From e0df823067b332ba6cce7fb2ae7bb6b0c1c37913 Mon Sep 17 00:00:00 2001 From: Bafbi Date: Tue, 23 Jan 2024 11:22:36 +0100 Subject: [PATCH 01/10] Update extractor to mc1.20.4 --- crates/valence_entity/extracted/entities.json | 3059 +- crates/valence_entity/extracted/misc.json | 383 +- .../valence_generated/build/status_effects.rs | 10 +- .../extracted/attributes.json | 135 +- .../valence_generated/extracted/blocks.json | 145261 +++++++++------ .../valence_generated/extracted/effects.json | 112 +- crates/valence_generated/extracted/items.json | 3079 +- .../valence_generated/extracted/packets.json | 468 +- .../valence_generated/extracted/sounds.json | 2874 +- .../extracted/translation_keys.json | 1446 +- crates/valence_protocol/src/lib.rs | 4 +- .../extracted/registry_codec.dat | Bin 39164 -> 39308 bytes crates/valence_registry/extracted/tags.json | 3604 +- extractor/build.gradle | 2 +- extractor/gradle.properties | 8 +- extractor/gradle/wrapper/gradle-wrapper.jar | Bin 60756 -> 43462 bytes .../gradle/wrapper/gradle-wrapper.properties | 4 +- extractor/gradlew | 35 +- extractor/gradlew.bat | 1 + .../java/rs/valence/extractor/DummyWorld.java | 8 +- .../main/java/rs/valence/extractor/Main.java | 2 +- .../valence/extractor/extractors/Effects.java | 8 +- .../extractor/extractors/Entities.java | 11 +- extractor/src/main/resources/fabric.mod.json | 2 +- tools/packet_inspector/extracted/packets.json | 468 +- 25 files changed, 96698 insertions(+), 64286 deletions(-) diff --git a/crates/valence_entity/extracted/entities.json b/crates/valence_entity/extracted/entities.json index f7638662d..9534e8c88 100644 --- a/crates/valence_entity/extracted/entities.json +++ b/crates/valence_entity/extracted/entities.json @@ -39,26 +39,8 @@ "attributes": [] }, "AbstractMinecartEntity": { - "parent": "Entity", + "parent": "VehicleEntity", "fields": [ - { - "name": "damage_wobble_ticks", - "index": 8, - "type": "integer", - "default_value": 0 - }, - { - "name": "damage_wobble_side", - "index": 9, - "type": "integer", - "default_value": 1 - }, - { - "name": "damage_wobble_strength", - "index": 10, - "type": "float", - "default_value": 0.0 - }, { "name": "custom_block_id", "index": 11, @@ -116,49 +98,54 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 4, - "name": "generic.flying_speed", + "id": 12, + "name": "generic.movement_speed", "base_value": 0.10000000149011612 }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.movement_speed", + "name": "generic.attack_knockback", + "base_value": 0.0 + }, + { + "id": 5, + "name": "generic.flying_speed", "base_value": 0.10000000149011612 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -287,29 +274,34 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 2, - "name": "generic.knockback_resistance", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 8, - "name": "generic.armor", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 3, + "id": 12, "name": "generic.movement_speed", "base_value": 0.699999988079071 }, + { + "id": 8, + "name": "generic.knockback_resistance", + "base_value": 0.0 + }, { "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "name": "generic.armor", + "base_value": 0.0 } ], "default_bounding_box": { @@ -362,44 +354,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 14.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 1.0 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 1.0 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 14.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -422,39 +419,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 6.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 6.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -483,49 +485,54 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 4, - "name": "generic.flying_speed", - "base_value": 0.6000000238418579 + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 5, + "name": "generic.flying_speed", + "base_value": 0.6000000238418579 + }, + { + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -548,44 +555,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -601,7 +613,7 @@ "fields": [ { "name": "block_state", - "index": 22, + "index": 23, "type": "block_state", "default_value": "Block{minecraft:air}" } @@ -613,28 +625,10 @@ } }, "BoatEntity": { - "parent": "Entity", + "parent": "VehicleEntity", "type": "boat", "translation_key": "entity.minecraft.boat", "fields": [ - { - "name": "damage_wobble_ticks", - "index": 8, - "type": "integer", - "default_value": 0 - }, - { - "name": "damage_wobble_side", - "index": 9, - "type": "integer", - "default_value": 1 - }, - { - "name": "damage_wobble_strength", - "index": 10, - "type": "float", - "default_value": 0.0 - }, { "name": "boat_type", "index": 11, @@ -666,16 +660,74 @@ "size_z": 1.375 } }, - "CamelEntity": { - "parent": "AbstractHorseEntity", - "type": "camel", - "translation_key": "entity.minecraft.camel", - "fields": [ + "BreezeEntity": { + "parent": "HostileEntity", + "type": "breeze", + "translation_key": "entity.minecraft.breeze", + "fields": [], + "attributes": [ { - "name": "dashing", - "index": 18, - "type": "boolean", - "default_value": false + "id": 1, + "name": "generic.armor_toughness", + "base_value": 0.0 + }, + { + "id": 11, + "name": "generic.max_health", + "base_value": 30.0 + }, + { + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.6000000238418579 + }, + { + "id": 8, + "name": "generic.knockback_resistance", + "base_value": 0.0 + }, + { + "id": 0, + "name": "generic.armor", + "base_value": 0.0 + }, + { + "id": 6, + "name": "generic.follow_range", + "base_value": 24.0 + }, + { + "id": 3, + "name": "generic.attack_knockback", + "base_value": 0.0 + }, + { + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 + } + ], + "default_bounding_box": { + "size_x": 0.6000000238418579, + "size_y": 1.7000000476837158, + "size_z": 0.6000000238418579 + } + }, + "CamelEntity": { + "parent": "AbstractHorseEntity", + "type": "camel", + "translation_key": "entity.minecraft.camel", + "fields": [ + { + "name": "dashing", + "index": 18, + "type": "boolean", + "default_value": false }, { "name": "last_pose_tick", @@ -686,44 +738,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 32.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.09000000357627869 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.41999998688697815 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.09000000357627869 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 32.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -764,44 +821,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -817,44 +879,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 12.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 12.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -892,39 +959,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 4.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 4.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -940,39 +1012,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 3.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 3.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -1012,39 +1089,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -1079,44 +1161,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -1141,8 +1228,14 @@ "default_value": 0 }, { - "name": "translation", + "name": "teleport_duration", "index": 10, + "type": "integer", + "default_value": 0 + }, + { + "name": "translation", + "index": 11, "type": "vector3f", "default_value": { "x": 0.0, @@ -1152,7 +1245,7 @@ }, { "name": "scale", - "index": 11, + "index": 12, "type": "vector3f", "default_value": { "x": 1.0, @@ -1162,7 +1255,7 @@ }, { "name": "left_rotation", - "index": 12, + "index": 13, "type": "quaternionf", "default_value": { "x": 0.0, @@ -1173,7 +1266,7 @@ }, { "name": "right_rotation", - "index": 13, + "index": 14, "type": "quaternionf", "default_value": { "x": 0.0, @@ -1184,49 +1277,49 @@ }, { "name": "billboard", - "index": 14, + "index": 15, "type": "byte", "default_value": 0 }, { "name": "brightness", - "index": 15, + "index": 16, "type": "integer", "default_value": -1 }, { "name": "view_range", - "index": 16, + "index": 17, "type": "float", "default_value": 1.0 }, { "name": "shadow_radius", - "index": 17, + "index": 18, "type": "float", "default_value": 0.0 }, { "name": "shadow_strength", - "index": 18, + "index": 19, "type": "float", "default_value": 1.0 }, { "name": "width", - "index": 19, + "index": 20, "type": "float", "default_value": 0.0 }, { "name": "height", - "index": 20, + "index": 21, "type": "float", "default_value": 0.0 }, { "name": "glow_color_override", - "index": 21, + "index": 22, "type": "integer", "default_value": -1 } @@ -1262,44 +1355,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 1.2000000476837158 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 1.2000000476837158 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -1315,44 +1413,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 53.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 53.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -1379,49 +1482,54 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, + "id": 13, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 2.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -1448,44 +1556,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 80.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 8.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 80.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 8.0 } ], "default_bounding_box": { @@ -1532,39 +1645,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 200.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 200.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -1610,44 +1728,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 40.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 7.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 64.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 40.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 7.0 } ], "default_bounding_box": { @@ -1663,44 +1786,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 8.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 8.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -1769,44 +1897,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 24.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.5 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 12.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.5 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 24.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -2006,44 +2139,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -2072,43 +2210,48 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 1.0 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 10.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 1.0 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", + "id": 2, + "name": "generic.attack_damage", "base_value": 10.0 } ], @@ -2150,39 +2293,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 100.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -2198,44 +2346,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 100.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.5 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 50.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.5 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 100.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 50.0 } ], "default_bounding_box": { @@ -2269,39 +2422,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -2336,44 +2494,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -2407,44 +2570,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 30.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.5 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.5 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 30.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -2467,44 +2635,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 1.0 + "id": 11, + "name": "generic.max_health", + "base_value": 40.0 }, { - "id": 2, + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.6000000238418579 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 1.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 40.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -2538,44 +2711,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 53.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.22499999403953552 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.22499999403953552 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 53.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -2596,49 +2774,54 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, + "id": 13, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 2.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -2659,44 +2842,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 32.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.5 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 18.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.5 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 32.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -2749,44 +2937,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 100.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 1.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 15.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 100.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 15.0 } ], "default_bounding_box": { @@ -2802,13 +2995,13 @@ "fields": [ { "name": "item", - "index": 22, + "index": 23, "type": "item_stack", "default_value": "0 air" }, { "name": "item_display", - "index": 23, + "index": 24, "type": "byte", "default_value": 0 } @@ -2896,7 +3089,7 @@ "name": "health", "index": 9, "type": "float", - "default_value": 14.0 + "default_value": 3.0 }, { "name": "potion_swirls_color", @@ -2957,44 +3150,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 53.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 40.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 53.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -3021,44 +3219,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -3127,39 +3330,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -3175,44 +3383,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 53.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 53.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -3235,44 +3448,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -3343,44 +3561,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.15000000596046448 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.15000000596046448 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -3403,44 +3626,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 6.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 4, - "name": "generic.flying_speed", - "base_value": 0.4000000059604645 + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 }, { "id": 8, + "name": "generic.knockback_resistance", + "base_value": 0.0 + }, + { + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 6.0 + "id": 5, + "name": "generic.flying_speed", + "base_value": 0.4000000059604645 } ], "default_bounding_box": { @@ -3502,44 +3730,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -3568,39 +3801,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -3616,44 +3854,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 50.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 7.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 50.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 7.0 } ], "default_bounding_box": { @@ -3688,44 +3931,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 16.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 16.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 5.0 } ], "default_bounding_box": { @@ -3748,44 +3996,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 24.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 24.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 5.0 } ], "default_bounding_box": { @@ -3838,44 +4091,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 2, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, - { - "id": 8, - "name": "generic.armor", + "id": 9, + "name": "generic.luck", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 1.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 7, + "id": 4, "name": "generic.attack_speed", "base_value": 4.0 }, { - "id": 3, + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, "name": "generic.movement_speed", "base_value": 0.10000000149011612 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 8, + "name": "generic.knockback_resistance", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.luck", + "id": 0, + "name": "generic.armor", "base_value": 0.0 + }, + { + "id": 2, + "name": "generic.attack_damage", + "base_value": 1.0 } ] }, @@ -3893,44 +4151,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 30.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 20.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 30.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -3968,39 +4231,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 3.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 3.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4023,39 +4291,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 3.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 3.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4083,44 +4356,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 1.5 + "id": 11, + "name": "generic.max_health", + "base_value": 100.0 }, { - "id": 2, + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.3 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.75 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 12.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.3 + "name": "generic.attack_knockback", + "base_value": 1.5 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 100.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 12.0 } ], "default_bounding_box": { @@ -4136,39 +4414,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 3.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 3.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4196,39 +4479,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 8.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 8.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4274,39 +4562,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 30.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 30.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4322,44 +4615,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 8.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 1.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 8.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 1.0 } ], "default_bounding_box": { @@ -4382,44 +4680,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -4435,44 +4738,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 15.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 15.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4495,44 +4803,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -4572,39 +4885,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 14.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.10000000149011612 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.10000000149011612 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 14.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4627,39 +4945,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 4.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 4.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4727,50 +5050,55 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 16.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 16.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { - "size_x": 1.399999976158142, - "size_y": 0.8999999761581421, - "size_z": 1.399999976158142 + "size_x": 0.699999988079071, + "size_y": 0.5, + "size_z": 0.699999988079071 } }, "SquidEntity": { @@ -4780,39 +5108,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 10.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 10.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4832,44 +5165,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -4904,39 +5242,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -4952,39 +5295,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 6.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 1.0 + }, { "id": 8, + "name": "generic.knockback_resistance", + "base_value": 0.0 + }, + { + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 1.0 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 6.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5023,31 +5371,31 @@ "fields": [ { "name": "text", - "index": 22, + "index": 23, "type": "text_component", "default_value": "" }, { "name": "line_width", - "index": 23, + "index": 24, "type": "integer", "default_value": 200 }, { "name": "background", - "index": 24, + "index": 25, "type": "integer", "default_value": 1073741824 }, { "name": "text_opacity", - "index": 25, + "index": 26, "type": "byte", "default_value": -1 }, { "name": "text_display_flags", - "index": 26, + "index": 27, "type": "byte", "default_value": 0 } @@ -5083,6 +5431,12 @@ "index": 8, "type": "integer", "default_value": 80 + }, + { + "name": "block_state", + "index": 9, + "type": "block_state", + "default_value": "Block{minecraft:tnt}[unstable=false]" } ], "default_bounding_box": { @@ -5109,44 +5463,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 53.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 40.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 53.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5193,39 +5552,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 3.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 3.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5286,39 +5650,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 30.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 30.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5327,6 +5696,29 @@ "size_z": 1.2000000476837158 } }, + "VehicleEntity": { + "parent": "Entity", + "fields": [ + { + "name": "damage_wobble_ticks", + "index": 8, + "type": "integer", + "default_value": 0 + }, + { + "name": "damage_wobble_side", + "index": 9, + "type": "integer", + "default_value": 1 + }, + { + "name": "damage_wobble_strength", + "index": 10, + "type": "float", + "default_value": 0.0 + } + ] + }, "VexEntity": { "parent": "HostileEntity", "type": "vex", @@ -5341,44 +5733,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 14.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 4.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 14.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 4.0 } ], "default_bounding_box": { @@ -5405,39 +5802,44 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.5 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5453,44 +5855,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 24.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 12.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 24.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 5.0 } ], "default_bounding_box": { @@ -5506,39 +5913,44 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -5561,44 +5973,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 1.5 + "id": 11, + "name": "generic.max_health", + "base_value": 500.0 }, { - "id": 2, + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 1.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 30.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 1.5 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 500.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 30.0 } ], "default_bounding_box": { @@ -5612,6 +6029,17 @@ "fields": [], "attributes": [] }, + "WindChargeEntity": { + "parent": "ExplosiveProjectileEntity", + "type": "wind_charge", + "translation_key": "entity.minecraft.wind_charge", + "fields": [], + "default_bounding_box": { + "size_x": 0.3125, + "size_y": 0.3125, + "size_z": 0.3125 + } + }, "WitchEntity": { "parent": "RaiderEntity", "type": "witch", @@ -5626,44 +6054,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 26.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 26.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -5704,49 +6137,54 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 300.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 4, - "name": "generic.flying_speed", + "id": 12, + "name": "generic.movement_speed", "base_value": 0.6000000238418579 }, { "id": 8, - "name": "generic.armor", - "base_value": 4.0 + "name": "generic.knockback_resistance", + "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 4.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 40.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.6000000238418579 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 300.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 5, + "name": "generic.flying_speed", + "base_value": 0.6000000238418579 } ], "default_bounding_box": { @@ -5762,44 +6200,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.25 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.25 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -5852,44 +6295,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 0.0 + "id": 11, + "name": "generic.max_health", + "base_value": 8.0 }, { - "id": 2, - "name": "generic.knockback_resistance", + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, { "id": 8, - "name": "generic.armor", + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 8.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 2.0 } ], "default_bounding_box": { @@ -5912,44 +6360,49 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", - "base_value": 1.0 + "id": 11, + "name": "generic.max_health", + "base_value": 40.0 }, { - "id": 2, + "id": 10, + "name": "generic.max_absorption", + "base_value": 0.0 + }, + { + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.6000000238418579 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 6.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "name": "generic.attack_knockback", + "base_value": 1.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 40.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 6.0 } ], "default_bounding_box": { @@ -5984,49 +6437,54 @@ ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, + "id": 13, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 2.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -6042,44 +6500,49 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 15.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 12, + "id": 7, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 0, - "name": "generic.max_health", - "base_value": 15.0 + "name": "generic.attack_knockback", + "base_value": 0.0 } ], "default_bounding_box": { @@ -6105,56 +6568,61 @@ "type": "villager_data", "default_value": { "type": "plains", - "profession": "none", + "profession": "toolsmith", "level": 1 } } ], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, + "id": 13, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 2.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 3.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 3.0 } ], "default_bounding_box": { @@ -6170,49 +6638,54 @@ "fields": [], "attributes": [ { - "id": 9, + "id": 1, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 6, - "name": "generic.attack_knockback", + "id": 11, + "name": "generic.max_health", + "base_value": 20.0 + }, + { + "id": 10, + "name": "generic.max_absorption", "base_value": 0.0 }, { - "id": 2, + "id": 12, + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 8, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, + "id": 13, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 8, + "id": 0, "name": "generic.armor", "base_value": 2.0 }, { - "id": 5, - "name": "generic.attack_damage", - "base_value": 5.0 - }, - { - "id": 1, + "id": 6, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 0, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.attack_damage", + "base_value": 5.0 } ], "default_bounding_box": { diff --git a/crates/valence_entity/extracted/misc.json b/crates/valence_entity/extracted/misc.json index 2ed38ea68..58ba4e448 100644 --- a/crates/valence_entity/extracted/misc.json +++ b/crates/valence_entity/extracted/misc.json @@ -10,120 +10,122 @@ "blaze": 7, "block_display": 8, "boat": 9, - "camel": 10, - "cat": 11, - "cave_spider": 12, - "chest_boat": 13, - "chest_minecart": 14, - "chicken": 15, - "cod": 16, - "command_block_minecart": 17, - "cow": 18, - "creeper": 19, - "dolphin": 20, - "donkey": 21, - "dragon_fireball": 22, - "drowned": 23, - "egg": 24, - "elder_guardian": 25, - "end_crystal": 26, - "ender_dragon": 27, - "ender_pearl": 28, - "enderman": 29, - "endermite": 30, - "evoker": 31, - "evoker_fangs": 32, - "experience_bottle": 33, - "experience_orb": 34, - "eye_of_ender": 35, - "falling_block": 36, - "firework_rocket": 37, - "fox": 38, - "frog": 39, - "furnace_minecart": 40, - "ghast": 41, - "giant": 42, - "glow_item_frame": 43, - "glow_squid": 44, - "goat": 45, - "guardian": 46, - "hoglin": 47, - "hopper_minecart": 48, - "horse": 49, - "husk": 50, - "illusioner": 51, - "interaction": 52, - "iron_golem": 53, - "item": 54, - "item_display": 55, - "item_frame": 56, - "fireball": 57, - "leash_knot": 58, - "lightning_bolt": 59, - "llama": 60, - "llama_spit": 61, - "magma_cube": 62, - "marker": 63, - "minecart": 64, - "mooshroom": 65, - "mule": 66, - "ocelot": 67, - "painting": 68, - "panda": 69, - "parrot": 70, - "phantom": 71, - "pig": 72, - "piglin": 73, - "piglin_brute": 74, - "pillager": 75, - "polar_bear": 76, - "potion": 77, - "pufferfish": 78, - "rabbit": 79, - "ravager": 80, - "salmon": 81, - "sheep": 82, - "shulker": 83, - "shulker_bullet": 84, - "silverfish": 85, - "skeleton": 86, - "skeleton_horse": 87, - "slime": 88, - "small_fireball": 89, - "sniffer": 90, - "snow_golem": 91, - "snowball": 92, - "spawner_minecart": 93, - "spectral_arrow": 94, - "spider": 95, - "squid": 96, - "stray": 97, - "strider": 98, - "tadpole": 99, - "text_display": 100, - "tnt": 101, - "tnt_minecart": 102, - "trader_llama": 103, - "trident": 104, - "tropical_fish": 105, - "turtle": 106, - "vex": 107, - "villager": 108, - "vindicator": 109, - "wandering_trader": 110, - "warden": 111, - "witch": 112, - "wither": 113, - "wither_skeleton": 114, - "wither_skull": 115, - "wolf": 116, - "zoglin": 117, - "zombie": 118, - "zombie_horse": 119, - "zombie_villager": 120, - "zombified_piglin": 121, - "player": 122, - "fishing_bobber": 123 + "breeze": 10, + "camel": 11, + "cat": 12, + "cave_spider": 13, + "chest_boat": 14, + "chest_minecart": 15, + "chicken": 16, + "cod": 17, + "command_block_minecart": 18, + "cow": 19, + "creeper": 20, + "dolphin": 21, + "donkey": 22, + "dragon_fireball": 23, + "drowned": 24, + "egg": 25, + "elder_guardian": 26, + "end_crystal": 27, + "ender_dragon": 28, + "ender_pearl": 29, + "enderman": 30, + "endermite": 31, + "evoker": 32, + "evoker_fangs": 33, + "experience_bottle": 34, + "experience_orb": 35, + "eye_of_ender": 36, + "falling_block": 37, + "firework_rocket": 38, + "fox": 39, + "frog": 40, + "furnace_minecart": 41, + "ghast": 42, + "giant": 43, + "glow_item_frame": 44, + "glow_squid": 45, + "goat": 46, + "guardian": 47, + "hoglin": 48, + "hopper_minecart": 49, + "horse": 50, + "husk": 51, + "illusioner": 52, + "interaction": 53, + "iron_golem": 54, + "item": 55, + "item_display": 56, + "item_frame": 57, + "fireball": 58, + "leash_knot": 59, + "lightning_bolt": 60, + "llama": 61, + "llama_spit": 62, + "magma_cube": 63, + "marker": 64, + "minecart": 65, + "mooshroom": 66, + "mule": 67, + "ocelot": 68, + "painting": 69, + "panda": 70, + "parrot": 71, + "phantom": 72, + "pig": 73, + "piglin": 74, + "piglin_brute": 75, + "pillager": 76, + "polar_bear": 77, + "potion": 78, + "pufferfish": 79, + "rabbit": 80, + "ravager": 81, + "salmon": 82, + "sheep": 83, + "shulker": 84, + "shulker_bullet": 85, + "silverfish": 86, + "skeleton": 87, + "skeleton_horse": 88, + "slime": 89, + "small_fireball": 90, + "sniffer": 91, + "snow_golem": 92, + "snowball": 93, + "spawner_minecart": 94, + "spectral_arrow": 95, + "spider": 96, + "squid": 97, + "stray": 98, + "strider": 99, + "tadpole": 100, + "text_display": 101, + "tnt": 102, + "tnt_minecart": 103, + "trader_llama": 104, + "trident": 105, + "tropical_fish": 106, + "turtle": 107, + "vex": 108, + "villager": 109, + "vindicator": 110, + "wandering_trader": 111, + "warden": 112, + "wind_charge": 113, + "witch": 114, + "wither": 115, + "wither_skeleton": 116, + "wither_skull": 117, + "wolf": 118, + "zoglin": 119, + "zombie": 120, + "zombie_horse": 121, + "zombie_villager": 122, + "zombified_piglin": 123, + "player": 124, + "fishing_bobber": 125 }, "entity_status": { "add_sprinting_particles_or_reset_spawner_minecart_spawn_delay": 1, @@ -410,7 +412,10 @@ "roaring": 11, "sniffing": 12, "emerging": 13, - "digging": 14 + "digging": 14, + "sliding": 15, + "shooting": 16, + "inhaling": 17 }, "particle_type": { "ambient_entity_effect": 0, @@ -437,77 +442,83 @@ "entity_effect": 21, "explosion_emitter": 22, "explosion": 23, - "sonic_boom": 24, - "falling_dust": 25, - "firework": 26, - "fishing": 27, - "flame": 28, - "cherry_leaves": 29, - "sculk_soul": 30, - "sculk_charge": 31, - "sculk_charge_pop": 32, - "soul_fire_flame": 33, - "soul": 34, - "flash": 35, - "happy_villager": 36, - "composter": 37, - "heart": 38, - "instant_effect": 39, - "item": 40, - "vibration": 41, - "item_slime": 42, - "item_snowball": 43, - "large_smoke": 44, - "lava": 45, - "mycelium": 46, - "note": 47, - "poof": 48, - "portal": 49, - "rain": 50, - "smoke": 51, - "sneeze": 52, - "spit": 53, - "squid_ink": 54, - "sweep_attack": 55, - "totem_of_undying": 56, - "underwater": 57, - "splash": 58, - "witch": 59, - "bubble_pop": 60, - "current_down": 61, - "bubble_column_up": 62, - "nautilus": 63, - "dolphin": 64, - "campfire_cosy_smoke": 65, - "campfire_signal_smoke": 66, - "dripping_honey": 67, - "falling_honey": 68, - "landing_honey": 69, - "falling_nectar": 70, - "falling_spore_blossom": 71, - "ash": 72, - "crimson_spore": 73, - "warped_spore": 74, - "spore_blossom_air": 75, - "dripping_obsidian_tear": 76, - "falling_obsidian_tear": 77, - "landing_obsidian_tear": 78, - "reverse_portal": 79, - "white_ash": 80, - "small_flame": 81, - "snowflake": 82, - "dripping_dripstone_lava": 83, - "falling_dripstone_lava": 84, - "dripping_dripstone_water": 85, - "falling_dripstone_water": 86, - "glow_squid_ink": 87, - "glow": 88, - "wax_on": 89, - "wax_off": 90, - "electric_spark": 91, - "scrape": 92, - "shriek": 93, - "egg_crack": 94 + "gust": 24, + "gust_emitter": 25, + "sonic_boom": 26, + "falling_dust": 27, + "firework": 28, + "fishing": 29, + "flame": 30, + "cherry_leaves": 31, + "sculk_soul": 32, + "sculk_charge": 33, + "sculk_charge_pop": 34, + "soul_fire_flame": 35, + "soul": 36, + "flash": 37, + "happy_villager": 38, + "composter": 39, + "heart": 40, + "instant_effect": 41, + "item": 42, + "vibration": 43, + "item_slime": 44, + "item_snowball": 45, + "large_smoke": 46, + "lava": 47, + "mycelium": 48, + "note": 49, + "poof": 50, + "portal": 51, + "rain": 52, + "smoke": 53, + "white_smoke": 54, + "sneeze": 55, + "spit": 56, + "squid_ink": 57, + "sweep_attack": 58, + "totem_of_undying": 59, + "underwater": 60, + "splash": 61, + "witch": 62, + "bubble_pop": 63, + "current_down": 64, + "bubble_column_up": 65, + "nautilus": 66, + "dolphin": 67, + "campfire_cosy_smoke": 68, + "campfire_signal_smoke": 69, + "dripping_honey": 70, + "falling_honey": 71, + "landing_honey": 72, + "falling_nectar": 73, + "falling_spore_blossom": 74, + "ash": 75, + "crimson_spore": 76, + "warped_spore": 77, + "spore_blossom_air": 78, + "dripping_obsidian_tear": 79, + "falling_obsidian_tear": 80, + "landing_obsidian_tear": 81, + "reverse_portal": 82, + "white_ash": 83, + "small_flame": 84, + "snowflake": 85, + "dripping_dripstone_lava": 86, + "falling_dripstone_lava": 87, + "dripping_dripstone_water": 88, + "falling_dripstone_water": 89, + "glow_squid_ink": 90, + "glow": 91, + "wax_on": 92, + "wax_off": 93, + "electric_spark": 94, + "scrape": 95, + "shriek": 96, + "egg_crack": 97, + "dust_plume": 98, + "gust_dust": 99, + "trial_spawner_detection": 100 }, "sniffer_state": { "idling": 0, diff --git a/crates/valence_generated/build/status_effects.rs b/crates/valence_generated/build/status_effects.rs index eb9ce4726..4075efbb4 100644 --- a/crates/valence_generated/build/status_effects.rs +++ b/crates/valence_generated/build/status_effects.rs @@ -15,7 +15,7 @@ pub enum StatusEffectCategory { pub struct AttributeModifiers { attribute: u8, operation: u8, - value: f64, + base_value: f64, uuid: String, } @@ -143,14 +143,14 @@ pub fn build() -> anyhow::Result { let modifiers = modifiers.iter().map(|modifier| { let attribute = &modifier.attribute; let operation = &modifier.operation; - let value = &modifier.value; + let base_value = &modifier.base_value; let uuid = &modifier.uuid; quote! { AttributeModifier { attribute: EntityAttribute::from_id(#attribute).unwrap(), operation: EntityAttributeOperation::from_raw(#operation).unwrap(), - value: #value, + base_value: #base_value, uuid: Uuid::parse_str(#uuid).unwrap(), } } @@ -180,8 +180,8 @@ pub fn build() -> anyhow::Result { pub attribute: EntityAttribute, /// The operation that this modifier applies. pub operation: EntityAttributeOperation, - /// The value of this modifier. - pub value: f64, + /// The base value of this modifier. + pub base_value: f64, /// The UUID of this modifier. pub uuid: Uuid, } diff --git a/crates/valence_generated/extracted/attributes.json b/crates/valence_generated/extracted/attributes.json index dcb9b134a..b27dbcc65 100644 --- a/crates/valence_generated/extracted/attributes.json +++ b/crates/valence_generated/extracted/attributes.json @@ -1,51 +1,24 @@ { - "generic.max_health": { + "generic.armor": { "id": 0, - "name": "generic.max_health", - "default_value": 20.0, - "translation_key": "attribute.name.generic.max_health", - "tracked": true, - "min_value": 1.0, - "max_value": 1024.0 - }, - "generic.follow_range": { - "id": 1, - "name": "generic.follow_range", - "default_value": 32.0, - "translation_key": "attribute.name.generic.follow_range", - "tracked": false, - "min_value": 0.0, - "max_value": 2048.0 - }, - "generic.knockback_resistance": { - "id": 2, - "name": "generic.knockback_resistance", + "name": "generic.armor", "default_value": 0.0, - "translation_key": "attribute.name.generic.knockback_resistance", - "tracked": false, - "min_value": 0.0, - "max_value": 1.0 - }, - "generic.movement_speed": { - "id": 3, - "name": "generic.movement_speed", - "default_value": 0.699999988079071, - "translation_key": "attribute.name.generic.movement_speed", + "translation_key": "attribute.name.generic.armor", "tracked": true, "min_value": 0.0, - "max_value": 1024.0 + "max_value": 30.0 }, - "generic.flying_speed": { - "id": 4, - "name": "generic.flying_speed", - "default_value": 0.4000000059604645, - "translation_key": "attribute.name.generic.flying_speed", + "generic.armor_toughness": { + "id": 1, + "name": "generic.armor_toughness", + "default_value": 0.0, + "translation_key": "attribute.name.generic.armor_toughness", "tracked": true, "min_value": 0.0, - "max_value": 1024.0 + "max_value": 20.0 }, "generic.attack_damage": { - "id": 5, + "id": 2, "name": "generic.attack_damage", "default_value": 2.0, "translation_key": "attribute.name.generic.attack_damage", @@ -54,7 +27,7 @@ "max_value": 2048.0 }, "generic.attack_knockback": { - "id": 6, + "id": 3, "name": "generic.attack_knockback", "default_value": 0.0, "translation_key": "attribute.name.generic.attack_knockback", @@ -63,7 +36,7 @@ "max_value": 5.0 }, "generic.attack_speed": { - "id": 7, + "id": 4, "name": "generic.attack_speed", "default_value": 4.0, "translation_key": "attribute.name.generic.attack_speed", @@ -71,26 +44,44 @@ "min_value": 0.0, "max_value": 1024.0 }, - "generic.armor": { - "id": 8, - "name": "generic.armor", - "default_value": 0.0, - "translation_key": "attribute.name.generic.armor", + "generic.flying_speed": { + "id": 5, + "name": "generic.flying_speed", + "default_value": 0.4000000059604645, + "translation_key": "attribute.name.generic.flying_speed", "tracked": true, "min_value": 0.0, - "max_value": 30.0 + "max_value": 1024.0 }, - "generic.armor_toughness": { - "id": 9, - "name": "generic.armor_toughness", - "default_value": 0.0, - "translation_key": "attribute.name.generic.armor_toughness", + "generic.follow_range": { + "id": 6, + "name": "generic.follow_range", + "default_value": 32.0, + "translation_key": "attribute.name.generic.follow_range", + "tracked": false, + "min_value": 0.0, + "max_value": 2048.0 + }, + "horse.jump_strength": { + "id": 7, + "name": "horse.jump_strength", + "default_value": 0.7, + "translation_key": "attribute.name.horse.jump_strength", "tracked": true, "min_value": 0.0, - "max_value": 20.0 + "max_value": 2.0 + }, + "generic.knockback_resistance": { + "id": 8, + "name": "generic.knockback_resistance", + "default_value": 0.0, + "translation_key": "attribute.name.generic.knockback_resistance", + "tracked": false, + "min_value": 0.0, + "max_value": 1.0 }, "generic.luck": { - "id": 10, + "id": 9, "name": "generic.luck", "default_value": 0.0, "translation_key": "attribute.name.generic.luck", @@ -98,22 +89,40 @@ "min_value": -1024.0, "max_value": 1024.0 }, - "zombie.spawn_reinforcements": { + "generic.max_absorption": { + "id": 10, + "name": "generic.max_absorption", + "default_value": 0.0, + "translation_key": "attribute.name.generic.max_absorption", + "tracked": true, + "min_value": 0.0, + "max_value": 2048.0 + }, + "generic.max_health": { "id": 11, + "name": "generic.max_health", + "default_value": 20.0, + "translation_key": "attribute.name.generic.max_health", + "tracked": true, + "min_value": 1.0, + "max_value": 1024.0 + }, + "generic.movement_speed": { + "id": 12, + "name": "generic.movement_speed", + "default_value": 0.699999988079071, + "translation_key": "attribute.name.generic.movement_speed", + "tracked": true, + "min_value": 0.0, + "max_value": 1024.0 + }, + "zombie.spawn_reinforcements": { + "id": 13, "name": "zombie.spawn_reinforcements", "default_value": 0.0, "translation_key": "attribute.name.zombie.spawn_reinforcements", "tracked": false, "min_value": 0.0, "max_value": 1.0 - }, - "horse.jump_strength": { - "id": 12, - "name": "horse.jump_strength", - "default_value": 0.7, - "translation_key": "attribute.name.horse.jump_strength", - "tracked": true, - "min_value": 0.0, - "max_value": 2.0 } } \ No newline at end of file diff --git a/crates/valence_generated/extracted/blocks.json b/crates/valence_generated/extracted/blocks.json index 22e81e43c..e4b30db47 100644 --- a/crates/valence_generated/extracted/blocks.json +++ b/crates/valence_generated/extracted/blocks.json @@ -204,6 +204,16 @@ "id": 40, "ident": "minecraft:decorated_pot", "name": "decorated_pot" + }, + { + "id": 41, + "ident": "minecraft:crafter", + "name": "crafter" + }, + { + "id": 42, + "ident": "minecraft:trial_spawner", + "name": "trial_spawner" } ], "shapes": [ @@ -3123,7 +3133,7 @@ "id": 8, "name": "grass_block", "translation_key": "block.minecraft.grass_block", - "item_id": 14, + "item_id": 27, "properties": [ { "name": "snowy", @@ -3161,7 +3171,7 @@ "id": 9, "name": "dirt", "translation_key": "block.minecraft.dirt", - "item_id": 15, + "item_id": 28, "properties": [], "default_state_id": 10, "states": [ @@ -3181,7 +3191,7 @@ "id": 10, "name": "coarse_dirt", "translation_key": "block.minecraft.coarse_dirt", - "item_id": 16, + "item_id": 29, "properties": [], "default_state_id": 11, "states": [ @@ -3201,7 +3211,7 @@ "id": 11, "name": "podzol", "translation_key": "block.minecraft.podzol", - "item_id": 17, + "item_id": 30, "properties": [ { "name": "snowy", @@ -3239,7 +3249,7 @@ "id": 12, "name": "cobblestone", "translation_key": "block.minecraft.cobblestone", - "item_id": 22, + "item_id": 35, "properties": [], "default_state_id": 14, "states": [ @@ -3259,7 +3269,7 @@ "id": 13, "name": "oak_planks", "translation_key": "block.minecraft.oak_planks", - "item_id": 23, + "item_id": 36, "properties": [], "default_state_id": 15, "states": [ @@ -3279,7 +3289,7 @@ "id": 14, "name": "spruce_planks", "translation_key": "block.minecraft.spruce_planks", - "item_id": 24, + "item_id": 37, "properties": [], "default_state_id": 16, "states": [ @@ -3299,7 +3309,7 @@ "id": 15, "name": "birch_planks", "translation_key": "block.minecraft.birch_planks", - "item_id": 25, + "item_id": 38, "properties": [], "default_state_id": 17, "states": [ @@ -3319,7 +3329,7 @@ "id": 16, "name": "jungle_planks", "translation_key": "block.minecraft.jungle_planks", - "item_id": 26, + "item_id": 39, "properties": [], "default_state_id": 18, "states": [ @@ -3339,7 +3349,7 @@ "id": 17, "name": "acacia_planks", "translation_key": "block.minecraft.acacia_planks", - "item_id": 27, + "item_id": 40, "properties": [], "default_state_id": 19, "states": [ @@ -3359,7 +3369,7 @@ "id": 18, "name": "cherry_planks", "translation_key": "block.minecraft.cherry_planks", - "item_id": 28, + "item_id": 41, "properties": [], "default_state_id": 20, "states": [ @@ -3379,7 +3389,7 @@ "id": 19, "name": "dark_oak_planks", "translation_key": "block.minecraft.dark_oak_planks", - "item_id": 29, + "item_id": 42, "properties": [], "default_state_id": 21, "states": [ @@ -3399,7 +3409,7 @@ "id": 20, "name": "mangrove_planks", "translation_key": "block.minecraft.mangrove_planks", - "item_id": 30, + "item_id": 43, "properties": [], "default_state_id": 22, "states": [ @@ -3419,7 +3429,7 @@ "id": 21, "name": "bamboo_planks", "translation_key": "block.minecraft.bamboo_planks", - "item_id": 31, + "item_id": 44, "properties": [], "default_state_id": 23, "states": [ @@ -3439,7 +3449,7 @@ "id": 22, "name": "bamboo_mosaic", "translation_key": "block.minecraft.bamboo_mosaic", - "item_id": 34, + "item_id": 47, "properties": [], "default_state_id": 24, "states": [ @@ -3459,7 +3469,7 @@ "id": 23, "name": "oak_sapling", "translation_key": "block.minecraft.oak_sapling", - "item_id": 35, + "item_id": 48, "properties": [ { "name": "stage", @@ -3493,7 +3503,7 @@ "id": 24, "name": "spruce_sapling", "translation_key": "block.minecraft.spruce_sapling", - "item_id": 36, + "item_id": 49, "properties": [ { "name": "stage", @@ -3527,7 +3537,7 @@ "id": 25, "name": "birch_sapling", "translation_key": "block.minecraft.birch_sapling", - "item_id": 37, + "item_id": 50, "properties": [ { "name": "stage", @@ -3561,7 +3571,7 @@ "id": 26, "name": "jungle_sapling", "translation_key": "block.minecraft.jungle_sapling", - "item_id": 38, + "item_id": 51, "properties": [ { "name": "stage", @@ -3595,7 +3605,7 @@ "id": 27, "name": "acacia_sapling", "translation_key": "block.minecraft.acacia_sapling", - "item_id": 39, + "item_id": 52, "properties": [ { "name": "stage", @@ -3629,7 +3639,7 @@ "id": 28, "name": "cherry_sapling", "translation_key": "block.minecraft.cherry_sapling", - "item_id": 40, + "item_id": 53, "properties": [ { "name": "stage", @@ -3663,7 +3673,7 @@ "id": 29, "name": "dark_oak_sapling", "translation_key": "block.minecraft.dark_oak_sapling", - "item_id": 41, + "item_id": 54, "properties": [ { "name": "stage", @@ -3697,7 +3707,7 @@ "id": 30, "name": "mangrove_propagule", "translation_key": "block.minecraft.mangrove_propagule", - "item_id": 42, + "item_id": 55, "properties": [ { "name": "age", @@ -4059,7 +4069,7 @@ "id": 31, "name": "bedrock", "translation_key": "block.minecraft.bedrock", - "item_id": 43, + "item_id": 56, "properties": [], "default_state_id": 79, "states": [ @@ -4399,7 +4409,7 @@ "id": 34, "name": "sand", "translation_key": "block.minecraft.sand", - "item_id": 44, + "item_id": 57, "properties": [], "default_state_id": 112, "states": [ @@ -4419,7 +4429,7 @@ "id": 35, "name": "suspicious_sand", "translation_key": "block.minecraft.suspicious_sand", - "item_id": 45, + "item_id": 58, "properties": [ { "name": "dusted", @@ -4483,7 +4493,7 @@ "id": 36, "name": "red_sand", "translation_key": "block.minecraft.red_sand", - "item_id": 47, + "item_id": 60, "properties": [], "default_state_id": 117, "states": [ @@ -4503,7 +4513,7 @@ "id": 37, "name": "gravel", "translation_key": "block.minecraft.gravel", - "item_id": 48, + "item_id": 61, "properties": [], "default_state_id": 118, "states": [ @@ -4523,7 +4533,7 @@ "id": 38, "name": "suspicious_gravel", "translation_key": "block.minecraft.suspicious_gravel", - "item_id": 46, + "item_id": 59, "properties": [ { "name": "dusted", @@ -4587,7 +4597,7 @@ "id": 39, "name": "gold_ore", "translation_key": "block.minecraft.gold_ore", - "item_id": 55, + "item_id": 68, "properties": [], "default_state_id": 123, "states": [ @@ -4607,7 +4617,7 @@ "id": 40, "name": "deepslate_gold_ore", "translation_key": "block.minecraft.deepslate_gold_ore", - "item_id": 56, + "item_id": 69, "properties": [], "default_state_id": 124, "states": [ @@ -4627,7 +4637,7 @@ "id": 41, "name": "iron_ore", "translation_key": "block.minecraft.iron_ore", - "item_id": 51, + "item_id": 64, "properties": [], "default_state_id": 125, "states": [ @@ -4647,7 +4657,7 @@ "id": 42, "name": "deepslate_iron_ore", "translation_key": "block.minecraft.deepslate_iron_ore", - "item_id": 52, + "item_id": 65, "properties": [], "default_state_id": 126, "states": [ @@ -4667,7 +4677,7 @@ "id": 43, "name": "coal_ore", "translation_key": "block.minecraft.coal_ore", - "item_id": 49, + "item_id": 62, "properties": [], "default_state_id": 127, "states": [ @@ -4687,7 +4697,7 @@ "id": 44, "name": "deepslate_coal_ore", "translation_key": "block.minecraft.deepslate_coal_ore", - "item_id": 50, + "item_id": 63, "properties": [], "default_state_id": 128, "states": [ @@ -4707,7 +4717,7 @@ "id": 45, "name": "nether_gold_ore", "translation_key": "block.minecraft.nether_gold_ore", - "item_id": 65, + "item_id": 78, "properties": [], "default_state_id": 129, "states": [ @@ -4727,7 +4737,7 @@ "id": 46, "name": "oak_log", "translation_key": "block.minecraft.oak_log", - "item_id": 110, + "item_id": 131, "properties": [ { "name": "axis", @@ -4776,7 +4786,7 @@ "id": 47, "name": "spruce_log", "translation_key": "block.minecraft.spruce_log", - "item_id": 111, + "item_id": 132, "properties": [ { "name": "axis", @@ -4825,7 +4835,7 @@ "id": 48, "name": "birch_log", "translation_key": "block.minecraft.birch_log", - "item_id": 112, + "item_id": 133, "properties": [ { "name": "axis", @@ -4874,7 +4884,7 @@ "id": 49, "name": "jungle_log", "translation_key": "block.minecraft.jungle_log", - "item_id": 113, + "item_id": 134, "properties": [ { "name": "axis", @@ -4923,7 +4933,7 @@ "id": 50, "name": "acacia_log", "translation_key": "block.minecraft.acacia_log", - "item_id": 114, + "item_id": 135, "properties": [ { "name": "axis", @@ -4972,7 +4982,7 @@ "id": 51, "name": "cherry_log", "translation_key": "block.minecraft.cherry_log", - "item_id": 115, + "item_id": 136, "properties": [ { "name": "axis", @@ -5021,7 +5031,7 @@ "id": 52, "name": "dark_oak_log", "translation_key": "block.minecraft.dark_oak_log", - "item_id": 116, + "item_id": 137, "properties": [ { "name": "axis", @@ -5070,7 +5080,7 @@ "id": 53, "name": "mangrove_log", "translation_key": "block.minecraft.mangrove_log", - "item_id": 117, + "item_id": 138, "properties": [ { "name": "axis", @@ -5119,7 +5129,7 @@ "id": 54, "name": "mangrove_roots", "translation_key": "block.minecraft.mangrove_roots", - "item_id": 118, + "item_id": 139, "properties": [ { "name": "waterlogged", @@ -5157,7 +5167,7 @@ "id": 55, "name": "muddy_mangrove_roots", "translation_key": "block.minecraft.muddy_mangrove_roots", - "item_id": 119, + "item_id": 140, "properties": [ { "name": "axis", @@ -5206,7 +5216,7 @@ "id": 56, "name": "bamboo_block", "translation_key": "block.minecraft.bamboo_block", - "item_id": 122, + "item_id": 143, "properties": [ { "name": "axis", @@ -5255,7 +5265,7 @@ "id": 57, "name": "stripped_spruce_log", "translation_key": "block.minecraft.stripped_spruce_log", - "item_id": 124, + "item_id": 145, "properties": [ { "name": "axis", @@ -5304,7 +5314,7 @@ "id": 58, "name": "stripped_birch_log", "translation_key": "block.minecraft.stripped_birch_log", - "item_id": 125, + "item_id": 146, "properties": [ { "name": "axis", @@ -5353,7 +5363,7 @@ "id": 59, "name": "stripped_jungle_log", "translation_key": "block.minecraft.stripped_jungle_log", - "item_id": 126, + "item_id": 147, "properties": [ { "name": "axis", @@ -5402,7 +5412,7 @@ "id": 60, "name": "stripped_acacia_log", "translation_key": "block.minecraft.stripped_acacia_log", - "item_id": 127, + "item_id": 148, "properties": [ { "name": "axis", @@ -5451,7 +5461,7 @@ "id": 61, "name": "stripped_cherry_log", "translation_key": "block.minecraft.stripped_cherry_log", - "item_id": 128, + "item_id": 149, "properties": [ { "name": "axis", @@ -5500,7 +5510,7 @@ "id": 62, "name": "stripped_dark_oak_log", "translation_key": "block.minecraft.stripped_dark_oak_log", - "item_id": 129, + "item_id": 150, "properties": [ { "name": "axis", @@ -5549,7 +5559,7 @@ "id": 63, "name": "stripped_oak_log", "translation_key": "block.minecraft.stripped_oak_log", - "item_id": 123, + "item_id": 144, "properties": [ { "name": "axis", @@ -5598,7 +5608,7 @@ "id": 64, "name": "stripped_mangrove_log", "translation_key": "block.minecraft.stripped_mangrove_log", - "item_id": 130, + "item_id": 151, "properties": [ { "name": "axis", @@ -5647,7 +5657,7 @@ "id": 65, "name": "stripped_bamboo_block", "translation_key": "block.minecraft.stripped_bamboo_block", - "item_id": 143, + "item_id": 164, "properties": [ { "name": "axis", @@ -5696,7 +5706,7 @@ "id": 66, "name": "oak_wood", "translation_key": "block.minecraft.oak_wood", - "item_id": 144, + "item_id": 165, "properties": [ { "name": "axis", @@ -5745,7 +5755,7 @@ "id": 67, "name": "spruce_wood", "translation_key": "block.minecraft.spruce_wood", - "item_id": 145, + "item_id": 166, "properties": [ { "name": "axis", @@ -5794,7 +5804,7 @@ "id": 68, "name": "birch_wood", "translation_key": "block.minecraft.birch_wood", - "item_id": 146, + "item_id": 167, "properties": [ { "name": "axis", @@ -5843,7 +5853,7 @@ "id": 69, "name": "jungle_wood", "translation_key": "block.minecraft.jungle_wood", - "item_id": 147, + "item_id": 168, "properties": [ { "name": "axis", @@ -5892,7 +5902,7 @@ "id": 70, "name": "acacia_wood", "translation_key": "block.minecraft.acacia_wood", - "item_id": 148, + "item_id": 169, "properties": [ { "name": "axis", @@ -5941,7 +5951,7 @@ "id": 71, "name": "cherry_wood", "translation_key": "block.minecraft.cherry_wood", - "item_id": 149, + "item_id": 170, "properties": [ { "name": "axis", @@ -5990,7 +6000,7 @@ "id": 72, "name": "dark_oak_wood", "translation_key": "block.minecraft.dark_oak_wood", - "item_id": 150, + "item_id": 171, "properties": [ { "name": "axis", @@ -6039,7 +6049,7 @@ "id": 73, "name": "mangrove_wood", "translation_key": "block.minecraft.mangrove_wood", - "item_id": 151, + "item_id": 172, "properties": [ { "name": "axis", @@ -6088,7 +6098,7 @@ "id": 74, "name": "stripped_oak_wood", "translation_key": "block.minecraft.stripped_oak_wood", - "item_id": 133, + "item_id": 154, "properties": [ { "name": "axis", @@ -6137,7 +6147,7 @@ "id": 75, "name": "stripped_spruce_wood", "translation_key": "block.minecraft.stripped_spruce_wood", - "item_id": 134, + "item_id": 155, "properties": [ { "name": "axis", @@ -6186,7 +6196,7 @@ "id": 76, "name": "stripped_birch_wood", "translation_key": "block.minecraft.stripped_birch_wood", - "item_id": 135, + "item_id": 156, "properties": [ { "name": "axis", @@ -6235,7 +6245,7 @@ "id": 77, "name": "stripped_jungle_wood", "translation_key": "block.minecraft.stripped_jungle_wood", - "item_id": 136, + "item_id": 157, "properties": [ { "name": "axis", @@ -6284,7 +6294,7 @@ "id": 78, "name": "stripped_acacia_wood", "translation_key": "block.minecraft.stripped_acacia_wood", - "item_id": 137, + "item_id": 158, "properties": [ { "name": "axis", @@ -6333,7 +6343,7 @@ "id": 79, "name": "stripped_cherry_wood", "translation_key": "block.minecraft.stripped_cherry_wood", - "item_id": 138, + "item_id": 159, "properties": [ { "name": "axis", @@ -6382,7 +6392,7 @@ "id": 80, "name": "stripped_dark_oak_wood", "translation_key": "block.minecraft.stripped_dark_oak_wood", - "item_id": 139, + "item_id": 160, "properties": [ { "name": "axis", @@ -6431,7 +6441,7 @@ "id": 81, "name": "stripped_mangrove_wood", "translation_key": "block.minecraft.stripped_mangrove_wood", - "item_id": 140, + "item_id": 161, "properties": [ { "name": "axis", @@ -6480,7 +6490,7 @@ "id": 82, "name": "oak_leaves", "translation_key": "block.minecraft.oak_leaves", - "item_id": 154, + "item_id": 175, "properties": [ { "name": "distance", @@ -6797,7 +6807,7 @@ "id": 83, "name": "spruce_leaves", "translation_key": "block.minecraft.spruce_leaves", - "item_id": 155, + "item_id": 176, "properties": [ { "name": "distance", @@ -7114,7 +7124,7 @@ "id": 84, "name": "birch_leaves", "translation_key": "block.minecraft.birch_leaves", - "item_id": 156, + "item_id": 177, "properties": [ { "name": "distance", @@ -7431,7 +7441,7 @@ "id": 85, "name": "jungle_leaves", "translation_key": "block.minecraft.jungle_leaves", - "item_id": 157, + "item_id": 178, "properties": [ { "name": "distance", @@ -7748,7 +7758,7 @@ "id": 86, "name": "acacia_leaves", "translation_key": "block.minecraft.acacia_leaves", - "item_id": 158, + "item_id": 179, "properties": [ { "name": "distance", @@ -8065,7 +8075,7 @@ "id": 87, "name": "cherry_leaves", "translation_key": "block.minecraft.cherry_leaves", - "item_id": 159, + "item_id": 180, "properties": [ { "name": "distance", @@ -8382,7 +8392,7 @@ "id": 88, "name": "dark_oak_leaves", "translation_key": "block.minecraft.dark_oak_leaves", - "item_id": 160, + "item_id": 181, "properties": [ { "name": "distance", @@ -8699,7 +8709,7 @@ "id": 89, "name": "mangrove_leaves", "translation_key": "block.minecraft.mangrove_leaves", - "item_id": 161, + "item_id": 182, "properties": [ { "name": "distance", @@ -9016,7 +9026,7 @@ "id": 90, "name": "azalea_leaves", "translation_key": "block.minecraft.azalea_leaves", - "item_id": 162, + "item_id": 183, "properties": [ { "name": "distance", @@ -9333,7 +9343,7 @@ "id": 91, "name": "flowering_azalea_leaves", "translation_key": "block.minecraft.flowering_azalea_leaves", - "item_id": 163, + "item_id": 184, "properties": [ { "name": "distance", @@ -9650,7 +9660,7 @@ "id": 92, "name": "sponge", "translation_key": "block.minecraft.sponge", - "item_id": 164, + "item_id": 185, "properties": [], "default_state_id": 517, "states": [ @@ -9670,7 +9680,7 @@ "id": 93, "name": "wet_sponge", "translation_key": "block.minecraft.wet_sponge", - "item_id": 165, + "item_id": 186, "properties": [], "default_state_id": 518, "states": [ @@ -9690,7 +9700,7 @@ "id": 94, "name": "glass", "translation_key": "block.minecraft.glass", - "item_id": 166, + "item_id": 187, "properties": [], "default_state_id": 519, "states": [ @@ -9710,7 +9720,7 @@ "id": 95, "name": "lapis_ore", "translation_key": "block.minecraft.lapis_ore", - "item_id": 61, + "item_id": 74, "properties": [], "default_state_id": 520, "states": [ @@ -9730,7 +9740,7 @@ "id": 96, "name": "deepslate_lapis_ore", "translation_key": "block.minecraft.deepslate_lapis_ore", - "item_id": 62, + "item_id": 75, "properties": [], "default_state_id": 521, "states": [ @@ -9750,7 +9760,7 @@ "id": 97, "name": "lapis_block", "translation_key": "block.minecraft.lapis_block", - "item_id": 168, + "item_id": 189, "properties": [], "default_state_id": 522, "states": [ @@ -9770,7 +9780,7 @@ "id": 98, "name": "dispenser", "translation_key": "block.minecraft.dispenser", - "item_id": 646, + "item_id": 667, "properties": [ { "name": "facing", @@ -9931,7 +9941,7 @@ "id": 99, "name": "sandstone", "translation_key": "block.minecraft.sandstone", - "item_id": 169, + "item_id": 190, "properties": [], "default_state_id": 535, "states": [ @@ -9951,7 +9961,7 @@ "id": 100, "name": "chiseled_sandstone", "translation_key": "block.minecraft.chiseled_sandstone", - "item_id": 170, + "item_id": 191, "properties": [], "default_state_id": 536, "states": [ @@ -9971,7 +9981,7 @@ "id": 101, "name": "cut_sandstone", "translation_key": "block.minecraft.cut_sandstone", - "item_id": 171, + "item_id": 192, "properties": [], "default_state_id": 537, "states": [ @@ -9991,7 +10001,7 @@ "id": 102, "name": "note_block", "translation_key": "block.minecraft.note_block", - "item_id": 659, + "item_id": 680, "properties": [ { "name": "instrument", @@ -21567,7 +21577,7 @@ "id": 103, "name": "white_bed", "translation_key": "block.minecraft.white_bed", - "item_id": 924, + "item_id": 961, "properties": [ { "name": "facing", @@ -21829,7 +21839,7 @@ "id": 104, "name": "orange_bed", "translation_key": "block.minecraft.orange_bed", - "item_id": 925, + "item_id": 962, "properties": [ { "name": "facing", @@ -22091,7 +22101,7 @@ "id": 105, "name": "magenta_bed", "translation_key": "block.minecraft.magenta_bed", - "item_id": 926, + "item_id": 963, "properties": [ { "name": "facing", @@ -22353,7 +22363,7 @@ "id": 106, "name": "light_blue_bed", "translation_key": "block.minecraft.light_blue_bed", - "item_id": 927, + "item_id": 964, "properties": [ { "name": "facing", @@ -22615,7 +22625,7 @@ "id": 107, "name": "yellow_bed", "translation_key": "block.minecraft.yellow_bed", - "item_id": 928, + "item_id": 965, "properties": [ { "name": "facing", @@ -22877,7 +22887,7 @@ "id": 108, "name": "lime_bed", "translation_key": "block.minecraft.lime_bed", - "item_id": 929, + "item_id": 966, "properties": [ { "name": "facing", @@ -23139,7 +23149,7 @@ "id": 109, "name": "pink_bed", "translation_key": "block.minecraft.pink_bed", - "item_id": 930, + "item_id": 967, "properties": [ { "name": "facing", @@ -23401,7 +23411,7 @@ "id": 110, "name": "gray_bed", "translation_key": "block.minecraft.gray_bed", - "item_id": 931, + "item_id": 968, "properties": [ { "name": "facing", @@ -23663,7 +23673,7 @@ "id": 111, "name": "light_gray_bed", "translation_key": "block.minecraft.light_gray_bed", - "item_id": 932, + "item_id": 969, "properties": [ { "name": "facing", @@ -23925,7 +23935,7 @@ "id": 112, "name": "cyan_bed", "translation_key": "block.minecraft.cyan_bed", - "item_id": 933, + "item_id": 970, "properties": [ { "name": "facing", @@ -24187,7 +24197,7 @@ "id": 113, "name": "purple_bed", "translation_key": "block.minecraft.purple_bed", - "item_id": 934, + "item_id": 971, "properties": [ { "name": "facing", @@ -24449,7 +24459,7 @@ "id": 114, "name": "blue_bed", "translation_key": "block.minecraft.blue_bed", - "item_id": 935, + "item_id": 972, "properties": [ { "name": "facing", @@ -24711,7 +24721,7 @@ "id": 115, "name": "brown_bed", "translation_key": "block.minecraft.brown_bed", - "item_id": 936, + "item_id": 973, "properties": [ { "name": "facing", @@ -24973,7 +24983,7 @@ "id": 116, "name": "green_bed", "translation_key": "block.minecraft.green_bed", - "item_id": 937, + "item_id": 974, "properties": [ { "name": "facing", @@ -25235,7 +25245,7 @@ "id": 117, "name": "red_bed", "translation_key": "block.minecraft.red_bed", - "item_id": 938, + "item_id": 975, "properties": [ { "name": "facing", @@ -25497,7 +25507,7 @@ "id": 118, "name": "black_bed", "translation_key": "block.minecraft.black_bed", - "item_id": 939, + "item_id": 976, "properties": [ { "name": "facing", @@ -25759,7 +25769,7 @@ "id": 119, "name": "powered_rail", "translation_key": "block.minecraft.powered_rail", - "item_id": 723, + "item_id": 760, "properties": [ { "name": "powered", @@ -25987,7 +25997,7 @@ "id": 120, "name": "detector_rail", "translation_key": "block.minecraft.detector_rail", - "item_id": 724, + "item_id": 761, "properties": [ { "name": "powered", @@ -26215,7 +26225,7 @@ "id": 121, "name": "sticky_piston", "translation_key": "block.minecraft.sticky_piston", - "item_id": 641, + "item_id": 662, "properties": [ { "name": "extended", @@ -26364,7 +26374,7 @@ "id": 122, "name": "cobweb", "translation_key": "block.minecraft.cobweb", - "item_id": 172, + "item_id": 193, "properties": [], "default_state_id": 2004, "states": [ @@ -26380,9 +26390,9 @@ }, { "id": 123, - "name": "grass", - "translation_key": "block.minecraft.grass", - "item_id": 173, + "name": "short_grass", + "translation_key": "block.minecraft.short_grass", + "item_id": 194, "properties": [], "default_state_id": 2005, "states": [ @@ -26400,7 +26410,7 @@ "id": 124, "name": "fern", "translation_key": "block.minecraft.fern", - "item_id": 174, + "item_id": 195, "properties": [], "default_state_id": 2006, "states": [ @@ -26418,7 +26428,7 @@ "id": 125, "name": "dead_bush", "translation_key": "block.minecraft.dead_bush", - "item_id": 177, + "item_id": 198, "properties": [], "default_state_id": 2007, "states": [ @@ -26436,7 +26446,7 @@ "id": 126, "name": "seagrass", "translation_key": "block.minecraft.seagrass", - "item_id": 178, + "item_id": 199, "properties": [], "default_state_id": 2008, "states": [ @@ -26488,7 +26498,7 @@ "id": 128, "name": "piston", "translation_key": "block.minecraft.piston", - "item_id": 640, + "item_id": 661, "properties": [ { "name": "extended", @@ -26949,7 +26959,7 @@ "id": 130, "name": "white_wool", "translation_key": "block.minecraft.white_wool", - "item_id": 180, + "item_id": 201, "properties": [], "default_state_id": 2047, "states": [ @@ -26969,7 +26979,7 @@ "id": 131, "name": "orange_wool", "translation_key": "block.minecraft.orange_wool", - "item_id": 181, + "item_id": 202, "properties": [], "default_state_id": 2048, "states": [ @@ -26989,7 +26999,7 @@ "id": 132, "name": "magenta_wool", "translation_key": "block.minecraft.magenta_wool", - "item_id": 182, + "item_id": 203, "properties": [], "default_state_id": 2049, "states": [ @@ -27009,7 +27019,7 @@ "id": 133, "name": "light_blue_wool", "translation_key": "block.minecraft.light_blue_wool", - "item_id": 183, + "item_id": 204, "properties": [], "default_state_id": 2050, "states": [ @@ -27029,7 +27039,7 @@ "id": 134, "name": "yellow_wool", "translation_key": "block.minecraft.yellow_wool", - "item_id": 184, + "item_id": 205, "properties": [], "default_state_id": 2051, "states": [ @@ -27049,7 +27059,7 @@ "id": 135, "name": "lime_wool", "translation_key": "block.minecraft.lime_wool", - "item_id": 185, + "item_id": 206, "properties": [], "default_state_id": 2052, "states": [ @@ -27069,7 +27079,7 @@ "id": 136, "name": "pink_wool", "translation_key": "block.minecraft.pink_wool", - "item_id": 186, + "item_id": 207, "properties": [], "default_state_id": 2053, "states": [ @@ -27089,7 +27099,7 @@ "id": 137, "name": "gray_wool", "translation_key": "block.minecraft.gray_wool", - "item_id": 187, + "item_id": 208, "properties": [], "default_state_id": 2054, "states": [ @@ -27109,7 +27119,7 @@ "id": 138, "name": "light_gray_wool", "translation_key": "block.minecraft.light_gray_wool", - "item_id": 188, + "item_id": 209, "properties": [], "default_state_id": 2055, "states": [ @@ -27129,7 +27139,7 @@ "id": 139, "name": "cyan_wool", "translation_key": "block.minecraft.cyan_wool", - "item_id": 189, + "item_id": 210, "properties": [], "default_state_id": 2056, "states": [ @@ -27149,7 +27159,7 @@ "id": 140, "name": "purple_wool", "translation_key": "block.minecraft.purple_wool", - "item_id": 190, + "item_id": 211, "properties": [], "default_state_id": 2057, "states": [ @@ -27169,7 +27179,7 @@ "id": 141, "name": "blue_wool", "translation_key": "block.minecraft.blue_wool", - "item_id": 191, + "item_id": 212, "properties": [], "default_state_id": 2058, "states": [ @@ -27189,7 +27199,7 @@ "id": 142, "name": "brown_wool", "translation_key": "block.minecraft.brown_wool", - "item_id": 192, + "item_id": 213, "properties": [], "default_state_id": 2059, "states": [ @@ -27209,7 +27219,7 @@ "id": 143, "name": "green_wool", "translation_key": "block.minecraft.green_wool", - "item_id": 193, + "item_id": 214, "properties": [], "default_state_id": 2060, "states": [ @@ -27229,7 +27239,7 @@ "id": 144, "name": "red_wool", "translation_key": "block.minecraft.red_wool", - "item_id": 194, + "item_id": 215, "properties": [], "default_state_id": 2061, "states": [ @@ -27249,7 +27259,7 @@ "id": 145, "name": "black_wool", "translation_key": "block.minecraft.black_wool", - "item_id": 195, + "item_id": 216, "properties": [], "default_state_id": 2062, "states": [ @@ -27406,7 +27416,7 @@ "id": 147, "name": "dandelion", "translation_key": "block.minecraft.dandelion", - "item_id": 196, + "item_id": 217, "properties": [], "default_state_id": 2075, "states": [ @@ -27424,7 +27434,7 @@ "id": 148, "name": "torchflower", "translation_key": "block.minecraft.torchflower", - "item_id": 209, + "item_id": 230, "properties": [], "default_state_id": 2076, "states": [ @@ -27442,7 +27452,7 @@ "id": 149, "name": "poppy", "translation_key": "block.minecraft.poppy", - "item_id": 197, + "item_id": 218, "properties": [], "default_state_id": 2077, "states": [ @@ -27460,7 +27470,7 @@ "id": 150, "name": "blue_orchid", "translation_key": "block.minecraft.blue_orchid", - "item_id": 198, + "item_id": 219, "properties": [], "default_state_id": 2078, "states": [ @@ -27478,7 +27488,7 @@ "id": 151, "name": "allium", "translation_key": "block.minecraft.allium", - "item_id": 199, + "item_id": 220, "properties": [], "default_state_id": 2079, "states": [ @@ -27496,7 +27506,7 @@ "id": 152, "name": "azure_bluet", "translation_key": "block.minecraft.azure_bluet", - "item_id": 200, + "item_id": 221, "properties": [], "default_state_id": 2080, "states": [ @@ -27514,7 +27524,7 @@ "id": 153, "name": "red_tulip", "translation_key": "block.minecraft.red_tulip", - "item_id": 201, + "item_id": 222, "properties": [], "default_state_id": 2081, "states": [ @@ -27532,7 +27542,7 @@ "id": 154, "name": "orange_tulip", "translation_key": "block.minecraft.orange_tulip", - "item_id": 202, + "item_id": 223, "properties": [], "default_state_id": 2082, "states": [ @@ -27550,7 +27560,7 @@ "id": 155, "name": "white_tulip", "translation_key": "block.minecraft.white_tulip", - "item_id": 203, + "item_id": 224, "properties": [], "default_state_id": 2083, "states": [ @@ -27568,7 +27578,7 @@ "id": 156, "name": "pink_tulip", "translation_key": "block.minecraft.pink_tulip", - "item_id": 204, + "item_id": 225, "properties": [], "default_state_id": 2084, "states": [ @@ -27586,7 +27596,7 @@ "id": 157, "name": "oxeye_daisy", "translation_key": "block.minecraft.oxeye_daisy", - "item_id": 205, + "item_id": 226, "properties": [], "default_state_id": 2085, "states": [ @@ -27604,7 +27614,7 @@ "id": 158, "name": "cornflower", "translation_key": "block.minecraft.cornflower", - "item_id": 206, + "item_id": 227, "properties": [], "default_state_id": 2086, "states": [ @@ -27622,7 +27632,7 @@ "id": 159, "name": "wither_rose", "translation_key": "block.minecraft.wither_rose", - "item_id": 208, + "item_id": 229, "properties": [], "default_state_id": 2087, "states": [ @@ -27640,7 +27650,7 @@ "id": 160, "name": "lily_of_the_valley", "translation_key": "block.minecraft.lily_of_the_valley", - "item_id": 207, + "item_id": 228, "properties": [], "default_state_id": 2088, "states": [ @@ -27658,7 +27668,7 @@ "id": 161, "name": "brown_mushroom", "translation_key": "block.minecraft.brown_mushroom", - "item_id": 212, + "item_id": 233, "properties": [], "default_state_id": 2089, "states": [ @@ -27676,7 +27686,7 @@ "id": 162, "name": "red_mushroom", "translation_key": "block.minecraft.red_mushroom", - "item_id": 213, + "item_id": 234, "properties": [], "default_state_id": 2090, "states": [ @@ -27694,7 +27704,7 @@ "id": 163, "name": "gold_block", "translation_key": "block.minecraft.gold_block", - "item_id": 76, + "item_id": 89, "properties": [], "default_state_id": 2091, "states": [ @@ -27714,7 +27724,7 @@ "id": 164, "name": "iron_block", "translation_key": "block.minecraft.iron_block", - "item_id": 74, + "item_id": 87, "properties": [], "default_state_id": 2092, "states": [ @@ -27734,7 +27744,7 @@ "id": 165, "name": "bricks", "translation_key": "block.minecraft.bricks", - "item_id": 263, + "item_id": 284, "properties": [], "default_state_id": 2093, "states": [ @@ -27754,7 +27764,7 @@ "id": 166, "name": "tnt", "translation_key": "block.minecraft.tnt", - "item_id": 657, + "item_id": 678, "properties": [ { "name": "unstable", @@ -27792,7 +27802,7 @@ "id": 167, "name": "bookshelf", "translation_key": "block.minecraft.bookshelf", - "item_id": 264, + "item_id": 285, "properties": [], "default_state_id": 2096, "states": [ @@ -27812,7 +27822,7 @@ "id": 168, "name": "chiseled_bookshelf", "translation_key": "block.minecraft.chiseled_bookshelf", - "item_id": 265, + "item_id": 286, "properties": [ { "name": "facing", @@ -30690,7 +30700,7 @@ "id": 169, "name": "mossy_cobblestone", "translation_key": "block.minecraft.mossy_cobblestone", - "item_id": 267, + "item_id": 288, "properties": [], "default_state_id": 2353, "states": [ @@ -30710,7 +30720,7 @@ "id": 170, "name": "obsidian", "translation_key": "block.minecraft.obsidian", - "item_id": 268, + "item_id": 289, "properties": [], "default_state_id": 2354, "states": [ @@ -30730,7 +30740,7 @@ "id": 171, "name": "torch", "translation_key": "block.minecraft.torch", - "item_id": 269, + "item_id": 290, "wall_variant_id": 172, "properties": [], "default_state_id": 2355, @@ -30749,7 +30759,7 @@ "id": 172, "name": "wall_torch", "translation_key": "block.minecraft.torch", - "item_id": 269, + "item_id": 290, "properties": [ { "name": "facing", @@ -34982,7 +34992,7 @@ "id": 175, "name": "spawner", "translation_key": "block.minecraft.spawner", - "item_id": 276, + "item_id": 297, "properties": [], "default_state_id": 2873, "states": [ @@ -35003,7 +35013,7 @@ "id": 176, "name": "oak_stairs", "translation_key": "block.minecraft.oak_stairs", - "item_id": 361, + "item_id": 382, "properties": [ { "name": "facing", @@ -35975,7 +35985,7 @@ "id": 177, "name": "chest", "translation_key": "block.minecraft.chest", - "item_id": 277, + "item_id": 298, "properties": [ { "name": "facing", @@ -36274,7 +36284,7 @@ "id": 178, "name": "redstone_wire", "translation_key": "block.minecraft.redstone_wire", - "item_id": 635, + "item_id": 656, "properties": [ { "name": "east", @@ -46706,7 +46716,7 @@ "id": 179, "name": "diamond_ore", "translation_key": "block.minecraft.diamond_ore", - "item_id": 63, + "item_id": 76, "properties": [], "default_state_id": 4274, "states": [ @@ -46726,7 +46736,7 @@ "id": 180, "name": "deepslate_diamond_ore", "translation_key": "block.minecraft.deepslate_diamond_ore", - "item_id": 64, + "item_id": 77, "properties": [], "default_state_id": 4275, "states": [ @@ -46746,7 +46756,7 @@ "id": 181, "name": "diamond_block", "translation_key": "block.minecraft.diamond_block", - "item_id": 77, + "item_id": 90, "properties": [], "default_state_id": 4276, "states": [ @@ -46766,7 +46776,7 @@ "id": 182, "name": "crafting_table", "translation_key": "block.minecraft.crafting_table", - "item_id": 278, + "item_id": 299, "properties": [], "default_state_id": 4277, "states": [ @@ -46786,7 +46796,7 @@ "id": 183, "name": "wheat", "translation_key": "block.minecraft.wheat", - "item_id": 813, + "item_id": 850, "properties": [ { "name": "age", @@ -46874,7 +46884,7 @@ "id": 184, "name": "farmland", "translation_key": "block.minecraft.farmland", - "item_id": 279, + "item_id": 300, "properties": [ { "name": "moisture", @@ -46978,7 +46988,7 @@ "id": 185, "name": "furnace", "translation_key": "block.minecraft.furnace", - "item_id": 280, + "item_id": 301, "properties": [ { "name": "facing", @@ -47093,7 +47103,7 @@ "id": 186, "name": "oak_sign", "translation_key": "block.minecraft.oak_sign", - "item_id": 846, + "item_id": 883, "wall_variant_id": 199, "properties": [ { @@ -47421,7 +47431,7 @@ "id": 187, "name": "spruce_sign", "translation_key": "block.minecraft.spruce_sign", - "item_id": 847, + "item_id": 884, "wall_variant_id": 200, "properties": [ { @@ -47749,7 +47759,7 @@ "id": 188, "name": "birch_sign", "translation_key": "block.minecraft.birch_sign", - "item_id": 848, + "item_id": 885, "wall_variant_id": 201, "properties": [ { @@ -48077,7 +48087,7 @@ "id": 189, "name": "acacia_sign", "translation_key": "block.minecraft.acacia_sign", - "item_id": 850, + "item_id": 887, "wall_variant_id": 202, "properties": [ { @@ -48405,7 +48415,7 @@ "id": 190, "name": "cherry_sign", "translation_key": "block.minecraft.cherry_sign", - "item_id": 851, + "item_id": 888, "wall_variant_id": 203, "properties": [ { @@ -48733,7 +48743,7 @@ "id": 191, "name": "jungle_sign", "translation_key": "block.minecraft.jungle_sign", - "item_id": 849, + "item_id": 886, "wall_variant_id": 204, "properties": [ { @@ -49061,7 +49071,7 @@ "id": 192, "name": "dark_oak_sign", "translation_key": "block.minecraft.dark_oak_sign", - "item_id": 852, + "item_id": 889, "wall_variant_id": 205, "properties": [ { @@ -49389,7 +49399,7 @@ "id": 193, "name": "mangrove_sign", "translation_key": "block.minecraft.mangrove_sign", - "item_id": 853, + "item_id": 890, "wall_variant_id": 206, "properties": [ { @@ -49717,7 +49727,7 @@ "id": 194, "name": "bamboo_sign", "translation_key": "block.minecraft.bamboo_sign", - "item_id": 854, + "item_id": 891, "wall_variant_id": 207, "properties": [ { @@ -50045,7 +50055,7 @@ "id": 195, "name": "oak_door", "translation_key": "block.minecraft.oak_door", - "item_id": 689, + "item_id": 710, "properties": [ { "name": "facing", @@ -50733,7 +50743,7 @@ "id": 196, "name": "ladder", "translation_key": "block.minecraft.ladder", - "item_id": 281, + "item_id": 302, "properties": [ { "name": "facing", @@ -50840,7 +50850,7 @@ "id": 197, "name": "rail", "translation_key": "block.minecraft.rail", - "item_id": 725, + "item_id": 762, "properties": [ { "name": "shape", @@ -51033,7 +51043,7 @@ "id": 198, "name": "cobblestone_stairs", "translation_key": "block.minecraft.cobblestone_stairs", - "item_id": 282, + "item_id": 303, "properties": [ { "name": "facing", @@ -52005,7 +52015,7 @@ "id": 199, "name": "oak_wall_sign", "translation_key": "block.minecraft.oak_sign", - "item_id": 846, + "item_id": 883, "properties": [ { "name": "facing", @@ -52104,7 +52114,7 @@ "id": 200, "name": "spruce_wall_sign", "translation_key": "block.minecraft.spruce_sign", - "item_id": 847, + "item_id": 884, "properties": [ { "name": "facing", @@ -52203,7 +52213,7 @@ "id": 201, "name": "birch_wall_sign", "translation_key": "block.minecraft.birch_sign", - "item_id": 848, + "item_id": 885, "properties": [ { "name": "facing", @@ -52302,7 +52312,7 @@ "id": 202, "name": "acacia_wall_sign", "translation_key": "block.minecraft.acacia_sign", - "item_id": 850, + "item_id": 887, "properties": [ { "name": "facing", @@ -52401,7 +52411,7 @@ "id": 203, "name": "cherry_wall_sign", "translation_key": "block.minecraft.cherry_sign", - "item_id": 851, + "item_id": 888, "properties": [ { "name": "facing", @@ -52500,7 +52510,7 @@ "id": 204, "name": "jungle_wall_sign", "translation_key": "block.minecraft.jungle_sign", - "item_id": 849, + "item_id": 886, "properties": [ { "name": "facing", @@ -52599,7 +52609,7 @@ "id": 205, "name": "dark_oak_wall_sign", "translation_key": "block.minecraft.dark_oak_sign", - "item_id": 852, + "item_id": 889, "properties": [ { "name": "facing", @@ -52698,7 +52708,7 @@ "id": 206, "name": "mangrove_wall_sign", "translation_key": "block.minecraft.mangrove_sign", - "item_id": 853, + "item_id": 890, "properties": [ { "name": "facing", @@ -52797,7 +52807,7 @@ "id": 207, "name": "bamboo_wall_sign", "translation_key": "block.minecraft.bamboo_sign", - "item_id": 854, + "item_id": 891, "properties": [ { "name": "facing", @@ -52896,7 +52906,7 @@ "id": 208, "name": "oak_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", - "item_id": 857, + "item_id": 894, "wall_variant_id": 219, "properties": [ { @@ -53519,7 +53529,7 @@ "id": 209, "name": "spruce_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", - "item_id": 858, + "item_id": 895, "wall_variant_id": 220, "properties": [ { @@ -54142,7 +54152,7 @@ "id": 210, "name": "birch_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", - "item_id": 859, + "item_id": 896, "wall_variant_id": 221, "properties": [ { @@ -54765,7 +54775,7 @@ "id": 211, "name": "acacia_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", - "item_id": 861, + "item_id": 898, "wall_variant_id": 222, "properties": [ { @@ -55388,7 +55398,7 @@ "id": 212, "name": "cherry_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", - "item_id": 862, + "item_id": 899, "wall_variant_id": 223, "properties": [ { @@ -56011,7 +56021,7 @@ "id": 213, "name": "jungle_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", - "item_id": 860, + "item_id": 897, "wall_variant_id": 224, "properties": [ { @@ -56634,7 +56644,7 @@ "id": 214, "name": "dark_oak_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", - "item_id": 863, + "item_id": 900, "wall_variant_id": 225, "properties": [ { @@ -57257,7 +57267,7 @@ "id": 215, "name": "crimson_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", - "item_id": 866, + "item_id": 903, "wall_variant_id": 227, "properties": [ { @@ -57880,7 +57890,7 @@ "id": 216, "name": "warped_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", - "item_id": 867, + "item_id": 904, "wall_variant_id": 228, "properties": [ { @@ -58503,7 +58513,7 @@ "id": 217, "name": "mangrove_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", - "item_id": 864, + "item_id": 901, "wall_variant_id": 226, "properties": [ { @@ -59126,7 +59136,7 @@ "id": 218, "name": "bamboo_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", - "item_id": 865, + "item_id": 902, "wall_variant_id": 229, "properties": [ { @@ -59749,7 +59759,7 @@ "id": 219, "name": "oak_wall_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", - "item_id": 857, + "item_id": 894, "properties": [ { "name": "facing", @@ -59864,7 +59874,7 @@ "id": 220, "name": "spruce_wall_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", - "item_id": 858, + "item_id": 895, "properties": [ { "name": "facing", @@ -59979,7 +59989,7 @@ "id": 221, "name": "birch_wall_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", - "item_id": 859, + "item_id": 896, "properties": [ { "name": "facing", @@ -60094,7 +60104,7 @@ "id": 222, "name": "acacia_wall_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", - "item_id": 861, + "item_id": 898, "properties": [ { "name": "facing", @@ -60209,7 +60219,7 @@ "id": 223, "name": "cherry_wall_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", - "item_id": 862, + "item_id": 899, "properties": [ { "name": "facing", @@ -60324,7 +60334,7 @@ "id": 224, "name": "jungle_wall_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", - "item_id": 860, + "item_id": 897, "properties": [ { "name": "facing", @@ -60439,7 +60449,7 @@ "id": 225, "name": "dark_oak_wall_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", - "item_id": 863, + "item_id": 900, "properties": [ { "name": "facing", @@ -60554,7 +60564,7 @@ "id": 226, "name": "mangrove_wall_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", - "item_id": 864, + "item_id": 901, "properties": [ { "name": "facing", @@ -60669,7 +60679,7 @@ "id": 227, "name": "crimson_wall_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", - "item_id": 866, + "item_id": 903, "properties": [ { "name": "facing", @@ -60784,7 +60794,7 @@ "id": 228, "name": "warped_wall_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", - "item_id": 867, + "item_id": 904, "properties": [ { "name": "facing", @@ -60899,7 +60909,7 @@ "id": 229, "name": "bamboo_wall_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", - "item_id": 865, + "item_id": 902, "properties": [ { "name": "facing", @@ -61014,7 +61024,7 @@ "id": 230, "name": "lever", "translation_key": "block.minecraft.lever", - "item_id": 650, + "item_id": 671, "properties": [ { "name": "face", @@ -61241,7 +61251,7 @@ "id": 231, "name": "stone_pressure_plate", "translation_key": "block.minecraft.stone_pressure_plate", - "item_id": 673, + "item_id": 694, "properties": [ { "name": "powered", @@ -61275,7 +61285,7 @@ "id": 232, "name": "iron_door", "translation_key": "block.minecraft.iron_door", - "item_id": 688, + "item_id": 709, "properties": [ { "name": "facing", @@ -61963,7 +61973,7 @@ "id": 233, "name": "oak_pressure_plate", "translation_key": "block.minecraft.oak_pressure_plate", - "item_id": 677, + "item_id": 698, "properties": [ { "name": "powered", @@ -61997,7 +62007,7 @@ "id": 234, "name": "spruce_pressure_plate", "translation_key": "block.minecraft.spruce_pressure_plate", - "item_id": 678, + "item_id": 699, "properties": [ { "name": "powered", @@ -62031,7 +62041,7 @@ "id": 235, "name": "birch_pressure_plate", "translation_key": "block.minecraft.birch_pressure_plate", - "item_id": 679, + "item_id": 700, "properties": [ { "name": "powered", @@ -62065,7 +62075,7 @@ "id": 236, "name": "jungle_pressure_plate", "translation_key": "block.minecraft.jungle_pressure_plate", - "item_id": 680, + "item_id": 701, "properties": [ { "name": "powered", @@ -62099,7 +62109,7 @@ "id": 237, "name": "acacia_pressure_plate", "translation_key": "block.minecraft.acacia_pressure_plate", - "item_id": 681, + "item_id": 702, "properties": [ { "name": "powered", @@ -62133,7 +62143,7 @@ "id": 238, "name": "cherry_pressure_plate", "translation_key": "block.minecraft.cherry_pressure_plate", - "item_id": 682, + "item_id": 703, "properties": [ { "name": "powered", @@ -62167,7 +62177,7 @@ "id": 239, "name": "dark_oak_pressure_plate", "translation_key": "block.minecraft.dark_oak_pressure_plate", - "item_id": 683, + "item_id": 704, "properties": [ { "name": "powered", @@ -62201,7 +62211,7 @@ "id": 240, "name": "mangrove_pressure_plate", "translation_key": "block.minecraft.mangrove_pressure_plate", - "item_id": 684, + "item_id": 705, "properties": [ { "name": "powered", @@ -62235,7 +62245,7 @@ "id": 241, "name": "bamboo_pressure_plate", "translation_key": "block.minecraft.bamboo_pressure_plate", - "item_id": 685, + "item_id": 706, "properties": [ { "name": "powered", @@ -62269,7 +62279,7 @@ "id": 242, "name": "redstone_ore", "translation_key": "block.minecraft.redstone_ore", - "item_id": 57, + "item_id": 70, "properties": [ { "name": "lit", @@ -62307,7 +62317,7 @@ "id": 243, "name": "deepslate_redstone_ore", "translation_key": "block.minecraft.deepslate_redstone_ore", - "item_id": 58, + "item_id": 71, "properties": [ { "name": "lit", @@ -62345,7 +62355,7 @@ "id": 244, "name": "redstone_torch", "translation_key": "block.minecraft.redstone_torch", - "item_id": 636, + "item_id": 657, "wall_variant_id": 245, "properties": [ { @@ -62380,7 +62390,7 @@ "id": 245, "name": "redstone_wall_torch", "translation_key": "block.minecraft.redstone_torch", - "item_id": 636, + "item_id": 657, "properties": [ { "name": "facing", @@ -62471,7 +62481,7 @@ "id": 246, "name": "stone_button", "translation_key": "block.minecraft.stone_button", - "item_id": 660, + "item_id": 681, "properties": [ { "name": "face", @@ -62698,7 +62708,7 @@ "id": 247, "name": "snow", "translation_key": "block.minecraft.snow", - "item_id": 283, + "item_id": 304, "properties": [ { "name": "layers", @@ -62800,7 +62810,7 @@ "id": 248, "name": "ice", "translation_key": "block.minecraft.ice", - "item_id": 284, + "item_id": 305, "properties": [], "default_state_id": 5780, "states": [ @@ -62820,7 +62830,7 @@ "id": 249, "name": "snow_block", "translation_key": "block.minecraft.snow_block", - "item_id": 285, + "item_id": 306, "properties": [], "default_state_id": 5781, "states": [ @@ -62840,7 +62850,7 @@ "id": 250, "name": "cactus", "translation_key": "block.minecraft.cactus", - "item_id": 286, + "item_id": 307, "properties": [ { "name": "age", @@ -63032,7 +63042,7 @@ "id": 251, "name": "clay", "translation_key": "block.minecraft.clay", - "item_id": 287, + "item_id": 308, "properties": [], "default_state_id": 5798, "states": [ @@ -63052,7 +63062,7 @@ "id": 252, "name": "sugar_cane", "translation_key": "block.minecraft.sugar_cane", - "item_id": 221, + "item_id": 242, "properties": [ { "name": "age", @@ -63212,7 +63222,7 @@ "id": 253, "name": "jukebox", "translation_key": "block.minecraft.jukebox", - "item_id": 288, + "item_id": 309, "properties": [ { "name": "has_record", @@ -63252,7 +63262,7 @@ "id": 254, "name": "oak_fence", "translation_key": "block.minecraft.oak_fence", - "item_id": 289, + "item_id": 310, "properties": [ { "name": "east", @@ -63638,9 +63648,9 @@ }, { "id": 255, - "name": "pumpkin", - "translation_key": "block.minecraft.pumpkin", - "item_id": 300, + "name": "netherrack", + "translation_key": "block.minecraft.netherrack", + "item_id": 324, "properties": [], "default_state_id": 5849, "states": [ @@ -63658,34 +63668,14 @@ }, { "id": 256, - "name": "netherrack", - "translation_key": "block.minecraft.netherrack", - "item_id": 303, - "properties": [], - "default_state_id": 5850, - "states": [ - { - "id": 5850, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 257, "name": "soul_sand", "translation_key": "block.minecraft.soul_sand", - "item_id": 304, + "item_id": 325, "properties": [], - "default_state_id": 5851, + "default_state_id": 5850, "states": [ { - "id": 5851, + "id": 5850, "luminance": 0, "opaque": true, "replaceable": false, @@ -63697,15 +63687,15 @@ ] }, { - "id": 258, + "id": 257, "name": "soul_soil", "translation_key": "block.minecraft.soul_soil", - "item_id": 305, + "item_id": 326, "properties": [], - "default_state_id": 5852, + "default_state_id": 5851, "states": [ { - "id": 5852, + "id": 5851, "luminance": 0, "opaque": true, "replaceable": false, @@ -63717,10 +63707,10 @@ ] }, { - "id": 259, + "id": 258, "name": "basalt", "translation_key": "block.minecraft.basalt", - "item_id": 306, + "item_id": 327, "properties": [ { "name": "axis", @@ -63731,10 +63721,10 @@ ] } ], - "default_state_id": 5854, + "default_state_id": 5853, "states": [ { - "id": 5853, + "id": 5852, "luminance": 0, "opaque": true, "replaceable": false, @@ -63744,7 +63734,7 @@ ] }, { - "id": 5854, + "id": 5853, "luminance": 0, "opaque": true, "replaceable": false, @@ -63754,7 +63744,7 @@ ] }, { - "id": 5855, + "id": 5854, "luminance": 0, "opaque": true, "replaceable": false, @@ -63766,10 +63756,10 @@ ] }, { - "id": 260, + "id": 259, "name": "polished_basalt", "translation_key": "block.minecraft.polished_basalt", - "item_id": 307, + "item_id": 328, "properties": [ { "name": "axis", @@ -63780,10 +63770,10 @@ ] } ], - "default_state_id": 5857, + "default_state_id": 5856, "states": [ { - "id": 5856, + "id": 5855, "luminance": 0, "opaque": true, "replaceable": false, @@ -63793,7 +63783,7 @@ ] }, { - "id": 5857, + "id": 5856, "luminance": 0, "opaque": true, "replaceable": false, @@ -63803,7 +63793,7 @@ ] }, { - "id": 5858, + "id": 5857, "luminance": 0, "opaque": true, "replaceable": false, @@ -63815,16 +63805,16 @@ ] }, { - "id": 261, + "id": 260, "name": "soul_torch", "translation_key": "block.minecraft.soul_torch", - "item_id": 309, - "wall_variant_id": 262, + "item_id": 330, + "wall_variant_id": 261, "properties": [], - "default_state_id": 5859, + "default_state_id": 5858, "states": [ { - "id": 5859, + "id": 5858, "luminance": 10, "opaque": false, "replaceable": false, @@ -63834,10 +63824,10 @@ ] }, { - "id": 262, + "id": 261, "name": "soul_wall_torch", "translation_key": "block.minecraft.soul_torch", - "item_id": 309, + "item_id": 330, "properties": [ { "name": "facing", @@ -63849,10 +63839,10 @@ ] } ], - "default_state_id": 5860, + "default_state_id": 5859, "states": [ { - "id": 5860, + "id": 5859, "luminance": 10, "opaque": false, "replaceable": false, @@ -63860,7 +63850,7 @@ "collision_shapes": [] }, { - "id": 5861, + "id": 5860, "luminance": 10, "opaque": false, "replaceable": false, @@ -63868,7 +63858,7 @@ "collision_shapes": [] }, { - "id": 5862, + "id": 5861, "luminance": 10, "opaque": false, "replaceable": false, @@ -63876,7 +63866,7 @@ "collision_shapes": [] }, { - "id": 5863, + "id": 5862, "luminance": 10, "opaque": false, "replaceable": false, @@ -63886,15 +63876,15 @@ ] }, { - "id": 263, + "id": 262, "name": "glowstone", "translation_key": "block.minecraft.glowstone", - "item_id": 310, + "item_id": 331, "properties": [], - "default_state_id": 5864, + "default_state_id": 5863, "states": [ { - "id": 5864, + "id": 5863, "luminance": 15, "opaque": true, "replaceable": false, @@ -63906,7 +63896,7 @@ ] }, { - "id": 264, + "id": 263, "name": "nether_portal", "translation_key": "block.minecraft.nether_portal", "item_id": 0, @@ -63919,10 +63909,10 @@ ] } ], - "default_state_id": 5865, + "default_state_id": 5864, "states": [ { - "id": 5865, + "id": 5864, "luminance": 11, "opaque": false, "replaceable": false, @@ -63930,7 +63920,7 @@ "collision_shapes": [] }, { - "id": 5866, + "id": 5865, "luminance": 11, "opaque": false, "replaceable": false, @@ -63940,10 +63930,10 @@ ] }, { - "id": 265, + "id": 264, "name": "carved_pumpkin", "translation_key": "block.minecraft.carved_pumpkin", - "item_id": 301, + "item_id": 322, "properties": [ { "name": "facing", @@ -63955,10 +63945,10 @@ ] } ], - "default_state_id": 5867, + "default_state_id": 5866, "states": [ { - "id": 5867, + "id": 5866, "luminance": 0, "opaque": true, "replaceable": false, @@ -63968,7 +63958,7 @@ ] }, { - "id": 5868, + "id": 5867, "luminance": 0, "opaque": true, "replaceable": false, @@ -63978,7 +63968,7 @@ ] }, { - "id": 5869, + "id": 5868, "luminance": 0, "opaque": true, "replaceable": false, @@ -63988,7 +63978,7 @@ ] }, { - "id": 5870, + "id": 5869, "luminance": 0, "opaque": true, "replaceable": false, @@ -64000,10 +63990,10 @@ ] }, { - "id": 266, + "id": 265, "name": "jack_o_lantern", "translation_key": "block.minecraft.jack_o_lantern", - "item_id": 302, + "item_id": 323, "properties": [ { "name": "facing", @@ -64015,10 +64005,10 @@ ] } ], - "default_state_id": 5871, + "default_state_id": 5870, "states": [ { - "id": 5871, + "id": 5870, "luminance": 15, "opaque": true, "replaceable": false, @@ -64028,7 +64018,7 @@ ] }, { - "id": 5872, + "id": 5871, "luminance": 15, "opaque": true, "replaceable": false, @@ -64038,7 +64028,7 @@ ] }, { - "id": 5873, + "id": 5872, "luminance": 15, "opaque": true, "replaceable": false, @@ -64048,7 +64038,7 @@ ] }, { - "id": 5874, + "id": 5873, "luminance": 15, "opaque": true, "replaceable": false, @@ -64060,10 +64050,10 @@ ] }, { - "id": 267, + "id": 266, "name": "cake", "translation_key": "block.minecraft.cake", - "item_id": 923, + "item_id": 960, "properties": [ { "name": "bites", @@ -64078,10 +64068,10 @@ ] } ], - "default_state_id": 5875, + "default_state_id": 5874, "states": [ { - "id": 5875, + "id": 5874, "luminance": 0, "opaque": true, "replaceable": false, @@ -64091,7 +64081,7 @@ ] }, { - "id": 5876, + "id": 5875, "luminance": 0, "opaque": true, "replaceable": false, @@ -64101,7 +64091,7 @@ ] }, { - "id": 5877, + "id": 5876, "luminance": 0, "opaque": true, "replaceable": false, @@ -64111,7 +64101,7 @@ ] }, { - "id": 5878, + "id": 5877, "luminance": 0, "opaque": true, "replaceable": false, @@ -64121,7 +64111,7 @@ ] }, { - "id": 5879, + "id": 5878, "luminance": 0, "opaque": true, "replaceable": false, @@ -64131,7 +64121,7 @@ ] }, { - "id": 5880, + "id": 5879, "luminance": 0, "opaque": true, "replaceable": false, @@ -64141,7 +64131,7 @@ ] }, { - "id": 5881, + "id": 5880, "luminance": 0, "opaque": true, "replaceable": false, @@ -64153,10 +64143,10 @@ ] }, { - "id": 268, + "id": 267, "name": "repeater", "translation_key": "block.minecraft.repeater", - "item_id": 638, + "item_id": 659, "properties": [ { "name": "delay", @@ -64191,8 +64181,18 @@ ] } ], - "default_state_id": 5885, + "default_state_id": 5884, "states": [ + { + "id": 5881, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 70 + ] + }, { "id": 5882, "luminance": 0, @@ -64822,24 +64822,34 @@ "collision_shapes": [ 70 ] - }, + } + ] + }, + { + "id": 268, + "name": "white_stained_glass", + "translation_key": "block.minecraft.white_stained_glass", + "item_id": 470, + "properties": [], + "default_state_id": 5945, + "states": [ { "id": 5945, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 + 0 ] } ] }, { "id": 269, - "name": "white_stained_glass", - "translation_key": "block.minecraft.white_stained_glass", - "item_id": 449, + "name": "orange_stained_glass", + "translation_key": "block.minecraft.orange_stained_glass", + "item_id": 471, "properties": [], "default_state_id": 5946, "states": [ @@ -64857,9 +64867,9 @@ }, { "id": 270, - "name": "orange_stained_glass", - "translation_key": "block.minecraft.orange_stained_glass", - "item_id": 450, + "name": "magenta_stained_glass", + "translation_key": "block.minecraft.magenta_stained_glass", + "item_id": 472, "properties": [], "default_state_id": 5947, "states": [ @@ -64877,9 +64887,9 @@ }, { "id": 271, - "name": "magenta_stained_glass", - "translation_key": "block.minecraft.magenta_stained_glass", - "item_id": 451, + "name": "light_blue_stained_glass", + "translation_key": "block.minecraft.light_blue_stained_glass", + "item_id": 473, "properties": [], "default_state_id": 5948, "states": [ @@ -64897,9 +64907,9 @@ }, { "id": 272, - "name": "light_blue_stained_glass", - "translation_key": "block.minecraft.light_blue_stained_glass", - "item_id": 452, + "name": "yellow_stained_glass", + "translation_key": "block.minecraft.yellow_stained_glass", + "item_id": 474, "properties": [], "default_state_id": 5949, "states": [ @@ -64917,9 +64927,9 @@ }, { "id": 273, - "name": "yellow_stained_glass", - "translation_key": "block.minecraft.yellow_stained_glass", - "item_id": 453, + "name": "lime_stained_glass", + "translation_key": "block.minecraft.lime_stained_glass", + "item_id": 475, "properties": [], "default_state_id": 5950, "states": [ @@ -64937,9 +64947,9 @@ }, { "id": 274, - "name": "lime_stained_glass", - "translation_key": "block.minecraft.lime_stained_glass", - "item_id": 454, + "name": "pink_stained_glass", + "translation_key": "block.minecraft.pink_stained_glass", + "item_id": 476, "properties": [], "default_state_id": 5951, "states": [ @@ -64957,9 +64967,9 @@ }, { "id": 275, - "name": "pink_stained_glass", - "translation_key": "block.minecraft.pink_stained_glass", - "item_id": 455, + "name": "gray_stained_glass", + "translation_key": "block.minecraft.gray_stained_glass", + "item_id": 477, "properties": [], "default_state_id": 5952, "states": [ @@ -64977,9 +64987,9 @@ }, { "id": 276, - "name": "gray_stained_glass", - "translation_key": "block.minecraft.gray_stained_glass", - "item_id": 456, + "name": "light_gray_stained_glass", + "translation_key": "block.minecraft.light_gray_stained_glass", + "item_id": 478, "properties": [], "default_state_id": 5953, "states": [ @@ -64997,9 +65007,9 @@ }, { "id": 277, - "name": "light_gray_stained_glass", - "translation_key": "block.minecraft.light_gray_stained_glass", - "item_id": 457, + "name": "cyan_stained_glass", + "translation_key": "block.minecraft.cyan_stained_glass", + "item_id": 479, "properties": [], "default_state_id": 5954, "states": [ @@ -65017,9 +65027,9 @@ }, { "id": 278, - "name": "cyan_stained_glass", - "translation_key": "block.minecraft.cyan_stained_glass", - "item_id": 458, + "name": "purple_stained_glass", + "translation_key": "block.minecraft.purple_stained_glass", + "item_id": 480, "properties": [], "default_state_id": 5955, "states": [ @@ -65037,9 +65047,9 @@ }, { "id": 279, - "name": "purple_stained_glass", - "translation_key": "block.minecraft.purple_stained_glass", - "item_id": 459, + "name": "blue_stained_glass", + "translation_key": "block.minecraft.blue_stained_glass", + "item_id": 481, "properties": [], "default_state_id": 5956, "states": [ @@ -65057,9 +65067,9 @@ }, { "id": 280, - "name": "blue_stained_glass", - "translation_key": "block.minecraft.blue_stained_glass", - "item_id": 460, + "name": "brown_stained_glass", + "translation_key": "block.minecraft.brown_stained_glass", + "item_id": 482, "properties": [], "default_state_id": 5957, "states": [ @@ -65077,9 +65087,9 @@ }, { "id": 281, - "name": "brown_stained_glass", - "translation_key": "block.minecraft.brown_stained_glass", - "item_id": 461, + "name": "green_stained_glass", + "translation_key": "block.minecraft.green_stained_glass", + "item_id": 483, "properties": [], "default_state_id": 5958, "states": [ @@ -65097,9 +65107,9 @@ }, { "id": 282, - "name": "green_stained_glass", - "translation_key": "block.minecraft.green_stained_glass", - "item_id": 462, + "name": "red_stained_glass", + "translation_key": "block.minecraft.red_stained_glass", + "item_id": 484, "properties": [], "default_state_id": 5959, "states": [ @@ -65117,9 +65127,9 @@ }, { "id": 283, - "name": "red_stained_glass", - "translation_key": "block.minecraft.red_stained_glass", - "item_id": 463, + "name": "black_stained_glass", + "translation_key": "block.minecraft.black_stained_glass", + "item_id": 485, "properties": [], "default_state_id": 5960, "states": [ @@ -65137,29 +65147,9 @@ }, { "id": 284, - "name": "black_stained_glass", - "translation_key": "block.minecraft.black_stained_glass", - "item_id": 464, - "properties": [], - "default_state_id": 5961, - "states": [ - { - "id": 5961, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 285, "name": "oak_trapdoor", "translation_key": "block.minecraft.oak_trapdoor", - "item_id": 701, + "item_id": 730, "properties": [ { "name": "facing", @@ -65199,8 +65189,18 @@ ] } ], - "default_state_id": 5977, + "default_state_id": 5976, "states": [ + { + "id": 5961, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 5962, "luminance": 0, @@ -65238,7 +65238,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -65278,7 +65278,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -65318,7 +65318,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -65358,7 +65358,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -65398,7 +65398,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -65438,7 +65438,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -65478,7 +65478,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -65518,7 +65518,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -65558,7 +65558,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -65598,7 +65598,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -65638,7 +65638,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -65678,7 +65678,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -65718,7 +65718,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -65758,7 +65758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -65798,7 +65798,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -65830,24 +65830,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6025, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 286, + "id": 285, "name": "spruce_trapdoor", "translation_key": "block.minecraft.spruce_trapdoor", - "item_id": 702, + "item_id": 731, "properties": [ { "name": "facing", @@ -65887,8 +65877,18 @@ ] } ], - "default_state_id": 6041, + "default_state_id": 6040, "states": [ + { + "id": 6025, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6026, "luminance": 0, @@ -65926,7 +65926,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -65966,7 +65966,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -66006,7 +66006,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -66046,7 +66046,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -66086,7 +66086,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -66126,7 +66126,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -66166,7 +66166,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -66206,7 +66206,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -66246,7 +66246,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -66286,7 +66286,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -66326,7 +66326,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -66366,7 +66366,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -66406,7 +66406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -66446,7 +66446,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -66486,7 +66486,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -66518,24 +66518,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6089, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 287, + "id": 286, "name": "birch_trapdoor", "translation_key": "block.minecraft.birch_trapdoor", - "item_id": 703, + "item_id": 732, "properties": [ { "name": "facing", @@ -66575,8 +66565,18 @@ ] } ], - "default_state_id": 6105, + "default_state_id": 6104, "states": [ + { + "id": 6089, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6090, "luminance": 0, @@ -66614,7 +66614,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -66654,7 +66654,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -66694,7 +66694,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -66734,7 +66734,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -66774,7 +66774,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -66814,7 +66814,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -66854,7 +66854,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -66894,7 +66894,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -66934,7 +66934,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -66974,7 +66974,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -67014,7 +67014,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -67054,7 +67054,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -67094,7 +67094,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -67134,7 +67134,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -67174,7 +67174,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -67206,24 +67206,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6153, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 288, + "id": 287, "name": "jungle_trapdoor", "translation_key": "block.minecraft.jungle_trapdoor", - "item_id": 704, + "item_id": 733, "properties": [ { "name": "facing", @@ -67263,8 +67253,18 @@ ] } ], - "default_state_id": 6169, + "default_state_id": 6168, "states": [ + { + "id": 6153, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6154, "luminance": 0, @@ -67302,7 +67302,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -67342,7 +67342,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -67382,7 +67382,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -67422,7 +67422,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -67462,7 +67462,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -67502,7 +67502,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -67542,7 +67542,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -67582,7 +67582,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -67622,7 +67622,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -67662,7 +67662,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -67702,7 +67702,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -67742,7 +67742,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -67782,7 +67782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -67822,7 +67822,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -67862,7 +67862,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -67894,24 +67894,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6217, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 289, + "id": 288, "name": "acacia_trapdoor", "translation_key": "block.minecraft.acacia_trapdoor", - "item_id": 705, + "item_id": 734, "properties": [ { "name": "facing", @@ -67951,8 +67941,18 @@ ] } ], - "default_state_id": 6233, + "default_state_id": 6232, "states": [ + { + "id": 6217, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6218, "luminance": 0, @@ -67990,7 +67990,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -68030,7 +68030,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -68070,7 +68070,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -68110,7 +68110,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -68150,7 +68150,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -68190,7 +68190,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -68230,7 +68230,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -68270,7 +68270,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -68310,7 +68310,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -68350,7 +68350,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -68390,7 +68390,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -68430,7 +68430,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -68470,7 +68470,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -68510,7 +68510,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -68550,7 +68550,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -68582,24 +68582,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6281, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 290, + "id": 289, "name": "cherry_trapdoor", "translation_key": "block.minecraft.cherry_trapdoor", - "item_id": 706, + "item_id": 735, "properties": [ { "name": "facing", @@ -68639,8 +68629,18 @@ ] } ], - "default_state_id": 6297, + "default_state_id": 6296, "states": [ + { + "id": 6281, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6282, "luminance": 0, @@ -68678,7 +68678,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -68718,7 +68718,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -68758,7 +68758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -68798,7 +68798,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -68838,7 +68838,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -68878,7 +68878,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -68918,7 +68918,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -68958,7 +68958,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -68998,7 +68998,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -69038,7 +69038,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -69078,7 +69078,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -69118,7 +69118,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -69158,7 +69158,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -69198,7 +69198,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -69238,7 +69238,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -69270,24 +69270,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6345, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 291, + "id": 290, "name": "dark_oak_trapdoor", "translation_key": "block.minecraft.dark_oak_trapdoor", - "item_id": 707, + "item_id": 736, "properties": [ { "name": "facing", @@ -69327,8 +69317,18 @@ ] } ], - "default_state_id": 6361, + "default_state_id": 6360, "states": [ + { + "id": 6345, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6346, "luminance": 0, @@ -69366,7 +69366,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -69406,7 +69406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -69446,7 +69446,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -69486,7 +69486,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -69526,7 +69526,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -69566,7 +69566,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -69606,7 +69606,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -69646,7 +69646,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -69686,7 +69686,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -69726,7 +69726,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -69766,7 +69766,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -69806,7 +69806,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -69846,7 +69846,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -69886,7 +69886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -69926,7 +69926,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -69958,24 +69958,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6409, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 292, + "id": 291, "name": "mangrove_trapdoor", "translation_key": "block.minecraft.mangrove_trapdoor", - "item_id": 708, + "item_id": 737, "properties": [ { "name": "facing", @@ -70015,8 +70005,18 @@ ] } ], - "default_state_id": 6425, + "default_state_id": 6424, "states": [ + { + "id": 6409, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6410, "luminance": 0, @@ -70054,7 +70054,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -70094,7 +70094,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -70134,7 +70134,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -70174,7 +70174,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -70214,7 +70214,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -70254,7 +70254,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -70294,7 +70294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -70334,7 +70334,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -70374,7 +70374,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -70414,7 +70414,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -70454,7 +70454,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -70494,7 +70494,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -70534,7 +70534,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -70574,7 +70574,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -70614,7 +70614,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -70646,24 +70646,14 @@ "collision_shapes": [ 93 ] - }, - { - "id": 6473, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] } ] }, { - "id": 293, + "id": 292, "name": "bamboo_trapdoor", "translation_key": "block.minecraft.bamboo_trapdoor", - "item_id": 709, + "item_id": 738, "properties": [ { "name": "facing", @@ -70703,8 +70693,18 @@ ] } ], - "default_state_id": 6489, + "default_state_id": 6488, "states": [ + { + "id": 6473, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, { "id": 6474, "luminance": 0, @@ -70742,7 +70742,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -70782,7 +70782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -70822,7 +70822,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 93 ] }, { @@ -70862,7 +70862,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -70902,7 +70902,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -70942,7 +70942,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -70982,7 +70982,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -71022,7 +71022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -71062,7 +71062,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -71102,7 +71102,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -71142,7 +71142,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -71182,7 +71182,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -71222,7 +71222,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -71262,7 +71262,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -71302,7 +71302,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -71334,24 +71334,34 @@ "collision_shapes": [ 93 ] - }, + } + ] + }, + { + "id": 293, + "name": "stone_bricks", + "translation_key": "block.minecraft.stone_bricks", + "item_id": 339, + "properties": [], + "default_state_id": 6537, + "states": [ { "id": 6537, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 ] } ] }, { "id": 294, - "name": "stone_bricks", - "translation_key": "block.minecraft.stone_bricks", - "item_id": 318, + "name": "mossy_stone_bricks", + "translation_key": "block.minecraft.mossy_stone_bricks", + "item_id": 340, "properties": [], "default_state_id": 6538, "states": [ @@ -71369,9 +71379,9 @@ }, { "id": 295, - "name": "mossy_stone_bricks", - "translation_key": "block.minecraft.mossy_stone_bricks", - "item_id": 319, + "name": "cracked_stone_bricks", + "translation_key": "block.minecraft.cracked_stone_bricks", + "item_id": 341, "properties": [], "default_state_id": 6539, "states": [ @@ -71389,9 +71399,9 @@ }, { "id": 296, - "name": "cracked_stone_bricks", - "translation_key": "block.minecraft.cracked_stone_bricks", - "item_id": 320, + "name": "chiseled_stone_bricks", + "translation_key": "block.minecraft.chiseled_stone_bricks", + "item_id": 342, "properties": [], "default_state_id": 6540, "states": [ @@ -71409,9 +71419,9 @@ }, { "id": 297, - "name": "chiseled_stone_bricks", - "translation_key": "block.minecraft.chiseled_stone_bricks", - "item_id": 321, + "name": "packed_mud", + "translation_key": "block.minecraft.packed_mud", + "item_id": 343, "properties": [], "default_state_id": 6541, "states": [ @@ -71429,9 +71439,9 @@ }, { "id": 298, - "name": "packed_mud", - "translation_key": "block.minecraft.packed_mud", - "item_id": 322, + "name": "mud_bricks", + "translation_key": "block.minecraft.mud_bricks", + "item_id": 344, "properties": [], "default_state_id": 6542, "states": [ @@ -71449,9 +71459,9 @@ }, { "id": 299, - "name": "mud_bricks", - "translation_key": "block.minecraft.mud_bricks", - "item_id": 323, + "name": "infested_stone", + "translation_key": "block.minecraft.infested_stone", + "item_id": 332, "properties": [], "default_state_id": 6543, "states": [ @@ -71469,9 +71479,9 @@ }, { "id": 300, - "name": "infested_stone", - "translation_key": "block.minecraft.infested_stone", - "item_id": 311, + "name": "infested_cobblestone", + "translation_key": "block.minecraft.infested_cobblestone", + "item_id": 333, "properties": [], "default_state_id": 6544, "states": [ @@ -71489,9 +71499,9 @@ }, { "id": 301, - "name": "infested_cobblestone", - "translation_key": "block.minecraft.infested_cobblestone", - "item_id": 312, + "name": "infested_stone_bricks", + "translation_key": "block.minecraft.infested_stone_bricks", + "item_id": 334, "properties": [], "default_state_id": 6545, "states": [ @@ -71509,9 +71519,9 @@ }, { "id": 302, - "name": "infested_stone_bricks", - "translation_key": "block.minecraft.infested_stone_bricks", - "item_id": 313, + "name": "infested_mossy_stone_bricks", + "translation_key": "block.minecraft.infested_mossy_stone_bricks", + "item_id": 335, "properties": [], "default_state_id": 6546, "states": [ @@ -71529,9 +71539,9 @@ }, { "id": 303, - "name": "infested_mossy_stone_bricks", - "translation_key": "block.minecraft.infested_mossy_stone_bricks", - "item_id": 314, + "name": "infested_cracked_stone_bricks", + "translation_key": "block.minecraft.infested_cracked_stone_bricks", + "item_id": 336, "properties": [], "default_state_id": 6547, "states": [ @@ -71549,9 +71559,9 @@ }, { "id": 304, - "name": "infested_cracked_stone_bricks", - "translation_key": "block.minecraft.infested_cracked_stone_bricks", - "item_id": 315, + "name": "infested_chiseled_stone_bricks", + "translation_key": "block.minecraft.infested_chiseled_stone_bricks", + "item_id": 337, "properties": [], "default_state_id": 6548, "states": [ @@ -71569,29 +71579,9 @@ }, { "id": 305, - "name": "infested_chiseled_stone_bricks", - "translation_key": "block.minecraft.infested_chiseled_stone_bricks", - "item_id": 316, - "properties": [], - "default_state_id": 6549, - "states": [ - { - "id": 6549, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 306, "name": "brown_mushroom_block", "translation_key": "block.minecraft.brown_mushroom_block", - "item_id": 330, + "item_id": 351, "properties": [ { "name": "down", @@ -71636,8 +71626,18 @@ ] } ], - "default_state_id": 6550, + "default_state_id": 6549, "states": [ + { + "id": 6549, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, { "id": 6550, "luminance": 0, @@ -72267,24 +72267,14 @@ "collision_shapes": [ 0 ] - }, - { - "id": 6613, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] } ] }, { - "id": 307, + "id": 306, "name": "red_mushroom_block", "translation_key": "block.minecraft.red_mushroom_block", - "item_id": 331, + "item_id": 352, "properties": [ { "name": "down", @@ -72329,8 +72319,18 @@ ] } ], - "default_state_id": 6614, + "default_state_id": 6613, "states": [ + { + "id": 6613, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, { "id": 6614, "luminance": 0, @@ -72960,24 +72960,14 @@ "collision_shapes": [ 0 ] - }, - { - "id": 6677, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] } ] }, { - "id": 308, + "id": 307, "name": "mushroom_stem", "translation_key": "block.minecraft.mushroom_stem", - "item_id": 332, + "item_id": 353, "properties": [ { "name": "down", @@ -73022,8 +73012,18 @@ ] } ], - "default_state_id": 6678, + "default_state_id": 6677, "states": [ + { + "id": 6677, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, { "id": 6678, "luminance": 0, @@ -73653,24 +73653,14 @@ "collision_shapes": [ 0 ] - }, - { - "id": 6741, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] } ] }, { - "id": 309, + "id": 308, "name": "iron_bars", "translation_key": "block.minecraft.iron_bars", - "item_id": 333, + "item_id": 354, "properties": [ { "name": "east", @@ -73708,10 +73698,10 @@ ] } ], - "default_state_id": 6773, + "default_state_id": 6772, "states": [ { - "id": 6742, + "id": 6741, "luminance": 0, "opaque": false, "replaceable": false, @@ -73723,7 +73713,7 @@ ] }, { - "id": 6743, + "id": 6742, "luminance": 0, "opaque": false, "replaceable": false, @@ -73734,7 +73724,7 @@ ] }, { - "id": 6744, + "id": 6743, "luminance": 0, "opaque": false, "replaceable": false, @@ -73746,7 +73736,7 @@ ] }, { - "id": 6745, + "id": 6744, "luminance": 0, "opaque": false, "replaceable": false, @@ -73757,7 +73747,7 @@ ] }, { - "id": 6746, + "id": 6745, "luminance": 0, "opaque": false, "replaceable": false, @@ -73768,7 +73758,7 @@ ] }, { - "id": 6747, + "id": 6746, "luminance": 0, "opaque": false, "replaceable": false, @@ -73779,7 +73769,7 @@ ] }, { - "id": 6748, + "id": 6747, "luminance": 0, "opaque": false, "replaceable": false, @@ -73790,7 +73780,7 @@ ] }, { - "id": 6749, + "id": 6748, "luminance": 0, "opaque": false, "replaceable": false, @@ -73801,7 +73791,7 @@ ] }, { - "id": 6750, + "id": 6749, "luminance": 0, "opaque": false, "replaceable": false, @@ -73812,7 +73802,7 @@ ] }, { - "id": 6751, + "id": 6750, "luminance": 0, "opaque": false, "replaceable": false, @@ -73823,7 +73813,7 @@ ] }, { - "id": 6752, + "id": 6751, "luminance": 0, "opaque": false, "replaceable": false, @@ -73834,7 +73824,7 @@ ] }, { - "id": 6753, + "id": 6752, "luminance": 0, "opaque": false, "replaceable": false, @@ -73845,7 +73835,7 @@ ] }, { - "id": 6754, + "id": 6753, "luminance": 0, "opaque": false, "replaceable": false, @@ -73855,7 +73845,7 @@ ] }, { - "id": 6755, + "id": 6754, "luminance": 0, "opaque": false, "replaceable": false, @@ -73865,7 +73855,7 @@ ] }, { - "id": 6756, + "id": 6755, "luminance": 0, "opaque": false, "replaceable": false, @@ -73875,7 +73865,7 @@ ] }, { - "id": 6757, + "id": 6756, "luminance": 0, "opaque": false, "replaceable": false, @@ -73885,7 +73875,7 @@ ] }, { - "id": 6758, + "id": 6757, "luminance": 0, "opaque": false, "replaceable": false, @@ -73897,7 +73887,7 @@ ] }, { - "id": 6759, + "id": 6758, "luminance": 0, "opaque": false, "replaceable": false, @@ -73907,7 +73897,7 @@ ] }, { - "id": 6760, + "id": 6759, "luminance": 0, "opaque": false, "replaceable": false, @@ -73919,7 +73909,7 @@ ] }, { - "id": 6761, + "id": 6760, "luminance": 0, "opaque": false, "replaceable": false, @@ -73929,7 +73919,7 @@ ] }, { - "id": 6762, + "id": 6761, "luminance": 0, "opaque": false, "replaceable": false, @@ -73940,7 +73930,7 @@ ] }, { - "id": 6763, + "id": 6762, "luminance": 0, "opaque": false, "replaceable": false, @@ -73950,7 +73940,7 @@ ] }, { - "id": 6764, + "id": 6763, "luminance": 0, "opaque": false, "replaceable": false, @@ -73961,7 +73951,7 @@ ] }, { - "id": 6765, + "id": 6764, "luminance": 0, "opaque": false, "replaceable": false, @@ -73971,7 +73961,7 @@ ] }, { - "id": 6766, + "id": 6765, "luminance": 0, "opaque": false, "replaceable": false, @@ -73982,7 +73972,7 @@ ] }, { - "id": 6767, + "id": 6766, "luminance": 0, "opaque": false, "replaceable": false, @@ -73992,7 +73982,7 @@ ] }, { - "id": 6768, + "id": 6767, "luminance": 0, "opaque": false, "replaceable": false, @@ -74003,7 +73993,7 @@ ] }, { - "id": 6769, + "id": 6768, "luminance": 0, "opaque": false, "replaceable": false, @@ -74013,7 +74003,7 @@ ] }, { - "id": 6770, + "id": 6769, "luminance": 0, "opaque": false, "replaceable": false, @@ -74023,7 +74013,7 @@ ] }, { - "id": 6771, + "id": 6770, "luminance": 0, "opaque": false, "replaceable": false, @@ -74033,7 +74023,7 @@ ] }, { - "id": 6772, + "id": 6771, "luminance": 0, "opaque": false, "replaceable": false, @@ -74043,7 +74033,7 @@ ] }, { - "id": 6773, + "id": 6772, "luminance": 0, "opaque": false, "replaceable": false, @@ -74055,10 +74045,10 @@ ] }, { - "id": 310, + "id": 309, "name": "chain", "translation_key": "block.minecraft.chain", - "item_id": 334, + "item_id": 355, "properties": [ { "name": "axis", @@ -74076,10 +74066,10 @@ ] } ], - "default_state_id": 6777, + "default_state_id": 6776, "states": [ { - "id": 6774, + "id": 6773, "luminance": 0, "opaque": false, "replaceable": false, @@ -74089,7 +74079,7 @@ ] }, { - "id": 6775, + "id": 6774, "luminance": 0, "opaque": false, "replaceable": false, @@ -74099,7 +74089,7 @@ ] }, { - "id": 6776, + "id": 6775, "luminance": 0, "opaque": false, "replaceable": false, @@ -74109,7 +74099,7 @@ ] }, { - "id": 6777, + "id": 6776, "luminance": 0, "opaque": false, "replaceable": false, @@ -74119,7 +74109,7 @@ ] }, { - "id": 6778, + "id": 6777, "luminance": 0, "opaque": false, "replaceable": false, @@ -74129,7 +74119,7 @@ ] }, { - "id": 6779, + "id": 6778, "luminance": 0, "opaque": false, "replaceable": false, @@ -74141,10 +74131,10 @@ ] }, { - "id": 311, + "id": 310, "name": "glass_pane", "translation_key": "block.minecraft.glass_pane", - "item_id": 335, + "item_id": 356, "properties": [ { "name": "east", @@ -74182,10 +74172,10 @@ ] } ], - "default_state_id": 6811, + "default_state_id": 6810, "states": [ { - "id": 6780, + "id": 6779, "luminance": 0, "opaque": false, "replaceable": false, @@ -74197,7 +74187,7 @@ ] }, { - "id": 6781, + "id": 6780, "luminance": 0, "opaque": false, "replaceable": false, @@ -74208,7 +74198,7 @@ ] }, { - "id": 6782, + "id": 6781, "luminance": 0, "opaque": false, "replaceable": false, @@ -74220,7 +74210,7 @@ ] }, { - "id": 6783, + "id": 6782, "luminance": 0, "opaque": false, "replaceable": false, @@ -74231,7 +74221,7 @@ ] }, { - "id": 6784, + "id": 6783, "luminance": 0, "opaque": false, "replaceable": false, @@ -74242,7 +74232,7 @@ ] }, { - "id": 6785, + "id": 6784, "luminance": 0, "opaque": false, "replaceable": false, @@ -74253,7 +74243,7 @@ ] }, { - "id": 6786, + "id": 6785, "luminance": 0, "opaque": false, "replaceable": false, @@ -74264,7 +74254,7 @@ ] }, { - "id": 6787, + "id": 6786, "luminance": 0, "opaque": false, "replaceable": false, @@ -74275,7 +74265,7 @@ ] }, { - "id": 6788, + "id": 6787, "luminance": 0, "opaque": false, "replaceable": false, @@ -74286,7 +74276,7 @@ ] }, { - "id": 6789, + "id": 6788, "luminance": 0, "opaque": false, "replaceable": false, @@ -74297,7 +74287,7 @@ ] }, { - "id": 6790, + "id": 6789, "luminance": 0, "opaque": false, "replaceable": false, @@ -74308,7 +74298,7 @@ ] }, { - "id": 6791, + "id": 6790, "luminance": 0, "opaque": false, "replaceable": false, @@ -74319,7 +74309,7 @@ ] }, { - "id": 6792, + "id": 6791, "luminance": 0, "opaque": false, "replaceable": false, @@ -74329,7 +74319,7 @@ ] }, { - "id": 6793, + "id": 6792, "luminance": 0, "opaque": false, "replaceable": false, @@ -74339,7 +74329,7 @@ ] }, { - "id": 6794, + "id": 6793, "luminance": 0, "opaque": false, "replaceable": false, @@ -74349,7 +74339,7 @@ ] }, { - "id": 6795, + "id": 6794, "luminance": 0, "opaque": false, "replaceable": false, @@ -74359,7 +74349,7 @@ ] }, { - "id": 6796, + "id": 6795, "luminance": 0, "opaque": false, "replaceable": false, @@ -74371,7 +74361,7 @@ ] }, { - "id": 6797, + "id": 6796, "luminance": 0, "opaque": false, "replaceable": false, @@ -74381,7 +74371,7 @@ ] }, { - "id": 6798, + "id": 6797, "luminance": 0, "opaque": false, "replaceable": false, @@ -74393,7 +74383,7 @@ ] }, { - "id": 6799, + "id": 6798, "luminance": 0, "opaque": false, "replaceable": false, @@ -74403,7 +74393,7 @@ ] }, { - "id": 6800, + "id": 6799, "luminance": 0, "opaque": false, "replaceable": false, @@ -74414,7 +74404,7 @@ ] }, { - "id": 6801, + "id": 6800, "luminance": 0, "opaque": false, "replaceable": false, @@ -74424,7 +74414,7 @@ ] }, { - "id": 6802, + "id": 6801, "luminance": 0, "opaque": false, "replaceable": false, @@ -74435,7 +74425,7 @@ ] }, { - "id": 6803, + "id": 6802, "luminance": 0, "opaque": false, "replaceable": false, @@ -74445,7 +74435,7 @@ ] }, { - "id": 6804, + "id": 6803, "luminance": 0, "opaque": false, "replaceable": false, @@ -74456,7 +74446,7 @@ ] }, { - "id": 6805, + "id": 6804, "luminance": 0, "opaque": false, "replaceable": false, @@ -74466,7 +74456,7 @@ ] }, { - "id": 6806, + "id": 6805, "luminance": 0, "opaque": false, "replaceable": false, @@ -74477,7 +74467,7 @@ ] }, { - "id": 6807, + "id": 6806, "luminance": 0, "opaque": false, "replaceable": false, @@ -74487,7 +74477,7 @@ ] }, { - "id": 6808, + "id": 6807, "luminance": 0, "opaque": false, "replaceable": false, @@ -74497,7 +74487,7 @@ ] }, { - "id": 6809, + "id": 6808, "luminance": 0, "opaque": false, "replaceable": false, @@ -74507,7 +74497,7 @@ ] }, { - "id": 6810, + "id": 6809, "luminance": 0, "opaque": false, "replaceable": false, @@ -74517,7 +74507,7 @@ ] }, { - "id": 6811, + "id": 6810, "luminance": 0, "opaque": false, "replaceable": false, @@ -74528,11 +74518,31 @@ } ] }, + { + "id": 311, + "name": "pumpkin", + "translation_key": "block.minecraft.pumpkin", + "item_id": 321, + "properties": [], + "default_state_id": 6811, + "states": [ + { + "id": 6811, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, { "id": 312, "name": "melon", "translation_key": "block.minecraft.melon", - "item_id": 336, + "item_id": 357, "properties": [], "default_state_id": 6812, "states": [ @@ -74656,7 +74666,7 @@ "id": 315, "name": "pumpkin_stem", "translation_key": "block.minecraft.pumpkin_stem", - "item_id": 945, + "item_id": 983, "properties": [ { "name": "age", @@ -74744,7 +74754,7 @@ "id": 316, "name": "melon_stem", "translation_key": "block.minecraft.melon_stem", - "item_id": 946, + "item_id": 984, "properties": [ { "name": "age", @@ -74832,7 +74842,7 @@ "id": 317, "name": "vine", "translation_key": "block.minecraft.vine", - "item_id": 337, + "item_id": 358, "properties": [ { "name": "east", @@ -75134,7 +75144,7 @@ "id": 318, "name": "glow_lichen", "translation_key": "block.minecraft.glow_lichen", - "item_id": 338, + "item_id": 359, "properties": [ { "name": "down", @@ -76218,7 +76228,7 @@ "id": 319, "name": "oak_fence_gate", "translation_key": "block.minecraft.oak_fence_gate", - "item_id": 712, + "item_id": 749, "properties": [ { "name": "facing", @@ -76547,7 +76557,7 @@ "id": 320, "name": "brick_stairs", "translation_key": "block.minecraft.brick_stairs", - "item_id": 339, + "item_id": 360, "properties": [ { "name": "facing", @@ -77519,7 +77529,7 @@ "id": 321, "name": "stone_brick_stairs", "translation_key": "block.minecraft.stone_brick_stairs", - "item_id": 340, + "item_id": 361, "properties": [ { "name": "facing", @@ -78491,7 +78501,7 @@ "id": 322, "name": "mud_brick_stairs", "translation_key": "block.minecraft.mud_brick_stairs", - "item_id": 341, + "item_id": 362, "properties": [ { "name": "facing", @@ -79463,7 +79473,7 @@ "id": 323, "name": "mycelium", "translation_key": "block.minecraft.mycelium", - "item_id": 342, + "item_id": 363, "properties": [ { "name": "snowy", @@ -79501,7 +79511,7 @@ "id": 324, "name": "lily_pad", "translation_key": "block.minecraft.lily_pad", - "item_id": 343, + "item_id": 364, "properties": [], "default_state_id": 7271, "states": [ @@ -79521,7 +79531,7 @@ "id": 325, "name": "nether_bricks", "translation_key": "block.minecraft.nether_bricks", - "item_id": 344, + "item_id": 365, "properties": [], "default_state_id": 7272, "states": [ @@ -79541,7 +79551,7 @@ "id": 326, "name": "nether_brick_fence", "translation_key": "block.minecraft.nether_brick_fence", - "item_id": 347, + "item_id": 368, "properties": [ { "name": "east", @@ -79929,7 +79939,7 @@ "id": 327, "name": "nether_brick_stairs", "translation_key": "block.minecraft.nether_brick_stairs", - "item_id": 348, + "item_id": 369, "properties": [ { "name": "facing", @@ -80901,7 +80911,7 @@ "id": 328, "name": "nether_wart", "translation_key": "block.minecraft.nether_wart", - "item_id": 956, + "item_id": 994, "properties": [ { "name": "age", @@ -80953,7 +80963,7 @@ "id": 329, "name": "enchanting_table", "translation_key": "block.minecraft.enchanting_table", - "item_id": 353, + "item_id": 374, "properties": [], "default_state_id": 7389, "states": [ @@ -80974,7 +80984,7 @@ "id": 330, "name": "brewing_stand", "translation_key": "block.minecraft.brewing_stand", - "item_id": 963, + "item_id": 1001, "properties": [ { "name": "has_bottle_0", @@ -81102,7 +81112,7 @@ "id": 331, "name": "cauldron", "translation_key": "block.minecraft.cauldron", - "item_id": 964, + "item_id": 1002, "properties": [], "default_state_id": 7398, "states": [ @@ -81136,7 +81146,7 @@ "id": 332, "name": "water_cauldron", "translation_key": "block.minecraft.water_cauldron", - "item_id": 964, + "item_id": 1002, "properties": [ { "name": "level", @@ -81227,7 +81237,7 @@ "id": 333, "name": "lava_cauldron", "translation_key": "block.minecraft.lava_cauldron", - "item_id": 964, + "item_id": 1002, "properties": [], "default_state_id": 7402, "states": [ @@ -81261,7 +81271,7 @@ "id": 334, "name": "powder_snow_cauldron", "translation_key": "block.minecraft.powder_snow_cauldron", - "item_id": 964, + "item_id": 1002, "properties": [ { "name": "level", @@ -81371,7 +81381,7 @@ "id": 336, "name": "end_portal_frame", "translation_key": "block.minecraft.end_portal_frame", - "item_id": 354, + "item_id": 375, "properties": [ { "name": "eye", @@ -81482,7 +81492,7 @@ "id": 337, "name": "end_stone", "translation_key": "block.minecraft.end_stone", - "item_id": 355, + "item_id": 376, "properties": [], "default_state_id": 7415, "states": [ @@ -81502,7 +81512,7 @@ "id": 338, "name": "dragon_egg", "translation_key": "block.minecraft.dragon_egg", - "item_id": 357, + "item_id": 378, "properties": [], "default_state_id": 7416, "states": [ @@ -81522,7 +81532,7 @@ "id": 339, "name": "redstone_lamp", "translation_key": "block.minecraft.redstone_lamp", - "item_id": 658, + "item_id": 679, "properties": [ { "name": "lit", @@ -81560,7 +81570,7 @@ "id": 340, "name": "cocoa", "translation_key": "block.minecraft.cocoa", - "item_id": 903, + "item_id": 940, "properties": [ { "name": "age", @@ -81708,7 +81718,7 @@ "id": 341, "name": "sandstone_stairs", "translation_key": "block.minecraft.sandstone_stairs", - "item_id": 358, + "item_id": 379, "properties": [ { "name": "facing", @@ -82680,7 +82690,7 @@ "id": 342, "name": "emerald_ore", "translation_key": "block.minecraft.emerald_ore", - "item_id": 59, + "item_id": 72, "properties": [], "default_state_id": 7511, "states": [ @@ -82700,7 +82710,7 @@ "id": 343, "name": "deepslate_emerald_ore", "translation_key": "block.minecraft.deepslate_emerald_ore", - "item_id": 60, + "item_id": 73, "properties": [], "default_state_id": 7512, "states": [ @@ -82720,7 +82730,7 @@ "id": 344, "name": "ender_chest", "translation_key": "block.minecraft.ender_chest", - "item_id": 359, + "item_id": 380, "properties": [ { "name": "facing", @@ -82835,7 +82845,7 @@ "id": 345, "name": "tripwire_hook", "translation_key": "block.minecraft.tripwire_hook", - "item_id": 655, + "item_id": 676, "properties": [ { "name": "attached", @@ -82997,7 +83007,7 @@ "id": 346, "name": "tripwire", "translation_key": "block.minecraft.tripwire", - "item_id": 810, + "item_id": 847, "properties": [ { "name": "attached", @@ -84081,7 +84091,7 @@ "id": 347, "name": "emerald_block", "translation_key": "block.minecraft.emerald_block", - "item_id": 360, + "item_id": 381, "properties": [], "default_state_id": 7665, "states": [ @@ -84101,7 +84111,7 @@ "id": 348, "name": "spruce_stairs", "translation_key": "block.minecraft.spruce_stairs", - "item_id": 362, + "item_id": 383, "properties": [ { "name": "facing", @@ -85073,7 +85083,7 @@ "id": 349, "name": "birch_stairs", "translation_key": "block.minecraft.birch_stairs", - "item_id": 363, + "item_id": 384, "properties": [ { "name": "facing", @@ -86045,7 +86055,7 @@ "id": 350, "name": "jungle_stairs", "translation_key": "block.minecraft.jungle_stairs", - "item_id": 364, + "item_id": 385, "properties": [ { "name": "facing", @@ -87017,7 +87027,7 @@ "id": 351, "name": "command_block", "translation_key": "block.minecraft.command_block", - "item_id": 373, + "item_id": 394, "properties": [ { "name": "conditional", @@ -87178,7 +87188,7 @@ "id": 352, "name": "beacon", "translation_key": "block.minecraft.beacon", - "item_id": 374, + "item_id": 395, "properties": [], "default_state_id": 7918, "states": [ @@ -87199,7 +87209,7 @@ "id": 353, "name": "cobblestone_wall", "translation_key": "block.minecraft.cobblestone_wall", - "item_id": 375, + "item_id": 396, "properties": [ { "name": "east", @@ -91136,7 +91146,7 @@ "id": 354, "name": "mossy_cobblestone_wall", "translation_key": "block.minecraft.mossy_cobblestone_wall", - "item_id": 376, + "item_id": 397, "properties": [ { "name": "east", @@ -95073,7 +95083,7 @@ "id": 355, "name": "flower_pot", "translation_key": "block.minecraft.flower_pot", - "item_id": 1050, + "item_id": 1089, "properties": [], "default_state_id": 8567, "states": [ @@ -95633,7 +95643,7 @@ "id": 383, "name": "carrots", "translation_key": "block.minecraft.carrots", - "item_id": 1051, + "item_id": 1090, "properties": [ { "name": "age", @@ -95721,7 +95731,7 @@ "id": 384, "name": "potatoes", "translation_key": "block.minecraft.potatoes", - "item_id": 1052, + "item_id": 1091, "properties": [ { "name": "age", @@ -95809,7 +95819,7 @@ "id": 385, "name": "oak_button", "translation_key": "block.minecraft.oak_button", - "item_id": 662, + "item_id": 683, "properties": [ { "name": "face", @@ -96036,7 +96046,7 @@ "id": 386, "name": "spruce_button", "translation_key": "block.minecraft.spruce_button", - "item_id": 663, + "item_id": 684, "properties": [ { "name": "face", @@ -96263,7 +96273,7 @@ "id": 387, "name": "birch_button", "translation_key": "block.minecraft.birch_button", - "item_id": 664, + "item_id": 685, "properties": [ { "name": "face", @@ -96490,7 +96500,7 @@ "id": 388, "name": "jungle_button", "translation_key": "block.minecraft.jungle_button", - "item_id": 665, + "item_id": 686, "properties": [ { "name": "face", @@ -96717,7 +96727,7 @@ "id": 389, "name": "acacia_button", "translation_key": "block.minecraft.acacia_button", - "item_id": 666, + "item_id": 687, "properties": [ { "name": "face", @@ -96944,7 +96954,7 @@ "id": 390, "name": "cherry_button", "translation_key": "block.minecraft.cherry_button", - "item_id": 667, + "item_id": 688, "properties": [ { "name": "face", @@ -97171,7 +97181,7 @@ "id": 391, "name": "dark_oak_button", "translation_key": "block.minecraft.dark_oak_button", - "item_id": 668, + "item_id": 689, "properties": [ { "name": "face", @@ -97398,7 +97408,7 @@ "id": 392, "name": "mangrove_button", "translation_key": "block.minecraft.mangrove_button", - "item_id": 669, + "item_id": 690, "properties": [ { "name": "face", @@ -97625,7 +97635,7 @@ "id": 393, "name": "bamboo_button", "translation_key": "block.minecraft.bamboo_button", - "item_id": 670, + "item_id": 691, "properties": [ { "name": "face", @@ -97852,9 +97862,16 @@ "id": 394, "name": "skeleton_skull", "translation_key": "block.minecraft.skeleton_skull", - "item_id": 1057, + "item_id": 1096, "wall_variant_id": 395, "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, { "name": "rotation", "values": [ @@ -97877,7 +97894,7 @@ ] } ], - "default_state_id": 8827, + "default_state_id": 8843, "states": [ { "id": 8827, @@ -98054,27 +98071,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 395, - "name": "skeleton_wall_skull", - "translation_key": "block.minecraft.skeleton_skull", - "item_id": 1057, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8843, - "states": [ + }, { "id": 8843, "luminance": 0, @@ -98082,7 +98079,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98093,7 +98090,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -98104,7 +98101,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 157 ], "block_entity_type": 15 }, @@ -98115,43 +98112,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 396, - "name": "wither_skeleton_skull", - "translation_key": "block.minecraft.wither_skeleton_skull", - "item_id": 1058, - "wall_variant_id": 397, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 8847, - "states": [ + }, { "id": 8847, "luminance": 0, @@ -98283,7 +98247,34 @@ 157 ], "block_entity_type": 15 + } + ] + }, + { + "id": 395, + "name": "skeleton_wall_skull", + "translation_key": "block.minecraft.skeleton_skull", + "item_id": 1096, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 8860, + "states": [ { "id": 8859, "luminance": 0, @@ -98291,7 +98282,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98302,7 +98293,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98313,7 +98304,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -98324,30 +98315,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 - } - ] - }, - { - "id": 397, - "name": "wither_skeleton_wall_skull", - "translation_key": "block.minecraft.wither_skeleton_skull", - "item_id": 1058, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8863, - "states": [ + }, { "id": 8863, "luminance": 0, @@ -98355,7 +98326,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 160 ], "block_entity_type": 15 }, @@ -98366,7 +98337,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 160 ], "block_entity_type": 15 }, @@ -98377,7 +98348,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 161 ], "block_entity_type": 15 }, @@ -98395,12 +98366,19 @@ ] }, { - "id": 398, - "name": "zombie_head", - "translation_key": "block.minecraft.zombie_head", - "item_id": 1060, - "wall_variant_id": 399, + "id": 396, + "name": "wither_skeleton_skull", + "translation_key": "block.minecraft.wither_skeleton_skull", + "item_id": 1097, + "wall_variant_id": 397, "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, { "name": "rotation", "values": [ @@ -98423,7 +98401,7 @@ ] } ], - "default_state_id": 8867, + "default_state_id": 8883, "states": [ { "id": 8867, @@ -98600,27 +98578,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 399, - "name": "zombie_wall_head", - "translation_key": "block.minecraft.zombie_head", - "item_id": 1060, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8883, - "states": [ + }, { "id": 8883, "luminance": 0, @@ -98628,7 +98586,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98639,7 +98597,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -98650,7 +98608,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 157 ], "block_entity_type": 15 }, @@ -98661,43 +98619,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 400, - "name": "player_head", - "translation_key": "block.minecraft.player_head", - "item_id": 1059, - "wall_variant_id": 401, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 8887, - "states": [ + }, { "id": 8887, "luminance": 0, @@ -98829,7 +98754,34 @@ 157 ], "block_entity_type": 15 + } + ] + }, + { + "id": 397, + "name": "wither_skeleton_wall_skull", + "translation_key": "block.minecraft.wither_skeleton_skull", + "item_id": 1097, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 8900, + "states": [ { "id": 8899, "luminance": 0, @@ -98837,7 +98789,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98848,7 +98800,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98859,7 +98811,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -98870,30 +98822,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 - } - ] - }, - { - "id": 401, - "name": "player_wall_head", - "translation_key": "block.minecraft.player_head", - "item_id": 1059, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8903, - "states": [ + }, { "id": 8903, "luminance": 0, @@ -98901,7 +98833,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 160 ], "block_entity_type": 15 }, @@ -98912,7 +98844,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 160 ], "block_entity_type": 15 }, @@ -98923,7 +98855,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 161 ], "block_entity_type": 15 }, @@ -98941,12 +98873,19 @@ ] }, { - "id": 402, - "name": "creeper_head", - "translation_key": "block.minecraft.creeper_head", - "item_id": 1061, - "wall_variant_id": 403, + "id": 398, + "name": "zombie_head", + "translation_key": "block.minecraft.zombie_head", + "item_id": 1099, + "wall_variant_id": 399, "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, { "name": "rotation", "values": [ @@ -98969,7 +98908,7 @@ ] } ], - "default_state_id": 8907, + "default_state_id": 8923, "states": [ { "id": 8907, @@ -99146,27 +99085,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 403, - "name": "creeper_wall_head", - "translation_key": "block.minecraft.creeper_head", - "item_id": 1061, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8923, - "states": [ + }, { "id": 8923, "luminance": 0, @@ -99174,7 +99093,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -99185,7 +99104,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -99196,7 +99115,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 157 ], "block_entity_type": 15 }, @@ -99207,43 +99126,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 404, - "name": "dragon_head", - "translation_key": "block.minecraft.dragon_head", - "item_id": 1062, - "wall_variant_id": 405, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 8927, - "states": [ + }, { "id": 8927, "luminance": 0, @@ -99375,7 +99261,34 @@ 157 ], "block_entity_type": 15 + } + ] + }, + { + "id": 399, + "name": "zombie_wall_head", + "translation_key": "block.minecraft.zombie_head", + "item_id": 1099, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 8940, + "states": [ { "id": 8939, "luminance": 0, @@ -99383,7 +99296,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -99394,7 +99307,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -99405,7 +99318,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -99416,30 +99329,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 - } - ] - }, - { - "id": 405, - "name": "dragon_wall_head", - "translation_key": "block.minecraft.dragon_head", - "item_id": 1062, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8943, - "states": [ + }, { "id": 8943, "luminance": 0, @@ -99447,7 +99340,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 160 ], "block_entity_type": 15 }, @@ -99458,7 +99351,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 160 ], "block_entity_type": 15 }, @@ -99469,7 +99362,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 161 ], "block_entity_type": 15 }, @@ -99487,12 +99380,19 @@ ] }, { - "id": 406, - "name": "piglin_head", - "translation_key": "block.minecraft.piglin_head", - "item_id": 1063, - "wall_variant_id": 407, + "id": 400, + "name": "player_head", + "translation_key": "block.minecraft.player_head", + "item_id": 1098, + "wall_variant_id": 401, "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, { "name": "rotation", "values": [ @@ -99515,7 +99415,7 @@ ] } ], - "default_state_id": 8947, + "default_state_id": 8963, "states": [ { "id": 8947, @@ -99524,7 +99424,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99535,7 +99435,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99546,7 +99446,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99557,7 +99457,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99568,7 +99468,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99579,7 +99479,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99590,7 +99490,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99601,7 +99501,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99612,7 +99512,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99623,7 +99523,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99634,7 +99534,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99645,7 +99545,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99656,7 +99556,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99667,7 +99567,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99678,7 +99578,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 }, @@ -99689,30 +99589,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 162 + 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 407, - "name": "piglin_wall_head", - "translation_key": "block.minecraft.piglin_head", - "item_id": 1063, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8963, - "states": [ + }, { "id": 8963, "luminance": 0, @@ -99720,7 +99600,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 163 + 157 ], "block_entity_type": 15 }, @@ -99731,7 +99611,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 164 + 157 ], "block_entity_type": 15 }, @@ -99742,7 +99622,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 165 + 157 ], "block_entity_type": 15 }, @@ -99753,269 +99633,149 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 166 + 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 408, - "name": "anvil", - "translation_key": "block.minecraft.anvil", - "item_id": 397, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8967, - "states": [ + }, { "id": 8967, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8968, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8969, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8970, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] - } - ] - }, - { - "id": 409, - "name": "chipped_anvil", - "translation_key": "block.minecraft.chipped_anvil", - "item_id": 398, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8971, - "states": [ + 157 + ], + "block_entity_type": 15 + }, { "id": 8971, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8972, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8973, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8974, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] - } - ] - }, - { - "id": 410, - "name": "damaged_anvil", - "translation_key": "block.minecraft.damaged_anvil", - "item_id": 399, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 8975, - "states": [ + 157 + ], + "block_entity_type": 15 + }, { "id": 8975, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8976, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8977, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] + 157 + ], + "block_entity_type": 15 }, { "id": 8978, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] + 157 + ], + "block_entity_type": 15 } ] }, { - "id": 411, - "name": "trapped_chest", - "translation_key": "block.minecraft.trapped_chest", - "item_id": 656, + "id": 401, + "name": "player_wall_head", + "translation_key": "block.minecraft.player_head", + "item_id": 1098, "properties": [ { "name": "facing", @@ -100027,15 +99787,7 @@ ] }, { - "name": "type", - "values": [ - "single", - "left", - "right" - ] - }, - { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" @@ -100049,619 +99801,724 @@ "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 158 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8980, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 158 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8981, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 59 + 159 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8982, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 59 + 159 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8983, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 60 + 160 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8984, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 60 + 160 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8985, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 161 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8986, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 161 ], - "block_entity_type": 2 + "block_entity_type": 15 + } + ] + }, + { + "id": 402, + "name": "creeper_head", + "translation_key": "block.minecraft.creeper_head", + "item_id": 1100, + "wall_variant_id": 403, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] }, + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9003, + "states": [ { "id": 8987, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 60 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8988, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 60 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8989, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 59 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8990, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 59 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8991, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8992, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8993, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 61 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8994, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 61 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8995, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 62 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8996, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 62 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8997, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8998, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 58 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 8999, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 62 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 9000, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 62 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 9001, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 61 + 157 ], - "block_entity_type": 2 + "block_entity_type": 15 }, { "id": 9002, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 61 + 157 ], - "block_entity_type": 2 - } - ] - }, - { - "id": 412, - "name": "light_weighted_pressure_plate", - "translation_key": "block.minecraft.light_weighted_pressure_plate", - "item_id": 675, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9003, - "states": [ + "block_entity_type": 15 + }, { "id": 9003, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9004, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9005, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9006, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9007, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9008, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9009, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9010, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9011, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9012, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9013, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9014, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9015, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9016, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9017, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9018, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 } ] }, { - "id": 413, - "name": "heavy_weighted_pressure_plate", - "translation_key": "block.minecraft.heavy_weighted_pressure_plate", - "item_id": 676, + "id": 403, + "name": "creeper_wall_head", + "translation_key": "block.minecraft.creeper_head", + "item_id": 1100, "properties": [ { - "name": "power", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] } ], - "default_state_id": 9019, + "default_state_id": 9020, "states": [ { "id": 9019, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 158 + ], + "block_entity_type": 15 }, { "id": 9020, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 158 + ], + "block_entity_type": 15 }, { "id": 9021, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 159 + ], + "block_entity_type": 15 }, { "id": 9022, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 159 + ], + "block_entity_type": 15 }, { "id": 9023, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 160 + ], + "block_entity_type": 15 }, { "id": 9024, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 160 + ], + "block_entity_type": 15 }, { "id": 9025, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 161 + ], + "block_entity_type": 15 }, { "id": 9026, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 161 + ], + "block_entity_type": 15 + } + ] + }, + { + "id": 404, + "name": "dragon_head", + "translation_key": "block.minecraft.dragon_head", + "item_id": 1101, + "wall_variant_id": 405, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] }, + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9043, + "states": [ { "id": 9027, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9028, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9029, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9030, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9031, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9032, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9033, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, { "id": 9034, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 414, - "name": "comparator", - "translation_key": "block.minecraft.comparator", - "item_id": 639, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "mode", - "values": [ - "compare", - "subtract" - ] + "blocks_motion": false, + "collision_shapes": [ + 157 + ], + "block_entity_type": 15 }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9036, - "states": [ { "id": 9035, "luminance": 0, @@ -100669,9 +100526,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9036, @@ -100680,9 +100537,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9037, @@ -100691,9 +100548,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9038, @@ -100702,9 +100559,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9039, @@ -100713,9 +100570,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9040, @@ -100724,9 +100581,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9041, @@ -100735,9 +100592,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9042, @@ -100746,9 +100603,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9043, @@ -100757,9 +100614,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9044, @@ -100768,9 +100625,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9045, @@ -100779,9 +100636,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9046, @@ -100790,9 +100647,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9047, @@ -100801,9 +100658,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9048, @@ -100812,9 +100669,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9049, @@ -100823,9 +100680,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 + "block_entity_type": 15 }, { "id": 9050, @@ -100834,775 +100691,612 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 70 + 157 ], - "block_entity_type": 18 - } - ] - }, - { - "id": 415, - "name": "daylight_detector", - "translation_key": "block.minecraft.daylight_detector", - "item_id": 652, - "properties": [ - { - "name": "inverted", - "values": [ - "true", - "false" - ] + "block_entity_type": 15 }, - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9067, - "states": [ { "id": 9051, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9052, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9053, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9054, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9055, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9056, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9057, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9058, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 157 ], - "block_entity_type": 16 + "block_entity_type": 15 + } + ] + }, + { + "id": 405, + "name": "dragon_wall_head", + "translation_key": "block.minecraft.dragon_head", + "item_id": 1101, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9060, + "states": [ { "id": 9059, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 158 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9060, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 158 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9061, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 159 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9062, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 159 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9063, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 160 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9064, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 160 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9065, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 161 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9066, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 161 ], - "block_entity_type": 16 + "block_entity_type": 15 + } + ] + }, + { + "id": 406, + "name": "piglin_head", + "translation_key": "block.minecraft.piglin_head", + "item_id": 1102, + "wall_variant_id": 407, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] }, + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9083, + "states": [ { "id": 9067, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9068, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9069, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9070, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9071, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9072, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9073, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9074, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9075, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9076, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9077, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9078, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9079, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9080, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9081, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 + "block_entity_type": 15 }, { "id": 9082, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 71 + 162 ], - "block_entity_type": 16 - } - ] - }, - { - "id": 416, - "name": "redstone_block", - "translation_key": "block.minecraft.redstone_block", - "item_id": 637, - "properties": [], - "default_state_id": 9083, - "states": [ + "block_entity_type": 15 + }, { "id": 9083, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 417, - "name": "nether_quartz_ore", - "translation_key": "block.minecraft.nether_quartz_ore", - "item_id": 66, - "properties": [], - "default_state_id": 9084, - "states": [ + 162 + ], + "block_entity_type": 15 + }, { "id": 9084, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 418, - "name": "hopper", - "translation_key": "block.minecraft.hopper", - "item_id": 645, - "properties": [ - { - "name": "enabled", - "values": [ - "true", - "false" - ] + 162 + ], + "block_entity_type": 15 }, - { - "name": "facing", - "values": [ - "down", - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 9085, - "states": [ { "id": 9085, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9086, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 194, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9087, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 195, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9088, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 196, - 197, - 198, - 199, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9089, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 200, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9090, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9091, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 194, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9092, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 195, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9093, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 196, - 197, - 198, - 199, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 + "block_entity_type": 15 }, { "id": 9094, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 193, - 200, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 + 162 ], - "block_entity_type": 17 - } - ] - }, - { - "id": 419, - "name": "quartz_block", - "translation_key": "block.minecraft.quartz_block", - "item_id": 401, - "properties": [], - "default_state_id": 9095, - "states": [ + "block_entity_type": 15 + }, { "id": 9095, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 420, - "name": "chiseled_quartz_block", - "translation_key": "block.minecraft.chiseled_quartz_block", - "item_id": 400, - "properties": [], - "default_state_id": 9096, - "states": [ + 162 + ], + "block_entity_type": 15 + }, { "id": 9096, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 421, - "name": "quartz_pillar", - "translation_key": "block.minecraft.quartz_pillar", - "item_id": 403, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 9098, - "states": [ + 162 + ], + "block_entity_type": 15 + }, { "id": 9097, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] + 162 + ], + "block_entity_type": 15 }, { "id": 9098, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 9099, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] + 162 + ], + "block_entity_type": 15 } ] }, { - "id": 422, - "name": "quartz_stairs", - "translation_key": "block.minecraft.quartz_stairs", - "item_id": 404, + "id": 407, + "name": "piglin_wall_head", + "translation_key": "block.minecraft.piglin_head", + "item_id": 1102, "properties": [ { "name": "facing", @@ -101614,114 +101308,123 @@ ] }, { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 9111, + "default_state_id": 9100, "states": [ + { + "id": 9099, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 163 + ], + "block_entity_type": 15 + }, { "id": 9100, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 - ] + 163 + ], + "block_entity_type": 15 }, { "id": 9101, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 - ] + 164 + ], + "block_entity_type": 15 }, { "id": 9102, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 - ] + 164 + ], + "block_entity_type": 15 }, { "id": 9103, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 - ] + 165 + ], + "block_entity_type": 15 }, { "id": 9104, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 - ] + 165 + ], + "block_entity_type": 15 }, { "id": 9105, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 - ] + 166 + ], + "block_entity_type": 15 }, { "id": 9106, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 166 + ], + "block_entity_type": 15 + } + ] + }, + { + "id": 408, + "name": "anvil", + "translation_key": "block.minecraft.anvil", + "item_id": 418, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 9107, + "states": [ { "id": 9107, "luminance": 0, @@ -101729,9 +101432,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101741,9 +101448,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101753,9 +101464,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 167, + 174, + 175, + 176, + 177, + 178, + 179 ] }, { @@ -101765,10 +101480,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 167, + 174, + 175, + 176, + 177, + 178, + 179 ] - }, + } + ] + }, + { + "id": 409, + "name": "chipped_anvil", + "translation_key": "block.minecraft.chipped_anvil", + "item_id": 419, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 9111, + "states": [ { "id": 9111, "luminance": 0, @@ -101776,8 +101516,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101787,9 +101532,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101799,9 +101548,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 167, + 174, + 175, + 176, + 177, + 178, + 179 ] }, { @@ -101811,21 +101564,49 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 167, + 174, + 175, + 176, + 177, + 178, + 179 ] - }, + } + ] + }, + { + "id": 410, + "name": "damaged_anvil", + "translation_key": "block.minecraft.damaged_anvil", + "item_id": 420, + "properties": [ { - "id": 9115, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 9115, + "states": [ + { + "id": 9115, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101835,8 +101616,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 167, + 168, + 169, + 170, + 171, + 172, + 173 ] }, { @@ -101846,8 +101632,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 167, + 174, + 175, + 176, + 177, + 178, + 179 ] }, { @@ -101857,10 +101648,50 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] + } + ] + }, + { + "id": 411, + "name": "trapped_chest", + "translation_key": "block.minecraft.trapped_chest", + "item_id": 677, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "type", + "values": [ + "single", + "left", + "right" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9120, + "states": [ { "id": 9119, "luminance": 0, @@ -101868,9 +101699,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9120, @@ -101879,9 +101710,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9121, @@ -101890,9 +101721,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 59 + ], + "block_entity_type": 2 }, { "id": 9122, @@ -101901,10 +101732,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 59 + ], + "block_entity_type": 2 }, { "id": 9123, @@ -101913,10 +101743,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 60 + ], + "block_entity_type": 2 }, { "id": 9124, @@ -101925,10 +101754,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 60 + ], + "block_entity_type": 2 }, { "id": 9125, @@ -101937,10 +101765,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9126, @@ -101949,10 +101776,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9127, @@ -101961,10 +101787,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 60 + ], + "block_entity_type": 2 }, { "id": 9128, @@ -101973,10 +101798,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 60 + ], + "block_entity_type": 2 }, { "id": 9129, @@ -101985,10 +101809,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 59 + ], + "block_entity_type": 2 }, { "id": 9130, @@ -101997,9 +101820,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 59 + ], + "block_entity_type": 2 }, { "id": 9131, @@ -102008,9 +101831,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9132, @@ -102019,10 +101842,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9133, @@ -102031,10 +101853,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 61 + ], + "block_entity_type": 2 }, { "id": 9134, @@ -102043,10 +101864,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 61 + ], + "block_entity_type": 2 }, { "id": 9135, @@ -102055,10 +101875,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 62 + ], + "block_entity_type": 2 }, { "id": 9136, @@ -102067,9 +101886,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 62 + ], + "block_entity_type": 2 }, { "id": 9137, @@ -102078,9 +101897,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9138, @@ -102089,9 +101908,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 58 + ], + "block_entity_type": 2 }, { "id": 9139, @@ -102100,9 +101919,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 62 + ], + "block_entity_type": 2 }, { "id": 9140, @@ -102111,9 +101930,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 62 + ], + "block_entity_type": 2 }, { "id": 9141, @@ -102122,9 +101941,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 61 + ], + "block_entity_type": 2 }, { "id": 9142, @@ -102133,698 +101952,722 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 61 + ], + "block_entity_type": 2 + } + ] + }, + { + "id": 412, + "name": "light_weighted_pressure_plate", + "translation_key": "block.minecraft.light_weighted_pressure_plate", + "item_id": 696, + "properties": [ + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 9143, + "states": [ { "id": 9143, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [] }, { "id": 9144, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [] }, { "id": 9145, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [] }, { "id": 9146, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [] }, { "id": 9147, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [] }, { "id": 9148, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [] }, { "id": 9149, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [] }, { "id": 9150, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] + "collision_shapes": [] }, { "id": 9151, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] + "collision_shapes": [] }, { "id": 9152, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [] }, { "id": 9153, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [] }, { "id": 9154, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [] }, { "id": 9155, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [] }, { "id": 9156, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [] }, { "id": 9157, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [] }, { "id": 9158, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 + "collision_shapes": [] + } + ] + }, + { + "id": 413, + "name": "heavy_weighted_pressure_plate", + "translation_key": "block.minecraft.heavy_weighted_pressure_plate", + "item_id": 697, + "properties": [ + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 9159, + "states": [ { "id": 9159, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [] }, { "id": 9160, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [] }, { "id": 9161, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [] }, { "id": 9162, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [] }, { "id": 9163, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [] }, { "id": 9164, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [] }, { "id": 9165, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [] }, { "id": 9166, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [] }, { "id": 9167, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [] }, { "id": 9168, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [] }, { "id": 9169, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [] }, { "id": 9170, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] + "collision_shapes": [] }, { "id": 9171, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] + "collision_shapes": [] }, { "id": 9172, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [] }, { "id": 9173, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [] }, { "id": 9174, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 + "collision_shapes": [] + } + ] + }, + { + "id": 414, + "name": "comparator", + "translation_key": "block.minecraft.comparator", + "item_id": 660, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, + { + "name": "mode", + "values": [ + "compare", + "subtract" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9176, + "states": [ { "id": 9175, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 - ] + 70 + ], + "block_entity_type": 18 }, { "id": 9176, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 - ] + 70 + ], + "block_entity_type": 18 }, { "id": 9177, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 - ] + 70 + ], + "block_entity_type": 18 }, { "id": 9178, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 - ] + 70 + ], + "block_entity_type": 18 }, { "id": 9179, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 423, - "name": "activator_rail", - "translation_key": "block.minecraft.activator_rail", - "item_id": 726, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, - { - "name": "shape", - "values": [ - "north_south", - "east_west", - "ascending_east", - "ascending_west", - "ascending_north", - "ascending_south" - ] + 70 + ], + "block_entity_type": 18 }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9193, - "states": [ { "id": 9180, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9181, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9182, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9183, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9184, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9185, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9186, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9187, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9188, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9189, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 }, { "id": 9190, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 70 + ], + "block_entity_type": 18 + } + ] + }, + { + "id": 415, + "name": "daylight_detector", + "translation_key": "block.minecraft.daylight_detector", + "item_id": 673, + "properties": [ + { + "name": "inverted", + "values": [ + "true", + "false" + ] }, + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9207, + "states": [ { "id": 9191, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9192, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9193, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9194, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9195, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9196, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9197, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9198, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9199, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9200, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9201, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9202, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, { "id": 9203, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 424, - "name": "dropper", - "translation_key": "block.minecraft.dropper", - "item_id": 647, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] + "blocks_motion": true, + "collision_shapes": [ + 71 + ], + "block_entity_type": 16 }, - { - "name": "triggered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9205, - "states": [ { "id": 9204, "luminance": 0, @@ -102832,9 +102675,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9205, @@ -102843,9 +102686,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9206, @@ -102854,9 +102697,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9207, @@ -102865,9 +102708,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9208, @@ -102876,9 +102719,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9209, @@ -102887,9 +102730,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9210, @@ -102898,9 +102741,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9211, @@ -102909,9 +102752,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9212, @@ -102920,9 +102763,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9213, @@ -102931,9 +102774,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9214, @@ -102942,9 +102785,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 + "block_entity_type": 16 }, { "id": 9215, @@ -102953,20 +102796,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 71 ], - "block_entity_type": 6 - } - ] - }, - { - "id": 425, - "name": "white_terracotta", - "translation_key": "block.minecraft.white_terracotta", - "item_id": 405, - "properties": [], - "default_state_id": 9216, - "states": [ + "block_entity_type": 16 + }, { "id": 9216, "luminance": 0, @@ -102974,19 +102807,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 426, - "name": "orange_terracotta", - "translation_key": "block.minecraft.orange_terracotta", - "item_id": 406, - "properties": [], - "default_state_id": 9217, - "states": [ + 71 + ], + "block_entity_type": 16 + }, { "id": 9217, "luminance": 0, @@ -102994,19 +102818,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 427, - "name": "magenta_terracotta", - "translation_key": "block.minecraft.magenta_terracotta", - "item_id": 407, - "properties": [], - "default_state_id": 9218, - "states": [ + 71 + ], + "block_entity_type": 16 + }, { "id": 9218, "luminance": 0, @@ -103014,39 +102829,21 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 428, - "name": "light_blue_terracotta", - "translation_key": "block.minecraft.light_blue_terracotta", - "item_id": 408, - "properties": [], - "default_state_id": 9219, - "states": [ - { + 71 + ], + "block_entity_type": 16 + }, + { "id": 9219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 429, - "name": "yellow_terracotta", - "translation_key": "block.minecraft.yellow_terracotta", - "item_id": 409, - "properties": [], - "default_state_id": 9220, - "states": [ + 71 + ], + "block_entity_type": 16 + }, { "id": 9220, "luminance": 0, @@ -103054,19 +102851,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 430, - "name": "lime_terracotta", - "translation_key": "block.minecraft.lime_terracotta", - "item_id": 410, - "properties": [], - "default_state_id": 9221, - "states": [ + 71 + ], + "block_entity_type": 16 + }, { "id": 9221, "luminance": 0, @@ -103074,19 +102862,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 431, - "name": "pink_terracotta", - "translation_key": "block.minecraft.pink_terracotta", - "item_id": 411, - "properties": [], - "default_state_id": 9222, - "states": [ + 71 + ], + "block_entity_type": 16 + }, { "id": 9222, "luminance": 0, @@ -103094,16 +102873,17 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 71 + ], + "block_entity_type": 16 } ] }, { - "id": 432, - "name": "gray_terracotta", - "translation_key": "block.minecraft.gray_terracotta", - "item_id": 412, + "id": 416, + "name": "redstone_block", + "translation_key": "block.minecraft.redstone_block", + "item_id": 658, "properties": [], "default_state_id": 9223, "states": [ @@ -103120,10 +102900,10 @@ ] }, { - "id": 433, - "name": "light_gray_terracotta", - "translation_key": "block.minecraft.light_gray_terracotta", - "item_id": 413, + "id": 417, + "name": "nether_quartz_ore", + "translation_key": "block.minecraft.nether_quartz_ore", + "item_id": 79, "properties": [], "default_state_id": 9224, "states": [ @@ -103140,189 +102920,179 @@ ] }, { - "id": 434, - "name": "cyan_terracotta", - "translation_key": "block.minecraft.cyan_terracotta", - "item_id": 414, - "properties": [], + "id": 418, + "name": "hopper", + "translation_key": "block.minecraft.hopper", + "item_id": 666, + "properties": [ + { + "name": "enabled", + "values": [ + "true", + "false" + ] + }, + { + "name": "facing", + "values": [ + "down", + "north", + "south", + "west", + "east" + ] + } + ], "default_state_id": 9225, "states": [ { "id": 9225, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 435, - "name": "purple_terracotta", - "translation_key": "block.minecraft.purple_terracotta", - "item_id": 415, - "properties": [], - "default_state_id": 9226, - "states": [ + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9226, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 436, - "name": "blue_terracotta", - "translation_key": "block.minecraft.blue_terracotta", - "item_id": 416, - "properties": [], - "default_state_id": 9227, - "states": [ + 193, + 194, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9227, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 437, - "name": "brown_terracotta", - "translation_key": "block.minecraft.brown_terracotta", - "item_id": 417, - "properties": [], - "default_state_id": 9228, - "states": [ + 193, + 195, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9228, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 438, - "name": "green_terracotta", - "translation_key": "block.minecraft.green_terracotta", - "item_id": 418, - "properties": [], - "default_state_id": 9229, - "states": [ + 196, + 197, + 198, + 199, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9229, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 439, - "name": "red_terracotta", - "translation_key": "block.minecraft.red_terracotta", - "item_id": 419, - "properties": [], - "default_state_id": 9230, - "states": [ + 193, + 200, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9230, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 440, - "name": "black_terracotta", - "translation_key": "block.minecraft.black_terracotta", - "item_id": 420, - "properties": [], - "default_state_id": 9231, - "states": [ + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + }, { "id": 9231, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 441, - "name": "white_stained_glass_pane", - "translation_key": "block.minecraft.white_stained_glass_pane", - "item_id": 465, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] + 193, + 194, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9263, - "states": [ { "id": 9232, "luminance": 0, @@ -103330,10 +103100,18 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 - ] + 193, + 195, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 }, { "id": 9233, @@ -103342,9 +103120,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 - ] + 196, + 197, + 198, + 199, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 }, { "id": 9234, @@ -103353,1489 +103142,1796 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 - ] - }, + 193, + 200, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 + ], + "block_entity_type": 17 + } + ] + }, + { + "id": 419, + "name": "quartz_block", + "translation_key": "block.minecraft.quartz_block", + "item_id": 422, + "properties": [], + "default_state_id": 9235, + "states": [ { "id": 9235, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 0 ] - }, + } + ] + }, + { + "id": 420, + "name": "chiseled_quartz_block", + "translation_key": "block.minecraft.chiseled_quartz_block", + "item_id": 421, + "properties": [], + "default_state_id": 9236, + "states": [ { "id": 9236, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 0 ] - }, + } + ] + }, + { + "id": 421, + "name": "quartz_pillar", + "translation_key": "block.minecraft.quartz_pillar", + "item_id": 424, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 9238, + "states": [ { "id": 9237, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 0 ] }, { "id": 9238, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 0 ] }, { "id": 9239, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 0 + ] + } + ] + }, + { + "id": 422, + "name": "quartz_stairs", + "translation_key": "block.minecraft.quartz_stairs", + "item_id": 425, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9251, + "states": [ { "id": 9240, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 41, + 42 ] }, { "id": 9241, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 41, + 42 ] }, { "id": 9242, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 43, + 44, + 45 ] }, { "id": 9243, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 43, + 44, + 45 ] }, { "id": 9244, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 41, + 46, + 47 ] }, { "id": 9245, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 41, + 46, + 47 ] }, { "id": 9246, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 48, + 42, + 49 ] }, { "id": 9247, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 48, + 42, + 49 ] }, { "id": 9248, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 44, + 50, + 45 ] }, { "id": 9249, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 44, + 50, + 45 ] }, { "id": 9250, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 52 ] }, { "id": 9251, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 52 ] }, { "id": 9252, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 50, + 49 ] }, { "id": 9253, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 50, + 49 ] }, { "id": 9254, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 52, + 45 ] }, { "id": 9255, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 52, + 45 ] }, { "id": 9256, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 53 ] }, { "id": 9257, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 53 ] }, { "id": 9258, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 49 ] }, { "id": 9259, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 49 ] }, { "id": 9260, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 54, + 52 ] }, { "id": 9261, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 54, + 52 ] }, { "id": 9262, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 54, + 44, + 53 ] }, { "id": 9263, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 - ] - } - ] - }, - { - "id": 442, - "name": "orange_stained_glass_pane", - "translation_key": "block.minecraft.orange_stained_glass_pane", - "item_id": 466, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 54, + 44, + 53 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9295, - "states": [ { "id": 9264, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 43, + 46, + 49 ] }, { "id": 9265, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 43, + 46, + 49 ] }, { "id": 9266, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 46, + 50, + 49 ] }, { "id": 9267, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 46, + 50, + 49 ] }, { "id": 9268, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 55, + 52, + 45 ] }, { "id": 9269, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 55, + 52, + 45 ] }, { "id": 9270, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 42 ] }, { "id": 9271, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 42 ] }, { "id": 9272, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 42, + 49 ] }, { "id": 9273, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 42, + 49 ] }, { "id": 9274, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 50, + 45 ] }, { "id": 9275, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 50, + 45 ] }, { "id": 9276, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 45 ] }, { "id": 9277, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 45 ] }, { "id": 9278, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 47 ] }, { "id": 9279, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 47 ] }, { "id": 9280, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 43, + 56 ] }, { "id": 9281, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 43, + 56 ] }, { "id": 9282, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 43, + 46, + 49 ] }, { "id": 9283, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 43, + 46, + 49 ] }, { "id": 9284, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 43, + 44, + 45 ] }, { "id": 9285, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 43, + 44, + 45 ] }, { "id": 9286, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 55, + 52, + 45 ] }, { "id": 9287, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 55, + 52, + 45 ] }, { "id": 9288, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 48, + 42, + 49 ] }, { "id": 9289, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 48, + 42, + 49 ] }, { "id": 9290, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 50 ] }, { "id": 9291, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 50 ] }, { "id": 9292, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 50, + 45 ] }, { "id": 9293, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 51, + 50, + 45 ] }, { "id": 9294, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 50, + 49 ] }, { "id": 9295, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 - ] - } - ] - }, - { - "id": 443, - "name": "magenta_stained_glass_pane", - "translation_key": "block.minecraft.magenta_stained_glass_pane", - "item_id": 467, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 51, + 50, + 49 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9327, - "states": [ { "id": 9296, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 51, + 47 ] }, { "id": 9297, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 51, + 47 ] }, { "id": 9298, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 51, + 53 ] }, { "id": 9299, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 51, + 53 ] }, { "id": 9300, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 57, + 50 ] }, { "id": 9301, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 57, + 50 ] }, { "id": 9302, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 41, + 46, + 47 ] }, { "id": 9303, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 41, + 46, + 47 ] }, { "id": 9304, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 54, + 44, + 53 ] }, { "id": 9305, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 54, + 44, + 53 ] }, { "id": 9306, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 44, + 50, + 45 ] }, { "id": 9307, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 44, + 50, + 45 ] }, { "id": 9308, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 46, + 50, + 49 ] }, { "id": 9309, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 46, + 50, + 49 ] }, { "id": 9310, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 56 ] }, { "id": 9311, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 56 ] }, { "id": 9312, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 52, + 45 ] }, { "id": 9313, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 52, + 45 ] }, { "id": 9314, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 42, + 49 ] }, { "id": 9315, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 42, + 49 ] }, { "id": 9316, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 49 ] }, { "id": 9317, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 49 ] }, { "id": 9318, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 45 ] }, { "id": 9319, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 45 + ] + } + ] + }, + { + "id": 423, + "name": "activator_rail", + "translation_key": "block.minecraft.activator_rail", + "item_id": 763, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "shape", + "values": [ + "north_south", + "east_west", + "ascending_east", + "ascending_west", + "ascending_north", + "ascending_south" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9333, + "states": [ { "id": 9320, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 102, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9321, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 100 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9322, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 102, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9323, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 100 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9324, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 102 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9325, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 103 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9326, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 102 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9327, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 103 - ] - } - ] - }, - { - "id": 444, - "name": "light_blue_stained_glass_pane", - "translation_key": "block.minecraft.light_blue_stained_glass_pane", - "item_id": 468, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] + "blocks_motion": false, + "collision_shapes": [] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9359, - "states": [ { "id": 9328, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9329, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 97, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9330, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9331, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 97, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9332, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9333, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 99, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9334, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9335, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 99, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9336, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9337, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 100, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9338, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 96 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9339, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 100, - 98 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9340, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9341, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 101 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9342, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9343, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 101 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 424, + "name": "dropper", + "translation_key": "block.minecraft.dropper", + "item_id": 668, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, + { + "name": "triggered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9345, + "states": [ { "id": 9344, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9345, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9346, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9347, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9348, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9349, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9350, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9351, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9352, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9353, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9354, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 - ] + 0 + ], + "block_entity_type": 6 }, { "id": 9355, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 - ] - }, + 0 + ], + "block_entity_type": 6 + } + ] + }, + { + "id": 425, + "name": "white_terracotta", + "translation_key": "block.minecraft.white_terracotta", + "item_id": 426, + "properties": [], + "default_state_id": 9356, + "states": [ { "id": 9356, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 0 ] - }, + } + ] + }, + { + "id": 426, + "name": "orange_terracotta", + "translation_key": "block.minecraft.orange_terracotta", + "item_id": 427, + "properties": [], + "default_state_id": 9357, + "states": [ { "id": 9357, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 0 ] - }, + } + ] + }, + { + "id": 427, + "name": "magenta_terracotta", + "translation_key": "block.minecraft.magenta_terracotta", + "item_id": 428, + "properties": [], + "default_state_id": 9358, + "states": [ { "id": 9358, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 0 ] - }, + } + ] + }, + { + "id": 428, + "name": "light_blue_terracotta", + "translation_key": "block.minecraft.light_blue_terracotta", + "item_id": 429, + "properties": [], + "default_state_id": 9359, + "states": [ { "id": 9359, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 0 ] } ] }, { - "id": 445, - "name": "yellow_stained_glass_pane", - "translation_key": "block.minecraft.yellow_stained_glass_pane", - "item_id": 469, + "id": 429, + "name": "yellow_terracotta", + "translation_key": "block.minecraft.yellow_terracotta", + "item_id": 430, + "properties": [], + "default_state_id": 9360, + "states": [ + { + "id": 9360, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 430, + "name": "lime_terracotta", + "translation_key": "block.minecraft.lime_terracotta", + "item_id": 431, + "properties": [], + "default_state_id": 9361, + "states": [ + { + "id": 9361, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 431, + "name": "pink_terracotta", + "translation_key": "block.minecraft.pink_terracotta", + "item_id": 432, + "properties": [], + "default_state_id": 9362, + "states": [ + { + "id": 9362, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 432, + "name": "gray_terracotta", + "translation_key": "block.minecraft.gray_terracotta", + "item_id": 433, + "properties": [], + "default_state_id": 9363, + "states": [ + { + "id": 9363, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 433, + "name": "light_gray_terracotta", + "translation_key": "block.minecraft.light_gray_terracotta", + "item_id": 434, + "properties": [], + "default_state_id": 9364, + "states": [ + { + "id": 9364, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 434, + "name": "cyan_terracotta", + "translation_key": "block.minecraft.cyan_terracotta", + "item_id": 435, + "properties": [], + "default_state_id": 9365, + "states": [ + { + "id": 9365, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 435, + "name": "purple_terracotta", + "translation_key": "block.minecraft.purple_terracotta", + "item_id": 436, + "properties": [], + "default_state_id": 9366, + "states": [ + { + "id": 9366, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 436, + "name": "blue_terracotta", + "translation_key": "block.minecraft.blue_terracotta", + "item_id": 437, + "properties": [], + "default_state_id": 9367, + "states": [ + { + "id": 9367, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 437, + "name": "brown_terracotta", + "translation_key": "block.minecraft.brown_terracotta", + "item_id": 438, + "properties": [], + "default_state_id": 9368, + "states": [ + { + "id": 9368, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 438, + "name": "green_terracotta", + "translation_key": "block.minecraft.green_terracotta", + "item_id": 439, + "properties": [], + "default_state_id": 9369, + "states": [ + { + "id": 9369, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 439, + "name": "red_terracotta", + "translation_key": "block.minecraft.red_terracotta", + "item_id": 440, + "properties": [], + "default_state_id": 9370, + "states": [ + { + "id": 9370, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 440, + "name": "black_terracotta", + "translation_key": "block.minecraft.black_terracotta", + "item_id": 441, + "properties": [], + "default_state_id": 9371, + "states": [ + { + "id": 9371, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 441, + "name": "white_stained_glass_pane", + "translation_key": "block.minecraft.white_stained_glass_pane", + "item_id": 486, "properties": [ { "name": "east", @@ -104873,10 +104969,10 @@ ] } ], - "default_state_id": 9391, + "default_state_id": 9403, "states": [ { - "id": 9360, + "id": 9372, "luminance": 0, "opaque": false, "replaceable": false, @@ -104888,7 +104984,7 @@ ] }, { - "id": 9361, + "id": 9373, "luminance": 0, "opaque": false, "replaceable": false, @@ -104899,7 +104995,7 @@ ] }, { - "id": 9362, + "id": 9374, "luminance": 0, "opaque": false, "replaceable": false, @@ -104911,7 +105007,7 @@ ] }, { - "id": 9363, + "id": 9375, "luminance": 0, "opaque": false, "replaceable": false, @@ -104922,7 +105018,7 @@ ] }, { - "id": 9364, + "id": 9376, "luminance": 0, "opaque": false, "replaceable": false, @@ -104933,7 +105029,7 @@ ] }, { - "id": 9365, + "id": 9377, "luminance": 0, "opaque": false, "replaceable": false, @@ -104944,7 +105040,7 @@ ] }, { - "id": 9366, + "id": 9378, "luminance": 0, "opaque": false, "replaceable": false, @@ -104955,7 +105051,7 @@ ] }, { - "id": 9367, + "id": 9379, "luminance": 0, "opaque": false, "replaceable": false, @@ -104966,7 +105062,7 @@ ] }, { - "id": 9368, + "id": 9380, "luminance": 0, "opaque": false, "replaceable": false, @@ -104977,7 +105073,7 @@ ] }, { - "id": 9369, + "id": 9381, "luminance": 0, "opaque": false, "replaceable": false, @@ -104988,7 +105084,7 @@ ] }, { - "id": 9370, + "id": 9382, "luminance": 0, "opaque": false, "replaceable": false, @@ -104999,7 +105095,7 @@ ] }, { - "id": 9371, + "id": 9383, "luminance": 0, "opaque": false, "replaceable": false, @@ -105010,7 +105106,7 @@ ] }, { - "id": 9372, + "id": 9384, "luminance": 0, "opaque": false, "replaceable": false, @@ -105020,7 +105116,7 @@ ] }, { - "id": 9373, + "id": 9385, "luminance": 0, "opaque": false, "replaceable": false, @@ -105030,7 +105126,7 @@ ] }, { - "id": 9374, + "id": 9386, "luminance": 0, "opaque": false, "replaceable": false, @@ -105040,7 +105136,7 @@ ] }, { - "id": 9375, + "id": 9387, "luminance": 0, "opaque": false, "replaceable": false, @@ -105050,7 +105146,7 @@ ] }, { - "id": 9376, + "id": 9388, "luminance": 0, "opaque": false, "replaceable": false, @@ -105062,7 +105158,7 @@ ] }, { - "id": 9377, + "id": 9389, "luminance": 0, "opaque": false, "replaceable": false, @@ -105072,7 +105168,7 @@ ] }, { - "id": 9378, + "id": 9390, "luminance": 0, "opaque": false, "replaceable": false, @@ -105084,7 +105180,7 @@ ] }, { - "id": 9379, + "id": 9391, "luminance": 0, "opaque": false, "replaceable": false, @@ -105094,7 +105190,7 @@ ] }, { - "id": 9380, + "id": 9392, "luminance": 0, "opaque": false, "replaceable": false, @@ -105105,7 +105201,7 @@ ] }, { - "id": 9381, + "id": 9393, "luminance": 0, "opaque": false, "replaceable": false, @@ -105115,7 +105211,7 @@ ] }, { - "id": 9382, + "id": 9394, "luminance": 0, "opaque": false, "replaceable": false, @@ -105126,7 +105222,7 @@ ] }, { - "id": 9383, + "id": 9395, "luminance": 0, "opaque": false, "replaceable": false, @@ -105136,7 +105232,7 @@ ] }, { - "id": 9384, + "id": 9396, "luminance": 0, "opaque": false, "replaceable": false, @@ -105147,7 +105243,7 @@ ] }, { - "id": 9385, + "id": 9397, "luminance": 0, "opaque": false, "replaceable": false, @@ -105157,7 +105253,7 @@ ] }, { - "id": 9386, + "id": 9398, "luminance": 0, "opaque": false, "replaceable": false, @@ -105168,7 +105264,7 @@ ] }, { - "id": 9387, + "id": 9399, "luminance": 0, "opaque": false, "replaceable": false, @@ -105178,7 +105274,7 @@ ] }, { - "id": 9388, + "id": 9400, "luminance": 0, "opaque": false, "replaceable": false, @@ -105188,7 +105284,7 @@ ] }, { - "id": 9389, + "id": 9401, "luminance": 0, "opaque": false, "replaceable": false, @@ -105198,7 +105294,7 @@ ] }, { - "id": 9390, + "id": 9402, "luminance": 0, "opaque": false, "replaceable": false, @@ -105208,7 +105304,7 @@ ] }, { - "id": 9391, + "id": 9403, "luminance": 0, "opaque": false, "replaceable": false, @@ -105220,10 +105316,10 @@ ] }, { - "id": 446, - "name": "lime_stained_glass_pane", - "translation_key": "block.minecraft.lime_stained_glass_pane", - "item_id": 470, + "id": 442, + "name": "orange_stained_glass_pane", + "translation_key": "block.minecraft.orange_stained_glass_pane", + "item_id": 487, "properties": [ { "name": "east", @@ -105261,10 +105357,10 @@ ] } ], - "default_state_id": 9423, + "default_state_id": 9435, "states": [ { - "id": 9392, + "id": 9404, "luminance": 0, "opaque": false, "replaceable": false, @@ -105276,7 +105372,7 @@ ] }, { - "id": 9393, + "id": 9405, "luminance": 0, "opaque": false, "replaceable": false, @@ -105287,7 +105383,7 @@ ] }, { - "id": 9394, + "id": 9406, "luminance": 0, "opaque": false, "replaceable": false, @@ -105299,7 +105395,7 @@ ] }, { - "id": 9395, + "id": 9407, "luminance": 0, "opaque": false, "replaceable": false, @@ -105310,7 +105406,7 @@ ] }, { - "id": 9396, + "id": 9408, "luminance": 0, "opaque": false, "replaceable": false, @@ -105321,7 +105417,7 @@ ] }, { - "id": 9397, + "id": 9409, "luminance": 0, "opaque": false, "replaceable": false, @@ -105332,7 +105428,7 @@ ] }, { - "id": 9398, + "id": 9410, "luminance": 0, "opaque": false, "replaceable": false, @@ -105343,7 +105439,7 @@ ] }, { - "id": 9399, + "id": 9411, "luminance": 0, "opaque": false, "replaceable": false, @@ -105354,7 +105450,7 @@ ] }, { - "id": 9400, + "id": 9412, "luminance": 0, "opaque": false, "replaceable": false, @@ -105365,7 +105461,7 @@ ] }, { - "id": 9401, + "id": 9413, "luminance": 0, "opaque": false, "replaceable": false, @@ -105376,7 +105472,7 @@ ] }, { - "id": 9402, + "id": 9414, "luminance": 0, "opaque": false, "replaceable": false, @@ -105387,7 +105483,7 @@ ] }, { - "id": 9403, + "id": 9415, "luminance": 0, "opaque": false, "replaceable": false, @@ -105398,7 +105494,7 @@ ] }, { - "id": 9404, + "id": 9416, "luminance": 0, "opaque": false, "replaceable": false, @@ -105408,7 +105504,7 @@ ] }, { - "id": 9405, + "id": 9417, "luminance": 0, "opaque": false, "replaceable": false, @@ -105418,7 +105514,7 @@ ] }, { - "id": 9406, + "id": 9418, "luminance": 0, "opaque": false, "replaceable": false, @@ -105428,7 +105524,7 @@ ] }, { - "id": 9407, + "id": 9419, "luminance": 0, "opaque": false, "replaceable": false, @@ -105438,7 +105534,7 @@ ] }, { - "id": 9408, + "id": 9420, "luminance": 0, "opaque": false, "replaceable": false, @@ -105450,7 +105546,7 @@ ] }, { - "id": 9409, + "id": 9421, "luminance": 0, "opaque": false, "replaceable": false, @@ -105460,7 +105556,7 @@ ] }, { - "id": 9410, + "id": 9422, "luminance": 0, "opaque": false, "replaceable": false, @@ -105472,7 +105568,7 @@ ] }, { - "id": 9411, + "id": 9423, "luminance": 0, "opaque": false, "replaceable": false, @@ -105482,7 +105578,7 @@ ] }, { - "id": 9412, + "id": 9424, "luminance": 0, "opaque": false, "replaceable": false, @@ -105493,7 +105589,7 @@ ] }, { - "id": 9413, + "id": 9425, "luminance": 0, "opaque": false, "replaceable": false, @@ -105503,7 +105599,7 @@ ] }, { - "id": 9414, + "id": 9426, "luminance": 0, "opaque": false, "replaceable": false, @@ -105514,7 +105610,7 @@ ] }, { - "id": 9415, + "id": 9427, "luminance": 0, "opaque": false, "replaceable": false, @@ -105524,7 +105620,7 @@ ] }, { - "id": 9416, + "id": 9428, "luminance": 0, "opaque": false, "replaceable": false, @@ -105535,7 +105631,7 @@ ] }, { - "id": 9417, + "id": 9429, "luminance": 0, "opaque": false, "replaceable": false, @@ -105545,7 +105641,7 @@ ] }, { - "id": 9418, + "id": 9430, "luminance": 0, "opaque": false, "replaceable": false, @@ -105556,7 +105652,7 @@ ] }, { - "id": 9419, + "id": 9431, "luminance": 0, "opaque": false, "replaceable": false, @@ -105566,7 +105662,7 @@ ] }, { - "id": 9420, + "id": 9432, "luminance": 0, "opaque": false, "replaceable": false, @@ -105576,7 +105672,7 @@ ] }, { - "id": 9421, + "id": 9433, "luminance": 0, "opaque": false, "replaceable": false, @@ -105586,7 +105682,7 @@ ] }, { - "id": 9422, + "id": 9434, "luminance": 0, "opaque": false, "replaceable": false, @@ -105596,7 +105692,7 @@ ] }, { - "id": 9423, + "id": 9435, "luminance": 0, "opaque": false, "replaceable": false, @@ -105608,10 +105704,10 @@ ] }, { - "id": 447, - "name": "pink_stained_glass_pane", - "translation_key": "block.minecraft.pink_stained_glass_pane", - "item_id": 471, + "id": 443, + "name": "magenta_stained_glass_pane", + "translation_key": "block.minecraft.magenta_stained_glass_pane", + "item_id": 488, "properties": [ { "name": "east", @@ -105649,10 +105745,10 @@ ] } ], - "default_state_id": 9455, + "default_state_id": 9467, "states": [ { - "id": 9424, + "id": 9436, "luminance": 0, "opaque": false, "replaceable": false, @@ -105664,7 +105760,7 @@ ] }, { - "id": 9425, + "id": 9437, "luminance": 0, "opaque": false, "replaceable": false, @@ -105675,7 +105771,7 @@ ] }, { - "id": 9426, + "id": 9438, "luminance": 0, "opaque": false, "replaceable": false, @@ -105687,7 +105783,7 @@ ] }, { - "id": 9427, + "id": 9439, "luminance": 0, "opaque": false, "replaceable": false, @@ -105698,7 +105794,7 @@ ] }, { - "id": 9428, + "id": 9440, "luminance": 0, "opaque": false, "replaceable": false, @@ -105709,7 +105805,7 @@ ] }, { - "id": 9429, + "id": 9441, "luminance": 0, "opaque": false, "replaceable": false, @@ -105720,7 +105816,7 @@ ] }, { - "id": 9430, + "id": 9442, "luminance": 0, "opaque": false, "replaceable": false, @@ -105731,7 +105827,7 @@ ] }, { - "id": 9431, + "id": 9443, "luminance": 0, "opaque": false, "replaceable": false, @@ -105742,7 +105838,7 @@ ] }, { - "id": 9432, + "id": 9444, "luminance": 0, "opaque": false, "replaceable": false, @@ -105753,7 +105849,7 @@ ] }, { - "id": 9433, + "id": 9445, "luminance": 0, "opaque": false, "replaceable": false, @@ -105764,7 +105860,7 @@ ] }, { - "id": 9434, + "id": 9446, "luminance": 0, "opaque": false, "replaceable": false, @@ -105775,7 +105871,7 @@ ] }, { - "id": 9435, + "id": 9447, "luminance": 0, "opaque": false, "replaceable": false, @@ -105786,7 +105882,7 @@ ] }, { - "id": 9436, + "id": 9448, "luminance": 0, "opaque": false, "replaceable": false, @@ -105796,7 +105892,7 @@ ] }, { - "id": 9437, + "id": 9449, "luminance": 0, "opaque": false, "replaceable": false, @@ -105806,7 +105902,7 @@ ] }, { - "id": 9438, + "id": 9450, "luminance": 0, "opaque": false, "replaceable": false, @@ -105816,7 +105912,7 @@ ] }, { - "id": 9439, + "id": 9451, "luminance": 0, "opaque": false, "replaceable": false, @@ -105826,7 +105922,7 @@ ] }, { - "id": 9440, + "id": 9452, "luminance": 0, "opaque": false, "replaceable": false, @@ -105838,7 +105934,7 @@ ] }, { - "id": 9441, + "id": 9453, "luminance": 0, "opaque": false, "replaceable": false, @@ -105848,7 +105944,7 @@ ] }, { - "id": 9442, + "id": 9454, "luminance": 0, "opaque": false, "replaceable": false, @@ -105860,7 +105956,7 @@ ] }, { - "id": 9443, + "id": 9455, "luminance": 0, "opaque": false, "replaceable": false, @@ -105870,7 +105966,7 @@ ] }, { - "id": 9444, + "id": 9456, "luminance": 0, "opaque": false, "replaceable": false, @@ -105881,7 +105977,7 @@ ] }, { - "id": 9445, + "id": 9457, "luminance": 0, "opaque": false, "replaceable": false, @@ -105891,7 +105987,7 @@ ] }, { - "id": 9446, + "id": 9458, "luminance": 0, "opaque": false, "replaceable": false, @@ -105902,7 +105998,7 @@ ] }, { - "id": 9447, + "id": 9459, "luminance": 0, "opaque": false, "replaceable": false, @@ -105912,7 +106008,7 @@ ] }, { - "id": 9448, + "id": 9460, "luminance": 0, "opaque": false, "replaceable": false, @@ -105923,7 +106019,7 @@ ] }, { - "id": 9449, + "id": 9461, "luminance": 0, "opaque": false, "replaceable": false, @@ -105933,7 +106029,7 @@ ] }, { - "id": 9450, + "id": 9462, "luminance": 0, "opaque": false, "replaceable": false, @@ -105944,7 +106040,7 @@ ] }, { - "id": 9451, + "id": 9463, "luminance": 0, "opaque": false, "replaceable": false, @@ -105954,7 +106050,7 @@ ] }, { - "id": 9452, + "id": 9464, "luminance": 0, "opaque": false, "replaceable": false, @@ -105964,7 +106060,7 @@ ] }, { - "id": 9453, + "id": 9465, "luminance": 0, "opaque": false, "replaceable": false, @@ -105974,7 +106070,7 @@ ] }, { - "id": 9454, + "id": 9466, "luminance": 0, "opaque": false, "replaceable": false, @@ -105984,7 +106080,7 @@ ] }, { - "id": 9455, + "id": 9467, "luminance": 0, "opaque": false, "replaceable": false, @@ -105996,10 +106092,10 @@ ] }, { - "id": 448, - "name": "gray_stained_glass_pane", - "translation_key": "block.minecraft.gray_stained_glass_pane", - "item_id": 472, + "id": 444, + "name": "light_blue_stained_glass_pane", + "translation_key": "block.minecraft.light_blue_stained_glass_pane", + "item_id": 489, "properties": [ { "name": "east", @@ -106037,10 +106133,10 @@ ] } ], - "default_state_id": 9487, + "default_state_id": 9499, "states": [ { - "id": 9456, + "id": 9468, "luminance": 0, "opaque": false, "replaceable": false, @@ -106052,7 +106148,7 @@ ] }, { - "id": 9457, + "id": 9469, "luminance": 0, "opaque": false, "replaceable": false, @@ -106063,7 +106159,7 @@ ] }, { - "id": 9458, + "id": 9470, "luminance": 0, "opaque": false, "replaceable": false, @@ -106075,7 +106171,7 @@ ] }, { - "id": 9459, + "id": 9471, "luminance": 0, "opaque": false, "replaceable": false, @@ -106086,7 +106182,7 @@ ] }, { - "id": 9460, + "id": 9472, "luminance": 0, "opaque": false, "replaceable": false, @@ -106097,7 +106193,7 @@ ] }, { - "id": 9461, + "id": 9473, "luminance": 0, "opaque": false, "replaceable": false, @@ -106108,7 +106204,7 @@ ] }, { - "id": 9462, + "id": 9474, "luminance": 0, "opaque": false, "replaceable": false, @@ -106119,7 +106215,7 @@ ] }, { - "id": 9463, + "id": 9475, "luminance": 0, "opaque": false, "replaceable": false, @@ -106130,7 +106226,7 @@ ] }, { - "id": 9464, + "id": 9476, "luminance": 0, "opaque": false, "replaceable": false, @@ -106141,7 +106237,7 @@ ] }, { - "id": 9465, + "id": 9477, "luminance": 0, "opaque": false, "replaceable": false, @@ -106152,7 +106248,7 @@ ] }, { - "id": 9466, + "id": 9478, "luminance": 0, "opaque": false, "replaceable": false, @@ -106163,7 +106259,7 @@ ] }, { - "id": 9467, + "id": 9479, "luminance": 0, "opaque": false, "replaceable": false, @@ -106174,7 +106270,7 @@ ] }, { - "id": 9468, + "id": 9480, "luminance": 0, "opaque": false, "replaceable": false, @@ -106184,7 +106280,7 @@ ] }, { - "id": 9469, + "id": 9481, "luminance": 0, "opaque": false, "replaceable": false, @@ -106194,7 +106290,7 @@ ] }, { - "id": 9470, + "id": 9482, "luminance": 0, "opaque": false, "replaceable": false, @@ -106204,7 +106300,7 @@ ] }, { - "id": 9471, + "id": 9483, "luminance": 0, "opaque": false, "replaceable": false, @@ -106214,7 +106310,7 @@ ] }, { - "id": 9472, + "id": 9484, "luminance": 0, "opaque": false, "replaceable": false, @@ -106226,7 +106322,7 @@ ] }, { - "id": 9473, + "id": 9485, "luminance": 0, "opaque": false, "replaceable": false, @@ -106236,7 +106332,7 @@ ] }, { - "id": 9474, + "id": 9486, "luminance": 0, "opaque": false, "replaceable": false, @@ -106248,7 +106344,7 @@ ] }, { - "id": 9475, + "id": 9487, "luminance": 0, "opaque": false, "replaceable": false, @@ -106258,7 +106354,7 @@ ] }, { - "id": 9476, + "id": 9488, "luminance": 0, "opaque": false, "replaceable": false, @@ -106269,7 +106365,7 @@ ] }, { - "id": 9477, + "id": 9489, "luminance": 0, "opaque": false, "replaceable": false, @@ -106279,7 +106375,7 @@ ] }, { - "id": 9478, + "id": 9490, "luminance": 0, "opaque": false, "replaceable": false, @@ -106290,7 +106386,7 @@ ] }, { - "id": 9479, + "id": 9491, "luminance": 0, "opaque": false, "replaceable": false, @@ -106300,7 +106396,7 @@ ] }, { - "id": 9480, + "id": 9492, "luminance": 0, "opaque": false, "replaceable": false, @@ -106311,7 +106407,7 @@ ] }, { - "id": 9481, + "id": 9493, "luminance": 0, "opaque": false, "replaceable": false, @@ -106321,7 +106417,7 @@ ] }, { - "id": 9482, + "id": 9494, "luminance": 0, "opaque": false, "replaceable": false, @@ -106332,7 +106428,7 @@ ] }, { - "id": 9483, + "id": 9495, "luminance": 0, "opaque": false, "replaceable": false, @@ -106342,7 +106438,7 @@ ] }, { - "id": 9484, + "id": 9496, "luminance": 0, "opaque": false, "replaceable": false, @@ -106352,7 +106448,7 @@ ] }, { - "id": 9485, + "id": 9497, "luminance": 0, "opaque": false, "replaceable": false, @@ -106362,7 +106458,7 @@ ] }, { - "id": 9486, + "id": 9498, "luminance": 0, "opaque": false, "replaceable": false, @@ -106372,7 +106468,7 @@ ] }, { - "id": 9487, + "id": 9499, "luminance": 0, "opaque": false, "replaceable": false, @@ -106384,10 +106480,10 @@ ] }, { - "id": 449, - "name": "light_gray_stained_glass_pane", - "translation_key": "block.minecraft.light_gray_stained_glass_pane", - "item_id": 473, + "id": 445, + "name": "yellow_stained_glass_pane", + "translation_key": "block.minecraft.yellow_stained_glass_pane", + "item_id": 490, "properties": [ { "name": "east", @@ -106425,10 +106521,10 @@ ] } ], - "default_state_id": 9519, + "default_state_id": 9531, "states": [ { - "id": 9488, + "id": 9500, "luminance": 0, "opaque": false, "replaceable": false, @@ -106440,7 +106536,7 @@ ] }, { - "id": 9489, + "id": 9501, "luminance": 0, "opaque": false, "replaceable": false, @@ -106451,7 +106547,7 @@ ] }, { - "id": 9490, + "id": 9502, "luminance": 0, "opaque": false, "replaceable": false, @@ -106463,7 +106559,7 @@ ] }, { - "id": 9491, + "id": 9503, "luminance": 0, "opaque": false, "replaceable": false, @@ -106474,7 +106570,7 @@ ] }, { - "id": 9492, + "id": 9504, "luminance": 0, "opaque": false, "replaceable": false, @@ -106485,7 +106581,7 @@ ] }, { - "id": 9493, + "id": 9505, "luminance": 0, "opaque": false, "replaceable": false, @@ -106496,7 +106592,7 @@ ] }, { - "id": 9494, + "id": 9506, "luminance": 0, "opaque": false, "replaceable": false, @@ -106507,7 +106603,7 @@ ] }, { - "id": 9495, + "id": 9507, "luminance": 0, "opaque": false, "replaceable": false, @@ -106518,7 +106614,7 @@ ] }, { - "id": 9496, + "id": 9508, "luminance": 0, "opaque": false, "replaceable": false, @@ -106529,7 +106625,7 @@ ] }, { - "id": 9497, + "id": 9509, "luminance": 0, "opaque": false, "replaceable": false, @@ -106540,7 +106636,7 @@ ] }, { - "id": 9498, + "id": 9510, "luminance": 0, "opaque": false, "replaceable": false, @@ -106551,7 +106647,7 @@ ] }, { - "id": 9499, + "id": 9511, "luminance": 0, "opaque": false, "replaceable": false, @@ -106562,7 +106658,7 @@ ] }, { - "id": 9500, + "id": 9512, "luminance": 0, "opaque": false, "replaceable": false, @@ -106572,7 +106668,7 @@ ] }, { - "id": 9501, + "id": 9513, "luminance": 0, "opaque": false, "replaceable": false, @@ -106582,7 +106678,7 @@ ] }, { - "id": 9502, + "id": 9514, "luminance": 0, "opaque": false, "replaceable": false, @@ -106592,7 +106688,7 @@ ] }, { - "id": 9503, + "id": 9515, "luminance": 0, "opaque": false, "replaceable": false, @@ -106602,7 +106698,7 @@ ] }, { - "id": 9504, + "id": 9516, "luminance": 0, "opaque": false, "replaceable": false, @@ -106614,7 +106710,7 @@ ] }, { - "id": 9505, + "id": 9517, "luminance": 0, "opaque": false, "replaceable": false, @@ -106624,7 +106720,7 @@ ] }, { - "id": 9506, + "id": 9518, "luminance": 0, "opaque": false, "replaceable": false, @@ -106636,7 +106732,7 @@ ] }, { - "id": 9507, + "id": 9519, "luminance": 0, "opaque": false, "replaceable": false, @@ -106646,7 +106742,7 @@ ] }, { - "id": 9508, + "id": 9520, "luminance": 0, "opaque": false, "replaceable": false, @@ -106657,7 +106753,7 @@ ] }, { - "id": 9509, + "id": 9521, "luminance": 0, "opaque": false, "replaceable": false, @@ -106667,7 +106763,7 @@ ] }, { - "id": 9510, + "id": 9522, "luminance": 0, "opaque": false, "replaceable": false, @@ -106678,7 +106774,7 @@ ] }, { - "id": 9511, + "id": 9523, "luminance": 0, "opaque": false, "replaceable": false, @@ -106688,7 +106784,7 @@ ] }, { - "id": 9512, + "id": 9524, "luminance": 0, "opaque": false, "replaceable": false, @@ -106699,7 +106795,7 @@ ] }, { - "id": 9513, + "id": 9525, "luminance": 0, "opaque": false, "replaceable": false, @@ -106709,7 +106805,7 @@ ] }, { - "id": 9514, + "id": 9526, "luminance": 0, "opaque": false, "replaceable": false, @@ -106720,7 +106816,7 @@ ] }, { - "id": 9515, + "id": 9527, "luminance": 0, "opaque": false, "replaceable": false, @@ -106730,7 +106826,7 @@ ] }, { - "id": 9516, + "id": 9528, "luminance": 0, "opaque": false, "replaceable": false, @@ -106740,7 +106836,7 @@ ] }, { - "id": 9517, + "id": 9529, "luminance": 0, "opaque": false, "replaceable": false, @@ -106750,7 +106846,7 @@ ] }, { - "id": 9518, + "id": 9530, "luminance": 0, "opaque": false, "replaceable": false, @@ -106760,7 +106856,7 @@ ] }, { - "id": 9519, + "id": 9531, "luminance": 0, "opaque": false, "replaceable": false, @@ -106772,10 +106868,10 @@ ] }, { - "id": 450, - "name": "cyan_stained_glass_pane", - "translation_key": "block.minecraft.cyan_stained_glass_pane", - "item_id": 474, + "id": 446, + "name": "lime_stained_glass_pane", + "translation_key": "block.minecraft.lime_stained_glass_pane", + "item_id": 491, "properties": [ { "name": "east", @@ -106813,10 +106909,10 @@ ] } ], - "default_state_id": 9551, + "default_state_id": 9563, "states": [ { - "id": 9520, + "id": 9532, "luminance": 0, "opaque": false, "replaceable": false, @@ -106828,7 +106924,7 @@ ] }, { - "id": 9521, + "id": 9533, "luminance": 0, "opaque": false, "replaceable": false, @@ -106839,7 +106935,7 @@ ] }, { - "id": 9522, + "id": 9534, "luminance": 0, "opaque": false, "replaceable": false, @@ -106851,7 +106947,7 @@ ] }, { - "id": 9523, + "id": 9535, "luminance": 0, "opaque": false, "replaceable": false, @@ -106862,7 +106958,7 @@ ] }, { - "id": 9524, + "id": 9536, "luminance": 0, "opaque": false, "replaceable": false, @@ -106873,7 +106969,7 @@ ] }, { - "id": 9525, + "id": 9537, "luminance": 0, "opaque": false, "replaceable": false, @@ -106884,7 +106980,7 @@ ] }, { - "id": 9526, + "id": 9538, "luminance": 0, "opaque": false, "replaceable": false, @@ -106895,7 +106991,7 @@ ] }, { - "id": 9527, + "id": 9539, "luminance": 0, "opaque": false, "replaceable": false, @@ -106906,7 +107002,7 @@ ] }, { - "id": 9528, + "id": 9540, "luminance": 0, "opaque": false, "replaceable": false, @@ -106917,7 +107013,7 @@ ] }, { - "id": 9529, + "id": 9541, "luminance": 0, "opaque": false, "replaceable": false, @@ -106928,7 +107024,7 @@ ] }, { - "id": 9530, + "id": 9542, "luminance": 0, "opaque": false, "replaceable": false, @@ -106939,7 +107035,7 @@ ] }, { - "id": 9531, + "id": 9543, "luminance": 0, "opaque": false, "replaceable": false, @@ -106950,7 +107046,7 @@ ] }, { - "id": 9532, + "id": 9544, "luminance": 0, "opaque": false, "replaceable": false, @@ -106960,7 +107056,7 @@ ] }, { - "id": 9533, + "id": 9545, "luminance": 0, "opaque": false, "replaceable": false, @@ -106970,7 +107066,7 @@ ] }, { - "id": 9534, + "id": 9546, "luminance": 0, "opaque": false, "replaceable": false, @@ -106980,7 +107076,7 @@ ] }, { - "id": 9535, + "id": 9547, "luminance": 0, "opaque": false, "replaceable": false, @@ -106990,7 +107086,7 @@ ] }, { - "id": 9536, + "id": 9548, "luminance": 0, "opaque": false, "replaceable": false, @@ -107002,7 +107098,7 @@ ] }, { - "id": 9537, + "id": 9549, "luminance": 0, "opaque": false, "replaceable": false, @@ -107012,7 +107108,7 @@ ] }, { - "id": 9538, + "id": 9550, "luminance": 0, "opaque": false, "replaceable": false, @@ -107024,7 +107120,7 @@ ] }, { - "id": 9539, + "id": 9551, "luminance": 0, "opaque": false, "replaceable": false, @@ -107034,7 +107130,7 @@ ] }, { - "id": 9540, + "id": 9552, "luminance": 0, "opaque": false, "replaceable": false, @@ -107045,7 +107141,7 @@ ] }, { - "id": 9541, + "id": 9553, "luminance": 0, "opaque": false, "replaceable": false, @@ -107055,7 +107151,7 @@ ] }, { - "id": 9542, + "id": 9554, "luminance": 0, "opaque": false, "replaceable": false, @@ -107066,7 +107162,7 @@ ] }, { - "id": 9543, + "id": 9555, "luminance": 0, "opaque": false, "replaceable": false, @@ -107076,7 +107172,7 @@ ] }, { - "id": 9544, + "id": 9556, "luminance": 0, "opaque": false, "replaceable": false, @@ -107087,7 +107183,7 @@ ] }, { - "id": 9545, + "id": 9557, "luminance": 0, "opaque": false, "replaceable": false, @@ -107097,7 +107193,7 @@ ] }, { - "id": 9546, + "id": 9558, "luminance": 0, "opaque": false, "replaceable": false, @@ -107108,7 +107204,7 @@ ] }, { - "id": 9547, + "id": 9559, "luminance": 0, "opaque": false, "replaceable": false, @@ -107118,7 +107214,7 @@ ] }, { - "id": 9548, + "id": 9560, "luminance": 0, "opaque": false, "replaceable": false, @@ -107128,7 +107224,7 @@ ] }, { - "id": 9549, + "id": 9561, "luminance": 0, "opaque": false, "replaceable": false, @@ -107138,7 +107234,7 @@ ] }, { - "id": 9550, + "id": 9562, "luminance": 0, "opaque": false, "replaceable": false, @@ -107148,7 +107244,7 @@ ] }, { - "id": 9551, + "id": 9563, "luminance": 0, "opaque": false, "replaceable": false, @@ -107160,10 +107256,10 @@ ] }, { - "id": 451, - "name": "purple_stained_glass_pane", - "translation_key": "block.minecraft.purple_stained_glass_pane", - "item_id": 475, + "id": 447, + "name": "pink_stained_glass_pane", + "translation_key": "block.minecraft.pink_stained_glass_pane", + "item_id": 492, "properties": [ { "name": "east", @@ -107201,10 +107297,10 @@ ] } ], - "default_state_id": 9583, + "default_state_id": 9595, "states": [ { - "id": 9552, + "id": 9564, "luminance": 0, "opaque": false, "replaceable": false, @@ -107216,7 +107312,7 @@ ] }, { - "id": 9553, + "id": 9565, "luminance": 0, "opaque": false, "replaceable": false, @@ -107227,7 +107323,7 @@ ] }, { - "id": 9554, + "id": 9566, "luminance": 0, "opaque": false, "replaceable": false, @@ -107239,7 +107335,7 @@ ] }, { - "id": 9555, + "id": 9567, "luminance": 0, "opaque": false, "replaceable": false, @@ -107250,7 +107346,7 @@ ] }, { - "id": 9556, + "id": 9568, "luminance": 0, "opaque": false, "replaceable": false, @@ -107261,7 +107357,7 @@ ] }, { - "id": 9557, + "id": 9569, "luminance": 0, "opaque": false, "replaceable": false, @@ -107272,7 +107368,7 @@ ] }, { - "id": 9558, + "id": 9570, "luminance": 0, "opaque": false, "replaceable": false, @@ -107283,7 +107379,7 @@ ] }, { - "id": 9559, + "id": 9571, "luminance": 0, "opaque": false, "replaceable": false, @@ -107294,7 +107390,7 @@ ] }, { - "id": 9560, + "id": 9572, "luminance": 0, "opaque": false, "replaceable": false, @@ -107305,7 +107401,7 @@ ] }, { - "id": 9561, + "id": 9573, "luminance": 0, "opaque": false, "replaceable": false, @@ -107316,7 +107412,7 @@ ] }, { - "id": 9562, + "id": 9574, "luminance": 0, "opaque": false, "replaceable": false, @@ -107327,7 +107423,7 @@ ] }, { - "id": 9563, + "id": 9575, "luminance": 0, "opaque": false, "replaceable": false, @@ -107338,7 +107434,7 @@ ] }, { - "id": 9564, + "id": 9576, "luminance": 0, "opaque": false, "replaceable": false, @@ -107348,7 +107444,7 @@ ] }, { - "id": 9565, + "id": 9577, "luminance": 0, "opaque": false, "replaceable": false, @@ -107358,7 +107454,7 @@ ] }, { - "id": 9566, + "id": 9578, "luminance": 0, "opaque": false, "replaceable": false, @@ -107368,7 +107464,7 @@ ] }, { - "id": 9567, + "id": 9579, "luminance": 0, "opaque": false, "replaceable": false, @@ -107378,7 +107474,7 @@ ] }, { - "id": 9568, + "id": 9580, "luminance": 0, "opaque": false, "replaceable": false, @@ -107390,7 +107486,7 @@ ] }, { - "id": 9569, + "id": 9581, "luminance": 0, "opaque": false, "replaceable": false, @@ -107400,7 +107496,7 @@ ] }, { - "id": 9570, + "id": 9582, "luminance": 0, "opaque": false, "replaceable": false, @@ -107412,7 +107508,7 @@ ] }, { - "id": 9571, + "id": 9583, "luminance": 0, "opaque": false, "replaceable": false, @@ -107422,7 +107518,7 @@ ] }, { - "id": 9572, + "id": 9584, "luminance": 0, "opaque": false, "replaceable": false, @@ -107433,7 +107529,7 @@ ] }, { - "id": 9573, + "id": 9585, "luminance": 0, "opaque": false, "replaceable": false, @@ -107443,7 +107539,7 @@ ] }, { - "id": 9574, + "id": 9586, "luminance": 0, "opaque": false, "replaceable": false, @@ -107454,7 +107550,7 @@ ] }, { - "id": 9575, + "id": 9587, "luminance": 0, "opaque": false, "replaceable": false, @@ -107464,7 +107560,7 @@ ] }, { - "id": 9576, + "id": 9588, "luminance": 0, "opaque": false, "replaceable": false, @@ -107475,7 +107571,7 @@ ] }, { - "id": 9577, + "id": 9589, "luminance": 0, "opaque": false, "replaceable": false, @@ -107485,7 +107581,7 @@ ] }, { - "id": 9578, + "id": 9590, "luminance": 0, "opaque": false, "replaceable": false, @@ -107496,7 +107592,7 @@ ] }, { - "id": 9579, + "id": 9591, "luminance": 0, "opaque": false, "replaceable": false, @@ -107506,7 +107602,7 @@ ] }, { - "id": 9580, + "id": 9592, "luminance": 0, "opaque": false, "replaceable": false, @@ -107516,7 +107612,7 @@ ] }, { - "id": 9581, + "id": 9593, "luminance": 0, "opaque": false, "replaceable": false, @@ -107526,7 +107622,7 @@ ] }, { - "id": 9582, + "id": 9594, "luminance": 0, "opaque": false, "replaceable": false, @@ -107536,7 +107632,7 @@ ] }, { - "id": 9583, + "id": 9595, "luminance": 0, "opaque": false, "replaceable": false, @@ -107548,10 +107644,10 @@ ] }, { - "id": 452, - "name": "blue_stained_glass_pane", - "translation_key": "block.minecraft.blue_stained_glass_pane", - "item_id": 476, + "id": 448, + "name": "gray_stained_glass_pane", + "translation_key": "block.minecraft.gray_stained_glass_pane", + "item_id": 493, "properties": [ { "name": "east", @@ -107589,10 +107685,10 @@ ] } ], - "default_state_id": 9615, + "default_state_id": 9627, "states": [ { - "id": 9584, + "id": 9596, "luminance": 0, "opaque": false, "replaceable": false, @@ -107604,7 +107700,7 @@ ] }, { - "id": 9585, + "id": 9597, "luminance": 0, "opaque": false, "replaceable": false, @@ -107615,7 +107711,7 @@ ] }, { - "id": 9586, + "id": 9598, "luminance": 0, "opaque": false, "replaceable": false, @@ -107627,7 +107723,7 @@ ] }, { - "id": 9587, + "id": 9599, "luminance": 0, "opaque": false, "replaceable": false, @@ -107638,7 +107734,7 @@ ] }, { - "id": 9588, + "id": 9600, "luminance": 0, "opaque": false, "replaceable": false, @@ -107649,7 +107745,7 @@ ] }, { - "id": 9589, + "id": 9601, "luminance": 0, "opaque": false, "replaceable": false, @@ -107660,7 +107756,7 @@ ] }, { - "id": 9590, + "id": 9602, "luminance": 0, "opaque": false, "replaceable": false, @@ -107671,7 +107767,7 @@ ] }, { - "id": 9591, + "id": 9603, "luminance": 0, "opaque": false, "replaceable": false, @@ -107682,7 +107778,7 @@ ] }, { - "id": 9592, + "id": 9604, "luminance": 0, "opaque": false, "replaceable": false, @@ -107693,7 +107789,7 @@ ] }, { - "id": 9593, + "id": 9605, "luminance": 0, "opaque": false, "replaceable": false, @@ -107704,7 +107800,7 @@ ] }, { - "id": 9594, + "id": 9606, "luminance": 0, "opaque": false, "replaceable": false, @@ -107715,7 +107811,7 @@ ] }, { - "id": 9595, + "id": 9607, "luminance": 0, "opaque": false, "replaceable": false, @@ -107726,7 +107822,7 @@ ] }, { - "id": 9596, + "id": 9608, "luminance": 0, "opaque": false, "replaceable": false, @@ -107736,7 +107832,7 @@ ] }, { - "id": 9597, + "id": 9609, "luminance": 0, "opaque": false, "replaceable": false, @@ -107746,7 +107842,7 @@ ] }, { - "id": 9598, + "id": 9610, "luminance": 0, "opaque": false, "replaceable": false, @@ -107756,7 +107852,7 @@ ] }, { - "id": 9599, + "id": 9611, "luminance": 0, "opaque": false, "replaceable": false, @@ -107766,7 +107862,7 @@ ] }, { - "id": 9600, + "id": 9612, "luminance": 0, "opaque": false, "replaceable": false, @@ -107778,7 +107874,7 @@ ] }, { - "id": 9601, + "id": 9613, "luminance": 0, "opaque": false, "replaceable": false, @@ -107788,7 +107884,7 @@ ] }, { - "id": 9602, + "id": 9614, "luminance": 0, "opaque": false, "replaceable": false, @@ -107800,7 +107896,7 @@ ] }, { - "id": 9603, + "id": 9615, "luminance": 0, "opaque": false, "replaceable": false, @@ -107810,7 +107906,7 @@ ] }, { - "id": 9604, + "id": 9616, "luminance": 0, "opaque": false, "replaceable": false, @@ -107821,7 +107917,7 @@ ] }, { - "id": 9605, + "id": 9617, "luminance": 0, "opaque": false, "replaceable": false, @@ -107831,7 +107927,7 @@ ] }, { - "id": 9606, + "id": 9618, "luminance": 0, "opaque": false, "replaceable": false, @@ -107842,7 +107938,7 @@ ] }, { - "id": 9607, + "id": 9619, "luminance": 0, "opaque": false, "replaceable": false, @@ -107852,7 +107948,7 @@ ] }, { - "id": 9608, + "id": 9620, "luminance": 0, "opaque": false, "replaceable": false, @@ -107863,7 +107959,7 @@ ] }, { - "id": 9609, + "id": 9621, "luminance": 0, "opaque": false, "replaceable": false, @@ -107873,7 +107969,7 @@ ] }, { - "id": 9610, + "id": 9622, "luminance": 0, "opaque": false, "replaceable": false, @@ -107884,7 +107980,7 @@ ] }, { - "id": 9611, + "id": 9623, "luminance": 0, "opaque": false, "replaceable": false, @@ -107894,7 +107990,7 @@ ] }, { - "id": 9612, + "id": 9624, "luminance": 0, "opaque": false, "replaceable": false, @@ -107904,7 +108000,7 @@ ] }, { - "id": 9613, + "id": 9625, "luminance": 0, "opaque": false, "replaceable": false, @@ -107914,7 +108010,7 @@ ] }, { - "id": 9614, + "id": 9626, "luminance": 0, "opaque": false, "replaceable": false, @@ -107924,7 +108020,7 @@ ] }, { - "id": 9615, + "id": 9627, "luminance": 0, "opaque": false, "replaceable": false, @@ -107936,10 +108032,10 @@ ] }, { - "id": 453, - "name": "brown_stained_glass_pane", - "translation_key": "block.minecraft.brown_stained_glass_pane", - "item_id": 477, + "id": 449, + "name": "light_gray_stained_glass_pane", + "translation_key": "block.minecraft.light_gray_stained_glass_pane", + "item_id": 494, "properties": [ { "name": "east", @@ -107977,10 +108073,10 @@ ] } ], - "default_state_id": 9647, + "default_state_id": 9659, "states": [ { - "id": 9616, + "id": 9628, "luminance": 0, "opaque": false, "replaceable": false, @@ -107992,7 +108088,7 @@ ] }, { - "id": 9617, + "id": 9629, "luminance": 0, "opaque": false, "replaceable": false, @@ -108003,7 +108099,7 @@ ] }, { - "id": 9618, + "id": 9630, "luminance": 0, "opaque": false, "replaceable": false, @@ -108015,7 +108111,7 @@ ] }, { - "id": 9619, + "id": 9631, "luminance": 0, "opaque": false, "replaceable": false, @@ -108026,7 +108122,7 @@ ] }, { - "id": 9620, + "id": 9632, "luminance": 0, "opaque": false, "replaceable": false, @@ -108037,7 +108133,7 @@ ] }, { - "id": 9621, + "id": 9633, "luminance": 0, "opaque": false, "replaceable": false, @@ -108048,7 +108144,7 @@ ] }, { - "id": 9622, + "id": 9634, "luminance": 0, "opaque": false, "replaceable": false, @@ -108059,7 +108155,7 @@ ] }, { - "id": 9623, + "id": 9635, "luminance": 0, "opaque": false, "replaceable": false, @@ -108070,7 +108166,7 @@ ] }, { - "id": 9624, + "id": 9636, "luminance": 0, "opaque": false, "replaceable": false, @@ -108081,7 +108177,7 @@ ] }, { - "id": 9625, + "id": 9637, "luminance": 0, "opaque": false, "replaceable": false, @@ -108092,7 +108188,7 @@ ] }, { - "id": 9626, + "id": 9638, "luminance": 0, "opaque": false, "replaceable": false, @@ -108103,7 +108199,7 @@ ] }, { - "id": 9627, + "id": 9639, "luminance": 0, "opaque": false, "replaceable": false, @@ -108114,7 +108210,7 @@ ] }, { - "id": 9628, + "id": 9640, "luminance": 0, "opaque": false, "replaceable": false, @@ -108124,7 +108220,7 @@ ] }, { - "id": 9629, + "id": 9641, "luminance": 0, "opaque": false, "replaceable": false, @@ -108134,7 +108230,7 @@ ] }, { - "id": 9630, + "id": 9642, "luminance": 0, "opaque": false, "replaceable": false, @@ -108144,7 +108240,7 @@ ] }, { - "id": 9631, + "id": 9643, "luminance": 0, "opaque": false, "replaceable": false, @@ -108154,7 +108250,7 @@ ] }, { - "id": 9632, + "id": 9644, "luminance": 0, "opaque": false, "replaceable": false, @@ -108166,7 +108262,7 @@ ] }, { - "id": 9633, + "id": 9645, "luminance": 0, "opaque": false, "replaceable": false, @@ -108176,7 +108272,7 @@ ] }, { - "id": 9634, + "id": 9646, "luminance": 0, "opaque": false, "replaceable": false, @@ -108188,7 +108284,7 @@ ] }, { - "id": 9635, + "id": 9647, "luminance": 0, "opaque": false, "replaceable": false, @@ -108198,7 +108294,7 @@ ] }, { - "id": 9636, + "id": 9648, "luminance": 0, "opaque": false, "replaceable": false, @@ -108209,7 +108305,7 @@ ] }, { - "id": 9637, + "id": 9649, "luminance": 0, "opaque": false, "replaceable": false, @@ -108219,7 +108315,7 @@ ] }, { - "id": 9638, + "id": 9650, "luminance": 0, "opaque": false, "replaceable": false, @@ -108230,7 +108326,7 @@ ] }, { - "id": 9639, + "id": 9651, "luminance": 0, "opaque": false, "replaceable": false, @@ -108240,7 +108336,7 @@ ] }, { - "id": 9640, + "id": 9652, "luminance": 0, "opaque": false, "replaceable": false, @@ -108251,7 +108347,7 @@ ] }, { - "id": 9641, + "id": 9653, "luminance": 0, "opaque": false, "replaceable": false, @@ -108261,7 +108357,7 @@ ] }, { - "id": 9642, + "id": 9654, "luminance": 0, "opaque": false, "replaceable": false, @@ -108272,7 +108368,7 @@ ] }, { - "id": 9643, + "id": 9655, "luminance": 0, "opaque": false, "replaceable": false, @@ -108282,7 +108378,7 @@ ] }, { - "id": 9644, + "id": 9656, "luminance": 0, "opaque": false, "replaceable": false, @@ -108292,7 +108388,7 @@ ] }, { - "id": 9645, + "id": 9657, "luminance": 0, "opaque": false, "replaceable": false, @@ -108302,7 +108398,7 @@ ] }, { - "id": 9646, + "id": 9658, "luminance": 0, "opaque": false, "replaceable": false, @@ -108312,7 +108408,7 @@ ] }, { - "id": 9647, + "id": 9659, "luminance": 0, "opaque": false, "replaceable": false, @@ -108324,10 +108420,10 @@ ] }, { - "id": 454, - "name": "green_stained_glass_pane", - "translation_key": "block.minecraft.green_stained_glass_pane", - "item_id": 478, + "id": 450, + "name": "cyan_stained_glass_pane", + "translation_key": "block.minecraft.cyan_stained_glass_pane", + "item_id": 495, "properties": [ { "name": "east", @@ -108365,10 +108461,10 @@ ] } ], - "default_state_id": 9679, + "default_state_id": 9691, "states": [ { - "id": 9648, + "id": 9660, "luminance": 0, "opaque": false, "replaceable": false, @@ -108380,7 +108476,7 @@ ] }, { - "id": 9649, + "id": 9661, "luminance": 0, "opaque": false, "replaceable": false, @@ -108391,7 +108487,7 @@ ] }, { - "id": 9650, + "id": 9662, "luminance": 0, "opaque": false, "replaceable": false, @@ -108403,7 +108499,7 @@ ] }, { - "id": 9651, + "id": 9663, "luminance": 0, "opaque": false, "replaceable": false, @@ -108414,7 +108510,7 @@ ] }, { - "id": 9652, + "id": 9664, "luminance": 0, "opaque": false, "replaceable": false, @@ -108425,7 +108521,7 @@ ] }, { - "id": 9653, + "id": 9665, "luminance": 0, "opaque": false, "replaceable": false, @@ -108436,7 +108532,7 @@ ] }, { - "id": 9654, + "id": 9666, "luminance": 0, "opaque": false, "replaceable": false, @@ -108447,7 +108543,7 @@ ] }, { - "id": 9655, + "id": 9667, "luminance": 0, "opaque": false, "replaceable": false, @@ -108458,7 +108554,7 @@ ] }, { - "id": 9656, + "id": 9668, "luminance": 0, "opaque": false, "replaceable": false, @@ -108469,7 +108565,7 @@ ] }, { - "id": 9657, + "id": 9669, "luminance": 0, "opaque": false, "replaceable": false, @@ -108480,7 +108576,7 @@ ] }, { - "id": 9658, + "id": 9670, "luminance": 0, "opaque": false, "replaceable": false, @@ -108491,7 +108587,7 @@ ] }, { - "id": 9659, + "id": 9671, "luminance": 0, "opaque": false, "replaceable": false, @@ -108502,7 +108598,7 @@ ] }, { - "id": 9660, + "id": 9672, "luminance": 0, "opaque": false, "replaceable": false, @@ -108512,7 +108608,7 @@ ] }, { - "id": 9661, + "id": 9673, "luminance": 0, "opaque": false, "replaceable": false, @@ -108522,7 +108618,7 @@ ] }, { - "id": 9662, + "id": 9674, "luminance": 0, "opaque": false, "replaceable": false, @@ -108532,7 +108628,7 @@ ] }, { - "id": 9663, + "id": 9675, "luminance": 0, "opaque": false, "replaceable": false, @@ -108542,7 +108638,7 @@ ] }, { - "id": 9664, + "id": 9676, "luminance": 0, "opaque": false, "replaceable": false, @@ -108554,7 +108650,7 @@ ] }, { - "id": 9665, + "id": 9677, "luminance": 0, "opaque": false, "replaceable": false, @@ -108564,7 +108660,7 @@ ] }, { - "id": 9666, + "id": 9678, "luminance": 0, "opaque": false, "replaceable": false, @@ -108576,7 +108672,7 @@ ] }, { - "id": 9667, + "id": 9679, "luminance": 0, "opaque": false, "replaceable": false, @@ -108586,7 +108682,7 @@ ] }, { - "id": 9668, + "id": 9680, "luminance": 0, "opaque": false, "replaceable": false, @@ -108597,7 +108693,7 @@ ] }, { - "id": 9669, + "id": 9681, "luminance": 0, "opaque": false, "replaceable": false, @@ -108607,7 +108703,7 @@ ] }, { - "id": 9670, + "id": 9682, "luminance": 0, "opaque": false, "replaceable": false, @@ -108618,7 +108714,7 @@ ] }, { - "id": 9671, + "id": 9683, "luminance": 0, "opaque": false, "replaceable": false, @@ -108628,7 +108724,7 @@ ] }, { - "id": 9672, + "id": 9684, "luminance": 0, "opaque": false, "replaceable": false, @@ -108639,7 +108735,7 @@ ] }, { - "id": 9673, + "id": 9685, "luminance": 0, "opaque": false, "replaceable": false, @@ -108649,7 +108745,7 @@ ] }, { - "id": 9674, + "id": 9686, "luminance": 0, "opaque": false, "replaceable": false, @@ -108660,7 +108756,7 @@ ] }, { - "id": 9675, + "id": 9687, "luminance": 0, "opaque": false, "replaceable": false, @@ -108670,7 +108766,7 @@ ] }, { - "id": 9676, + "id": 9688, "luminance": 0, "opaque": false, "replaceable": false, @@ -108680,7 +108776,7 @@ ] }, { - "id": 9677, + "id": 9689, "luminance": 0, "opaque": false, "replaceable": false, @@ -108690,7 +108786,7 @@ ] }, { - "id": 9678, + "id": 9690, "luminance": 0, "opaque": false, "replaceable": false, @@ -108700,7 +108796,7 @@ ] }, { - "id": 9679, + "id": 9691, "luminance": 0, "opaque": false, "replaceable": false, @@ -108712,10 +108808,10 @@ ] }, { - "id": 455, - "name": "red_stained_glass_pane", - "translation_key": "block.minecraft.red_stained_glass_pane", - "item_id": 479, + "id": 451, + "name": "purple_stained_glass_pane", + "translation_key": "block.minecraft.purple_stained_glass_pane", + "item_id": 496, "properties": [ { "name": "east", @@ -108753,10 +108849,10 @@ ] } ], - "default_state_id": 9711, + "default_state_id": 9723, "states": [ { - "id": 9680, + "id": 9692, "luminance": 0, "opaque": false, "replaceable": false, @@ -108768,7 +108864,7 @@ ] }, { - "id": 9681, + "id": 9693, "luminance": 0, "opaque": false, "replaceable": false, @@ -108779,7 +108875,7 @@ ] }, { - "id": 9682, + "id": 9694, "luminance": 0, "opaque": false, "replaceable": false, @@ -108791,7 +108887,7 @@ ] }, { - "id": 9683, + "id": 9695, "luminance": 0, "opaque": false, "replaceable": false, @@ -108802,7 +108898,7 @@ ] }, { - "id": 9684, + "id": 9696, "luminance": 0, "opaque": false, "replaceable": false, @@ -108813,7 +108909,7 @@ ] }, { - "id": 9685, + "id": 9697, "luminance": 0, "opaque": false, "replaceable": false, @@ -108824,7 +108920,7 @@ ] }, { - "id": 9686, + "id": 9698, "luminance": 0, "opaque": false, "replaceable": false, @@ -108835,7 +108931,7 @@ ] }, { - "id": 9687, + "id": 9699, "luminance": 0, "opaque": false, "replaceable": false, @@ -108846,7 +108942,7 @@ ] }, { - "id": 9688, + "id": 9700, "luminance": 0, "opaque": false, "replaceable": false, @@ -108857,7 +108953,7 @@ ] }, { - "id": 9689, + "id": 9701, "luminance": 0, "opaque": false, "replaceable": false, @@ -108868,7 +108964,7 @@ ] }, { - "id": 9690, + "id": 9702, "luminance": 0, "opaque": false, "replaceable": false, @@ -108879,7 +108975,7 @@ ] }, { - "id": 9691, + "id": 9703, "luminance": 0, "opaque": false, "replaceable": false, @@ -108890,7 +108986,7 @@ ] }, { - "id": 9692, + "id": 9704, "luminance": 0, "opaque": false, "replaceable": false, @@ -108900,7 +108996,7 @@ ] }, { - "id": 9693, + "id": 9705, "luminance": 0, "opaque": false, "replaceable": false, @@ -108910,7 +109006,7 @@ ] }, { - "id": 9694, + "id": 9706, "luminance": 0, "opaque": false, "replaceable": false, @@ -108920,7 +109016,7 @@ ] }, { - "id": 9695, + "id": 9707, "luminance": 0, "opaque": false, "replaceable": false, @@ -108930,7 +109026,7 @@ ] }, { - "id": 9696, + "id": 9708, "luminance": 0, "opaque": false, "replaceable": false, @@ -108942,7 +109038,7 @@ ] }, { - "id": 9697, + "id": 9709, "luminance": 0, "opaque": false, "replaceable": false, @@ -108952,7 +109048,7 @@ ] }, { - "id": 9698, + "id": 9710, "luminance": 0, "opaque": false, "replaceable": false, @@ -108964,7 +109060,7 @@ ] }, { - "id": 9699, + "id": 9711, "luminance": 0, "opaque": false, "replaceable": false, @@ -108974,7 +109070,7 @@ ] }, { - "id": 9700, + "id": 9712, "luminance": 0, "opaque": false, "replaceable": false, @@ -108985,7 +109081,7 @@ ] }, { - "id": 9701, + "id": 9713, "luminance": 0, "opaque": false, "replaceable": false, @@ -108995,7 +109091,7 @@ ] }, { - "id": 9702, + "id": 9714, "luminance": 0, "opaque": false, "replaceable": false, @@ -109006,7 +109102,7 @@ ] }, { - "id": 9703, + "id": 9715, "luminance": 0, "opaque": false, "replaceable": false, @@ -109016,7 +109112,7 @@ ] }, { - "id": 9704, + "id": 9716, "luminance": 0, "opaque": false, "replaceable": false, @@ -109027,7 +109123,7 @@ ] }, { - "id": 9705, + "id": 9717, "luminance": 0, "opaque": false, "replaceable": false, @@ -109037,7 +109133,7 @@ ] }, { - "id": 9706, + "id": 9718, "luminance": 0, "opaque": false, "replaceable": false, @@ -109048,7 +109144,7 @@ ] }, { - "id": 9707, + "id": 9719, "luminance": 0, "opaque": false, "replaceable": false, @@ -109058,7 +109154,7 @@ ] }, { - "id": 9708, + "id": 9720, "luminance": 0, "opaque": false, "replaceable": false, @@ -109068,7 +109164,7 @@ ] }, { - "id": 9709, + "id": 9721, "luminance": 0, "opaque": false, "replaceable": false, @@ -109078,7 +109174,7 @@ ] }, { - "id": 9710, + "id": 9722, "luminance": 0, "opaque": false, "replaceable": false, @@ -109088,7 +109184,7 @@ ] }, { - "id": 9711, + "id": 9723, "luminance": 0, "opaque": false, "replaceable": false, @@ -109100,10 +109196,10 @@ ] }, { - "id": 456, - "name": "black_stained_glass_pane", - "translation_key": "block.minecraft.black_stained_glass_pane", - "item_id": 480, + "id": 452, + "name": "blue_stained_glass_pane", + "translation_key": "block.minecraft.blue_stained_glass_pane", + "item_id": 497, "properties": [ { "name": "east", @@ -109141,10 +109237,10 @@ ] } ], - "default_state_id": 9743, + "default_state_id": 9755, "states": [ { - "id": 9712, + "id": 9724, "luminance": 0, "opaque": false, "replaceable": false, @@ -109156,7 +109252,7 @@ ] }, { - "id": 9713, + "id": 9725, "luminance": 0, "opaque": false, "replaceable": false, @@ -109167,7 +109263,7 @@ ] }, { - "id": 9714, + "id": 9726, "luminance": 0, "opaque": false, "replaceable": false, @@ -109179,7 +109275,7 @@ ] }, { - "id": 9715, + "id": 9727, "luminance": 0, "opaque": false, "replaceable": false, @@ -109190,7 +109286,7 @@ ] }, { - "id": 9716, + "id": 9728, "luminance": 0, "opaque": false, "replaceable": false, @@ -109201,7 +109297,7 @@ ] }, { - "id": 9717, + "id": 9729, "luminance": 0, "opaque": false, "replaceable": false, @@ -109212,7 +109308,7 @@ ] }, { - "id": 9718, + "id": 9730, "luminance": 0, "opaque": false, "replaceable": false, @@ -109223,7 +109319,7 @@ ] }, { - "id": 9719, + "id": 9731, "luminance": 0, "opaque": false, "replaceable": false, @@ -109234,7 +109330,7 @@ ] }, { - "id": 9720, + "id": 9732, "luminance": 0, "opaque": false, "replaceable": false, @@ -109245,7 +109341,7 @@ ] }, { - "id": 9721, + "id": 9733, "luminance": 0, "opaque": false, "replaceable": false, @@ -109256,7 +109352,7 @@ ] }, { - "id": 9722, + "id": 9734, "luminance": 0, "opaque": false, "replaceable": false, @@ -109267,7 +109363,7 @@ ] }, { - "id": 9723, + "id": 9735, "luminance": 0, "opaque": false, "replaceable": false, @@ -109278,7 +109374,7 @@ ] }, { - "id": 9724, + "id": 9736, "luminance": 0, "opaque": false, "replaceable": false, @@ -109288,7 +109384,7 @@ ] }, { - "id": 9725, + "id": 9737, "luminance": 0, "opaque": false, "replaceable": false, @@ -109298,7 +109394,7 @@ ] }, { - "id": 9726, + "id": 9738, "luminance": 0, "opaque": false, "replaceable": false, @@ -109308,7 +109404,7 @@ ] }, { - "id": 9727, + "id": 9739, "luminance": 0, "opaque": false, "replaceable": false, @@ -109318,7 +109414,7 @@ ] }, { - "id": 9728, + "id": 9740, "luminance": 0, "opaque": false, "replaceable": false, @@ -109330,7 +109426,7 @@ ] }, { - "id": 9729, + "id": 9741, "luminance": 0, "opaque": false, "replaceable": false, @@ -109340,7 +109436,7 @@ ] }, { - "id": 9730, + "id": 9742, "luminance": 0, "opaque": false, "replaceable": false, @@ -109352,7 +109448,7 @@ ] }, { - "id": 9731, + "id": 9743, "luminance": 0, "opaque": false, "replaceable": false, @@ -109362,7 +109458,7 @@ ] }, { - "id": 9732, + "id": 9744, "luminance": 0, "opaque": false, "replaceable": false, @@ -109373,7 +109469,7 @@ ] }, { - "id": 9733, + "id": 9745, "luminance": 0, "opaque": false, "replaceable": false, @@ -109383,7 +109479,7 @@ ] }, { - "id": 9734, + "id": 9746, "luminance": 0, "opaque": false, "replaceable": false, @@ -109394,7 +109490,7 @@ ] }, { - "id": 9735, + "id": 9747, "luminance": 0, "opaque": false, "replaceable": false, @@ -109404,7 +109500,7 @@ ] }, { - "id": 9736, + "id": 9748, "luminance": 0, "opaque": false, "replaceable": false, @@ -109415,7 +109511,7 @@ ] }, { - "id": 9737, + "id": 9749, "luminance": 0, "opaque": false, "replaceable": false, @@ -109425,7 +109521,7 @@ ] }, { - "id": 9738, + "id": 9750, "luminance": 0, "opaque": false, "replaceable": false, @@ -109436,7 +109532,7 @@ ] }, { - "id": 9739, + "id": 9751, "luminance": 0, "opaque": false, "replaceable": false, @@ -109446,7 +109542,7 @@ ] }, { - "id": 9740, + "id": 9752, "luminance": 0, "opaque": false, "replaceable": false, @@ -109456,7 +109552,7 @@ ] }, { - "id": 9741, + "id": 9753, "luminance": 0, "opaque": false, "replaceable": false, @@ -109466,7 +109562,7 @@ ] }, { - "id": 9742, + "id": 9754, "luminance": 0, "opaque": false, "replaceable": false, @@ -109476,7 +109572,7 @@ ] }, { - "id": 9743, + "id": 9755, "luminance": 0, "opaque": false, "replaceable": false, @@ -109488,35 +109584,30 @@ ] }, { - "id": 457, - "name": "acacia_stairs", - "translation_key": "block.minecraft.acacia_stairs", - "item_id": 365, + "id": 453, + "name": "brown_stained_glass_pane", + "translation_key": "block.minecraft.brown_stained_glass_pane", + "item_id": 498, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "half", + "name": "north", "values": [ - "top", - "bottom" + "true", + "false" ] }, { - "name": "shape", + "name": "south", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" ] }, { @@ -109525,970 +109616,774 @@ "true", "false" ] - } - ], - "default_state_id": 9755, - "states": [ - { - "id": 9744, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 9745, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 9746, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 9747, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 9748, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 9749, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 9750, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 9751, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 9752, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 9753, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 9754, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] }, { - "id": 9755, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 + "name": "west", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 9787, + "states": [ { "id": 9756, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 94, + 95, + 96 ] }, { "id": 9757, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 97, + 98 ] }, { "id": 9758, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 94, + 95, + 96 ] }, { "id": 9759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 97, + 98 ] }, { "id": 9760, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 94, + 95 ] }, { "id": 9761, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 99, + 98 ] }, { "id": 9762, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 94, + 95 ] }, { "id": 9763, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 99, + 98 ] }, { "id": 9764, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 94, + 96 ] }, { "id": 9765, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 100, + 98 ] }, { "id": 9766, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 94, + 96 ] }, { "id": 9767, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 100, + 98 ] }, { "id": 9768, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 94 ] }, { "id": 9769, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 101 ] }, { "id": 9770, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 94 ] }, { "id": 9771, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 101 ] }, { "id": 9772, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 102, + 95, + 96 ] }, { "id": 9773, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 97 ] }, { "id": 9774, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 102, + 95, + 96 ] }, { "id": 9775, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 97 ] }, { "id": 9776, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 102, + 95 ] }, { "id": 9777, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 99 ] }, { "id": 9778, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 102, + 95 ] }, { "id": 9779, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 99 ] }, { "id": 9780, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 102, + 96 ] }, { "id": 9781, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 100 ] }, { "id": 9782, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 102, + 96 ] }, { "id": 9783, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 100 ] }, { "id": 9784, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 102 ] }, { "id": 9785, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 103 ] }, { "id": 9786, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 102 ] }, { "id": 9787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 103 + ] + } + ] + }, + { + "id": 454, + "name": "green_stained_glass_pane", + "translation_key": "block.minecraft.green_stained_glass_pane", + "item_id": 499, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9819, + "states": [ { "id": 9788, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 94, + 95, + 96 ] }, { "id": 9789, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 97, + 98 ] }, { "id": 9790, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 94, + 95, + 96 ] }, { "id": 9791, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 97, + 98 ] }, { "id": 9792, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 94, + 95 ] }, { "id": 9793, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 99, + 98 ] }, { "id": 9794, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 94, + 95 ] }, { "id": 9795, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 99, + 98 ] }, { "id": 9796, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 94, + 96 ] }, { "id": 9797, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 100, + 98 ] }, { "id": 9798, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 94, + 96 ] }, { "id": 9799, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 100, + 98 ] }, { "id": 9800, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 94 ] }, { "id": 9801, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 101 ] }, { "id": 9802, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 94 ] }, { "id": 9803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 101 ] }, { "id": 9804, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 102, + 95, + 96 ] }, { "id": 9805, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 97 ] }, { "id": 9806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 102, + 95, + 96 ] }, { "id": 9807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 97 ] }, { "id": 9808, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 102, + 95 ] }, { "id": 9809, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 99 ] }, { "id": 9810, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 102, + 95 ] }, { "id": 9811, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 99 ] }, { "id": 9812, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 102, + 96 ] }, { "id": 9813, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 100 ] }, { "id": 9814, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 102, + 96 ] }, { "id": 9815, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 100 ] }, { "id": 9816, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 102 ] }, { "id": 9817, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 103 ] }, { "id": 9818, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 102 ] }, { "id": 9819, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 9820, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 9821, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 9822, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 9823, - "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 103 ] } ] }, { - "id": 458, - "name": "cherry_stairs", - "translation_key": "block.minecraft.cherry_stairs", - "item_id": 366, + "id": 455, + "name": "red_stained_glass_pane", + "translation_key": "block.minecraft.red_stained_glass_pane", + "item_id": 500, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "half", + "name": "north", "values": [ - "top", - "bottom" + "true", + "false" ] }, { - "name": "shape", + "name": "south", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" ] }, { @@ -110497,945 +110392,754 @@ "true", "false" ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] } ], - "default_state_id": 9835, + "default_state_id": 9851, "states": [ { - "id": 9824, + "id": 9820, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 94, + 95, + 96 ] }, { - "id": 9825, + "id": 9821, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 97, + 98 ] }, { - "id": 9826, + "id": 9822, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 94, + 95, + 96 ] }, { - "id": 9827, + "id": 9823, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 97, + 98 + ] + }, + { + "id": 9824, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 94, + 95 + ] + }, + { + "id": 9825, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 99, + 98 + ] + }, + { + "id": 9826, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 94, + 95 + ] + }, + { + "id": 9827, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 99, + 98 ] }, { "id": 9828, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 94, + 96 ] }, { "id": 9829, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 100, + 98 ] }, { "id": 9830, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 94, + 96 ] }, { "id": 9831, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 100, + 98 ] }, { "id": 9832, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 94 ] }, { "id": 9833, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 101 ] }, { "id": 9834, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 94 ] }, { "id": 9835, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 101 ] }, { "id": 9836, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 102, + 95, + 96 ] }, { "id": 9837, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 97 ] }, { "id": 9838, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 102, + 95, + 96 ] }, { "id": 9839, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 97 ] }, { "id": 9840, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 102, + 95 ] }, { "id": 9841, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 99 ] }, { "id": 9842, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 102, + 95 ] }, { "id": 9843, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 99 ] }, { "id": 9844, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 102, + 96 ] }, { "id": 9845, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 100 ] }, { "id": 9846, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 102, + 96 ] }, { "id": 9847, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 100 ] }, { "id": 9848, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 102 ] }, { "id": 9849, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 103 ] }, { "id": 9850, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 102 ] }, { "id": 9851, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 103 + ] + } + ] + }, + { + "id": 456, + "name": "black_stained_glass_pane", + "translation_key": "block.minecraft.black_stained_glass_pane", + "item_id": 501, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9883, + "states": [ { "id": 9852, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 94, + 95, + 96 ] }, { "id": 9853, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 97, + 98 ] }, { "id": 9854, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 94, + 95, + 96 ] }, { "id": 9855, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 97, + 98 ] }, { "id": 9856, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 94, + 95 ] }, { "id": 9857, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 99, + 98 ] }, { "id": 9858, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 94, + 95 ] }, { "id": 9859, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 99, + 98 ] }, { "id": 9860, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 94, + 96 ] }, { "id": 9861, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 100, + 98 ] }, { "id": 9862, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 94, + 96 ] }, { "id": 9863, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 100, + 98 ] }, { "id": 9864, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 94 ] }, { "id": 9865, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 101 ] }, { "id": 9866, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 94 ] }, { "id": 9867, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 101 ] }, { "id": 9868, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 102, + 95, + 96 ] }, { "id": 9869, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 97 ] }, { "id": 9870, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 102, + 95, + 96 ] }, { "id": 9871, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 97 ] }, { "id": 9872, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 102, + 95 ] }, { "id": 9873, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 99 ] }, { "id": 9874, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 102, + 95 ] }, { "id": 9875, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 99 ] }, { "id": 9876, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 102, + 96 ] }, { "id": 9877, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 100 ] }, { "id": 9878, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 102, + 96 ] }, { "id": 9879, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 100 ] }, { "id": 9880, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 102 ] }, { "id": 9881, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 103 ] }, { "id": 9882, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 102 ] }, { "id": 9883, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 9884, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 9885, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 9886, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 9887, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 9888, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 9889, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 9890, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 9891, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 9892, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 9893, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 9894, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 9895, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 9896, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 9897, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 9898, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 9899, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 9900, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 9901, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 9902, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 9903, - "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 103 ] } ] }, { - "id": 459, - "name": "dark_oak_stairs", - "translation_key": "block.minecraft.dark_oak_stairs", - "item_id": 367, + "id": 457, + "name": "acacia_stairs", + "translation_key": "block.minecraft.acacia_stairs", + "item_id": 386, "properties": [ { "name": "facing", @@ -111471,10 +111175,10 @@ ] } ], - "default_state_id": 9915, + "default_state_id": 9895, "states": [ { - "id": 9904, + "id": 9884, "luminance": 0, "opaque": true, "replaceable": false, @@ -111485,7 +111189,7 @@ ] }, { - "id": 9905, + "id": 9885, "luminance": 0, "opaque": true, "replaceable": false, @@ -111496,7 +111200,7 @@ ] }, { - "id": 9906, + "id": 9886, "luminance": 0, "opaque": true, "replaceable": false, @@ -111508,7 +111212,7 @@ ] }, { - "id": 9907, + "id": 9887, "luminance": 0, "opaque": true, "replaceable": false, @@ -111520,7 +111224,7 @@ ] }, { - "id": 9908, + "id": 9888, "luminance": 0, "opaque": true, "replaceable": false, @@ -111532,7 +111236,7 @@ ] }, { - "id": 9909, + "id": 9889, "luminance": 0, "opaque": true, "replaceable": false, @@ -111544,7 +111248,7 @@ ] }, { - "id": 9910, + "id": 9890, "luminance": 0, "opaque": true, "replaceable": false, @@ -111556,7 +111260,7 @@ ] }, { - "id": 9911, + "id": 9891, "luminance": 0, "opaque": true, "replaceable": false, @@ -111568,7 +111272,7 @@ ] }, { - "id": 9912, + "id": 9892, "luminance": 0, "opaque": true, "replaceable": false, @@ -111580,7 +111284,7 @@ ] }, { - "id": 9913, + "id": 9893, "luminance": 0, "opaque": true, "replaceable": false, @@ -111592,7 +111296,7 @@ ] }, { - "id": 9914, + "id": 9894, "luminance": 0, "opaque": true, "replaceable": false, @@ -111603,7 +111307,7 @@ ] }, { - "id": 9915, + "id": 9895, "luminance": 0, "opaque": true, "replaceable": false, @@ -111614,7 +111318,7 @@ ] }, { - "id": 9916, + "id": 9896, "luminance": 0, "opaque": true, "replaceable": false, @@ -111626,7 +111330,7 @@ ] }, { - "id": 9917, + "id": 9897, "luminance": 0, "opaque": true, "replaceable": false, @@ -111638,7 +111342,7 @@ ] }, { - "id": 9918, + "id": 9898, "luminance": 0, "opaque": true, "replaceable": false, @@ -111650,7 +111354,7 @@ ] }, { - "id": 9919, + "id": 9899, "luminance": 0, "opaque": true, "replaceable": false, @@ -111662,7 +111366,7 @@ ] }, { - "id": 9920, + "id": 9900, "luminance": 0, "opaque": true, "replaceable": false, @@ -111673,7 +111377,7 @@ ] }, { - "id": 9921, + "id": 9901, "luminance": 0, "opaque": true, "replaceable": false, @@ -111684,7 +111388,7 @@ ] }, { - "id": 9922, + "id": 9902, "luminance": 0, "opaque": true, "replaceable": false, @@ -111695,7 +111399,7 @@ ] }, { - "id": 9923, + "id": 9903, "luminance": 0, "opaque": true, "replaceable": false, @@ -111706,7 +111410,7 @@ ] }, { - "id": 9924, + "id": 9904, "luminance": 0, "opaque": true, "replaceable": false, @@ -111717,7 +111421,7 @@ ] }, { - "id": 9925, + "id": 9905, "luminance": 0, "opaque": true, "replaceable": false, @@ -111728,7 +111432,7 @@ ] }, { - "id": 9926, + "id": 9906, "luminance": 0, "opaque": true, "replaceable": false, @@ -111740,7 +111444,7 @@ ] }, { - "id": 9927, + "id": 9907, "luminance": 0, "opaque": true, "replaceable": false, @@ -111752,7 +111456,7 @@ ] }, { - "id": 9928, + "id": 9908, "luminance": 0, "opaque": true, "replaceable": false, @@ -111764,7 +111468,7 @@ ] }, { - "id": 9929, + "id": 9909, "luminance": 0, "opaque": true, "replaceable": false, @@ -111776,7 +111480,7 @@ ] }, { - "id": 9930, + "id": 9910, "luminance": 0, "opaque": true, "replaceable": false, @@ -111788,7 +111492,7 @@ ] }, { - "id": 9931, + "id": 9911, "luminance": 0, "opaque": true, "replaceable": false, @@ -111800,7 +111504,7 @@ ] }, { - "id": 9932, + "id": 9912, "luminance": 0, "opaque": true, "replaceable": false, @@ -111812,7 +111516,7 @@ ] }, { - "id": 9933, + "id": 9913, "luminance": 0, "opaque": true, "replaceable": false, @@ -111824,7 +111528,7 @@ ] }, { - "id": 9934, + "id": 9914, "luminance": 0, "opaque": true, "replaceable": false, @@ -111835,7 +111539,7 @@ ] }, { - "id": 9935, + "id": 9915, "luminance": 0, "opaque": true, "replaceable": false, @@ -111846,7 +111550,7 @@ ] }, { - "id": 9936, + "id": 9916, "luminance": 0, "opaque": true, "replaceable": false, @@ -111858,7 +111562,7 @@ ] }, { - "id": 9937, + "id": 9917, "luminance": 0, "opaque": true, "replaceable": false, @@ -111870,7 +111574,7 @@ ] }, { - "id": 9938, + "id": 9918, "luminance": 0, "opaque": true, "replaceable": false, @@ -111882,7 +111586,7 @@ ] }, { - "id": 9939, + "id": 9919, "luminance": 0, "opaque": true, "replaceable": false, @@ -111894,7 +111598,7 @@ ] }, { - "id": 9940, + "id": 9920, "luminance": 0, "opaque": true, "replaceable": false, @@ -111905,7 +111609,7 @@ ] }, { - "id": 9941, + "id": 9921, "luminance": 0, "opaque": true, "replaceable": false, @@ -111916,7 +111620,7 @@ ] }, { - "id": 9942, + "id": 9922, "luminance": 0, "opaque": true, "replaceable": false, @@ -111927,7 +111631,7 @@ ] }, { - "id": 9943, + "id": 9923, "luminance": 0, "opaque": true, "replaceable": false, @@ -111938,7 +111642,7 @@ ] }, { - "id": 9944, + "id": 9924, "luminance": 0, "opaque": true, "replaceable": false, @@ -111949,7 +111653,7 @@ ] }, { - "id": 9945, + "id": 9925, "luminance": 0, "opaque": true, "replaceable": false, @@ -111960,7 +111664,7 @@ ] }, { - "id": 9946, + "id": 9926, "luminance": 0, "opaque": true, "replaceable": false, @@ -111972,7 +111676,7 @@ ] }, { - "id": 9947, + "id": 9927, "luminance": 0, "opaque": true, "replaceable": false, @@ -111984,7 +111688,7 @@ ] }, { - "id": 9948, + "id": 9928, "luminance": 0, "opaque": true, "replaceable": false, @@ -111996,7 +111700,7 @@ ] }, { - "id": 9949, + "id": 9929, "luminance": 0, "opaque": true, "replaceable": false, @@ -112008,7 +111712,7 @@ ] }, { - "id": 9950, + "id": 9930, "luminance": 0, "opaque": true, "replaceable": false, @@ -112020,7 +111724,7 @@ ] }, { - "id": 9951, + "id": 9931, "luminance": 0, "opaque": true, "replaceable": false, @@ -112032,7 +111736,7 @@ ] }, { - "id": 9952, + "id": 9932, "luminance": 0, "opaque": true, "replaceable": false, @@ -112044,7 +111748,7 @@ ] }, { - "id": 9953, + "id": 9933, "luminance": 0, "opaque": true, "replaceable": false, @@ -112056,7 +111760,7 @@ ] }, { - "id": 9954, + "id": 9934, "luminance": 0, "opaque": true, "replaceable": false, @@ -112067,7 +111771,7 @@ ] }, { - "id": 9955, + "id": 9935, "luminance": 0, "opaque": true, "replaceable": false, @@ -112078,7 +111782,7 @@ ] }, { - "id": 9956, + "id": 9936, "luminance": 0, "opaque": true, "replaceable": false, @@ -112090,7 +111794,7 @@ ] }, { - "id": 9957, + "id": 9937, "luminance": 0, "opaque": true, "replaceable": false, @@ -112102,7 +111806,7 @@ ] }, { - "id": 9958, + "id": 9938, "luminance": 0, "opaque": true, "replaceable": false, @@ -112114,7 +111818,7 @@ ] }, { - "id": 9959, + "id": 9939, "luminance": 0, "opaque": true, "replaceable": false, @@ -112126,7 +111830,7 @@ ] }, { - "id": 9960, + "id": 9940, "luminance": 0, "opaque": true, "replaceable": false, @@ -112137,7 +111841,7 @@ ] }, { - "id": 9961, + "id": 9941, "luminance": 0, "opaque": true, "replaceable": false, @@ -112148,7 +111852,7 @@ ] }, { - "id": 9962, + "id": 9942, "luminance": 0, "opaque": true, "replaceable": false, @@ -112159,7 +111863,7 @@ ] }, { - "id": 9963, + "id": 9943, "luminance": 0, "opaque": true, "replaceable": false, @@ -112170,7 +111874,7 @@ ] }, { - "id": 9964, + "id": 9944, "luminance": 0, "opaque": true, "replaceable": false, @@ -112181,7 +111885,7 @@ ] }, { - "id": 9965, + "id": 9945, "luminance": 0, "opaque": true, "replaceable": false, @@ -112192,7 +111896,7 @@ ] }, { - "id": 9966, + "id": 9946, "luminance": 0, "opaque": true, "replaceable": false, @@ -112204,7 +111908,7 @@ ] }, { - "id": 9967, + "id": 9947, "luminance": 0, "opaque": true, "replaceable": false, @@ -112216,7 +111920,7 @@ ] }, { - "id": 9968, + "id": 9948, "luminance": 0, "opaque": true, "replaceable": false, @@ -112228,7 +111932,7 @@ ] }, { - "id": 9969, + "id": 9949, "luminance": 0, "opaque": true, "replaceable": false, @@ -112240,7 +111944,7 @@ ] }, { - "id": 9970, + "id": 9950, "luminance": 0, "opaque": true, "replaceable": false, @@ -112252,7 +111956,7 @@ ] }, { - "id": 9971, + "id": 9951, "luminance": 0, "opaque": true, "replaceable": false, @@ -112264,7 +111968,7 @@ ] }, { - "id": 9972, + "id": 9952, "luminance": 0, "opaque": true, "replaceable": false, @@ -112276,7 +111980,7 @@ ] }, { - "id": 9973, + "id": 9953, "luminance": 0, "opaque": true, "replaceable": false, @@ -112288,7 +111992,7 @@ ] }, { - "id": 9974, + "id": 9954, "luminance": 0, "opaque": true, "replaceable": false, @@ -112299,7 +112003,7 @@ ] }, { - "id": 9975, + "id": 9955, "luminance": 0, "opaque": true, "replaceable": false, @@ -112310,7 +112014,7 @@ ] }, { - "id": 9976, + "id": 9956, "luminance": 0, "opaque": true, "replaceable": false, @@ -112322,7 +112026,7 @@ ] }, { - "id": 9977, + "id": 9957, "luminance": 0, "opaque": true, "replaceable": false, @@ -112334,7 +112038,7 @@ ] }, { - "id": 9978, + "id": 9958, "luminance": 0, "opaque": true, "replaceable": false, @@ -112346,7 +112050,7 @@ ] }, { - "id": 9979, + "id": 9959, "luminance": 0, "opaque": true, "replaceable": false, @@ -112358,7 +112062,7 @@ ] }, { - "id": 9980, + "id": 9960, "luminance": 0, "opaque": true, "replaceable": false, @@ -112369,7 +112073,7 @@ ] }, { - "id": 9981, + "id": 9961, "luminance": 0, "opaque": true, "replaceable": false, @@ -112380,7 +112084,7 @@ ] }, { - "id": 9982, + "id": 9962, "luminance": 0, "opaque": true, "replaceable": false, @@ -112391,7 +112095,7 @@ ] }, { - "id": 9983, + "id": 9963, "luminance": 0, "opaque": true, "replaceable": false, @@ -112404,10 +112108,10 @@ ] }, { - "id": 460, - "name": "mangrove_stairs", - "translation_key": "block.minecraft.mangrove_stairs", - "item_id": 368, + "id": 458, + "name": "cherry_stairs", + "translation_key": "block.minecraft.cherry_stairs", + "item_id": 387, "properties": [ { "name": "facing", @@ -112443,10 +112147,10 @@ ] } ], - "default_state_id": 9995, + "default_state_id": 9975, "states": [ { - "id": 9984, + "id": 9964, "luminance": 0, "opaque": true, "replaceable": false, @@ -112457,7 +112161,7 @@ ] }, { - "id": 9985, + "id": 9965, "luminance": 0, "opaque": true, "replaceable": false, @@ -112468,7 +112172,7 @@ ] }, { - "id": 9986, + "id": 9966, "luminance": 0, "opaque": true, "replaceable": false, @@ -112480,7 +112184,7 @@ ] }, { - "id": 9987, + "id": 9967, "luminance": 0, "opaque": true, "replaceable": false, @@ -112492,7 +112196,7 @@ ] }, { - "id": 9988, + "id": 9968, "luminance": 0, "opaque": true, "replaceable": false, @@ -112504,7 +112208,7 @@ ] }, { - "id": 9989, + "id": 9969, "luminance": 0, "opaque": true, "replaceable": false, @@ -112516,7 +112220,7 @@ ] }, { - "id": 9990, + "id": 9970, "luminance": 0, "opaque": true, "replaceable": false, @@ -112528,7 +112232,7 @@ ] }, { - "id": 9991, + "id": 9971, "luminance": 0, "opaque": true, "replaceable": false, @@ -112540,7 +112244,7 @@ ] }, { - "id": 9992, + "id": 9972, "luminance": 0, "opaque": true, "replaceable": false, @@ -112552,7 +112256,7 @@ ] }, { - "id": 9993, + "id": 9973, "luminance": 0, "opaque": true, "replaceable": false, @@ -112564,7 +112268,7 @@ ] }, { - "id": 9994, + "id": 9974, "luminance": 0, "opaque": true, "replaceable": false, @@ -112575,7 +112279,7 @@ ] }, { - "id": 9995, + "id": 9975, "luminance": 0, "opaque": true, "replaceable": false, @@ -112586,7 +112290,7 @@ ] }, { - "id": 9996, + "id": 9976, "luminance": 0, "opaque": true, "replaceable": false, @@ -112598,7 +112302,7 @@ ] }, { - "id": 9997, + "id": 9977, "luminance": 0, "opaque": true, "replaceable": false, @@ -112610,7 +112314,7 @@ ] }, { - "id": 9998, + "id": 9978, "luminance": 0, "opaque": true, "replaceable": false, @@ -112622,7 +112326,7 @@ ] }, { - "id": 9999, + "id": 9979, "luminance": 0, "opaque": true, "replaceable": false, @@ -112634,7 +112338,7 @@ ] }, { - "id": 10000, + "id": 9980, "luminance": 0, "opaque": true, "replaceable": false, @@ -112645,7 +112349,7 @@ ] }, { - "id": 10001, + "id": 9981, "luminance": 0, "opaque": true, "replaceable": false, @@ -112656,7 +112360,7 @@ ] }, { - "id": 10002, + "id": 9982, "luminance": 0, "opaque": true, "replaceable": false, @@ -112667,7 +112371,7 @@ ] }, { - "id": 10003, + "id": 9983, "luminance": 0, "opaque": true, "replaceable": false, @@ -112678,7 +112382,7 @@ ] }, { - "id": 10004, + "id": 9984, "luminance": 0, "opaque": true, "replaceable": false, @@ -112689,7 +112393,7 @@ ] }, { - "id": 10005, + "id": 9985, "luminance": 0, "opaque": true, "replaceable": false, @@ -112700,7 +112404,7 @@ ] }, { - "id": 10006, + "id": 9986, "luminance": 0, "opaque": true, "replaceable": false, @@ -112712,7 +112416,7 @@ ] }, { - "id": 10007, + "id": 9987, "luminance": 0, "opaque": true, "replaceable": false, @@ -112724,7 +112428,7 @@ ] }, { - "id": 10008, + "id": 9988, "luminance": 0, "opaque": true, "replaceable": false, @@ -112736,7 +112440,7 @@ ] }, { - "id": 10009, + "id": 9989, "luminance": 0, "opaque": true, "replaceable": false, @@ -112748,7 +112452,7 @@ ] }, { - "id": 10010, + "id": 9990, "luminance": 0, "opaque": true, "replaceable": false, @@ -112760,7 +112464,7 @@ ] }, { - "id": 10011, + "id": 9991, "luminance": 0, "opaque": true, "replaceable": false, @@ -112772,7 +112476,7 @@ ] }, { - "id": 10012, + "id": 9992, "luminance": 0, "opaque": true, "replaceable": false, @@ -112784,7 +112488,7 @@ ] }, { - "id": 10013, + "id": 9993, "luminance": 0, "opaque": true, "replaceable": false, @@ -112796,7 +112500,7 @@ ] }, { - "id": 10014, + "id": 9994, "luminance": 0, "opaque": true, "replaceable": false, @@ -112807,7 +112511,7 @@ ] }, { - "id": 10015, + "id": 9995, "luminance": 0, "opaque": true, "replaceable": false, @@ -112818,7 +112522,7 @@ ] }, { - "id": 10016, + "id": 9996, "luminance": 0, "opaque": true, "replaceable": false, @@ -112830,7 +112534,7 @@ ] }, { - "id": 10017, + "id": 9997, "luminance": 0, "opaque": true, "replaceable": false, @@ -112842,7 +112546,7 @@ ] }, { - "id": 10018, + "id": 9998, "luminance": 0, "opaque": true, "replaceable": false, @@ -112854,7 +112558,7 @@ ] }, { - "id": 10019, + "id": 9999, "luminance": 0, "opaque": true, "replaceable": false, @@ -112866,7 +112570,7 @@ ] }, { - "id": 10020, + "id": 10000, "luminance": 0, "opaque": true, "replaceable": false, @@ -112877,7 +112581,7 @@ ] }, { - "id": 10021, + "id": 10001, "luminance": 0, "opaque": true, "replaceable": false, @@ -112888,7 +112592,7 @@ ] }, { - "id": 10022, + "id": 10002, "luminance": 0, "opaque": true, "replaceable": false, @@ -112899,7 +112603,7 @@ ] }, { - "id": 10023, + "id": 10003, "luminance": 0, "opaque": true, "replaceable": false, @@ -112910,7 +112614,7 @@ ] }, { - "id": 10024, + "id": 10004, "luminance": 0, "opaque": true, "replaceable": false, @@ -112921,7 +112625,7 @@ ] }, { - "id": 10025, + "id": 10005, "luminance": 0, "opaque": true, "replaceable": false, @@ -112932,7 +112636,7 @@ ] }, { - "id": 10026, + "id": 10006, "luminance": 0, "opaque": true, "replaceable": false, @@ -112944,7 +112648,7 @@ ] }, { - "id": 10027, + "id": 10007, "luminance": 0, "opaque": true, "replaceable": false, @@ -112956,7 +112660,7 @@ ] }, { - "id": 10028, + "id": 10008, "luminance": 0, "opaque": true, "replaceable": false, @@ -112968,7 +112672,7 @@ ] }, { - "id": 10029, + "id": 10009, "luminance": 0, "opaque": true, "replaceable": false, @@ -112980,7 +112684,7 @@ ] }, { - "id": 10030, + "id": 10010, "luminance": 0, "opaque": true, "replaceable": false, @@ -112992,7 +112696,7 @@ ] }, { - "id": 10031, + "id": 10011, "luminance": 0, "opaque": true, "replaceable": false, @@ -113004,7 +112708,7 @@ ] }, { - "id": 10032, + "id": 10012, "luminance": 0, "opaque": true, "replaceable": false, @@ -113016,7 +112720,7 @@ ] }, { - "id": 10033, + "id": 10013, "luminance": 0, "opaque": true, "replaceable": false, @@ -113028,7 +112732,7 @@ ] }, { - "id": 10034, + "id": 10014, "luminance": 0, "opaque": true, "replaceable": false, @@ -113039,7 +112743,7 @@ ] }, { - "id": 10035, + "id": 10015, "luminance": 0, "opaque": true, "replaceable": false, @@ -113050,7 +112754,7 @@ ] }, { - "id": 10036, + "id": 10016, "luminance": 0, "opaque": true, "replaceable": false, @@ -113062,7 +112766,7 @@ ] }, { - "id": 10037, + "id": 10017, "luminance": 0, "opaque": true, "replaceable": false, @@ -113074,7 +112778,7 @@ ] }, { - "id": 10038, + "id": 10018, "luminance": 0, "opaque": true, "replaceable": false, @@ -113086,7 +112790,7 @@ ] }, { - "id": 10039, + "id": 10019, "luminance": 0, "opaque": true, "replaceable": false, @@ -113098,7 +112802,7 @@ ] }, { - "id": 10040, + "id": 10020, "luminance": 0, "opaque": true, "replaceable": false, @@ -113109,7 +112813,7 @@ ] }, { - "id": 10041, + "id": 10021, "luminance": 0, "opaque": true, "replaceable": false, @@ -113120,7 +112824,7 @@ ] }, { - "id": 10042, + "id": 10022, "luminance": 0, "opaque": true, "replaceable": false, @@ -113131,7 +112835,7 @@ ] }, { - "id": 10043, + "id": 10023, "luminance": 0, "opaque": true, "replaceable": false, @@ -113142,7 +112846,7 @@ ] }, { - "id": 10044, + "id": 10024, "luminance": 0, "opaque": true, "replaceable": false, @@ -113153,7 +112857,7 @@ ] }, { - "id": 10045, + "id": 10025, "luminance": 0, "opaque": true, "replaceable": false, @@ -113164,7 +112868,7 @@ ] }, { - "id": 10046, + "id": 10026, "luminance": 0, "opaque": true, "replaceable": false, @@ -113176,7 +112880,7 @@ ] }, { - "id": 10047, + "id": 10027, "luminance": 0, "opaque": true, "replaceable": false, @@ -113188,7 +112892,7 @@ ] }, { - "id": 10048, + "id": 10028, "luminance": 0, "opaque": true, "replaceable": false, @@ -113200,7 +112904,7 @@ ] }, { - "id": 10049, + "id": 10029, "luminance": 0, "opaque": true, "replaceable": false, @@ -113212,7 +112916,7 @@ ] }, { - "id": 10050, + "id": 10030, "luminance": 0, "opaque": true, "replaceable": false, @@ -113224,7 +112928,7 @@ ] }, { - "id": 10051, + "id": 10031, "luminance": 0, "opaque": true, "replaceable": false, @@ -113236,7 +112940,7 @@ ] }, { - "id": 10052, + "id": 10032, "luminance": 0, "opaque": true, "replaceable": false, @@ -113248,7 +112952,7 @@ ] }, { - "id": 10053, + "id": 10033, "luminance": 0, "opaque": true, "replaceable": false, @@ -113260,7 +112964,7 @@ ] }, { - "id": 10054, + "id": 10034, "luminance": 0, "opaque": true, "replaceable": false, @@ -113271,7 +112975,7 @@ ] }, { - "id": 10055, + "id": 10035, "luminance": 0, "opaque": true, "replaceable": false, @@ -113282,7 +112986,7 @@ ] }, { - "id": 10056, + "id": 10036, "luminance": 0, "opaque": true, "replaceable": false, @@ -113294,7 +112998,7 @@ ] }, { - "id": 10057, + "id": 10037, "luminance": 0, "opaque": true, "replaceable": false, @@ -113306,7 +113010,7 @@ ] }, { - "id": 10058, + "id": 10038, "luminance": 0, "opaque": true, "replaceable": false, @@ -113318,7 +113022,7 @@ ] }, { - "id": 10059, + "id": 10039, "luminance": 0, "opaque": true, "replaceable": false, @@ -113330,7 +113034,7 @@ ] }, { - "id": 10060, + "id": 10040, "luminance": 0, "opaque": true, "replaceable": false, @@ -113341,7 +113045,7 @@ ] }, { - "id": 10061, + "id": 10041, "luminance": 0, "opaque": true, "replaceable": false, @@ -113352,7 +113056,7 @@ ] }, { - "id": 10062, + "id": 10042, "luminance": 0, "opaque": true, "replaceable": false, @@ -113363,7 +113067,7 @@ ] }, { - "id": 10063, + "id": 10043, "luminance": 0, "opaque": true, "replaceable": false, @@ -113376,10 +113080,10 @@ ] }, { - "id": 461, - "name": "bamboo_stairs", - "translation_key": "block.minecraft.bamboo_stairs", - "item_id": 369, + "id": 459, + "name": "dark_oak_stairs", + "translation_key": "block.minecraft.dark_oak_stairs", + "item_id": 388, "properties": [ { "name": "facing", @@ -113415,10 +113119,10 @@ ] } ], - "default_state_id": 10075, + "default_state_id": 10055, "states": [ { - "id": 10064, + "id": 10044, "luminance": 0, "opaque": true, "replaceable": false, @@ -113429,7 +113133,7 @@ ] }, { - "id": 10065, + "id": 10045, "luminance": 0, "opaque": true, "replaceable": false, @@ -113440,7 +113144,7 @@ ] }, { - "id": 10066, + "id": 10046, "luminance": 0, "opaque": true, "replaceable": false, @@ -113452,7 +113156,7 @@ ] }, { - "id": 10067, + "id": 10047, "luminance": 0, "opaque": true, "replaceable": false, @@ -113464,7 +113168,7 @@ ] }, { - "id": 10068, + "id": 10048, "luminance": 0, "opaque": true, "replaceable": false, @@ -113476,7 +113180,7 @@ ] }, { - "id": 10069, + "id": 10049, "luminance": 0, "opaque": true, "replaceable": false, @@ -113488,7 +113192,7 @@ ] }, { - "id": 10070, + "id": 10050, "luminance": 0, "opaque": true, "replaceable": false, @@ -113500,7 +113204,7 @@ ] }, { - "id": 10071, + "id": 10051, "luminance": 0, "opaque": true, "replaceable": false, @@ -113512,7 +113216,7 @@ ] }, { - "id": 10072, + "id": 10052, "luminance": 0, "opaque": true, "replaceable": false, @@ -113524,7 +113228,7 @@ ] }, { - "id": 10073, + "id": 10053, "luminance": 0, "opaque": true, "replaceable": false, @@ -113536,7 +113240,7 @@ ] }, { - "id": 10074, + "id": 10054, "luminance": 0, "opaque": true, "replaceable": false, @@ -113547,7 +113251,7 @@ ] }, { - "id": 10075, + "id": 10055, "luminance": 0, "opaque": true, "replaceable": false, @@ -113558,7 +113262,7 @@ ] }, { - "id": 10076, + "id": 10056, "luminance": 0, "opaque": true, "replaceable": false, @@ -113570,7 +113274,7 @@ ] }, { - "id": 10077, + "id": 10057, "luminance": 0, "opaque": true, "replaceable": false, @@ -113582,7 +113286,7 @@ ] }, { - "id": 10078, + "id": 10058, "luminance": 0, "opaque": true, "replaceable": false, @@ -113594,7 +113298,7 @@ ] }, { - "id": 10079, + "id": 10059, "luminance": 0, "opaque": true, "replaceable": false, @@ -113606,7 +113310,7 @@ ] }, { - "id": 10080, + "id": 10060, "luminance": 0, "opaque": true, "replaceable": false, @@ -113617,7 +113321,7 @@ ] }, { - "id": 10081, + "id": 10061, "luminance": 0, "opaque": true, "replaceable": false, @@ -113628,7 +113332,7 @@ ] }, { - "id": 10082, + "id": 10062, "luminance": 0, "opaque": true, "replaceable": false, @@ -113639,7 +113343,7 @@ ] }, { - "id": 10083, + "id": 10063, "luminance": 0, "opaque": true, "replaceable": false, @@ -113650,7 +113354,7 @@ ] }, { - "id": 10084, + "id": 10064, "luminance": 0, "opaque": true, "replaceable": false, @@ -113661,7 +113365,7 @@ ] }, { - "id": 10085, + "id": 10065, "luminance": 0, "opaque": true, "replaceable": false, @@ -113672,7 +113376,7 @@ ] }, { - "id": 10086, + "id": 10066, "luminance": 0, "opaque": true, "replaceable": false, @@ -113684,7 +113388,7 @@ ] }, { - "id": 10087, + "id": 10067, "luminance": 0, "opaque": true, "replaceable": false, @@ -113696,7 +113400,7 @@ ] }, { - "id": 10088, + "id": 10068, "luminance": 0, "opaque": true, "replaceable": false, @@ -113708,7 +113412,7 @@ ] }, { - "id": 10089, + "id": 10069, "luminance": 0, "opaque": true, "replaceable": false, @@ -113720,7 +113424,7 @@ ] }, { - "id": 10090, + "id": 10070, "luminance": 0, "opaque": true, "replaceable": false, @@ -113732,7 +113436,7 @@ ] }, { - "id": 10091, + "id": 10071, "luminance": 0, "opaque": true, "replaceable": false, @@ -113744,7 +113448,7 @@ ] }, { - "id": 10092, + "id": 10072, "luminance": 0, "opaque": true, "replaceable": false, @@ -113756,7 +113460,7 @@ ] }, { - "id": 10093, + "id": 10073, "luminance": 0, "opaque": true, "replaceable": false, @@ -113768,7 +113472,7 @@ ] }, { - "id": 10094, + "id": 10074, "luminance": 0, "opaque": true, "replaceable": false, @@ -113779,7 +113483,7 @@ ] }, { - "id": 10095, + "id": 10075, "luminance": 0, "opaque": true, "replaceable": false, @@ -113790,7 +113494,7 @@ ] }, { - "id": 10096, + "id": 10076, "luminance": 0, "opaque": true, "replaceable": false, @@ -113802,7 +113506,7 @@ ] }, { - "id": 10097, + "id": 10077, "luminance": 0, "opaque": true, "replaceable": false, @@ -113814,7 +113518,7 @@ ] }, { - "id": 10098, + "id": 10078, "luminance": 0, "opaque": true, "replaceable": false, @@ -113826,7 +113530,7 @@ ] }, { - "id": 10099, + "id": 10079, "luminance": 0, "opaque": true, "replaceable": false, @@ -113838,7 +113542,7 @@ ] }, { - "id": 10100, + "id": 10080, "luminance": 0, "opaque": true, "replaceable": false, @@ -113849,7 +113553,7 @@ ] }, { - "id": 10101, + "id": 10081, "luminance": 0, "opaque": true, "replaceable": false, @@ -113860,7 +113564,7 @@ ] }, { - "id": 10102, + "id": 10082, "luminance": 0, "opaque": true, "replaceable": false, @@ -113871,7 +113575,7 @@ ] }, { - "id": 10103, + "id": 10083, "luminance": 0, "opaque": true, "replaceable": false, @@ -113882,7 +113586,7 @@ ] }, { - "id": 10104, + "id": 10084, "luminance": 0, "opaque": true, "replaceable": false, @@ -113893,7 +113597,7 @@ ] }, { - "id": 10105, + "id": 10085, "luminance": 0, "opaque": true, "replaceable": false, @@ -113904,7 +113608,7 @@ ] }, { - "id": 10106, + "id": 10086, "luminance": 0, "opaque": true, "replaceable": false, @@ -113916,7 +113620,7 @@ ] }, { - "id": 10107, + "id": 10087, "luminance": 0, "opaque": true, "replaceable": false, @@ -113928,7 +113632,7 @@ ] }, { - "id": 10108, + "id": 10088, "luminance": 0, "opaque": true, "replaceable": false, @@ -113940,7 +113644,7 @@ ] }, { - "id": 10109, + "id": 10089, "luminance": 0, "opaque": true, "replaceable": false, @@ -113952,7 +113656,7 @@ ] }, { - "id": 10110, + "id": 10090, "luminance": 0, "opaque": true, "replaceable": false, @@ -113964,7 +113668,7 @@ ] }, { - "id": 10111, + "id": 10091, "luminance": 0, "opaque": true, "replaceable": false, @@ -113976,7 +113680,7 @@ ] }, { - "id": 10112, + "id": 10092, "luminance": 0, "opaque": true, "replaceable": false, @@ -113988,7 +113692,7 @@ ] }, { - "id": 10113, + "id": 10093, "luminance": 0, "opaque": true, "replaceable": false, @@ -114000,7 +113704,7 @@ ] }, { - "id": 10114, + "id": 10094, "luminance": 0, "opaque": true, "replaceable": false, @@ -114011,7 +113715,7 @@ ] }, { - "id": 10115, + "id": 10095, "luminance": 0, "opaque": true, "replaceable": false, @@ -114022,7 +113726,7 @@ ] }, { - "id": 10116, + "id": 10096, "luminance": 0, "opaque": true, "replaceable": false, @@ -114034,7 +113738,7 @@ ] }, { - "id": 10117, + "id": 10097, "luminance": 0, "opaque": true, "replaceable": false, @@ -114046,7 +113750,7 @@ ] }, { - "id": 10118, + "id": 10098, "luminance": 0, "opaque": true, "replaceable": false, @@ -114058,7 +113762,7 @@ ] }, { - "id": 10119, + "id": 10099, "luminance": 0, "opaque": true, "replaceable": false, @@ -114070,7 +113774,7 @@ ] }, { - "id": 10120, + "id": 10100, "luminance": 0, "opaque": true, "replaceable": false, @@ -114081,7 +113785,7 @@ ] }, { - "id": 10121, + "id": 10101, "luminance": 0, "opaque": true, "replaceable": false, @@ -114092,7 +113796,7 @@ ] }, { - "id": 10122, + "id": 10102, "luminance": 0, "opaque": true, "replaceable": false, @@ -114103,7 +113807,7 @@ ] }, { - "id": 10123, + "id": 10103, "luminance": 0, "opaque": true, "replaceable": false, @@ -114114,7 +113818,7 @@ ] }, { - "id": 10124, + "id": 10104, "luminance": 0, "opaque": true, "replaceable": false, @@ -114125,7 +113829,7 @@ ] }, { - "id": 10125, + "id": 10105, "luminance": 0, "opaque": true, "replaceable": false, @@ -114136,7 +113840,7 @@ ] }, { - "id": 10126, + "id": 10106, "luminance": 0, "opaque": true, "replaceable": false, @@ -114148,7 +113852,7 @@ ] }, { - "id": 10127, + "id": 10107, "luminance": 0, "opaque": true, "replaceable": false, @@ -114160,7 +113864,7 @@ ] }, { - "id": 10128, + "id": 10108, "luminance": 0, "opaque": true, "replaceable": false, @@ -114172,7 +113876,7 @@ ] }, { - "id": 10129, + "id": 10109, "luminance": 0, "opaque": true, "replaceable": false, @@ -114184,7 +113888,7 @@ ] }, { - "id": 10130, + "id": 10110, "luminance": 0, "opaque": true, "replaceable": false, @@ -114196,7 +113900,7 @@ ] }, { - "id": 10131, + "id": 10111, "luminance": 0, "opaque": true, "replaceable": false, @@ -114208,7 +113912,7 @@ ] }, { - "id": 10132, + "id": 10112, "luminance": 0, "opaque": true, "replaceable": false, @@ -114220,7 +113924,7 @@ ] }, { - "id": 10133, + "id": 10113, "luminance": 0, "opaque": true, "replaceable": false, @@ -114232,7 +113936,7 @@ ] }, { - "id": 10134, + "id": 10114, "luminance": 0, "opaque": true, "replaceable": false, @@ -114243,7 +113947,7 @@ ] }, { - "id": 10135, + "id": 10115, "luminance": 0, "opaque": true, "replaceable": false, @@ -114254,7 +113958,7 @@ ] }, { - "id": 10136, + "id": 10116, "luminance": 0, "opaque": true, "replaceable": false, @@ -114266,7 +113970,7 @@ ] }, { - "id": 10137, + "id": 10117, "luminance": 0, "opaque": true, "replaceable": false, @@ -114278,7 +113982,7 @@ ] }, { - "id": 10138, + "id": 10118, "luminance": 0, "opaque": true, "replaceable": false, @@ -114290,7 +113994,7 @@ ] }, { - "id": 10139, + "id": 10119, "luminance": 0, "opaque": true, "replaceable": false, @@ -114302,7 +114006,7 @@ ] }, { - "id": 10140, + "id": 10120, "luminance": 0, "opaque": true, "replaceable": false, @@ -114313,7 +114017,7 @@ ] }, { - "id": 10141, + "id": 10121, "luminance": 0, "opaque": true, "replaceable": false, @@ -114324,7 +114028,7 @@ ] }, { - "id": 10142, + "id": 10122, "luminance": 0, "opaque": true, "replaceable": false, @@ -114335,7 +114039,7 @@ ] }, { - "id": 10143, + "id": 10123, "luminance": 0, "opaque": true, "replaceable": false, @@ -114348,10 +114052,10 @@ ] }, { - "id": 462, - "name": "bamboo_mosaic_stairs", - "translation_key": "block.minecraft.bamboo_mosaic_stairs", - "item_id": 370, + "id": 460, + "name": "mangrove_stairs", + "translation_key": "block.minecraft.mangrove_stairs", + "item_id": 389, "properties": [ { "name": "facing", @@ -114387,10 +114091,10 @@ ] } ], - "default_state_id": 10155, + "default_state_id": 10135, "states": [ { - "id": 10144, + "id": 10124, "luminance": 0, "opaque": true, "replaceable": false, @@ -114401,7 +114105,7 @@ ] }, { - "id": 10145, + "id": 10125, "luminance": 0, "opaque": true, "replaceable": false, @@ -114412,7 +114116,7 @@ ] }, { - "id": 10146, + "id": 10126, "luminance": 0, "opaque": true, "replaceable": false, @@ -114424,7 +114128,7 @@ ] }, { - "id": 10147, + "id": 10127, "luminance": 0, "opaque": true, "replaceable": false, @@ -114436,7 +114140,7 @@ ] }, { - "id": 10148, + "id": 10128, "luminance": 0, "opaque": true, "replaceable": false, @@ -114448,7 +114152,7 @@ ] }, { - "id": 10149, + "id": 10129, "luminance": 0, "opaque": true, "replaceable": false, @@ -114460,7 +114164,7 @@ ] }, { - "id": 10150, + "id": 10130, "luminance": 0, "opaque": true, "replaceable": false, @@ -114472,7 +114176,7 @@ ] }, { - "id": 10151, + "id": 10131, "luminance": 0, "opaque": true, "replaceable": false, @@ -114484,7 +114188,7 @@ ] }, { - "id": 10152, + "id": 10132, "luminance": 0, "opaque": true, "replaceable": false, @@ -114496,7 +114200,7 @@ ] }, { - "id": 10153, + "id": 10133, "luminance": 0, "opaque": true, "replaceable": false, @@ -114508,7 +114212,7 @@ ] }, { - "id": 10154, + "id": 10134, "luminance": 0, "opaque": true, "replaceable": false, @@ -114519,7 +114223,7 @@ ] }, { - "id": 10155, + "id": 10135, "luminance": 0, "opaque": true, "replaceable": false, @@ -114530,7 +114234,7 @@ ] }, { - "id": 10156, + "id": 10136, "luminance": 0, "opaque": true, "replaceable": false, @@ -114542,7 +114246,7 @@ ] }, { - "id": 10157, + "id": 10137, "luminance": 0, "opaque": true, "replaceable": false, @@ -114554,7 +114258,7 @@ ] }, { - "id": 10158, + "id": 10138, "luminance": 0, "opaque": true, "replaceable": false, @@ -114566,7 +114270,7 @@ ] }, { - "id": 10159, + "id": 10139, "luminance": 0, "opaque": true, "replaceable": false, @@ -114578,7 +114282,7 @@ ] }, { - "id": 10160, + "id": 10140, "luminance": 0, "opaque": true, "replaceable": false, @@ -114589,7 +114293,7 @@ ] }, { - "id": 10161, + "id": 10141, "luminance": 0, "opaque": true, "replaceable": false, @@ -114600,7 +114304,7 @@ ] }, { - "id": 10162, + "id": 10142, "luminance": 0, "opaque": true, "replaceable": false, @@ -114611,7 +114315,7 @@ ] }, { - "id": 10163, + "id": 10143, "luminance": 0, "opaque": true, "replaceable": false, @@ -114622,7 +114326,7 @@ ] }, { - "id": 10164, + "id": 10144, "luminance": 0, "opaque": true, "replaceable": false, @@ -114633,7 +114337,7 @@ ] }, { - "id": 10165, + "id": 10145, "luminance": 0, "opaque": true, "replaceable": false, @@ -114644,7 +114348,7 @@ ] }, { - "id": 10166, + "id": 10146, "luminance": 0, "opaque": true, "replaceable": false, @@ -114656,7 +114360,7 @@ ] }, { - "id": 10167, + "id": 10147, "luminance": 0, "opaque": true, "replaceable": false, @@ -114668,7 +114372,7 @@ ] }, { - "id": 10168, + "id": 10148, "luminance": 0, "opaque": true, "replaceable": false, @@ -114680,7 +114384,7 @@ ] }, { - "id": 10169, + "id": 10149, "luminance": 0, "opaque": true, "replaceable": false, @@ -114692,7 +114396,7 @@ ] }, { - "id": 10170, + "id": 10150, "luminance": 0, "opaque": true, "replaceable": false, @@ -114704,7 +114408,7 @@ ] }, { - "id": 10171, + "id": 10151, "luminance": 0, "opaque": true, "replaceable": false, @@ -114716,7 +114420,7 @@ ] }, { - "id": 10172, + "id": 10152, "luminance": 0, "opaque": true, "replaceable": false, @@ -114728,7 +114432,7 @@ ] }, { - "id": 10173, + "id": 10153, "luminance": 0, "opaque": true, "replaceable": false, @@ -114740,7 +114444,7 @@ ] }, { - "id": 10174, + "id": 10154, "luminance": 0, "opaque": true, "replaceable": false, @@ -114751,7 +114455,7 @@ ] }, { - "id": 10175, + "id": 10155, "luminance": 0, "opaque": true, "replaceable": false, @@ -114762,7 +114466,7 @@ ] }, { - "id": 10176, + "id": 10156, "luminance": 0, "opaque": true, "replaceable": false, @@ -114774,7 +114478,7 @@ ] }, { - "id": 10177, + "id": 10157, "luminance": 0, "opaque": true, "replaceable": false, @@ -114786,7 +114490,7 @@ ] }, { - "id": 10178, + "id": 10158, "luminance": 0, "opaque": true, "replaceable": false, @@ -114798,7 +114502,7 @@ ] }, { - "id": 10179, + "id": 10159, "luminance": 0, "opaque": true, "replaceable": false, @@ -114810,7 +114514,7 @@ ] }, { - "id": 10180, + "id": 10160, "luminance": 0, "opaque": true, "replaceable": false, @@ -114821,7 +114525,7 @@ ] }, { - "id": 10181, + "id": 10161, "luminance": 0, "opaque": true, "replaceable": false, @@ -114832,7 +114536,7 @@ ] }, { - "id": 10182, + "id": 10162, "luminance": 0, "opaque": true, "replaceable": false, @@ -114843,7 +114547,7 @@ ] }, { - "id": 10183, + "id": 10163, "luminance": 0, "opaque": true, "replaceable": false, @@ -114854,7 +114558,7 @@ ] }, { - "id": 10184, + "id": 10164, "luminance": 0, "opaque": true, "replaceable": false, @@ -114865,7 +114569,7 @@ ] }, { - "id": 10185, + "id": 10165, "luminance": 0, "opaque": true, "replaceable": false, @@ -114876,7 +114580,7 @@ ] }, { - "id": 10186, + "id": 10166, "luminance": 0, "opaque": true, "replaceable": false, @@ -114888,7 +114592,7 @@ ] }, { - "id": 10187, + "id": 10167, "luminance": 0, "opaque": true, "replaceable": false, @@ -114900,7 +114604,7 @@ ] }, { - "id": 10188, + "id": 10168, "luminance": 0, "opaque": true, "replaceable": false, @@ -114912,7 +114616,7 @@ ] }, { - "id": 10189, + "id": 10169, "luminance": 0, "opaque": true, "replaceable": false, @@ -114924,7 +114628,7 @@ ] }, { - "id": 10190, + "id": 10170, "luminance": 0, "opaque": true, "replaceable": false, @@ -114936,7 +114640,7 @@ ] }, { - "id": 10191, + "id": 10171, "luminance": 0, "opaque": true, "replaceable": false, @@ -114948,7 +114652,7 @@ ] }, { - "id": 10192, + "id": 10172, "luminance": 0, "opaque": true, "replaceable": false, @@ -114960,7 +114664,7 @@ ] }, { - "id": 10193, + "id": 10173, "luminance": 0, "opaque": true, "replaceable": false, @@ -114972,7 +114676,7 @@ ] }, { - "id": 10194, + "id": 10174, "luminance": 0, "opaque": true, "replaceable": false, @@ -114983,7 +114687,7 @@ ] }, { - "id": 10195, + "id": 10175, "luminance": 0, "opaque": true, "replaceable": false, @@ -114994,7 +114698,7 @@ ] }, { - "id": 10196, + "id": 10176, "luminance": 0, "opaque": true, "replaceable": false, @@ -115006,7 +114710,7 @@ ] }, { - "id": 10197, + "id": 10177, "luminance": 0, "opaque": true, "replaceable": false, @@ -115018,7 +114722,7 @@ ] }, { - "id": 10198, + "id": 10178, "luminance": 0, "opaque": true, "replaceable": false, @@ -115030,7 +114734,7 @@ ] }, { - "id": 10199, + "id": 10179, "luminance": 0, "opaque": true, "replaceable": false, @@ -115042,7 +114746,7 @@ ] }, { - "id": 10200, + "id": 10180, "luminance": 0, "opaque": true, "replaceable": false, @@ -115053,7 +114757,7 @@ ] }, { - "id": 10201, + "id": 10181, "luminance": 0, "opaque": true, "replaceable": false, @@ -115064,7 +114768,7 @@ ] }, { - "id": 10202, + "id": 10182, "luminance": 0, "opaque": true, "replaceable": false, @@ -115075,7 +114779,7 @@ ] }, { - "id": 10203, + "id": 10183, "luminance": 0, "opaque": true, "replaceable": false, @@ -115086,7 +114790,7 @@ ] }, { - "id": 10204, + "id": 10184, "luminance": 0, "opaque": true, "replaceable": false, @@ -115097,7 +114801,7 @@ ] }, { - "id": 10205, + "id": 10185, "luminance": 0, "opaque": true, "replaceable": false, @@ -115108,7 +114812,7 @@ ] }, { - "id": 10206, + "id": 10186, "luminance": 0, "opaque": true, "replaceable": false, @@ -115120,7 +114824,7 @@ ] }, { - "id": 10207, + "id": 10187, "luminance": 0, "opaque": true, "replaceable": false, @@ -115132,7 +114836,7 @@ ] }, { - "id": 10208, + "id": 10188, "luminance": 0, "opaque": true, "replaceable": false, @@ -115144,7 +114848,7 @@ ] }, { - "id": 10209, + "id": 10189, "luminance": 0, "opaque": true, "replaceable": false, @@ -115156,7 +114860,7 @@ ] }, { - "id": 10210, + "id": 10190, "luminance": 0, "opaque": true, "replaceable": false, @@ -115168,7 +114872,7 @@ ] }, { - "id": 10211, + "id": 10191, "luminance": 0, "opaque": true, "replaceable": false, @@ -115180,7 +114884,7 @@ ] }, { - "id": 10212, + "id": 10192, "luminance": 0, "opaque": true, "replaceable": false, @@ -115192,7 +114896,7 @@ ] }, { - "id": 10213, + "id": 10193, "luminance": 0, "opaque": true, "replaceable": false, @@ -115204,7 +114908,7 @@ ] }, { - "id": 10214, + "id": 10194, "luminance": 0, "opaque": true, "replaceable": false, @@ -115215,7 +114919,7 @@ ] }, { - "id": 10215, + "id": 10195, "luminance": 0, "opaque": true, "replaceable": false, @@ -115226,7 +114930,7 @@ ] }, { - "id": 10216, + "id": 10196, "luminance": 0, "opaque": true, "replaceable": false, @@ -115238,7 +114942,7 @@ ] }, { - "id": 10217, + "id": 10197, "luminance": 0, "opaque": true, "replaceable": false, @@ -115250,7 +114954,7 @@ ] }, { - "id": 10218, + "id": 10198, "luminance": 0, "opaque": true, "replaceable": false, @@ -115262,7 +114966,7 @@ ] }, { - "id": 10219, + "id": 10199, "luminance": 0, "opaque": true, "replaceable": false, @@ -115274,7 +114978,7 @@ ] }, { - "id": 10220, + "id": 10200, "luminance": 0, "opaque": true, "replaceable": false, @@ -115285,7 +114989,7 @@ ] }, { - "id": 10221, + "id": 10201, "luminance": 0, "opaque": true, "replaceable": false, @@ -115296,7 +115000,7 @@ ] }, { - "id": 10222, + "id": 10202, "luminance": 0, "opaque": true, "replaceable": false, @@ -115307,7 +115011,7 @@ ] }, { - "id": 10223, + "id": 10203, "luminance": 0, "opaque": true, "replaceable": false, @@ -115320,345 +115024,10 @@ ] }, { - "id": 463, - "name": "slime_block", - "translation_key": "block.minecraft.slime_block", - "item_id": 642, - "properties": [], - "default_state_id": 10224, - "states": [ - { - "id": 10224, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 464, - "name": "barrier", - "translation_key": "block.minecraft.barrier", - "item_id": 421, - "properties": [], - "default_state_id": 10225, - "states": [ - { - "id": 10225, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 465, - "name": "light", - "translation_key": "block.minecraft.light", - "item_id": 422, - "properties": [ - { - "name": "level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10257, - "states": [ - { - "id": 10226, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10227, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10228, - "luminance": 1, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10229, - "luminance": 1, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10230, - "luminance": 2, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10231, - "luminance": 2, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10232, - "luminance": 3, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10233, - "luminance": 3, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10234, - "luminance": 4, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10235, - "luminance": 4, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10236, - "luminance": 5, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10237, - "luminance": 5, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10238, - "luminance": 6, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10239, - "luminance": 6, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10240, - "luminance": 7, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10241, - "luminance": 7, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10242, - "luminance": 8, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10243, - "luminance": 8, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10244, - "luminance": 9, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10245, - "luminance": 9, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10246, - "luminance": 10, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10247, - "luminance": 10, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10248, - "luminance": 11, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10249, - "luminance": 11, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10250, - "luminance": 12, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10251, - "luminance": 12, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10252, - "luminance": 13, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10253, - "luminance": 13, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10254, - "luminance": 14, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10255, - "luminance": 14, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10256, - "luminance": 15, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10257, - "luminance": 15, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 466, - "name": "iron_trapdoor", - "translation_key": "block.minecraft.iron_trapdoor", - "item_id": 700, + "id": 461, + "name": "bamboo_stairs", + "translation_key": "block.minecraft.bamboo_stairs", + "item_id": 390, "properties": [ { "name": "facing", @@ -115677,17 +115046,13 @@ ] }, { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -115698,715 +115063,943 @@ ] } ], - "default_state_id": 10273, + "default_state_id": 10215, "states": [ { - "id": 10258, + "id": 10204, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { - "id": 10259, + "id": 10205, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { - "id": 10260, + "id": 10206, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 10261, + "id": 10207, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 10262, + "id": 10208, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 10263, + "id": 10209, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 10264, + "id": 10210, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 10265, + "id": 10211, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 10266, + "id": 10212, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 10267, + "id": 10213, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 10268, + "id": 10214, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 10269, + "id": 10215, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 10270, + "id": 10216, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 10271, + "id": 10217, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 10272, + "id": 10218, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 10273, + "id": 10219, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 10274, + "id": 10220, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 10275, + "id": 10221, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 10276, + "id": 10222, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 10277, + "id": 10223, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 10278, + "id": 10224, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 10279, + "id": 10225, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 10280, + "id": 10226, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 10281, + "id": 10227, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 10282, + "id": 10228, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 10283, + "id": 10229, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 10284, + "id": 10230, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 10285, + "id": 10231, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 10286, + "id": 10232, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 10287, + "id": 10233, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 10288, + "id": 10234, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 10289, + "id": 10235, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 10290, + "id": 10236, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 10291, + "id": 10237, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 10292, + "id": 10238, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 10293, + "id": 10239, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 10294, + "id": 10240, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 10295, + "id": 10241, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 10296, + "id": 10242, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 10297, + "id": 10243, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 10298, + "id": 10244, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 10299, + "id": 10245, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 10300, + "id": 10246, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 10301, + "id": 10247, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 10302, + "id": 10248, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 10303, + "id": 10249, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 10304, + "id": 10250, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 10305, + "id": 10251, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 10306, + "id": 10252, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 10307, + "id": 10253, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 10308, + "id": 10254, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 10309, + "id": 10255, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 10310, + "id": 10256, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 10311, + "id": 10257, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 10312, + "id": 10258, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 10313, + "id": 10259, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 10314, + "id": 10260, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 10315, + "id": 10261, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 10316, + "id": 10262, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 10317, + "id": 10263, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 10318, + "id": 10264, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 10319, + "id": 10265, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 10320, + "id": 10266, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 10321, + "id": 10267, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] - } - ] - }, - { - "id": 467, - "name": "prismarine", - "translation_key": "block.minecraft.prismarine", - "item_id": 481, - "properties": [], - "default_state_id": 10322, - "states": [ + }, { - "id": 10322, + "id": 10268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 54, + 44, + 53 ] - } - ] - }, - { - "id": 468, - "name": "prismarine_bricks", - "translation_key": "block.minecraft.prismarine_bricks", - "item_id": 482, - "properties": [], - "default_state_id": 10323, - "states": [ + }, { - "id": 10323, + "id": 10269, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 54, + 44, + 53 ] - } - ] - }, - { - "id": 469, - "name": "dark_prismarine", - "translation_key": "block.minecraft.dark_prismarine", - "item_id": 483, - "properties": [], - "default_state_id": 10324, - "states": [ + }, { - "id": 10324, + "id": 10270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 44, + 50, + 45 + ] + }, + { + "id": 10271, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 10272, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 10273, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 10274, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 10275, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 10276, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 10277, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 10278, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 10279, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 10280, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 10281, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 10282, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 10283, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 ] } ] }, { - "id": 470, - "name": "prismarine_stairs", - "translation_key": "block.minecraft.prismarine_stairs", - "item_id": 484, + "id": 462, + "name": "bamboo_mosaic_stairs", + "translation_key": "block.minecraft.bamboo_mosaic_stairs", + "item_id": 391, "properties": [ { "name": "facing", @@ -116442,10 +116035,10 @@ ] } ], - "default_state_id": 10336, + "default_state_id": 10295, "states": [ { - "id": 10325, + "id": 10284, "luminance": 0, "opaque": true, "replaceable": false, @@ -116456,7 +116049,7 @@ ] }, { - "id": 10326, + "id": 10285, "luminance": 0, "opaque": true, "replaceable": false, @@ -116467,7 +116060,7 @@ ] }, { - "id": 10327, + "id": 10286, "luminance": 0, "opaque": true, "replaceable": false, @@ -116479,7 +116072,7 @@ ] }, { - "id": 10328, + "id": 10287, "luminance": 0, "opaque": true, "replaceable": false, @@ -116491,7 +116084,7 @@ ] }, { - "id": 10329, + "id": 10288, "luminance": 0, "opaque": true, "replaceable": false, @@ -116503,7 +116096,7 @@ ] }, { - "id": 10330, + "id": 10289, "luminance": 0, "opaque": true, "replaceable": false, @@ -116515,7 +116108,7 @@ ] }, { - "id": 10331, + "id": 10290, "luminance": 0, "opaque": true, "replaceable": false, @@ -116527,7 +116120,7 @@ ] }, { - "id": 10332, + "id": 10291, "luminance": 0, "opaque": true, "replaceable": false, @@ -116539,7 +116132,7 @@ ] }, { - "id": 10333, + "id": 10292, "luminance": 0, "opaque": true, "replaceable": false, @@ -116551,7 +116144,7 @@ ] }, { - "id": 10334, + "id": 10293, "luminance": 0, "opaque": true, "replaceable": false, @@ -116563,7 +116156,7 @@ ] }, { - "id": 10335, + "id": 10294, "luminance": 0, "opaque": true, "replaceable": false, @@ -116574,7 +116167,7 @@ ] }, { - "id": 10336, + "id": 10295, "luminance": 0, "opaque": true, "replaceable": false, @@ -116585,7 +116178,7 @@ ] }, { - "id": 10337, + "id": 10296, "luminance": 0, "opaque": true, "replaceable": false, @@ -116597,7 +116190,7 @@ ] }, { - "id": 10338, + "id": 10297, "luminance": 0, "opaque": true, "replaceable": false, @@ -116609,7 +116202,7 @@ ] }, { - "id": 10339, + "id": 10298, "luminance": 0, "opaque": true, "replaceable": false, @@ -116621,7 +116214,7 @@ ] }, { - "id": 10340, + "id": 10299, "luminance": 0, "opaque": true, "replaceable": false, @@ -116633,7 +116226,7 @@ ] }, { - "id": 10341, + "id": 10300, "luminance": 0, "opaque": true, "replaceable": false, @@ -116644,7 +116237,7 @@ ] }, { - "id": 10342, + "id": 10301, "luminance": 0, "opaque": true, "replaceable": false, @@ -116655,7 +116248,7 @@ ] }, { - "id": 10343, + "id": 10302, "luminance": 0, "opaque": true, "replaceable": false, @@ -116666,7 +116259,7 @@ ] }, { - "id": 10344, + "id": 10303, "luminance": 0, "opaque": true, "replaceable": false, @@ -116677,7 +116270,7 @@ ] }, { - "id": 10345, + "id": 10304, "luminance": 0, "opaque": true, "replaceable": false, @@ -116688,7 +116281,7 @@ ] }, { - "id": 10346, + "id": 10305, "luminance": 0, "opaque": true, "replaceable": false, @@ -116699,7 +116292,7 @@ ] }, { - "id": 10347, + "id": 10306, "luminance": 0, "opaque": true, "replaceable": false, @@ -116711,7 +116304,7 @@ ] }, { - "id": 10348, + "id": 10307, "luminance": 0, "opaque": true, "replaceable": false, @@ -116723,7 +116316,7 @@ ] }, { - "id": 10349, + "id": 10308, "luminance": 0, "opaque": true, "replaceable": false, @@ -116735,7 +116328,7 @@ ] }, { - "id": 10350, + "id": 10309, "luminance": 0, "opaque": true, "replaceable": false, @@ -116747,7 +116340,7 @@ ] }, { - "id": 10351, + "id": 10310, "luminance": 0, "opaque": true, "replaceable": false, @@ -116759,7 +116352,7 @@ ] }, { - "id": 10352, + "id": 10311, "luminance": 0, "opaque": true, "replaceable": false, @@ -116771,7 +116364,7 @@ ] }, { - "id": 10353, + "id": 10312, "luminance": 0, "opaque": true, "replaceable": false, @@ -116783,7 +116376,7 @@ ] }, { - "id": 10354, + "id": 10313, "luminance": 0, "opaque": true, "replaceable": false, @@ -116795,7 +116388,7 @@ ] }, { - "id": 10355, + "id": 10314, "luminance": 0, "opaque": true, "replaceable": false, @@ -116806,7 +116399,7 @@ ] }, { - "id": 10356, + "id": 10315, "luminance": 0, "opaque": true, "replaceable": false, @@ -116817,7 +116410,7 @@ ] }, { - "id": 10357, + "id": 10316, "luminance": 0, "opaque": true, "replaceable": false, @@ -116829,7 +116422,7 @@ ] }, { - "id": 10358, + "id": 10317, "luminance": 0, "opaque": true, "replaceable": false, @@ -116841,7 +116434,7 @@ ] }, { - "id": 10359, + "id": 10318, "luminance": 0, "opaque": true, "replaceable": false, @@ -116853,7 +116446,7 @@ ] }, { - "id": 10360, + "id": 10319, "luminance": 0, "opaque": true, "replaceable": false, @@ -116865,7 +116458,7 @@ ] }, { - "id": 10361, + "id": 10320, "luminance": 0, "opaque": true, "replaceable": false, @@ -116876,7 +116469,7 @@ ] }, { - "id": 10362, + "id": 10321, "luminance": 0, "opaque": true, "replaceable": false, @@ -116887,7 +116480,7 @@ ] }, { - "id": 10363, + "id": 10322, "luminance": 0, "opaque": true, "replaceable": false, @@ -116898,7 +116491,7 @@ ] }, { - "id": 10364, + "id": 10323, "luminance": 0, "opaque": true, "replaceable": false, @@ -116909,7 +116502,7 @@ ] }, { - "id": 10365, + "id": 10324, "luminance": 0, "opaque": true, "replaceable": false, @@ -116920,7 +116513,7 @@ ] }, { - "id": 10366, + "id": 10325, "luminance": 0, "opaque": true, "replaceable": false, @@ -116931,7 +116524,7 @@ ] }, { - "id": 10367, + "id": 10326, "luminance": 0, "opaque": true, "replaceable": false, @@ -116943,7 +116536,7 @@ ] }, { - "id": 10368, + "id": 10327, "luminance": 0, "opaque": true, "replaceable": false, @@ -116955,7 +116548,7 @@ ] }, { - "id": 10369, + "id": 10328, "luminance": 0, "opaque": true, "replaceable": false, @@ -116967,7 +116560,7 @@ ] }, { - "id": 10370, + "id": 10329, "luminance": 0, "opaque": true, "replaceable": false, @@ -116979,7 +116572,7 @@ ] }, { - "id": 10371, + "id": 10330, "luminance": 0, "opaque": true, "replaceable": false, @@ -116991,7 +116584,7 @@ ] }, { - "id": 10372, + "id": 10331, "luminance": 0, "opaque": true, "replaceable": false, @@ -117003,7 +116596,7 @@ ] }, { - "id": 10373, + "id": 10332, "luminance": 0, "opaque": true, "replaceable": false, @@ -117015,7 +116608,7 @@ ] }, { - "id": 10374, + "id": 10333, "luminance": 0, "opaque": true, "replaceable": false, @@ -117027,7 +116620,7 @@ ] }, { - "id": 10375, + "id": 10334, "luminance": 0, "opaque": true, "replaceable": false, @@ -117038,7 +116631,7 @@ ] }, { - "id": 10376, + "id": 10335, "luminance": 0, "opaque": true, "replaceable": false, @@ -117049,7 +116642,7 @@ ] }, { - "id": 10377, + "id": 10336, "luminance": 0, "opaque": true, "replaceable": false, @@ -117061,7 +116654,7 @@ ] }, { - "id": 10378, + "id": 10337, "luminance": 0, "opaque": true, "replaceable": false, @@ -117073,7 +116666,7 @@ ] }, { - "id": 10379, + "id": 10338, "luminance": 0, "opaque": true, "replaceable": false, @@ -117085,7 +116678,7 @@ ] }, { - "id": 10380, + "id": 10339, "luminance": 0, "opaque": true, "replaceable": false, @@ -117097,7 +116690,7 @@ ] }, { - "id": 10381, + "id": 10340, "luminance": 0, "opaque": true, "replaceable": false, @@ -117108,7 +116701,7 @@ ] }, { - "id": 10382, + "id": 10341, "luminance": 0, "opaque": true, "replaceable": false, @@ -117119,7 +116712,7 @@ ] }, { - "id": 10383, + "id": 10342, "luminance": 0, "opaque": true, "replaceable": false, @@ -117130,7 +116723,7 @@ ] }, { - "id": 10384, + "id": 10343, "luminance": 0, "opaque": true, "replaceable": false, @@ -117141,7 +116734,7 @@ ] }, { - "id": 10385, + "id": 10344, "luminance": 0, "opaque": true, "replaceable": false, @@ -117152,7 +116745,7 @@ ] }, { - "id": 10386, + "id": 10345, "luminance": 0, "opaque": true, "replaceable": false, @@ -117163,7 +116756,7 @@ ] }, { - "id": 10387, + "id": 10346, "luminance": 0, "opaque": true, "replaceable": false, @@ -117175,7 +116768,7 @@ ] }, { - "id": 10388, + "id": 10347, "luminance": 0, "opaque": true, "replaceable": false, @@ -117187,7 +116780,7 @@ ] }, { - "id": 10389, + "id": 10348, "luminance": 0, "opaque": true, "replaceable": false, @@ -117199,7 +116792,7 @@ ] }, { - "id": 10390, + "id": 10349, "luminance": 0, "opaque": true, "replaceable": false, @@ -117211,7 +116804,7 @@ ] }, { - "id": 10391, + "id": 10350, "luminance": 0, "opaque": true, "replaceable": false, @@ -117223,7 +116816,7 @@ ] }, { - "id": 10392, + "id": 10351, "luminance": 0, "opaque": true, "replaceable": false, @@ -117235,7 +116828,7 @@ ] }, { - "id": 10393, + "id": 10352, "luminance": 0, "opaque": true, "replaceable": false, @@ -117247,7 +116840,7 @@ ] }, { - "id": 10394, + "id": 10353, "luminance": 0, "opaque": true, "replaceable": false, @@ -117259,7 +116852,7 @@ ] }, { - "id": 10395, + "id": 10354, "luminance": 0, "opaque": true, "replaceable": false, @@ -117270,7 +116863,7 @@ ] }, { - "id": 10396, + "id": 10355, "luminance": 0, "opaque": true, "replaceable": false, @@ -117281,7 +116874,7 @@ ] }, { - "id": 10397, + "id": 10356, "luminance": 0, "opaque": true, "replaceable": false, @@ -117293,7 +116886,7 @@ ] }, { - "id": 10398, + "id": 10357, "luminance": 0, "opaque": true, "replaceable": false, @@ -117305,7 +116898,7 @@ ] }, { - "id": 10399, + "id": 10358, "luminance": 0, "opaque": true, "replaceable": false, @@ -117317,7 +116910,7 @@ ] }, { - "id": 10400, + "id": 10359, "luminance": 0, "opaque": true, "replaceable": false, @@ -117329,7 +116922,7 @@ ] }, { - "id": 10401, + "id": 10360, "luminance": 0, "opaque": true, "replaceable": false, @@ -117340,7 +116933,7 @@ ] }, { - "id": 10402, + "id": 10361, "luminance": 0, "opaque": true, "replaceable": false, @@ -117351,7 +116944,7 @@ ] }, { - "id": 10403, + "id": 10362, "luminance": 0, "opaque": true, "replaceable": false, @@ -117362,7 +116955,7 @@ ] }, { - "id": 10404, + "id": 10363, "luminance": 0, "opaque": true, "replaceable": false, @@ -117375,10 +116968,363 @@ ] }, { - "id": 471, - "name": "prismarine_brick_stairs", - "translation_key": "block.minecraft.prismarine_brick_stairs", - "item_id": 485, + "id": 463, + "name": "slime_block", + "translation_key": "block.minecraft.slime_block", + "item_id": 663, + "properties": [], + "default_state_id": 10364, + "states": [ + { + "id": 10364, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 464, + "name": "barrier", + "translation_key": "block.minecraft.barrier", + "item_id": 442, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10366, + "states": [ + { + "id": 10365, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 10366, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 465, + "name": "light", + "translation_key": "block.minecraft.light", + "item_id": 443, + "properties": [ + { + "name": "level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10398, + "states": [ + { + "id": 10367, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10368, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10369, + "luminance": 1, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10370, + "luminance": 1, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10371, + "luminance": 2, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10372, + "luminance": 2, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10373, + "luminance": 3, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10374, + "luminance": 3, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10375, + "luminance": 4, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10376, + "luminance": 4, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10377, + "luminance": 5, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10378, + "luminance": 5, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10379, + "luminance": 6, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10380, + "luminance": 6, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10381, + "luminance": 7, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10382, + "luminance": 7, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10383, + "luminance": 8, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10384, + "luminance": 8, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10385, + "luminance": 9, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10386, + "luminance": 9, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10387, + "luminance": 10, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10388, + "luminance": 10, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10389, + "luminance": 11, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10390, + "luminance": 11, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10391, + "luminance": 12, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10392, + "luminance": 12, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10393, + "luminance": 13, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10394, + "luminance": 13, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10395, + "luminance": 14, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10396, + "luminance": 14, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10397, + "luminance": 15, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10398, + "luminance": 15, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 466, + "name": "iron_trapdoor", + "translation_key": "block.minecraft.iron_trapdoor", + "item_id": 729, "properties": [ { "name": "facing", @@ -117397,13 +117343,17 @@ ] }, { - "name": "shape", + "name": "open", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] }, { @@ -117414,682 +117364,658 @@ ] } ], - "default_state_id": 10416, + "default_state_id": 10414, "states": [ + { + "id": 10399, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 10400, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 10401, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 10402, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 10403, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 92 + ] + }, + { + "id": 10404, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 92 + ] + }, { "id": 10405, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 92 ] }, { "id": 10406, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 92 ] }, { "id": 10407, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { "id": 10408, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { "id": 10409, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { "id": 10410, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { "id": 10411, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { "id": 10412, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { "id": 10413, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 93 ] }, { "id": 10414, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 93 ] }, { "id": 10415, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 67 ] }, { "id": 10416, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 67 ] }, { "id": 10417, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { "id": 10418, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { "id": 10419, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { "id": 10420, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { "id": 10421, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 92 ] }, { "id": 10422, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 92 ] }, { "id": 10423, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { "id": 10424, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { "id": 10425, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 67 ] }, { "id": 10426, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 67 ] }, { "id": 10427, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { "id": 10428, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { "id": 10429, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 93 ] }, { "id": 10430, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 93 ] }, { "id": 10431, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { "id": 10432, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { "id": 10433, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { "id": 10434, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { "id": 10435, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 92 ] }, { "id": 10436, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 92 ] }, { "id": 10437, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { "id": 10438, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { "id": 10439, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { "id": 10440, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { "id": 10441, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 66 ] }, { "id": 10442, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 66 ] }, { "id": 10443, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 93 ] }, { "id": 10444, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 93 ] }, { "id": 10445, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 93 ] }, { "id": 10446, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 93 ] }, { "id": 10447, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { "id": 10448, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { "id": 10449, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { "id": 10450, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { "id": 10451, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 92 ] }, { "id": 10452, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 92 ] }, { "id": 10453, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { "id": 10454, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { "id": 10455, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { "id": 10456, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { "id": 10457, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { "id": 10458, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { "id": 10459, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { "id": 10460, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { "id": 10461, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 93 ] }, { "id": 10462, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 93 ] - }, + } + ] + }, + { + "id": 467, + "name": "prismarine", + "translation_key": "block.minecraft.prismarine", + "item_id": 502, + "properties": [], + "default_state_id": 10463, + "states": [ { "id": 10463, "luminance": 0, @@ -118097,10 +118023,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] - }, + } + ] + }, + { + "id": 468, + "name": "prismarine_bricks", + "translation_key": "block.minecraft.prismarine_bricks", + "item_id": 503, + "properties": [], + "default_state_id": 10464, + "states": [ { "id": 10464, "luminance": 0, @@ -118108,10 +118043,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] - }, + } + ] + }, + { + "id": 469, + "name": "dark_prismarine", + "translation_key": "block.minecraft.dark_prismarine", + "item_id": 504, + "properties": [], + "default_state_id": 10465, + "states": [ { "id": 10465, "luminance": 0, @@ -118119,10 +118063,53 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 0 + ] + } + ] + }, + { + "id": 470, + "name": "prismarine_stairs", + "translation_key": "block.minecraft.prismarine_stairs", + "item_id": 505, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" ] }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10477, + "states": [ { "id": 10466, "luminance": 0, @@ -118130,8 +118117,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 41, + 42 ] }, { @@ -118142,8 +118129,7 @@ "blocks_motion": true, "collision_shapes": [ 41, - 46, - 47 + 42 ] }, { @@ -118153,9 +118139,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 43, + 44, + 45 ] }, { @@ -118165,9 +118151,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, + 43, 44, - 53 + 45 ] }, { @@ -118177,9 +118163,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 41, + 46, + 47 ] }, { @@ -118189,9 +118175,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 41, + 46, + 47 ] }, { @@ -118201,9 +118187,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 48, + 42, + 49 ] }, { @@ -118213,8 +118199,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, + 48, + 42, 49 ] }, @@ -118225,9 +118211,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, + 44, 50, - 49 + 45 ] }, { @@ -118237,8 +118223,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 44, + 50, + 45 ] }, { @@ -118249,7 +118236,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 56 + 52 ] }, { @@ -118260,8 +118247,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 52 ] }, { @@ -118272,8 +118258,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 50, + 49 ] }, { @@ -118284,7 +118270,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, + 50, 49 ] }, @@ -118296,8 +118282,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 52, + 45 ] }, { @@ -118308,7 +118294,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 52, + 45 ] }, { @@ -118319,7 +118306,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 53 ] }, { @@ -118330,7 +118317,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 53 ] }, { @@ -118341,53 +118328,9 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 - ] - } - ] - }, - { - "id": 472, - "name": "dark_prismarine_stairs", - "translation_key": "block.minecraft.dark_prismarine_stairs", - "item_id": 486, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10496, - "states": [ { "id": 10485, "luminance": 0, @@ -118395,8 +118338,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 51, + 49 ] }, { @@ -118406,8 +118349,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 54, + 52 ] }, { @@ -118417,9 +118360,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 54, + 52 ] }, { @@ -118429,9 +118371,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 54, 44, - 45 + 53 ] }, { @@ -118441,9 +118383,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 54, + 44, + 53 ] }, { @@ -118453,9 +118395,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, + 43, 46, - 47 + 49 ] }, { @@ -118465,8 +118407,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, + 43, + 46, 49 ] }, @@ -118477,8 +118419,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, + 46, + 50, 49 ] }, @@ -118489,9 +118431,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, + 46, 50, - 45 + 49 ] }, { @@ -118501,8 +118443,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, + 55, + 52, 45 ] }, @@ -118513,8 +118455,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 55, + 52, + 45 ] }, { @@ -118525,7 +118468,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52 + 42 ] }, { @@ -118536,8 +118479,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 49 + 42 ] }, { @@ -118548,7 +118490,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 42, 49 ] }, @@ -118560,8 +118502,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 42, + 49 ] }, { @@ -118572,7 +118514,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, + 50, 45 ] }, @@ -118584,7 +118526,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 50, + 45 ] }, { @@ -118595,7 +118538,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 45 ] }, { @@ -118606,7 +118549,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 45 ] }, { @@ -118617,7 +118560,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 47 ] }, { @@ -118627,8 +118570,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 51, + 47 ] }, { @@ -118638,8 +118581,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 43, + 56 ] }, { @@ -118649,9 +118592,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 43, + 56 ] }, { @@ -118661,9 +118603,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 43, + 46, + 49 ] }, { @@ -118686,8 +118628,8 @@ "blocks_motion": true, "collision_shapes": [ 43, - 46, - 49 + 44, + 45 ] }, { @@ -118697,9 +118639,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 43, + 44, + 45 ] }, { @@ -118709,9 +118651,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 55, + 52, + 45 ] }, { @@ -118733,9 +118675,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 48, + 42, + 49 ] }, { @@ -118745,8 +118687,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 48, + 42, + 49 ] }, { @@ -118757,7 +118700,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42 + 50 ] }, { @@ -118768,8 +118711,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 50 ] }, { @@ -118780,8 +118722,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 50, + 45 ] }, { @@ -118805,7 +118747,7 @@ "collision_shapes": [ 51, 50, - 45 + 49 ] }, { @@ -118816,7 +118758,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 50, + 49 ] }, { @@ -118827,7 +118770,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 47 ] }, { @@ -118849,7 +118792,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 47 + 53 ] }, { @@ -118859,8 +118802,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 51, + 53 ] }, { @@ -118870,8 +118813,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 57, + 50 ] }, { @@ -118881,9 +118824,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 57, + 50 ] }, { @@ -118893,9 +118835,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 41, 46, - 49 + 47 ] }, { @@ -118905,9 +118847,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 41, + 46, + 47 ] }, { @@ -118917,9 +118859,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 54, 44, - 45 + 53 ] }, { @@ -118929,9 +118871,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 54, + 44, + 53 ] }, { @@ -118941,8 +118883,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, + 44, + 50, 45 ] }, @@ -118953,9 +118895,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 44, + 50, + 45 ] }, { @@ -118965,8 +118907,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, + 46, + 50, 49 ] }, @@ -118977,8 +118919,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 46, + 50, + 49 ] }, { @@ -118989,7 +118932,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50 + 56 ] }, { @@ -119000,8 +118943,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 45 + 56 ] }, { @@ -119012,7 +118954,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 52, 45 ] }, @@ -119024,8 +118966,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 49 + 52, + 45 ] }, { @@ -119036,7 +118978,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 42, 49 ] }, @@ -119048,7 +118990,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 47 + 42, + 49 ] }, { @@ -119059,7 +119002,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 47 + 49 ] }, { @@ -119070,7 +119013,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 49 ] }, { @@ -119081,7 +119024,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 45 ] }, { @@ -119091,10 +119034,54 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 51, + 45 + ] + } + ] + }, + { + "id": 471, + "name": "prismarine_brick_stairs", + "translation_key": "block.minecraft.prismarine_brick_stairs", + "item_id": 506, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10557, + "states": [ { "id": 10546, "luminance": 0, @@ -119102,8 +119089,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 41, + 42 ] }, { @@ -119114,8 +119101,7 @@ "blocks_motion": true, "collision_shapes": [ 41, - 46, - 47 + 42 ] }, { @@ -119125,9 +119111,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 43, + 44, + 45 ] }, { @@ -119137,9 +119123,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, + 43, 44, - 53 + 45 ] }, { @@ -119149,9 +119135,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 41, + 46, + 47 ] }, { @@ -119161,9 +119147,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 41, + 46, + 47 ] }, { @@ -119173,9 +119159,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 48, + 42, + 49 ] }, { @@ -119185,8 +119171,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, + 48, + 42, 49 ] }, @@ -119197,9 +119183,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, + 44, 50, - 49 + 45 ] }, { @@ -119209,8 +119195,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 44, + 50, + 45 ] }, { @@ -119221,7 +119208,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 56 + 52 ] }, { @@ -119232,8 +119219,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 52 ] }, { @@ -119244,8 +119230,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 50, + 49 ] }, { @@ -119256,7 +119242,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, + 50, 49 ] }, @@ -119268,8 +119254,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 52, + 45 ] }, { @@ -119280,7 +119266,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 52, + 45 ] }, { @@ -119291,7 +119278,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 53 ] }, { @@ -119302,7 +119289,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 53 ] }, { @@ -119313,35 +119300,9 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 - ] - } - ] - }, - { - "id": 473, - "name": "prismarine_slab", - "translation_key": "block.minecraft.prismarine_slab", - "item_id": 256, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10568, - "states": [ { "id": 10565, "luminance": 0, @@ -119349,7 +119310,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 49 ] }, { @@ -119359,7 +119321,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 54, + 52 ] }, { @@ -119369,7 +119332,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 54, + 52 ] }, { @@ -119379,7 +119343,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 54, + 44, + 53 ] }, { @@ -119389,7 +119355,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 54, + 44, + 53 ] }, { @@ -119399,35 +119367,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 474, - "name": "prismarine_brick_slab", - "translation_key": "block.minecraft.prismarine_brick_slab", - "item_id": 257, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 43, + 46, + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10574, - "states": [ { "id": 10571, "luminance": 0, @@ -119435,7 +119379,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 43, + 46, + 49 ] }, { @@ -119445,7 +119391,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 46, + 50, + 49 ] }, { @@ -119455,7 +119403,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 46, + 50, + 49 ] }, { @@ -119465,7 +119415,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 55, + 52, + 45 ] }, { @@ -119475,7 +119427,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 55, + 52, + 45 ] }, { @@ -119485,35 +119439,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 475, - "name": "dark_prismarine_slab", - "translation_key": "block.minecraft.dark_prismarine_slab", - "item_id": 258, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 42 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10580, - "states": [ { "id": 10577, "luminance": 0, @@ -119521,7 +119450,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 42 ] }, { @@ -119531,7 +119461,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 42, + 49 ] }, { @@ -119541,7 +119473,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 42, + 49 ] }, { @@ -119551,7 +119485,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 50, + 45 ] }, { @@ -119561,7 +119497,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 50, + 45 ] }, { @@ -119571,48 +119509,21 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 45 ] - } - ] - }, - { - "id": 476, - "name": "sea_lantern", - "translation_key": "block.minecraft.sea_lantern", - "item_id": 487, - "properties": [], - "default_state_id": 10583, - "states": [ + }, { "id": 10583, - "luminance": 15, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 477, - "name": "hay_block", - "translation_key": "block.minecraft.hay_block", - "item_id": 423, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" + 51, + 45 ] - } - ], - "default_state_id": 10585, - "states": [ + }, { "id": 10584, "luminance": 0, @@ -119620,7 +119531,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 47 ] }, { @@ -119630,7 +119542,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 47 ] }, { @@ -119640,339 +119553,198 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 43, + 56 ] - } - ] - }, - { - "id": 478, - "name": "white_carpet", - "translation_key": "block.minecraft.white_carpet", - "item_id": 424, - "properties": [], - "default_state_id": 10587, - "states": [ + }, { "id": 10587, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 43, + 56 ] - } - ] - }, - { - "id": 479, - "name": "orange_carpet", - "translation_key": "block.minecraft.orange_carpet", - "item_id": 425, - "properties": [], - "default_state_id": 10588, - "states": [ + }, { "id": 10588, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 43, + 46, + 49 ] - } - ] - }, - { - "id": 480, - "name": "magenta_carpet", - "translation_key": "block.minecraft.magenta_carpet", - "item_id": 426, - "properties": [], - "default_state_id": 10589, - "states": [ + }, { "id": 10589, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 43, + 46, + 49 ] - } - ] - }, - { - "id": 481, - "name": "light_blue_carpet", - "translation_key": "block.minecraft.light_blue_carpet", - "item_id": 427, - "properties": [], - "default_state_id": 10590, - "states": [ + }, { "id": 10590, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 43, + 44, + 45 ] - } - ] - }, - { - "id": 482, - "name": "yellow_carpet", - "translation_key": "block.minecraft.yellow_carpet", - "item_id": 428, - "properties": [], - "default_state_id": 10591, - "states": [ + }, { "id": 10591, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 43, + 44, + 45 ] - } - ] - }, - { - "id": 483, - "name": "lime_carpet", - "translation_key": "block.minecraft.lime_carpet", - "item_id": 429, - "properties": [], - "default_state_id": 10592, - "states": [ + }, { "id": 10592, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 55, + 52, + 45 ] - } - ] - }, - { - "id": 484, - "name": "pink_carpet", - "translation_key": "block.minecraft.pink_carpet", - "item_id": 430, - "properties": [], - "default_state_id": 10593, - "states": [ + }, { "id": 10593, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 55, + 52, + 45 ] - } - ] - }, - { - "id": 485, - "name": "gray_carpet", - "translation_key": "block.minecraft.gray_carpet", - "item_id": 431, - "properties": [], - "default_state_id": 10594, - "states": [ + }, { "id": 10594, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 48, + 42, + 49 ] - } - ] - }, - { - "id": 486, - "name": "light_gray_carpet", - "translation_key": "block.minecraft.light_gray_carpet", - "item_id": 432, - "properties": [], - "default_state_id": 10595, - "states": [ + }, { "id": 10595, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 48, + 42, + 49 ] - } - ] - }, - { - "id": 487, - "name": "cyan_carpet", - "translation_key": "block.minecraft.cyan_carpet", - "item_id": 433, - "properties": [], - "default_state_id": 10596, - "states": [ + }, { "id": 10596, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50 ] - } - ] - }, - { - "id": 488, - "name": "purple_carpet", - "translation_key": "block.minecraft.purple_carpet", - "item_id": 434, - "properties": [], - "default_state_id": 10597, - "states": [ + }, { "id": 10597, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50 ] - } - ] - }, - { - "id": 489, - "name": "blue_carpet", - "translation_key": "block.minecraft.blue_carpet", - "item_id": 435, - "properties": [], - "default_state_id": 10598, - "states": [ + }, { "id": 10598, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50, + 45 ] - } - ] - }, - { - "id": 490, - "name": "brown_carpet", - "translation_key": "block.minecraft.brown_carpet", - "item_id": 436, - "properties": [], - "default_state_id": 10599, - "states": [ + }, { "id": 10599, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50, + 45 ] - } - ] - }, - { - "id": 491, - "name": "green_carpet", - "translation_key": "block.minecraft.green_carpet", - "item_id": 437, - "properties": [], - "default_state_id": 10600, - "states": [ + }, { "id": 10600, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50, + 49 ] - } - ] - }, - { - "id": 492, - "name": "red_carpet", - "translation_key": "block.minecraft.red_carpet", - "item_id": 438, - "properties": [], - "default_state_id": 10601, - "states": [ + }, { "id": 10601, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 50, + 49 ] - } - ] - }, - { - "id": 493, - "name": "black_carpet", - "translation_key": "block.minecraft.black_carpet", - "item_id": 439, - "properties": [], - "default_state_id": 10602, - "states": [ + }, { "id": 10602, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 202 + 51, + 47 ] - } - ] - }, - { - "id": 494, - "name": "terracotta", - "translation_key": "block.minecraft.terracotta", - "item_id": 440, - "properties": [], - "default_state_id": 10603, - "states": [ + }, { "id": 10603, "luminance": 0, @@ -119980,19 +119752,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 47 ] - } - ] - }, - { - "id": 495, - "name": "coal_block", - "translation_key": "block.minecraft.coal_block", - "item_id": 68, - "properties": [], - "default_state_id": 10604, - "states": [ + }, { "id": 10604, "luminance": 0, @@ -120000,19 +119763,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 53 ] - } - ] - }, - { - "id": 496, - "name": "packed_ice", - "translation_key": "block.minecraft.packed_ice", - "item_id": 441, - "properties": [], - "default_state_id": 10605, - "states": [ + }, { "id": 10605, "luminance": 0, @@ -120020,1460 +119774,2133 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 497, - "name": "sunflower", - "translation_key": "block.minecraft.sunflower", - "item_id": 443, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + 51, + 53 ] - } - ], - "default_state_id": 10607, - "states": [ + }, { "id": 10606, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] }, { "id": 10607, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 498, - "name": "lilac", - "translation_key": "block.minecraft.lilac", - "item_id": 444, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 ] - } - ], - "default_state_id": 10609, - "states": [ + }, { "id": 10608, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 10609, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 499, - "name": "rose_bush", - "translation_key": "block.minecraft.rose_bush", - "item_id": 445, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 ] - } - ], - "default_state_id": 10611, - "states": [ + }, { "id": 10610, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 10611, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 500, - "name": "peony", - "translation_key": "block.minecraft.peony", - "item_id": 446, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 ] - } - ], - "default_state_id": 10613, - "states": [ + }, { "id": 10612, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 10613, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 501, - "name": "tall_grass", - "translation_key": "block.minecraft.tall_grass", - "item_id": 447, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 ] - } - ], - "default_state_id": 10615, - "states": [ + }, { "id": 10614, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 10615, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 502, - "name": "large_fern", - "translation_key": "block.minecraft.large_fern", - "item_id": 448, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 ] - } - ], - "default_state_id": 10617, - "states": [ + }, { "id": 10616, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] }, { "id": 10617, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 503, - "name": "white_banner", - "translation_key": "block.minecraft.white_banner", - "item_id": 1087, - "wall_variant_id": 519, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 ] - } - ], - "default_state_id": 10618, - "states": [ + }, { "id": 10618, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10619, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10620, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10621, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10622, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10623, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10624, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { "id": 10625, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 472, + "name": "dark_prismarine_stairs", + "translation_key": "block.minecraft.dark_prismarine_stairs", + "item_id": 507, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10637, + "states": [ { "id": 10626, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 42 + ] }, { "id": 10627, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 42 + ] }, { "id": 10628, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 10629, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 10630, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 10631, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 10632, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 10633, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 504, - "name": "orange_banner", - "translation_key": "block.minecraft.orange_banner", - "item_id": 1088, - "wall_variant_id": 520, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 48, + 42, + 49 ] - } - ], - "default_state_id": 10634, - "states": [ + }, { "id": 10634, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 10635, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 10636, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52 + ] }, { "id": 10637, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52 + ] }, { "id": 10638, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 10639, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 10640, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10641, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10642, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { "id": 10643, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { "id": 10644, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10645, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10646, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 52 + ] }, { "id": 10647, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 52 + ] }, { "id": 10648, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 10649, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 505, - "name": "magenta_banner", - "translation_key": "block.minecraft.magenta_banner", - "item_id": 1089, - "wall_variant_id": 521, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 54, + 44, + 53 ] - } - ], - "default_state_id": 10650, - "states": [ + }, { "id": 10650, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 10651, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 10652, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 10653, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 10654, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 10655, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 10656, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42 + ] }, { "id": 10657, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42 + ] }, { "id": 10658, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10659, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10660, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 10661, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 10662, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { "id": 10663, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { "id": 10664, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { "id": 10665, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 506, - "name": "light_blue_banner", - "translation_key": "block.minecraft.light_blue_banner", - "item_id": 1090, - "wall_variant_id": 522, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 47 ] - } - ], - "default_state_id": 10666, - "states": [ + }, { "id": 10666, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 56 + ] }, { "id": 10667, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 56 + ] }, { "id": 10668, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 10669, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 10670, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 10671, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 10672, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 10673, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 10674, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 10675, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 10676, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50 + ] }, { "id": 10677, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50 + ] }, { "id": 10678, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 10679, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 10680, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 10681, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 507, - "name": "yellow_banner", - "translation_key": "block.minecraft.yellow_banner", - "item_id": 1091, - "wall_variant_id": 523, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 50, + 49 ] - } - ], - "default_state_id": 10682, - "states": [ + }, { "id": 10682, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { "id": 10683, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { "id": 10684, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { "id": 10685, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { "id": 10686, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 57, + 50 + ] }, { "id": 10687, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 57, + 50 + ] }, { "id": 10688, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 10689, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 10690, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 10691, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 10692, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 10693, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 10694, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 10695, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 10696, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 56 + ] }, { "id": 10697, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 508, - "name": "lime_banner", - "translation_key": "block.minecraft.lime_banner", - "item_id": 1092, - "wall_variant_id": 524, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 56 ] - } - ], - "default_state_id": 10698, - "states": [ + }, { "id": 10698, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10699, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 10700, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10701, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 10702, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10703, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { "id": 10704, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { "id": 10705, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 473, + "name": "prismarine_slab", + "translation_key": "block.minecraft.prismarine_slab", + "item_id": 277, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10709, + "states": [ { "id": 10706, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { "id": 10707, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { "id": 10708, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10709, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10710, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] }, { "id": 10711, "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, - { - "id": 10712, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, - { - "id": 10713, - "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] } ] }, { - "id": 509, - "name": "pink_banner", - "translation_key": "block.minecraft.pink_banner", - "item_id": 1093, - "wall_variant_id": 525, + "id": 474, + "name": "prismarine_brick_slab", + "translation_key": "block.minecraft.prismarine_brick_slab", + "item_id": 278, "properties": [ { - "name": "rotation", + "name": "type", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 10714, + "default_state_id": 10715, "states": [ + { + "id": 10712, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 10713, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, { "id": 10714, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10715, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10716, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] }, { "id": 10717, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 475, + "name": "dark_prismarine_slab", + "translation_key": "block.minecraft.dark_prismarine_slab", + "item_id": 279, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10721, + "states": [ { "id": 10718, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { "id": 10719, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { "id": 10720, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10721, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { "id": 10722, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] }, { "id": 10723, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 476, + "name": "sea_lantern", + "translation_key": "block.minecraft.sea_lantern", + "item_id": 508, + "properties": [], + "default_state_id": 10724, + "states": [ { "id": 10724, - "luminance": 0, - "opaque": false, + "luminance": 15, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 477, + "name": "hay_block", + "translation_key": "block.minecraft.hay_block", + "item_id": 444, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 10726, + "states": [ { "id": 10725, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] }, { "id": 10726, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] }, { "id": 10727, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 478, + "name": "white_carpet", + "translation_key": "block.minecraft.white_carpet", + "item_id": 445, + "properties": [], + "default_state_id": 10728, + "states": [ { "id": 10728, "luminance": 0, - "opaque": false, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 479, + "name": "orange_carpet", + "translation_key": "block.minecraft.orange_carpet", + "item_id": 446, + "properties": [], + "default_state_id": 10729, + "states": [ + { + "id": 10729, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 480, + "name": "magenta_carpet", + "translation_key": "block.minecraft.magenta_carpet", + "item_id": 447, + "properties": [], + "default_state_id": 10730, + "states": [ + { + "id": 10730, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 481, + "name": "light_blue_carpet", + "translation_key": "block.minecraft.light_blue_carpet", + "item_id": 448, + "properties": [], + "default_state_id": 10731, + "states": [ + { + "id": 10731, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 482, + "name": "yellow_carpet", + "translation_key": "block.minecraft.yellow_carpet", + "item_id": 449, + "properties": [], + "default_state_id": 10732, + "states": [ + { + "id": 10732, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 483, + "name": "lime_carpet", + "translation_key": "block.minecraft.lime_carpet", + "item_id": 450, + "properties": [], + "default_state_id": 10733, + "states": [ + { + "id": 10733, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 484, + "name": "pink_carpet", + "translation_key": "block.minecraft.pink_carpet", + "item_id": 451, + "properties": [], + "default_state_id": 10734, + "states": [ + { + "id": 10734, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 485, + "name": "gray_carpet", + "translation_key": "block.minecraft.gray_carpet", + "item_id": 452, + "properties": [], + "default_state_id": 10735, + "states": [ + { + "id": 10735, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 486, + "name": "light_gray_carpet", + "translation_key": "block.minecraft.light_gray_carpet", + "item_id": 453, + "properties": [], + "default_state_id": 10736, + "states": [ + { + "id": 10736, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 487, + "name": "cyan_carpet", + "translation_key": "block.minecraft.cyan_carpet", + "item_id": 454, + "properties": [], + "default_state_id": 10737, + "states": [ + { + "id": 10737, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 488, + "name": "purple_carpet", + "translation_key": "block.minecraft.purple_carpet", + "item_id": 455, + "properties": [], + "default_state_id": 10738, + "states": [ + { + "id": 10738, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 489, + "name": "blue_carpet", + "translation_key": "block.minecraft.blue_carpet", + "item_id": 456, + "properties": [], + "default_state_id": 10739, + "states": [ + { + "id": 10739, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 490, + "name": "brown_carpet", + "translation_key": "block.minecraft.brown_carpet", + "item_id": 457, + "properties": [], + "default_state_id": 10740, + "states": [ + { + "id": 10740, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 491, + "name": "green_carpet", + "translation_key": "block.minecraft.green_carpet", + "item_id": 458, + "properties": [], + "default_state_id": 10741, + "states": [ + { + "id": 10741, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 492, + "name": "red_carpet", + "translation_key": "block.minecraft.red_carpet", + "item_id": 459, + "properties": [], + "default_state_id": 10742, + "states": [ + { + "id": 10742, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 493, + "name": "black_carpet", + "translation_key": "block.minecraft.black_carpet", + "item_id": 460, + "properties": [], + "default_state_id": 10743, + "states": [ + { + "id": 10743, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 202 + ] + } + ] + }, + { + "id": 494, + "name": "terracotta", + "translation_key": "block.minecraft.terracotta", + "item_id": 461, + "properties": [], + "default_state_id": 10744, + "states": [ + { + "id": 10744, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 495, + "name": "coal_block", + "translation_key": "block.minecraft.coal_block", + "item_id": 81, + "properties": [], + "default_state_id": 10745, + "states": [ + { + "id": 10745, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 496, + "name": "packed_ice", + "translation_key": "block.minecraft.packed_ice", + "item_id": 462, + "properties": [], + "default_state_id": 10746, + "states": [ + { + "id": 10746, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 497, + "name": "sunflower", + "translation_key": "block.minecraft.sunflower", + "item_id": 464, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10748, + "states": [ + { + "id": 10747, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 10729, + "id": 10748, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 510, - "name": "gray_banner", - "translation_key": "block.minecraft.gray_banner", - "item_id": 1094, - "wall_variant_id": 526, + "id": 498, + "name": "lilac", + "translation_key": "block.minecraft.lilac", + "item_id": 465, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10750, + "states": [ + { + "id": 10749, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10750, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 499, + "name": "rose_bush", + "translation_key": "block.minecraft.rose_bush", + "item_id": 466, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10752, + "states": [ + { + "id": 10751, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10752, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 500, + "name": "peony", + "translation_key": "block.minecraft.peony", + "item_id": 467, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10754, + "states": [ + { + "id": 10753, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10754, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 501, + "name": "tall_grass", + "translation_key": "block.minecraft.tall_grass", + "item_id": 468, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10756, + "states": [ + { + "id": 10755, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10756, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 502, + "name": "large_fern", + "translation_key": "block.minecraft.large_fern", + "item_id": 469, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10758, + "states": [ + { + "id": 10757, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10758, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 503, + "name": "white_banner", + "translation_key": "block.minecraft.white_banner", + "item_id": 1126, + "wall_variant_id": 519, "properties": [ { "name": "rotation", @@ -121497,10 +121924,10 @@ ] } ], - "default_state_id": 10730, + "default_state_id": 10759, "states": [ { - "id": 10730, + "id": 10759, "luminance": 0, "opaque": false, "replaceable": false, @@ -121509,7 +121936,7 @@ "block_entity_type": 19 }, { - "id": 10731, + "id": 10760, "luminance": 0, "opaque": false, "replaceable": false, @@ -121518,7 +121945,7 @@ "block_entity_type": 19 }, { - "id": 10732, + "id": 10761, "luminance": 0, "opaque": false, "replaceable": false, @@ -121527,7 +121954,7 @@ "block_entity_type": 19 }, { - "id": 10733, + "id": 10762, "luminance": 0, "opaque": false, "replaceable": false, @@ -121536,7 +121963,7 @@ "block_entity_type": 19 }, { - "id": 10734, + "id": 10763, "luminance": 0, "opaque": false, "replaceable": false, @@ -121545,7 +121972,7 @@ "block_entity_type": 19 }, { - "id": 10735, + "id": 10764, "luminance": 0, "opaque": false, "replaceable": false, @@ -121554,7 +121981,7 @@ "block_entity_type": 19 }, { - "id": 10736, + "id": 10765, "luminance": 0, "opaque": false, "replaceable": false, @@ -121563,7 +121990,7 @@ "block_entity_type": 19 }, { - "id": 10737, + "id": 10766, "luminance": 0, "opaque": false, "replaceable": false, @@ -121572,7 +121999,7 @@ "block_entity_type": 19 }, { - "id": 10738, + "id": 10767, "luminance": 0, "opaque": false, "replaceable": false, @@ -121581,7 +122008,7 @@ "block_entity_type": 19 }, { - "id": 10739, + "id": 10768, "luminance": 0, "opaque": false, "replaceable": false, @@ -121590,7 +122017,7 @@ "block_entity_type": 19 }, { - "id": 10740, + "id": 10769, "luminance": 0, "opaque": false, "replaceable": false, @@ -121599,7 +122026,7 @@ "block_entity_type": 19 }, { - "id": 10741, + "id": 10770, "luminance": 0, "opaque": false, "replaceable": false, @@ -121608,7 +122035,7 @@ "block_entity_type": 19 }, { - "id": 10742, + "id": 10771, "luminance": 0, "opaque": false, "replaceable": false, @@ -121617,7 +122044,7 @@ "block_entity_type": 19 }, { - "id": 10743, + "id": 10772, "luminance": 0, "opaque": false, "replaceable": false, @@ -121626,7 +122053,7 @@ "block_entity_type": 19 }, { - "id": 10744, + "id": 10773, "luminance": 0, "opaque": false, "replaceable": false, @@ -121635,7 +122062,7 @@ "block_entity_type": 19 }, { - "id": 10745, + "id": 10774, "luminance": 0, "opaque": false, "replaceable": false, @@ -121646,11 +122073,11 @@ ] }, { - "id": 511, - "name": "light_gray_banner", - "translation_key": "block.minecraft.light_gray_banner", - "item_id": 1095, - "wall_variant_id": 527, + "id": 504, + "name": "orange_banner", + "translation_key": "block.minecraft.orange_banner", + "item_id": 1127, + "wall_variant_id": 520, "properties": [ { "name": "rotation", @@ -121674,10 +122101,10 @@ ] } ], - "default_state_id": 10746, + "default_state_id": 10775, "states": [ { - "id": 10746, + "id": 10775, "luminance": 0, "opaque": false, "replaceable": false, @@ -121686,7 +122113,7 @@ "block_entity_type": 19 }, { - "id": 10747, + "id": 10776, "luminance": 0, "opaque": false, "replaceable": false, @@ -121695,7 +122122,7 @@ "block_entity_type": 19 }, { - "id": 10748, + "id": 10777, "luminance": 0, "opaque": false, "replaceable": false, @@ -121704,7 +122131,7 @@ "block_entity_type": 19 }, { - "id": 10749, + "id": 10778, "luminance": 0, "opaque": false, "replaceable": false, @@ -121713,7 +122140,7 @@ "block_entity_type": 19 }, { - "id": 10750, + "id": 10779, "luminance": 0, "opaque": false, "replaceable": false, @@ -121722,7 +122149,7 @@ "block_entity_type": 19 }, { - "id": 10751, + "id": 10780, "luminance": 0, "opaque": false, "replaceable": false, @@ -121731,7 +122158,7 @@ "block_entity_type": 19 }, { - "id": 10752, + "id": 10781, "luminance": 0, "opaque": false, "replaceable": false, @@ -121740,7 +122167,7 @@ "block_entity_type": 19 }, { - "id": 10753, + "id": 10782, "luminance": 0, "opaque": false, "replaceable": false, @@ -121749,7 +122176,7 @@ "block_entity_type": 19 }, { - "id": 10754, + "id": 10783, "luminance": 0, "opaque": false, "replaceable": false, @@ -121758,7 +122185,7 @@ "block_entity_type": 19 }, { - "id": 10755, + "id": 10784, "luminance": 0, "opaque": false, "replaceable": false, @@ -121767,7 +122194,7 @@ "block_entity_type": 19 }, { - "id": 10756, + "id": 10785, "luminance": 0, "opaque": false, "replaceable": false, @@ -121776,7 +122203,7 @@ "block_entity_type": 19 }, { - "id": 10757, + "id": 10786, "luminance": 0, "opaque": false, "replaceable": false, @@ -121785,7 +122212,7 @@ "block_entity_type": 19 }, { - "id": 10758, + "id": 10787, "luminance": 0, "opaque": false, "replaceable": false, @@ -121794,7 +122221,7 @@ "block_entity_type": 19 }, { - "id": 10759, + "id": 10788, "luminance": 0, "opaque": false, "replaceable": false, @@ -121803,7 +122230,7 @@ "block_entity_type": 19 }, { - "id": 10760, + "id": 10789, "luminance": 0, "opaque": false, "replaceable": false, @@ -121812,7 +122239,7 @@ "block_entity_type": 19 }, { - "id": 10761, + "id": 10790, "luminance": 0, "opaque": false, "replaceable": false, @@ -121823,11 +122250,11 @@ ] }, { - "id": 512, - "name": "cyan_banner", - "translation_key": "block.minecraft.cyan_banner", - "item_id": 1096, - "wall_variant_id": 528, + "id": 505, + "name": "magenta_banner", + "translation_key": "block.minecraft.magenta_banner", + "item_id": 1128, + "wall_variant_id": 521, "properties": [ { "name": "rotation", @@ -121851,10 +122278,10 @@ ] } ], - "default_state_id": 10762, + "default_state_id": 10791, "states": [ { - "id": 10762, + "id": 10791, "luminance": 0, "opaque": false, "replaceable": false, @@ -121863,7 +122290,7 @@ "block_entity_type": 19 }, { - "id": 10763, + "id": 10792, "luminance": 0, "opaque": false, "replaceable": false, @@ -121872,7 +122299,7 @@ "block_entity_type": 19 }, { - "id": 10764, + "id": 10793, "luminance": 0, "opaque": false, "replaceable": false, @@ -121881,7 +122308,7 @@ "block_entity_type": 19 }, { - "id": 10765, + "id": 10794, "luminance": 0, "opaque": false, "replaceable": false, @@ -121890,7 +122317,7 @@ "block_entity_type": 19 }, { - "id": 10766, + "id": 10795, "luminance": 0, "opaque": false, "replaceable": false, @@ -121899,7 +122326,7 @@ "block_entity_type": 19 }, { - "id": 10767, + "id": 10796, "luminance": 0, "opaque": false, "replaceable": false, @@ -121908,7 +122335,7 @@ "block_entity_type": 19 }, { - "id": 10768, + "id": 10797, "luminance": 0, "opaque": false, "replaceable": false, @@ -121917,7 +122344,7 @@ "block_entity_type": 19 }, { - "id": 10769, + "id": 10798, "luminance": 0, "opaque": false, "replaceable": false, @@ -121926,7 +122353,7 @@ "block_entity_type": 19 }, { - "id": 10770, + "id": 10799, "luminance": 0, "opaque": false, "replaceable": false, @@ -121935,7 +122362,7 @@ "block_entity_type": 19 }, { - "id": 10771, + "id": 10800, "luminance": 0, "opaque": false, "replaceable": false, @@ -121944,7 +122371,7 @@ "block_entity_type": 19 }, { - "id": 10772, + "id": 10801, "luminance": 0, "opaque": false, "replaceable": false, @@ -121953,7 +122380,7 @@ "block_entity_type": 19 }, { - "id": 10773, + "id": 10802, "luminance": 0, "opaque": false, "replaceable": false, @@ -121962,7 +122389,7 @@ "block_entity_type": 19 }, { - "id": 10774, + "id": 10803, "luminance": 0, "opaque": false, "replaceable": false, @@ -121971,7 +122398,7 @@ "block_entity_type": 19 }, { - "id": 10775, + "id": 10804, "luminance": 0, "opaque": false, "replaceable": false, @@ -121980,7 +122407,7 @@ "block_entity_type": 19 }, { - "id": 10776, + "id": 10805, "luminance": 0, "opaque": false, "replaceable": false, @@ -121989,7 +122416,7 @@ "block_entity_type": 19 }, { - "id": 10777, + "id": 10806, "luminance": 0, "opaque": false, "replaceable": false, @@ -122000,11 +122427,11 @@ ] }, { - "id": 513, - "name": "purple_banner", - "translation_key": "block.minecraft.purple_banner", - "item_id": 1097, - "wall_variant_id": 529, + "id": 506, + "name": "light_blue_banner", + "translation_key": "block.minecraft.light_blue_banner", + "item_id": 1129, + "wall_variant_id": 522, "properties": [ { "name": "rotation", @@ -122028,10 +122455,10 @@ ] } ], - "default_state_id": 10778, + "default_state_id": 10807, "states": [ { - "id": 10778, + "id": 10807, "luminance": 0, "opaque": false, "replaceable": false, @@ -122040,7 +122467,7 @@ "block_entity_type": 19 }, { - "id": 10779, + "id": 10808, "luminance": 0, "opaque": false, "replaceable": false, @@ -122049,7 +122476,7 @@ "block_entity_type": 19 }, { - "id": 10780, + "id": 10809, "luminance": 0, "opaque": false, "replaceable": false, @@ -122058,7 +122485,7 @@ "block_entity_type": 19 }, { - "id": 10781, + "id": 10810, "luminance": 0, "opaque": false, "replaceable": false, @@ -122067,7 +122494,7 @@ "block_entity_type": 19 }, { - "id": 10782, + "id": 10811, "luminance": 0, "opaque": false, "replaceable": false, @@ -122076,7 +122503,7 @@ "block_entity_type": 19 }, { - "id": 10783, + "id": 10812, "luminance": 0, "opaque": false, "replaceable": false, @@ -122085,7 +122512,7 @@ "block_entity_type": 19 }, { - "id": 10784, + "id": 10813, "luminance": 0, "opaque": false, "replaceable": false, @@ -122094,7 +122521,7 @@ "block_entity_type": 19 }, { - "id": 10785, + "id": 10814, "luminance": 0, "opaque": false, "replaceable": false, @@ -122103,7 +122530,7 @@ "block_entity_type": 19 }, { - "id": 10786, + "id": 10815, "luminance": 0, "opaque": false, "replaceable": false, @@ -122112,7 +122539,7 @@ "block_entity_type": 19 }, { - "id": 10787, + "id": 10816, "luminance": 0, "opaque": false, "replaceable": false, @@ -122121,7 +122548,7 @@ "block_entity_type": 19 }, { - "id": 10788, + "id": 10817, "luminance": 0, "opaque": false, "replaceable": false, @@ -122130,7 +122557,7 @@ "block_entity_type": 19 }, { - "id": 10789, + "id": 10818, "luminance": 0, "opaque": false, "replaceable": false, @@ -122139,7 +122566,7 @@ "block_entity_type": 19 }, { - "id": 10790, + "id": 10819, "luminance": 0, "opaque": false, "replaceable": false, @@ -122148,7 +122575,7 @@ "block_entity_type": 19 }, { - "id": 10791, + "id": 10820, "luminance": 0, "opaque": false, "replaceable": false, @@ -122157,7 +122584,7 @@ "block_entity_type": 19 }, { - "id": 10792, + "id": 10821, "luminance": 0, "opaque": false, "replaceable": false, @@ -122166,7 +122593,7 @@ "block_entity_type": 19 }, { - "id": 10793, + "id": 10822, "luminance": 0, "opaque": false, "replaceable": false, @@ -122177,11 +122604,11 @@ ] }, { - "id": 514, - "name": "blue_banner", - "translation_key": "block.minecraft.blue_banner", - "item_id": 1098, - "wall_variant_id": 530, + "id": 507, + "name": "yellow_banner", + "translation_key": "block.minecraft.yellow_banner", + "item_id": 1130, + "wall_variant_id": 523, "properties": [ { "name": "rotation", @@ -122205,10 +122632,10 @@ ] } ], - "default_state_id": 10794, + "default_state_id": 10823, "states": [ { - "id": 10794, + "id": 10823, "luminance": 0, "opaque": false, "replaceable": false, @@ -122217,7 +122644,7 @@ "block_entity_type": 19 }, { - "id": 10795, + "id": 10824, "luminance": 0, "opaque": false, "replaceable": false, @@ -122226,7 +122653,7 @@ "block_entity_type": 19 }, { - "id": 10796, + "id": 10825, "luminance": 0, "opaque": false, "replaceable": false, @@ -122235,7 +122662,7 @@ "block_entity_type": 19 }, { - "id": 10797, + "id": 10826, "luminance": 0, "opaque": false, "replaceable": false, @@ -122244,7 +122671,7 @@ "block_entity_type": 19 }, { - "id": 10798, + "id": 10827, "luminance": 0, "opaque": false, "replaceable": false, @@ -122253,7 +122680,7 @@ "block_entity_type": 19 }, { - "id": 10799, + "id": 10828, "luminance": 0, "opaque": false, "replaceable": false, @@ -122262,7 +122689,7 @@ "block_entity_type": 19 }, { - "id": 10800, + "id": 10829, "luminance": 0, "opaque": false, "replaceable": false, @@ -122271,7 +122698,7 @@ "block_entity_type": 19 }, { - "id": 10801, + "id": 10830, "luminance": 0, "opaque": false, "replaceable": false, @@ -122280,7 +122707,7 @@ "block_entity_type": 19 }, { - "id": 10802, + "id": 10831, "luminance": 0, "opaque": false, "replaceable": false, @@ -122289,7 +122716,7 @@ "block_entity_type": 19 }, { - "id": 10803, + "id": 10832, "luminance": 0, "opaque": false, "replaceable": false, @@ -122298,7 +122725,7 @@ "block_entity_type": 19 }, { - "id": 10804, + "id": 10833, "luminance": 0, "opaque": false, "replaceable": false, @@ -122307,7 +122734,7 @@ "block_entity_type": 19 }, { - "id": 10805, + "id": 10834, "luminance": 0, "opaque": false, "replaceable": false, @@ -122316,7 +122743,7 @@ "block_entity_type": 19 }, { - "id": 10806, + "id": 10835, "luminance": 0, "opaque": false, "replaceable": false, @@ -122325,7 +122752,7 @@ "block_entity_type": 19 }, { - "id": 10807, + "id": 10836, "luminance": 0, "opaque": false, "replaceable": false, @@ -122334,7 +122761,7 @@ "block_entity_type": 19 }, { - "id": 10808, + "id": 10837, "luminance": 0, "opaque": false, "replaceable": false, @@ -122343,7 +122770,7 @@ "block_entity_type": 19 }, { - "id": 10809, + "id": 10838, "luminance": 0, "opaque": false, "replaceable": false, @@ -122354,11 +122781,11 @@ ] }, { - "id": 515, - "name": "brown_banner", - "translation_key": "block.minecraft.brown_banner", - "item_id": 1099, - "wall_variant_id": 531, + "id": 508, + "name": "lime_banner", + "translation_key": "block.minecraft.lime_banner", + "item_id": 1131, + "wall_variant_id": 524, "properties": [ { "name": "rotation", @@ -122382,10 +122809,10 @@ ] } ], - "default_state_id": 10810, + "default_state_id": 10839, "states": [ { - "id": 10810, + "id": 10839, "luminance": 0, "opaque": false, "replaceable": false, @@ -122394,7 +122821,7 @@ "block_entity_type": 19 }, { - "id": 10811, + "id": 10840, "luminance": 0, "opaque": false, "replaceable": false, @@ -122403,7 +122830,7 @@ "block_entity_type": 19 }, { - "id": 10812, + "id": 10841, "luminance": 0, "opaque": false, "replaceable": false, @@ -122412,7 +122839,7 @@ "block_entity_type": 19 }, { - "id": 10813, + "id": 10842, "luminance": 0, "opaque": false, "replaceable": false, @@ -122421,7 +122848,7 @@ "block_entity_type": 19 }, { - "id": 10814, + "id": 10843, "luminance": 0, "opaque": false, "replaceable": false, @@ -122430,7 +122857,7 @@ "block_entity_type": 19 }, { - "id": 10815, + "id": 10844, "luminance": 0, "opaque": false, "replaceable": false, @@ -122439,7 +122866,7 @@ "block_entity_type": 19 }, { - "id": 10816, + "id": 10845, "luminance": 0, "opaque": false, "replaceable": false, @@ -122448,7 +122875,7 @@ "block_entity_type": 19 }, { - "id": 10817, + "id": 10846, "luminance": 0, "opaque": false, "replaceable": false, @@ -122457,7 +122884,7 @@ "block_entity_type": 19 }, { - "id": 10818, + "id": 10847, "luminance": 0, "opaque": false, "replaceable": false, @@ -122466,7 +122893,7 @@ "block_entity_type": 19 }, { - "id": 10819, + "id": 10848, "luminance": 0, "opaque": false, "replaceable": false, @@ -122475,7 +122902,7 @@ "block_entity_type": 19 }, { - "id": 10820, + "id": 10849, "luminance": 0, "opaque": false, "replaceable": false, @@ -122484,7 +122911,7 @@ "block_entity_type": 19 }, { - "id": 10821, + "id": 10850, "luminance": 0, "opaque": false, "replaceable": false, @@ -122493,7 +122920,7 @@ "block_entity_type": 19 }, { - "id": 10822, + "id": 10851, "luminance": 0, "opaque": false, "replaceable": false, @@ -122502,7 +122929,7 @@ "block_entity_type": 19 }, { - "id": 10823, + "id": 10852, "luminance": 0, "opaque": false, "replaceable": false, @@ -122511,7 +122938,7 @@ "block_entity_type": 19 }, { - "id": 10824, + "id": 10853, "luminance": 0, "opaque": false, "replaceable": false, @@ -122520,7 +122947,7 @@ "block_entity_type": 19 }, { - "id": 10825, + "id": 10854, "luminance": 0, "opaque": false, "replaceable": false, @@ -122531,11 +122958,11 @@ ] }, { - "id": 516, - "name": "green_banner", - "translation_key": "block.minecraft.green_banner", - "item_id": 1100, - "wall_variant_id": 532, + "id": 509, + "name": "pink_banner", + "translation_key": "block.minecraft.pink_banner", + "item_id": 1132, + "wall_variant_id": 525, "properties": [ { "name": "rotation", @@ -122559,10 +122986,10 @@ ] } ], - "default_state_id": 10826, + "default_state_id": 10855, "states": [ { - "id": 10826, + "id": 10855, "luminance": 0, "opaque": false, "replaceable": false, @@ -122571,7 +122998,7 @@ "block_entity_type": 19 }, { - "id": 10827, + "id": 10856, "luminance": 0, "opaque": false, "replaceable": false, @@ -122580,7 +123007,7 @@ "block_entity_type": 19 }, { - "id": 10828, + "id": 10857, "luminance": 0, "opaque": false, "replaceable": false, @@ -122589,7 +123016,7 @@ "block_entity_type": 19 }, { - "id": 10829, + "id": 10858, "luminance": 0, "opaque": false, "replaceable": false, @@ -122598,7 +123025,7 @@ "block_entity_type": 19 }, { - "id": 10830, + "id": 10859, "luminance": 0, "opaque": false, "replaceable": false, @@ -122607,7 +123034,7 @@ "block_entity_type": 19 }, { - "id": 10831, + "id": 10860, "luminance": 0, "opaque": false, "replaceable": false, @@ -122616,7 +123043,7 @@ "block_entity_type": 19 }, { - "id": 10832, + "id": 10861, "luminance": 0, "opaque": false, "replaceable": false, @@ -122625,7 +123052,7 @@ "block_entity_type": 19 }, { - "id": 10833, + "id": 10862, "luminance": 0, "opaque": false, "replaceable": false, @@ -122634,7 +123061,7 @@ "block_entity_type": 19 }, { - "id": 10834, + "id": 10863, "luminance": 0, "opaque": false, "replaceable": false, @@ -122643,7 +123070,7 @@ "block_entity_type": 19 }, { - "id": 10835, + "id": 10864, "luminance": 0, "opaque": false, "replaceable": false, @@ -122652,7 +123079,7 @@ "block_entity_type": 19 }, { - "id": 10836, + "id": 10865, "luminance": 0, "opaque": false, "replaceable": false, @@ -122661,7 +123088,7 @@ "block_entity_type": 19 }, { - "id": 10837, + "id": 10866, "luminance": 0, "opaque": false, "replaceable": false, @@ -122670,7 +123097,7 @@ "block_entity_type": 19 }, { - "id": 10838, + "id": 10867, "luminance": 0, "opaque": false, "replaceable": false, @@ -122679,7 +123106,7 @@ "block_entity_type": 19 }, { - "id": 10839, + "id": 10868, "luminance": 0, "opaque": false, "replaceable": false, @@ -122688,7 +123115,7 @@ "block_entity_type": 19 }, { - "id": 10840, + "id": 10869, "luminance": 0, "opaque": false, "replaceable": false, @@ -122697,7 +123124,7 @@ "block_entity_type": 19 }, { - "id": 10841, + "id": 10870, "luminance": 0, "opaque": false, "replaceable": false, @@ -122708,11 +123135,11 @@ ] }, { - "id": 517, - "name": "red_banner", - "translation_key": "block.minecraft.red_banner", - "item_id": 1101, - "wall_variant_id": 533, + "id": 510, + "name": "gray_banner", + "translation_key": "block.minecraft.gray_banner", + "item_id": 1133, + "wall_variant_id": 526, "properties": [ { "name": "rotation", @@ -122736,10 +123163,10 @@ ] } ], - "default_state_id": 10842, + "default_state_id": 10871, "states": [ { - "id": 10842, + "id": 10871, "luminance": 0, "opaque": false, "replaceable": false, @@ -122748,7 +123175,7 @@ "block_entity_type": 19 }, { - "id": 10843, + "id": 10872, "luminance": 0, "opaque": false, "replaceable": false, @@ -122757,7 +123184,7 @@ "block_entity_type": 19 }, { - "id": 10844, + "id": 10873, "luminance": 0, "opaque": false, "replaceable": false, @@ -122766,7 +123193,7 @@ "block_entity_type": 19 }, { - "id": 10845, + "id": 10874, "luminance": 0, "opaque": false, "replaceable": false, @@ -122775,7 +123202,7 @@ "block_entity_type": 19 }, { - "id": 10846, + "id": 10875, "luminance": 0, "opaque": false, "replaceable": false, @@ -122784,7 +123211,7 @@ "block_entity_type": 19 }, { - "id": 10847, + "id": 10876, "luminance": 0, "opaque": false, "replaceable": false, @@ -122793,7 +123220,7 @@ "block_entity_type": 19 }, { - "id": 10848, + "id": 10877, "luminance": 0, "opaque": false, "replaceable": false, @@ -122802,7 +123229,7 @@ "block_entity_type": 19 }, { - "id": 10849, + "id": 10878, "luminance": 0, "opaque": false, "replaceable": false, @@ -122811,7 +123238,7 @@ "block_entity_type": 19 }, { - "id": 10850, + "id": 10879, "luminance": 0, "opaque": false, "replaceable": false, @@ -122820,7 +123247,7 @@ "block_entity_type": 19 }, { - "id": 10851, + "id": 10880, "luminance": 0, "opaque": false, "replaceable": false, @@ -122829,7 +123256,7 @@ "block_entity_type": 19 }, { - "id": 10852, + "id": 10881, "luminance": 0, "opaque": false, "replaceable": false, @@ -122838,7 +123265,7 @@ "block_entity_type": 19 }, { - "id": 10853, + "id": 10882, "luminance": 0, "opaque": false, "replaceable": false, @@ -122847,7 +123274,7 @@ "block_entity_type": 19 }, { - "id": 10854, + "id": 10883, "luminance": 0, "opaque": false, "replaceable": false, @@ -122856,7 +123283,7 @@ "block_entity_type": 19 }, { - "id": 10855, + "id": 10884, "luminance": 0, "opaque": false, "replaceable": false, @@ -122865,7 +123292,7 @@ "block_entity_type": 19 }, { - "id": 10856, + "id": 10885, "luminance": 0, "opaque": false, "replaceable": false, @@ -122874,7 +123301,7 @@ "block_entity_type": 19 }, { - "id": 10857, + "id": 10886, "luminance": 0, "opaque": false, "replaceable": false, @@ -122885,11 +123312,11 @@ ] }, { - "id": 518, - "name": "black_banner", - "translation_key": "block.minecraft.black_banner", - "item_id": 1102, - "wall_variant_id": 534, + "id": 511, + "name": "light_gray_banner", + "translation_key": "block.minecraft.light_gray_banner", + "item_id": 1134, + "wall_variant_id": 527, "properties": [ { "name": "rotation", @@ -122913,10 +123340,10 @@ ] } ], - "default_state_id": 10858, + "default_state_id": 10887, "states": [ { - "id": 10858, + "id": 10887, "luminance": 0, "opaque": false, "replaceable": false, @@ -122925,7 +123352,7 @@ "block_entity_type": 19 }, { - "id": 10859, + "id": 10888, "luminance": 0, "opaque": false, "replaceable": false, @@ -122934,7 +123361,7 @@ "block_entity_type": 19 }, { - "id": 10860, + "id": 10889, "luminance": 0, "opaque": false, "replaceable": false, @@ -122943,7 +123370,7 @@ "block_entity_type": 19 }, { - "id": 10861, + "id": 10890, "luminance": 0, "opaque": false, "replaceable": false, @@ -122952,7 +123379,7 @@ "block_entity_type": 19 }, { - "id": 10862, + "id": 10891, "luminance": 0, "opaque": false, "replaceable": false, @@ -122961,7 +123388,7 @@ "block_entity_type": 19 }, { - "id": 10863, + "id": 10892, "luminance": 0, "opaque": false, "replaceable": false, @@ -122970,7 +123397,7 @@ "block_entity_type": 19 }, { - "id": 10864, + "id": 10893, "luminance": 0, "opaque": false, "replaceable": false, @@ -122979,7 +123406,7 @@ "block_entity_type": 19 }, { - "id": 10865, + "id": 10894, "luminance": 0, "opaque": false, "replaceable": false, @@ -122988,7 +123415,7 @@ "block_entity_type": 19 }, { - "id": 10866, + "id": 10895, "luminance": 0, "opaque": false, "replaceable": false, @@ -122997,7 +123424,7 @@ "block_entity_type": 19 }, { - "id": 10867, + "id": 10896, "luminance": 0, "opaque": false, "replaceable": false, @@ -123006,7 +123433,7 @@ "block_entity_type": 19 }, { - "id": 10868, + "id": 10897, "luminance": 0, "opaque": false, "replaceable": false, @@ -123015,7 +123442,7 @@ "block_entity_type": 19 }, { - "id": 10869, + "id": 10898, "luminance": 0, "opaque": false, "replaceable": false, @@ -123024,7 +123451,7 @@ "block_entity_type": 19 }, { - "id": 10870, + "id": 10899, "luminance": 0, "opaque": false, "replaceable": false, @@ -123033,7 +123460,7 @@ "block_entity_type": 19 }, { - "id": 10871, + "id": 10900, "luminance": 0, "opaque": false, "replaceable": false, @@ -123042,7 +123469,7 @@ "block_entity_type": 19 }, { - "id": 10872, + "id": 10901, "luminance": 0, "opaque": false, "replaceable": false, @@ -123051,7 +123478,7 @@ "block_entity_type": 19 }, { - "id": 10873, + "id": 10902, "luminance": 0, "opaque": false, "replaceable": false, @@ -123062,25 +123489,38 @@ ] }, { - "id": 519, - "name": "white_wall_banner", - "translation_key": "block.minecraft.white_banner", - "item_id": 1087, + "id": 512, + "name": "cyan_banner", + "translation_key": "block.minecraft.cyan_banner", + "item_id": 1135, + "wall_variant_id": 528, "properties": [ { - "name": "facing", + "name": "rotation", "values": [ - "north", - "south", - "west", - "east" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 10874, + "default_state_id": 10903, "states": [ { - "id": 10874, + "id": 10903, "luminance": 0, "opaque": false, "replaceable": false, @@ -123089,7 +123529,7 @@ "block_entity_type": 19 }, { - "id": 10875, + "id": 10904, "luminance": 0, "opaque": false, "replaceable": false, @@ -123098,7 +123538,7 @@ "block_entity_type": 19 }, { - "id": 10876, + "id": 10905, "luminance": 0, "opaque": false, "replaceable": false, @@ -123107,36 +123547,16 @@ "block_entity_type": 19 }, { - "id": 10877, + "id": 10906, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 520, - "name": "orange_wall_banner", - "translation_key": "block.minecraft.orange_banner", - "item_id": 1088, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10878, - "states": [ + }, { - "id": 10878, + "id": 10907, "luminance": 0, "opaque": false, "replaceable": false, @@ -123145,7 +123565,7 @@ "block_entity_type": 19 }, { - "id": 10879, + "id": 10908, "luminance": 0, "opaque": false, "replaceable": false, @@ -123154,7 +123574,7 @@ "block_entity_type": 19 }, { - "id": 10880, + "id": 10909, "luminance": 0, "opaque": false, "replaceable": false, @@ -123163,36 +123583,16 @@ "block_entity_type": 19 }, { - "id": 10881, + "id": 10910, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 521, - "name": "magenta_wall_banner", - "translation_key": "block.minecraft.magenta_banner", - "item_id": 1089, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10882, - "states": [ + }, { - "id": 10882, + "id": 10911, "luminance": 0, "opaque": false, "replaceable": false, @@ -123201,7 +123601,7 @@ "block_entity_type": 19 }, { - "id": 10883, + "id": 10912, "luminance": 0, "opaque": false, "replaceable": false, @@ -123210,7 +123610,7 @@ "block_entity_type": 19 }, { - "id": 10884, + "id": 10913, "luminance": 0, "opaque": false, "replaceable": false, @@ -123219,36 +123619,16 @@ "block_entity_type": 19 }, { - "id": 10885, + "id": 10914, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 522, - "name": "light_blue_wall_banner", - "translation_key": "block.minecraft.light_blue_banner", - "item_id": 1090, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10886, - "states": [ + }, { - "id": 10886, + "id": 10915, "luminance": 0, "opaque": false, "replaceable": false, @@ -123257,7 +123637,7 @@ "block_entity_type": 19 }, { - "id": 10887, + "id": 10916, "luminance": 0, "opaque": false, "replaceable": false, @@ -123266,7 +123646,7 @@ "block_entity_type": 19 }, { - "id": 10888, + "id": 10917, "luminance": 0, "opaque": false, "replaceable": false, @@ -123275,7 +123655,7 @@ "block_entity_type": 19 }, { - "id": 10889, + "id": 10918, "luminance": 0, "opaque": false, "replaceable": false, @@ -123286,25 +123666,38 @@ ] }, { - "id": 523, - "name": "yellow_wall_banner", - "translation_key": "block.minecraft.yellow_banner", - "item_id": 1091, + "id": 513, + "name": "purple_banner", + "translation_key": "block.minecraft.purple_banner", + "item_id": 1136, + "wall_variant_id": 529, "properties": [ { - "name": "facing", + "name": "rotation", "values": [ - "north", - "south", - "west", - "east" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 10890, + "default_state_id": 10919, "states": [ { - "id": 10890, + "id": 10919, "luminance": 0, "opaque": false, "replaceable": false, @@ -123313,7 +123706,7 @@ "block_entity_type": 19 }, { - "id": 10891, + "id": 10920, "luminance": 0, "opaque": false, "replaceable": false, @@ -123322,7 +123715,7 @@ "block_entity_type": 19 }, { - "id": 10892, + "id": 10921, "luminance": 0, "opaque": false, "replaceable": false, @@ -123331,36 +123724,16 @@ "block_entity_type": 19 }, { - "id": 10893, + "id": 10922, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 524, - "name": "lime_wall_banner", - "translation_key": "block.minecraft.lime_banner", - "item_id": 1092, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10894, - "states": [ + }, { - "id": 10894, + "id": 10923, "luminance": 0, "opaque": false, "replaceable": false, @@ -123369,7 +123742,7 @@ "block_entity_type": 19 }, { - "id": 10895, + "id": 10924, "luminance": 0, "opaque": false, "replaceable": false, @@ -123378,7 +123751,7 @@ "block_entity_type": 19 }, { - "id": 10896, + "id": 10925, "luminance": 0, "opaque": false, "replaceable": false, @@ -123387,36 +123760,16 @@ "block_entity_type": 19 }, { - "id": 10897, + "id": 10926, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 525, - "name": "pink_wall_banner", - "translation_key": "block.minecraft.pink_banner", - "item_id": 1093, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10898, - "states": [ + }, { - "id": 10898, + "id": 10927, "luminance": 0, "opaque": false, "replaceable": false, @@ -123425,7 +123778,7 @@ "block_entity_type": 19 }, { - "id": 10899, + "id": 10928, "luminance": 0, "opaque": false, "replaceable": false, @@ -123434,7 +123787,7 @@ "block_entity_type": 19 }, { - "id": 10900, + "id": 10929, "luminance": 0, "opaque": false, "replaceable": false, @@ -123443,36 +123796,16 @@ "block_entity_type": 19 }, { - "id": 10901, + "id": 10930, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 526, - "name": "gray_wall_banner", - "translation_key": "block.minecraft.gray_banner", - "item_id": 1094, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10902, - "states": [ + }, { - "id": 10902, + "id": 10931, "luminance": 0, "opaque": false, "replaceable": false, @@ -123481,7 +123814,7 @@ "block_entity_type": 19 }, { - "id": 10903, + "id": 10932, "luminance": 0, "opaque": false, "replaceable": false, @@ -123490,7 +123823,7 @@ "block_entity_type": 19 }, { - "id": 10904, + "id": 10933, "luminance": 0, "opaque": false, "replaceable": false, @@ -123499,7 +123832,7 @@ "block_entity_type": 19 }, { - "id": 10905, + "id": 10934, "luminance": 0, "opaque": false, "replaceable": false, @@ -123510,25 +123843,38 @@ ] }, { - "id": 527, - "name": "light_gray_wall_banner", - "translation_key": "block.minecraft.light_gray_banner", - "item_id": 1095, + "id": 514, + "name": "blue_banner", + "translation_key": "block.minecraft.blue_banner", + "item_id": 1137, + "wall_variant_id": 530, "properties": [ { - "name": "facing", + "name": "rotation", "values": [ - "north", - "south", - "west", - "east" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 10906, + "default_state_id": 10935, "states": [ { - "id": 10906, + "id": 10935, "luminance": 0, "opaque": false, "replaceable": false, @@ -123537,7 +123883,7 @@ "block_entity_type": 19 }, { - "id": 10907, + "id": 10936, "luminance": 0, "opaque": false, "replaceable": false, @@ -123546,7 +123892,7 @@ "block_entity_type": 19 }, { - "id": 10908, + "id": 10937, "luminance": 0, "opaque": false, "replaceable": false, @@ -123555,36 +123901,16 @@ "block_entity_type": 19 }, { - "id": 10909, + "id": 10938, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 528, - "name": "cyan_wall_banner", - "translation_key": "block.minecraft.cyan_banner", - "item_id": 1096, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10910, - "states": [ + }, { - "id": 10910, + "id": 10939, "luminance": 0, "opaque": false, "replaceable": false, @@ -123593,7 +123919,7 @@ "block_entity_type": 19 }, { - "id": 10911, + "id": 10940, "luminance": 0, "opaque": false, "replaceable": false, @@ -123602,7 +123928,7 @@ "block_entity_type": 19 }, { - "id": 10912, + "id": 10941, "luminance": 0, "opaque": false, "replaceable": false, @@ -123611,36 +123937,16 @@ "block_entity_type": 19 }, { - "id": 10913, + "id": 10942, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 529, - "name": "purple_wall_banner", - "translation_key": "block.minecraft.purple_banner", - "item_id": 1097, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10914, - "states": [ + }, { - "id": 10914, + "id": 10943, "luminance": 0, "opaque": false, "replaceable": false, @@ -123649,7 +123955,7 @@ "block_entity_type": 19 }, { - "id": 10915, + "id": 10944, "luminance": 0, "opaque": false, "replaceable": false, @@ -123658,7 +123964,7 @@ "block_entity_type": 19 }, { - "id": 10916, + "id": 10945, "luminance": 0, "opaque": false, "replaceable": false, @@ -123667,36 +123973,16 @@ "block_entity_type": 19 }, { - "id": 10917, + "id": 10946, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 530, - "name": "blue_wall_banner", - "translation_key": "block.minecraft.blue_banner", - "item_id": 1098, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10918, - "states": [ + }, { - "id": 10918, + "id": 10947, "luminance": 0, "opaque": false, "replaceable": false, @@ -123705,7 +123991,7 @@ "block_entity_type": 19 }, { - "id": 10919, + "id": 10948, "luminance": 0, "opaque": false, "replaceable": false, @@ -123714,7 +124000,7 @@ "block_entity_type": 19 }, { - "id": 10920, + "id": 10949, "luminance": 0, "opaque": false, "replaceable": false, @@ -123723,7 +124009,7 @@ "block_entity_type": 19 }, { - "id": 10921, + "id": 10950, "luminance": 0, "opaque": false, "replaceable": false, @@ -123734,25 +124020,38 @@ ] }, { - "id": 531, - "name": "brown_wall_banner", + "id": 515, + "name": "brown_banner", "translation_key": "block.minecraft.brown_banner", - "item_id": 1099, + "item_id": 1138, + "wall_variant_id": 531, "properties": [ { - "name": "facing", + "name": "rotation", "values": [ - "north", - "south", - "west", - "east" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 10922, + "default_state_id": 10951, "states": [ { - "id": 10922, + "id": 10951, "luminance": 0, "opaque": false, "replaceable": false, @@ -123761,7 +124060,7 @@ "block_entity_type": 19 }, { - "id": 10923, + "id": 10952, "luminance": 0, "opaque": false, "replaceable": false, @@ -123770,7 +124069,7 @@ "block_entity_type": 19 }, { - "id": 10924, + "id": 10953, "luminance": 0, "opaque": false, "replaceable": false, @@ -123779,36 +124078,16 @@ "block_entity_type": 19 }, { - "id": 10925, + "id": 10954, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 532, - "name": "green_wall_banner", - "translation_key": "block.minecraft.green_banner", - "item_id": 1100, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10926, - "states": [ + }, { - "id": 10926, + "id": 10955, "luminance": 0, "opaque": false, "replaceable": false, @@ -123817,7 +124096,7 @@ "block_entity_type": 19 }, { - "id": 10927, + "id": 10956, "luminance": 0, "opaque": false, "replaceable": false, @@ -123826,7 +124105,7 @@ "block_entity_type": 19 }, { - "id": 10928, + "id": 10957, "luminance": 0, "opaque": false, "replaceable": false, @@ -123835,36 +124114,16 @@ "block_entity_type": 19 }, { - "id": 10929, + "id": 10958, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 533, - "name": "red_wall_banner", - "translation_key": "block.minecraft.red_banner", - "item_id": 1101, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10930, - "states": [ + }, { - "id": 10930, + "id": 10959, "luminance": 0, "opaque": false, "replaceable": false, @@ -123873,7 +124132,7 @@ "block_entity_type": 19 }, { - "id": 10931, + "id": 10960, "luminance": 0, "opaque": false, "replaceable": false, @@ -123882,7 +124141,7 @@ "block_entity_type": 19 }, { - "id": 10932, + "id": 10961, "luminance": 0, "opaque": false, "replaceable": false, @@ -123891,36 +124150,16 @@ "block_entity_type": 19 }, { - "id": 10933, + "id": 10962, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - } - ] - }, - { - "id": 534, - "name": "black_wall_banner", - "translation_key": "block.minecraft.black_banner", - "item_id": 1102, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 10934, - "states": [ + }, { - "id": 10934, + "id": 10963, "luminance": 0, "opaque": false, "replaceable": false, @@ -123929,7 +124168,7 @@ "block_entity_type": 19 }, { - "id": 10935, + "id": 10964, "luminance": 0, "opaque": false, "replaceable": false, @@ -123938,7 +124177,7 @@ "block_entity_type": 19 }, { - "id": 10936, + "id": 10965, "luminance": 0, "opaque": false, "replaceable": false, @@ -123947,7 +124186,7 @@ "block_entity_type": 19 }, { - "id": 10937, + "id": 10966, "luminance": 0, "opaque": false, "replaceable": false, @@ -123958,1715 +124197,1442 @@ ] }, { - "id": 535, - "name": "red_sandstone", - "translation_key": "block.minecraft.red_sandstone", - "item_id": 488, - "properties": [], - "default_state_id": 10938, - "states": [ + "id": 516, + "name": "green_banner", + "translation_key": "block.minecraft.green_banner", + "item_id": 1139, + "wall_variant_id": 532, + "properties": [ { - "id": 10938, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } - ] - }, - { - "id": 536, - "name": "chiseled_red_sandstone", - "translation_key": "block.minecraft.chiseled_red_sandstone", - "item_id": 489, - "properties": [], - "default_state_id": 10939, + ], + "default_state_id": 10967, "states": [ { - "id": 10939, + "id": 10967, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 537, - "name": "cut_red_sandstone", - "translation_key": "block.minecraft.cut_red_sandstone", - "item_id": 490, - "properties": [], - "default_state_id": 10940, - "states": [ + "collision_shapes": [], + "block_entity_type": 19 + }, { - "id": 10940, + "id": 10968, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 538, - "name": "red_sandstone_stairs", - "translation_key": "block.minecraft.red_sandstone_stairs", - "item_id": 491, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10952, - "states": [ - { - "id": 10941, + "id": 10969, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10942, + "id": 10970, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10943, + "id": 10971, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10944, + "id": 10972, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10945, + "id": 10973, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10946, + "id": 10974, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10947, + "id": 10975, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10948, + "id": 10976, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10949, + "id": 10977, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10950, + "id": 10978, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10951, + "id": 10979, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10952, + "id": 10980, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10953, + "id": 10981, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10954, + "id": 10982, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 517, + "name": "red_banner", + "translation_key": "block.minecraft.red_banner", + "item_id": 1140, + "wall_variant_id": 533, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10983, + "states": [ { - "id": 10955, + "id": 10983, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10956, + "id": 10984, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10957, + "id": 10985, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10958, + "id": 10986, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10959, + "id": 10987, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10960, + "id": 10988, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10961, + "id": 10989, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10962, + "id": 10990, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10963, + "id": 10991, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10964, + "id": 10992, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10965, + "id": 10993, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10966, + "id": 10994, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10967, + "id": 10995, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10968, + "id": 10996, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10969, + "id": 10997, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10970, + "id": 10998, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 518, + "name": "black_banner", + "translation_key": "block.minecraft.black_banner", + "item_id": 1141, + "wall_variant_id": 534, + "properties": [ { - "id": 10971, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10999, + "states": [ { - "id": 10972, + "id": 10999, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10973, + "id": 11000, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10974, + "id": 11001, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10975, + "id": 11002, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10976, + "id": 11003, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10977, + "id": 11004, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10978, + "id": 11005, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10979, + "id": 11006, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10980, + "id": 11007, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10981, + "id": 11008, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10982, + "id": 11009, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10983, + "id": 11010, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10984, + "id": 11011, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10985, + "id": 11012, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10986, + "id": 11013, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10987, + "id": 11014, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 519, + "name": "white_wall_banner", + "translation_key": "block.minecraft.white_banner", + "item_id": 1126, + "properties": [ { - "id": 10988, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11015, + "states": [ { - "id": 10989, + "id": 11015, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10990, + "id": 11016, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10991, + "id": 11017, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10992, + "id": 11018, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 520, + "name": "orange_wall_banner", + "translation_key": "block.minecraft.orange_banner", + "item_id": 1127, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11019, + "states": [ { - "id": 10993, + "id": 11019, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10994, + "id": 11020, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10995, + "id": 11021, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10996, + "id": 11022, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 521, + "name": "magenta_wall_banner", + "translation_key": "block.minecraft.magenta_banner", + "item_id": 1128, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11023, + "states": [ { - "id": 10997, + "id": 11023, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10998, + "id": 11024, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10999, + "id": 11025, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11000, + "id": 11026, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 522, + "name": "light_blue_wall_banner", + "translation_key": "block.minecraft.light_blue_banner", + "item_id": 1129, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11027, + "states": [ { - "id": 11001, + "id": 11027, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11002, + "id": 11028, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11003, + "id": 11029, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11004, + "id": 11030, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 523, + "name": "yellow_wall_banner", + "translation_key": "block.minecraft.yellow_banner", + "item_id": 1130, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11031, + "states": [ { - "id": 11005, + "id": 11031, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11006, + "id": 11032, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11007, + "id": 11033, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11008, + "id": 11034, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 524, + "name": "lime_wall_banner", + "translation_key": "block.minecraft.lime_banner", + "item_id": 1131, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11035, + "states": [ { - "id": 11009, + "id": 11035, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11010, + "id": 11036, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11011, + "id": 11037, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11012, + "id": 11038, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 525, + "name": "pink_wall_banner", + "translation_key": "block.minecraft.pink_banner", + "item_id": 1132, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11039, + "states": [ { - "id": 11013, + "id": 11039, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11014, + "id": 11040, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11015, + "id": 11041, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11016, + "id": 11042, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 526, + "name": "gray_wall_banner", + "translation_key": "block.minecraft.gray_banner", + "item_id": 1133, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] - }, + } + ], + "default_state_id": 11043, + "states": [ { - "id": 11017, + "id": 11043, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11018, + "id": 11044, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11019, + "id": 11045, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11020, + "id": 11046, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 539, - "name": "oak_slab", - "translation_key": "block.minecraft.oak_slab", - "item_id": 230, + "id": 527, + "name": "light_gray_wall_banner", + "translation_key": "block.minecraft.light_gray_banner", + "item_id": 1134, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11024, + "default_state_id": 11047, "states": [ { - "id": 11021, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11022, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11023, + "id": 11047, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11024, + "id": 11048, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11025, + "id": 11049, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11026, + "id": 11050, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 540, - "name": "spruce_slab", - "translation_key": "block.minecraft.spruce_slab", - "item_id": 231, + "id": 528, + "name": "cyan_wall_banner", + "translation_key": "block.minecraft.cyan_banner", + "item_id": 1135, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11030, + "default_state_id": 11051, "states": [ { - "id": 11027, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11028, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11029, + "id": 11051, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11030, + "id": 11052, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11031, + "id": 11053, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11032, + "id": 11054, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 541, - "name": "birch_slab", - "translation_key": "block.minecraft.birch_slab", - "item_id": 232, + "id": 529, + "name": "purple_wall_banner", + "translation_key": "block.minecraft.purple_banner", + "item_id": 1136, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11036, + "default_state_id": 11055, "states": [ { - "id": 11033, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11034, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11035, + "id": 11055, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11036, + "id": 11056, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11037, + "id": 11057, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11038, + "id": 11058, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 542, - "name": "jungle_slab", - "translation_key": "block.minecraft.jungle_slab", - "item_id": 233, + "id": 530, + "name": "blue_wall_banner", + "translation_key": "block.minecraft.blue_banner", + "item_id": 1137, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11042, + "default_state_id": 11059, "states": [ { - "id": 11039, + "id": 11059, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11040, + "id": 11060, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11041, + "id": 11061, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11042, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11043, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11044, + "id": 11062, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 543, - "name": "acacia_slab", - "translation_key": "block.minecraft.acacia_slab", - "item_id": 234, + "id": 531, + "name": "brown_wall_banner", + "translation_key": "block.minecraft.brown_banner", + "item_id": 1138, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11048, + "default_state_id": 11063, "states": [ { - "id": 11045, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11046, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11047, + "id": 11063, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11048, + "id": 11064, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11049, + "id": 11065, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11050, + "id": 11066, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 544, - "name": "cherry_slab", - "translation_key": "block.minecraft.cherry_slab", - "item_id": 235, + "id": 532, + "name": "green_wall_banner", + "translation_key": "block.minecraft.green_banner", + "item_id": 1139, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11054, + "default_state_id": 11067, "states": [ { - "id": 11051, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11052, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11053, + "id": 11067, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11054, + "id": 11068, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11055, + "id": 11069, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11056, + "id": 11070, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 545, - "name": "dark_oak_slab", - "translation_key": "block.minecraft.dark_oak_slab", - "item_id": 236, + "id": 533, + "name": "red_wall_banner", + "translation_key": "block.minecraft.red_banner", + "item_id": 1140, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11060, + "default_state_id": 11071, "states": [ { - "id": 11057, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11058, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11059, + "id": 11071, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11060, + "id": 11072, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11061, + "id": 11073, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11062, + "id": 11074, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 546, - "name": "mangrove_slab", - "translation_key": "block.minecraft.mangrove_slab", - "item_id": 237, + "id": 534, + "name": "black_wall_banner", + "translation_key": "block.minecraft.black_banner", + "item_id": 1141, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 11066, + "default_state_id": 11075, "states": [ { - "id": 11063, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11064, + "id": 11075, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11065, + "id": 11076, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11066, + "id": 11077, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 11067, + "id": 11078, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 535, + "name": "red_sandstone", + "translation_key": "block.minecraft.red_sandstone", + "item_id": 509, + "properties": [], + "default_state_id": 11079, + "states": [ { - "id": 11068, + "id": 11079, "luminance": 0, "opaque": true, "replaceable": false, @@ -125678,71 +125644,15 @@ ] }, { - "id": 547, - "name": "bamboo_slab", - "translation_key": "block.minecraft.bamboo_slab", - "item_id": 238, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11072, + "id": 536, + "name": "chiseled_red_sandstone", + "translation_key": "block.minecraft.chiseled_red_sandstone", + "item_id": 510, + "properties": [], + "default_state_id": 11080, "states": [ { - "id": 11069, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11070, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11071, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11072, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11073, + "id": 11080, "luminance": 0, "opaque": true, "replaceable": false, @@ -125750,9 +125660,19 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 537, + "name": "cut_red_sandstone", + "translation_key": "block.minecraft.cut_red_sandstone", + "item_id": 511, + "properties": [], + "default_state_id": 11081, + "states": [ { - "id": 11074, + "id": 11081, "luminance": 0, "opaque": true, "replaceable": false, @@ -125764,103 +125684,35 @@ ] }, { - "id": 548, - "name": "bamboo_mosaic_slab", - "translation_key": "block.minecraft.bamboo_mosaic_slab", - "item_id": 239, + "id": 538, + "name": "red_sandstone_stairs", + "translation_key": "block.minecraft.red_sandstone_stairs", + "item_id": 512, "properties": [ { - "name": "type", + "name": "facing", "values": [ - "top", - "bottom", - "double" + "north", + "south", + "west", + "east" ] }, { - "name": "waterlogged", + "name": "half", "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11078, - "states": [ - { - "id": 11075, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11076, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11077, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11078, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11079, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "top", + "bottom" ] }, { - "id": 11080, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 549, - "name": "stone_slab", - "translation_key": "block.minecraft.stone_slab", - "item_id": 242, - "properties": [ - { - "name": "type", + "name": "shape", "values": [ - "top", - "bottom", - "double" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -125871,18 +125723,8 @@ ] } ], - "default_state_id": 11084, + "default_state_id": 11093, "states": [ - { - "id": 11081, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, { "id": 11082, "luminance": 0, @@ -125890,7 +125732,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 41, + 42 ] }, { @@ -125900,7 +125743,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 41, + 42 ] }, { @@ -125910,7 +125754,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 43, + 44, + 45 ] }, { @@ -125920,7 +125766,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 43, + 44, + 45 ] }, { @@ -125930,35 +125778,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 550, - "name": "smooth_stone_slab", - "translation_key": "block.minecraft.smooth_stone_slab", - "item_id": 243, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 41, + 46, + 47 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11090, - "states": [ { "id": 11087, "luminance": 0, @@ -125966,7 +125790,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 41, + 46, + 47 ] }, { @@ -125976,7 +125802,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 48, + 42, + 49 ] }, { @@ -125986,7 +125814,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 48, + 42, + 49 ] }, { @@ -125996,7 +125826,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 44, + 50, + 45 ] }, { @@ -126006,7 +125838,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 44, + 50, + 45 ] }, { @@ -126016,35 +125850,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 551, - "name": "sandstone_slab", - "translation_key": "block.minecraft.sandstone_slab", - "item_id": 244, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 52 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11096, - "states": [ { "id": 11093, "luminance": 0, @@ -126052,7 +125861,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 52 ] }, { @@ -126062,7 +125872,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 50, + 49 ] }, { @@ -126072,7 +125884,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 50, + 49 ] }, { @@ -126082,7 +125896,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 52, + 45 ] }, { @@ -126092,7 +125908,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 52, + 45 ] }, { @@ -126102,35 +125920,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 552, - "name": "cut_sandstone_slab", - "translation_key": "block.minecraft.cut_sandstone_slab", - "item_id": 245, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 53 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11102, - "states": [ { "id": 11099, "luminance": 0, @@ -126138,7 +125931,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 53 ] }, { @@ -126148,7 +125942,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 49 ] }, { @@ -126158,7 +125953,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 49 ] }, { @@ -126168,7 +125964,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 54, + 52 ] }, { @@ -126178,7 +125975,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 54, + 52 ] }, { @@ -126188,35 +125986,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 553, - "name": "petrified_oak_slab", - "translation_key": "block.minecraft.petrified_oak_slab", - "item_id": 246, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 54, + 44, + 53 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11108, - "states": [ { "id": 11105, "luminance": 0, @@ -126224,7 +125998,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 54, + 44, + 53 ] }, { @@ -126234,7 +126010,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 43, + 46, + 49 ] }, { @@ -126244,7 +126022,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 43, + 46, + 49 ] }, { @@ -126254,7 +126034,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 46, + 50, + 49 ] }, { @@ -126264,7 +126046,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 46, + 50, + 49 ] }, { @@ -126274,35 +126058,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 554, - "name": "cobblestone_slab", - "translation_key": "block.minecraft.cobblestone_slab", - "item_id": 247, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 55, + 52, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11114, - "states": [ { "id": 11111, "luminance": 0, @@ -126310,7 +126070,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 55, + 52, + 45 ] }, { @@ -126320,7 +126082,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 42 ] }, { @@ -126330,7 +126093,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 42 ] }, { @@ -126340,7 +126104,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 42, + 49 ] }, { @@ -126350,7 +126116,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 42, + 49 ] }, { @@ -126360,35 +126128,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 555, - "name": "brick_slab", - "translation_key": "block.minecraft.brick_slab", - "item_id": 248, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 50, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11120, - "states": [ { "id": 11117, "luminance": 0, @@ -126396,7 +126140,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 50, + 45 ] }, { @@ -126406,7 +126152,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 45 ] }, { @@ -126416,7 +126163,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 45 ] }, { @@ -126426,7 +126174,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 47 ] }, { @@ -126436,7 +126185,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 47 ] }, { @@ -126446,35 +126196,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 556, - "name": "stone_brick_slab", - "translation_key": "block.minecraft.stone_brick_slab", - "item_id": 249, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 43, + 56 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11126, - "states": [ { "id": 11123, "luminance": 0, @@ -126482,7 +126207,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 43, + 56 ] }, { @@ -126492,7 +126218,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 43, + 46, + 49 ] }, { @@ -126502,7 +126230,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 43, + 46, + 49 ] }, { @@ -126512,7 +126242,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 43, + 44, + 45 ] }, { @@ -126522,7 +126254,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 43, + 44, + 45 ] }, { @@ -126532,35 +126266,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 557, - "name": "mud_brick_slab", - "translation_key": "block.minecraft.mud_brick_slab", - "item_id": 250, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 55, + 52, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11132, - "states": [ { "id": 11129, "luminance": 0, @@ -126568,7 +126278,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 55, + 52, + 45 ] }, { @@ -126578,7 +126290,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 48, + 42, + 49 ] }, { @@ -126588,7 +126302,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 48, + 42, + 49 ] }, { @@ -126598,7 +126314,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 50 ] }, { @@ -126608,7 +126325,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 50 ] }, { @@ -126618,35 +126336,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 558, - "name": "nether_brick_slab", - "translation_key": "block.minecraft.nether_brick_slab", - "item_id": 251, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 50, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11138, - "states": [ { "id": 11135, "luminance": 0, @@ -126654,7 +126348,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 50, + 45 ] }, { @@ -126664,7 +126360,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 50, + 49 ] }, { @@ -126674,7 +126372,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 50, + 49 ] }, { @@ -126684,7 +126384,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 47 ] }, { @@ -126694,7 +126395,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 47 ] }, { @@ -126704,35 +126406,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 559, - "name": "quartz_slab", - "translation_key": "block.minecraft.quartz_slab", - "item_id": 252, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 53 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11144, - "states": [ { "id": 11141, "luminance": 0, @@ -126740,7 +126417,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 53 ] }, { @@ -126750,7 +126428,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 57, + 50 ] }, { @@ -126760,7 +126439,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 57, + 50 ] }, { @@ -126770,7 +126450,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 41, + 46, + 47 ] }, { @@ -126780,9 +126462,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - }, + 41, + 46, + 47 + ] + }, { "id": 11146, "luminance": 0, @@ -126790,35 +126474,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 560, - "name": "red_sandstone_slab", - "translation_key": "block.minecraft.red_sandstone_slab", - "item_id": 253, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 54, + 44, + 53 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11150, - "states": [ { "id": 11147, "luminance": 0, @@ -126826,7 +126486,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 54, + 44, + 53 ] }, { @@ -126836,7 +126498,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 44, + 50, + 45 ] }, { @@ -126846,7 +126510,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 44, + 50, + 45 ] }, { @@ -126856,7 +126522,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 46, + 50, + 49 ] }, { @@ -126866,7 +126534,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 46, + 50, + 49 ] }, { @@ -126876,35 +126546,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 561, - "name": "cut_red_sandstone_slab", - "translation_key": "block.minecraft.cut_red_sandstone_slab", - "item_id": 254, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 56 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11156, - "states": [ { "id": 11153, "luminance": 0, @@ -126912,7 +126557,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 56 ] }, { @@ -126922,7 +126568,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 52, + 45 ] }, { @@ -126932,7 +126580,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 52, + 45 ] }, { @@ -126942,7 +126592,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 42, + 49 ] }, { @@ -126952,7 +126604,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 42, + 49 ] }, { @@ -126962,35 +126616,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 562, - "name": "purpur_slab", - "translation_key": "block.minecraft.purpur_slab", - "item_id": 255, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51, + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11162, - "states": [ { "id": 11159, "luminance": 0, @@ -126998,7 +126627,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 49 ] }, { @@ -127008,7 +126638,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51, + 45 ] }, { @@ -127018,9 +126649,36 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 51, + 45 + ] + } + ] + }, + { + "id": 539, + "name": "oak_slab", + "translation_key": "block.minecraft.oak_slab", + "item_id": 251, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11165, + "states": [ { "id": 11162, "luminance": 0, @@ -127028,7 +126686,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 201 ] }, { @@ -127038,7 +126696,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 201 ] }, { @@ -127048,19 +126706,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] - } - ] - }, - { - "id": 563, - "name": "smooth_stone", - "translation_key": "block.minecraft.smooth_stone", - "item_id": 262, - "properties": [], - "default_state_id": 11165, - "states": [ + }, { "id": 11165, "luminance": 0, @@ -127068,19 +126716,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] - } - ] - }, - { - "id": 564, - "name": "smooth_sandstone", - "translation_key": "block.minecraft.smooth_sandstone", - "item_id": 261, - "properties": [], - "default_state_id": 11166, - "states": [ + }, { "id": 11166, "luminance": 0, @@ -127090,17 +126728,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 565, - "name": "smooth_quartz", - "translation_key": "block.minecraft.smooth_quartz", - "item_id": 259, - "properties": [], - "default_state_id": 11167, - "states": [ + }, { "id": 11167, "luminance": 0, @@ -127114,71 +126742,48 @@ ] }, { - "id": 566, - "name": "smooth_red_sandstone", - "translation_key": "block.minecraft.smooth_red_sandstone", - "item_id": 260, - "properties": [], - "default_state_id": 11168, - "states": [ - { - "id": 11168, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 567, - "name": "spruce_fence_gate", - "translation_key": "block.minecraft.spruce_fence_gate", - "item_id": 713, + "id": 540, + "name": "spruce_slab", + "translation_key": "block.minecraft.spruce_slab", + "item_id": 252, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 11176, + "default_state_id": 11171, "states": [ + { + "id": 11168, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, { "id": 11169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11170, @@ -127186,7 +126791,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11171, @@ -127195,7 +126802,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127205,7 +126812,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -127214,15 +126821,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 541, + "name": "birch_slab", + "translation_key": "block.minecraft.birch_slab", + "item_id": 253, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11177, + "states": [ { "id": 11174, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11175, @@ -127231,7 +126868,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127241,7 +126878,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127250,7 +126887,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11178, @@ -127258,7 +126897,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11179, @@ -127267,9 +126908,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 + ] + } + ] + }, + { + "id": 542, + "name": "jungle_slab", + "translation_key": "block.minecraft.jungle_slab", + "item_id": 254, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11183, + "states": [ { "id": 11180, "luminance": 0, @@ -127277,7 +126944,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127286,7 +126953,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11182, @@ -127294,7 +126963,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11183, @@ -127303,7 +126974,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127313,7 +126984,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -127322,15 +126993,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 543, + "name": "acacia_slab", + "translation_key": "block.minecraft.acacia_slab", + "item_id": 255, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11189, + "states": [ { "id": 11186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11187, @@ -127339,7 +127040,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -127349,7 +127050,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -127358,7 +127059,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11190, @@ -127366,7 +127069,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11191, @@ -127375,9 +127080,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + } + ] + }, + { + "id": 544, + "name": "cherry_slab", + "translation_key": "block.minecraft.cherry_slab", + "item_id": 256, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11195, + "states": [ { "id": 11192, "luminance": 0, @@ -127385,7 +127116,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -127394,7 +127125,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11194, @@ -127402,7 +127135,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11195, @@ -127411,7 +127146,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -127421,7 +127156,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] }, { @@ -127430,15 +127165,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 545, + "name": "dark_oak_slab", + "translation_key": "block.minecraft.dark_oak_slab", + "item_id": 257, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11201, + "states": [ { "id": 11198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11199, @@ -127447,7 +127212,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -127457,57 +127222,18 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 - ] - } - ] - }, - { - "id": 568, - "name": "birch_fence_gate", - "translation_key": "block.minecraft.birch_fence_gate", - "item_id": 714, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + 51 ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11208, - "states": [ { "id": 11201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11202, @@ -127515,7 +127241,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11203, @@ -127524,9 +127252,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 + ] + } + ] + }, + { + "id": 546, + "name": "mangrove_slab", + "translation_key": "block.minecraft.mangrove_slab", + "item_id": 258, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11207, + "states": [ { "id": 11204, "luminance": 0, @@ -127534,7 +127288,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127543,7 +127297,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11206, @@ -127551,7 +127307,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11207, @@ -127560,7 +127318,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127570,7 +127328,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -127579,15 +127337,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 547, + "name": "bamboo_slab", + "translation_key": "block.minecraft.bamboo_slab", + "item_id": 259, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11213, + "states": [ { "id": 11210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11211, @@ -127596,7 +127384,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127606,7 +127394,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127615,7 +127403,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11214, @@ -127623,7 +127413,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11215, @@ -127632,9 +127424,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 + ] + } + ] + }, + { + "id": 548, + "name": "bamboo_mosaic_slab", + "translation_key": "block.minecraft.bamboo_mosaic_slab", + "item_id": 260, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11219, + "states": [ { "id": 11216, "luminance": 0, @@ -127642,7 +127460,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127651,7 +127469,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11218, @@ -127659,7 +127479,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11219, @@ -127668,7 +127490,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -127678,7 +127500,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] }, { @@ -127687,15 +127509,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 549, + "name": "stone_slab", + "translation_key": "block.minecraft.stone_slab", + "item_id": 263, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11225, + "states": [ { "id": 11222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11223, @@ -127704,7 +127556,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -127714,7 +127566,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -127723,7 +127575,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11226, @@ -127731,7 +127585,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11227, @@ -127740,9 +127596,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + } + ] + }, + { + "id": 550, + "name": "smooth_stone_slab", + "translation_key": "block.minecraft.smooth_stone_slab", + "item_id": 264, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11231, + "states": [ { "id": 11228, "luminance": 0, @@ -127750,7 +127632,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -127759,7 +127641,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11230, @@ -127767,7 +127651,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11231, @@ -127776,7 +127662,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -127786,65 +127672,54 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + }, + { + "id": 11233, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } ] }, { - "id": 569, - "name": "jungle_fence_gate", - "translation_key": "block.minecraft.jungle_fence_gate", - "item_id": 715, + "id": 551, + "name": "sandstone_slab", + "translation_key": "block.minecraft.sandstone_slab", + "item_id": 265, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 11240, + "default_state_id": 11237, "states": [ - { - "id": 11233, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, { "id": 11234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11235, @@ -127853,7 +127728,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127863,7 +127738,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127872,7 +127747,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11238, @@ -127880,7 +127757,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11239, @@ -127889,9 +127768,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 + ] + } + ] + }, + { + "id": 552, + "name": "cut_sandstone_slab", + "translation_key": "block.minecraft.cut_sandstone_slab", + "item_id": 266, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11243, + "states": [ { "id": 11240, "luminance": 0, @@ -127899,7 +127804,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127908,7 +127813,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11242, @@ -127916,7 +127823,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11243, @@ -127925,7 +127834,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127935,7 +127844,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -127944,15 +127853,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 553, + "name": "petrified_oak_slab", + "translation_key": "block.minecraft.petrified_oak_slab", + "item_id": 267, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11249, + "states": [ { "id": 11246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11247, @@ -127961,7 +127900,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -127971,7 +127910,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -127980,7 +127919,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11250, @@ -127988,7 +127929,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11251, @@ -127997,9 +127940,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + } + ] + }, + { + "id": 554, + "name": "cobblestone_slab", + "translation_key": "block.minecraft.cobblestone_slab", + "item_id": 268, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11255, + "states": [ { "id": 11252, "luminance": 0, @@ -128007,7 +127976,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -128016,7 +127985,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11254, @@ -128024,7 +127995,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11255, @@ -128033,7 +128006,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -128043,7 +128016,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] }, { @@ -128052,15 +128025,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 555, + "name": "brick_slab", + "translation_key": "block.minecraft.brick_slab", + "item_id": 269, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11261, + "states": [ { "id": 11258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11259, @@ -128069,7 +128072,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -128079,7 +128082,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -128088,7 +128091,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11262, @@ -128096,76 +128101,65 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 11263, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] }, { - "id": 11264, + "id": 11263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] } ] }, { - "id": 570, - "name": "acacia_fence_gate", - "translation_key": "block.minecraft.acacia_fence_gate", - "item_id": 716, + "id": 556, + "name": "stone_brick_slab", + "translation_key": "block.minecraft.stone_brick_slab", + "item_id": 270, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" ] }, { - "name": "in_wall", + "name": "waterlogged", "values": [ "true", "false" ] - }, + } + ], + "default_state_id": 11267, + "states": [ { - "name": "open", - "values": [ - "true", - "false" + "id": 11264, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11272, - "states": [ { "id": 11265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11266, @@ -128173,7 +128167,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11267, @@ -128182,7 +128178,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -128192,7 +128188,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -128201,15 +128197,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 557, + "name": "mud_brick_slab", + "translation_key": "block.minecraft.mud_brick_slab", + "item_id": 271, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11273, + "states": [ { "id": 11270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11271, @@ -128218,7 +128244,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -128228,7 +128254,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -128237,7 +128263,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11274, @@ -128245,7 +128273,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11275, @@ -128254,9 +128284,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 + ] + } + ] + }, + { + "id": 558, + "name": "nether_brick_slab", + "translation_key": "block.minecraft.nether_brick_slab", + "item_id": 272, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11279, + "states": [ { "id": 11276, "luminance": 0, @@ -128264,7 +128320,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 201 ] }, { @@ -128273,7 +128329,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11278, @@ -128281,7 +128339,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11279, @@ -128290,7 +128350,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 51 ] }, { @@ -128300,7 +128360,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 0 ] }, { @@ -128309,15 +128369,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 559, + "name": "quartz_slab", + "translation_key": "block.minecraft.quartz_slab", + "item_id": 273, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11285, + "states": [ { "id": 11282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11283, @@ -128326,7 +128416,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -128336,7 +128426,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -128345,7 +128435,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11286, @@ -128353,7 +128445,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 11287, @@ -128362,9 +128456,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + } + ] + }, + { + "id": 560, + "name": "red_sandstone_slab", + "translation_key": "block.minecraft.red_sandstone_slab", + "item_id": 274, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11291, + "states": [ { "id": 11288, "luminance": 0, @@ -128372,7 +128492,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -128381,7 +128501,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11290, @@ -128389,7 +128511,9 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ] }, { "id": 11291, @@ -128398,7 +128522,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 ] }, { @@ -128408,7 +128532,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 ] }, { @@ -128417,15 +128541,45 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 561, + "name": "cut_red_sandstone_slab", + "translation_key": "block.minecraft.cut_red_sandstone_slab", + "item_id": 275, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11297, + "states": [ { "id": 11294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 201 + ] }, { "id": 11295, @@ -128434,7 +128588,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 201 ] }, { @@ -128444,16 +128598,212 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 51 + ] + }, + { + "id": 11297, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11298, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11299, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } ] }, { - "id": 571, - "name": "cherry_fence_gate", - "translation_key": "block.minecraft.cherry_fence_gate", - "item_id": 717, + "id": 562, + "name": "purpur_slab", + "translation_key": "block.minecraft.purpur_slab", + "item_id": 276, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11303, + "states": [ + { + "id": 11300, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 11301, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 11302, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11303, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11304, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11305, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 563, + "name": "smooth_stone", + "translation_key": "block.minecraft.smooth_stone", + "item_id": 283, + "properties": [], + "default_state_id": 11306, + "states": [ + { + "id": 11306, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 564, + "name": "smooth_sandstone", + "translation_key": "block.minecraft.smooth_sandstone", + "item_id": 282, + "properties": [], + "default_state_id": 11307, + "states": [ + { + "id": 11307, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 565, + "name": "smooth_quartz", + "translation_key": "block.minecraft.smooth_quartz", + "item_id": 280, + "properties": [], + "default_state_id": 11308, + "states": [ + { + "id": 11308, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 566, + "name": "smooth_red_sandstone", + "translation_key": "block.minecraft.smooth_red_sandstone", + "item_id": 281, + "properties": [], + "default_state_id": 11309, + "states": [ + { + "id": 11309, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 567, + "name": "spruce_fence_gate", + "translation_key": "block.minecraft.spruce_fence_gate", + "item_id": 750, "properties": [ { "name": "facing", @@ -128486,10 +128836,10 @@ ] } ], - "default_state_id": 11304, + "default_state_id": 11317, "states": [ { - "id": 11297, + "id": 11310, "luminance": 0, "opaque": true, "replaceable": false, @@ -128497,7 +128847,7 @@ "collision_shapes": [] }, { - "id": 11298, + "id": 11311, "luminance": 0, "opaque": true, "replaceable": false, @@ -128505,7 +128855,7 @@ "collision_shapes": [] }, { - "id": 11299, + "id": 11312, "luminance": 0, "opaque": true, "replaceable": false, @@ -128515,7 +128865,7 @@ ] }, { - "id": 11300, + "id": 11313, "luminance": 0, "opaque": true, "replaceable": false, @@ -128525,7 +128875,7 @@ ] }, { - "id": 11301, + "id": 11314, "luminance": 0, "opaque": true, "replaceable": false, @@ -128533,7 +128883,7 @@ "collision_shapes": [] }, { - "id": 11302, + "id": 11315, "luminance": 0, "opaque": true, "replaceable": false, @@ -128541,7 +128891,7 @@ "collision_shapes": [] }, { - "id": 11303, + "id": 11316, "luminance": 0, "opaque": true, "replaceable": false, @@ -128551,7 +128901,7 @@ ] }, { - "id": 11304, + "id": 11317, "luminance": 0, "opaque": true, "replaceable": false, @@ -128561,7 +128911,7 @@ ] }, { - "id": 11305, + "id": 11318, "luminance": 0, "opaque": true, "replaceable": false, @@ -128569,7 +128919,7 @@ "collision_shapes": [] }, { - "id": 11306, + "id": 11319, "luminance": 0, "opaque": true, "replaceable": false, @@ -128577,7 +128927,7 @@ "collision_shapes": [] }, { - "id": 11307, + "id": 11320, "luminance": 0, "opaque": true, "replaceable": false, @@ -128587,7 +128937,7 @@ ] }, { - "id": 11308, + "id": 11321, "luminance": 0, "opaque": true, "replaceable": false, @@ -128597,7 +128947,7 @@ ] }, { - "id": 11309, + "id": 11322, "luminance": 0, "opaque": true, "replaceable": false, @@ -128605,7 +128955,7 @@ "collision_shapes": [] }, { - "id": 11310, + "id": 11323, "luminance": 0, "opaque": true, "replaceable": false, @@ -128613,7 +128963,7 @@ "collision_shapes": [] }, { - "id": 11311, + "id": 11324, "luminance": 0, "opaque": true, "replaceable": false, @@ -128623,7 +128973,7 @@ ] }, { - "id": 11312, + "id": 11325, "luminance": 0, "opaque": true, "replaceable": false, @@ -128633,7 +128983,7 @@ ] }, { - "id": 11313, + "id": 11326, "luminance": 0, "opaque": true, "replaceable": false, @@ -128641,7 +128991,7 @@ "collision_shapes": [] }, { - "id": 11314, + "id": 11327, "luminance": 0, "opaque": true, "replaceable": false, @@ -128649,7 +128999,7 @@ "collision_shapes": [] }, { - "id": 11315, + "id": 11328, "luminance": 0, "opaque": true, "replaceable": false, @@ -128659,7 +129009,7 @@ ] }, { - "id": 11316, + "id": 11329, "luminance": 0, "opaque": true, "replaceable": false, @@ -128669,7 +129019,7 @@ ] }, { - "id": 11317, + "id": 11330, "luminance": 0, "opaque": true, "replaceable": false, @@ -128677,7 +129027,7 @@ "collision_shapes": [] }, { - "id": 11318, + "id": 11331, "luminance": 0, "opaque": true, "replaceable": false, @@ -128685,7 +129035,7 @@ "collision_shapes": [] }, { - "id": 11319, + "id": 11332, "luminance": 0, "opaque": true, "replaceable": false, @@ -128695,7 +129045,7 @@ ] }, { - "id": 11320, + "id": 11333, "luminance": 0, "opaque": true, "replaceable": false, @@ -128705,7 +129055,7 @@ ] }, { - "id": 11321, + "id": 11334, "luminance": 0, "opaque": true, "replaceable": false, @@ -128713,7 +129063,7 @@ "collision_shapes": [] }, { - "id": 11322, + "id": 11335, "luminance": 0, "opaque": true, "replaceable": false, @@ -128721,7 +129071,7 @@ "collision_shapes": [] }, { - "id": 11323, + "id": 11336, "luminance": 0, "opaque": true, "replaceable": false, @@ -128731,7 +129081,7 @@ ] }, { - "id": 11324, + "id": 11337, "luminance": 0, "opaque": true, "replaceable": false, @@ -128741,7 +129091,7 @@ ] }, { - "id": 11325, + "id": 11338, "luminance": 0, "opaque": true, "replaceable": false, @@ -128749,7 +129099,7 @@ "collision_shapes": [] }, { - "id": 11326, + "id": 11339, "luminance": 0, "opaque": true, "replaceable": false, @@ -128757,7 +129107,7 @@ "collision_shapes": [] }, { - "id": 11327, + "id": 11340, "luminance": 0, "opaque": true, "replaceable": false, @@ -128767,7 +129117,7 @@ ] }, { - "id": 11328, + "id": 11341, "luminance": 0, "opaque": true, "replaceable": false, @@ -128779,10 +129129,10 @@ ] }, { - "id": 572, - "name": "dark_oak_fence_gate", - "translation_key": "block.minecraft.dark_oak_fence_gate", - "item_id": 718, + "id": 568, + "name": "birch_fence_gate", + "translation_key": "block.minecraft.birch_fence_gate", + "item_id": 751, "properties": [ { "name": "facing", @@ -128815,10 +129165,10 @@ ] } ], - "default_state_id": 11336, + "default_state_id": 11349, "states": [ { - "id": 11329, + "id": 11342, "luminance": 0, "opaque": true, "replaceable": false, @@ -128826,7 +129176,7 @@ "collision_shapes": [] }, { - "id": 11330, + "id": 11343, "luminance": 0, "opaque": true, "replaceable": false, @@ -128834,7 +129184,7 @@ "collision_shapes": [] }, { - "id": 11331, + "id": 11344, "luminance": 0, "opaque": true, "replaceable": false, @@ -128844,7 +129194,7 @@ ] }, { - "id": 11332, + "id": 11345, "luminance": 0, "opaque": true, "replaceable": false, @@ -128854,7 +129204,7 @@ ] }, { - "id": 11333, + "id": 11346, "luminance": 0, "opaque": true, "replaceable": false, @@ -128862,7 +129212,7 @@ "collision_shapes": [] }, { - "id": 11334, + "id": 11347, "luminance": 0, "opaque": true, "replaceable": false, @@ -128870,7 +129220,7 @@ "collision_shapes": [] }, { - "id": 11335, + "id": 11348, "luminance": 0, "opaque": true, "replaceable": false, @@ -128880,7 +129230,7 @@ ] }, { - "id": 11336, + "id": 11349, "luminance": 0, "opaque": true, "replaceable": false, @@ -128890,7 +129240,7 @@ ] }, { - "id": 11337, + "id": 11350, "luminance": 0, "opaque": true, "replaceable": false, @@ -128898,7 +129248,7 @@ "collision_shapes": [] }, { - "id": 11338, + "id": 11351, "luminance": 0, "opaque": true, "replaceable": false, @@ -128906,7 +129256,7 @@ "collision_shapes": [] }, { - "id": 11339, + "id": 11352, "luminance": 0, "opaque": true, "replaceable": false, @@ -128916,7 +129266,7 @@ ] }, { - "id": 11340, + "id": 11353, "luminance": 0, "opaque": true, "replaceable": false, @@ -128926,7 +129276,7 @@ ] }, { - "id": 11341, + "id": 11354, "luminance": 0, "opaque": true, "replaceable": false, @@ -128934,7 +129284,7 @@ "collision_shapes": [] }, { - "id": 11342, + "id": 11355, "luminance": 0, "opaque": true, "replaceable": false, @@ -128942,7 +129292,7 @@ "collision_shapes": [] }, { - "id": 11343, + "id": 11356, "luminance": 0, "opaque": true, "replaceable": false, @@ -128952,7 +129302,7 @@ ] }, { - "id": 11344, + "id": 11357, "luminance": 0, "opaque": true, "replaceable": false, @@ -128962,7 +129312,7 @@ ] }, { - "id": 11345, + "id": 11358, "luminance": 0, "opaque": true, "replaceable": false, @@ -128970,7 +129320,7 @@ "collision_shapes": [] }, { - "id": 11346, + "id": 11359, "luminance": 0, "opaque": true, "replaceable": false, @@ -128978,7 +129328,7 @@ "collision_shapes": [] }, { - "id": 11347, + "id": 11360, "luminance": 0, "opaque": true, "replaceable": false, @@ -128988,7 +129338,7 @@ ] }, { - "id": 11348, + "id": 11361, "luminance": 0, "opaque": true, "replaceable": false, @@ -128998,7 +129348,7 @@ ] }, { - "id": 11349, + "id": 11362, "luminance": 0, "opaque": true, "replaceable": false, @@ -129006,7 +129356,7 @@ "collision_shapes": [] }, { - "id": 11350, + "id": 11363, "luminance": 0, "opaque": true, "replaceable": false, @@ -129014,7 +129364,7 @@ "collision_shapes": [] }, { - "id": 11351, + "id": 11364, "luminance": 0, "opaque": true, "replaceable": false, @@ -129024,7 +129374,7 @@ ] }, { - "id": 11352, + "id": 11365, "luminance": 0, "opaque": true, "replaceable": false, @@ -129034,7 +129384,7 @@ ] }, { - "id": 11353, + "id": 11366, "luminance": 0, "opaque": true, "replaceable": false, @@ -129042,7 +129392,7 @@ "collision_shapes": [] }, { - "id": 11354, + "id": 11367, "luminance": 0, "opaque": true, "replaceable": false, @@ -129050,7 +129400,7 @@ "collision_shapes": [] }, { - "id": 11355, + "id": 11368, "luminance": 0, "opaque": true, "replaceable": false, @@ -129060,7 +129410,7 @@ ] }, { - "id": 11356, + "id": 11369, "luminance": 0, "opaque": true, "replaceable": false, @@ -129070,7 +129420,7 @@ ] }, { - "id": 11357, + "id": 11370, "luminance": 0, "opaque": true, "replaceable": false, @@ -129078,7 +129428,7 @@ "collision_shapes": [] }, { - "id": 11358, + "id": 11371, "luminance": 0, "opaque": true, "replaceable": false, @@ -129086,7 +129436,7 @@ "collision_shapes": [] }, { - "id": 11359, + "id": 11372, "luminance": 0, "opaque": true, "replaceable": false, @@ -129096,7 +129446,7 @@ ] }, { - "id": 11360, + "id": 11373, "luminance": 0, "opaque": true, "replaceable": false, @@ -129108,10 +129458,10 @@ ] }, { - "id": 573, - "name": "mangrove_fence_gate", - "translation_key": "block.minecraft.mangrove_fence_gate", - "item_id": 719, + "id": 569, + "name": "jungle_fence_gate", + "translation_key": "block.minecraft.jungle_fence_gate", + "item_id": 752, "properties": [ { "name": "facing", @@ -129144,10 +129494,10 @@ ] } ], - "default_state_id": 11368, + "default_state_id": 11381, "states": [ { - "id": 11361, + "id": 11374, "luminance": 0, "opaque": true, "replaceable": false, @@ -129155,7 +129505,7 @@ "collision_shapes": [] }, { - "id": 11362, + "id": 11375, "luminance": 0, "opaque": true, "replaceable": false, @@ -129163,7 +129513,7 @@ "collision_shapes": [] }, { - "id": 11363, + "id": 11376, "luminance": 0, "opaque": true, "replaceable": false, @@ -129173,7 +129523,7 @@ ] }, { - "id": 11364, + "id": 11377, "luminance": 0, "opaque": true, "replaceable": false, @@ -129183,7 +129533,7 @@ ] }, { - "id": 11365, + "id": 11378, "luminance": 0, "opaque": true, "replaceable": false, @@ -129191,7 +129541,7 @@ "collision_shapes": [] }, { - "id": 11366, + "id": 11379, "luminance": 0, "opaque": true, "replaceable": false, @@ -129199,7 +129549,7 @@ "collision_shapes": [] }, { - "id": 11367, + "id": 11380, "luminance": 0, "opaque": true, "replaceable": false, @@ -129209,7 +129559,7 @@ ] }, { - "id": 11368, + "id": 11381, "luminance": 0, "opaque": true, "replaceable": false, @@ -129219,7 +129569,7 @@ ] }, { - "id": 11369, + "id": 11382, "luminance": 0, "opaque": true, "replaceable": false, @@ -129227,7 +129577,7 @@ "collision_shapes": [] }, { - "id": 11370, + "id": 11383, "luminance": 0, "opaque": true, "replaceable": false, @@ -129235,7 +129585,7 @@ "collision_shapes": [] }, { - "id": 11371, + "id": 11384, "luminance": 0, "opaque": true, "replaceable": false, @@ -129245,7 +129595,7 @@ ] }, { - "id": 11372, + "id": 11385, "luminance": 0, "opaque": true, "replaceable": false, @@ -129255,7 +129605,7 @@ ] }, { - "id": 11373, + "id": 11386, "luminance": 0, "opaque": true, "replaceable": false, @@ -129263,7 +129613,7 @@ "collision_shapes": [] }, { - "id": 11374, + "id": 11387, "luminance": 0, "opaque": true, "replaceable": false, @@ -129271,7 +129621,7 @@ "collision_shapes": [] }, { - "id": 11375, + "id": 11388, "luminance": 0, "opaque": true, "replaceable": false, @@ -129281,7 +129631,7 @@ ] }, { - "id": 11376, + "id": 11389, "luminance": 0, "opaque": true, "replaceable": false, @@ -129291,7 +129641,7 @@ ] }, { - "id": 11377, + "id": 11390, "luminance": 0, "opaque": true, "replaceable": false, @@ -129299,7 +129649,7 @@ "collision_shapes": [] }, { - "id": 11378, + "id": 11391, "luminance": 0, "opaque": true, "replaceable": false, @@ -129307,7 +129657,7 @@ "collision_shapes": [] }, { - "id": 11379, + "id": 11392, "luminance": 0, "opaque": true, "replaceable": false, @@ -129317,7 +129667,7 @@ ] }, { - "id": 11380, + "id": 11393, "luminance": 0, "opaque": true, "replaceable": false, @@ -129327,7 +129677,7 @@ ] }, { - "id": 11381, + "id": 11394, "luminance": 0, "opaque": true, "replaceable": false, @@ -129335,7 +129685,7 @@ "collision_shapes": [] }, { - "id": 11382, + "id": 11395, "luminance": 0, "opaque": true, "replaceable": false, @@ -129343,7 +129693,7 @@ "collision_shapes": [] }, { - "id": 11383, + "id": 11396, "luminance": 0, "opaque": true, "replaceable": false, @@ -129353,7 +129703,7 @@ ] }, { - "id": 11384, + "id": 11397, "luminance": 0, "opaque": true, "replaceable": false, @@ -129363,7 +129713,7 @@ ] }, { - "id": 11385, + "id": 11398, "luminance": 0, "opaque": true, "replaceable": false, @@ -129371,7 +129721,7 @@ "collision_shapes": [] }, { - "id": 11386, + "id": 11399, "luminance": 0, "opaque": true, "replaceable": false, @@ -129379,7 +129729,7 @@ "collision_shapes": [] }, { - "id": 11387, + "id": 11400, "luminance": 0, "opaque": true, "replaceable": false, @@ -129389,7 +129739,7 @@ ] }, { - "id": 11388, + "id": 11401, "luminance": 0, "opaque": true, "replaceable": false, @@ -129399,7 +129749,7 @@ ] }, { - "id": 11389, + "id": 11402, "luminance": 0, "opaque": true, "replaceable": false, @@ -129407,7 +129757,7 @@ "collision_shapes": [] }, { - "id": 11390, + "id": 11403, "luminance": 0, "opaque": true, "replaceable": false, @@ -129415,7 +129765,7 @@ "collision_shapes": [] }, { - "id": 11391, + "id": 11404, "luminance": 0, "opaque": true, "replaceable": false, @@ -129425,7 +129775,7 @@ ] }, { - "id": 11392, + "id": 11405, "luminance": 0, "opaque": true, "replaceable": false, @@ -129437,10 +129787,10 @@ ] }, { - "id": 574, - "name": "bamboo_fence_gate", - "translation_key": "block.minecraft.bamboo_fence_gate", - "item_id": 720, + "id": 570, + "name": "acacia_fence_gate", + "translation_key": "block.minecraft.acacia_fence_gate", + "item_id": 753, "properties": [ { "name": "facing", @@ -129473,10 +129823,10 @@ ] } ], - "default_state_id": 11400, + "default_state_id": 11413, "states": [ { - "id": 11393, + "id": 11406, "luminance": 0, "opaque": true, "replaceable": false, @@ -129484,7 +129834,7 @@ "collision_shapes": [] }, { - "id": 11394, + "id": 11407, "luminance": 0, "opaque": true, "replaceable": false, @@ -129492,7 +129842,7 @@ "collision_shapes": [] }, { - "id": 11395, + "id": 11408, "luminance": 0, "opaque": true, "replaceable": false, @@ -129502,7 +129852,7 @@ ] }, { - "id": 11396, + "id": 11409, "luminance": 0, "opaque": true, "replaceable": false, @@ -129512,7 +129862,7 @@ ] }, { - "id": 11397, + "id": 11410, "luminance": 0, "opaque": true, "replaceable": false, @@ -129520,7 +129870,7 @@ "collision_shapes": [] }, { - "id": 11398, + "id": 11411, "luminance": 0, "opaque": true, "replaceable": false, @@ -129528,7 +129878,7 @@ "collision_shapes": [] }, { - "id": 11399, + "id": 11412, "luminance": 0, "opaque": true, "replaceable": false, @@ -129538,7 +129888,7 @@ ] }, { - "id": 11400, + "id": 11413, "luminance": 0, "opaque": true, "replaceable": false, @@ -129548,7 +129898,7 @@ ] }, { - "id": 11401, + "id": 11414, "luminance": 0, "opaque": true, "replaceable": false, @@ -129556,7 +129906,7 @@ "collision_shapes": [] }, { - "id": 11402, + "id": 11415, "luminance": 0, "opaque": true, "replaceable": false, @@ -129564,7 +129914,7 @@ "collision_shapes": [] }, { - "id": 11403, + "id": 11416, "luminance": 0, "opaque": true, "replaceable": false, @@ -129574,7 +129924,7 @@ ] }, { - "id": 11404, + "id": 11417, "luminance": 0, "opaque": true, "replaceable": false, @@ -129584,7 +129934,7 @@ ] }, { - "id": 11405, + "id": 11418, "luminance": 0, "opaque": true, "replaceable": false, @@ -129592,7 +129942,7 @@ "collision_shapes": [] }, { - "id": 11406, + "id": 11419, "luminance": 0, "opaque": true, "replaceable": false, @@ -129600,7 +129950,7 @@ "collision_shapes": [] }, { - "id": 11407, + "id": 11420, "luminance": 0, "opaque": true, "replaceable": false, @@ -129610,7 +129960,7 @@ ] }, { - "id": 11408, + "id": 11421, "luminance": 0, "opaque": true, "replaceable": false, @@ -129620,7 +129970,7 @@ ] }, { - "id": 11409, + "id": 11422, "luminance": 0, "opaque": true, "replaceable": false, @@ -129628,7 +129978,7 @@ "collision_shapes": [] }, { - "id": 11410, + "id": 11423, "luminance": 0, "opaque": true, "replaceable": false, @@ -129636,7 +129986,7 @@ "collision_shapes": [] }, { - "id": 11411, + "id": 11424, "luminance": 0, "opaque": true, "replaceable": false, @@ -129646,7 +129996,7 @@ ] }, { - "id": 11412, + "id": 11425, "luminance": 0, "opaque": true, "replaceable": false, @@ -129656,7 +130006,7 @@ ] }, { - "id": 11413, + "id": 11426, "luminance": 0, "opaque": true, "replaceable": false, @@ -129664,7 +130014,7 @@ "collision_shapes": [] }, { - "id": 11414, + "id": 11427, "luminance": 0, "opaque": true, "replaceable": false, @@ -129672,7 +130022,7 @@ "collision_shapes": [] }, { - "id": 11415, + "id": 11428, "luminance": 0, "opaque": true, "replaceable": false, @@ -129682,7 +130032,7 @@ ] }, { - "id": 11416, + "id": 11429, "luminance": 0, "opaque": true, "replaceable": false, @@ -129692,7 +130042,7 @@ ] }, { - "id": 11417, + "id": 11430, "luminance": 0, "opaque": true, "replaceable": false, @@ -129700,7 +130050,7 @@ "collision_shapes": [] }, { - "id": 11418, + "id": 11431, "luminance": 0, "opaque": true, "replaceable": false, @@ -129708,7 +130058,7 @@ "collision_shapes": [] }, { - "id": 11419, + "id": 11432, "luminance": 0, "opaque": true, "replaceable": false, @@ -129718,7 +130068,7 @@ ] }, { - "id": 11420, + "id": 11433, "luminance": 0, "opaque": true, "replaceable": false, @@ -129728,7 +130078,7 @@ ] }, { - "id": 11421, + "id": 11434, "luminance": 0, "opaque": true, "replaceable": false, @@ -129736,7 +130086,7 @@ "collision_shapes": [] }, { - "id": 11422, + "id": 11435, "luminance": 0, "opaque": true, "replaceable": false, @@ -129744,7 +130094,7 @@ "collision_shapes": [] }, { - "id": 11423, + "id": 11436, "luminance": 0, "opaque": true, "replaceable": false, @@ -129754,7 +130104,7 @@ ] }, { - "id": 11424, + "id": 11437, "luminance": 0, "opaque": true, "replaceable": false, @@ -129766,205 +130116,170 @@ ] }, { - "id": 575, - "name": "spruce_fence", - "translation_key": "block.minecraft.spruce_fence", - "item_id": 290, + "id": 571, + "name": "cherry_fence_gate", + "translation_key": "block.minecraft.cherry_fence_gate", + "item_id": 754, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "south", + "name": "in_wall", "values": [ "true", "false" ] }, { - "name": "waterlogged", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11456, + "default_state_id": 11445, "states": [ { - "id": 11425, + "id": 11438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11426, + "id": 11439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] + "collision_shapes": [] }, { - "id": 11427, + "id": 11440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 75 ] }, { - "id": 11428, + "id": 11441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 75 ] }, { - "id": 11429, + "id": 11442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] + "collision_shapes": [] }, { - "id": 11430, + "id": 11443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] + "collision_shapes": [] }, { - "id": 11431, + "id": 11444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 75 ] }, { - "id": 11432, + "id": 11445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 75 ] }, { - "id": 11433, + "id": 11446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] + "collision_shapes": [] }, { - "id": 11434, + "id": 11447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] + "collision_shapes": [] }, { - "id": 11435, + "id": 11448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 75 ] }, { - "id": 11436, + "id": 11449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 75 ] }, { - "id": 11437, + "id": 11450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75 - ] + "collision_shapes": [] }, { - "id": 11438, + "id": 11451, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 82 - ] + "collision_shapes": [] }, { - "id": 11439, + "id": 11452, "luminance": 0, "opaque": true, "replaceable": false, @@ -129974,51 +130289,43 @@ ] }, { - "id": 11440, + "id": 11453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 75 ] }, { - "id": 11441, + "id": 11454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11442, + "id": 11455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78 - ] + "collision_shapes": [] }, { - "id": 11443, + "id": 11456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 78 ] }, { - "id": 11444, + "id": 11457, "luminance": 0, "opaque": true, "replaceable": false, @@ -130028,331 +130335,280 @@ ] }, { - "id": 11445, + "id": 11458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] + "collision_shapes": [] }, { - "id": 11446, + "id": 11459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80 - ] + "collision_shapes": [] }, { - "id": 11447, + "id": 11460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 78 ] }, { - "id": 11448, + "id": 11461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 78 ] }, { - "id": 11449, + "id": 11462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] + "collision_shapes": [] }, { - "id": 11450, + "id": 11463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81 - ] + "collision_shapes": [] }, { - "id": 11451, + "id": 11464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 78 ] }, { - "id": 11452, + "id": 11465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 78 ] }, { - "id": 11453, + "id": 11466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83 - ] + "collision_shapes": [] }, { - "id": 11454, + "id": 11467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 84 - ] + "collision_shapes": [] }, { - "id": 11455, + "id": 11468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 78 ] }, { - "id": 11456, + "id": 11469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 78 ] } ] }, { - "id": 576, - "name": "birch_fence", - "translation_key": "block.minecraft.birch_fence", - "item_id": 291, + "id": 572, + "name": "dark_oak_fence_gate", + "translation_key": "block.minecraft.dark_oak_fence_gate", + "item_id": 755, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "south", + "name": "in_wall", "values": [ "true", "false" ] }, { - "name": "waterlogged", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11488, + "default_state_id": 11477, "states": [ { - "id": 11457, + "id": 11470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11458, + "id": 11471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] + "collision_shapes": [] }, { - "id": 11459, + "id": 11472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 75 ] }, { - "id": 11460, + "id": 11473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 75 ] }, { - "id": 11461, + "id": 11474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] + "collision_shapes": [] }, { - "id": 11462, + "id": 11475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] + "collision_shapes": [] }, { - "id": 11463, + "id": 11476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 75 ] }, { - "id": 11464, + "id": 11477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 75 ] }, { - "id": 11465, + "id": 11478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] + "collision_shapes": [] }, { - "id": 11466, + "id": 11479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] + "collision_shapes": [] }, { - "id": 11467, + "id": 11480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 75 ] }, { - "id": 11468, + "id": 11481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 75 ] }, { - "id": 11469, + "id": 11482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75 - ] + "collision_shapes": [] }, { - "id": 11470, + "id": 11483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 82 - ] + "collision_shapes": [] }, { - "id": 11471, + "id": 11484, "luminance": 0, "opaque": true, "replaceable": false, @@ -130362,51 +130618,43 @@ ] }, { - "id": 11472, + "id": 11485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 75 ] }, { - "id": 11473, + "id": 11486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11474, + "id": 11487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78 - ] + "collision_shapes": [] }, { - "id": 11475, + "id": 11488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 78 ] }, { - "id": 11476, + "id": 11489, "luminance": 0, "opaque": true, "replaceable": false, @@ -130416,331 +130664,280 @@ ] }, { - "id": 11477, + "id": 11490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] + "collision_shapes": [] }, { - "id": 11478, + "id": 11491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80 - ] + "collision_shapes": [] }, { - "id": 11479, + "id": 11492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 78 ] }, { - "id": 11480, + "id": 11493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 78 ] }, { - "id": 11481, + "id": 11494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] + "collision_shapes": [] }, { - "id": 11482, + "id": 11495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81 - ] + "collision_shapes": [] }, { - "id": 11483, + "id": 11496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 78 ] }, { - "id": 11484, + "id": 11497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 78 ] }, { - "id": 11485, + "id": 11498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83 - ] + "collision_shapes": [] }, { - "id": 11486, + "id": 11499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 84 - ] + "collision_shapes": [] }, { - "id": 11487, + "id": 11500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 78 ] }, { - "id": 11488, + "id": 11501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 78 ] } ] }, { - "id": 577, - "name": "jungle_fence", - "translation_key": "block.minecraft.jungle_fence", - "item_id": 292, + "id": 573, + "name": "mangrove_fence_gate", + "translation_key": "block.minecraft.mangrove_fence_gate", + "item_id": 756, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "south", + "name": "in_wall", "values": [ "true", "false" ] }, { - "name": "waterlogged", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11520, + "default_state_id": 11509, "states": [ { - "id": 11489, + "id": 11502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11490, + "id": 11503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] + "collision_shapes": [] }, { - "id": 11491, + "id": 11504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 75 ] }, { - "id": 11492, + "id": 11505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 75 ] }, { - "id": 11493, + "id": 11506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] + "collision_shapes": [] }, { - "id": 11494, + "id": 11507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] + "collision_shapes": [] }, { - "id": 11495, + "id": 11508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 75 ] }, { - "id": 11496, + "id": 11509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 75 ] }, { - "id": 11497, + "id": 11510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] + "collision_shapes": [] }, { - "id": 11498, + "id": 11511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] + "collision_shapes": [] }, { - "id": 11499, + "id": 11512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 75 ] }, { - "id": 11500, + "id": 11513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 75 ] }, { - "id": 11501, + "id": 11514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75 - ] + "collision_shapes": [] }, { - "id": 11502, + "id": 11515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 82 - ] + "collision_shapes": [] }, { - "id": 11503, + "id": 11516, "luminance": 0, "opaque": true, "replaceable": false, @@ -130750,51 +130947,43 @@ ] }, { - "id": 11504, + "id": 11517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 75 ] }, { - "id": 11505, + "id": 11518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11506, + "id": 11519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78 - ] + "collision_shapes": [] }, { - "id": 11507, + "id": 11520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 78 ] }, { - "id": 11508, + "id": 11521, "luminance": 0, "opaque": true, "replaceable": false, @@ -130804,331 +130993,280 @@ ] }, { - "id": 11509, + "id": 11522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] + "collision_shapes": [] }, { - "id": 11510, + "id": 11523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80 - ] + "collision_shapes": [] }, { - "id": 11511, + "id": 11524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 78 ] }, { - "id": 11512, + "id": 11525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 78 ] }, { - "id": 11513, + "id": 11526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] + "collision_shapes": [] }, { - "id": 11514, + "id": 11527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81 - ] + "collision_shapes": [] }, { - "id": 11515, + "id": 11528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 78 ] }, { - "id": 11516, + "id": 11529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 78 ] }, { - "id": 11517, + "id": 11530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83 - ] + "collision_shapes": [] }, { - "id": 11518, + "id": 11531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 84 - ] + "collision_shapes": [] }, { - "id": 11519, + "id": 11532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 78 ] }, { - "id": 11520, + "id": 11533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 78 ] } ] }, { - "id": 578, - "name": "acacia_fence", - "translation_key": "block.minecraft.acacia_fence", - "item_id": 293, + "id": 574, + "name": "bamboo_fence_gate", + "translation_key": "block.minecraft.bamboo_fence_gate", + "item_id": 757, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "south", + "name": "in_wall", "values": [ "true", "false" ] }, { - "name": "waterlogged", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11552, + "default_state_id": 11541, "states": [ { - "id": 11521, + "id": 11534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11522, + "id": 11535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] + "collision_shapes": [] }, { - "id": 11523, + "id": 11536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 75 ] }, { - "id": 11524, + "id": 11537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 75 ] }, { - "id": 11525, + "id": 11538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] + "collision_shapes": [] }, { - "id": 11526, + "id": 11539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] + "collision_shapes": [] }, { - "id": 11527, + "id": 11540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 75 ] }, { - "id": 11528, + "id": 11541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 75 ] }, { - "id": 11529, + "id": 11542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] + "collision_shapes": [] }, { - "id": 11530, + "id": 11543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] + "collision_shapes": [] }, { - "id": 11531, + "id": 11544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 75 ] }, { - "id": 11532, + "id": 11545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 75 ] }, { - "id": 11533, + "id": 11546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 75 - ] + "collision_shapes": [] }, { - "id": 11534, + "id": 11547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 82 - ] + "collision_shapes": [] }, { - "id": 11535, + "id": 11548, "luminance": 0, "opaque": true, "replaceable": false, @@ -131138,51 +131276,43 @@ ] }, { - "id": 11536, + "id": 11549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 75 ] }, { - "id": 11537, + "id": 11550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] + "collision_shapes": [] }, { - "id": 11538, + "id": 11551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 78 - ] + "collision_shapes": [] }, { - "id": 11539, + "id": 11552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 78 ] }, { - "id": 11540, + "id": 11553, "luminance": 0, "opaque": true, "replaceable": false, @@ -131192,136 +131322,120 @@ ] }, { - "id": 11541, + "id": 11554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] + "collision_shapes": [] }, { - "id": 11542, + "id": 11555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 80 - ] + "collision_shapes": [] }, { - "id": 11543, + "id": 11556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 78 ] }, { - "id": 11544, + "id": 11557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 78 ] }, { - "id": 11545, + "id": 11558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] + "collision_shapes": [] }, { - "id": 11546, + "id": 11559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 81 - ] + "collision_shapes": [] }, { - "id": 11547, + "id": 11560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 78 ] }, { - "id": 11548, + "id": 11561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 78 ] }, { - "id": 11549, + "id": 11562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 83 - ] + "collision_shapes": [] }, { - "id": 11550, + "id": 11563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 84 - ] + "collision_shapes": [] }, { - "id": 11551, + "id": 11564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 78 ] }, { - "id": 11552, + "id": 11565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 78 ] } ] }, { - "id": 579, - "name": "cherry_fence", - "translation_key": "block.minecraft.cherry_fence", - "item_id": 294, + "id": 575, + "name": "spruce_fence", + "translation_key": "block.minecraft.spruce_fence", + "item_id": 311, "properties": [ { "name": "east", @@ -131359,10 +131473,10 @@ ] } ], - "default_state_id": 11584, + "default_state_id": 11597, "states": [ { - "id": 11553, + "id": 11566, "luminance": 0, "opaque": true, "replaceable": false, @@ -131374,7 +131488,7 @@ ] }, { - "id": 11554, + "id": 11567, "luminance": 0, "opaque": true, "replaceable": false, @@ -131385,7 +131499,7 @@ ] }, { - "id": 11555, + "id": 11568, "luminance": 0, "opaque": true, "replaceable": false, @@ -131397,7 +131511,7 @@ ] }, { - "id": 11556, + "id": 11569, "luminance": 0, "opaque": true, "replaceable": false, @@ -131408,7 +131522,7 @@ ] }, { - "id": 11557, + "id": 11570, "luminance": 0, "opaque": true, "replaceable": false, @@ -131419,7 +131533,7 @@ ] }, { - "id": 11558, + "id": 11571, "luminance": 0, "opaque": true, "replaceable": false, @@ -131430,7 +131544,7 @@ ] }, { - "id": 11559, + "id": 11572, "luminance": 0, "opaque": true, "replaceable": false, @@ -131441,7 +131555,7 @@ ] }, { - "id": 11560, + "id": 11573, "luminance": 0, "opaque": true, "replaceable": false, @@ -131452,7 +131566,7 @@ ] }, { - "id": 11561, + "id": 11574, "luminance": 0, "opaque": true, "replaceable": false, @@ -131463,7 +131577,7 @@ ] }, { - "id": 11562, + "id": 11575, "luminance": 0, "opaque": true, "replaceable": false, @@ -131474,7 +131588,7 @@ ] }, { - "id": 11563, + "id": 11576, "luminance": 0, "opaque": true, "replaceable": false, @@ -131485,7 +131599,7 @@ ] }, { - "id": 11564, + "id": 11577, "luminance": 0, "opaque": true, "replaceable": false, @@ -131496,7 +131610,7 @@ ] }, { - "id": 11565, + "id": 11578, "luminance": 0, "opaque": true, "replaceable": false, @@ -131506,7 +131620,7 @@ ] }, { - "id": 11566, + "id": 11579, "luminance": 0, "opaque": true, "replaceable": false, @@ -131516,7 +131630,7 @@ ] }, { - "id": 11567, + "id": 11580, "luminance": 0, "opaque": true, "replaceable": false, @@ -131526,7 +131640,7 @@ ] }, { - "id": 11568, + "id": 11581, "luminance": 0, "opaque": true, "replaceable": false, @@ -131536,7 +131650,7 @@ ] }, { - "id": 11569, + "id": 11582, "luminance": 0, "opaque": true, "replaceable": false, @@ -131548,7 +131662,7 @@ ] }, { - "id": 11570, + "id": 11583, "luminance": 0, "opaque": true, "replaceable": false, @@ -131558,7 +131672,7 @@ ] }, { - "id": 11571, + "id": 11584, "luminance": 0, "opaque": true, "replaceable": false, @@ -131570,7 +131684,7 @@ ] }, { - "id": 11572, + "id": 11585, "luminance": 0, "opaque": true, "replaceable": false, @@ -131580,7 +131694,7 @@ ] }, { - "id": 11573, + "id": 11586, "luminance": 0, "opaque": true, "replaceable": false, @@ -131591,7 +131705,7 @@ ] }, { - "id": 11574, + "id": 11587, "luminance": 0, "opaque": true, "replaceable": false, @@ -131601,7 +131715,7 @@ ] }, { - "id": 11575, + "id": 11588, "luminance": 0, "opaque": true, "replaceable": false, @@ -131612,7 +131726,7 @@ ] }, { - "id": 11576, + "id": 11589, "luminance": 0, "opaque": true, "replaceable": false, @@ -131622,7 +131736,7 @@ ] }, { - "id": 11577, + "id": 11590, "luminance": 0, "opaque": true, "replaceable": false, @@ -131633,7 +131747,7 @@ ] }, { - "id": 11578, + "id": 11591, "luminance": 0, "opaque": true, "replaceable": false, @@ -131643,7 +131757,7 @@ ] }, { - "id": 11579, + "id": 11592, "luminance": 0, "opaque": true, "replaceable": false, @@ -131654,7 +131768,7 @@ ] }, { - "id": 11580, + "id": 11593, "luminance": 0, "opaque": true, "replaceable": false, @@ -131664,7 +131778,7 @@ ] }, { - "id": 11581, + "id": 11594, "luminance": 0, "opaque": true, "replaceable": false, @@ -131674,7 +131788,7 @@ ] }, { - "id": 11582, + "id": 11595, "luminance": 0, "opaque": true, "replaceable": false, @@ -131684,7 +131798,7 @@ ] }, { - "id": 11583, + "id": 11596, "luminance": 0, "opaque": true, "replaceable": false, @@ -131694,7 +131808,7 @@ ] }, { - "id": 11584, + "id": 11597, "luminance": 0, "opaque": true, "replaceable": false, @@ -131706,10 +131820,10 @@ ] }, { - "id": 580, - "name": "dark_oak_fence", - "translation_key": "block.minecraft.dark_oak_fence", - "item_id": 295, + "id": 576, + "name": "birch_fence", + "translation_key": "block.minecraft.birch_fence", + "item_id": 312, "properties": [ { "name": "east", @@ -131747,10 +131861,10 @@ ] } ], - "default_state_id": 11616, + "default_state_id": 11629, "states": [ { - "id": 11585, + "id": 11598, "luminance": 0, "opaque": true, "replaceable": false, @@ -131762,7 +131876,7 @@ ] }, { - "id": 11586, + "id": 11599, "luminance": 0, "opaque": true, "replaceable": false, @@ -131773,7 +131887,7 @@ ] }, { - "id": 11587, + "id": 11600, "luminance": 0, "opaque": true, "replaceable": false, @@ -131785,7 +131899,7 @@ ] }, { - "id": 11588, + "id": 11601, "luminance": 0, "opaque": true, "replaceable": false, @@ -131796,7 +131910,7 @@ ] }, { - "id": 11589, + "id": 11602, "luminance": 0, "opaque": true, "replaceable": false, @@ -131807,7 +131921,7 @@ ] }, { - "id": 11590, + "id": 11603, "luminance": 0, "opaque": true, "replaceable": false, @@ -131818,7 +131932,7 @@ ] }, { - "id": 11591, + "id": 11604, "luminance": 0, "opaque": true, "replaceable": false, @@ -131829,7 +131943,7 @@ ] }, { - "id": 11592, + "id": 11605, "luminance": 0, "opaque": true, "replaceable": false, @@ -131840,7 +131954,7 @@ ] }, { - "id": 11593, + "id": 11606, "luminance": 0, "opaque": true, "replaceable": false, @@ -131851,7 +131965,7 @@ ] }, { - "id": 11594, + "id": 11607, "luminance": 0, "opaque": true, "replaceable": false, @@ -131862,7 +131976,7 @@ ] }, { - "id": 11595, + "id": 11608, "luminance": 0, "opaque": true, "replaceable": false, @@ -131873,7 +131987,7 @@ ] }, { - "id": 11596, + "id": 11609, "luminance": 0, "opaque": true, "replaceable": false, @@ -131884,7 +131998,7 @@ ] }, { - "id": 11597, + "id": 11610, "luminance": 0, "opaque": true, "replaceable": false, @@ -131894,7 +132008,7 @@ ] }, { - "id": 11598, + "id": 11611, "luminance": 0, "opaque": true, "replaceable": false, @@ -131904,7 +132018,7 @@ ] }, { - "id": 11599, + "id": 11612, "luminance": 0, "opaque": true, "replaceable": false, @@ -131914,7 +132028,7 @@ ] }, { - "id": 11600, + "id": 11613, "luminance": 0, "opaque": true, "replaceable": false, @@ -131924,7 +132038,7 @@ ] }, { - "id": 11601, + "id": 11614, "luminance": 0, "opaque": true, "replaceable": false, @@ -131936,7 +132050,7 @@ ] }, { - "id": 11602, + "id": 11615, "luminance": 0, "opaque": true, "replaceable": false, @@ -131946,7 +132060,7 @@ ] }, { - "id": 11603, + "id": 11616, "luminance": 0, "opaque": true, "replaceable": false, @@ -131958,7 +132072,7 @@ ] }, { - "id": 11604, + "id": 11617, "luminance": 0, "opaque": true, "replaceable": false, @@ -131968,7 +132082,7 @@ ] }, { - "id": 11605, + "id": 11618, "luminance": 0, "opaque": true, "replaceable": false, @@ -131979,7 +132093,7 @@ ] }, { - "id": 11606, + "id": 11619, "luminance": 0, "opaque": true, "replaceable": false, @@ -131989,7 +132103,7 @@ ] }, { - "id": 11607, + "id": 11620, "luminance": 0, "opaque": true, "replaceable": false, @@ -132000,7 +132114,7 @@ ] }, { - "id": 11608, + "id": 11621, "luminance": 0, "opaque": true, "replaceable": false, @@ -132010,7 +132124,7 @@ ] }, { - "id": 11609, + "id": 11622, "luminance": 0, "opaque": true, "replaceable": false, @@ -132021,7 +132135,7 @@ ] }, { - "id": 11610, + "id": 11623, "luminance": 0, "opaque": true, "replaceable": false, @@ -132031,7 +132145,7 @@ ] }, { - "id": 11611, + "id": 11624, "luminance": 0, "opaque": true, "replaceable": false, @@ -132042,7 +132156,7 @@ ] }, { - "id": 11612, + "id": 11625, "luminance": 0, "opaque": true, "replaceable": false, @@ -132052,7 +132166,7 @@ ] }, { - "id": 11613, + "id": 11626, "luminance": 0, "opaque": true, "replaceable": false, @@ -132062,7 +132176,7 @@ ] }, { - "id": 11614, + "id": 11627, "luminance": 0, "opaque": true, "replaceable": false, @@ -132072,7 +132186,7 @@ ] }, { - "id": 11615, + "id": 11628, "luminance": 0, "opaque": true, "replaceable": false, @@ -132082,7 +132196,7 @@ ] }, { - "id": 11616, + "id": 11629, "luminance": 0, "opaque": true, "replaceable": false, @@ -132094,10 +132208,10 @@ ] }, { - "id": 581, - "name": "mangrove_fence", - "translation_key": "block.minecraft.mangrove_fence", - "item_id": 296, + "id": 577, + "name": "jungle_fence", + "translation_key": "block.minecraft.jungle_fence", + "item_id": 313, "properties": [ { "name": "east", @@ -132135,10 +132249,10 @@ ] } ], - "default_state_id": 11648, + "default_state_id": 11661, "states": [ { - "id": 11617, + "id": 11630, "luminance": 0, "opaque": true, "replaceable": false, @@ -132150,7 +132264,7 @@ ] }, { - "id": 11618, + "id": 11631, "luminance": 0, "opaque": true, "replaceable": false, @@ -132161,7 +132275,7 @@ ] }, { - "id": 11619, + "id": 11632, "luminance": 0, "opaque": true, "replaceable": false, @@ -132173,7 +132287,7 @@ ] }, { - "id": 11620, + "id": 11633, "luminance": 0, "opaque": true, "replaceable": false, @@ -132184,7 +132298,7 @@ ] }, { - "id": 11621, + "id": 11634, "luminance": 0, "opaque": true, "replaceable": false, @@ -132195,7 +132309,7 @@ ] }, { - "id": 11622, + "id": 11635, "luminance": 0, "opaque": true, "replaceable": false, @@ -132206,7 +132320,7 @@ ] }, { - "id": 11623, + "id": 11636, "luminance": 0, "opaque": true, "replaceable": false, @@ -132217,7 +132331,7 @@ ] }, { - "id": 11624, + "id": 11637, "luminance": 0, "opaque": true, "replaceable": false, @@ -132228,7 +132342,7 @@ ] }, { - "id": 11625, + "id": 11638, "luminance": 0, "opaque": true, "replaceable": false, @@ -132239,7 +132353,7 @@ ] }, { - "id": 11626, + "id": 11639, "luminance": 0, "opaque": true, "replaceable": false, @@ -132250,7 +132364,7 @@ ] }, { - "id": 11627, + "id": 11640, "luminance": 0, "opaque": true, "replaceable": false, @@ -132261,7 +132375,7 @@ ] }, { - "id": 11628, + "id": 11641, "luminance": 0, "opaque": true, "replaceable": false, @@ -132272,7 +132386,7 @@ ] }, { - "id": 11629, + "id": 11642, "luminance": 0, "opaque": true, "replaceable": false, @@ -132282,7 +132396,7 @@ ] }, { - "id": 11630, + "id": 11643, "luminance": 0, "opaque": true, "replaceable": false, @@ -132292,7 +132406,7 @@ ] }, { - "id": 11631, + "id": 11644, "luminance": 0, "opaque": true, "replaceable": false, @@ -132302,7 +132416,7 @@ ] }, { - "id": 11632, + "id": 11645, "luminance": 0, "opaque": true, "replaceable": false, @@ -132312,7 +132426,7 @@ ] }, { - "id": 11633, + "id": 11646, "luminance": 0, "opaque": true, "replaceable": false, @@ -132324,7 +132438,7 @@ ] }, { - "id": 11634, + "id": 11647, "luminance": 0, "opaque": true, "replaceable": false, @@ -132334,7 +132448,7 @@ ] }, { - "id": 11635, + "id": 11648, "luminance": 0, "opaque": true, "replaceable": false, @@ -132346,7 +132460,7 @@ ] }, { - "id": 11636, + "id": 11649, "luminance": 0, "opaque": true, "replaceable": false, @@ -132356,7 +132470,7 @@ ] }, { - "id": 11637, + "id": 11650, "luminance": 0, "opaque": true, "replaceable": false, @@ -132367,7 +132481,7 @@ ] }, { - "id": 11638, + "id": 11651, "luminance": 0, "opaque": true, "replaceable": false, @@ -132377,7 +132491,7 @@ ] }, { - "id": 11639, + "id": 11652, "luminance": 0, "opaque": true, "replaceable": false, @@ -132388,7 +132502,7 @@ ] }, { - "id": 11640, + "id": 11653, "luminance": 0, "opaque": true, "replaceable": false, @@ -132398,7 +132512,7 @@ ] }, { - "id": 11641, + "id": 11654, "luminance": 0, "opaque": true, "replaceable": false, @@ -132409,7 +132523,7 @@ ] }, { - "id": 11642, + "id": 11655, "luminance": 0, "opaque": true, "replaceable": false, @@ -132419,7 +132533,7 @@ ] }, { - "id": 11643, + "id": 11656, "luminance": 0, "opaque": true, "replaceable": false, @@ -132430,7 +132544,7 @@ ] }, { - "id": 11644, + "id": 11657, "luminance": 0, "opaque": true, "replaceable": false, @@ -132440,7 +132554,7 @@ ] }, { - "id": 11645, + "id": 11658, "luminance": 0, "opaque": true, "replaceable": false, @@ -132450,7 +132564,7 @@ ] }, { - "id": 11646, + "id": 11659, "luminance": 0, "opaque": true, "replaceable": false, @@ -132460,7 +132574,7 @@ ] }, { - "id": 11647, + "id": 11660, "luminance": 0, "opaque": true, "replaceable": false, @@ -132470,7 +132584,7 @@ ] }, { - "id": 11648, + "id": 11661, "luminance": 0, "opaque": true, "replaceable": false, @@ -132482,10 +132596,10 @@ ] }, { - "id": 582, - "name": "bamboo_fence", - "translation_key": "block.minecraft.bamboo_fence", - "item_id": 297, + "id": 578, + "name": "acacia_fence", + "translation_key": "block.minecraft.acacia_fence", + "item_id": 314, "properties": [ { "name": "east", @@ -132523,10 +132637,10 @@ ] } ], - "default_state_id": 11680, + "default_state_id": 11693, "states": [ { - "id": 11649, + "id": 11662, "luminance": 0, "opaque": true, "replaceable": false, @@ -132538,7 +132652,7 @@ ] }, { - "id": 11650, + "id": 11663, "luminance": 0, "opaque": true, "replaceable": false, @@ -132549,7 +132663,7 @@ ] }, { - "id": 11651, + "id": 11664, "luminance": 0, "opaque": true, "replaceable": false, @@ -132561,7 +132675,7 @@ ] }, { - "id": 11652, + "id": 11665, "luminance": 0, "opaque": true, "replaceable": false, @@ -132572,7 +132686,7 @@ ] }, { - "id": 11653, + "id": 11666, "luminance": 0, "opaque": true, "replaceable": false, @@ -132583,7 +132697,7 @@ ] }, { - "id": 11654, + "id": 11667, "luminance": 0, "opaque": true, "replaceable": false, @@ -132594,7 +132708,7 @@ ] }, { - "id": 11655, + "id": 11668, "luminance": 0, "opaque": true, "replaceable": false, @@ -132605,7 +132719,7 @@ ] }, { - "id": 11656, + "id": 11669, "luminance": 0, "opaque": true, "replaceable": false, @@ -132616,7 +132730,7 @@ ] }, { - "id": 11657, + "id": 11670, "luminance": 0, "opaque": true, "replaceable": false, @@ -132627,7 +132741,7 @@ ] }, { - "id": 11658, + "id": 11671, "luminance": 0, "opaque": true, "replaceable": false, @@ -132638,7 +132752,7 @@ ] }, { - "id": 11659, + "id": 11672, "luminance": 0, "opaque": true, "replaceable": false, @@ -132649,7 +132763,7 @@ ] }, { - "id": 11660, + "id": 11673, "luminance": 0, "opaque": true, "replaceable": false, @@ -132660,7 +132774,7 @@ ] }, { - "id": 11661, + "id": 11674, "luminance": 0, "opaque": true, "replaceable": false, @@ -132670,7 +132784,7 @@ ] }, { - "id": 11662, + "id": 11675, "luminance": 0, "opaque": true, "replaceable": false, @@ -132680,7 +132794,7 @@ ] }, { - "id": 11663, + "id": 11676, "luminance": 0, "opaque": true, "replaceable": false, @@ -132690,7 +132804,7 @@ ] }, { - "id": 11664, + "id": 11677, "luminance": 0, "opaque": true, "replaceable": false, @@ -132700,7 +132814,7 @@ ] }, { - "id": 11665, + "id": 11678, "luminance": 0, "opaque": true, "replaceable": false, @@ -132712,7 +132826,7 @@ ] }, { - "id": 11666, + "id": 11679, "luminance": 0, "opaque": true, "replaceable": false, @@ -132722,7 +132836,7 @@ ] }, { - "id": 11667, + "id": 11680, "luminance": 0, "opaque": true, "replaceable": false, @@ -132734,7 +132848,7 @@ ] }, { - "id": 11668, + "id": 11681, "luminance": 0, "opaque": true, "replaceable": false, @@ -132744,7 +132858,7 @@ ] }, { - "id": 11669, + "id": 11682, "luminance": 0, "opaque": true, "replaceable": false, @@ -132755,7 +132869,7 @@ ] }, { - "id": 11670, + "id": 11683, "luminance": 0, "opaque": true, "replaceable": false, @@ -132765,7 +132879,7 @@ ] }, { - "id": 11671, + "id": 11684, "luminance": 0, "opaque": true, "replaceable": false, @@ -132776,7 +132890,7 @@ ] }, { - "id": 11672, + "id": 11685, "luminance": 0, "opaque": true, "replaceable": false, @@ -132786,7 +132900,7 @@ ] }, { - "id": 11673, + "id": 11686, "luminance": 0, "opaque": true, "replaceable": false, @@ -132797,7 +132911,7 @@ ] }, { - "id": 11674, + "id": 11687, "luminance": 0, "opaque": true, "replaceable": false, @@ -132807,7 +132921,7 @@ ] }, { - "id": 11675, + "id": 11688, "luminance": 0, "opaque": true, "replaceable": false, @@ -132818,7 +132932,7 @@ ] }, { - "id": 11676, + "id": 11689, "luminance": 0, "opaque": true, "replaceable": false, @@ -132828,7 +132942,7 @@ ] }, { - "id": 11677, + "id": 11690, "luminance": 0, "opaque": true, "replaceable": false, @@ -132838,7 +132952,7 @@ ] }, { - "id": 11678, + "id": 11691, "luminance": 0, "opaque": true, "replaceable": false, @@ -132848,7 +132962,7 @@ ] }, { - "id": 11679, + "id": 11692, "luminance": 0, "opaque": true, "replaceable": false, @@ -132858,7 +132972,7 @@ ] }, { - "id": 11680, + "id": 11693, "luminance": 0, "opaque": true, "replaceable": false, @@ -132870,1386 +132984,1562 @@ ] }, { - "id": 583, - "name": "spruce_door", - "translation_key": "block.minecraft.spruce_door", - "item_id": 690, + "id": 579, + "name": "cherry_fence", + "translation_key": "block.minecraft.cherry_fence", + "item_id": 315, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "half", + "name": "north", "values": [ - "upper", - "lower" + "true", + "false" ] }, { - "name": "hinge", + "name": "south", "values": [ - "left", - "right" + "true", + "false" ] }, { - "name": "open", + "name": "waterlogged", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 11692, + "default_state_id": 11725, "states": [ - { - "id": 11681, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 11682, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 11683, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11684, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11685, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 11686, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 11687, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11688, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11689, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 11690, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 11691, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11692, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 11693, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, { "id": 11694, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76, + 77 ] }, { "id": 11695, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 78, + 79 ] }, { "id": 11696, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 75, + 76, + 77 ] }, { "id": 11697, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 78, + 79 ] }, { "id": 11698, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76 ] }, { "id": 11699, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 80, + 79 ] }, { "id": 11700, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76 ] }, { "id": 11701, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 80, + 79 ] }, { "id": 11702, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 77 ] }, { "id": 11703, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 81, + 79 ] }, { "id": 11704, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 77 ] }, { "id": 11705, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 81, + 79 ] }, { "id": 11706, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75 ] }, { "id": 11707, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 82 ] }, { "id": 11708, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75 ] }, { "id": 11709, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 82 ] }, { "id": 11710, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 83, + 76, + 77 ] }, { "id": 11711, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 78 ] }, { "id": 11712, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 83, + 76, + 77 ] }, { "id": 11713, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 78 ] }, { "id": 11714, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 76 ] }, { "id": 11715, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 80 ] }, { "id": 11716, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83, + 76 ] }, { "id": 11717, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 80 ] }, { "id": 11718, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 83, + 77 ] }, { "id": 11719, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 81 ] }, { "id": 11720, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83, + 77 ] }, { "id": 11721, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 81 ] }, { "id": 11722, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83 ] }, { "id": 11723, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 84 ] }, { "id": 11724, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83 ] }, { "id": 11725, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 84 + ] + } + ] + }, + { + "id": 580, + "name": "dark_oak_fence", + "translation_key": "block.minecraft.dark_oak_fence", + "item_id": 316, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11757, + "states": [ { "id": 11726, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76, + 77 ] }, { "id": 11727, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 78, + 79 ] }, { "id": 11728, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76, + 77 ] }, { "id": 11729, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 78, + 79 ] }, { "id": 11730, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76 ] }, { "id": 11731, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 80, + 79 ] }, { "id": 11732, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 76 ] }, { "id": 11733, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 80, + 79 ] }, { "id": 11734, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 75, + 77 ] }, { "id": 11735, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 81, + 79 ] }, { "id": 11736, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 77 ] }, { "id": 11737, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 81, + 79 ] }, { "id": 11738, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75 ] }, { "id": 11739, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 82 ] }, { "id": 11740, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75 ] }, { "id": 11741, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 82 ] }, { "id": 11742, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 76, + 77 ] }, { "id": 11743, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 78 ] }, { "id": 11744, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 584, - "name": "birch_door", - "translation_key": "block.minecraft.birch_door", - "item_id": 691, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + 83, + 76, + 77 ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11756, - "states": [ { "id": 11745, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 78 ] }, { "id": 11746, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 83, + 76 ] }, { "id": 11747, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 80 ] }, { "id": 11748, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 76 ] }, { "id": 11749, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 80 ] }, { "id": 11750, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83, + 77 ] }, { "id": 11751, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 81 ] }, { "id": 11752, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 77 ] }, { "id": 11753, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 81 ] }, { "id": 11754, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 83 ] }, { "id": 11755, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 84 ] }, { "id": 11756, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83 ] }, { "id": 11757, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 84 + ] + } + ] + }, + { + "id": 581, + "name": "mangrove_fence", + "translation_key": "block.minecraft.mangrove_fence", + "item_id": 317, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" ] }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11789, + "states": [ { "id": 11758, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76, + 77 ] }, { "id": 11759, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 78, + 79 ] }, { "id": 11760, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 75, + 76, + 77 ] }, { "id": 11761, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 78, + 79 ] }, { "id": 11762, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76 ] }, { "id": 11763, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 80, + 79 ] }, { "id": 11764, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76 ] }, { "id": 11765, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 80, + 79 ] }, { "id": 11766, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 77 ] }, { "id": 11767, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 81, + 79 ] }, { "id": 11768, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 77 ] }, { "id": 11769, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 81, + 79 ] }, { "id": 11770, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75 ] }, { "id": 11771, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 82 ] }, { "id": 11772, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75 ] }, { "id": 11773, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 82 ] }, { "id": 11774, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 83, + 76, + 77 ] }, { "id": 11775, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 78 ] }, { "id": 11776, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 83, + 76, + 77 ] }, { "id": 11777, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 78 ] }, { "id": 11778, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 76 ] }, { "id": 11779, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 80 ] }, { "id": 11780, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83, + 76 ] }, { "id": 11781, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 80 ] }, { "id": 11782, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 83, + 77 ] }, { "id": 11783, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 81 ] }, { "id": 11784, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83, + 77 ] }, { "id": 11785, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 81 ] }, { "id": 11786, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83 ] }, { "id": 11787, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 84 ] }, { "id": 11788, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 83 ] }, { "id": 11789, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 84 + ] + } + ] + }, + { + "id": 582, + "name": "bamboo_fence", + "translation_key": "block.minecraft.bamboo_fence", + "item_id": 318, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11821, + "states": [ { "id": 11790, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76, + 77 ] }, { "id": 11791, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 78, + 79 ] }, { "id": 11792, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 75, + 76, + 77 ] }, { "id": 11793, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 78, + 79 ] }, { "id": 11794, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75, + 76 ] }, { "id": 11795, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 80, + 79 ] }, { "id": 11796, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 76 ] }, { "id": 11797, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 80, + 79 ] }, { "id": 11798, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 75, + 77 ] }, { "id": 11799, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 81, + 79 ] }, { "id": 11800, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75, + 77 ] }, { "id": 11801, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 81, + 79 ] }, { "id": 11802, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 75 ] }, { "id": 11803, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 82 ] }, { "id": 11804, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 75 ] }, { "id": 11805, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 82 ] }, { "id": 11806, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 83, + 76, + 77 ] }, { "id": 11807, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 78 ] }, { "id": 11808, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 83, + 76, + 77 + ] + }, + { + "id": 11809, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 78 + ] + }, + { + "id": 11810, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83, + 76 + ] + }, + { + "id": 11811, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 80 + ] + }, + { + "id": 11812, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83, + 76 + ] + }, + { + "id": 11813, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 80 + ] + }, + { + "id": 11814, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83, + 77 + ] + }, + { + "id": 11815, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 81 + ] + }, + { + "id": 11816, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83, + 77 + ] + }, + { + "id": 11817, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 81 + ] + }, + { + "id": 11818, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83 + ] + }, + { + "id": 11819, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 84 + ] + }, + { + "id": 11820, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83 + ] + }, + { + "id": 11821, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 84 ] } ] }, { - "id": 585, - "name": "jungle_door", - "translation_key": "block.minecraft.jungle_door", - "item_id": 692, + "id": 583, + "name": "spruce_door", + "translation_key": "block.minecraft.spruce_door", + "item_id": 711, "properties": [ { "name": "facing", @@ -134289,10 +134579,10 @@ ] } ], - "default_state_id": 11820, + "default_state_id": 11833, "states": [ { - "id": 11809, + "id": 11822, "luminance": 0, "opaque": false, "replaceable": false, @@ -134302,7 +134592,7 @@ ] }, { - "id": 11810, + "id": 11823, "luminance": 0, "opaque": false, "replaceable": false, @@ -134312,7 +134602,7 @@ ] }, { - "id": 11811, + "id": 11824, "luminance": 0, "opaque": false, "replaceable": false, @@ -134322,7 +134612,7 @@ ] }, { - "id": 11812, + "id": 11825, "luminance": 0, "opaque": false, "replaceable": false, @@ -134332,7 +134622,7 @@ ] }, { - "id": 11813, + "id": 11826, "luminance": 0, "opaque": false, "replaceable": false, @@ -134342,7 +134632,7 @@ ] }, { - "id": 11814, + "id": 11827, "luminance": 0, "opaque": false, "replaceable": false, @@ -134352,7 +134642,7 @@ ] }, { - "id": 11815, + "id": 11828, "luminance": 0, "opaque": false, "replaceable": false, @@ -134362,7 +134652,7 @@ ] }, { - "id": 11816, + "id": 11829, "luminance": 0, "opaque": false, "replaceable": false, @@ -134372,7 +134662,7 @@ ] }, { - "id": 11817, + "id": 11830, "luminance": 0, "opaque": false, "replaceable": false, @@ -134382,7 +134672,7 @@ ] }, { - "id": 11818, + "id": 11831, "luminance": 0, "opaque": false, "replaceable": false, @@ -134392,7 +134682,7 @@ ] }, { - "id": 11819, + "id": 11832, "luminance": 0, "opaque": false, "replaceable": false, @@ -134402,7 +134692,7 @@ ] }, { - "id": 11820, + "id": 11833, "luminance": 0, "opaque": false, "replaceable": false, @@ -134412,7 +134702,7 @@ ] }, { - "id": 11821, + "id": 11834, "luminance": 0, "opaque": false, "replaceable": false, @@ -134422,7 +134712,7 @@ ] }, { - "id": 11822, + "id": 11835, "luminance": 0, "opaque": false, "replaceable": false, @@ -134432,7 +134722,7 @@ ] }, { - "id": 11823, + "id": 11836, "luminance": 0, "opaque": false, "replaceable": false, @@ -134442,7 +134732,7 @@ ] }, { - "id": 11824, + "id": 11837, "luminance": 0, "opaque": false, "replaceable": false, @@ -134452,7 +134742,7 @@ ] }, { - "id": 11825, + "id": 11838, "luminance": 0, "opaque": false, "replaceable": false, @@ -134462,7 +134752,7 @@ ] }, { - "id": 11826, + "id": 11839, "luminance": 0, "opaque": false, "replaceable": false, @@ -134472,7 +134762,7 @@ ] }, { - "id": 11827, + "id": 11840, "luminance": 0, "opaque": false, "replaceable": false, @@ -134482,7 +134772,7 @@ ] }, { - "id": 11828, + "id": 11841, "luminance": 0, "opaque": false, "replaceable": false, @@ -134492,7 +134782,7 @@ ] }, { - "id": 11829, + "id": 11842, "luminance": 0, "opaque": false, "replaceable": false, @@ -134502,7 +134792,7 @@ ] }, { - "id": 11830, + "id": 11843, "luminance": 0, "opaque": false, "replaceable": false, @@ -134512,7 +134802,7 @@ ] }, { - "id": 11831, + "id": 11844, "luminance": 0, "opaque": false, "replaceable": false, @@ -134522,7 +134812,7 @@ ] }, { - "id": 11832, + "id": 11845, "luminance": 0, "opaque": false, "replaceable": false, @@ -134532,7 +134822,7 @@ ] }, { - "id": 11833, + "id": 11846, "luminance": 0, "opaque": false, "replaceable": false, @@ -134542,7 +134832,7 @@ ] }, { - "id": 11834, + "id": 11847, "luminance": 0, "opaque": false, "replaceable": false, @@ -134552,7 +134842,7 @@ ] }, { - "id": 11835, + "id": 11848, "luminance": 0, "opaque": false, "replaceable": false, @@ -134562,7 +134852,7 @@ ] }, { - "id": 11836, + "id": 11849, "luminance": 0, "opaque": false, "replaceable": false, @@ -134572,7 +134862,7 @@ ] }, { - "id": 11837, + "id": 11850, "luminance": 0, "opaque": false, "replaceable": false, @@ -134582,7 +134872,7 @@ ] }, { - "id": 11838, + "id": 11851, "luminance": 0, "opaque": false, "replaceable": false, @@ -134592,7 +134882,7 @@ ] }, { - "id": 11839, + "id": 11852, "luminance": 0, "opaque": false, "replaceable": false, @@ -134602,7 +134892,7 @@ ] }, { - "id": 11840, + "id": 11853, "luminance": 0, "opaque": false, "replaceable": false, @@ -134612,7 +134902,7 @@ ] }, { - "id": 11841, + "id": 11854, "luminance": 0, "opaque": false, "replaceable": false, @@ -134622,7 +134912,7 @@ ] }, { - "id": 11842, + "id": 11855, "luminance": 0, "opaque": false, "replaceable": false, @@ -134632,7 +134922,7 @@ ] }, { - "id": 11843, + "id": 11856, "luminance": 0, "opaque": false, "replaceable": false, @@ -134642,7 +134932,7 @@ ] }, { - "id": 11844, + "id": 11857, "luminance": 0, "opaque": false, "replaceable": false, @@ -134652,7 +134942,7 @@ ] }, { - "id": 11845, + "id": 11858, "luminance": 0, "opaque": false, "replaceable": false, @@ -134662,7 +134952,7 @@ ] }, { - "id": 11846, + "id": 11859, "luminance": 0, "opaque": false, "replaceable": false, @@ -134672,7 +134962,7 @@ ] }, { - "id": 11847, + "id": 11860, "luminance": 0, "opaque": false, "replaceable": false, @@ -134682,7 +134972,7 @@ ] }, { - "id": 11848, + "id": 11861, "luminance": 0, "opaque": false, "replaceable": false, @@ -134692,7 +134982,7 @@ ] }, { - "id": 11849, + "id": 11862, "luminance": 0, "opaque": false, "replaceable": false, @@ -134702,7 +134992,7 @@ ] }, { - "id": 11850, + "id": 11863, "luminance": 0, "opaque": false, "replaceable": false, @@ -134712,7 +135002,7 @@ ] }, { - "id": 11851, + "id": 11864, "luminance": 0, "opaque": false, "replaceable": false, @@ -134722,7 +135012,7 @@ ] }, { - "id": 11852, + "id": 11865, "luminance": 0, "opaque": false, "replaceable": false, @@ -134732,7 +135022,7 @@ ] }, { - "id": 11853, + "id": 11866, "luminance": 0, "opaque": false, "replaceable": false, @@ -134742,7 +135032,7 @@ ] }, { - "id": 11854, + "id": 11867, "luminance": 0, "opaque": false, "replaceable": false, @@ -134752,7 +135042,7 @@ ] }, { - "id": 11855, + "id": 11868, "luminance": 0, "opaque": false, "replaceable": false, @@ -134762,7 +135052,7 @@ ] }, { - "id": 11856, + "id": 11869, "luminance": 0, "opaque": false, "replaceable": false, @@ -134772,7 +135062,7 @@ ] }, { - "id": 11857, + "id": 11870, "luminance": 0, "opaque": false, "replaceable": false, @@ -134782,7 +135072,7 @@ ] }, { - "id": 11858, + "id": 11871, "luminance": 0, "opaque": false, "replaceable": false, @@ -134792,7 +135082,7 @@ ] }, { - "id": 11859, + "id": 11872, "luminance": 0, "opaque": false, "replaceable": false, @@ -134802,7 +135092,7 @@ ] }, { - "id": 11860, + "id": 11873, "luminance": 0, "opaque": false, "replaceable": false, @@ -134812,7 +135102,7 @@ ] }, { - "id": 11861, + "id": 11874, "luminance": 0, "opaque": false, "replaceable": false, @@ -134822,7 +135112,7 @@ ] }, { - "id": 11862, + "id": 11875, "luminance": 0, "opaque": false, "replaceable": false, @@ -134832,7 +135122,7 @@ ] }, { - "id": 11863, + "id": 11876, "luminance": 0, "opaque": false, "replaceable": false, @@ -134842,7 +135132,7 @@ ] }, { - "id": 11864, + "id": 11877, "luminance": 0, "opaque": false, "replaceable": false, @@ -134852,7 +135142,7 @@ ] }, { - "id": 11865, + "id": 11878, "luminance": 0, "opaque": false, "replaceable": false, @@ -134862,7 +135152,7 @@ ] }, { - "id": 11866, + "id": 11879, "luminance": 0, "opaque": false, "replaceable": false, @@ -134872,7 +135162,7 @@ ] }, { - "id": 11867, + "id": 11880, "luminance": 0, "opaque": false, "replaceable": false, @@ -134882,7 +135172,7 @@ ] }, { - "id": 11868, + "id": 11881, "luminance": 0, "opaque": false, "replaceable": false, @@ -134892,7 +135182,7 @@ ] }, { - "id": 11869, + "id": 11882, "luminance": 0, "opaque": false, "replaceable": false, @@ -134902,7 +135192,7 @@ ] }, { - "id": 11870, + "id": 11883, "luminance": 0, "opaque": false, "replaceable": false, @@ -134912,7 +135202,7 @@ ] }, { - "id": 11871, + "id": 11884, "luminance": 0, "opaque": false, "replaceable": false, @@ -134922,7 +135212,7 @@ ] }, { - "id": 11872, + "id": 11885, "luminance": 0, "opaque": false, "replaceable": false, @@ -134934,10 +135224,10 @@ ] }, { - "id": 586, - "name": "acacia_door", - "translation_key": "block.minecraft.acacia_door", - "item_id": 693, + "id": 584, + "name": "birch_door", + "translation_key": "block.minecraft.birch_door", + "item_id": 712, "properties": [ { "name": "facing", @@ -134977,10 +135267,10 @@ ] } ], - "default_state_id": 11884, + "default_state_id": 11897, "states": [ { - "id": 11873, + "id": 11886, "luminance": 0, "opaque": false, "replaceable": false, @@ -134990,7 +135280,7 @@ ] }, { - "id": 11874, + "id": 11887, "luminance": 0, "opaque": false, "replaceable": false, @@ -135000,7 +135290,7 @@ ] }, { - "id": 11875, + "id": 11888, "luminance": 0, "opaque": false, "replaceable": false, @@ -135010,7 +135300,7 @@ ] }, { - "id": 11876, + "id": 11889, "luminance": 0, "opaque": false, "replaceable": false, @@ -135020,7 +135310,7 @@ ] }, { - "id": 11877, + "id": 11890, "luminance": 0, "opaque": false, "replaceable": false, @@ -135030,7 +135320,7 @@ ] }, { - "id": 11878, + "id": 11891, "luminance": 0, "opaque": false, "replaceable": false, @@ -135040,7 +135330,7 @@ ] }, { - "id": 11879, + "id": 11892, "luminance": 0, "opaque": false, "replaceable": false, @@ -135050,7 +135340,7 @@ ] }, { - "id": 11880, + "id": 11893, "luminance": 0, "opaque": false, "replaceable": false, @@ -135060,7 +135350,7 @@ ] }, { - "id": 11881, + "id": 11894, "luminance": 0, "opaque": false, "replaceable": false, @@ -135070,7 +135360,7 @@ ] }, { - "id": 11882, + "id": 11895, "luminance": 0, "opaque": false, "replaceable": false, @@ -135080,7 +135370,7 @@ ] }, { - "id": 11883, + "id": 11896, "luminance": 0, "opaque": false, "replaceable": false, @@ -135090,7 +135380,7 @@ ] }, { - "id": 11884, + "id": 11897, "luminance": 0, "opaque": false, "replaceable": false, @@ -135100,7 +135390,7 @@ ] }, { - "id": 11885, + "id": 11898, "luminance": 0, "opaque": false, "replaceable": false, @@ -135110,7 +135400,7 @@ ] }, { - "id": 11886, + "id": 11899, "luminance": 0, "opaque": false, "replaceable": false, @@ -135120,7 +135410,7 @@ ] }, { - "id": 11887, + "id": 11900, "luminance": 0, "opaque": false, "replaceable": false, @@ -135130,7 +135420,7 @@ ] }, { - "id": 11888, + "id": 11901, "luminance": 0, "opaque": false, "replaceable": false, @@ -135140,7 +135430,7 @@ ] }, { - "id": 11889, + "id": 11902, "luminance": 0, "opaque": false, "replaceable": false, @@ -135150,7 +135440,7 @@ ] }, { - "id": 11890, + "id": 11903, "luminance": 0, "opaque": false, "replaceable": false, @@ -135160,7 +135450,7 @@ ] }, { - "id": 11891, + "id": 11904, "luminance": 0, "opaque": false, "replaceable": false, @@ -135170,7 +135460,7 @@ ] }, { - "id": 11892, + "id": 11905, "luminance": 0, "opaque": false, "replaceable": false, @@ -135180,7 +135470,7 @@ ] }, { - "id": 11893, + "id": 11906, "luminance": 0, "opaque": false, "replaceable": false, @@ -135190,7 +135480,7 @@ ] }, { - "id": 11894, + "id": 11907, "luminance": 0, "opaque": false, "replaceable": false, @@ -135200,7 +135490,7 @@ ] }, { - "id": 11895, + "id": 11908, "luminance": 0, "opaque": false, "replaceable": false, @@ -135210,7 +135500,7 @@ ] }, { - "id": 11896, + "id": 11909, "luminance": 0, "opaque": false, "replaceable": false, @@ -135220,7 +135510,7 @@ ] }, { - "id": 11897, + "id": 11910, "luminance": 0, "opaque": false, "replaceable": false, @@ -135230,7 +135520,7 @@ ] }, { - "id": 11898, + "id": 11911, "luminance": 0, "opaque": false, "replaceable": false, @@ -135240,7 +135530,7 @@ ] }, { - "id": 11899, + "id": 11912, "luminance": 0, "opaque": false, "replaceable": false, @@ -135250,7 +135540,7 @@ ] }, { - "id": 11900, + "id": 11913, "luminance": 0, "opaque": false, "replaceable": false, @@ -135260,7 +135550,7 @@ ] }, { - "id": 11901, + "id": 11914, "luminance": 0, "opaque": false, "replaceable": false, @@ -135270,7 +135560,7 @@ ] }, { - "id": 11902, + "id": 11915, "luminance": 0, "opaque": false, "replaceable": false, @@ -135280,7 +135570,7 @@ ] }, { - "id": 11903, + "id": 11916, "luminance": 0, "opaque": false, "replaceable": false, @@ -135290,7 +135580,7 @@ ] }, { - "id": 11904, + "id": 11917, "luminance": 0, "opaque": false, "replaceable": false, @@ -135300,7 +135590,7 @@ ] }, { - "id": 11905, + "id": 11918, "luminance": 0, "opaque": false, "replaceable": false, @@ -135310,7 +135600,7 @@ ] }, { - "id": 11906, + "id": 11919, "luminance": 0, "opaque": false, "replaceable": false, @@ -135320,7 +135610,7 @@ ] }, { - "id": 11907, + "id": 11920, "luminance": 0, "opaque": false, "replaceable": false, @@ -135330,7 +135620,7 @@ ] }, { - "id": 11908, + "id": 11921, "luminance": 0, "opaque": false, "replaceable": false, @@ -135340,7 +135630,7 @@ ] }, { - "id": 11909, + "id": 11922, "luminance": 0, "opaque": false, "replaceable": false, @@ -135350,7 +135640,7 @@ ] }, { - "id": 11910, + "id": 11923, "luminance": 0, "opaque": false, "replaceable": false, @@ -135360,7 +135650,7 @@ ] }, { - "id": 11911, + "id": 11924, "luminance": 0, "opaque": false, "replaceable": false, @@ -135370,7 +135660,7 @@ ] }, { - "id": 11912, + "id": 11925, "luminance": 0, "opaque": false, "replaceable": false, @@ -135380,7 +135670,7 @@ ] }, { - "id": 11913, + "id": 11926, "luminance": 0, "opaque": false, "replaceable": false, @@ -135390,7 +135680,7 @@ ] }, { - "id": 11914, + "id": 11927, "luminance": 0, "opaque": false, "replaceable": false, @@ -135400,7 +135690,7 @@ ] }, { - "id": 11915, + "id": 11928, "luminance": 0, "opaque": false, "replaceable": false, @@ -135410,7 +135700,7 @@ ] }, { - "id": 11916, + "id": 11929, "luminance": 0, "opaque": false, "replaceable": false, @@ -135420,7 +135710,7 @@ ] }, { - "id": 11917, + "id": 11930, "luminance": 0, "opaque": false, "replaceable": false, @@ -135430,7 +135720,7 @@ ] }, { - "id": 11918, + "id": 11931, "luminance": 0, "opaque": false, "replaceable": false, @@ -135440,7 +135730,7 @@ ] }, { - "id": 11919, + "id": 11932, "luminance": 0, "opaque": false, "replaceable": false, @@ -135450,7 +135740,7 @@ ] }, { - "id": 11920, + "id": 11933, "luminance": 0, "opaque": false, "replaceable": false, @@ -135460,7 +135750,7 @@ ] }, { - "id": 11921, + "id": 11934, "luminance": 0, "opaque": false, "replaceable": false, @@ -135470,7 +135760,7 @@ ] }, { - "id": 11922, + "id": 11935, "luminance": 0, "opaque": false, "replaceable": false, @@ -135480,7 +135770,7 @@ ] }, { - "id": 11923, + "id": 11936, "luminance": 0, "opaque": false, "replaceable": false, @@ -135490,7 +135780,7 @@ ] }, { - "id": 11924, + "id": 11937, "luminance": 0, "opaque": false, "replaceable": false, @@ -135500,7 +135790,7 @@ ] }, { - "id": 11925, + "id": 11938, "luminance": 0, "opaque": false, "replaceable": false, @@ -135510,7 +135800,7 @@ ] }, { - "id": 11926, + "id": 11939, "luminance": 0, "opaque": false, "replaceable": false, @@ -135520,7 +135810,7 @@ ] }, { - "id": 11927, + "id": 11940, "luminance": 0, "opaque": false, "replaceable": false, @@ -135530,7 +135820,7 @@ ] }, { - "id": 11928, + "id": 11941, "luminance": 0, "opaque": false, "replaceable": false, @@ -135540,7 +135830,7 @@ ] }, { - "id": 11929, + "id": 11942, "luminance": 0, "opaque": false, "replaceable": false, @@ -135550,7 +135840,7 @@ ] }, { - "id": 11930, + "id": 11943, "luminance": 0, "opaque": false, "replaceable": false, @@ -135560,7 +135850,7 @@ ] }, { - "id": 11931, + "id": 11944, "luminance": 0, "opaque": false, "replaceable": false, @@ -135570,7 +135860,7 @@ ] }, { - "id": 11932, + "id": 11945, "luminance": 0, "opaque": false, "replaceable": false, @@ -135580,7 +135870,7 @@ ] }, { - "id": 11933, + "id": 11946, "luminance": 0, "opaque": false, "replaceable": false, @@ -135590,7 +135880,7 @@ ] }, { - "id": 11934, + "id": 11947, "luminance": 0, "opaque": false, "replaceable": false, @@ -135600,7 +135890,7 @@ ] }, { - "id": 11935, + "id": 11948, "luminance": 0, "opaque": false, "replaceable": false, @@ -135610,7 +135900,7 @@ ] }, { - "id": 11936, + "id": 11949, "luminance": 0, "opaque": false, "replaceable": false, @@ -135622,10 +135912,10 @@ ] }, { - "id": 587, - "name": "cherry_door", - "translation_key": "block.minecraft.cherry_door", - "item_id": 694, + "id": 585, + "name": "jungle_door", + "translation_key": "block.minecraft.jungle_door", + "item_id": 713, "properties": [ { "name": "facing", @@ -135665,10 +135955,10 @@ ] } ], - "default_state_id": 11948, + "default_state_id": 11961, "states": [ { - "id": 11937, + "id": 11950, "luminance": 0, "opaque": false, "replaceable": false, @@ -135678,7 +135968,7 @@ ] }, { - "id": 11938, + "id": 11951, "luminance": 0, "opaque": false, "replaceable": false, @@ -135688,7 +135978,7 @@ ] }, { - "id": 11939, + "id": 11952, "luminance": 0, "opaque": false, "replaceable": false, @@ -135698,7 +135988,7 @@ ] }, { - "id": 11940, + "id": 11953, "luminance": 0, "opaque": false, "replaceable": false, @@ -135708,7 +135998,7 @@ ] }, { - "id": 11941, + "id": 11954, "luminance": 0, "opaque": false, "replaceable": false, @@ -135718,7 +136008,7 @@ ] }, { - "id": 11942, + "id": 11955, "luminance": 0, "opaque": false, "replaceable": false, @@ -135728,7 +136018,7 @@ ] }, { - "id": 11943, + "id": 11956, "luminance": 0, "opaque": false, "replaceable": false, @@ -135738,7 +136028,7 @@ ] }, { - "id": 11944, + "id": 11957, "luminance": 0, "opaque": false, "replaceable": false, @@ -135748,7 +136038,7 @@ ] }, { - "id": 11945, + "id": 11958, "luminance": 0, "opaque": false, "replaceable": false, @@ -135758,7 +136048,7 @@ ] }, { - "id": 11946, + "id": 11959, "luminance": 0, "opaque": false, "replaceable": false, @@ -135768,7 +136058,7 @@ ] }, { - "id": 11947, + "id": 11960, "luminance": 0, "opaque": false, "replaceable": false, @@ -135778,7 +136068,7 @@ ] }, { - "id": 11948, + "id": 11961, "luminance": 0, "opaque": false, "replaceable": false, @@ -135788,7 +136078,7 @@ ] }, { - "id": 11949, + "id": 11962, "luminance": 0, "opaque": false, "replaceable": false, @@ -135798,7 +136088,7 @@ ] }, { - "id": 11950, + "id": 11963, "luminance": 0, "opaque": false, "replaceable": false, @@ -135808,7 +136098,7 @@ ] }, { - "id": 11951, + "id": 11964, "luminance": 0, "opaque": false, "replaceable": false, @@ -135818,7 +136108,7 @@ ] }, { - "id": 11952, + "id": 11965, "luminance": 0, "opaque": false, "replaceable": false, @@ -135828,7 +136118,7 @@ ] }, { - "id": 11953, + "id": 11966, "luminance": 0, "opaque": false, "replaceable": false, @@ -135838,7 +136128,7 @@ ] }, { - "id": 11954, + "id": 11967, "luminance": 0, "opaque": false, "replaceable": false, @@ -135848,7 +136138,7 @@ ] }, { - "id": 11955, + "id": 11968, "luminance": 0, "opaque": false, "replaceable": false, @@ -135858,7 +136148,7 @@ ] }, { - "id": 11956, + "id": 11969, "luminance": 0, "opaque": false, "replaceable": false, @@ -135868,7 +136158,7 @@ ] }, { - "id": 11957, + "id": 11970, "luminance": 0, "opaque": false, "replaceable": false, @@ -135878,7 +136168,7 @@ ] }, { - "id": 11958, + "id": 11971, "luminance": 0, "opaque": false, "replaceable": false, @@ -135888,7 +136178,7 @@ ] }, { - "id": 11959, + "id": 11972, "luminance": 0, "opaque": false, "replaceable": false, @@ -135898,7 +136188,7 @@ ] }, { - "id": 11960, + "id": 11973, "luminance": 0, "opaque": false, "replaceable": false, @@ -135908,7 +136198,7 @@ ] }, { - "id": 11961, + "id": 11974, "luminance": 0, "opaque": false, "replaceable": false, @@ -135918,7 +136208,7 @@ ] }, { - "id": 11962, + "id": 11975, "luminance": 0, "opaque": false, "replaceable": false, @@ -135928,7 +136218,7 @@ ] }, { - "id": 11963, + "id": 11976, "luminance": 0, "opaque": false, "replaceable": false, @@ -135938,7 +136228,7 @@ ] }, { - "id": 11964, + "id": 11977, "luminance": 0, "opaque": false, "replaceable": false, @@ -135948,7 +136238,7 @@ ] }, { - "id": 11965, + "id": 11978, "luminance": 0, "opaque": false, "replaceable": false, @@ -135958,7 +136248,7 @@ ] }, { - "id": 11966, + "id": 11979, "luminance": 0, "opaque": false, "replaceable": false, @@ -135968,7 +136258,7 @@ ] }, { - "id": 11967, + "id": 11980, "luminance": 0, "opaque": false, "replaceable": false, @@ -135978,7 +136268,7 @@ ] }, { - "id": 11968, + "id": 11981, "luminance": 0, "opaque": false, "replaceable": false, @@ -135988,7 +136278,7 @@ ] }, { - "id": 11969, + "id": 11982, "luminance": 0, "opaque": false, "replaceable": false, @@ -135998,7 +136288,7 @@ ] }, { - "id": 11970, + "id": 11983, "luminance": 0, "opaque": false, "replaceable": false, @@ -136008,7 +136298,7 @@ ] }, { - "id": 11971, + "id": 11984, "luminance": 0, "opaque": false, "replaceable": false, @@ -136018,7 +136308,7 @@ ] }, { - "id": 11972, + "id": 11985, "luminance": 0, "opaque": false, "replaceable": false, @@ -136028,7 +136318,7 @@ ] }, { - "id": 11973, + "id": 11986, "luminance": 0, "opaque": false, "replaceable": false, @@ -136038,7 +136328,7 @@ ] }, { - "id": 11974, + "id": 11987, "luminance": 0, "opaque": false, "replaceable": false, @@ -136048,7 +136338,7 @@ ] }, { - "id": 11975, + "id": 11988, "luminance": 0, "opaque": false, "replaceable": false, @@ -136058,7 +136348,7 @@ ] }, { - "id": 11976, + "id": 11989, "luminance": 0, "opaque": false, "replaceable": false, @@ -136068,7 +136358,7 @@ ] }, { - "id": 11977, + "id": 11990, "luminance": 0, "opaque": false, "replaceable": false, @@ -136078,7 +136368,7 @@ ] }, { - "id": 11978, + "id": 11991, "luminance": 0, "opaque": false, "replaceable": false, @@ -136088,7 +136378,7 @@ ] }, { - "id": 11979, + "id": 11992, "luminance": 0, "opaque": false, "replaceable": false, @@ -136098,7 +136388,7 @@ ] }, { - "id": 11980, + "id": 11993, "luminance": 0, "opaque": false, "replaceable": false, @@ -136108,7 +136398,7 @@ ] }, { - "id": 11981, + "id": 11994, "luminance": 0, "opaque": false, "replaceable": false, @@ -136118,7 +136408,7 @@ ] }, { - "id": 11982, + "id": 11995, "luminance": 0, "opaque": false, "replaceable": false, @@ -136128,7 +136418,7 @@ ] }, { - "id": 11983, + "id": 11996, "luminance": 0, "opaque": false, "replaceable": false, @@ -136138,7 +136428,7 @@ ] }, { - "id": 11984, + "id": 11997, "luminance": 0, "opaque": false, "replaceable": false, @@ -136148,7 +136438,7 @@ ] }, { - "id": 11985, + "id": 11998, "luminance": 0, "opaque": false, "replaceable": false, @@ -136158,7 +136448,7 @@ ] }, { - "id": 11986, + "id": 11999, "luminance": 0, "opaque": false, "replaceable": false, @@ -136168,7 +136458,7 @@ ] }, { - "id": 11987, + "id": 12000, "luminance": 0, "opaque": false, "replaceable": false, @@ -136178,7 +136468,7 @@ ] }, { - "id": 11988, + "id": 12001, "luminance": 0, "opaque": false, "replaceable": false, @@ -136188,7 +136478,7 @@ ] }, { - "id": 11989, + "id": 12002, "luminance": 0, "opaque": false, "replaceable": false, @@ -136198,7 +136488,7 @@ ] }, { - "id": 11990, + "id": 12003, "luminance": 0, "opaque": false, "replaceable": false, @@ -136208,7 +136498,7 @@ ] }, { - "id": 11991, + "id": 12004, "luminance": 0, "opaque": false, "replaceable": false, @@ -136218,7 +136508,7 @@ ] }, { - "id": 11992, + "id": 12005, "luminance": 0, "opaque": false, "replaceable": false, @@ -136228,7 +136518,7 @@ ] }, { - "id": 11993, + "id": 12006, "luminance": 0, "opaque": false, "replaceable": false, @@ -136238,7 +136528,7 @@ ] }, { - "id": 11994, + "id": 12007, "luminance": 0, "opaque": false, "replaceable": false, @@ -136248,7 +136538,7 @@ ] }, { - "id": 11995, + "id": 12008, "luminance": 0, "opaque": false, "replaceable": false, @@ -136258,7 +136548,7 @@ ] }, { - "id": 11996, + "id": 12009, "luminance": 0, "opaque": false, "replaceable": false, @@ -136268,7 +136558,7 @@ ] }, { - "id": 11997, + "id": 12010, "luminance": 0, "opaque": false, "replaceable": false, @@ -136278,7 +136568,7 @@ ] }, { - "id": 11998, + "id": 12011, "luminance": 0, "opaque": false, "replaceable": false, @@ -136288,7 +136578,7 @@ ] }, { - "id": 11999, + "id": 12012, "luminance": 0, "opaque": false, "replaceable": false, @@ -136298,7 +136588,7 @@ ] }, { - "id": 12000, + "id": 12013, "luminance": 0, "opaque": false, "replaceable": false, @@ -136310,10 +136600,10 @@ ] }, { - "id": 588, - "name": "dark_oak_door", - "translation_key": "block.minecraft.dark_oak_door", - "item_id": 695, + "id": 586, + "name": "acacia_door", + "translation_key": "block.minecraft.acacia_door", + "item_id": 714, "properties": [ { "name": "facing", @@ -136353,10 +136643,10 @@ ] } ], - "default_state_id": 12012, + "default_state_id": 12025, "states": [ { - "id": 12001, + "id": 12014, "luminance": 0, "opaque": false, "replaceable": false, @@ -136366,7 +136656,7 @@ ] }, { - "id": 12002, + "id": 12015, "luminance": 0, "opaque": false, "replaceable": false, @@ -136376,7 +136666,7 @@ ] }, { - "id": 12003, + "id": 12016, "luminance": 0, "opaque": false, "replaceable": false, @@ -136386,7 +136676,7 @@ ] }, { - "id": 12004, + "id": 12017, "luminance": 0, "opaque": false, "replaceable": false, @@ -136396,7 +136686,7 @@ ] }, { - "id": 12005, + "id": 12018, "luminance": 0, "opaque": false, "replaceable": false, @@ -136406,7 +136696,7 @@ ] }, { - "id": 12006, + "id": 12019, "luminance": 0, "opaque": false, "replaceable": false, @@ -136416,7 +136706,7 @@ ] }, { - "id": 12007, + "id": 12020, "luminance": 0, "opaque": false, "replaceable": false, @@ -136426,7 +136716,7 @@ ] }, { - "id": 12008, + "id": 12021, "luminance": 0, "opaque": false, "replaceable": false, @@ -136436,7 +136726,7 @@ ] }, { - "id": 12009, + "id": 12022, "luminance": 0, "opaque": false, "replaceable": false, @@ -136446,7 +136736,7 @@ ] }, { - "id": 12010, + "id": 12023, "luminance": 0, "opaque": false, "replaceable": false, @@ -136456,7 +136746,7 @@ ] }, { - "id": 12011, + "id": 12024, "luminance": 0, "opaque": false, "replaceable": false, @@ -136466,7 +136756,7 @@ ] }, { - "id": 12012, + "id": 12025, "luminance": 0, "opaque": false, "replaceable": false, @@ -136476,7 +136766,7 @@ ] }, { - "id": 12013, + "id": 12026, "luminance": 0, "opaque": false, "replaceable": false, @@ -136486,7 +136776,7 @@ ] }, { - "id": 12014, + "id": 12027, "luminance": 0, "opaque": false, "replaceable": false, @@ -136496,7 +136786,7 @@ ] }, { - "id": 12015, + "id": 12028, "luminance": 0, "opaque": false, "replaceable": false, @@ -136506,7 +136796,7 @@ ] }, { - "id": 12016, + "id": 12029, "luminance": 0, "opaque": false, "replaceable": false, @@ -136516,7 +136806,7 @@ ] }, { - "id": 12017, + "id": 12030, "luminance": 0, "opaque": false, "replaceable": false, @@ -136526,7 +136816,7 @@ ] }, { - "id": 12018, + "id": 12031, "luminance": 0, "opaque": false, "replaceable": false, @@ -136536,7 +136826,7 @@ ] }, { - "id": 12019, + "id": 12032, "luminance": 0, "opaque": false, "replaceable": false, @@ -136546,7 +136836,7 @@ ] }, { - "id": 12020, + "id": 12033, "luminance": 0, "opaque": false, "replaceable": false, @@ -136556,7 +136846,7 @@ ] }, { - "id": 12021, + "id": 12034, "luminance": 0, "opaque": false, "replaceable": false, @@ -136566,7 +136856,7 @@ ] }, { - "id": 12022, + "id": 12035, "luminance": 0, "opaque": false, "replaceable": false, @@ -136576,7 +136866,7 @@ ] }, { - "id": 12023, + "id": 12036, "luminance": 0, "opaque": false, "replaceable": false, @@ -136586,7 +136876,7 @@ ] }, { - "id": 12024, + "id": 12037, "luminance": 0, "opaque": false, "replaceable": false, @@ -136596,7 +136886,7 @@ ] }, { - "id": 12025, + "id": 12038, "luminance": 0, "opaque": false, "replaceable": false, @@ -136606,7 +136896,7 @@ ] }, { - "id": 12026, + "id": 12039, "luminance": 0, "opaque": false, "replaceable": false, @@ -136616,7 +136906,7 @@ ] }, { - "id": 12027, + "id": 12040, "luminance": 0, "opaque": false, "replaceable": false, @@ -136626,7 +136916,7 @@ ] }, { - "id": 12028, + "id": 12041, "luminance": 0, "opaque": false, "replaceable": false, @@ -136636,7 +136926,7 @@ ] }, { - "id": 12029, + "id": 12042, "luminance": 0, "opaque": false, "replaceable": false, @@ -136646,7 +136936,7 @@ ] }, { - "id": 12030, + "id": 12043, "luminance": 0, "opaque": false, "replaceable": false, @@ -136656,7 +136946,7 @@ ] }, { - "id": 12031, + "id": 12044, "luminance": 0, "opaque": false, "replaceable": false, @@ -136666,7 +136956,7 @@ ] }, { - "id": 12032, + "id": 12045, "luminance": 0, "opaque": false, "replaceable": false, @@ -136676,7 +136966,7 @@ ] }, { - "id": 12033, + "id": 12046, "luminance": 0, "opaque": false, "replaceable": false, @@ -136686,7 +136976,7 @@ ] }, { - "id": 12034, + "id": 12047, "luminance": 0, "opaque": false, "replaceable": false, @@ -136696,7 +136986,7 @@ ] }, { - "id": 12035, + "id": 12048, "luminance": 0, "opaque": false, "replaceable": false, @@ -136706,7 +136996,7 @@ ] }, { - "id": 12036, + "id": 12049, "luminance": 0, "opaque": false, "replaceable": false, @@ -136716,7 +137006,7 @@ ] }, { - "id": 12037, + "id": 12050, "luminance": 0, "opaque": false, "replaceable": false, @@ -136726,7 +137016,7 @@ ] }, { - "id": 12038, + "id": 12051, "luminance": 0, "opaque": false, "replaceable": false, @@ -136736,7 +137026,7 @@ ] }, { - "id": 12039, + "id": 12052, "luminance": 0, "opaque": false, "replaceable": false, @@ -136746,7 +137036,7 @@ ] }, { - "id": 12040, + "id": 12053, "luminance": 0, "opaque": false, "replaceable": false, @@ -136756,7 +137046,7 @@ ] }, { - "id": 12041, + "id": 12054, "luminance": 0, "opaque": false, "replaceable": false, @@ -136766,7 +137056,7 @@ ] }, { - "id": 12042, + "id": 12055, "luminance": 0, "opaque": false, "replaceable": false, @@ -136776,7 +137066,7 @@ ] }, { - "id": 12043, + "id": 12056, "luminance": 0, "opaque": false, "replaceable": false, @@ -136786,7 +137076,7 @@ ] }, { - "id": 12044, + "id": 12057, "luminance": 0, "opaque": false, "replaceable": false, @@ -136796,7 +137086,7 @@ ] }, { - "id": 12045, + "id": 12058, "luminance": 0, "opaque": false, "replaceable": false, @@ -136806,7 +137096,7 @@ ] }, { - "id": 12046, + "id": 12059, "luminance": 0, "opaque": false, "replaceable": false, @@ -136816,7 +137106,7 @@ ] }, { - "id": 12047, + "id": 12060, "luminance": 0, "opaque": false, "replaceable": false, @@ -136826,7 +137116,7 @@ ] }, { - "id": 12048, + "id": 12061, "luminance": 0, "opaque": false, "replaceable": false, @@ -136836,7 +137126,7 @@ ] }, { - "id": 12049, + "id": 12062, "luminance": 0, "opaque": false, "replaceable": false, @@ -136846,7 +137136,7 @@ ] }, { - "id": 12050, + "id": 12063, "luminance": 0, "opaque": false, "replaceable": false, @@ -136856,7 +137146,7 @@ ] }, { - "id": 12051, + "id": 12064, "luminance": 0, "opaque": false, "replaceable": false, @@ -136866,7 +137156,7 @@ ] }, { - "id": 12052, + "id": 12065, "luminance": 0, "opaque": false, "replaceable": false, @@ -136876,7 +137166,7 @@ ] }, { - "id": 12053, + "id": 12066, "luminance": 0, "opaque": false, "replaceable": false, @@ -136886,7 +137176,7 @@ ] }, { - "id": 12054, + "id": 12067, "luminance": 0, "opaque": false, "replaceable": false, @@ -136896,7 +137186,7 @@ ] }, { - "id": 12055, + "id": 12068, "luminance": 0, "opaque": false, "replaceable": false, @@ -136906,7 +137196,7 @@ ] }, { - "id": 12056, + "id": 12069, "luminance": 0, "opaque": false, "replaceable": false, @@ -136916,7 +137206,7 @@ ] }, { - "id": 12057, + "id": 12070, "luminance": 0, "opaque": false, "replaceable": false, @@ -136926,7 +137216,7 @@ ] }, { - "id": 12058, + "id": 12071, "luminance": 0, "opaque": false, "replaceable": false, @@ -136936,7 +137226,7 @@ ] }, { - "id": 12059, + "id": 12072, "luminance": 0, "opaque": false, "replaceable": false, @@ -136946,7 +137236,7 @@ ] }, { - "id": 12060, + "id": 12073, "luminance": 0, "opaque": false, "replaceable": false, @@ -136956,7 +137246,7 @@ ] }, { - "id": 12061, + "id": 12074, "luminance": 0, "opaque": false, "replaceable": false, @@ -136966,7 +137256,7 @@ ] }, { - "id": 12062, + "id": 12075, "luminance": 0, "opaque": false, "replaceable": false, @@ -136976,7 +137266,7 @@ ] }, { - "id": 12063, + "id": 12076, "luminance": 0, "opaque": false, "replaceable": false, @@ -136986,7 +137276,7 @@ ] }, { - "id": 12064, + "id": 12077, "luminance": 0, "opaque": false, "replaceable": false, @@ -136998,10 +137288,10 @@ ] }, { - "id": 589, - "name": "mangrove_door", - "translation_key": "block.minecraft.mangrove_door", - "item_id": 696, + "id": 587, + "name": "cherry_door", + "translation_key": "block.minecraft.cherry_door", + "item_id": 715, "properties": [ { "name": "facing", @@ -137041,10 +137331,10 @@ ] } ], - "default_state_id": 12076, + "default_state_id": 12089, "states": [ { - "id": 12065, + "id": 12078, "luminance": 0, "opaque": false, "replaceable": false, @@ -137054,7 +137344,7 @@ ] }, { - "id": 12066, + "id": 12079, "luminance": 0, "opaque": false, "replaceable": false, @@ -137064,7 +137354,7 @@ ] }, { - "id": 12067, + "id": 12080, "luminance": 0, "opaque": false, "replaceable": false, @@ -137074,7 +137364,7 @@ ] }, { - "id": 12068, + "id": 12081, "luminance": 0, "opaque": false, "replaceable": false, @@ -137084,7 +137374,7 @@ ] }, { - "id": 12069, + "id": 12082, "luminance": 0, "opaque": false, "replaceable": false, @@ -137094,7 +137384,7 @@ ] }, { - "id": 12070, + "id": 12083, "luminance": 0, "opaque": false, "replaceable": false, @@ -137104,7 +137394,7 @@ ] }, { - "id": 12071, + "id": 12084, "luminance": 0, "opaque": false, "replaceable": false, @@ -137114,7 +137404,7 @@ ] }, { - "id": 12072, + "id": 12085, "luminance": 0, "opaque": false, "replaceable": false, @@ -137124,7 +137414,7 @@ ] }, { - "id": 12073, + "id": 12086, "luminance": 0, "opaque": false, "replaceable": false, @@ -137134,7 +137424,7 @@ ] }, { - "id": 12074, + "id": 12087, "luminance": 0, "opaque": false, "replaceable": false, @@ -137144,7 +137434,7 @@ ] }, { - "id": 12075, + "id": 12088, "luminance": 0, "opaque": false, "replaceable": false, @@ -137154,7 +137444,7 @@ ] }, { - "id": 12076, + "id": 12089, "luminance": 0, "opaque": false, "replaceable": false, @@ -137164,7 +137454,7 @@ ] }, { - "id": 12077, + "id": 12090, "luminance": 0, "opaque": false, "replaceable": false, @@ -137174,7 +137464,7 @@ ] }, { - "id": 12078, + "id": 12091, "luminance": 0, "opaque": false, "replaceable": false, @@ -137184,7 +137474,7 @@ ] }, { - "id": 12079, + "id": 12092, "luminance": 0, "opaque": false, "replaceable": false, @@ -137194,7 +137484,7 @@ ] }, { - "id": 12080, + "id": 12093, "luminance": 0, "opaque": false, "replaceable": false, @@ -137204,7 +137494,7 @@ ] }, { - "id": 12081, + "id": 12094, "luminance": 0, "opaque": false, "replaceable": false, @@ -137214,7 +137504,7 @@ ] }, { - "id": 12082, + "id": 12095, "luminance": 0, "opaque": false, "replaceable": false, @@ -137224,7 +137514,7 @@ ] }, { - "id": 12083, + "id": 12096, "luminance": 0, "opaque": false, "replaceable": false, @@ -137234,7 +137524,7 @@ ] }, { - "id": 12084, + "id": 12097, "luminance": 0, "opaque": false, "replaceable": false, @@ -137244,7 +137534,7 @@ ] }, { - "id": 12085, + "id": 12098, "luminance": 0, "opaque": false, "replaceable": false, @@ -137254,7 +137544,7 @@ ] }, { - "id": 12086, + "id": 12099, "luminance": 0, "opaque": false, "replaceable": false, @@ -137264,7 +137554,7 @@ ] }, { - "id": 12087, + "id": 12100, "luminance": 0, "opaque": false, "replaceable": false, @@ -137274,7 +137564,7 @@ ] }, { - "id": 12088, + "id": 12101, "luminance": 0, "opaque": false, "replaceable": false, @@ -137284,7 +137574,7 @@ ] }, { - "id": 12089, + "id": 12102, "luminance": 0, "opaque": false, "replaceable": false, @@ -137294,7 +137584,7 @@ ] }, { - "id": 12090, + "id": 12103, "luminance": 0, "opaque": false, "replaceable": false, @@ -137304,7 +137594,7 @@ ] }, { - "id": 12091, + "id": 12104, "luminance": 0, "opaque": false, "replaceable": false, @@ -137314,7 +137604,7 @@ ] }, { - "id": 12092, + "id": 12105, "luminance": 0, "opaque": false, "replaceable": false, @@ -137324,7 +137614,7 @@ ] }, { - "id": 12093, + "id": 12106, "luminance": 0, "opaque": false, "replaceable": false, @@ -137334,7 +137624,7 @@ ] }, { - "id": 12094, + "id": 12107, "luminance": 0, "opaque": false, "replaceable": false, @@ -137344,7 +137634,7 @@ ] }, { - "id": 12095, + "id": 12108, "luminance": 0, "opaque": false, "replaceable": false, @@ -137354,7 +137644,7 @@ ] }, { - "id": 12096, + "id": 12109, "luminance": 0, "opaque": false, "replaceable": false, @@ -137364,7 +137654,7 @@ ] }, { - "id": 12097, + "id": 12110, "luminance": 0, "opaque": false, "replaceable": false, @@ -137374,7 +137664,7 @@ ] }, { - "id": 12098, + "id": 12111, "luminance": 0, "opaque": false, "replaceable": false, @@ -137384,7 +137674,7 @@ ] }, { - "id": 12099, + "id": 12112, "luminance": 0, "opaque": false, "replaceable": false, @@ -137394,7 +137684,7 @@ ] }, { - "id": 12100, + "id": 12113, "luminance": 0, "opaque": false, "replaceable": false, @@ -137404,7 +137694,7 @@ ] }, { - "id": 12101, + "id": 12114, "luminance": 0, "opaque": false, "replaceable": false, @@ -137414,7 +137704,7 @@ ] }, { - "id": 12102, + "id": 12115, "luminance": 0, "opaque": false, "replaceable": false, @@ -137424,7 +137714,7 @@ ] }, { - "id": 12103, + "id": 12116, "luminance": 0, "opaque": false, "replaceable": false, @@ -137434,7 +137724,7 @@ ] }, { - "id": 12104, + "id": 12117, "luminance": 0, "opaque": false, "replaceable": false, @@ -137444,7 +137734,7 @@ ] }, { - "id": 12105, + "id": 12118, "luminance": 0, "opaque": false, "replaceable": false, @@ -137454,7 +137744,7 @@ ] }, { - "id": 12106, + "id": 12119, "luminance": 0, "opaque": false, "replaceable": false, @@ -137464,7 +137754,7 @@ ] }, { - "id": 12107, + "id": 12120, "luminance": 0, "opaque": false, "replaceable": false, @@ -137474,7 +137764,7 @@ ] }, { - "id": 12108, + "id": 12121, "luminance": 0, "opaque": false, "replaceable": false, @@ -137484,7 +137774,7 @@ ] }, { - "id": 12109, + "id": 12122, "luminance": 0, "opaque": false, "replaceable": false, @@ -137494,7 +137784,7 @@ ] }, { - "id": 12110, + "id": 12123, "luminance": 0, "opaque": false, "replaceable": false, @@ -137504,7 +137794,7 @@ ] }, { - "id": 12111, + "id": 12124, "luminance": 0, "opaque": false, "replaceable": false, @@ -137514,7 +137804,7 @@ ] }, { - "id": 12112, + "id": 12125, "luminance": 0, "opaque": false, "replaceable": false, @@ -137524,7 +137814,7 @@ ] }, { - "id": 12113, + "id": 12126, "luminance": 0, "opaque": false, "replaceable": false, @@ -137534,7 +137824,7 @@ ] }, { - "id": 12114, + "id": 12127, "luminance": 0, "opaque": false, "replaceable": false, @@ -137544,7 +137834,7 @@ ] }, { - "id": 12115, + "id": 12128, "luminance": 0, "opaque": false, "replaceable": false, @@ -137554,7 +137844,7 @@ ] }, { - "id": 12116, + "id": 12129, "luminance": 0, "opaque": false, "replaceable": false, @@ -137564,7 +137854,7 @@ ] }, { - "id": 12117, + "id": 12130, "luminance": 0, "opaque": false, "replaceable": false, @@ -137574,7 +137864,7 @@ ] }, { - "id": 12118, + "id": 12131, "luminance": 0, "opaque": false, "replaceable": false, @@ -137584,7 +137874,7 @@ ] }, { - "id": 12119, + "id": 12132, "luminance": 0, "opaque": false, "replaceable": false, @@ -137594,7 +137884,7 @@ ] }, { - "id": 12120, + "id": 12133, "luminance": 0, "opaque": false, "replaceable": false, @@ -137604,7 +137894,7 @@ ] }, { - "id": 12121, + "id": 12134, "luminance": 0, "opaque": false, "replaceable": false, @@ -137614,7 +137904,7 @@ ] }, { - "id": 12122, + "id": 12135, "luminance": 0, "opaque": false, "replaceable": false, @@ -137624,7 +137914,7 @@ ] }, { - "id": 12123, + "id": 12136, "luminance": 0, "opaque": false, "replaceable": false, @@ -137634,7 +137924,7 @@ ] }, { - "id": 12124, + "id": 12137, "luminance": 0, "opaque": false, "replaceable": false, @@ -137644,7 +137934,7 @@ ] }, { - "id": 12125, + "id": 12138, "luminance": 0, "opaque": false, "replaceable": false, @@ -137654,7 +137944,7 @@ ] }, { - "id": 12126, + "id": 12139, "luminance": 0, "opaque": false, "replaceable": false, @@ -137664,7 +137954,7 @@ ] }, { - "id": 12127, + "id": 12140, "luminance": 0, "opaque": false, "replaceable": false, @@ -137674,7 +137964,7 @@ ] }, { - "id": 12128, + "id": 12141, "luminance": 0, "opaque": false, "replaceable": false, @@ -137686,10 +137976,10 @@ ] }, { - "id": 590, - "name": "bamboo_door", - "translation_key": "block.minecraft.bamboo_door", - "item_id": 697, + "id": 588, + "name": "dark_oak_door", + "translation_key": "block.minecraft.dark_oak_door", + "item_id": 716, "properties": [ { "name": "facing", @@ -137729,10 +138019,10 @@ ] } ], - "default_state_id": 12140, + "default_state_id": 12153, "states": [ { - "id": 12129, + "id": 12142, "luminance": 0, "opaque": false, "replaceable": false, @@ -137742,7 +138032,7 @@ ] }, { - "id": 12130, + "id": 12143, "luminance": 0, "opaque": false, "replaceable": false, @@ -137752,7 +138042,7 @@ ] }, { - "id": 12131, + "id": 12144, "luminance": 0, "opaque": false, "replaceable": false, @@ -137762,7 +138052,7 @@ ] }, { - "id": 12132, + "id": 12145, "luminance": 0, "opaque": false, "replaceable": false, @@ -137772,7 +138062,7 @@ ] }, { - "id": 12133, + "id": 12146, "luminance": 0, "opaque": false, "replaceable": false, @@ -137782,7 +138072,7 @@ ] }, { - "id": 12134, + "id": 12147, "luminance": 0, "opaque": false, "replaceable": false, @@ -137792,7 +138082,7 @@ ] }, { - "id": 12135, + "id": 12148, "luminance": 0, "opaque": false, "replaceable": false, @@ -137802,7 +138092,7 @@ ] }, { - "id": 12136, + "id": 12149, "luminance": 0, "opaque": false, "replaceable": false, @@ -137812,7 +138102,7 @@ ] }, { - "id": 12137, + "id": 12150, "luminance": 0, "opaque": false, "replaceable": false, @@ -137822,7 +138112,7 @@ ] }, { - "id": 12138, + "id": 12151, "luminance": 0, "opaque": false, "replaceable": false, @@ -137832,7 +138122,7 @@ ] }, { - "id": 12139, + "id": 12152, "luminance": 0, "opaque": false, "replaceable": false, @@ -137842,7 +138132,7 @@ ] }, { - "id": 12140, + "id": 12153, "luminance": 0, "opaque": false, "replaceable": false, @@ -137852,7 +138142,7 @@ ] }, { - "id": 12141, + "id": 12154, "luminance": 0, "opaque": false, "replaceable": false, @@ -137862,7 +138152,7 @@ ] }, { - "id": 12142, + "id": 12155, "luminance": 0, "opaque": false, "replaceable": false, @@ -137872,7 +138162,7 @@ ] }, { - "id": 12143, + "id": 12156, "luminance": 0, "opaque": false, "replaceable": false, @@ -137882,7 +138172,7 @@ ] }, { - "id": 12144, + "id": 12157, "luminance": 0, "opaque": false, "replaceable": false, @@ -137892,7 +138182,7 @@ ] }, { - "id": 12145, + "id": 12158, "luminance": 0, "opaque": false, "replaceable": false, @@ -137902,7 +138192,7 @@ ] }, { - "id": 12146, + "id": 12159, "luminance": 0, "opaque": false, "replaceable": false, @@ -137912,7 +138202,7 @@ ] }, { - "id": 12147, + "id": 12160, "luminance": 0, "opaque": false, "replaceable": false, @@ -137922,7 +138212,7 @@ ] }, { - "id": 12148, + "id": 12161, "luminance": 0, "opaque": false, "replaceable": false, @@ -137932,7 +138222,7 @@ ] }, { - "id": 12149, + "id": 12162, "luminance": 0, "opaque": false, "replaceable": false, @@ -137942,7 +138232,7 @@ ] }, { - "id": 12150, + "id": 12163, "luminance": 0, "opaque": false, "replaceable": false, @@ -137952,7 +138242,7 @@ ] }, { - "id": 12151, + "id": 12164, "luminance": 0, "opaque": false, "replaceable": false, @@ -137962,7 +138252,7 @@ ] }, { - "id": 12152, + "id": 12165, "luminance": 0, "opaque": false, "replaceable": false, @@ -137972,7 +138262,7 @@ ] }, { - "id": 12153, + "id": 12166, "luminance": 0, "opaque": false, "replaceable": false, @@ -137982,7 +138272,7 @@ ] }, { - "id": 12154, + "id": 12167, "luminance": 0, "opaque": false, "replaceable": false, @@ -137992,7 +138282,7 @@ ] }, { - "id": 12155, + "id": 12168, "luminance": 0, "opaque": false, "replaceable": false, @@ -138002,7 +138292,7 @@ ] }, { - "id": 12156, + "id": 12169, "luminance": 0, "opaque": false, "replaceable": false, @@ -138012,7 +138302,7 @@ ] }, { - "id": 12157, + "id": 12170, "luminance": 0, "opaque": false, "replaceable": false, @@ -138022,7 +138312,7 @@ ] }, { - "id": 12158, + "id": 12171, "luminance": 0, "opaque": false, "replaceable": false, @@ -138032,7 +138322,7 @@ ] }, { - "id": 12159, + "id": 12172, "luminance": 0, "opaque": false, "replaceable": false, @@ -138042,7 +138332,7 @@ ] }, { - "id": 12160, + "id": 12173, "luminance": 0, "opaque": false, "replaceable": false, @@ -138052,7 +138342,7 @@ ] }, { - "id": 12161, + "id": 12174, "luminance": 0, "opaque": false, "replaceable": false, @@ -138062,7 +138352,7 @@ ] }, { - "id": 12162, + "id": 12175, "luminance": 0, "opaque": false, "replaceable": false, @@ -138072,7 +138362,7 @@ ] }, { - "id": 12163, + "id": 12176, "luminance": 0, "opaque": false, "replaceable": false, @@ -138082,7 +138372,7 @@ ] }, { - "id": 12164, + "id": 12177, "luminance": 0, "opaque": false, "replaceable": false, @@ -138092,7 +138382,7 @@ ] }, { - "id": 12165, + "id": 12178, "luminance": 0, "opaque": false, "replaceable": false, @@ -138102,7 +138392,7 @@ ] }, { - "id": 12166, + "id": 12179, "luminance": 0, "opaque": false, "replaceable": false, @@ -138112,7 +138402,7 @@ ] }, { - "id": 12167, + "id": 12180, "luminance": 0, "opaque": false, "replaceable": false, @@ -138122,7 +138412,7 @@ ] }, { - "id": 12168, + "id": 12181, "luminance": 0, "opaque": false, "replaceable": false, @@ -138132,7 +138422,7 @@ ] }, { - "id": 12169, + "id": 12182, "luminance": 0, "opaque": false, "replaceable": false, @@ -138142,7 +138432,7 @@ ] }, { - "id": 12170, + "id": 12183, "luminance": 0, "opaque": false, "replaceable": false, @@ -138152,7 +138442,7 @@ ] }, { - "id": 12171, + "id": 12184, "luminance": 0, "opaque": false, "replaceable": false, @@ -138162,7 +138452,7 @@ ] }, { - "id": 12172, + "id": 12185, "luminance": 0, "opaque": false, "replaceable": false, @@ -138172,7 +138462,7 @@ ] }, { - "id": 12173, + "id": 12186, "luminance": 0, "opaque": false, "replaceable": false, @@ -138182,7 +138472,7 @@ ] }, { - "id": 12174, + "id": 12187, "luminance": 0, "opaque": false, "replaceable": false, @@ -138192,7 +138482,7 @@ ] }, { - "id": 12175, + "id": 12188, "luminance": 0, "opaque": false, "replaceable": false, @@ -138202,7 +138492,7 @@ ] }, { - "id": 12176, + "id": 12189, "luminance": 0, "opaque": false, "replaceable": false, @@ -138212,7 +138502,7 @@ ] }, { - "id": 12177, + "id": 12190, "luminance": 0, "opaque": false, "replaceable": false, @@ -138222,7 +138512,7 @@ ] }, { - "id": 12178, + "id": 12191, "luminance": 0, "opaque": false, "replaceable": false, @@ -138232,7 +138522,7 @@ ] }, { - "id": 12179, + "id": 12192, "luminance": 0, "opaque": false, "replaceable": false, @@ -138242,7 +138532,7 @@ ] }, { - "id": 12180, + "id": 12193, "luminance": 0, "opaque": false, "replaceable": false, @@ -138252,7 +138542,7 @@ ] }, { - "id": 12181, + "id": 12194, "luminance": 0, "opaque": false, "replaceable": false, @@ -138262,7 +138552,7 @@ ] }, { - "id": 12182, + "id": 12195, "luminance": 0, "opaque": false, "replaceable": false, @@ -138272,7 +138562,7 @@ ] }, { - "id": 12183, + "id": 12196, "luminance": 0, "opaque": false, "replaceable": false, @@ -138282,7 +138572,7 @@ ] }, { - "id": 12184, + "id": 12197, "luminance": 0, "opaque": false, "replaceable": false, @@ -138292,7 +138582,7 @@ ] }, { - "id": 12185, + "id": 12198, "luminance": 0, "opaque": false, "replaceable": false, @@ -138302,7 +138592,7 @@ ] }, { - "id": 12186, + "id": 12199, "luminance": 0, "opaque": false, "replaceable": false, @@ -138312,7 +138602,7 @@ ] }, { - "id": 12187, + "id": 12200, "luminance": 0, "opaque": false, "replaceable": false, @@ -138322,7 +138612,7 @@ ] }, { - "id": 12188, + "id": 12201, "luminance": 0, "opaque": false, "replaceable": false, @@ -138332,7 +138622,7 @@ ] }, { - "id": 12189, + "id": 12202, "luminance": 0, "opaque": false, "replaceable": false, @@ -138342,7 +138632,7 @@ ] }, { - "id": 12190, + "id": 12203, "luminance": 0, "opaque": false, "replaceable": false, @@ -138352,7 +138642,7 @@ ] }, { - "id": 12191, + "id": 12204, "luminance": 0, "opaque": false, "replaceable": false, @@ -138362,7 +138652,7 @@ ] }, { - "id": 12192, + "id": 12205, "luminance": 0, "opaque": false, "replaceable": false, @@ -138374,240 +138664,59 @@ ] }, { - "id": 591, - "name": "end_rod", - "translation_key": "block.minecraft.end_rod", - "item_id": 270, + "id": 589, + "name": "mangrove_door", + "translation_key": "block.minecraft.mangrove_door", + "item_id": 717, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" - ] - } - ], - "default_state_id": 12197, - "states": [ - { - "id": 12193, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 203 - ] - }, - { - "id": 12194, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 204 - ] - }, - { - "id": 12195, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 203 - ] - }, - { - "id": 12196, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 204 - ] - }, - { - "id": 12197, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 32 - ] - }, - { - "id": 12198, - "luminance": 14, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 32 - ] - } - ] - }, - { - "id": 592, - "name": "chorus_plant", - "translation_key": "block.minecraft.chorus_plant", - "item_id": 271, - "properties": [ - { - "name": "down", - "values": [ - "true", - "false" - ] - }, - { - "name": "east", - "values": [ - "true", - "false" + "east" ] }, { - "name": "north", + "name": "half", "values": [ - "true", - "false" + "upper", + "lower" ] }, { - "name": "south", + "name": "hinge", "values": [ - "true", - "false" + "left", + "right" ] }, { - "name": "up", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 12262, + "default_state_id": 12217, "states": [ - { - "id": 12199, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 205, - 206, - 207, - 208, - 209 - ] - }, - { - "id": 12200, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 205, - 207, - 208, - 209 - ] - }, - { - "id": 12201, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 207, - 208, - 209 - ] - }, - { - "id": 12202, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 210, - 207, - 208, - 209 - ] - }, - { - "id": 12203, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 205, - 206, - 207, - 209 - ] - }, - { - "id": 12204, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 205, - 207, - 209 - ] - }, - { - "id": 12205, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 207, - 209 - ] - }, { "id": 12206, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 207, - 209 + 64 ] }, { @@ -138615,12 +138724,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 208, - 209 + 64 ] }, { @@ -138628,11 +138734,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 208, - 209 + 65 ] }, { @@ -138640,12 +138744,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 208, - 209 + 65 ] }, { @@ -138653,11 +138754,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 208, - 209 + 66 ] }, { @@ -138665,11 +138764,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 209 + 66 ] }, { @@ -138677,10 +138774,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 209 + 65 ] }, { @@ -138688,11 +138784,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 209 + 65 ] }, { @@ -138700,10 +138794,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 209 + 64 ] }, { @@ -138711,12 +138804,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 207, - 208 + 64 ] }, { @@ -138724,11 +138814,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 207, - 208 + 65 ] }, { @@ -138736,12 +138824,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 207, - 208 + 65 ] }, { @@ -138749,11 +138834,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 207, - 208 + 66 ] }, { @@ -138761,11 +138844,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 207 + 66 ] }, { @@ -138773,10 +138854,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 207 + 65 ] }, { @@ -138784,11 +138864,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 207 + 65 ] }, { @@ -138796,10 +138874,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 207 + 66 ] }, { @@ -138807,11 +138884,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 208 + 66 ] }, { @@ -138819,10 +138894,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 208 + 67 ] }, { @@ -138830,11 +138904,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 208 + 67 ] }, { @@ -138842,10 +138914,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 208 + 64 ] }, { @@ -138853,10 +138924,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206 + 64 ] }, { @@ -138864,9 +138934,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205 + 67 ] }, { @@ -138874,10 +138944,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206 + 67 ] }, { @@ -138885,9 +138954,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210 + 66 ] }, { @@ -138895,12 +138964,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 208, - 212 + 66 ] }, { @@ -138908,11 +138974,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213, - 209, - 212 + 67 ] }, { @@ -138920,11 +138984,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 208 + 67 ] }, { @@ -138932,10 +138994,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213, - 209 + 64 ] }, { @@ -138943,11 +139004,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 212 + 64 ] }, { @@ -138955,11 +139014,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 209, - 212 + 67 ] }, { @@ -138967,10 +139024,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207 + 67 ] }, { @@ -138978,10 +139034,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 209 + 65 ] }, { @@ -138989,11 +139044,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 208, - 212 + 65 ] }, { @@ -139001,11 +139054,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 209, - 212 + 66 ] }, { @@ -139013,10 +139064,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 208 + 66 ] }, { @@ -139024,10 +139074,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 209 + 67 ] }, { @@ -139035,10 +139084,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 212 + 67 ] }, { @@ -139046,10 +139094,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 216, - 212 + 66 ] }, { @@ -139057,9 +139104,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211 + 66 ] }, { @@ -139067,9 +139114,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 216 + 65 ] }, { @@ -139077,12 +139124,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 208, - 212 + 65 ] }, { @@ -139090,10 +139134,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213, - 212 + 66 ] }, { @@ -139101,11 +139144,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 208 + 66 ] }, { @@ -139113,9 +139154,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213 + 67 ] }, { @@ -139123,11 +139164,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 212 + 67 ] }, { @@ -139135,10 +139174,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 212 + 66 ] }, { @@ -139146,10 +139184,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207 + 66 ] }, { @@ -139157,9 +139194,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214 + 67 ] }, { @@ -139167,11 +139204,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 208, - 212 + 67 ] }, { @@ -139179,10 +139214,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 212 + 64 ] }, { @@ -139190,10 +139224,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 208 + 64 ] }, { @@ -139201,9 +139234,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215 + 65 ] }, { @@ -139211,10 +139244,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 212 + 65 ] }, { @@ -139222,9 +139254,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 218 + 64 ] }, { @@ -139232,9 +139264,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217 + 64 ] }, { @@ -139242,41 +139274,19 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 219 - ] - } - ] - }, - { - "id": 593, - "name": "chorus_flower", - "translation_key": "block.minecraft.chorus_flower", - "item_id": 272, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" + 67 ] - } - ], - "default_state_id": 12263, - "states": [ + }, { "id": 12263, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 67 ] }, { @@ -139284,9 +139294,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { @@ -139294,9 +139304,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { @@ -139304,9 +139314,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] }, { @@ -139314,9 +139324,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] }, { @@ -139324,1097 +139334,1032 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] - } - ] - }, - { - "id": 594, - "name": "purpur_block", - "translation_key": "block.minecraft.purpur_block", - "item_id": 273, - "properties": [], - "default_state_id": 12269, - "states": [ + }, { "id": 12269, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] } ] }, { - "id": 595, - "name": "purpur_pillar", - "translation_key": "block.minecraft.purpur_pillar", - "item_id": 274, + "id": 590, + "name": "bamboo_door", + "translation_key": "block.minecraft.bamboo_door", + "item_id": 718, "properties": [ { - "name": "axis", + "name": "facing", "values": [ - "x", - "y", - "z" + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] } ], - "default_state_id": 12271, + "default_state_id": 12281, "states": [ { "id": 12270, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { "id": 12271, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { "id": 12272, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 596, - "name": "purpur_stairs", - "translation_key": "block.minecraft.purpur_stairs", - "item_id": 275, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 65 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12284, - "states": [ { "id": 12273, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { "id": 12274, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 66 ] }, { "id": 12275, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { "id": 12276, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { "id": 12277, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { "id": 12278, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 64 ] }, { "id": 12279, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { "id": 12280, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { "id": 12281, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { "id": 12282, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 66 ] }, { "id": 12283, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 66 ] }, { "id": 12284, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { "id": 12285, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { "id": 12286, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { "id": 12287, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 66 ] }, { "id": 12288, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { "id": 12289, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { "id": 12290, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { "id": 12291, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 64 ] }, { "id": 12292, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { "id": 12293, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 67 ] }, { "id": 12294, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { "id": 12295, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 66 ] }, { "id": 12296, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { "id": 12297, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { "id": 12298, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { "id": 12299, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 64 ] }, { "id": 12300, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { "id": 12301, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { "id": 12302, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 65 ] }, { "id": 12303, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 65 ] }, { "id": 12304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 66 ] }, { "id": 12305, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { "id": 12306, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 67 ] }, { "id": 12307, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { "id": 12308, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { "id": 12309, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 66 ] }, { "id": 12310, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { "id": 12311, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { "id": 12312, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { "id": 12313, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { "id": 12314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 67 ] }, { "id": 12315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { "id": 12316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { "id": 12317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { "id": 12318, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 67 ] }, { "id": 12319, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { "id": 12320, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { "id": 12321, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { "id": 12322, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { "id": 12323, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 65 ] }, { "id": 12324, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { "id": 12325, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { "id": 12326, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { "id": 12327, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { "id": 12328, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 64 ] }, { "id": 12329, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { "id": 12330, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { "id": 12331, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 65 ] }, { "id": 12332, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { "id": 12333, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 64 ] - }, + } + ] + }, + { + "id": 591, + "name": "end_rod", + "translation_key": "block.minecraft.end_rod", + "item_id": 291, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12338, + "states": [ { "id": 12334, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 203 ] }, { "id": 12335, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 204 ] }, { "id": 12336, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 203 ] }, { "id": 12337, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 204 ] }, { "id": 12338, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 32 ] }, { "id": 12339, - "luminance": 0, - "opaque": true, + "luminance": 14, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 32 + ] + } + ] + }, + { + "id": 592, + "name": "chorus_plant", + "translation_key": "block.minecraft.chorus_plant", + "item_id": 292, + "properties": [ + { + "name": "down", + "values": [ + "true", + "false" + ] + }, + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12403, + "states": [ { "id": 12340, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 205, + 206, + 207, + 208, + 209 ] }, { "id": 12341, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 205, + 207, + 208, + 209 ] }, { "id": 12342, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 210, + 206, + 207, + 208, + 209 ] }, { "id": 12343, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 210, + 207, + 208, + 209 ] }, { "id": 12344, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 205, + 206, + 207, + 209 ] }, { "id": 12345, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 205, + 207, + 209 ] }, { "id": 12346, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 210, + 206, + 207, + 209 ] }, { "id": 12347, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 210, + 207, + 209 ] }, { "id": 12348, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 205, + 206, + 208, + 209 ] }, { "id": 12349, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 205, + 208, + 209 ] }, { "id": 12350, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 210, + 206, + 208, + 209 ] }, { "id": 12351, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 210, + 208, + 209 ] }, { "id": 12352, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 205, + 206, + 209 ] - } - ] - }, - { - "id": 597, - "name": "end_stone_bricks", - "translation_key": "block.minecraft.end_stone_bricks", - "item_id": 356, - "properties": [], - "default_state_id": 12353, - "states": [ + }, { "id": 12353, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 598, - "name": "torchflower_crop", - "translation_key": "block.minecraft.torchflower_crop", - "item_id": 1106, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1" + 205, + 209 ] - } - ], - "default_state_id": 12354, - "states": [ + }, { "id": 12354, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 210, + 206, + 209 + ] }, { "id": 12355, @@ -140422,36 +140367,11 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 599, - "name": "pitcher_crop", - "translation_key": "block.minecraft.pitcher_crop", - "item_id": 1107, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4" + "collision_shapes": [ + 210, + 209 ] }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 12357, - "states": [ { "id": 12356, "luminance": 0, @@ -140459,7 +140379,10 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 220 + 205, + 206, + 207, + 208 ] }, { @@ -140469,7 +140392,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 220 + 205, + 207, + 208 ] }, { @@ -140478,7 +140403,12 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 210, + 206, + 207, + 208 + ] }, { "id": 12359, @@ -140487,7 +140417,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 221 + 210, + 207, + 208 ] }, { @@ -140496,7 +140428,11 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 205, + 206, + 207 + ] }, { "id": 12361, @@ -140505,7 +140441,8 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 221 + 205, + 207 ] }, { @@ -140514,7 +140451,11 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 210, + 206, + 207 + ] }, { "id": 12363, @@ -140523,7 +140464,8 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 221 + 210, + 207 ] }, { @@ -140532,7 +140474,11 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 205, + 206, + 208 + ] }, { "id": 12365, @@ -140541,34 +140487,21 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 221 - ] - } - ] - }, - { - "id": 600, - "name": "pitcher_plant", - "translation_key": "block.minecraft.pitcher_plant", - "item_id": 210, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" + 205, + 208 ] - } - ], - "default_state_id": 12367, - "states": [ + }, { "id": 12366, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 210, + 206, + 208 + ] }, { "id": 12367, @@ -140576,35 +140509,21 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 601, - "name": "beetroots", - "translation_key": "block.minecraft.beetroots", - "item_id": 1109, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3" + "collision_shapes": [ + 210, + 208 ] - } - ], - "default_state_id": 12368, - "states": [ + }, { "id": 12368, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 205, + 206 + ] }, { "id": 12369, @@ -140612,7 +140531,9 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 205 + ] }, { "id": 12370, @@ -140620,7 +140541,10 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 210, + 206 + ] }, { "id": 12371, @@ -140628,397 +140552,314 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 602, - "name": "dirt_path", - "translation_key": "block.minecraft.dirt_path", - "item_id": 442, - "properties": [], - "default_state_id": 12372, - "states": [ + "collision_shapes": [ + 210 + ] + }, { "id": 12372, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 63 + 211, + 207, + 208, + 212 ] - } - ] - }, - { - "id": 603, - "name": "end_gateway", - "translation_key": "block.minecraft.end_gateway", - "item_id": 0, - "properties": [], - "default_state_id": 12373, - "states": [ + }, { "id": 12373, - "luminance": 15, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [], - "block_entity_type": 21 - } - ] - }, - { - "id": 604, - "name": "repeating_command_block", - "translation_key": "block.minecraft.repeating_command_block", - "item_id": 492, - "properties": [ - { - "name": "conditional", - "values": [ - "true", - "false" + "collision_shapes": [ + 213, + 209, + 212 ] }, - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12380, - "states": [ { "id": 12374, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 207, + 208 + ] }, { "id": 12375, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 213, + 209 + ] }, { "id": 12376, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 207, + 212 + ] }, { "id": 12377, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 214, + 209, + 212 + ] }, { "id": 12378, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 207 + ] }, { "id": 12379, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 214, + 209 + ] }, { "id": 12380, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 208, + 212 + ] }, { "id": 12381, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 215, + 209, + 212 + ] }, { "id": 12382, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 208 + ] }, { "id": 12383, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 215, + 209 + ] }, { "id": 12384, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211, + 212 + ] }, { "id": 12385, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 - } - ] - }, - { - "id": 605, - "name": "chain_command_block", - "translation_key": "block.minecraft.chain_command_block", - "item_id": 493, - "properties": [ - { - "name": "conditional", - "values": [ - "true", - "false" + 216, + 212 ] }, - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12392, - "states": [ { "id": 12386, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 211 + ] }, { "id": 12387, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 216 + ] }, { "id": 12388, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 217, + 207, + 208, + 212 + ] }, { "id": 12389, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 213, + 212 + ] }, { "id": 12390, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 217, + 207, + 208 + ] }, { "id": 12391, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 213 + ] }, { "id": 12392, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 217, + 207, + 212 + ] }, { "id": 12393, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 214, + 212 + ] }, { "id": 12394, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 217, + 207 + ] }, { "id": 12395, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 214 + ] }, { "id": 12396, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 + 217, + 208, + 212 + ] }, { "id": 12397, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 22 - } - ] - }, - { - "id": 606, - "name": "frosted_ice", - "translation_key": "block.minecraft.frosted_ice", - "item_id": 0, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3" + 215, + 212 ] - } - ], - "default_state_id": 12398, - "states": [ + }, { "id": 12398, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 217, + 208 ] }, { @@ -141026,9 +140867,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 215 ] }, { @@ -141036,9 +140877,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 217, + 212 ] }, { @@ -141046,96 +140888,69 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 218 ] - } - ] - }, - { - "id": 607, - "name": "magma_block", - "translation_key": "block.minecraft.magma_block", - "item_id": 494, - "properties": [], - "default_state_id": 12402, - "states": [ + }, { "id": 12402, - "luminance": 3, - "opaque": true, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 217 ] - } - ] - }, - { - "id": 608, - "name": "nether_wart_block", - "translation_key": "block.minecraft.nether_wart_block", - "item_id": 495, - "properties": [], - "default_state_id": 12403, - "states": [ + }, { "id": 12403, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 219 ] } ] }, { - "id": 609, - "name": "red_nether_bricks", - "translation_key": "block.minecraft.red_nether_bricks", - "item_id": 497, - "properties": [], + "id": 593, + "name": "chorus_flower", + "translation_key": "block.minecraft.chorus_flower", + "item_id": 293, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], "default_state_id": 12404, "states": [ { "id": 12404, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 610, - "name": "bone_block", - "translation_key": "block.minecraft.bone_block", - "item_id": 498, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 12406, - "states": [ + }, { "id": 12405, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ 0 ] @@ -141143,9 +140958,9 @@ { "id": 12406, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ 0 ] @@ -141153,70 +140968,43 @@ { "id": 12407, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 611, - "name": "structure_void", - "translation_key": "block.minecraft.structure_void", - "item_id": 499, - "properties": [], - "default_state_id": 12408, - "states": [ + }, { "id": 12408, "luminance": 0, "opaque": false, - "replaceable": true, + "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 612, - "name": "observer", - "translation_key": "block.minecraft.observer", - "item_id": 644, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "collision_shapes": [ + 0 ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12414, - "states": [ { "id": 12409, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 594, + "name": "purpur_block", + "translation_key": "block.minecraft.purpur_block", + "item_id": 294, + "properties": [], + "default_state_id": 12410, + "states": [ { "id": 12410, "luminance": 0, @@ -141226,7 +141014,26 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 595, + "name": "purpur_pillar", + "translation_key": "block.minecraft.purpur_pillar", + "item_id": 295, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 12412, + "states": [ { "id": 12411, "luminance": 0, @@ -141256,7 +141063,51 @@ "collision_shapes": [ 0 ] + } + ] + }, + { + "id": 596, + "name": "purpur_stairs", + "translation_key": "block.minecraft.purpur_stairs", + "item_id": 296, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12425, + "states": [ { "id": 12414, "luminance": 0, @@ -141264,7 +141115,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 42 ] }, { @@ -141274,7 +141126,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 42 ] }, { @@ -141284,7 +141137,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 43, + 44, + 45 ] }, { @@ -141294,7 +141149,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 43, + 44, + 45 ] }, { @@ -141304,7 +141161,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 46, + 47 ] }, { @@ -141314,7 +141173,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 46, + 47 ] }, { @@ -141324,1425 +141185,1171 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 613, - "name": "shulker_box", - "translation_key": "block.minecraft.shulker_box", - "item_id": 500, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 48, + 42, + 49 ] - } - ], - "default_state_id": 12425, - "states": [ + }, { "id": 12421, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 48, + 42, + 49 + ] }, { "id": 12422, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 44, + 50, + 45 + ] }, { "id": 12423, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 44, + 50, + 45 + ] }, { "id": 12424, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 52 + ] }, { "id": 12425, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 52 + ] }, { "id": 12426, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 614, - "name": "white_shulker_box", - "translation_key": "block.minecraft.white_shulker_box", - "item_id": 501, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 50, + 49 ] - } - ], - "default_state_id": 12431, - "states": [ + }, { "id": 12427, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 49 + ] }, { "id": 12428, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 52, + 45 + ] }, { "id": 12429, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 52, + 45 + ] }, { "id": 12430, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 53 + ] }, { "id": 12431, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 53 + ] }, { "id": 12432, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 615, - "name": "orange_shulker_box", - "translation_key": "block.minecraft.orange_shulker_box", - "item_id": 502, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 49 ] - } - ], - "default_state_id": 12437, - "states": [ + }, { "id": 12433, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 49 + ] }, { "id": 12434, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 52 + ] }, { "id": 12435, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 52 + ] }, { "id": 12436, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 44, + 53 + ] }, { "id": 12437, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 44, + 53 + ] }, { "id": 12438, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 616, - "name": "magenta_shulker_box", - "translation_key": "block.minecraft.magenta_shulker_box", - "item_id": 503, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 43, + 46, + 49 ] - } - ], - "default_state_id": 12443, - "states": [ + }, { "id": 12439, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 46, + 49 + ] }, { "id": 12440, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 46, + 50, + 49 + ] }, { "id": 12441, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 46, + 50, + 49 + ] }, { "id": 12442, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 55, + 52, + 45 + ] }, { "id": 12443, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 55, + 52, + 45 + ] }, { "id": 12444, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 617, - "name": "light_blue_shulker_box", - "translation_key": "block.minecraft.light_blue_shulker_box", - "item_id": 504, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 42 ] - } - ], - "default_state_id": 12449, - "states": [ + }, { "id": 12445, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 42 + ] }, { "id": 12446, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 42, + 49 + ] }, { "id": 12447, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 42, + 49 + ] }, { "id": 12448, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 45 + ] }, { "id": 12449, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 45 + ] }, { "id": 12450, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 618, - "name": "yellow_shulker_box", - "translation_key": "block.minecraft.yellow_shulker_box", - "item_id": 505, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 45 ] - } - ], - "default_state_id": 12455, - "states": [ + }, { "id": 12451, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 45 + ] }, { "id": 12452, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 47 + ] }, { "id": 12453, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 47 + ] }, { "id": 12454, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 56 + ] }, { "id": 12455, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 56 + ] }, { "id": 12456, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 619, - "name": "lime_shulker_box", - "translation_key": "block.minecraft.lime_shulker_box", - "item_id": 506, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 43, + 46, + 49 ] - } - ], - "default_state_id": 12461, - "states": [ + }, { "id": 12457, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 46, + 49 + ] }, { "id": 12458, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 44, + 45 + ] }, { "id": 12459, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 43, + 44, + 45 + ] }, { "id": 12460, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 55, + 52, + 45 + ] }, { "id": 12461, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 55, + 52, + 45 + ] }, { "id": 12462, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 620, - "name": "pink_shulker_box", - "translation_key": "block.minecraft.pink_shulker_box", - "item_id": 507, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 48, + 42, + 49 ] - } - ], - "default_state_id": 12467, - "states": [ + }, { "id": 12463, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 48, + 42, + 49 + ] }, { "id": 12464, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50 + ] }, { "id": 12465, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50 + ] }, { "id": 12466, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 45 + ] }, { "id": 12467, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 45 + ] }, { "id": 12468, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 621, - "name": "gray_shulker_box", - "translation_key": "block.minecraft.gray_shulker_box", - "item_id": 508, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 50, + 49 ] - } - ], - "default_state_id": 12473, - "states": [ + }, { "id": 12469, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 50, + 49 + ] }, { "id": 12470, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 47 + ] }, { "id": 12471, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 47 + ] }, { "id": 12472, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 53 + ] }, { "id": 12473, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 53 + ] }, { "id": 12474, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 622, - "name": "light_gray_shulker_box", - "translation_key": "block.minecraft.light_gray_shulker_box", - "item_id": 509, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 57, + 50 ] - } - ], - "default_state_id": 12479, - "states": [ + }, { "id": 12475, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 57, + 50 + ] }, { "id": 12476, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 41, + 46, + 47 + ] }, { "id": 12477, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 41, + 46, + 47 + ] }, { "id": 12478, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 44, + 53 + ] }, { "id": 12479, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 54, + 44, + 53 + ] }, { "id": 12480, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 623, - "name": "cyan_shulker_box", - "translation_key": "block.minecraft.cyan_shulker_box", - "item_id": 510, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 44, + 50, + 45 ] - } - ], - "default_state_id": 12485, - "states": [ + }, { "id": 12481, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 44, + 50, + 45 + ] }, { "id": 12482, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 46, + 50, + 49 + ] }, { "id": 12483, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 46, + 50, + 49 + ] }, { "id": 12484, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 56 + ] }, { "id": 12485, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 56 + ] }, { "id": 12486, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 624, - "name": "purple_shulker_box", - "translation_key": "block.minecraft.purple_shulker_box", - "item_id": 511, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 52, + 45 ] - } - ], - "default_state_id": 12491, - "states": [ + }, { "id": 12487, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 52, + 45 + ] }, { "id": 12488, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 42, + 49 + ] }, { "id": 12489, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 42, + 49 + ] }, { "id": 12490, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 49 + ] }, { "id": 12491, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 51, + 49 + ] }, { "id": 12492, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 625, - "name": "blue_shulker_box", - "translation_key": "block.minecraft.blue_shulker_box", - "item_id": 512, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 45 ] - } - ], - "default_state_id": 12497, - "states": [ + }, { "id": 12493, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + 51, + 45 + ] + } + ] + }, + { + "id": 597, + "name": "end_stone_bricks", + "translation_key": "block.minecraft.end_stone_bricks", + "item_id": 377, + "properties": [], + "default_state_id": 12494, + "states": [ { "id": 12494, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 598, + "name": "torchflower_crop", + "translation_key": "block.minecraft.torchflower_crop", + "item_id": 1145, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1" + ] + } + ], + "default_state_id": 12495, + "states": [ { "id": 12495, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12496, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 599, + "name": "pitcher_crop", + "translation_key": "block.minecraft.pitcher_crop", + "item_id": 1146, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4" + ] }, + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 12498, + "states": [ { "id": 12497, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 220 + ] }, { "id": 12498, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 626, - "name": "brown_shulker_box", - "translation_key": "block.minecraft.brown_shulker_box", - "item_id": 513, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 220 ] - } - ], - "default_state_id": 12503, - "states": [ + }, { "id": 12499, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12500, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 221 + ] }, { "id": 12501, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12502, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 221 + ] }, { "id": 12503, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12504, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 627, - "name": "green_shulker_box", - "translation_key": "block.minecraft.green_shulker_box", - "item_id": 514, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 221 ] - } - ], - "default_state_id": 12509, - "states": [ + }, { "id": 12505, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12506, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + 221 + ] + } + ] + }, + { + "id": 600, + "name": "pitcher_plant", + "translation_key": "block.minecraft.pitcher_plant", + "item_id": 231, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 12508, + "states": [ { "id": 12507, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12508, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12509, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12510, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 628, - "name": "red_shulker_box", - "translation_key": "block.minecraft.red_shulker_box", - "item_id": 515, + "id": 601, + "name": "beetroots", + "translation_key": "block.minecraft.beetroots", + "item_id": 1148, "properties": [ { - "name": "facing", + "name": "age", "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "0", + "1", + "2", + "3" ] } ], - "default_state_id": 12515, + "default_state_id": 12509, "states": [ { - "id": 12511, + "id": 12509, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 12512, + "id": 12510, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 12513, + "id": 12511, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 12514, + "id": 12512, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 602, + "name": "dirt_path", + "translation_key": "block.minecraft.dirt_path", + "item_id": 463, + "properties": [], + "default_state_id": 12513, + "states": [ { - "id": 12515, + "id": 12513, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + 63 + ] + } + ] + }, + { + "id": 603, + "name": "end_gateway", + "translation_key": "block.minecraft.end_gateway", + "item_id": 0, + "properties": [], + "default_state_id": 12514, + "states": [ { - "id": 12516, - "luminance": 0, + "id": 12514, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [], + "block_entity_type": 21 } ] }, { - "id": 629, - "name": "black_shulker_box", - "translation_key": "block.minecraft.black_shulker_box", - "item_id": 516, + "id": 604, + "name": "repeating_command_block", + "translation_key": "block.minecraft.repeating_command_block", + "item_id": 513, "properties": [ + { + "name": "conditional", + "values": [ + "true", + "false" + ] + }, { "name": "facing", "values": [ @@ -142757,92 +142364,94 @@ ], "default_state_id": 12521, "states": [ + { + "id": 12515, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 22 + }, + { + "id": 12516, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 22 + }, { "id": 12517, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 + "block_entity_type": 22 }, { "id": 12518, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 + "block_entity_type": 22 }, { "id": 12519, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 + "block_entity_type": 22 }, { "id": 12520, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 + "block_entity_type": 22 }, { "id": 12521, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 + "block_entity_type": 22 }, { "id": 12522, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 23 - } - ] - }, - { - "id": 630, - "name": "white_glazed_terracotta", - "translation_key": "block.minecraft.white_glazed_terracotta", - "item_id": 517, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12523, - "states": [ + "block_entity_type": 22 + }, { "id": 12523, "luminance": 0, @@ -142851,7 +142460,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12524, @@ -142861,7 +142471,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12525, @@ -142871,7 +142482,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12526, @@ -142881,27 +142493,37 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 } ] }, { - "id": 631, - "name": "orange_glazed_terracotta", - "translation_key": "block.minecraft.orange_glazed_terracotta", - "item_id": 518, + "id": 605, + "name": "chain_command_block", + "translation_key": "block.minecraft.chain_command_block", + "item_id": 514, "properties": [ + { + "name": "conditional", + "values": [ + "true", + "false" + ] + }, { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" ] } ], - "default_state_id": 12527, + "default_state_id": 12533, "states": [ { "id": 12527, @@ -142911,7 +142533,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12528, @@ -142921,7 +142544,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12529, @@ -142931,7 +142555,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12530, @@ -142941,28 +142566,9 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 632, - "name": "magenta_glazed_terracotta", - "translation_key": "block.minecraft.magenta_glazed_terracotta", - "item_id": 519, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12531, - "states": [ + ], + "block_entity_type": 22 + }, { "id": 12531, "luminance": 0, @@ -142971,7 +142577,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12532, @@ -142981,7 +142588,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12533, @@ -142991,7 +142599,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12534, @@ -143001,28 +142610,9 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 633, - "name": "light_blue_glazed_terracotta", - "translation_key": "block.minecraft.light_blue_glazed_terracotta", - "item_id": 520, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12535, - "states": [ + ], + "block_entity_type": 22 + }, { "id": 12535, "luminance": 0, @@ -143031,7 +142621,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12536, @@ -143041,7 +142632,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12537, @@ -143051,7 +142643,8 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 }, { "id": 12538, @@ -143061,23 +142654,24 @@ "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 22 } ] }, { - "id": 634, - "name": "yellow_glazed_terracotta", - "translation_key": "block.minecraft.yellow_glazed_terracotta", - "item_id": 521, + "id": 606, + "name": "frosted_ice", + "translation_key": "block.minecraft.frosted_ice", + "item_id": 0, "properties": [ { - "name": "facing", + "name": "age", "values": [ - "north", - "south", - "west", - "east" + "0", + "1", + "2", + "3" ] } ], @@ -143086,7 +142680,7 @@ { "id": 12539, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -143096,7 +142690,7 @@ { "id": 12540, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -143106,7 +142700,7 @@ { "id": 12541, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -143116,7 +142710,7 @@ { "id": 12542, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -143126,33 +142720,33 @@ ] }, { - "id": 635, - "name": "lime_glazed_terracotta", - "translation_key": "block.minecraft.lime_glazed_terracotta", - "item_id": 522, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], + "id": 607, + "name": "magma_block", + "translation_key": "block.minecraft.magma_block", + "item_id": 515, + "properties": [], "default_state_id": 12543, "states": [ { "id": 12543, - "luminance": 0, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 608, + "name": "nether_wart_block", + "translation_key": "block.minecraft.nether_wart_block", + "item_id": 516, + "properties": [], + "default_state_id": 12544, + "states": [ { "id": 12544, "luminance": 0, @@ -143162,7 +142756,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 609, + "name": "red_nether_bricks", + "translation_key": "block.minecraft.red_nether_bricks", + "item_id": 518, + "properties": [], + "default_state_id": 12545, + "states": [ { "id": 12545, "luminance": 0, @@ -143172,39 +142776,28 @@ "collision_shapes": [ 0 ] - }, - { - "id": 12546, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] } ] }, { - "id": 636, - "name": "pink_glazed_terracotta", - "translation_key": "block.minecraft.pink_glazed_terracotta", - "item_id": 523, + "id": 610, + "name": "bone_block", + "translation_key": "block.minecraft.bone_block", + "item_id": 519, "properties": [ { - "name": "facing", + "name": "axis", "values": [ - "north", - "south", - "west", - "east" + "x", + "y", + "z" ] } ], "default_state_id": 12547, "states": [ { - "id": 12547, + "id": 12546, "luminance": 0, "opaque": true, "replaceable": false, @@ -143214,7 +142807,7 @@ ] }, { - "id": 12548, + "id": 12547, "luminance": 0, "opaque": true, "replaceable": false, @@ -143224,7 +142817,7 @@ ] }, { - "id": 12549, + "id": 12548, "luminance": 0, "opaque": true, "replaceable": false, @@ -143232,37 +142825,64 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 611, + "name": "structure_void", + "translation_key": "block.minecraft.structure_void", + "item_id": 520, + "properties": [], + "default_state_id": 12549, + "states": [ { - "id": 12550, + "id": 12549, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 637, - "name": "gray_glazed_terracotta", - "translation_key": "block.minecraft.gray_glazed_terracotta", - "item_id": 524, + "id": 612, + "name": "observer", + "translation_key": "block.minecraft.observer", + "item_id": 665, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] } ], - "default_state_id": 12551, + "default_state_id": 12555, "states": [ + { + "id": 12550, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, { "id": 12551, "luminance": 0, @@ -143302,27 +142922,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 638, - "name": "light_gray_glazed_terracotta", - "translation_key": "block.minecraft.light_gray_glazed_terracotta", - "item_id": 525, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12555, - "states": [ + }, { "id": 12555, "luminance": 0, @@ -143362,27 +142962,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 639, - "name": "cyan_glazed_terracotta", - "translation_key": "block.minecraft.cyan_glazed_terracotta", - "item_id": 526, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12559, - "states": [ + }, { "id": 12559, "luminance": 0, @@ -143412,1362 +142992,1304 @@ "collision_shapes": [ 0 ] - }, - { - "id": 12562, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] } ] }, { - "id": 640, - "name": "purple_glazed_terracotta", - "translation_key": "block.minecraft.purple_glazed_terracotta", - "item_id": 527, + "id": 613, + "name": "shulker_box", + "translation_key": "block.minecraft.shulker_box", + "item_id": 521, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" ] } ], - "default_state_id": 12563, + "default_state_id": 12566, "states": [ + { + "id": 12562, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12563, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12564, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12565, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12566, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 + }, + { + "id": 12567, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 } ] }, { - "id": 641, - "name": "blue_glazed_terracotta", - "translation_key": "block.minecraft.blue_glazed_terracotta", - "item_id": 528, + "id": 614, + "name": "white_shulker_box", + "translation_key": "block.minecraft.white_shulker_box", + "item_id": 522, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" ] } ], - "default_state_id": 12567, + "default_state_id": 12572, "states": [ - { - "id": 12567, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, { "id": 12568, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12569, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12570, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 642, - "name": "brown_glazed_terracotta", - "translation_key": "block.minecraft.brown_glazed_terracotta", - "item_id": 529, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12571, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12571, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12572, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12573, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 12574, - "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 643, - "name": "green_glazed_terracotta", - "translation_key": "block.minecraft.green_glazed_terracotta", - "item_id": 530, + "id": 615, + "name": "orange_shulker_box", + "translation_key": "block.minecraft.orange_shulker_box", + "item_id": 523, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" ] } ], - "default_state_id": 12575, + "default_state_id": 12578, "states": [ + { + "id": 12574, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12575, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12576, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12577, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12578, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 + }, + { + "id": 12579, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 } ] }, { - "id": 644, - "name": "red_glazed_terracotta", - "translation_key": "block.minecraft.red_glazed_terracotta", - "item_id": 531, + "id": 616, + "name": "magenta_shulker_box", + "translation_key": "block.minecraft.magenta_shulker_box", + "item_id": 524, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" ] } ], - "default_state_id": 12579, + "default_state_id": 12584, "states": [ { - "id": 12579, + "id": 12580, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { - "id": 12580, + "id": 12581, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { - "id": 12581, + "id": 12582, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { - "id": 12582, + "id": 12583, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 645, - "name": "black_glazed_terracotta", - "translation_key": "block.minecraft.black_glazed_terracotta", - "item_id": 532, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12583, - "states": [ - { - "id": 12583, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + ], + "block_entity_type": 23 }, { "id": 12584, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 }, { "id": 12585, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 617, + "name": "light_blue_shulker_box", + "translation_key": "block.minecraft.light_blue_shulker_box", + "item_id": 525, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12590, + "states": [ { "id": 12586, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 646, - "name": "white_concrete", - "translation_key": "block.minecraft.white_concrete", - "item_id": 533, - "properties": [], - "default_state_id": 12587, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12587, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 647, - "name": "orange_concrete", - "translation_key": "block.minecraft.orange_concrete", - "item_id": 534, - "properties": [], - "default_state_id": 12588, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12588, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 648, - "name": "magenta_concrete", - "translation_key": "block.minecraft.magenta_concrete", - "item_id": 535, - "properties": [], - "default_state_id": 12589, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12589, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 649, - "name": "light_blue_concrete", - "translation_key": "block.minecraft.light_blue_concrete", - "item_id": 536, - "properties": [], - "default_state_id": 12590, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12590, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 650, - "name": "yellow_concrete", - "translation_key": "block.minecraft.yellow_concrete", - "item_id": 537, - "properties": [], - "default_state_id": 12591, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12591, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 651, - "name": "lime_concrete", - "translation_key": "block.minecraft.lime_concrete", - "item_id": 538, - "properties": [], - "default_state_id": 12592, + "id": 618, + "name": "yellow_shulker_box", + "translation_key": "block.minecraft.yellow_shulker_box", + "item_id": 526, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12596, "states": [ { "id": 12592, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 652, - "name": "pink_concrete", - "translation_key": "block.minecraft.pink_concrete", - "item_id": 539, - "properties": [], - "default_state_id": 12593, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12593, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 653, - "name": "gray_concrete", - "translation_key": "block.minecraft.gray_concrete", - "item_id": 540, - "properties": [], - "default_state_id": 12594, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12594, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 654, - "name": "light_gray_concrete", - "translation_key": "block.minecraft.light_gray_concrete", - "item_id": 541, - "properties": [], - "default_state_id": 12595, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12595, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 655, - "name": "cyan_concrete", - "translation_key": "block.minecraft.cyan_concrete", - "item_id": 542, - "properties": [], - "default_state_id": 12596, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12596, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 656, - "name": "purple_concrete", - "translation_key": "block.minecraft.purple_concrete", - "item_id": 543, - "properties": [], - "default_state_id": 12597, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12597, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 657, - "name": "blue_concrete", - "translation_key": "block.minecraft.blue_concrete", - "item_id": 544, - "properties": [], - "default_state_id": 12598, + "id": 619, + "name": "lime_shulker_box", + "translation_key": "block.minecraft.lime_shulker_box", + "item_id": 527, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12602, "states": [ { "id": 12598, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 658, - "name": "brown_concrete", - "translation_key": "block.minecraft.brown_concrete", - "item_id": 545, - "properties": [], - "default_state_id": 12599, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12599, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 659, - "name": "green_concrete", - "translation_key": "block.minecraft.green_concrete", - "item_id": 546, - "properties": [], - "default_state_id": 12600, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12600, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 660, - "name": "red_concrete", - "translation_key": "block.minecraft.red_concrete", - "item_id": 547, - "properties": [], - "default_state_id": 12601, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12601, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 661, - "name": "black_concrete", - "translation_key": "block.minecraft.black_concrete", - "item_id": 548, - "properties": [], - "default_state_id": 12602, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12602, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 662, - "name": "white_concrete_powder", - "translation_key": "block.minecraft.white_concrete_powder", - "item_id": 549, - "properties": [], - "default_state_id": 12603, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12603, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 663, - "name": "orange_concrete_powder", - "translation_key": "block.minecraft.orange_concrete_powder", - "item_id": 550, - "properties": [], - "default_state_id": 12604, + "id": 620, + "name": "pink_shulker_box", + "translation_key": "block.minecraft.pink_shulker_box", + "item_id": 528, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12608, "states": [ { "id": 12604, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 664, - "name": "magenta_concrete_powder", - "translation_key": "block.minecraft.magenta_concrete_powder", - "item_id": 551, - "properties": [], - "default_state_id": 12605, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12605, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 665, - "name": "light_blue_concrete_powder", - "translation_key": "block.minecraft.light_blue_concrete_powder", - "item_id": 552, - "properties": [], - "default_state_id": 12606, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12606, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 666, - "name": "yellow_concrete_powder", - "translation_key": "block.minecraft.yellow_concrete_powder", - "item_id": 553, - "properties": [], - "default_state_id": 12607, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12607, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 667, - "name": "lime_concrete_powder", - "translation_key": "block.minecraft.lime_concrete_powder", - "item_id": 554, - "properties": [], - "default_state_id": 12608, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12608, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 668, - "name": "pink_concrete_powder", - "translation_key": "block.minecraft.pink_concrete_powder", - "item_id": 555, - "properties": [], - "default_state_id": 12609, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12609, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 669, - "name": "gray_concrete_powder", - "translation_key": "block.minecraft.gray_concrete_powder", - "item_id": 556, - "properties": [], - "default_state_id": 12610, + "id": 621, + "name": "gray_shulker_box", + "translation_key": "block.minecraft.gray_shulker_box", + "item_id": 529, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12614, "states": [ { "id": 12610, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 670, - "name": "light_gray_concrete_powder", - "translation_key": "block.minecraft.light_gray_concrete_powder", - "item_id": 557, - "properties": [], - "default_state_id": 12611, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 671, - "name": "cyan_concrete_powder", - "translation_key": "block.minecraft.cyan_concrete_powder", - "item_id": 558, - "properties": [], - "default_state_id": 12612, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12612, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 672, - "name": "purple_concrete_powder", - "translation_key": "block.minecraft.purple_concrete_powder", - "item_id": 559, - "properties": [], - "default_state_id": 12613, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12613, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 673, - "name": "blue_concrete_powder", - "translation_key": "block.minecraft.blue_concrete_powder", - "item_id": 560, - "properties": [], - "default_state_id": 12614, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12614, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 674, - "name": "brown_concrete_powder", - "translation_key": "block.minecraft.brown_concrete_powder", - "item_id": 561, - "properties": [], - "default_state_id": 12615, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12615, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 675, - "name": "green_concrete_powder", - "translation_key": "block.minecraft.green_concrete_powder", - "item_id": 562, - "properties": [], - "default_state_id": 12616, + "id": 622, + "name": "light_gray_shulker_box", + "translation_key": "block.minecraft.light_gray_shulker_box", + "item_id": 530, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12620, "states": [ { "id": 12616, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 676, - "name": "red_concrete_powder", - "translation_key": "block.minecraft.red_concrete_powder", - "item_id": 563, - "properties": [], - "default_state_id": 12617, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12617, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 677, - "name": "black_concrete_powder", - "translation_key": "block.minecraft.black_concrete_powder", - "item_id": 564, - "properties": [], - "default_state_id": 12618, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 678, - "name": "kelp", - "translation_key": "block.minecraft.kelp", - "item_id": 222, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" - ] - } - ], - "default_state_id": 12619, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12619, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12620, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12621, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 623, + "name": "cyan_shulker_box", + "translation_key": "block.minecraft.cyan_shulker_box", + "item_id": 531, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12626, + "states": [ { "id": 12622, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12623, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12624, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12625, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12626, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12627, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 624, + "name": "purple_shulker_box", + "translation_key": "block.minecraft.purple_shulker_box", + "item_id": 532, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12632, + "states": [ { "id": 12628, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12629, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12630, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12631, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12632, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12633, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 625, + "name": "blue_shulker_box", + "translation_key": "block.minecraft.blue_shulker_box", + "item_id": 533, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12638, + "states": [ { "id": 12634, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12635, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12636, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12637, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12638, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12639, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 626, + "name": "brown_shulker_box", + "translation_key": "block.minecraft.brown_shulker_box", + "item_id": 534, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12644, + "states": [ { "id": 12640, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12641, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12642, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12643, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12644, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 679, - "name": "kelp_plant", - "translation_key": "block.minecraft.kelp_plant", - "item_id": 0, - "properties": [], - "default_state_id": 12645, - "states": [ + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12645, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 680, - "name": "dried_kelp_block", - "translation_key": "block.minecraft.dried_kelp_block", - "item_id": 883, - "properties": [], - "default_state_id": 12646, - "states": [ - { - "id": 12646, - "luminance": 0, - "opaque": true, - "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 681, - "name": "turtle_egg", - "translation_key": "block.minecraft.turtle_egg", - "item_id": 565, + "id": 627, + "name": "green_shulker_box", + "translation_key": "block.minecraft.green_shulker_box", + "item_id": 535, "properties": [ { - "name": "eggs", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "hatch", + "name": "facing", "values": [ - "0", - "1", - "2" + "north", + "east", + "south", + "west", + "up", + "down" ] } ], - "default_state_id": 12647, + "default_state_id": 12650, "states": [ { - "id": 12647, + "id": 12646, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 222 - ] + 0 + ], + "block_entity_type": 23 }, { - "id": 12648, + "id": 12647, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 222 - ] - }, - { + 0 + ], + "block_entity_type": 23 + }, + { + "id": 12648, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, + { "id": 12649, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 222 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12650, @@ -144776,8 +144298,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12651, @@ -144786,9 +144309,32 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 628, + "name": "red_shulker_box", + "translation_key": "block.minecraft.red_shulker_box", + "item_id": 536, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12656, + "states": [ { "id": 12652, "luminance": 0, @@ -144796,8 +144342,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12653, @@ -144806,8 +144353,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12654, @@ -144816,8 +144364,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12655, @@ -144826,8 +144375,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12656, @@ -144836,8 +144386,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12657, @@ -144846,38 +144397,43 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 223 - ] - }, - { - "id": 12658, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 223 - ] + 0 + ], + "block_entity_type": 23 } ] }, { - "id": 682, - "name": "sniffer_egg", - "translation_key": "block.minecraft.sniffer_egg", - "item_id": 566, + "id": 629, + "name": "black_shulker_box", + "translation_key": "block.minecraft.black_shulker_box", + "item_id": 537, "properties": [ { - "name": "hatch", + "name": "facing", "values": [ - "0", - "1", - "2" + "north", + "east", + "south", + "west", + "up", + "down" ] } ], - "default_state_id": 12659, + "default_state_id": 12662, "states": [ + { + "id": 12658, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12659, "luminance": 0, @@ -144885,8 +144441,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12660, @@ -144895,8 +144452,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12661, @@ -144905,57 +144463,50 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 - ] - } - ] - }, - { - "id": 683, - "name": "dead_tube_coral_block", - "translation_key": "block.minecraft.dead_tube_coral_block", - "item_id": 567, - "properties": [], - "default_state_id": 12662, - "states": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 684, - "name": "dead_brain_coral_block", - "translation_key": "block.minecraft.dead_brain_coral_block", - "item_id": 568, - "properties": [], - "default_state_id": 12663, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] + ], + "block_entity_type": 23 } ] }, { - "id": 685, - "name": "dead_bubble_coral_block", - "translation_key": "block.minecraft.dead_bubble_coral_block", - "item_id": 569, - "properties": [], + "id": 630, + "name": "white_glazed_terracotta", + "translation_key": "block.minecraft.white_glazed_terracotta", + "item_id": 538, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], "default_state_id": 12664, "states": [ { @@ -144967,17 +144518,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 686, - "name": "dead_fire_coral_block", - "translation_key": "block.minecraft.dead_fire_coral_block", - "item_id": 570, - "properties": [], - "default_state_id": 12665, - "states": [ + }, { "id": 12665, "luminance": 0, @@ -144987,17 +144528,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 687, - "name": "dead_horn_coral_block", - "translation_key": "block.minecraft.dead_horn_coral_block", - "item_id": 571, - "properties": [], - "default_state_id": 12666, - "states": [ + }, { "id": 12666, "luminance": 0, @@ -145007,17 +144538,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 688, - "name": "tube_coral_block", - "translation_key": "block.minecraft.tube_coral_block", - "item_id": 572, - "properties": [], - "default_state_id": 12667, - "states": [ + }, { "id": 12667, "luminance": 0, @@ -145031,11 +144552,21 @@ ] }, { - "id": 689, - "name": "brain_coral_block", - "translation_key": "block.minecraft.brain_coral_block", - "item_id": 573, - "properties": [], + "id": 631, + "name": "orange_glazed_terracotta", + "translation_key": "block.minecraft.orange_glazed_terracotta", + "item_id": 539, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], "default_state_id": 12668, "states": [ { @@ -145047,17 +144578,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 690, - "name": "bubble_coral_block", - "translation_key": "block.minecraft.bubble_coral_block", - "item_id": 574, - "properties": [], - "default_state_id": 12669, - "states": [ + }, { "id": 12669, "luminance": 0, @@ -145067,17 +144588,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 691, - "name": "fire_coral_block", - "translation_key": "block.minecraft.fire_coral_block", - "item_id": 575, - "properties": [], - "default_state_id": 12670, - "states": [ + }, { "id": 12670, "luminance": 0, @@ -145087,17 +144598,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 692, - "name": "horn_coral_block", - "translation_key": "block.minecraft.horn_coral_block", - "item_id": 576, - "properties": [], - "default_state_id": 12671, - "states": [ + }, { "id": 12671, "luminance": 0, @@ -145111,16 +144612,18 @@ ] }, { - "id": 693, - "name": "dead_tube_coral", - "translation_key": "block.minecraft.dead_tube_coral", - "item_id": 586, + "id": 632, + "name": "magenta_glazed_terracotta", + "translation_key": "block.minecraft.magenta_glazed_terracotta", + "item_id": 540, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145129,66 +144632,58 @@ { "id": 12672, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12673, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 694, - "name": "dead_brain_coral", - "translation_key": "block.minecraft.dead_brain_coral", - "item_id": 582, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12674, - "states": [ + }, { "id": 12674, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12675, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 695, - "name": "dead_bubble_coral", - "translation_key": "block.minecraft.dead_bubble_coral", - "item_id": 583, + "id": 633, + "name": "light_blue_glazed_terracotta", + "translation_key": "block.minecraft.light_blue_glazed_terracotta", + "item_id": 541, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145197,66 +144692,58 @@ { "id": 12676, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12677, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 696, - "name": "dead_fire_coral", - "translation_key": "block.minecraft.dead_fire_coral", - "item_id": 584, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12678, - "states": [ + }, { "id": 12678, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12679, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 697, - "name": "dead_horn_coral", - "translation_key": "block.minecraft.dead_horn_coral", - "item_id": 585, + "id": 634, + "name": "yellow_glazed_terracotta", + "translation_key": "block.minecraft.yellow_glazed_terracotta", + "item_id": 542, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145265,66 +144752,58 @@ { "id": 12680, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12681, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 698, - "name": "tube_coral", - "translation_key": "block.minecraft.tube_coral", - "item_id": 577, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12682, - "states": [ + }, { "id": 12682, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12683, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 699, - "name": "brain_coral", - "translation_key": "block.minecraft.brain_coral", - "item_id": 578, + "id": 635, + "name": "lime_glazed_terracotta", + "translation_key": "block.minecraft.lime_glazed_terracotta", + "item_id": 543, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145333,66 +144812,58 @@ { "id": 12684, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12685, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 700, - "name": "bubble_coral", - "translation_key": "block.minecraft.bubble_coral", - "item_id": 579, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12686, - "states": [ + }, { "id": 12686, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12687, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 701, - "name": "fire_coral", - "translation_key": "block.minecraft.fire_coral", - "item_id": 580, + "id": 636, + "name": "pink_glazed_terracotta", + "translation_key": "block.minecraft.pink_glazed_terracotta", + "item_id": 544, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145401,67 +144872,58 @@ { "id": 12688, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12689, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 702, - "name": "horn_coral", - "translation_key": "block.minecraft.horn_coral", - "item_id": 581, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12690, - "states": [ + }, { "id": 12690, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12691, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 703, - "name": "dead_tube_coral_fan", - "translation_key": "block.minecraft.dead_tube_coral_fan", - "item_id": 592, - "wall_variant_id": 713, + "id": 637, + "name": "gray_glazed_terracotta", + "translation_key": "block.minecraft.gray_glazed_terracotta", + "item_id": 545, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145470,68 +144932,58 @@ { "id": 12692, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12693, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 704, - "name": "dead_brain_coral_fan", - "translation_key": "block.minecraft.dead_brain_coral_fan", - "item_id": 593, - "wall_variant_id": 714, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12694, - "states": [ + }, { "id": 12694, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12695, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 705, - "name": "dead_bubble_coral_fan", - "translation_key": "block.minecraft.dead_bubble_coral_fan", - "item_id": 594, - "wall_variant_id": 715, + "id": 638, + "name": "light_gray_glazed_terracotta", + "translation_key": "block.minecraft.light_gray_glazed_terracotta", + "item_id": 546, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145540,68 +144992,58 @@ { "id": 12696, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12697, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 706, - "name": "dead_fire_coral_fan", - "translation_key": "block.minecraft.dead_fire_coral_fan", - "item_id": 595, - "wall_variant_id": 716, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12698, - "states": [ + }, { "id": 12698, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12699, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 707, - "name": "dead_horn_coral_fan", - "translation_key": "block.minecraft.dead_horn_coral_fan", - "item_id": 596, - "wall_variant_id": 717, + "id": 639, + "name": "cyan_glazed_terracotta", + "translation_key": "block.minecraft.cyan_glazed_terracotta", + "item_id": 547, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145610,68 +145052,58 @@ { "id": 12700, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12701, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 708, - "name": "tube_coral_fan", - "translation_key": "block.minecraft.tube_coral_fan", - "item_id": 587, - "wall_variant_id": 718, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12702, - "states": [ + }, { "id": 12702, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12703, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 709, - "name": "brain_coral_fan", - "translation_key": "block.minecraft.brain_coral_fan", - "item_id": 588, - "wall_variant_id": 719, + "id": 640, + "name": "purple_glazed_terracotta", + "translation_key": "block.minecraft.purple_glazed_terracotta", + "item_id": 548, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145680,68 +145112,58 @@ { "id": 12704, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12705, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 710, - "name": "bubble_coral_fan", - "translation_key": "block.minecraft.bubble_coral_fan", - "item_id": 589, - "wall_variant_id": 720, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12706, - "states": [ + }, { "id": 12706, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12707, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 711, - "name": "fire_coral_fan", - "translation_key": "block.minecraft.fire_coral_fan", - "item_id": 590, - "wall_variant_id": 721, + "id": 641, + "name": "blue_glazed_terracotta", + "translation_key": "block.minecraft.blue_glazed_terracotta", + "item_id": 549, "properties": [ { - "name": "waterlogged", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] } ], @@ -145750,61 +145172,50 @@ { "id": 12708, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12709, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 712, - "name": "horn_coral_fan", - "translation_key": "block.minecraft.horn_coral_fan", - "item_id": 591, - "wall_variant_id": 722, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 0 ] - } - ], - "default_state_id": 12710, - "states": [ + }, { "id": 12710, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12711, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 713, - "name": "dead_tube_coral_wall_fan", - "translation_key": "block.minecraft.dead_tube_coral_wall_fan", - "item_id": 592, + "id": 642, + "name": "brown_glazed_terracotta", + "translation_key": "block.minecraft.brown_glazed_terracotta", + "item_id": 550, "properties": [ { "name": "facing", @@ -145814,13 +145225,6 @@ "west", "east" ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] } ], "default_state_id": 12712, @@ -145828,74 +145232,110 @@ { "id": 12712, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12713, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12714, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12715, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 643, + "name": "green_glazed_terracotta", + "translation_key": "block.minecraft.green_glazed_terracotta", + "item_id": 551, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12716, + "states": [ { "id": 12716, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12717, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12718, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12719, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 714, - "name": "dead_brain_coral_wall_fan", - "translation_key": "block.minecraft.dead_brain_coral_wall_fan", - "item_id": 593, + "id": 644, + "name": "red_glazed_terracotta", + "translation_key": "block.minecraft.red_glazed_terracotta", + "item_id": 552, "properties": [ { "name": "facing", @@ -145905,13 +145345,6 @@ "west", "east" ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] } ], "default_state_id": 12720, @@ -145919,453 +145352,780 @@ { "id": 12720, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12721, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12722, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12723, "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 12724, - "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 645, + "name": "black_glazed_terracotta", + "translation_key": "block.minecraft.black_glazed_terracotta", + "item_id": 553, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12724, + "states": [ + { + "id": 12724, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] }, { "id": 12725, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12726, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] }, { "id": 12727, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 715, - "name": "dead_bubble_coral_wall_fan", - "translation_key": "block.minecraft.dead_bubble_coral_wall_fan", - "item_id": 594, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], + "id": 646, + "name": "white_concrete", + "translation_key": "block.minecraft.white_concrete", + "item_id": 554, + "properties": [], "default_state_id": 12728, "states": [ { "id": 12728, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 647, + "name": "orange_concrete", + "translation_key": "block.minecraft.orange_concrete", + "item_id": 555, + "properties": [], + "default_state_id": 12729, + "states": [ { "id": 12729, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 648, + "name": "magenta_concrete", + "translation_key": "block.minecraft.magenta_concrete", + "item_id": 556, + "properties": [], + "default_state_id": 12730, + "states": [ { "id": 12730, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 649, + "name": "light_blue_concrete", + "translation_key": "block.minecraft.light_blue_concrete", + "item_id": 557, + "properties": [], + "default_state_id": 12731, + "states": [ { "id": 12731, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 650, + "name": "yellow_concrete", + "translation_key": "block.minecraft.yellow_concrete", + "item_id": 558, + "properties": [], + "default_state_id": 12732, + "states": [ { "id": 12732, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 651, + "name": "lime_concrete", + "translation_key": "block.minecraft.lime_concrete", + "item_id": 559, + "properties": [], + "default_state_id": 12733, + "states": [ { "id": 12733, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 652, + "name": "pink_concrete", + "translation_key": "block.minecraft.pink_concrete", + "item_id": 560, + "properties": [], + "default_state_id": 12734, + "states": [ { "id": 12734, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 653, + "name": "gray_concrete", + "translation_key": "block.minecraft.gray_concrete", + "item_id": 561, + "properties": [], + "default_state_id": 12735, + "states": [ { "id": 12735, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 716, - "name": "dead_fire_coral_wall_fan", - "translation_key": "block.minecraft.dead_fire_coral_wall_fan", - "item_id": 595, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], + "id": 654, + "name": "light_gray_concrete", + "translation_key": "block.minecraft.light_gray_concrete", + "item_id": 562, + "properties": [], "default_state_id": 12736, "states": [ { "id": 12736, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 655, + "name": "cyan_concrete", + "translation_key": "block.minecraft.cyan_concrete", + "item_id": 563, + "properties": [], + "default_state_id": 12737, + "states": [ { "id": 12737, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 656, + "name": "purple_concrete", + "translation_key": "block.minecraft.purple_concrete", + "item_id": 564, + "properties": [], + "default_state_id": 12738, + "states": [ { "id": 12738, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 657, + "name": "blue_concrete", + "translation_key": "block.minecraft.blue_concrete", + "item_id": 565, + "properties": [], + "default_state_id": 12739, + "states": [ { "id": 12739, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 658, + "name": "brown_concrete", + "translation_key": "block.minecraft.brown_concrete", + "item_id": 566, + "properties": [], + "default_state_id": 12740, + "states": [ { "id": 12740, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 659, + "name": "green_concrete", + "translation_key": "block.minecraft.green_concrete", + "item_id": 567, + "properties": [], + "default_state_id": 12741, + "states": [ { "id": 12741, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 660, + "name": "red_concrete", + "translation_key": "block.minecraft.red_concrete", + "item_id": 568, + "properties": [], + "default_state_id": 12742, + "states": [ { "id": 12742, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 661, + "name": "black_concrete", + "translation_key": "block.minecraft.black_concrete", + "item_id": 569, + "properties": [], + "default_state_id": 12743, + "states": [ { "id": 12743, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 717, - "name": "dead_horn_coral_wall_fan", - "translation_key": "block.minecraft.dead_horn_coral_wall_fan", - "item_id": 596, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], + "id": 662, + "name": "white_concrete_powder", + "translation_key": "block.minecraft.white_concrete_powder", + "item_id": 570, + "properties": [], "default_state_id": 12744, "states": [ { "id": 12744, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 663, + "name": "orange_concrete_powder", + "translation_key": "block.minecraft.orange_concrete_powder", + "item_id": 571, + "properties": [], + "default_state_id": 12745, + "states": [ { "id": 12745, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 664, + "name": "magenta_concrete_powder", + "translation_key": "block.minecraft.magenta_concrete_powder", + "item_id": 572, + "properties": [], + "default_state_id": 12746, + "states": [ { "id": 12746, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 665, + "name": "light_blue_concrete_powder", + "translation_key": "block.minecraft.light_blue_concrete_powder", + "item_id": 573, + "properties": [], + "default_state_id": 12747, + "states": [ { "id": 12747, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 666, + "name": "yellow_concrete_powder", + "translation_key": "block.minecraft.yellow_concrete_powder", + "item_id": 574, + "properties": [], + "default_state_id": 12748, + "states": [ { "id": 12748, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 667, + "name": "lime_concrete_powder", + "translation_key": "block.minecraft.lime_concrete_powder", + "item_id": 575, + "properties": [], + "default_state_id": 12749, + "states": [ { "id": 12749, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 668, + "name": "pink_concrete_powder", + "translation_key": "block.minecraft.pink_concrete_powder", + "item_id": 576, + "properties": [], + "default_state_id": 12750, + "states": [ { "id": 12750, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 669, + "name": "gray_concrete_powder", + "translation_key": "block.minecraft.gray_concrete_powder", + "item_id": 577, + "properties": [], + "default_state_id": 12751, + "states": [ { "id": 12751, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ] } ] }, { - "id": 718, - "name": "tube_coral_wall_fan", - "translation_key": "block.minecraft.tube_coral_wall_fan", - "item_id": 587, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], + "id": 670, + "name": "light_gray_concrete_powder", + "translation_key": "block.minecraft.light_gray_concrete_powder", + "item_id": 578, + "properties": [], "default_state_id": 12752, "states": [ { "id": 12752, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 671, + "name": "cyan_concrete_powder", + "translation_key": "block.minecraft.cyan_concrete_powder", + "item_id": 579, + "properties": [], + "default_state_id": 12753, + "states": [ { "id": 12753, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 672, + "name": "purple_concrete_powder", + "translation_key": "block.minecraft.purple_concrete_powder", + "item_id": 580, + "properties": [], + "default_state_id": 12754, + "states": [ { "id": 12754, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 673, + "name": "blue_concrete_powder", + "translation_key": "block.minecraft.blue_concrete_powder", + "item_id": 581, + "properties": [], + "default_state_id": 12755, + "states": [ { "id": 12755, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 674, + "name": "brown_concrete_powder", + "translation_key": "block.minecraft.brown_concrete_powder", + "item_id": 582, + "properties": [], + "default_state_id": 12756, + "states": [ { "id": 12756, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 675, + "name": "green_concrete_powder", + "translation_key": "block.minecraft.green_concrete_powder", + "item_id": 583, + "properties": [], + "default_state_id": 12757, + "states": [ { "id": 12757, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 676, + "name": "red_concrete_powder", + "translation_key": "block.minecraft.red_concrete_powder", + "item_id": 584, + "properties": [], + "default_state_id": 12758, + "states": [ { "id": 12758, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 677, + "name": "black_concrete_powder", + "translation_key": "block.minecraft.black_concrete_powder", + "item_id": 585, + "properties": [], + "default_state_id": 12759, + "states": [ { "id": 12759, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 719, - "name": "brain_coral_wall_fan", - "translation_key": "block.minecraft.brain_coral_wall_fan", - "item_id": 588, + "id": 678, + "name": "kelp", + "translation_key": "block.minecraft.kelp", + "item_id": 243, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", + "name": "age", "values": [ - "true", - "false" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" ] } ], @@ -146434,34 +146194,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] - } - ] - }, - { - "id": 720, - "name": "bubble_coral_wall_fan", - "translation_key": "block.minecraft.bubble_coral_wall_fan", - "item_id": 589, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12768, - "states": [ { "id": 12768, "luminance": 0, @@ -146525,34 +146258,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] - } - ] - }, - { - "id": 721, - "name": "fire_coral_wall_fan", - "translation_key": "block.minecraft.fire_coral_wall_fan", - "item_id": 590, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12776, - "states": [ { "id": 12776, "luminance": 0, @@ -146616,14320 +146322,44808 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] + }, + { + "id": 12784, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12785, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 722, - "name": "horn_coral_wall_fan", - "translation_key": "block.minecraft.horn_coral_wall_fan", - "item_id": 591, + "id": 679, + "name": "kelp_plant", + "translation_key": "block.minecraft.kelp_plant", + "item_id": 0, + "properties": [], + "default_state_id": 12786, + "states": [ + { + "id": 12786, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 680, + "name": "dried_kelp_block", + "translation_key": "block.minecraft.dried_kelp_block", + "item_id": 920, + "properties": [], + "default_state_id": 12787, + "states": [ + { + "id": 12787, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 681, + "name": "turtle_egg", + "translation_key": "block.minecraft.turtle_egg", + "item_id": 586, "properties": [ { - "name": "facing", + "name": "eggs", "values": [ - "north", - "south", - "west", - "east" + "1", + "2", + "3", + "4" ] }, { - "name": "waterlogged", + "name": "hatch", "values": [ - "true", - "false" + "0", + "1", + "2" ] } ], - "default_state_id": 12784, + "default_state_id": 12788, "states": [ { - "id": 12784, + "id": 12788, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 222 + ] }, { - "id": 12785, + "id": 12789, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 222 + ] }, { - "id": 12786, + "id": 12790, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 222 + ] }, { - "id": 12787, + "id": 12791, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12792, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12793, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12794, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12795, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12796, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12797, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12798, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + }, + { + "id": 12799, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] + } + ] + }, + { + "id": 682, + "name": "sniffer_egg", + "translation_key": "block.minecraft.sniffer_egg", + "item_id": 587, + "properties": [ + { + "name": "hatch", + "values": [ + "0", + "1", + "2" + ] + } + ], + "default_state_id": 12800, + "states": [ + { + "id": 12800, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 224 + ] + }, + { + "id": 12801, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 224 + ] + }, + { + "id": 12802, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 224 + ] + } + ] + }, + { + "id": 683, + "name": "dead_tube_coral_block", + "translation_key": "block.minecraft.dead_tube_coral_block", + "item_id": 588, + "properties": [], + "default_state_id": 12803, + "states": [ + { + "id": 12803, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 684, + "name": "dead_brain_coral_block", + "translation_key": "block.minecraft.dead_brain_coral_block", + "item_id": 589, + "properties": [], + "default_state_id": 12804, + "states": [ + { + "id": 12804, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 685, + "name": "dead_bubble_coral_block", + "translation_key": "block.minecraft.dead_bubble_coral_block", + "item_id": 590, + "properties": [], + "default_state_id": 12805, + "states": [ + { + "id": 12805, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 686, + "name": "dead_fire_coral_block", + "translation_key": "block.minecraft.dead_fire_coral_block", + "item_id": 591, + "properties": [], + "default_state_id": 12806, + "states": [ + { + "id": 12806, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 687, + "name": "dead_horn_coral_block", + "translation_key": "block.minecraft.dead_horn_coral_block", + "item_id": 592, + "properties": [], + "default_state_id": 12807, + "states": [ + { + "id": 12807, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 688, + "name": "tube_coral_block", + "translation_key": "block.minecraft.tube_coral_block", + "item_id": 593, + "properties": [], + "default_state_id": 12808, + "states": [ + { + "id": 12808, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 689, + "name": "brain_coral_block", + "translation_key": "block.minecraft.brain_coral_block", + "item_id": 594, + "properties": [], + "default_state_id": 12809, + "states": [ + { + "id": 12809, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 690, + "name": "bubble_coral_block", + "translation_key": "block.minecraft.bubble_coral_block", + "item_id": 595, + "properties": [], + "default_state_id": 12810, + "states": [ + { + "id": 12810, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 691, + "name": "fire_coral_block", + "translation_key": "block.minecraft.fire_coral_block", + "item_id": 596, + "properties": [], + "default_state_id": 12811, + "states": [ + { + "id": 12811, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 692, + "name": "horn_coral_block", + "translation_key": "block.minecraft.horn_coral_block", + "item_id": 597, + "properties": [], + "default_state_id": 12812, + "states": [ + { + "id": 12812, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 693, + "name": "dead_tube_coral", + "translation_key": "block.minecraft.dead_tube_coral", + "item_id": 607, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12813, + "states": [ + { + "id": 12813, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12814, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 694, + "name": "dead_brain_coral", + "translation_key": "block.minecraft.dead_brain_coral", + "item_id": 603, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12815, + "states": [ + { + "id": 12815, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12816, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 695, + "name": "dead_bubble_coral", + "translation_key": "block.minecraft.dead_bubble_coral", + "item_id": 604, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12817, + "states": [ + { + "id": 12817, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12818, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 696, + "name": "dead_fire_coral", + "translation_key": "block.minecraft.dead_fire_coral", + "item_id": 605, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12819, + "states": [ + { + "id": 12819, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12820, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 697, + "name": "dead_horn_coral", + "translation_key": "block.minecraft.dead_horn_coral", + "item_id": 606, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12821, + "states": [ + { + "id": 12821, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12822, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 698, + "name": "tube_coral", + "translation_key": "block.minecraft.tube_coral", + "item_id": 598, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12823, + "states": [ + { + "id": 12823, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12824, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 699, + "name": "brain_coral", + "translation_key": "block.minecraft.brain_coral", + "item_id": 599, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12825, + "states": [ + { + "id": 12825, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12826, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 700, + "name": "bubble_coral", + "translation_key": "block.minecraft.bubble_coral", + "item_id": 600, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12827, + "states": [ + { + "id": 12827, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12828, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 701, + "name": "fire_coral", + "translation_key": "block.minecraft.fire_coral", + "item_id": 601, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12829, + "states": [ + { + "id": 12829, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12830, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 702, + "name": "horn_coral", + "translation_key": "block.minecraft.horn_coral", + "item_id": 602, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12831, + "states": [ + { + "id": 12831, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12832, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 703, + "name": "dead_tube_coral_fan", + "translation_key": "block.minecraft.dead_tube_coral_fan", + "item_id": 613, + "wall_variant_id": 713, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12833, + "states": [ + { + "id": 12833, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12834, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 704, + "name": "dead_brain_coral_fan", + "translation_key": "block.minecraft.dead_brain_coral_fan", + "item_id": 614, + "wall_variant_id": 714, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12835, + "states": [ + { + "id": 12835, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12836, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 705, + "name": "dead_bubble_coral_fan", + "translation_key": "block.minecraft.dead_bubble_coral_fan", + "item_id": 615, + "wall_variant_id": 715, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12837, + "states": [ + { + "id": 12837, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12838, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 706, + "name": "dead_fire_coral_fan", + "translation_key": "block.minecraft.dead_fire_coral_fan", + "item_id": 616, + "wall_variant_id": 716, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12839, + "states": [ + { + "id": 12839, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12840, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 707, + "name": "dead_horn_coral_fan", + "translation_key": "block.minecraft.dead_horn_coral_fan", + "item_id": 617, + "wall_variant_id": 717, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12841, + "states": [ + { + "id": 12841, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12842, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 708, + "name": "tube_coral_fan", + "translation_key": "block.minecraft.tube_coral_fan", + "item_id": 608, + "wall_variant_id": 718, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12843, + "states": [ + { + "id": 12843, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12844, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 709, + "name": "brain_coral_fan", + "translation_key": "block.minecraft.brain_coral_fan", + "item_id": 609, + "wall_variant_id": 719, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12845, + "states": [ + { + "id": 12845, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12846, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 710, + "name": "bubble_coral_fan", + "translation_key": "block.minecraft.bubble_coral_fan", + "item_id": 610, + "wall_variant_id": 720, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12847, + "states": [ + { + "id": 12847, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12848, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 711, + "name": "fire_coral_fan", + "translation_key": "block.minecraft.fire_coral_fan", + "item_id": 611, + "wall_variant_id": 721, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12849, + "states": [ + { + "id": 12849, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12850, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 712, + "name": "horn_coral_fan", + "translation_key": "block.minecraft.horn_coral_fan", + "item_id": 612, + "wall_variant_id": 722, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12851, + "states": [ + { + "id": 12851, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12852, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 713, + "name": "dead_tube_coral_wall_fan", + "translation_key": "block.minecraft.dead_tube_coral_wall_fan", + "item_id": 613, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12853, + "states": [ + { + "id": 12853, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12854, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12855, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12856, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12857, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12858, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12859, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12860, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 714, + "name": "dead_brain_coral_wall_fan", + "translation_key": "block.minecraft.dead_brain_coral_wall_fan", + "item_id": 614, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12861, + "states": [ + { + "id": 12861, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12862, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12863, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12864, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12865, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12866, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12867, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12868, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 715, + "name": "dead_bubble_coral_wall_fan", + "translation_key": "block.minecraft.dead_bubble_coral_wall_fan", + "item_id": 615, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12869, + "states": [ + { + "id": 12869, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12870, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12871, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12872, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12873, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12874, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12875, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12876, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 716, + "name": "dead_fire_coral_wall_fan", + "translation_key": "block.minecraft.dead_fire_coral_wall_fan", + "item_id": 616, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12877, + "states": [ + { + "id": 12877, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12878, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12879, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12880, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12881, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12882, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12883, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12884, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 717, + "name": "dead_horn_coral_wall_fan", + "translation_key": "block.minecraft.dead_horn_coral_wall_fan", + "item_id": 617, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12885, + "states": [ + { + "id": 12885, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12886, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12887, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12888, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12889, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12890, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12891, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 12892, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 718, + "name": "tube_coral_wall_fan", + "translation_key": "block.minecraft.tube_coral_wall_fan", + "item_id": 608, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12893, + "states": [ + { + "id": 12893, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12894, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12895, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12896, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12897, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12898, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12899, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12900, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 719, + "name": "brain_coral_wall_fan", + "translation_key": "block.minecraft.brain_coral_wall_fan", + "item_id": 609, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12901, + "states": [ + { + "id": 12901, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12902, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12903, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12904, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12905, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12906, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12907, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12908, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 720, + "name": "bubble_coral_wall_fan", + "translation_key": "block.minecraft.bubble_coral_wall_fan", + "item_id": 610, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12909, + "states": [ + { + "id": 12909, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12910, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12911, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12912, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12913, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12914, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12915, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12916, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 721, + "name": "fire_coral_wall_fan", + "translation_key": "block.minecraft.fire_coral_wall_fan", + "item_id": 611, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12917, + "states": [ + { + "id": 12917, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12918, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12919, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12920, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12921, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12922, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12923, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12924, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 722, + "name": "horn_coral_wall_fan", + "translation_key": "block.minecraft.horn_coral_wall_fan", + "item_id": 612, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12925, + "states": [ + { + "id": 12925, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12926, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12927, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12928, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12929, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12930, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12931, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12932, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 723, + "name": "sea_pickle", + "translation_key": "block.minecraft.sea_pickle", + "item_id": 200, + "properties": [ + { + "name": "pickles", + "values": [ + "1", + "2", + "3", + "4" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12933, + "states": [ + { + "id": 12933, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 225 + ] + }, + { + "id": 12934, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 225 + ] + }, + { + "id": 12935, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 226 + ] + }, + { + "id": 12936, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 226 + ] + }, + { + "id": 12937, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 227 + ] + }, + { + "id": 12938, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 227 + ] + }, + { + "id": 12939, + "luminance": 15, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 228 + ] + }, + { + "id": 12940, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 228 + ] + } + ] + }, + { + "id": 724, + "name": "blue_ice", + "translation_key": "block.minecraft.blue_ice", + "item_id": 618, + "properties": [], + "default_state_id": 12941, + "states": [ + { + "id": 12941, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 725, + "name": "conduit", + "translation_key": "block.minecraft.conduit", + "item_id": 619, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12942, + "states": [ + { + "id": 12942, + "luminance": 15, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 229 + ], + "block_entity_type": 25 + }, + { + "id": 12943, + "luminance": 15, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 229 + ], + "block_entity_type": 25 + } + ] + }, + { + "id": 726, + "name": "bamboo_sapling", + "translation_key": "block.minecraft.bamboo_sapling", + "item_id": 0, + "properties": [], + "default_state_id": 12944, + "states": [ + { + "id": 12944, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 727, + "name": "bamboo", + "translation_key": "block.minecraft.bamboo", + "item_id": 250, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1" + ] + }, + { + "name": "leaves", + "values": [ + "none", + "small", + "large" + ] + }, + { + "name": "stage", + "values": [ + "0", + "1" + ] + } + ], + "default_state_id": 12945, + "states": [ + { + "id": 12945, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12946, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12947, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12948, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12949, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12950, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12951, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12952, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12953, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12954, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12955, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + }, + { + "id": 12956, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 230 + ] + } + ] + }, + { + "id": 728, + "name": "potted_bamboo", + "translation_key": "block.minecraft.potted_bamboo", + "item_id": 0, + "properties": [], + "default_state_id": 12957, + "states": [ + { + "id": 12957, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 156 + ] + } + ] + }, + { + "id": 729, + "name": "void_air", + "translation_key": "block.minecraft.void_air", + "item_id": 0, + "properties": [], + "default_state_id": 12958, + "states": [ + { + "id": 12958, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 730, + "name": "cave_air", + "translation_key": "block.minecraft.cave_air", + "item_id": 0, + "properties": [], + "default_state_id": 12959, + "states": [ + { + "id": 12959, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 731, + "name": "bubble_column", + "translation_key": "block.minecraft.bubble_column", + "item_id": 0, + "properties": [ + { + "name": "drag", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12960, + "states": [ + { + "id": 12960, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 12961, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 732, + "name": "polished_granite_stairs", + "translation_key": "block.minecraft.polished_granite_stairs", + "item_id": 620, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12973, + "states": [ + { + "id": 12962, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 12963, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 12964, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 12965, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 12966, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 12967, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 12968, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 12969, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 12970, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 12971, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 12972, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 12973, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 12974, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 12975, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 12976, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 12977, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 12978, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 12979, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 12980, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 12981, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 12982, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 12983, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 12984, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 12985, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 12986, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 12987, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 12988, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 12989, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 12990, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 12991, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 12992, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 12993, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 12994, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 12995, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 12996, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 12997, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 12998, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 12999, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13000, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13001, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13002, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13003, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13004, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13005, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13006, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13007, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13008, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13009, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13010, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13011, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13012, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13013, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13014, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13015, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13016, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13017, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13018, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13019, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13020, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13021, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13022, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13023, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13024, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13025, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13026, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13027, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13028, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13029, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13030, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13031, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13032, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13033, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13034, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13035, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13036, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13037, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13038, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13039, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13040, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13041, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 733, + "name": "smooth_red_sandstone_stairs", + "translation_key": "block.minecraft.smooth_red_sandstone_stairs", + "item_id": 621, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13053, + "states": [ + { + "id": 13042, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13043, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13044, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13045, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13046, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13047, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13048, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13049, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13050, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13051, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13052, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13053, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13054, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13055, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13056, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13057, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13058, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13059, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13060, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13061, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13062, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13063, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13064, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13065, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13066, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13067, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13068, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13069, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13070, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13071, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13072, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13073, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13074, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13075, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13076, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13077, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13078, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13079, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13080, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13081, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13082, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13083, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13084, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13085, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13086, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13087, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13088, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13089, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13090, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13091, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13092, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13093, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13094, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13095, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13096, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13097, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13098, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13099, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13100, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13101, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13102, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13103, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13104, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13105, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13106, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13107, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13108, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13109, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13110, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13111, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13112, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13113, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13114, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13115, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13116, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13117, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13118, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13119, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13120, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13121, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 734, + "name": "mossy_stone_brick_stairs", + "translation_key": "block.minecraft.mossy_stone_brick_stairs", + "item_id": 622, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13133, + "states": [ + { + "id": 13122, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13123, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13124, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13125, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13126, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13127, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13128, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13129, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13130, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13131, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13132, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13133, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13134, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13135, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13136, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13137, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13138, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13139, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13140, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13141, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13142, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13143, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13144, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13145, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13146, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13147, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13148, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13149, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13150, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13151, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13152, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13153, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13154, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13155, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13156, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13157, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13158, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13159, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13160, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13161, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13162, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13163, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13164, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13165, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13166, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13167, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13168, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13169, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13170, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13171, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13172, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13173, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13174, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13175, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13176, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13177, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13178, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13179, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13180, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13181, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13182, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13183, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13184, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13185, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13186, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13187, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13188, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13189, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13190, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13191, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13192, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13193, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13194, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13195, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13196, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13197, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13198, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13199, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13200, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13201, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 735, + "name": "polished_diorite_stairs", + "translation_key": "block.minecraft.polished_diorite_stairs", + "item_id": 623, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13213, + "states": [ + { + "id": 13202, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13203, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13204, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13205, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13206, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13207, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13208, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13209, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13210, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13211, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13212, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13213, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13214, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13215, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13216, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13217, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13218, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13219, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13220, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13221, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13222, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13223, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13224, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13225, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13226, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13227, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13228, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13229, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13230, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13231, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13232, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13233, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13234, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13235, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13236, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13237, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13238, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13239, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13240, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13241, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13242, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13243, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13244, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13245, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13246, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13247, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13248, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13249, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13250, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13251, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13252, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13253, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13254, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13255, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13256, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13257, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13258, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13259, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13260, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13261, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13262, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13263, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13264, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13265, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13266, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13267, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13268, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13269, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13270, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13271, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13272, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13273, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13274, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13275, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13276, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13277, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13278, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13279, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13280, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13281, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 736, + "name": "mossy_cobblestone_stairs", + "translation_key": "block.minecraft.mossy_cobblestone_stairs", + "item_id": 624, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13293, + "states": [ + { + "id": 13282, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13283, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13284, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13285, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13286, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13287, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13288, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13289, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13290, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13291, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13292, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13293, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13294, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13295, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13296, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13297, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13298, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13299, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13300, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13301, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13302, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13303, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13304, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13305, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13306, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13307, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13308, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13309, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13310, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13311, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13312, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13313, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13314, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13315, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13316, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13317, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13318, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13319, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13320, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13321, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13322, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13323, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13324, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13325, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13326, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13327, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13328, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13329, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13330, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13331, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13332, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13333, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13334, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13335, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13336, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13337, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13338, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13339, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13340, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13341, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13342, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13343, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13344, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13345, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13346, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13347, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13348, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13349, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13350, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13351, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13352, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13353, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13354, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13355, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13356, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13357, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13358, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13359, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13360, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13361, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 737, + "name": "end_stone_brick_stairs", + "translation_key": "block.minecraft.end_stone_brick_stairs", + "item_id": 625, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13373, + "states": [ + { + "id": 13362, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13363, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13364, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13365, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13366, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13367, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13368, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13369, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13370, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13371, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13372, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13373, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13374, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13375, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13376, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13377, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13378, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13379, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13380, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13381, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13382, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13383, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13384, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13385, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13386, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13387, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13388, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13389, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13390, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13391, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13392, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13393, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13394, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13395, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13396, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13397, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13398, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13399, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13400, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13401, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13402, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13403, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13404, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13405, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13406, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13407, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13408, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13409, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13410, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13411, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13412, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13413, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13414, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13415, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13416, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13417, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13418, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13419, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13420, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13421, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13422, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13423, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13424, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13425, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13426, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13427, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13428, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13429, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13430, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13431, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13432, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13433, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13434, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13435, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13436, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13437, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13438, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13439, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13440, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13441, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 738, + "name": "stone_stairs", + "translation_key": "block.minecraft.stone_stairs", + "item_id": 626, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13453, + "states": [ + { + "id": 13442, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13443, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13444, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13445, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13446, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13447, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13448, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13449, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13450, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13451, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13452, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13453, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13454, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13455, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13456, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13457, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13458, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13459, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13460, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13461, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13462, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13463, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13464, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13465, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13466, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13467, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13468, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13469, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13470, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13471, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13472, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13473, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13474, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13475, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13476, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13477, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13478, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13479, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13480, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13481, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13482, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13483, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13484, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13485, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13486, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13487, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13488, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13489, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13490, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13491, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13492, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13493, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13494, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13495, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13496, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13497, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13498, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13499, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13500, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13501, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13502, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13503, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13504, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13505, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13506, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13507, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13508, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13509, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13510, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13511, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13512, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13513, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13514, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13515, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13516, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13517, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13518, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13519, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13520, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13521, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 739, + "name": "smooth_sandstone_stairs", + "translation_key": "block.minecraft.smooth_sandstone_stairs", + "item_id": 627, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13533, + "states": [ + { + "id": 13522, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13523, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13524, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13525, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13526, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13527, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13528, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13529, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13530, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13531, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13532, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13533, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13534, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13535, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13536, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13537, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13538, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13539, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13540, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13541, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13542, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13543, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13544, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13545, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13546, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13547, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13548, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13549, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13550, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13551, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13552, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13553, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13554, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13555, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13556, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13557, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13558, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13559, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13560, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13561, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13562, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13563, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13564, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13565, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13566, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13567, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13568, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13569, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13570, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13571, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13572, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13573, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13574, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13575, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13576, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13577, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13578, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13579, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13580, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13581, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13582, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13583, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13584, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13585, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13586, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13587, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13588, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13589, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13590, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13591, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13592, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13593, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13594, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13595, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13596, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13597, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13598, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13599, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13600, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13601, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 740, + "name": "smooth_quartz_stairs", + "translation_key": "block.minecraft.smooth_quartz_stairs", + "item_id": 628, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13613, + "states": [ + { + "id": 13602, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13603, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13604, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13605, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13606, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13607, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13608, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13609, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13610, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13611, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13612, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13613, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13614, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13615, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13616, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13617, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13618, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13619, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13620, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13621, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13622, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13623, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13624, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13625, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13626, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13627, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13628, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13629, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13630, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13631, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13632, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13633, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13634, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13635, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13636, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13637, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13638, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13639, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13640, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13641, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13642, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13643, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13644, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13645, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13646, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13647, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13648, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13649, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13650, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13651, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13652, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13653, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13654, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13655, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13656, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13657, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13658, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13659, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13660, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13661, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13662, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13663, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13664, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13665, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13666, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13667, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13668, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13669, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13670, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13671, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13672, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13673, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13674, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13675, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13676, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13677, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13678, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13679, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13680, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13681, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 741, + "name": "granite_stairs", + "translation_key": "block.minecraft.granite_stairs", + "item_id": 629, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13693, + "states": [ + { + "id": 13682, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13683, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13684, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13685, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13686, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13687, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13688, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13689, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13690, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13691, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13692, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13693, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13694, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13695, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13696, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13697, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13698, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13699, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13700, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13701, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13702, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13703, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13704, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13705, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13706, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13707, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13708, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13709, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13710, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13711, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13712, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13713, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13714, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13715, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13716, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13717, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13718, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13719, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13720, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13721, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13722, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13723, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13724, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13725, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13726, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13727, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13728, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13729, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13730, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13731, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13732, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13733, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13734, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13735, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13736, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13737, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13738, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13739, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13740, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13741, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13742, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13743, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13744, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13745, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13746, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13747, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13748, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13749, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13750, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13751, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13752, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13753, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13754, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13755, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13756, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13757, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13758, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13759, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13760, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13761, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 742, + "name": "andesite_stairs", + "translation_key": "block.minecraft.andesite_stairs", + "item_id": 630, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13773, + "states": [ + { + "id": 13762, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13763, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13764, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13765, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13766, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13767, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13768, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13769, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13770, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13771, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13772, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13773, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13774, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13775, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13776, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13777, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13778, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13779, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13780, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13781, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13782, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13783, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13784, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13785, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13786, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13787, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13788, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13789, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13790, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13791, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13792, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13793, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13794, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13795, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13796, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13797, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13798, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13799, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13800, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13801, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13802, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13803, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13804, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13805, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13806, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13807, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13808, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13809, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13810, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13811, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13812, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13813, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13814, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13815, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13816, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13817, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13818, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13819, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13820, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13821, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13822, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13823, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13824, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13825, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13826, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13827, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13828, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13829, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13830, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13831, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13832, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13833, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13834, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13835, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13836, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13837, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13838, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13839, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13840, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13841, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 743, + "name": "red_nether_brick_stairs", + "translation_key": "block.minecraft.red_nether_brick_stairs", + "item_id": 631, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13853, + "states": [ + { + "id": 13842, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13843, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13844, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13845, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13846, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13847, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13848, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13849, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13850, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13851, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13852, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13853, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13854, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13855, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13856, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13857, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13858, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13859, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13860, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13861, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13862, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13863, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13864, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13865, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13866, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13867, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13868, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13869, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13870, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13871, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13872, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13873, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13874, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13875, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13876, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13877, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13878, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13879, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13880, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13881, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13882, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13883, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13884, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13885, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13886, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13887, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13888, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13889, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13890, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13891, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13892, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13893, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13894, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13895, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13896, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13897, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13898, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13899, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13900, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13901, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13902, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13903, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13904, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13905, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13906, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13907, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13908, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13909, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13910, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13911, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13912, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13913, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13914, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13915, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13916, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13917, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13918, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13919, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13920, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13921, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 744, + "name": "polished_andesite_stairs", + "translation_key": "block.minecraft.polished_andesite_stairs", + "item_id": 632, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13933, + "states": [ + { + "id": 13922, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13923, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 13924, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13925, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13926, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13927, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13928, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13929, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13930, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13931, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13932, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13933, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 13934, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13935, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13936, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13937, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13938, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13939, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13940, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13941, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13942, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13943, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 13944, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13945, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13946, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13947, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13948, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13949, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13950, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13951, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13952, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13953, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 13954, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13955, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13956, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13957, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13958, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13959, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 13960, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13961, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13962, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13963, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 13964, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13965, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 13966, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13967, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 13968, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13969, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 13970, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13971, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 13972, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13973, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 13974, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13975, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 13976, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13977, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 13978, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13979, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 13980, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13981, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 13982, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13983, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 13984, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13985, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 13986, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13987, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 13988, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13989, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 13990, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13991, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 13992, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13993, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 13994, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13995, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 13996, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13997, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 13998, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 13999, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 14000, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 14001, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 745, + "name": "diorite_stairs", + "translation_key": "block.minecraft.diorite_stairs", + "item_id": 633, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14013, + "states": [ + { + "id": 14002, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 14003, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 14004, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 14005, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 14006, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 14007, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 14008, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 14009, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 14010, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 14011, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 14012, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 14013, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 14014, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 14015, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 14016, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 14017, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 14018, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 14019, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 14020, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 14021, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 14022, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 14023, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] + }, + { + "id": 14024, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 14025, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 14026, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 14027, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 14028, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 14029, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 14030, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 14031, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 14032, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 14033, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] + }, + { + "id": 14034, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 14035, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 14036, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 14037, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 14038, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 14039, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 14040, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 14041, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 14042, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 14043, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 56 + ] + }, + { + "id": 14044, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 14045, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] + }, + { + "id": 14046, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 14047, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 14048, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 14049, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] + }, + { + "id": 14050, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 14051, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 14052, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 14053, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50 + ] + }, + { + "id": 14054, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 14055, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 45 + ] + }, + { + "id": 14056, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 14057, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 14058, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 14059, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 14060, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 14061, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 14062, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 14063, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 14064, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 14065, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 14066, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 14067, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 14068, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 14069, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 14070, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 14071, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 14072, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 14073, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 14074, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 14075, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 14076, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 14077, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 14078, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 14079, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 14080, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 14081, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 746, + "name": "polished_granite_slab", + "translation_key": "block.minecraft.polished_granite_slab", + "item_id": 638, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14085, + "states": [ + { + "id": 14082, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14083, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14084, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14085, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14086, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14087, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 747, + "name": "smooth_red_sandstone_slab", + "translation_key": "block.minecraft.smooth_red_sandstone_slab", + "item_id": 639, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14091, + "states": [ + { + "id": 14088, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14089, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14090, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14091, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14092, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14093, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 748, + "name": "mossy_stone_brick_slab", + "translation_key": "block.minecraft.mossy_stone_brick_slab", + "item_id": 640, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14097, + "states": [ + { + "id": 14094, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14095, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14096, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14097, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14098, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14099, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 749, + "name": "polished_diorite_slab", + "translation_key": "block.minecraft.polished_diorite_slab", + "item_id": 641, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14103, + "states": [ + { + "id": 14100, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14101, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14102, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14103, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14104, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14105, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 750, + "name": "mossy_cobblestone_slab", + "translation_key": "block.minecraft.mossy_cobblestone_slab", + "item_id": 642, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14109, + "states": [ + { + "id": 14106, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14107, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14108, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14109, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14110, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14111, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 751, + "name": "end_stone_brick_slab", + "translation_key": "block.minecraft.end_stone_brick_slab", + "item_id": 643, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14115, + "states": [ + { + "id": 14112, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14113, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14114, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14115, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14116, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14117, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 752, + "name": "smooth_sandstone_slab", + "translation_key": "block.minecraft.smooth_sandstone_slab", + "item_id": 644, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14121, + "states": [ + { + "id": 14118, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14119, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14120, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14121, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14122, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14123, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 753, + "name": "smooth_quartz_slab", + "translation_key": "block.minecraft.smooth_quartz_slab", + "item_id": 645, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14127, + "states": [ + { + "id": 14124, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14125, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14126, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14127, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14128, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14129, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 754, + "name": "granite_slab", + "translation_key": "block.minecraft.granite_slab", + "item_id": 646, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14133, + "states": [ + { + "id": 14130, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14131, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14132, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14133, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14134, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14135, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 755, + "name": "andesite_slab", + "translation_key": "block.minecraft.andesite_slab", + "item_id": 647, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14139, + "states": [ + { + "id": 14136, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14137, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14138, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14139, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14140, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14141, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 756, + "name": "red_nether_brick_slab", + "translation_key": "block.minecraft.red_nether_brick_slab", + "item_id": 648, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14145, + "states": [ + { + "id": 14142, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14143, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14144, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14145, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14146, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14147, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 757, + "name": "polished_andesite_slab", + "translation_key": "block.minecraft.polished_andesite_slab", + "item_id": 649, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14151, + "states": [ + { + "id": 14148, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14149, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14150, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14151, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14152, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14153, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 758, + "name": "diorite_slab", + "translation_key": "block.minecraft.diorite_slab", + "item_id": 650, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14157, + "states": [ + { + "id": 14154, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14155, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 14156, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14157, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 14158, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 14159, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 759, + "name": "brick_wall", + "translation_key": "block.minecraft.brick_wall", + "item_id": 398, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14163, + "states": [ + { + "id": 14160, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14161, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14162, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14163, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14164, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14165, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14166, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14167, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14168, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14169, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14170, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14171, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14172, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14173, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14174, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14175, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14176, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14177, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14178, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14179, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14180, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14181, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14182, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14183, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14184, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14185, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14186, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14187, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14188, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14189, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14190, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14191, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14192, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14193, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14194, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14195, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14196, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14197, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14198, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14199, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14200, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14201, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14202, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14203, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14204, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14205, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14206, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14207, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14208, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14209, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14210, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14211, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14212, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14213, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14214, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14215, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14216, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14217, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14218, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14219, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14220, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14221, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14222, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14223, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14224, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14225, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14226, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14227, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14228, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14229, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14230, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14231, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14232, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14233, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14234, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14235, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14236, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14237, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14238, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14239, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14240, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14241, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14242, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14243, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14244, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14245, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14246, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14247, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14248, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14249, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14250, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14251, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14252, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14253, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14254, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14255, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14256, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14257, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14258, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14259, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14260, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14261, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14262, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14263, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14264, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14265, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14266, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14267, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14268, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14269, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14270, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14271, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14272, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14273, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14274, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14275, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14276, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14277, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14278, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14279, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14280, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14281, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14282, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14283, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14284, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14285, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14286, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14287, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14288, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14289, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14290, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14291, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14292, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14293, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14294, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14295, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14296, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14297, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14298, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14299, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14300, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14301, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14302, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14303, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14304, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14305, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14306, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14307, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14308, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14309, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14310, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14311, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14312, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14313, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14314, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14315, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14316, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14317, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14318, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14319, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14320, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14321, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14322, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14323, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14324, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14325, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14326, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14327, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14328, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14329, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14330, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14331, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14332, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14333, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14334, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14335, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14336, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14337, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14338, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14339, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14340, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14341, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14342, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14343, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14344, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14345, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14346, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14347, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14348, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14349, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14350, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14351, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14352, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14353, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14354, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14355, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14356, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14357, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14358, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14359, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14360, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14361, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14362, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14363, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14364, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14365, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14366, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14367, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14368, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14369, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14370, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14371, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14372, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14373, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14374, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14375, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14376, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14377, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14378, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14379, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14380, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14381, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14382, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14383, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14384, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14385, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14386, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14387, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14388, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14389, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14390, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14391, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14392, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14393, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14394, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14395, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14396, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14397, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14398, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14399, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14400, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14401, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14402, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14403, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14404, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14405, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14406, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14407, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14408, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14409, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14410, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14411, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14412, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14413, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14414, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14415, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14416, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14417, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14418, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14419, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14420, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14421, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14422, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14423, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14424, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14425, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14426, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14427, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14428, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14429, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14430, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14431, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14432, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14433, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14434, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14435, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14436, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14437, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14438, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14439, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14440, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14441, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14442, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14443, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14444, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14445, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14446, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14447, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14448, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14449, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14450, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14451, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14452, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14453, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14454, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14455, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14456, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14457, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14458, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14459, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14460, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14461, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14462, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14463, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14464, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14465, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14466, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14467, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14468, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14469, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14470, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14471, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14472, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14473, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14474, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14475, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14476, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14477, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14478, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14479, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14480, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14481, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14482, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14483, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 760, + "name": "prismarine_wall", + "translation_key": "block.minecraft.prismarine_wall", + "item_id": 399, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14487, + "states": [ + { + "id": 14484, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14485, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14486, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14487, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14488, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14489, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14490, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14491, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14492, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14493, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14494, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14495, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14496, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14497, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14498, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14499, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14500, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14501, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14502, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14503, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14504, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14505, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14506, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14507, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14508, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14509, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14510, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14511, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14512, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14513, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14514, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14515, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14516, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14517, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14518, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14519, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14520, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14521, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14522, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14523, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14524, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14525, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14526, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14527, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14528, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14529, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14530, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14531, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14532, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14533, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14534, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14535, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14536, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14537, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14538, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14539, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14540, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14541, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14542, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14543, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14544, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14545, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14546, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14547, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14548, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14549, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14550, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14551, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14552, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14553, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14554, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14555, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14556, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14557, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14558, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14559, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14560, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14561, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14562, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14563, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14564, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14565, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14566, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14567, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14568, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14569, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14570, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14571, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14572, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14573, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14574, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14575, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14576, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14577, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14578, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14579, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14580, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14581, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14582, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14583, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14584, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14585, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14586, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14587, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14588, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14589, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14590, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14591, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14592, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14593, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14594, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14595, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14596, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14597, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14598, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14599, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14600, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14601, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14602, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14603, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14604, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14605, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14606, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14607, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14608, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14609, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14610, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14611, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14612, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14613, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14614, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14615, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14616, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14617, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14618, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14619, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14620, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14621, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14622, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14623, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14624, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14625, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14626, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14627, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14628, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14629, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14630, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14631, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14632, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14633, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14634, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14635, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14636, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14637, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14638, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14639, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14640, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14641, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14642, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14643, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14644, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14645, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14646, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14647, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14648, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14649, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14650, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14651, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14652, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14653, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14654, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14655, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14656, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14657, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14658, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14659, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14660, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14661, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14662, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14663, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14664, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14665, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14666, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14667, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14668, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14669, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14670, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14671, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14672, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14673, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14674, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14675, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14676, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14677, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14678, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14679, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14680, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14681, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14682, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14683, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14684, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14685, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14686, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14687, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14688, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14689, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14690, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14691, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14692, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14693, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14694, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14695, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14696, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14697, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14698, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14699, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14700, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14701, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14702, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14703, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14704, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14705, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14706, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14707, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14708, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14709, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14710, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14711, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14712, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14713, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14714, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14715, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14716, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14717, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14718, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14719, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14720, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14721, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14722, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14723, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14724, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14725, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14726, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14727, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14728, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14729, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14730, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14731, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14732, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14733, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14734, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14735, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14736, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14737, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14738, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14739, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14740, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14741, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14742, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14743, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14744, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14745, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14746, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14747, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14748, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14749, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14750, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14751, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14752, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14753, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14754, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14755, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14756, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14757, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14758, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14759, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14760, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14761, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14762, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14763, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14764, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14765, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14766, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14767, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14768, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14769, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14770, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14771, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14772, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14773, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14774, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14775, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14776, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14777, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14778, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14779, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14780, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14781, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14782, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14783, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14784, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14785, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14786, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14787, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14788, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14789, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14790, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14791, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14792, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14793, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14794, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14795, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14796, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14797, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14798, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14799, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14800, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14801, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14802, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14803, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14804, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14805, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14806, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14807, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 761, + "name": "red_sandstone_wall", + "translation_key": "block.minecraft.red_sandstone_wall", + "item_id": 400, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14811, + "states": [ + { + "id": 14808, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14809, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14810, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14811, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 14812, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14813, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 14814, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14815, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14816, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14817, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 14818, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14819, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 14820, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14821, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14822, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14823, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14824, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14825, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14826, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14827, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14828, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14829, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14830, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14831, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14832, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14833, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14834, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14835, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 14836, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14837, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 14838, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14839, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14840, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14841, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 14842, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14843, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 14844, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14845, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14846, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14847, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14848, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14849, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14850, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14851, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14852, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14853, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14854, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14855, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14856, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14857, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14858, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14859, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14860, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14861, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14862, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14863, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14864, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14865, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14866, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14867, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14868, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14869, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14870, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14871, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14872, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14873, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14874, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14875, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14876, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14877, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14878, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14879, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14880, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14881, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14882, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14883, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 14884, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14885, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 14886, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14887, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14888, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14889, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 14890, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14891, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 14892, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14893, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14894, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14895, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14896, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14897, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14898, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14899, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14900, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14901, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14902, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14903, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14904, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14905, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14906, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14907, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 14908, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14909, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14910, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14911, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14912, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14913, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 14914, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14915, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 14916, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14917, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14918, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14919, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 14920, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14921, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 14922, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14923, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14924, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14925, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 14926, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14927, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 14928, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14929, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14930, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14931, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14932, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14933, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14934, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14935, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14936, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14937, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14938, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14939, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14940, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14941, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14942, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14943, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 14944, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14945, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 14946, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14947, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14948, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14949, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 14950, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14951, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 14952, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14953, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14954, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14955, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14956, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14957, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14958, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14959, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14960, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14961, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14962, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14963, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14964, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14965, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14966, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14967, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14968, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14969, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14970, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14971, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14972, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14973, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14974, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14975, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14976, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14977, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14978, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14979, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 14980, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14981, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 14982, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14983, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14984, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14985, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 14986, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14987, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 14988, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14989, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14990, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14991, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 14992, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14993, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 14994, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14995, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14996, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14997, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 14998, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 14999, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15000, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15001, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15002, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15003, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15004, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15005, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15006, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15007, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15008, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15009, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15010, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15011, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15012, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15013, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15014, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15015, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15016, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15017, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15018, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15019, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15020, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15021, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15022, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15023, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15024, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 15025, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15026, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15027, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 15028, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15029, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15030, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 15031, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15032, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15033, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 15034, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15035, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15036, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15037, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15038, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15039, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15040, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15041, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15042, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 15043, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15044, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15045, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 15046, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15047, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15048, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15049, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15050, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15051, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15052, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15053, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15054, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 15055, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15056, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15057, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 15058, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15059, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] + }, + { + "id": 15060, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 15061, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15062, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15063, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 15064, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15065, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15066, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 15067, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15068, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15069, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 15070, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15071, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15072, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15073, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15074, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15075, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15076, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15077, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15078, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15079, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15080, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15081, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15082, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15083, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15084, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15085, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15086, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15087, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15088, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15089, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15090, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15091, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15092, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15093, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15094, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15095, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15096, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 15097, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15098, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15099, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 + ] + }, + { + "id": 15100, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15101, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] + }, + { + "id": 15102, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 15103, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15104, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15105, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 + ] + }, + { + "id": 15106, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15107, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 + ] + }, + { + "id": 15108, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15109, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15110, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15111, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15112, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15113, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15114, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15115, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15116, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15117, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15118, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15119, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15120, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15121, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15122, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15123, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] + }, + { + "id": 15124, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15125, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15126, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15127, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15128, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15129, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 15130, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 15131, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 762, + "name": "mossy_stone_brick_wall", + "translation_key": "block.minecraft.mossy_stone_brick_wall", + "item_id": 401, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 15135, + "states": [ + { + "id": 15132, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 15133, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 15134, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 15135, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140 + ] + }, + { + "id": 15136, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 15137, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143 + ] + }, + { + "id": 15138, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 15139, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 15140, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 15141, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 15142, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 15143, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144 + ] + }, + { + "id": 15144, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 15145, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15146, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15147, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 15148, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15149, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15150, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 15151, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15152, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15153, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 15154, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15155, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15156, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 15157, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15158, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15159, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145 + ] + }, + { + "id": 15160, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15161, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, + { + "id": 15162, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 15163, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15164, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15165, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146 + ] + }, + { + "id": 15166, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15167, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 + ] + }, + { + "id": 15168, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 15169, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15170, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15171, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 15172, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15173, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15174, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 15175, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15176, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15177, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 15178, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15179, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15180, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15181, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15182, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15183, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15184, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15185, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15186, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15187, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15188, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15189, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15190, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15191, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15192, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15193, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15194, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15195, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15196, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15197, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15198, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15199, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15200, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15201, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15202, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15203, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15204, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 15205, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15206, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15207, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148 + ] + }, + { + "id": 15208, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15209, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] + }, + { + "id": 15210, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 15211, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15212, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15213, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149 + ] + }, + { + "id": 15214, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15215, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150 + ] + }, + { + "id": 15216, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15217, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15218, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15219, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15220, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15221, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15222, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15223, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15224, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15225, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15226, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15227, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15228, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15229, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15230, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15231, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 + ] + }, + { + "id": 15232, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15233, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 15234, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15235, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15236, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15237, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 + ] + }, + { + "id": 15238, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15239, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 + ] + }, + { + "id": 15240, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 15241, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15242, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15243, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 152 + ] + }, + { + "id": 15244, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15245, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 + ] + }, + { + "id": 15246, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 15247, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15248, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15249, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 154 + ] + }, + { + "id": 15250, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15251, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153 + ] + }, + { + "id": 15252, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15253, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15254, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15255, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 + ] + }, + { + "id": 15256, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15257, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] + }, + { + "id": 15258, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] + }, + { + "id": 15259, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 12788, + "id": 15260, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 12789, + "id": 15261, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 + ] }, { - "id": 12790, + "id": 15262, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 12791, + "id": 15263, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 723, - "name": "sea_pickle", - "translation_key": "block.minecraft.sea_pickle", - "item_id": 179, - "properties": [ - { - "name": "pickles", - "values": [ - "1", - "2", - "3", - "4" + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12792, - "states": [ - { - "id": 12792, - "luminance": 6, - "opaque": false, + "id": 15264, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 225 + 140, + 145, + 152 ] }, { - "id": 12793, + "id": 15265, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 225 + 153, + 142, + 143, + 145 ] }, { - "id": 12794, - "luminance": 9, - "opaque": false, + "id": 15266, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 226 + 153, + 142, + 143, + 145 ] }, { - "id": 12795, + "id": 15267, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 226 + 140, + 145, + 152 ] }, { - "id": 12796, - "luminance": 12, - "opaque": false, + "id": 15268, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 227 + 153, + 142, + 143, + 145 ] }, { - "id": 12797, + "id": 15269, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 227 + 153, + 142, + 143, + 145 ] }, { - "id": 12798, - "luminance": 15, - "opaque": false, + "id": 15270, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 228 + 146, + 155 ] }, { - "id": 12799, + "id": 15271, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 228 + 153, + 147 ] - } - ] - }, - { - "id": 724, - "name": "blue_ice", - "translation_key": "block.minecraft.blue_ice", - "item_id": 597, - "properties": [], - "default_state_id": 12800, - "states": [ + }, { - "id": 12800, + "id": 15272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 725, - "name": "conduit", - "translation_key": "block.minecraft.conduit", - "item_id": 598, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 153, + 147 ] - } - ], - "default_state_id": 12801, - "states": [ + }, { - "id": 12801, - "luminance": 15, - "opaque": false, + "id": 15273, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 229 - ], - "block_entity_type": 25 + 146, + 155 + ] }, { - "id": 12802, - "luminance": 15, - "opaque": false, + "id": 15274, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 229 - ], - "block_entity_type": 25 - } - ] - }, - { - "id": 726, - "name": "bamboo_sapling", - "translation_key": "block.minecraft.bamboo_sapling", - "item_id": 0, - "properties": [], - "default_state_id": 12803, - "states": [ + 153, + 147 + ] + }, { - "id": 12803, + "id": 15275, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 727, - "name": "bamboo", - "translation_key": "block.minecraft.bamboo", - "item_id": 229, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1" + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "leaves", - "values": [ - "none", - "small", - "large" + "id": 15276, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 ] }, { - "name": "stage", - "values": [ - "0", - "1" - ] - } - ], - "default_state_id": 12804, - "states": [ - { - "id": 12804, + "id": 15277, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 142, + 143, + 148 ] }, { - "id": 12805, + "id": 15278, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 142, + 143, + 148 ] }, { - "id": 12806, + "id": 15279, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 140, + 148, + 152 ] }, { - "id": 12807, + "id": 15280, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 142, + 143, + 148 ] }, { - "id": 12808, + "id": 15281, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 142, + 143, + 148 ] }, { - "id": 12809, + "id": 15282, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 149, + 155 ] }, { - "id": 12810, + "id": 15283, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 150 ] }, { - "id": 12811, + "id": 15284, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 150 ] }, { - "id": 12812, + "id": 15285, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 149, + 155 ] }, { - "id": 12813, + "id": 15286, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 150 ] }, { - "id": 12814, + "id": 15287, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 153, + 150 ] }, { - "id": 12815, + "id": 15288, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 140, + 148, + 145, + 152 ] - } - ] - }, - { - "id": 728, - "name": "potted_bamboo", - "translation_key": "block.minecraft.potted_bamboo", - "item_id": 0, - "properties": [], - "default_state_id": 12816, - "states": [ + }, { - "id": 12816, + "id": 15289, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 153, + 142, + 143, + 148, + 145 ] - } - ] - }, - { - "id": 729, - "name": "void_air", - "translation_key": "block.minecraft.void_air", - "item_id": 0, - "properties": [], - "default_state_id": 12817, - "states": [ - { - "id": 12817, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 730, - "name": "cave_air", - "translation_key": "block.minecraft.cave_air", - "item_id": 0, - "properties": [], - "default_state_id": 12818, - "states": [ + }, { - "id": 12818, + "id": 15290, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 731, - "name": "bubble_column", - "translation_key": "block.minecraft.bubble_column", - "item_id": 0, - "properties": [ - { - "name": "drag", - "values": [ - "true", - "false" + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 ] - } - ], - "default_state_id": 12819, - "states": [ + }, { - "id": 12819, + "id": 15291, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 12820, + "id": 15292, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 732, - "name": "polished_granite_stairs", - "translation_key": "block.minecraft.polished_granite_stairs", - "item_id": 599, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 15293, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 15294, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 15295, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 ] - } - ], - "default_state_id": 12832, - "states": [ + }, { - "id": 12821, + "id": 15296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150, + 147 ] }, { - "id": 12822, + "id": 15297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 151, + 155 ] }, { - "id": 12823, + "id": 15298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 12824, + "id": 15299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 12825, + "id": 15300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 12826, + "id": 15301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12827, + "id": 15302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12828, + "id": 15303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 12829, + "id": 15304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12830, + "id": 15305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12831, + "id": 15306, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 12832, + "id": 15307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 12833, + "id": 15308, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 12834, + "id": 15309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 151, + 155 ] }, { - "id": 12835, + "id": 15310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 12836, + "id": 15311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 12837, + "id": 15312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 152 ] }, { - "id": 12838, + "id": 15313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 12839, + "id": 15314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 12840, + "id": 15315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 152 ] }, { - "id": 12841, + "id": 15316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 12842, + "id": 15317, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 12843, + "id": 15318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 149, + 155 ] }, { - "id": 12844, + "id": 15319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 12845, + "id": 15320, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150 ] }, { - "id": 12846, + "id": 15321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 149, + 155 ] }, { - "id": 12847, + "id": 15322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 12848, + "id": 15323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 12849, + "id": 15324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 12850, + "id": 15325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12851, + "id": 15326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12852, + "id": 15327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 12853, + "id": 15328, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12854, + "id": 15329, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12855, + "id": 15330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 151, + 155 ] }, { - "id": 12856, + "id": 15331, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 12857, + "id": 15332, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 12858, + "id": 15333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151, + 155 ] }, { - "id": 12859, + "id": 15334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 12860, + "id": 15335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 12861, + "id": 15336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 12862, + "id": 15337, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12863, + "id": 15338, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12864, + "id": 15339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 12865, + "id": 15340, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12866, + "id": 15341, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12867, + "id": 15342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 12868, + "id": 15343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 12869, + "id": 15344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 12870, + "id": 15345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 12871, + "id": 15346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 12872, + "id": 15347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 12873, + "id": 15348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 152 ] }, { - "id": 12874, + "id": 15349, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 12875, + "id": 15350, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143 ] }, { - "id": 12876, + "id": 15351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 152 ] }, { - "id": 12877, + "id": 15352, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 12878, + "id": 15353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 12879, + "id": 15354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 154 ] }, { - "id": 12880, + "id": 15355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153 ] }, { - "id": 12881, + "id": 15356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153 ] }, { - "id": 12882, + "id": 15357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 154 ] }, { - "id": 12883, + "id": 15358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153 ] }, { - "id": 12884, + "id": 15359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153 ] }, { - "id": 12885, + "id": 15360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 145, + 152 ] }, { - "id": 12886, + "id": 15361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 12887, + "id": 15362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 12888, + "id": 15363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 145, + 152 ] }, { - "id": 12889, + "id": 15364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 12890, + "id": 15365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 12891, + "id": 15366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 146, + 155 ] }, { - "id": 12892, + "id": 15367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 12893, + "id": 15368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 12894, + "id": 15369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 146, + 155 ] }, { - "id": 12895, + "id": 15370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 147 ] }, { - "id": 12896, + "id": 15371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 147 ] }, { - "id": 12897, + "id": 15372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 145, + 152 ] }, { - "id": 12898, + "id": 15373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 12899, + "id": 15374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 12900, + "id": 15375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 733, - "name": "smooth_red_sandstone_stairs", - "translation_key": "block.minecraft.smooth_red_sandstone_stairs", - "item_id": 600, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 140, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12912, - "states": [ - { - "id": 12901, + "id": 15376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 12902, + "id": 15377, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 12903, + "id": 15378, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 146, + 155 ] }, { - "id": 12904, + "id": 15379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 12905, + "id": 15380, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 12906, + "id": 15381, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 146, + 155 ] }, { - "id": 12907, + "id": 15382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 12908, + "id": 15383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 12909, + "id": 15384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 152 ] }, { - "id": 12910, + "id": 15385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 12911, + "id": 15386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 12912, + "id": 15387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 140, + 148, + 152 ] }, { - "id": 12913, + "id": 15388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 12914, + "id": 15389, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 12915, + "id": 15390, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 149, + 155 ] }, { - "id": 12916, + "id": 15391, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150 ] }, { - "id": 12917, + "id": 15392, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150 ] }, { - "id": 12918, + "id": 15393, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 149, + 155 ] }, { - "id": 12919, + "id": 15394, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 12920, + "id": 15395, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 12921, + "id": 15396, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 145, + 152 ] }, { - "id": 12922, + "id": 15397, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12923, + "id": 15398, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12924, + "id": 15399, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 12925, + "id": 15400, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12926, + "id": 15401, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12927, + "id": 15402, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151, + 155 ] }, { - "id": 12928, + "id": 15403, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 12929, + "id": 15404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 12930, + "id": 15405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 12931, + "id": 15406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150, + 147 ] }, { - "id": 12932, + "id": 15407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150, + 147 ] }, { - "id": 12933, + "id": 15408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 12934, + "id": 15409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12935, + "id": 15410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12936, + "id": 15411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 12937, + "id": 15412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12938, + "id": 15413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12939, + "id": 15414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 12940, + "id": 15415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 12941, + "id": 15416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150, + 147 ] }, { - "id": 12942, + "id": 15417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 151, + 155 ] }, { - "id": 12943, + "id": 15418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 12944, + "id": 15419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 12945, + "id": 15420, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 152 ] }, { - "id": 12946, + "id": 15421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 12947, + "id": 15422, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 12948, + "id": 15423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 12949, + "id": 15424, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 12950, + "id": 15425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 12951, + "id": 15426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 149, + 155 ] }, { - "id": 12952, + "id": 15427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150 ] }, { - "id": 12953, + "id": 15428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150 ] }, { - "id": 12954, + "id": 15429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 12955, + "id": 15430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150 ] }, { - "id": 12956, + "id": 15431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150 ] }, { - "id": 12957, + "id": 15432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 12958, + "id": 15433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12959, + "id": 15434, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12960, + "id": 15435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 12961, + "id": 15436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12962, + "id": 15437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12963, + "id": 15438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151, + 155 ] }, { - "id": 12964, + "id": 15439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 12965, + "id": 15440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 12966, + "id": 15441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 12967, + "id": 15442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 12968, + "id": 15443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 12969, + "id": 15444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 12970, + "id": 15445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12971, + "id": 15446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12972, + "id": 15447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 12973, + "id": 15448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12974, + "id": 15449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 12975, + "id": 15450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151, + 155 ] }, { - "id": 12976, + "id": 15451, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 12977, + "id": 15452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150, + 147 ] }, { - "id": 12978, + "id": 15453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151, + 155 ] }, { - "id": 12979, + "id": 15454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 12980, + "id": 15455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] } ] }, { - "id": 734, - "name": "mossy_stone_brick_stairs", - "translation_key": "block.minecraft.mossy_stone_brick_stairs", - "item_id": 601, + "id": 763, + "name": "granite_wall", + "translation_key": "block.minecraft.granite_wall", + "item_id": 402, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "none", + "low", + "tall" ] }, { - "name": "half", + "name": "north", "values": [ - "top", - "bottom" + "none", + "low", + "tall" ] }, { - "name": "shape", + "name": "south", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "none", + "low", + "tall" ] }, { - "name": "waterlogged", + "name": "up", "values": [ "true", "false" ] - } - ], - "default_state_id": 12992, - "states": [ - { - "id": 12981, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 12982, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 12983, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] }, { - "id": 12984, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 + "name": "waterlogged", + "values": [ + "true", + "false" ] }, { - "id": 12985, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 + "name": "west", + "values": [ + "none", + "low", + "tall" ] - }, + } + ], + "default_state_id": 15459, + "states": [ { - "id": 12986, + "id": 15456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140 ] }, { - "id": 12987, + "id": 15457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 141, + 142, + 143 ] }, { - "id": 12988, + "id": 15458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 141, + 142, + 143 ] }, { - "id": 12989, + "id": 15459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140 ] }, { - "id": 12990, + "id": 15460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143 ] }, { - "id": 12991, + "id": 15461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143 ] }, { - "id": 12992, + "id": 15462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] + "collision_shapes": [] }, { - "id": 12993, + "id": 15463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 144 ] }, { - "id": 12994, + "id": 15464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 144 ] }, { - "id": 12995, + "id": 15465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [] }, { - "id": 12996, + "id": 15466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144 ] }, { - "id": 12997, + "id": 15467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144 ] }, { - "id": 12998, + "id": 15468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 145 ] }, { - "id": 12999, + "id": 15469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13000, + "id": 15470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13001, + "id": 15471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 145 ] }, { - "id": 13002, + "id": 15472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 141, + 142, + 143, + 145 ] }, { - "id": 13003, + "id": 15473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 145 ] }, { - "id": 13004, + "id": 15474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 146 ] }, { - "id": 13005, + "id": 15475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 147 ] }, { - "id": 13006, + "id": 15476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 147 ] }, { - "id": 13007, + "id": 15477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 146 ] }, { - "id": 13008, + "id": 15478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 144, + 147 ] }, { - "id": 13009, + "id": 15479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 147 ] }, { - "id": 13010, + "id": 15480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 145 ] }, { - "id": 13011, + "id": 15481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 141, + 142, + 143, + 145 ] }, { - "id": 13012, + "id": 15482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 141, + 142, + 143, + 145 ] }, { - "id": 13013, + "id": 15483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 145 ] }, { - "id": 13014, + "id": 15484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13015, + "id": 15485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13016, + "id": 15486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 146 ] }, { - "id": 13017, + "id": 15487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 147 ] }, { - "id": 13018, + "id": 15488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 147 ] }, { - "id": 13019, + "id": 15489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 146 ] }, { - "id": 13020, + "id": 15490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 144, + 147 ] }, { - "id": 13021, + "id": 15491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 144, + 147 ] }, { - "id": 13022, + "id": 15492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148 ] }, { - "id": 13023, + "id": 15493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 13024, + "id": 15494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 13025, + "id": 15495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148 ] }, { - "id": 13026, + "id": 15496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13027, + "id": 15497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13028, + "id": 15498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 149 ] }, { - "id": 13029, + "id": 15499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150 ] }, { - "id": 13030, + "id": 15500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150 ] }, { - "id": 13031, + "id": 15501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 149 ] }, { - "id": 13032, + "id": 15502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 144, + 150 ] }, { - "id": 13033, + "id": 15503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150 ] }, { - "id": 13034, + "id": 15504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145 ] }, { - "id": 13035, + "id": 15505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13036, + "id": 15506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13037, + "id": 15507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145 ] }, { - "id": 13038, + "id": 15508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13039, + "id": 15509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13040, + "id": 15510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 151 ] }, { - "id": 13041, + "id": 15511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 144, + 150, + 147 ] }, { - "id": 13042, + "id": 15512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 144, + 150, + 147 ] }, { - "id": 13043, + "id": 15513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151 ] }, { - "id": 13044, + "id": 15514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 144, + 150, + 147 ] }, { - "id": 13045, + "id": 15515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13046, + "id": 15516, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145 ] }, { - "id": 13047, + "id": 15517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13048, + "id": 15518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13049, + "id": 15519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13050, + "id": 15520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13051, + "id": 15521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13052, + "id": 15522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 151 ] }, { - "id": 13053, + "id": 15523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 13054, + "id": 15524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 13055, + "id": 15525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151 ] }, { - "id": 13056, + "id": 15526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 13057, + "id": 15527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { - "id": 13058, + "id": 15528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148 ] }, { - "id": 13059, + "id": 15529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13060, + "id": 15530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 735, - "name": "polished_diorite_stairs", - "translation_key": "block.minecraft.polished_diorite_stairs", - "item_id": 602, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 141, + 142, + 143, + 148 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13072, - "states": [ - { - "id": 13061, + "id": 15531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148 ] }, { - "id": 13062, + "id": 15532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 141, + 142, + 143, + 148 ] }, { - "id": 13063, + "id": 15533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13064, + "id": 15534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 149 ] }, { - "id": 13065, + "id": 15535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 144, + 150 ] }, { - "id": 13066, + "id": 15536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 144, + 150 ] }, { - "id": 13067, + "id": 15537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 149 ] }, { - "id": 13068, + "id": 15538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150 ] }, { - "id": 13069, + "id": 15539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150 ] }, { - "id": 13070, + "id": 15540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 145 ] }, { - "id": 13071, + "id": 15541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13072, + "id": 15542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13073, + "id": 15543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13074, + "id": 15544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13075, + "id": 15545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13076, + "id": 15546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 151 ] }, { - "id": 13077, + "id": 15547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144, + 150, + 147 ] }, { - "id": 13078, + "id": 15548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144, + 150, + 147 ] }, { - "id": 13079, + "id": 15549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151 ] }, { - "id": 13080, + "id": 15550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { - "id": 13081, + "id": 15551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144, + 150, + 147 ] }, { - "id": 13082, + "id": 15552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 145 ] }, { - "id": 13083, + "id": 15553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13084, + "id": 15554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13085, + "id": 15555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145 ] }, { - "id": 13086, + "id": 15556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13087, + "id": 15557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13088, + "id": 15558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151 ] }, { - "id": 13089, + "id": 15559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 13090, + "id": 15560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 13091, + "id": 15561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 151 ] }, { - "id": 13092, + "id": 15562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 150, + 147 ] }, { - "id": 13093, + "id": 15563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 13094, + "id": 15564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 152 ] }, { - "id": 13095, + "id": 15565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13096, + "id": 15566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13097, + "id": 15567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 152 ] }, { - "id": 13098, + "id": 15568, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143 ] }, { - "id": 13099, + "id": 15569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 13100, + "id": 15570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 154 ] }, { - "id": 13101, + "id": 15571, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153 ] }, { - "id": 13102, + "id": 15572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153 ] }, { - "id": 13103, + "id": 15573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 154 ] }, { - "id": 13104, + "id": 15574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153 ] }, { - "id": 13105, + "id": 15575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153 ] }, { - "id": 13106, + "id": 15576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 145, + 152 ] }, { - "id": 13107, + "id": 15577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13108, + "id": 15578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13109, + "id": 15579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 145, + 152 ] }, { - "id": 13110, + "id": 15580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13111, + "id": 15581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13112, + "id": 15582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 146, + 155 ] }, { - "id": 13113, + "id": 15583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 147 ] }, { - "id": 13114, + "id": 15584, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 147 ] }, { - "id": 13115, + "id": 15585, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 146, + 155 ] }, { - "id": 13116, + "id": 15586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 147 ] }, { - "id": 13117, + "id": 15587, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 147 ] }, { - "id": 13118, + "id": 15588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 145, + 152 ] }, { - "id": 13119, + "id": 15589, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 13120, + "id": 15590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 13121, + "id": 15591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 145, + 152 ] }, { - "id": 13122, + "id": 15592, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13123, + "id": 15593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 13124, + "id": 15594, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 146, + 155 ] }, { - "id": 13125, + "id": 15595, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 147 ] }, { - "id": 13126, + "id": 15596, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 147 ] }, { - "id": 13127, + "id": 15597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 146, + 155 ] }, { - "id": 13128, + "id": 15598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 13129, + "id": 15599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 13130, + "id": 15600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 152 ] }, { - "id": 13131, + "id": 15601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148 ] }, { - "id": 13132, + "id": 15602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148 ] }, { - "id": 13133, + "id": 15603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13134, + "id": 15604, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13135, + "id": 15605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13136, + "id": 15606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 149, + 155 ] }, { - "id": 13137, + "id": 15607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 13138, + "id": 15608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 13139, + "id": 15609, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 149, + 155 ] }, { - "id": 13140, + "id": 15610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 736, - "name": "mossy_cobblestone_stairs", - "translation_key": "block.minecraft.mossy_cobblestone_stairs", - "item_id": 603, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 153, + 150 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13152, - "states": [ - { - "id": 13141, + "id": 15611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 13142, + "id": 15612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 13143, + "id": 15613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13144, + "id": 15614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13145, + "id": 15615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 13146, + "id": 15616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13147, + "id": 15617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13148, + "id": 15618, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 13149, + "id": 15619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13150, + "id": 15620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13151, + "id": 15621, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 13152, + "id": 15622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 13153, + "id": 15623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13154, + "id": 15624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13155, + "id": 15625, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13156, + "id": 15626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13157, + "id": 15627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 13158, + "id": 15628, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13159, + "id": 15629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13160, + "id": 15630, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151, + 155 ] }, { - "id": 13161, + "id": 15631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 150, + 147 ] }, { - "id": 13162, + "id": 15632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 150, + 147 ] }, { - "id": 13163, + "id": 15633, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 13164, + "id": 15634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 13165, + "id": 15635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13166, + "id": 15636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 152 ] }, { - "id": 13167, + "id": 15637, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13168, + "id": 15638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13169, + "id": 15639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13170, + "id": 15640, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13171, + "id": 15641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 13172, + "id": 15642, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 149, + 155 ] }, { - "id": 13173, + "id": 15643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150 ] }, { - "id": 13174, + "id": 15644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150 ] }, { - "id": 13175, + "id": 15645, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 13176, + "id": 15646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150 ] }, { - "id": 13177, + "id": 15647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 13178, + "id": 15648, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13179, + "id": 15649, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13180, + "id": 15650, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13181, + "id": 15651, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 13182, + "id": 15652, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13183, + "id": 15653, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13184, + "id": 15654, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151, + 155 ] }, { - "id": 13185, + "id": 15655, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 13186, + "id": 15656, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 13187, + "id": 15657, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 13188, + "id": 15658, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13189, + "id": 15659, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13190, + "id": 15660, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13191, + "id": 15661, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13192, + "id": 15662, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13193, + "id": 15663, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13194, + "id": 15664, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13195, + "id": 15665, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13196, + "id": 15666, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 151, + 155 ] }, { - "id": 13197, + "id": 15667, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13198, + "id": 15668, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13199, + "id": 15669, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 151, + 155 ] }, { - "id": 13200, + "id": 15670, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 13201, + "id": 15671, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 13202, + "id": 15672, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 152 ] }, { - "id": 13203, + "id": 15673, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143 ] }, { - "id": 13204, + "id": 15674, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143 ] }, { - "id": 13205, + "id": 15675, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 152 ] }, { - "id": 13206, + "id": 15676, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143 ] }, { - "id": 13207, + "id": 15677, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13208, + "id": 15678, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 154 ] }, { - "id": 13209, + "id": 15679, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153 ] }, { - "id": 13210, + "id": 15680, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153 ] }, { - "id": 13211, + "id": 15681, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 154 ] }, { - "id": 13212, + "id": 15682, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153 ] }, { - "id": 13213, + "id": 15683, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153 ] }, { - "id": 13214, + "id": 15684, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 145, + 152 ] }, { - "id": 13215, + "id": 15685, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13216, + "id": 15686, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13217, + "id": 15687, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 145, + 152 ] }, { - "id": 13218, + "id": 15688, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13219, + "id": 15689, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13220, + "id": 15690, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 737, - "name": "end_stone_brick_stairs", - "translation_key": "block.minecraft.end_stone_brick_stairs", - "item_id": 604, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" + 146, + 155 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 15691, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13232, - "states": [ - { - "id": 13221, + "id": 15692, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 147 ] }, { - "id": 13222, + "id": 15693, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 146, + 155 ] }, { - "id": 13223, + "id": 15694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 13224, + "id": 15695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 13225, + "id": 15696, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 145, + 152 ] }, { - "id": 13226, + "id": 15697, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 13227, + "id": 15698, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13228, + "id": 15699, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 145, + 152 ] }, { - "id": 13229, + "id": 15700, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13230, + "id": 15701, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13231, + "id": 15702, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 146, + 155 ] }, { - "id": 13232, + "id": 15703, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 147 ] }, { - "id": 13233, + "id": 15704, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 147 ] }, { - "id": 13234, + "id": 15705, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 146, + 155 ] }, { - "id": 13235, + "id": 15706, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 13236, + "id": 15707, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 13237, + "id": 15708, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 152 ] }, { - "id": 13238, + "id": 15709, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13239, + "id": 15710, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13240, + "id": 15711, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 152 ] }, { - "id": 13241, + "id": 15712, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 13242, + "id": 15713, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 13243, + "id": 15714, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 149, + 155 ] }, { - "id": 13244, + "id": 15715, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 13245, + "id": 15716, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150 ] }, { - "id": 13246, + "id": 15717, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 149, + 155 ] }, { - "id": 13247, + "id": 15718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 13248, + "id": 15719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 13249, + "id": 15720, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13250, + "id": 15721, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13251, + "id": 15722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13252, + "id": 15723, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 13253, + "id": 15724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13254, + "id": 15725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13255, + "id": 15726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 151, + 155 ] }, { - "id": 13256, + "id": 15727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13257, + "id": 15728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 13258, + "id": 15729, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151, + 155 ] }, { - "id": 13259, + "id": 15730, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13260, + "id": 15731, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13261, + "id": 15732, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 13262, + "id": 15733, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13263, + "id": 15734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13264, + "id": 15735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13265, + "id": 15736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13266, + "id": 15737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13267, + "id": 15738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 13268, + "id": 15739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13269, + "id": 15740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13270, + "id": 15741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 13271, + "id": 15742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13272, + "id": 15743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13273, + "id": 15744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 152 ] }, { - "id": 13274, + "id": 15745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13275, + "id": 15746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13276, + "id": 15747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 152 ] }, { - "id": 13277, + "id": 15748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 13278, + "id": 15749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 13279, + "id": 15750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 149, + 155 ] }, { - "id": 13280, + "id": 15751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150 ] }, { - "id": 13281, + "id": 15752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150 ] }, { - "id": 13282, + "id": 15753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 149, + 155 ] }, { - "id": 13283, + "id": 15754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150 ] }, { - "id": 13284, + "id": 15755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150 ] }, { - "id": 13285, + "id": 15756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 13286, + "id": 15757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13287, + "id": 15758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13288, + "id": 15759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13289, + "id": 15760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13290, + "id": 15761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13291, + "id": 15762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 151, + 155 ] }, { - "id": 13292, + "id": 15763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 150, + 147 ] }, { - "id": 13293, + "id": 15764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13294, + "id": 15765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 151, + 155 ] }, { - "id": 13295, + "id": 15766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13296, + "id": 15767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13297, + "id": 15768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13298, + "id": 15769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13299, + "id": 15770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13300, + "id": 15771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 738, - "name": "stone_stairs", - "translation_key": "block.minecraft.stone_stairs", - "item_id": 605, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 140, + 148, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13312, - "states": [ - { - "id": 13301, + "id": 15772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13302, + "id": 15773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13303, + "id": 15774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 151, + 155 ] }, { - "id": 13304, + "id": 15775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 13305, + "id": 15776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 13306, + "id": 15777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151, + 155 ] }, { - "id": 13307, + "id": 15778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13308, + "id": 15779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 764, + "name": "stone_brick_wall", + "translation_key": "block.minecraft.stone_brick_wall", + "item_id": 403, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 13309, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "name": "north", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 13310, + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 15783, + "states": [ + { + "id": 15780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140 ] }, { - "id": 13311, + "id": 15781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143 ] }, { - "id": 13312, + "id": 15782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143 ] }, { - "id": 13313, + "id": 15783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140 ] }, { - "id": 13314, + "id": 15784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143 ] }, { - "id": 13315, + "id": 15785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143 ] }, { - "id": 13316, + "id": 15786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [] }, { - "id": 13317, + "id": 15787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144 ] }, { - "id": 13318, + "id": 15788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144 ] }, { - "id": 13319, + "id": 15789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [] }, { - "id": 13320, + "id": 15790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144 ] }, { - "id": 13321, + "id": 15791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144 ] }, { - "id": 13322, + "id": 15792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 145 ] }, { - "id": 13323, + "id": 15793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 145 ] }, { - "id": 13324, + "id": 15794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 145 ] }, { - "id": 13325, + "id": 15795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 145 ] }, { - "id": 13326, + "id": 15796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13327, + "id": 15797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13328, + "id": 15798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 146 ] }, { - "id": 13329, + "id": 15799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 147 ] }, { - "id": 13330, + "id": 15800, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 147 ] }, { - "id": 13331, + "id": 15801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 146 ] }, { - "id": 13332, + "id": 15802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 147 ] }, { - "id": 13333, + "id": 15803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 147 ] }, { - "id": 13334, + "id": 15804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 145 ] }, { - "id": 13335, + "id": 15805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13336, + "id": 15806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13337, + "id": 15807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 145 ] }, { - "id": 13338, + "id": 15808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13339, + "id": 15809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 141, + 142, + 143, + 145 ] }, { - "id": 13340, + "id": 15810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 146 ] }, { - "id": 13341, + "id": 15811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 144, + 147 ] }, { - "id": 13342, + "id": 15812, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 144, + 147 ] }, { - "id": 13343, + "id": 15813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 146 ] }, { - "id": 13344, + "id": 15814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 147 ] }, { - "id": 13345, + "id": 15815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 144, + 147 ] }, { - "id": 13346, + "id": 15816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148 ] }, { - "id": 13347, + "id": 15817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13348, + "id": 15818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13349, + "id": 15819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148 ] }, { - "id": 13350, + "id": 15820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 13351, + "id": 15821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 141, + 142, + 143, + 148 ] }, { - "id": 13352, + "id": 15822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 149 ] }, { - "id": 13353, + "id": 15823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150 ] }, { - "id": 13354, + "id": 15824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150 ] }, { - "id": 13355, + "id": 15825, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 149 ] }, { - "id": 13356, + "id": 15826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 144, + 150 ] }, { - "id": 13357, + "id": 15827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 144, + 150 ] }, { - "id": 13358, + "id": 15828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145 ] }, { - "id": 13359, + "id": 15829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13360, + "id": 15830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13361, + "id": 15831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 148, + 145 ] }, { - "id": 13362, + "id": 15832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13363, + "id": 15833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13364, + "id": 15834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151 ] }, { - "id": 13365, + "id": 15835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13366, + "id": 15836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13367, + "id": 15837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 151 ] }, { - "id": 13368, + "id": 15838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 13369, + "id": 15839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 144, + 150, + 147 ] }, { - "id": 13370, + "id": 15840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13371, + "id": 15841, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13372, + "id": 15842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13373, + "id": 15843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145 ] }, { - "id": 13374, + "id": 15844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13375, + "id": 15845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13376, + "id": 15846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151 ] }, { - "id": 13377, + "id": 15847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { - "id": 13378, + "id": 15848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { - "id": 13379, + "id": 15849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151 ] }, { - "id": 13380, + "id": 15850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 739, - "name": "smooth_sandstone_stairs", - "translation_key": "block.minecraft.smooth_sandstone_stairs", - "item_id": 606, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 144, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13392, - "states": [ - { - "id": 13381, + "id": 15851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 144, + 150, + 147 ] }, { - "id": 13382, + "id": 15852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148 ] }, { - "id": 13383, + "id": 15853, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13384, + "id": 15854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13385, + "id": 15855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148 ] }, { - "id": 13386, + "id": 15856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148 ] }, { - "id": 13387, + "id": 15857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 13388, + "id": 15858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 149 ] }, { - "id": 13389, + "id": 15859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150 ] }, { - "id": 13390, + "id": 15860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150 ] }, { - "id": 13391, + "id": 15861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 149 ] }, { - "id": 13392, + "id": 15862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 144, + 150 ] }, { - "id": 13393, + "id": 15863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 144, + 150 ] }, { - "id": 13394, + "id": 15864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13395, + "id": 15865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13396, + "id": 15866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13397, + "id": 15867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145 ] }, { - "id": 13398, + "id": 15868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13399, + "id": 15869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13400, + "id": 15870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151 ] }, { - "id": 13401, + "id": 15871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144, + 150, + 147 ] }, { - "id": 13402, + "id": 15872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144, + 150, + 147 ] }, { - "id": 13403, + "id": 15873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151 ] }, { - "id": 13404, + "id": 15874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13405, + "id": 15875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 150, + 147 ] }, { - "id": 13406, + "id": 15876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145 ] }, { - "id": 13407, + "id": 15877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13408, + "id": 15878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13409, + "id": 15879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 145 ] }, { - "id": 13410, + "id": 15880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13411, + "id": 15881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13412, + "id": 15882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 151 ] }, { - "id": 13413, + "id": 15883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 13414, + "id": 15884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 13415, + "id": 15885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 151 ] }, { - "id": 13416, + "id": 15886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 13417, + "id": 15887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 150, + 147 ] }, { - "id": 13418, + "id": 15888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 152 ] }, { - "id": 13419, + "id": 15889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 13420, + "id": 15890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 13421, + "id": 15891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 152 ] }, { - "id": 13422, + "id": 15892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143 ] }, { - "id": 13423, + "id": 15893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143 ] }, { - "id": 13424, + "id": 15894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 154 ] }, { - "id": 13425, + "id": 15895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153 ] }, { - "id": 13426, + "id": 15896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153 ] }, { - "id": 13427, + "id": 15897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 154 ] }, { - "id": 13428, + "id": 15898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153 ] }, { - "id": 13429, + "id": 15899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153 ] }, { - "id": 13430, + "id": 15900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 145, + 152 ] }, { - "id": 13431, + "id": 15901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13432, + "id": 15902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13433, + "id": 15903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 145, + 152 ] }, { - "id": 13434, + "id": 15904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13435, + "id": 15905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13436, + "id": 15906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 146, + 155 ] }, { - "id": 13437, + "id": 15907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 147 ] }, { - "id": 13438, + "id": 15908, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 147 ] }, { - "id": 13439, + "id": 15909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 146, + 155 ] }, { - "id": 13440, + "id": 15910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13441, + "id": 15911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 147 ] }, { - "id": 13442, + "id": 15912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 145, + 152 ] }, { - "id": 13443, + "id": 15913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 13444, + "id": 15914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 13445, + "id": 15915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 145, + 152 ] }, { - "id": 13446, + "id": 15916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 13447, + "id": 15917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13448, + "id": 15918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 146, + 155 ] }, { - "id": 13449, + "id": 15919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 13450, + "id": 15920, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 13451, + "id": 15921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 146, + 155 ] }, { - "id": 13452, + "id": 15922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 13453, + "id": 15923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 13454, + "id": 15924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13455, + "id": 15925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13456, + "id": 15926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13457, + "id": 15927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 152 ] }, { - "id": 13458, + "id": 15928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13459, + "id": 15929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13460, + "id": 15930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 740, - "name": "smooth_quartz_stairs", - "translation_key": "block.minecraft.smooth_quartz_stairs", - "item_id": 607, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 149, + 155 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13472, - "states": [ - { - "id": 13461, + "id": 15931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 13462, + "id": 15932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 13463, + "id": 15933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 149, + 155 ] }, { - "id": 13464, + "id": 15934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150 ] }, { - "id": 13465, + "id": 15935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150 ] }, { - "id": 13466, + "id": 15936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 13467, + "id": 15937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13468, + "id": 15938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13469, + "id": 15939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13470, + "id": 15940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13471, + "id": 15941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13472, + "id": 15942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 13473, + "id": 15943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13474, + "id": 15944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13475, + "id": 15945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 151, + 155 ] }, { - "id": 13476, + "id": 15946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13477, + "id": 15947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 13478, + "id": 15948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 13479, + "id": 15949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13480, + "id": 15950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13481, + "id": 15951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 145, + 152 ] }, { - "id": 13482, + "id": 15952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13483, + "id": 15953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13484, + "id": 15954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 13485, + "id": 15955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13486, + "id": 15956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13487, + "id": 15957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151, + 155 ] }, { - "id": 13488, + "id": 15958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13489, + "id": 15959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13490, + "id": 15960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13491, + "id": 15961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 13492, + "id": 15962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 13493, + "id": 15963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 152 ] }, { - "id": 13494, + "id": 15964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13495, + "id": 15965, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13496, + "id": 15966, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 13497, + "id": 15967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 13498, + "id": 15968, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 13499, + "id": 15969, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 149, + 155 ] }, { - "id": 13500, + "id": 15970, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150 ] }, { - "id": 13501, + "id": 15971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150 ] }, { - "id": 13502, + "id": 15972, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 13503, + "id": 15973, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13504, + "id": 15974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13505, + "id": 15975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13506, + "id": 15976, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13507, + "id": 15977, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13508, + "id": 15978, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 13509, + "id": 15979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13510, + "id": 15980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13511, + "id": 15981, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 151, + 155 ] }, { - "id": 13512, + "id": 15982, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13513, + "id": 15983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13514, + "id": 15984, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13515, + "id": 15985, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13516, + "id": 15986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13517, + "id": 15987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 13518, + "id": 15988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13519, + "id": 15989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13520, + "id": 15990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 151, + 155 ] }, { - "id": 13521, + "id": 15991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 13522, + "id": 15992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 13523, + "id": 15993, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151, + 155 ] }, { - "id": 13524, + "id": 15994, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 13525, + "id": 15995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 13526, + "id": 15996, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 152 ] }, { - "id": 13527, + "id": 15997, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13528, + "id": 15998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13529, + "id": 15999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 152 ] }, { - "id": 13530, + "id": 16000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143 ] }, { - "id": 13531, + "id": 16001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143 ] }, { - "id": 13532, + "id": 16002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 154 ] }, { - "id": 13533, + "id": 16003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153 ] }, { - "id": 13534, + "id": 16004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153 ] }, { - "id": 13535, + "id": 16005, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 154 ] }, { - "id": 13536, + "id": 16006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153 ] }, { - "id": 13537, + "id": 16007, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153 ] }, { - "id": 13538, + "id": 16008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 145, + 152 ] }, { - "id": 13539, + "id": 16009, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13540, + "id": 16010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 741, - "name": "granite_stairs", - "translation_key": "block.minecraft.granite_stairs", - "item_id": 608, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 153, + 142, + 143, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13552, - "states": [ - { - "id": 13541, + "id": 16011, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 145, + 152 ] }, { - "id": 13542, + "id": 16012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 13543, + "id": 16013, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13544, + "id": 16014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 146, + 155 ] }, { - "id": 13545, + "id": 16015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 13546, + "id": 16016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 13547, + "id": 16017, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 146, + 155 ] }, { - "id": 13548, + "id": 16018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 13549, + "id": 16019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 13550, + "id": 16020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 145, + 152 ] }, { - "id": 13551, + "id": 16021, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 145 ] }, { - "id": 13552, + "id": 16022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 145 ] }, { - "id": 13553, + "id": 16023, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 145, + 152 ] }, { - "id": 13554, + "id": 16024, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13555, + "id": 16025, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13556, + "id": 16026, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 146, + 155 ] }, { - "id": 13557, + "id": 16027, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13558, + "id": 16028, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13559, + "id": 16029, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 146, + 155 ] }, { - "id": 13560, + "id": 16030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 147 ] }, { - "id": 13561, + "id": 16031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 147 ] }, { - "id": 13562, + "id": 16032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 152 ] }, { - "id": 13563, + "id": 16033, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13564, + "id": 16034, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13565, + "id": 16035, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 152 ] }, { - "id": 13566, + "id": 16036, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13567, + "id": 16037, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13568, + "id": 16038, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 149, + 155 ] }, { - "id": 13569, + "id": 16039, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150 ] }, { - "id": 13570, + "id": 16040, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150 ] }, { - "id": 13571, + "id": 16041, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 149, + 155 ] }, { - "id": 13572, + "id": 16042, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150 ] }, { - "id": 13573, + "id": 16043, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150 ] }, { - "id": 13574, + "id": 16044, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13575, + "id": 16045, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13576, + "id": 16046, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13577, + "id": 16047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13578, + "id": 16048, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13579, + "id": 16049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13580, + "id": 16050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 13581, + "id": 16051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150, + 147 ] }, { - "id": 13582, + "id": 16052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150, + 147 ] }, { - "id": 13583, + "id": 16053, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151, + 155 ] }, { - "id": 13584, + "id": 16054, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13585, + "id": 16055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 13586, + "id": 16056, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13587, + "id": 16057, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13588, + "id": 16058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13589, + "id": 16059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13590, + "id": 16060, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13591, + "id": 16061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13592, + "id": 16062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 151, + 155 ] }, { - "id": 13593, + "id": 16063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13594, + "id": 16064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13595, + "id": 16065, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 151, + 155 ] }, { - "id": 13596, + "id": 16066, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13597, + "id": 16067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13598, + "id": 16068, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 152 ] }, { - "id": 13599, + "id": 16069, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13600, + "id": 16070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13601, + "id": 16071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 148, + 152 ] }, { - "id": 13602, + "id": 16072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148 ] }, { - "id": 13603, + "id": 16073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 13604, + "id": 16074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 149, + 155 ] }, { - "id": 13605, + "id": 16075, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 13606, + "id": 16076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 13607, + "id": 16077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 149, + 155 ] }, { - "id": 13608, + "id": 16078, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150 ] }, { - "id": 13609, + "id": 16079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 13610, + "id": 16080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13611, + "id": 16081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13612, + "id": 16082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13613, + "id": 16083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13614, + "id": 16084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13615, + "id": 16085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13616, + "id": 16086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151, + 155 ] }, { - "id": 13617, + "id": 16087, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150, + 147 ] }, { - "id": 13618, + "id": 16088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150, + 147 ] }, { - "id": 13619, + "id": 16089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151, + 155 ] }, { - "id": 13620, + "id": 16090, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 742, - "name": "andesite_stairs", - "translation_key": "block.minecraft.andesite_stairs", - "item_id": 609, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13632, - "states": [ + 153, + 150, + 147 + ] + }, { - "id": 13621, + "id": 16091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150, + 147 ] }, { - "id": 13622, + "id": 16092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 13623, + "id": 16093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13624, + "id": 16094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13625, + "id": 16095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 13626, + "id": 16096, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13627, + "id": 16097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13628, + "id": 16098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 13629, + "id": 16099, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13630, + "id": 16100, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13631, + "id": 16101, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 13632, + "id": 16102, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 13633, + "id": 16103, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 765, + "name": "mud_brick_wall", + "translation_key": "block.minecraft.mud_brick_wall", + "item_id": 404, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 13634, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 16107, + "states": [ + { + "id": 16104, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140 ] }, { - "id": 13635, + "id": 16105, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143 ] }, { - "id": 13636, + "id": 16106, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143 ] }, { - "id": 13637, + "id": 16107, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140 ] }, { - "id": 13638, + "id": 16108, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143 ] }, { - "id": 13639, + "id": 16109, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143 ] }, { - "id": 13640, + "id": 16110, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [] }, { - "id": 13641, + "id": 16111, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144 ] }, { - "id": 13642, + "id": 16112, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144 ] }, { - "id": 13643, + "id": 16113, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 16114, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144 ] }, { - "id": 13644, + "id": 16115, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144 ] }, { - "id": 13645, + "id": 16116, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 145 ] }, { - "id": 13646, + "id": 16117, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13647, + "id": 16118, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 145 ] }, { - "id": 13648, + "id": 16119, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 145 ] }, { - "id": 13649, + "id": 16120, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13650, + "id": 16121, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13651, + "id": 16122, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 146 ] }, { - "id": 13652, + "id": 16123, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 147 ] }, { - "id": 13653, + "id": 16124, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 147 ] }, { - "id": 13654, + "id": 16125, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 146 ] }, { - "id": 13655, + "id": 16126, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 147 ] }, { - "id": 13656, + "id": 16127, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 147 ] }, { - "id": 13657, + "id": 16128, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 145 ] }, { - "id": 13658, + "id": 16129, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 145 ] }, { - "id": 13659, + "id": 16130, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 141, + 142, + 143, + 145 ] }, { - "id": 13660, + "id": 16131, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 145 ] }, { - "id": 13661, + "id": 16132, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 141, + 142, + 143, + 145 ] }, { - "id": 13662, + "id": 16133, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 141, + 142, + 143, + 145 ] }, { - "id": 13663, + "id": 16134, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 146 ] }, { - "id": 13664, + "id": 16135, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 147 ] }, { - "id": 13665, + "id": 16136, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 144, + 147 ] }, { - "id": 13666, + "id": 16137, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 146 ] }, { - "id": 13667, + "id": 16138, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 147 ] }, { - "id": 13668, + "id": 16139, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 147 ] }, { - "id": 13669, + "id": 16140, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148 ] }, { - "id": 13670, + "id": 16141, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 13671, + "id": 16142, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 141, + 142, + 143, + 148 ] }, { - "id": 13672, + "id": 16143, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 140, + 148 ] }, { - "id": 13673, + "id": 16144, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13674, + "id": 16145, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13675, + "id": 16146, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 149 ] }, { - "id": 13676, + "id": 16147, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 144, + 150 ] }, { - "id": 13677, + "id": 16148, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 144, + 150 ] }, { - "id": 13678, + "id": 16149, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 149 ] }, { - "id": 13679, + "id": 16150, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144, + 150 ] }, { - "id": 13680, + "id": 16151, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144, + 150 ] }, { - "id": 13681, + "id": 16152, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 148, + 145 ] }, { - "id": 13682, + "id": 16153, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13683, + "id": 16154, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13684, + "id": 16155, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145 ] }, { - "id": 13685, + "id": 16156, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13686, + "id": 16157, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13687, + "id": 16158, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 151 ] }, { - "id": 13688, + "id": 16159, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 13689, + "id": 16160, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 144, + 150, + 147 ] }, { - "id": 13690, + "id": 16161, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151 ] }, { - "id": 13691, + "id": 16162, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 144, + 150, + 147 ] }, { - "id": 13692, + "id": 16163, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 144, + 150, + 147 ] }, { - "id": 13693, + "id": 16164, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145 ] }, { - "id": 13694, + "id": 16165, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13695, + "id": 16166, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13696, + "id": 16167, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145 ] }, { - "id": 13697, + "id": 16168, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13698, + "id": 16169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13699, + "id": 16170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151 ] }, { - "id": 13700, + "id": 16171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 150, + 147 ] - } - ] - }, - { - "id": 743, - "name": "red_nether_brick_stairs", - "translation_key": "block.minecraft.red_nether_brick_stairs", - "item_id": 610, - "properties": [ + }, { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "id": 16172, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 16173, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 16174, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 16175, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] - } - ], - "default_state_id": 13712, - "states": [ + }, { - "id": 13701, + "id": 16176, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148 ] }, { - "id": 13702, + "id": 16177, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 141, + 142, + 143, + 148 ] }, { - "id": 13703, + "id": 16178, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 13704, + "id": 16179, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148 ] }, { - "id": 13705, + "id": 16180, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148 ] }, { - "id": 13706, + "id": 16181, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148 ] }, { - "id": 13707, + "id": 16182, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 149 ] }, { - "id": 13708, + "id": 16183, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150 ] }, { - "id": 13709, + "id": 16184, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150 ] }, { - "id": 13710, + "id": 16185, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 149 ] }, { - "id": 13711, + "id": 16186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 144, + 150 ] }, { - "id": 13712, + "id": 16187, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 144, + 150 ] }, { - "id": 13713, + "id": 16188, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13714, + "id": 16189, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13715, + "id": 16190, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13716, + "id": 16191, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145 ] }, { - "id": 13717, + "id": 16192, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13718, + "id": 16193, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13719, + "id": 16194, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151 ] }, { - "id": 13720, + "id": 16195, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { - "id": 13721, + "id": 16196, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144, + 150, + 147 ] }, { - "id": 13722, + "id": 16197, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 151 ] }, { - "id": 13723, + "id": 16198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13724, + "id": 16199, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150, + 147 ] }, { - "id": 13725, + "id": 16200, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145 ] }, { - "id": 13726, + "id": 16201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13727, + "id": 16202, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13728, + "id": 16203, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 13729, + "id": 16204, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13730, + "id": 16205, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 13731, + "id": 16206, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 151 ] }, { - "id": 13732, + "id": 16207, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 150, + 147 ] }, { - "id": 13733, + "id": 16208, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 13734, + "id": 16209, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151 ] }, { - "id": 13735, + "id": 16210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 13736, + "id": 16211, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 13737, + "id": 16212, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 152 ] }, { - "id": 13738, + "id": 16213, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143 ] }, { - "id": 13739, + "id": 16214, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143 ] }, { - "id": 13740, + "id": 16215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 152 ] }, { - "id": 13741, + "id": 16216, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143 ] }, { - "id": 13742, + "id": 16217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143 ] }, { - "id": 13743, + "id": 16218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 154 ] }, { - "id": 13744, + "id": 16219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153 ] }, { - "id": 13745, + "id": 16220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153 ] }, { - "id": 13746, + "id": 16221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 154 ] }, { - "id": 13747, + "id": 16222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153 ] }, { - "id": 13748, + "id": 16223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153 ] }, { - "id": 13749, + "id": 16224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 145, + 152 ] }, { - "id": 13750, + "id": 16225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13751, + "id": 16226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13752, + "id": 16227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 140, + 145, + 152 ] }, { - "id": 13753, + "id": 16228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13754, + "id": 16229, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13755, + "id": 16230, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 146, + 155 ] }, { - "id": 13756, + "id": 16231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 147 ] }, { - "id": 13757, + "id": 16232, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 147 ] }, { - "id": 13758, + "id": 16233, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 146, + 155 ] }, { - "id": 13759, + "id": 16234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13760, + "id": 16235, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13761, + "id": 16236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 145, + 152 ] }, { - "id": 13762, + "id": 16237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 13763, + "id": 16238, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 13764, + "id": 16239, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 145, + 152 ] }, { - "id": 13765, + "id": 16240, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 13766, + "id": 16241, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 13767, + "id": 16242, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 146, + 155 ] }, { - "id": 13768, + "id": 16243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 13769, + "id": 16244, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 13770, + "id": 16245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 146, + 155 ] }, { - "id": 13771, + "id": 16246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 13772, + "id": 16247, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 13773, + "id": 16248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13774, + "id": 16249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13775, + "id": 16250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13776, + "id": 16251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 152 ] }, { - "id": 13777, + "id": 16252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13778, + "id": 16253, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13779, + "id": 16254, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 149, + 155 ] }, { - "id": 13780, + "id": 16255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 744, - "name": "polished_andesite_stairs", - "translation_key": "block.minecraft.polished_andesite_stairs", - "item_id": 611, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 153, + 150 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13792, - "states": [ - { - "id": 13781, + "id": 16256, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 13782, + "id": 16257, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 149, + 155 ] }, { - "id": 13783, + "id": 16258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150 ] }, { - "id": 13784, + "id": 16259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150 ] }, { - "id": 13785, + "id": 16260, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 13786, + "id": 16261, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13787, + "id": 16262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13788, + "id": 16263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13789, + "id": 16264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13790, + "id": 16265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13791, + "id": 16266, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 13792, + "id": 16267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 13793, + "id": 16268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13794, + "id": 16269, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 151, + 155 ] }, { - "id": 13795, + "id": 16270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13796, + "id": 16271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13797, + "id": 16272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 13798, + "id": 16273, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13799, + "id": 16274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13800, + "id": 16275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13801, + "id": 16276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13802, + "id": 16277, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13803, + "id": 16278, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 13804, + "id": 16279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 13805, + "id": 16280, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13806, + "id": 16281, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151, + 155 ] }, { - "id": 13807, + "id": 16282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13808, + "id": 16283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13809, + "id": 16284, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 13810, + "id": 16285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 13811, + "id": 16286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 13812, + "id": 16287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 140, + 148, + 152 ] }, { - "id": 13813, + "id": 16288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13814, + "id": 16289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13815, + "id": 16290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 13816, + "id": 16291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150 ] }, { - "id": 13817, + "id": 16292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 13818, + "id": 16293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 149, + 155 ] }, { - "id": 13819, + "id": 16294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150 ] }, { - "id": 13820, + "id": 16295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150 ] }, { - "id": 13821, + "id": 16296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 13822, + "id": 16297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13823, + "id": 16298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13824, + "id": 16299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13825, + "id": 16300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13826, + "id": 16301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13827, + "id": 16302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 13828, + "id": 16303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 13829, + "id": 16304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13830, + "id": 16305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 13831, + "id": 16306, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13832, + "id": 16307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13833, + "id": 16308, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13834, + "id": 16309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13835, + "id": 16310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13836, + "id": 16311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13837, + "id": 16312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13838, + "id": 16313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13839, + "id": 16314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 151, + 155 ] }, { - "id": 13840, + "id": 16315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 13841, + "id": 16316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 13842, + "id": 16317, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 151, + 155 ] }, { - "id": 13843, + "id": 16318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 13844, + "id": 16319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 13845, + "id": 16320, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 152 ] }, { - "id": 13846, + "id": 16321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143 ] }, { - "id": 13847, + "id": 16322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 13848, + "id": 16323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 152 ] }, { - "id": 13849, + "id": 16324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143 ] }, { - "id": 13850, + "id": 16325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143 ] }, { - "id": 13851, + "id": 16326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 154 ] }, { - "id": 13852, + "id": 16327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153 ] }, { - "id": 13853, + "id": 16328, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153 ] }, { - "id": 13854, + "id": 16329, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 154 ] }, { - "id": 13855, + "id": 16330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153 ] }, { - "id": 13856, + "id": 16331, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153 ] }, { - "id": 13857, + "id": 16332, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 145, + 152 ] }, { - "id": 13858, + "id": 16333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13859, + "id": 16334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13860, + "id": 16335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 745, - "name": "diorite_stairs", - "translation_key": "block.minecraft.diorite_stairs", - "item_id": 612, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 140, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13872, - "states": [ - { - "id": 13861, + "id": 16336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 13862, + "id": 16337, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 13863, + "id": 16338, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 146, + 155 ] }, { - "id": 13864, + "id": 16339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 13865, + "id": 16340, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 13866, + "id": 16341, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 146, + 155 ] }, { - "id": 13867, + "id": 16342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 13868, + "id": 16343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 13869, + "id": 16344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 145, + 152 ] }, { - "id": 13870, + "id": 16345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 13871, + "id": 16346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 145 ] }, { - "id": 13872, + "id": 16347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 140, + 145, + 152 ] }, { - "id": 13873, + "id": 16348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13874, + "id": 16349, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 13875, + "id": 16350, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 146, + 155 ] }, { - "id": 13876, + "id": 16351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 13877, + "id": 16352, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 147 ] }, { - "id": 13878, + "id": 16353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 146, + 155 ] }, { - "id": 13879, + "id": 16354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 147 ] }, { - "id": 13880, + "id": 16355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 147 ] }, { - "id": 13881, + "id": 16356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 152 ] }, { - "id": 13882, + "id": 16357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 13883, + "id": 16358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13884, + "id": 16359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 152 ] }, { - "id": 13885, + "id": 16360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13886, + "id": 16361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 13887, + "id": 16362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 149, + 155 ] }, { - "id": 13888, + "id": 16363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150 ] }, { - "id": 13889, + "id": 16364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150 ] }, { - "id": 13890, + "id": 16365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 149, + 155 ] }, { - "id": 13891, + "id": 16366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150 ] }, { - "id": 13892, + "id": 16367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150 ] }, { - "id": 13893, + "id": 16368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13894, + "id": 16369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13895, + "id": 16370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13896, + "id": 16371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13897, + "id": 16372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13898, + "id": 16373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13899, + "id": 16374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 13900, + "id": 16375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 13901, + "id": 16376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150, + 147 ] }, { - "id": 13902, + "id": 16377, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 151, + 155 ] }, { - "id": 13903, + "id": 16378, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13904, + "id": 16379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 13905, + "id": 16380, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13906, + "id": 16381, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13907, + "id": 16382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13908, + "id": 16383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 13909, + "id": 16384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13910, + "id": 16385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13911, + "id": 16386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 151, + 155 ] }, { - "id": 13912, + "id": 16387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150, + 147 ] }, { - "id": 13913, + "id": 16388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 13914, + "id": 16389, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 151, + 155 ] }, { - "id": 13915, + "id": 16390, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13916, + "id": 16391, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 13917, + "id": 16392, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 152 ] }, { - "id": 13918, + "id": 16393, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 13919, + "id": 16394, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 13920, + "id": 16395, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 152 ] }, { - "id": 13921, + "id": 16396, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148 ] }, { - "id": 13922, + "id": 16397, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148 ] }, { - "id": 13923, + "id": 16398, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 149, + 155 ] }, { - "id": 13924, + "id": 16399, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150 ] }, { - "id": 13925, + "id": 16400, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 13926, + "id": 16401, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 149, + 155 ] }, { - "id": 13927, + "id": 16402, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150 ] }, { - "id": 13928, + "id": 16403, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150 ] }, { - "id": 13929, + "id": 16404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 13930, + "id": 16405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13931, + "id": 16406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13932, + "id": 16407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 13933, + "id": 16408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13934, + "id": 16409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13935, + "id": 16410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151, + 155 ] }, { - "id": 13936, + "id": 16411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 13937, + "id": 16412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150, + 147 ] }, { - "id": 13938, + "id": 16413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151, + 155 ] }, { - "id": 13939, + "id": 16414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 13940, + "id": 16415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 746, - "name": "polished_granite_slab", - "translation_key": "block.minecraft.polished_granite_slab", - "item_id": 617, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13944, - "states": [ - { - "id": 13941, + "id": 16416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145, + 152 ] }, { - "id": 13942, + "id": 16417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13943, + "id": 16418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13944, + "id": 16419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 148, + 145, + 152 ] }, { - "id": 13945, + "id": 16420, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 13946, + "id": 16421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 747, - "name": "smooth_red_sandstone_slab", - "translation_key": "block.minecraft.smooth_red_sandstone_slab", - "item_id": 618, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 142, + 143, + 148, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13950, - "states": [ - { - "id": 13947, + "id": 16422, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 151, + 155 ] }, { - "id": 13948, + "id": 16423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 150, + 147 ] }, { - "id": 13949, + "id": 16424, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 150, + 147 ] }, { - "id": 13950, + "id": 16425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 151, + 155 ] }, { - "id": 13951, + "id": 16426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150, + 147 ] }, { - "id": 13952, + "id": 16427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150, + 147 ] } ] }, { - "id": 748, - "name": "mossy_stone_brick_slab", - "translation_key": "block.minecraft.mossy_stone_brick_slab", - "item_id": 619, + "id": 766, + "name": "nether_brick_wall", + "translation_key": "block.minecraft.nether_brick_wall", + "item_id": 405, "properties": [ { - "name": "type", + "name": "east", "values": [ - "top", - "bottom", - "double" + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" ] }, { @@ -160938,999 +191132,865 @@ "true", "false" ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] } ], - "default_state_id": 13956, + "default_state_id": 16431, "states": [ { - "id": 13953, + "id": 16428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140 ] }, { - "id": 13954, + "id": 16429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143 ] }, { - "id": 13955, + "id": 16430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143 ] }, { - "id": 13956, + "id": 16431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140 ] }, { - "id": 13957, + "id": 16432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143 ] }, { - "id": 13958, + "id": 16433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 749, - "name": "polished_diorite_slab", - "translation_key": "block.minecraft.polished_diorite_slab", - "item_id": 620, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13962, - "states": [ + "id": 16434, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, { - "id": 13959, + "id": 16435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144 ] }, { - "id": 13960, + "id": 16436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144 ] }, { - "id": 13961, + "id": 16437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { - "id": 13962, + "id": 16438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144 ] }, { - "id": 13963, + "id": 16439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144 ] }, { - "id": 13964, + "id": 16440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 750, - "name": "mossy_cobblestone_slab", - "translation_key": "block.minecraft.mossy_cobblestone_slab", - "item_id": 621, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 140, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13968, - "states": [ - { - "id": 13965, + "id": 16441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 145 ] }, { - "id": 13966, + "id": 16442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 145 ] }, { - "id": 13967, + "id": 16443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 145 ] }, { - "id": 13968, + "id": 16444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 145 ] }, { - "id": 13969, + "id": 16445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 145 ] }, { - "id": 13970, + "id": 16446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 751, - "name": "end_stone_brick_slab", - "translation_key": "block.minecraft.end_stone_brick_slab", - "item_id": 622, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 146 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13974, - "states": [ - { - "id": 13971, + "id": 16447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 147 ] }, { - "id": 13972, + "id": 16448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 147 ] }, { - "id": 13973, + "id": 16449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 146 ] }, { - "id": 13974, + "id": 16450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 147 ] }, { - "id": 13975, + "id": 16451, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 147 ] }, { - "id": 13976, + "id": 16452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 752, - "name": "smooth_sandstone_slab", - "translation_key": "block.minecraft.smooth_sandstone_slab", - "item_id": 623, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 140, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13980, - "states": [ + "id": 16453, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] + }, { - "id": 13977, + "id": 16454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 145 ] }, { - "id": 13978, + "id": 16455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 145 ] }, { - "id": 13979, + "id": 16456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 145 ] }, { - "id": 13980, + "id": 16457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 145 ] }, { - "id": 13981, + "id": 16458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 146 ] }, { - "id": 13982, + "id": 16459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 753, - "name": "smooth_quartz_slab", - "translation_key": "block.minecraft.smooth_quartz_slab", - "item_id": 624, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13986, - "states": [ - { - "id": 13983, + "id": 16460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 147 ] }, { - "id": 13984, + "id": 16461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 146 ] }, { - "id": 13985, + "id": 16462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 147 ] }, { - "id": 13986, + "id": 16463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 147 ] }, { - "id": 13987, + "id": 16464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148 ] }, { - "id": 13988, + "id": 16465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 754, - "name": "granite_slab", - "translation_key": "block.minecraft.granite_slab", - "item_id": 625, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13992, - "states": [ - { - "id": 13989, + "id": 16466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148 ] }, { - "id": 13990, + "id": 16467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148 ] }, { - "id": 13991, + "id": 16468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148 ] }, { - "id": 13992, + "id": 16469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148 ] }, { - "id": 13993, + "id": 16470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 149 ] }, { - "id": 13994, + "id": 16471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 755, - "name": "andesite_slab", - "translation_key": "block.minecraft.andesite_slab", - "item_id": 626, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 13998, - "states": [ - { - "id": 13995, + "id": 16472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150 ] }, { - "id": 13996, + "id": 16473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 149 ] }, { - "id": 13997, + "id": 16474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150 ] }, { - "id": 13998, + "id": 16475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150 ] }, { - "id": 13999, + "id": 16476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 145 ] }, { - "id": 14000, + "id": 16477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 756, - "name": "red_nether_brick_slab", - "translation_key": "block.minecraft.red_nether_brick_slab", - "item_id": 627, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14004, - "states": [ - { - "id": 14001, + "id": 16478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14002, + "id": 16479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145 ] }, { - "id": 14003, + "id": 16480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14004, + "id": 16481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14005, + "id": 16482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 151 ] }, { - "id": 14006, + "id": 16483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 757, - "name": "polished_andesite_slab", - "translation_key": "block.minecraft.polished_andesite_slab", - "item_id": 628, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14010, - "states": [ - { - "id": 14007, + "id": 16484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150, + 147 ] }, { - "id": 14008, + "id": 16485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 151 ] }, { - "id": 14009, + "id": 16486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150, + 147 ] }, { - "id": 14010, + "id": 16487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150, + 147 ] }, { - "id": 14011, + "id": 16488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 145 ] }, { - "id": 14012, + "id": 16489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 758, - "name": "diorite_slab", - "translation_key": "block.minecraft.diorite_slab", - "item_id": 629, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14016, - "states": [ - { - "id": 14013, + "id": 16490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14014, + "id": 16491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145 ] }, { - "id": 14015, + "id": 16492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14016, + "id": 16493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 14017, + "id": 16494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 151 ] }, { - "id": 14018, + "id": 16495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 759, - "name": "brick_wall", - "translation_key": "block.minecraft.brick_wall", - "item_id": 377, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" + 144, + 150, + 147 ] }, { - "name": "north", - "values": [ - "none", - "low", - "tall" + "id": 16496, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] }, { - "name": "south", - "values": [ - "none", - "low", - "tall" + "id": 16497, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 ] }, { - "name": "up", - "values": [ - "true", - "false" + "id": 16498, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 16499, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14022, - "states": [ - { - "id": 14019, + "id": 16500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14020, + "id": 16501, "luminance": 0, "opaque": true, "replaceable": false, @@ -161938,11 +191998,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14021, + "id": 16502, "luminance": 0, "opaque": true, "replaceable": false, @@ -161950,21 +192011,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14022, + "id": 16503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14023, + "id": 16504, "luminance": 0, "opaque": true, "replaceable": false, @@ -161972,11 +192035,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14024, + "id": 16505, "luminance": 0, "opaque": true, "replaceable": false, @@ -161984,78 +192048,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14025, + "id": 16506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14026, + "id": 16507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14027, + "id": 16508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14028, + "id": 16509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14029, + "id": 16510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14030, + "id": 16511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14031, + "id": 16512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14032, + "id": 16513, "luminance": 0, "opaque": true, "replaceable": false, @@ -162064,11 +192138,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14033, + "id": 16514, "luminance": 0, "opaque": true, "replaceable": false, @@ -162077,22 +192152,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14034, + "id": 16515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14035, + "id": 16516, "luminance": 0, "opaque": true, "replaceable": false, @@ -162101,11 +192178,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14036, + "id": 16517, "luminance": 0, "opaque": true, "replaceable": false, @@ -162114,86 +192192,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14037, + "id": 16518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14038, + "id": 16519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14039, + "id": 16520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14040, + "id": 16521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14041, + "id": 16522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14042, + "id": 16523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14043, + "id": 16524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14044, + "id": 16525, "luminance": 0, "opaque": true, "replaceable": false, @@ -162202,11 +192286,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14045, + "id": 16526, "luminance": 0, "opaque": true, "replaceable": false, @@ -162215,22 +192300,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14046, + "id": 16527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14047, + "id": 16528, "luminance": 0, "opaque": true, "replaceable": false, @@ -162239,11 +192326,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14048, + "id": 16529, "luminance": 0, "opaque": true, "replaceable": false, @@ -162252,647 +192340,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14049, + "id": 16530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14050, + "id": 16531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14051, + "id": 16532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14052, + "id": 16533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14053, + "id": 16534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14054, + "id": 16535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14055, + "id": 16536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14056, + "id": 16537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14057, + "id": 16538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14058, + "id": 16539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14059, + "id": 16540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14060, + "id": 16541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14061, + "id": 16542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14062, + "id": 16543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14063, + "id": 16544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14064, + "id": 16545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14065, + "id": 16546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14066, + "id": 16547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14067, + "id": 16548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14068, + "id": 16549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14069, + "id": 16550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14070, + "id": 16551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14071, + "id": 16552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14072, + "id": 16553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14073, + "id": 16554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14074, + "id": 16555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14075, + "id": 16556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14076, + "id": 16557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14077, + "id": 16558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14078, + "id": 16559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14079, + "id": 16560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14080, + "id": 16561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14081, + "id": 16562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14082, + "id": 16563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14083, + "id": 16564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14084, + "id": 16565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14085, + "id": 16566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14086, + "id": 16567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14087, + "id": 16568, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14088, + "id": 16569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14089, + "id": 16570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14090, + "id": 16571, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14091, + "id": 16572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14092, + "id": 16573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14093, + "id": 16574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14094, + "id": 16575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14095, + "id": 16576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14096, + "id": 16577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14097, + "id": 16578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14098, + "id": 16579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14099, + "id": 16580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14100, + "id": 16581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14101, + "id": 16582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14102, + "id": 16583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14103, + "id": 16584, "luminance": 0, "opaque": true, "replaceable": false, @@ -162900,17 +192977,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14104, + "id": 16585, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -162918,13 +192996,13 @@ ] }, { - "id": 14105, + "id": 16586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -162932,7 +193010,7 @@ ] }, { - "id": 14106, + "id": 16587, "luminance": 0, "opaque": true, "replaceable": false, @@ -162940,17 +193018,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14107, + "id": 16588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -162958,13 +193037,13 @@ ] }, { - "id": 14108, + "id": 16589, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -162972,75 +193051,77 @@ ] }, { - "id": 14109, + "id": 16590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14110, + "id": 16591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14111, + "id": 16592, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14112, + "id": 16593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14113, + "id": 16594, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14114, + "id": 16595, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14115, + "id": 16596, "luminance": 0, "opaque": true, "replaceable": false, @@ -163048,17 +193129,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14116, + "id": 16597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -163066,13 +193148,13 @@ ] }, { - "id": 14117, + "id": 16598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -163080,7 +193162,7 @@ ] }, { - "id": 14118, + "id": 16599, "luminance": 0, "opaque": true, "replaceable": false, @@ -163088,17 +193170,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14119, + "id": 16600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -163106,13 +193189,13 @@ ] }, { - "id": 14120, + "id": 16601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -163120,86 +193203,89 @@ ] }, { - "id": 14121, + "id": 16602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14122, + "id": 16603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14123, + "id": 16604, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14124, + "id": 16605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14125, + "id": 16606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14126, + "id": 16607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14127, + "id": 16608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14128, + "id": 16609, "luminance": 0, "opaque": true, "replaceable": false, @@ -163207,11 +193293,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14129, + "id": 16610, "luminance": 0, "opaque": true, "replaceable": false, @@ -163219,22 +193306,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14130, + "id": 16611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14131, + "id": 16612, "luminance": 0, "opaque": true, "replaceable": false, @@ -163242,11 +193331,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14132, + "id": 16613, "luminance": 0, "opaque": true, "replaceable": false, @@ -163254,83 +193344,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14133, + "id": 16614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14134, + "id": 16615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14135, + "id": 16616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14136, + "id": 16617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14137, + "id": 16618, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14138, + "id": 16619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14139, + "id": 16620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14140, + "id": 16621, "luminance": 0, "opaque": true, "replaceable": false, @@ -163339,11 +193437,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14141, + "id": 16622, "luminance": 0, "opaque": true, "replaceable": false, @@ -163352,23 +193451,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14142, + "id": 16623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14143, + "id": 16624, "luminance": 0, "opaque": true, "replaceable": false, @@ -163377,11 +193478,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14144, + "id": 16625, "luminance": 0, "opaque": true, "replaceable": false, @@ -163390,89 +193492,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14145, + "id": 16626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14146, + "id": 16627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14147, + "id": 16628, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14148, + "id": 16629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14149, + "id": 16630, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14150, + "id": 16631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14151, + "id": 16632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14152, + "id": 16633, "luminance": 0, "opaque": true, "replaceable": false, @@ -163481,11 +193589,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14153, + "id": 16634, "luminance": 0, "opaque": true, "replaceable": false, @@ -163494,23 +193603,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14154, + "id": 16635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14155, + "id": 16636, "luminance": 0, "opaque": true, "replaceable": false, @@ -163519,11 +193630,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14156, + "id": 16637, "luminance": 0, "opaque": true, "replaceable": false, @@ -163532,89 +193644,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14157, + "id": 16638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14158, + "id": 16639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14159, + "id": 16640, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14160, + "id": 16641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14161, + "id": 16642, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14162, + "id": 16643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14163, + "id": 16644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14164, + "id": 16645, "luminance": 0, "opaque": true, "replaceable": false, @@ -163622,12 +193738,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14165, + "id": 16646, "luminance": 0, "opaque": true, "replaceable": false, @@ -163635,24 +193750,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14166, + "id": 16647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14167, + "id": 16648, "luminance": 0, "opaque": true, "replaceable": false, @@ -163660,12 +193773,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14168, + "id": 16649, "luminance": 0, "opaque": true, "replaceable": false, @@ -163673,91 +193785,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14169, + "id": 16650, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14170, + "id": 16651, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14171, + "id": 16652, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14172, + "id": 16653, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14173, + "id": 16654, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14174, + "id": 16655, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14175, + "id": 16656, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14176, + "id": 16657, "luminance": 0, "opaque": true, "replaceable": false, @@ -163766,12 +193870,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14177, + "id": 16658, "luminance": 0, "opaque": true, "replaceable": false, @@ -163780,25 +193883,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14178, + "id": 16659, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14179, + "id": 16660, "luminance": 0, "opaque": true, "replaceable": false, @@ -163807,12 +193908,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14180, + "id": 16661, "luminance": 0, "opaque": true, "replaceable": false, @@ -163821,95 +193921,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14181, + "id": 16662, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14182, + "id": 16663, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14183, + "id": 16664, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14184, + "id": 16665, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14185, + "id": 16666, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14186, + "id": 16667, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14187, + "id": 16668, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14188, + "id": 16669, "luminance": 0, "opaque": true, "replaceable": false, @@ -163918,12 +194012,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14189, + "id": 16670, "luminance": 0, "opaque": true, "replaceable": false, @@ -163932,25 +194025,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14190, + "id": 16671, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14191, + "id": 16672, "luminance": 0, "opaque": true, "replaceable": false, @@ -163959,12 +194050,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14192, + "id": 16673, "luminance": 0, "opaque": true, "replaceable": false, @@ -163973,82 +194063,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14193, + "id": 16674, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14194, + "id": 16675, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14195, + "id": 16676, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14196, + "id": 16677, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14197, + "id": 16678, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14198, + "id": 16679, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14199, + "id": 16680, "luminance": 0, "opaque": true, "replaceable": false, @@ -164060,7 +194145,7 @@ ] }, { - "id": 14200, + "id": 16681, "luminance": 0, "opaque": true, "replaceable": false, @@ -164073,7 +194158,7 @@ ] }, { - "id": 14201, + "id": 16682, "luminance": 0, "opaque": true, "replaceable": false, @@ -164086,7 +194171,7 @@ ] }, { - "id": 14202, + "id": 16683, "luminance": 0, "opaque": true, "replaceable": false, @@ -164098,7 +194183,7 @@ ] }, { - "id": 14203, + "id": 16684, "luminance": 0, "opaque": true, "replaceable": false, @@ -164111,7 +194196,7 @@ ] }, { - "id": 14204, + "id": 16685, "luminance": 0, "opaque": true, "replaceable": false, @@ -164124,7 +194209,7 @@ ] }, { - "id": 14205, + "id": 16686, "luminance": 0, "opaque": true, "replaceable": false, @@ -164135,7 +194220,7 @@ ] }, { - "id": 14206, + "id": 16687, "luminance": 0, "opaque": true, "replaceable": false, @@ -164146,7 +194231,7 @@ ] }, { - "id": 14207, + "id": 16688, "luminance": 0, "opaque": true, "replaceable": false, @@ -164157,7 +194242,7 @@ ] }, { - "id": 14208, + "id": 16689, "luminance": 0, "opaque": true, "replaceable": false, @@ -164168,7 +194253,7 @@ ] }, { - "id": 14209, + "id": 16690, "luminance": 0, "opaque": true, "replaceable": false, @@ -164179,7 +194264,7 @@ ] }, { - "id": 14210, + "id": 16691, "luminance": 0, "opaque": true, "replaceable": false, @@ -164190,7 +194275,7 @@ ] }, { - "id": 14211, + "id": 16692, "luminance": 0, "opaque": true, "replaceable": false, @@ -164203,7 +194288,7 @@ ] }, { - "id": 14212, + "id": 16693, "luminance": 0, "opaque": true, "replaceable": false, @@ -164217,7 +194302,7 @@ ] }, { - "id": 14213, + "id": 16694, "luminance": 0, "opaque": true, "replaceable": false, @@ -164231,7 +194316,7 @@ ] }, { - "id": 14214, + "id": 16695, "luminance": 0, "opaque": true, "replaceable": false, @@ -164244,7 +194329,7 @@ ] }, { - "id": 14215, + "id": 16696, "luminance": 0, "opaque": true, "replaceable": false, @@ -164258,7 +194343,7 @@ ] }, { - "id": 14216, + "id": 16697, "luminance": 0, "opaque": true, "replaceable": false, @@ -164272,7 +194357,7 @@ ] }, { - "id": 14217, + "id": 16698, "luminance": 0, "opaque": true, "replaceable": false, @@ -164283,7 +194368,7 @@ ] }, { - "id": 14218, + "id": 16699, "luminance": 0, "opaque": true, "replaceable": false, @@ -164295,7 +194380,7 @@ ] }, { - "id": 14219, + "id": 16700, "luminance": 0, "opaque": true, "replaceable": false, @@ -164307,7 +194392,7 @@ ] }, { - "id": 14220, + "id": 16701, "luminance": 0, "opaque": true, "replaceable": false, @@ -164318,7 +194403,7 @@ ] }, { - "id": 14221, + "id": 16702, "luminance": 0, "opaque": true, "replaceable": false, @@ -164330,7 +194415,7 @@ ] }, { - "id": 14222, + "id": 16703, "luminance": 0, "opaque": true, "replaceable": false, @@ -164342,7 +194427,7 @@ ] }, { - "id": 14223, + "id": 16704, "luminance": 0, "opaque": true, "replaceable": false, @@ -164355,7 +194440,7 @@ ] }, { - "id": 14224, + "id": 16705, "luminance": 0, "opaque": true, "replaceable": false, @@ -164369,7 +194454,7 @@ ] }, { - "id": 14225, + "id": 16706, "luminance": 0, "opaque": true, "replaceable": false, @@ -164383,7 +194468,7 @@ ] }, { - "id": 14226, + "id": 16707, "luminance": 0, "opaque": true, "replaceable": false, @@ -164396,7 +194481,7 @@ ] }, { - "id": 14227, + "id": 16708, "luminance": 0, "opaque": true, "replaceable": false, @@ -164410,7 +194495,7 @@ ] }, { - "id": 14228, + "id": 16709, "luminance": 0, "opaque": true, "replaceable": false, @@ -164424,7 +194509,7 @@ ] }, { - "id": 14229, + "id": 16710, "luminance": 0, "opaque": true, "replaceable": false, @@ -164435,7 +194520,7 @@ ] }, { - "id": 14230, + "id": 16711, "luminance": 0, "opaque": true, "replaceable": false, @@ -164447,7 +194532,7 @@ ] }, { - "id": 14231, + "id": 16712, "luminance": 0, "opaque": true, "replaceable": false, @@ -164459,7 +194544,7 @@ ] }, { - "id": 14232, + "id": 16713, "luminance": 0, "opaque": true, "replaceable": false, @@ -164470,7 +194555,7 @@ ] }, { - "id": 14233, + "id": 16714, "luminance": 0, "opaque": true, "replaceable": false, @@ -164482,7 +194567,7 @@ ] }, { - "id": 14234, + "id": 16715, "luminance": 0, "opaque": true, "replaceable": false, @@ -164494,18 +194579,19 @@ ] }, { - "id": 14235, + "id": 16716, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14236, + "id": 16717, "luminance": 0, "opaque": true, "replaceable": false, @@ -164513,11 +194599,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14237, + "id": 16718, "luminance": 0, "opaque": true, "replaceable": false, @@ -164525,22 +194612,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14238, + "id": 16719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14239, + "id": 16720, "luminance": 0, "opaque": true, "replaceable": false, @@ -164548,11 +194637,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14240, + "id": 16721, "luminance": 0, "opaque": true, "replaceable": false, @@ -164560,83 +194650,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14241, + "id": 16722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14242, + "id": 16723, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14243, + "id": 16724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14244, + "id": 16725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14245, + "id": 16726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14246, + "id": 16727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14247, + "id": 16728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14248, + "id": 16729, "luminance": 0, "opaque": true, "replaceable": false, @@ -164645,11 +194743,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14249, + "id": 16730, "luminance": 0, "opaque": true, "replaceable": false, @@ -164658,23 +194757,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14250, + "id": 16731, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14251, + "id": 16732, "luminance": 0, "opaque": true, "replaceable": false, @@ -164683,11 +194784,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14252, + "id": 16733, "luminance": 0, "opaque": true, "replaceable": false, @@ -164696,89 +194798,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14253, + "id": 16734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14254, + "id": 16735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14255, + "id": 16736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14256, + "id": 16737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14257, + "id": 16738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14258, + "id": 16739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14259, + "id": 16740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14260, + "id": 16741, "luminance": 0, "opaque": true, "replaceable": false, @@ -164787,11 +194895,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14261, + "id": 16742, "luminance": 0, "opaque": true, "replaceable": false, @@ -164800,23 +194909,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14262, + "id": 16743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14263, + "id": 16744, "luminance": 0, "opaque": true, "replaceable": false, @@ -164825,11 +194936,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14264, + "id": 16745, "luminance": 0, "opaque": true, "replaceable": false, @@ -164838,665 +194950,677 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14265, + "id": 16746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14266, + "id": 16747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14267, + "id": 16748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14268, + "id": 16749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14269, + "id": 16750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14270, + "id": 16751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 767, + "name": "andesite_wall", + "translation_key": "block.minecraft.andesite_wall", + "item_id": 406, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 14271, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 16755, + "states": [ + { + "id": 16752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14272, + "id": 16753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14273, + "id": 16754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14274, + "id": 16755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14275, + "id": 16756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14276, + "id": 16757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14277, + "id": 16758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14278, + "id": 16759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14279, + "id": 16760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14280, + "id": 16761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14281, + "id": 16762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14282, + "id": 16763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14283, + "id": 16764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14284, + "id": 16765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14285, + "id": 16766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14286, + "id": 16767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14287, + "id": 16768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14288, + "id": 16769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14289, + "id": 16770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14290, + "id": 16771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14291, + "id": 16772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14292, + "id": 16773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14293, + "id": 16774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14294, + "id": 16775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14295, + "id": 16776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14296, + "id": 16777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14297, + "id": 16778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14298, + "id": 16779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14299, + "id": 16780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14300, + "id": 16781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14301, + "id": 16782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14302, + "id": 16783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14303, + "id": 16784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14304, + "id": 16785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14305, + "id": 16786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14306, + "id": 16787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14307, + "id": 16788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14308, + "id": 16789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14309, + "id": 16790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14310, + "id": 16791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14311, + "id": 16792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14312, + "id": 16793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14313, + "id": 16794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14314, + "id": 16795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14315, + "id": 16796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14316, + "id": 16797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14317, + "id": 16798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14318, + "id": 16799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14319, + "id": 16800, "luminance": 0, "opaque": true, "replaceable": false, @@ -165504,18 +195628,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14320, + "id": 16801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165523,13 +195646,13 @@ ] }, { - "id": 14321, + "id": 16802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165537,7 +195660,7 @@ ] }, { - "id": 14322, + "id": 16803, "luminance": 0, "opaque": true, "replaceable": false, @@ -165545,18 +195668,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14323, + "id": 16804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165564,13 +195686,13 @@ ] }, { - "id": 14324, + "id": 16805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165578,77 +195700,75 @@ ] }, { - "id": 14325, + "id": 16806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14326, + "id": 16807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14327, + "id": 16808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14328, + "id": 16809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14329, + "id": 16810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14330, + "id": 16811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14331, + "id": 16812, "luminance": 0, "opaque": true, "replaceable": false, @@ -165656,18 +195776,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14332, + "id": 16813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165675,13 +195794,13 @@ ] }, { - "id": 14333, + "id": 16814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165689,7 +195808,7 @@ ] }, { - "id": 14334, + "id": 16815, "luminance": 0, "opaque": true, "replaceable": false, @@ -165697,18 +195816,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14335, + "id": 16816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165716,13 +195834,13 @@ ] }, { - "id": 14336, + "id": 16817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -165730,144 +195848,86 @@ ] }, { - "id": 14337, + "id": 16818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14338, + "id": 16819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14339, + "id": 16820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14340, + "id": 16821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14341, + "id": 16822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14342, + "id": 16823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 760, - "name": "prismarine_wall", - "translation_key": "block.minecraft.prismarine_wall", - "item_id": 378, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14346, - "states": [ - { - "id": 14343, + "id": 16824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14344, + "id": 16825, "luminance": 0, "opaque": true, "replaceable": false, @@ -165875,11 +195935,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14345, + "id": 16826, "luminance": 0, "opaque": true, "replaceable": false, @@ -165887,21 +195948,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14346, + "id": 16827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14347, + "id": 16828, "luminance": 0, "opaque": true, "replaceable": false, @@ -165909,11 +195972,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14348, + "id": 16829, "luminance": 0, "opaque": true, "replaceable": false, @@ -165921,78 +195985,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14349, + "id": 16830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14350, + "id": 16831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14351, + "id": 16832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14352, + "id": 16833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14353, + "id": 16834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14354, + "id": 16835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14355, + "id": 16836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14356, + "id": 16837, "luminance": 0, "opaque": true, "replaceable": false, @@ -166001,11 +196075,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14357, + "id": 16838, "luminance": 0, "opaque": true, "replaceable": false, @@ -166014,22 +196089,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14358, + "id": 16839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14359, + "id": 16840, "luminance": 0, "opaque": true, "replaceable": false, @@ -166038,11 +196115,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14360, + "id": 16841, "luminance": 0, "opaque": true, "replaceable": false, @@ -166051,86 +196129,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14361, + "id": 16842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14362, + "id": 16843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14363, + "id": 16844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14364, + "id": 16845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14365, + "id": 16846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14366, + "id": 16847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14367, + "id": 16848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14368, + "id": 16849, "luminance": 0, "opaque": true, "replaceable": false, @@ -166139,11 +196223,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14369, + "id": 16850, "luminance": 0, "opaque": true, "replaceable": false, @@ -166152,22 +196237,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14370, + "id": 16851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14371, + "id": 16852, "luminance": 0, "opaque": true, "replaceable": false, @@ -166176,11 +196263,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14372, + "id": 16853, "luminance": 0, "opaque": true, "replaceable": false, @@ -166189,647 +196277,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14373, + "id": 16854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14374, + "id": 16855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14375, + "id": 16856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14376, + "id": 16857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14377, + "id": 16858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14378, + "id": 16859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14379, + "id": 16860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14380, + "id": 16861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14381, + "id": 16862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14382, + "id": 16863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14383, + "id": 16864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14384, + "id": 16865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14385, + "id": 16866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14386, + "id": 16867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14387, + "id": 16868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14388, + "id": 16869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14389, + "id": 16870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14390, + "id": 16871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14391, + "id": 16872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14392, + "id": 16873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14393, + "id": 16874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14394, + "id": 16875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14395, + "id": 16876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14396, + "id": 16877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14397, + "id": 16878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14398, + "id": 16879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14399, + "id": 16880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14400, + "id": 16881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14401, + "id": 16882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14402, + "id": 16883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14403, + "id": 16884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14404, + "id": 16885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14405, + "id": 16886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14406, + "id": 16887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14407, + "id": 16888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14408, + "id": 16889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14409, + "id": 16890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14410, + "id": 16891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14411, + "id": 16892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14412, + "id": 16893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14413, + "id": 16894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14414, + "id": 16895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14415, + "id": 16896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14416, + "id": 16897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14417, + "id": 16898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14418, + "id": 16899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14419, + "id": 16900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14420, + "id": 16901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14421, + "id": 16902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14422, + "id": 16903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14423, + "id": 16904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14424, + "id": 16905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14425, + "id": 16906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14426, + "id": 16907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14427, + "id": 16908, "luminance": 0, "opaque": true, "replaceable": false, @@ -166837,17 +196914,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14428, + "id": 16909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -166855,13 +196933,13 @@ ] }, { - "id": 14429, + "id": 16910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -166869,7 +196947,7 @@ ] }, { - "id": 14430, + "id": 16911, "luminance": 0, "opaque": true, "replaceable": false, @@ -166877,17 +196955,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14431, + "id": 16912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -166895,13 +196974,13 @@ ] }, { - "id": 14432, + "id": 16913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -166909,75 +196988,77 @@ ] }, { - "id": 14433, + "id": 16914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14434, + "id": 16915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14435, + "id": 16916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14436, + "id": 16917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14437, + "id": 16918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14438, + "id": 16919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14439, + "id": 16920, "luminance": 0, "opaque": true, "replaceable": false, @@ -166985,17 +197066,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14440, + "id": 16921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -167003,13 +197085,13 @@ ] }, { - "id": 14441, + "id": 16922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -167017,7 +197099,7 @@ ] }, { - "id": 14442, + "id": 16923, "luminance": 0, "opaque": true, "replaceable": false, @@ -167025,17 +197107,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14443, + "id": 16924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -167043,13 +197126,13 @@ ] }, { - "id": 14444, + "id": 16925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -167057,86 +197140,89 @@ ] }, { - "id": 14445, + "id": 16926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14446, + "id": 16927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14447, + "id": 16928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14448, + "id": 16929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14449, + "id": 16930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14450, + "id": 16931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14451, + "id": 16932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14452, + "id": 16933, "luminance": 0, "opaque": true, "replaceable": false, @@ -167144,11 +197230,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14453, + "id": 16934, "luminance": 0, "opaque": true, "replaceable": false, @@ -167156,22 +197243,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14454, + "id": 16935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14455, + "id": 16936, "luminance": 0, "opaque": true, "replaceable": false, @@ -167179,11 +197268,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14456, + "id": 16937, "luminance": 0, "opaque": true, "replaceable": false, @@ -167191,83 +197281,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14457, + "id": 16938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14458, + "id": 16939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14459, + "id": 16940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14460, + "id": 16941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14461, + "id": 16942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14462, + "id": 16943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14463, + "id": 16944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14464, + "id": 16945, "luminance": 0, "opaque": true, "replaceable": false, @@ -167276,11 +197374,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14465, + "id": 16946, "luminance": 0, "opaque": true, "replaceable": false, @@ -167289,23 +197388,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14466, + "id": 16947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14467, + "id": 16948, "luminance": 0, "opaque": true, "replaceable": false, @@ -167314,11 +197415,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14468, + "id": 16949, "luminance": 0, "opaque": true, "replaceable": false, @@ -167327,89 +197429,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14469, + "id": 16950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14470, + "id": 16951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14471, + "id": 16952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14472, + "id": 16953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14473, + "id": 16954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14474, + "id": 16955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14475, + "id": 16956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14476, + "id": 16957, "luminance": 0, "opaque": true, "replaceable": false, @@ -167418,11 +197526,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14477, + "id": 16958, "luminance": 0, "opaque": true, "replaceable": false, @@ -167431,23 +197540,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14478, + "id": 16959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14479, + "id": 16960, "luminance": 0, "opaque": true, "replaceable": false, @@ -167456,11 +197567,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14480, + "id": 16961, "luminance": 0, "opaque": true, "replaceable": false, @@ -167469,89 +197581,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14481, + "id": 16962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14482, + "id": 16963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14483, + "id": 16964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14484, + "id": 16965, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14485, + "id": 16966, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14486, + "id": 16967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14487, + "id": 16968, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14488, + "id": 16969, "luminance": 0, "opaque": true, "replaceable": false, @@ -167559,12 +197675,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14489, + "id": 16970, "luminance": 0, "opaque": true, "replaceable": false, @@ -167572,24 +197687,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14490, + "id": 16971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14491, + "id": 16972, "luminance": 0, "opaque": true, "replaceable": false, @@ -167597,12 +197710,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14492, + "id": 16973, "luminance": 0, "opaque": true, "replaceable": false, @@ -167610,91 +197722,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14493, + "id": 16974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14494, + "id": 16975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14495, + "id": 16976, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14496, + "id": 16977, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14497, + "id": 16978, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14498, + "id": 16979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14499, + "id": 16980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14500, + "id": 16981, "luminance": 0, "opaque": true, "replaceable": false, @@ -167703,12 +197807,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14501, + "id": 16982, "luminance": 0, "opaque": true, "replaceable": false, @@ -167717,25 +197820,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14502, + "id": 16983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14503, + "id": 16984, "luminance": 0, "opaque": true, "replaceable": false, @@ -167744,12 +197845,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14504, + "id": 16985, "luminance": 0, "opaque": true, "replaceable": false, @@ -167758,95 +197858,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14505, + "id": 16986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14506, + "id": 16987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14507, + "id": 16988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14508, + "id": 16989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14509, + "id": 16990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14510, + "id": 16991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14511, + "id": 16992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14512, + "id": 16993, "luminance": 0, "opaque": true, "replaceable": false, @@ -167855,12 +197949,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14513, + "id": 16994, "luminance": 0, "opaque": true, "replaceable": false, @@ -167869,25 +197962,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14514, + "id": 16995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14515, + "id": 16996, "luminance": 0, "opaque": true, "replaceable": false, @@ -167896,12 +197987,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14516, + "id": 16997, "luminance": 0, "opaque": true, "replaceable": false, @@ -167910,82 +198000,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14517, + "id": 16998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14518, + "id": 16999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14519, + "id": 17000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14520, + "id": 17001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14521, + "id": 17002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14522, + "id": 17003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14523, + "id": 17004, "luminance": 0, "opaque": true, "replaceable": false, @@ -167997,7 +198082,7 @@ ] }, { - "id": 14524, + "id": 17005, "luminance": 0, "opaque": true, "replaceable": false, @@ -168010,7 +198095,7 @@ ] }, { - "id": 14525, + "id": 17006, "luminance": 0, "opaque": true, "replaceable": false, @@ -168023,7 +198108,7 @@ ] }, { - "id": 14526, + "id": 17007, "luminance": 0, "opaque": true, "replaceable": false, @@ -168035,7 +198120,7 @@ ] }, { - "id": 14527, + "id": 17008, "luminance": 0, "opaque": true, "replaceable": false, @@ -168048,7 +198133,7 @@ ] }, { - "id": 14528, + "id": 17009, "luminance": 0, "opaque": true, "replaceable": false, @@ -168061,7 +198146,7 @@ ] }, { - "id": 14529, + "id": 17010, "luminance": 0, "opaque": true, "replaceable": false, @@ -168072,7 +198157,7 @@ ] }, { - "id": 14530, + "id": 17011, "luminance": 0, "opaque": true, "replaceable": false, @@ -168083,7 +198168,7 @@ ] }, { - "id": 14531, + "id": 17012, "luminance": 0, "opaque": true, "replaceable": false, @@ -168094,7 +198179,7 @@ ] }, { - "id": 14532, + "id": 17013, "luminance": 0, "opaque": true, "replaceable": false, @@ -168105,7 +198190,7 @@ ] }, { - "id": 14533, + "id": 17014, "luminance": 0, "opaque": true, "replaceable": false, @@ -168116,7 +198201,7 @@ ] }, { - "id": 14534, + "id": 17015, "luminance": 0, "opaque": true, "replaceable": false, @@ -168127,7 +198212,7 @@ ] }, { - "id": 14535, + "id": 17016, "luminance": 0, "opaque": true, "replaceable": false, @@ -168140,7 +198225,7 @@ ] }, { - "id": 14536, + "id": 17017, "luminance": 0, "opaque": true, "replaceable": false, @@ -168154,7 +198239,7 @@ ] }, { - "id": 14537, + "id": 17018, "luminance": 0, "opaque": true, "replaceable": false, @@ -168168,7 +198253,7 @@ ] }, { - "id": 14538, + "id": 17019, "luminance": 0, "opaque": true, "replaceable": false, @@ -168181,7 +198266,7 @@ ] }, { - "id": 14539, + "id": 17020, "luminance": 0, "opaque": true, "replaceable": false, @@ -168195,7 +198280,7 @@ ] }, { - "id": 14540, + "id": 17021, "luminance": 0, "opaque": true, "replaceable": false, @@ -168209,7 +198294,7 @@ ] }, { - "id": 14541, + "id": 17022, "luminance": 0, "opaque": true, "replaceable": false, @@ -168220,7 +198305,7 @@ ] }, { - "id": 14542, + "id": 17023, "luminance": 0, "opaque": true, "replaceable": false, @@ -168232,7 +198317,7 @@ ] }, { - "id": 14543, + "id": 17024, "luminance": 0, "opaque": true, "replaceable": false, @@ -168244,7 +198329,7 @@ ] }, { - "id": 14544, + "id": 17025, "luminance": 0, "opaque": true, "replaceable": false, @@ -168255,7 +198340,7 @@ ] }, { - "id": 14545, + "id": 17026, "luminance": 0, "opaque": true, "replaceable": false, @@ -168267,7 +198352,7 @@ ] }, { - "id": 14546, + "id": 17027, "luminance": 0, "opaque": true, "replaceable": false, @@ -168279,7 +198364,7 @@ ] }, { - "id": 14547, + "id": 17028, "luminance": 0, "opaque": true, "replaceable": false, @@ -168292,7 +198377,7 @@ ] }, { - "id": 14548, + "id": 17029, "luminance": 0, "opaque": true, "replaceable": false, @@ -168306,7 +198391,7 @@ ] }, { - "id": 14549, + "id": 17030, "luminance": 0, "opaque": true, "replaceable": false, @@ -168320,7 +198405,7 @@ ] }, { - "id": 14550, + "id": 17031, "luminance": 0, "opaque": true, "replaceable": false, @@ -168333,7 +198418,7 @@ ] }, { - "id": 14551, + "id": 17032, "luminance": 0, "opaque": true, "replaceable": false, @@ -168347,7 +198432,7 @@ ] }, { - "id": 14552, + "id": 17033, "luminance": 0, "opaque": true, "replaceable": false, @@ -168361,7 +198446,7 @@ ] }, { - "id": 14553, + "id": 17034, "luminance": 0, "opaque": true, "replaceable": false, @@ -168372,7 +198457,7 @@ ] }, { - "id": 14554, + "id": 17035, "luminance": 0, "opaque": true, "replaceable": false, @@ -168384,7 +198469,7 @@ ] }, { - "id": 14555, + "id": 17036, "luminance": 0, "opaque": true, "replaceable": false, @@ -168396,7 +198481,7 @@ ] }, { - "id": 14556, + "id": 17037, "luminance": 0, "opaque": true, "replaceable": false, @@ -168407,7 +198492,7 @@ ] }, { - "id": 14557, + "id": 17038, "luminance": 0, "opaque": true, "replaceable": false, @@ -168419,7 +198504,7 @@ ] }, { - "id": 14558, + "id": 17039, "luminance": 0, "opaque": true, "replaceable": false, @@ -168431,18 +198516,19 @@ ] }, { - "id": 14559, + "id": 17040, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14560, + "id": 17041, "luminance": 0, "opaque": true, "replaceable": false, @@ -168450,11 +198536,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14561, + "id": 17042, "luminance": 0, "opaque": true, "replaceable": false, @@ -168462,22 +198549,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14562, + "id": 17043, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14563, + "id": 17044, "luminance": 0, "opaque": true, "replaceable": false, @@ -168485,11 +198574,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14564, + "id": 17045, "luminance": 0, "opaque": true, "replaceable": false, @@ -168497,83 +198587,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14565, + "id": 17046, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14566, + "id": 17047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14567, + "id": 17048, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14568, + "id": 17049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14569, + "id": 17050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14570, + "id": 17051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14571, + "id": 17052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14572, + "id": 17053, "luminance": 0, "opaque": true, "replaceable": false, @@ -168582,11 +198680,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14573, + "id": 17054, "luminance": 0, "opaque": true, "replaceable": false, @@ -168595,23 +198694,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14574, + "id": 17055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14575, + "id": 17056, "luminance": 0, "opaque": true, "replaceable": false, @@ -168620,11 +198721,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14576, + "id": 17057, "luminance": 0, "opaque": true, "replaceable": false, @@ -168633,89 +198735,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14577, + "id": 17058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14578, + "id": 17059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14579, + "id": 17060, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14580, + "id": 17061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14581, + "id": 17062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14582, + "id": 17063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14583, + "id": 17064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14584, + "id": 17065, "luminance": 0, "opaque": true, "replaceable": false, @@ -168724,11 +198832,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14585, + "id": 17066, "luminance": 0, "opaque": true, "replaceable": false, @@ -168737,23 +198846,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14586, + "id": 17067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14587, + "id": 17068, "luminance": 0, "opaque": true, "replaceable": false, @@ -168762,11 +198873,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14588, + "id": 17069, "luminance": 0, "opaque": true, "replaceable": false, @@ -168775,665 +198887,677 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14589, + "id": 17070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14590, + "id": 17071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14591, + "id": 17072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14592, + "id": 17073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14593, + "id": 17074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14594, + "id": 17075, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 768, + "name": "red_nether_brick_wall", + "translation_key": "block.minecraft.red_nether_brick_wall", + "item_id": 407, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 14595, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17079, + "states": [ + { + "id": 17076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14596, + "id": 17077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14597, + "id": 17078, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14598, + "id": 17079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14599, + "id": 17080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14600, + "id": 17081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14601, + "id": 17082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14602, + "id": 17083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14603, + "id": 17084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14604, + "id": 17085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14605, + "id": 17086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14606, + "id": 17087, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14607, + "id": 17088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14608, + "id": 17089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14609, + "id": 17090, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14610, + "id": 17091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14611, + "id": 17092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14612, + "id": 17093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14613, + "id": 17094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14614, + "id": 17095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14615, + "id": 17096, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14616, + "id": 17097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14617, + "id": 17098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14618, + "id": 17099, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14619, + "id": 17100, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14620, + "id": 17101, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14621, + "id": 17102, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14622, + "id": 17103, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14623, + "id": 17104, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14624, + "id": 17105, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14625, + "id": 17106, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14626, + "id": 17107, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14627, + "id": 17108, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14628, + "id": 17109, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14629, + "id": 17110, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14630, + "id": 17111, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14631, + "id": 17112, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14632, + "id": 17113, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14633, + "id": 17114, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14634, + "id": 17115, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14635, + "id": 17116, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14636, + "id": 17117, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14637, + "id": 17118, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14638, + "id": 17119, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14639, + "id": 17120, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14640, + "id": 17121, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14641, + "id": 17122, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14642, + "id": 17123, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14643, + "id": 17124, "luminance": 0, "opaque": true, "replaceable": false, @@ -169441,18 +199565,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14644, + "id": 17125, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169460,13 +199583,13 @@ ] }, { - "id": 14645, + "id": 17126, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169474,7 +199597,7 @@ ] }, { - "id": 14646, + "id": 17127, "luminance": 0, "opaque": true, "replaceable": false, @@ -169482,18 +199605,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14647, + "id": 17128, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169501,13 +199623,13 @@ ] }, { - "id": 14648, + "id": 17129, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169515,77 +199637,75 @@ ] }, { - "id": 14649, + "id": 17130, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14650, + "id": 17131, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14651, + "id": 17132, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14652, + "id": 17133, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14653, + "id": 17134, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14654, + "id": 17135, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14655, + "id": 17136, "luminance": 0, "opaque": true, "replaceable": false, @@ -169593,18 +199713,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14656, + "id": 17137, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169612,13 +199731,13 @@ ] }, { - "id": 14657, + "id": 17138, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169626,7 +199745,7 @@ ] }, { - "id": 14658, + "id": 17139, "luminance": 0, "opaque": true, "replaceable": false, @@ -169634,18 +199753,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14659, + "id": 17140, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169653,13 +199771,13 @@ ] }, { - "id": 14660, + "id": 17141, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -169667,144 +199785,86 @@ ] }, { - "id": 14661, + "id": 17142, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14662, + "id": 17143, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14663, + "id": 17144, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14664, + "id": 17145, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14665, + "id": 17146, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14666, + "id": 17147, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 761, - "name": "red_sandstone_wall", - "translation_key": "block.minecraft.red_sandstone_wall", - "item_id": 379, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14670, - "states": [ - { - "id": 14667, + "id": 17148, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14668, + "id": 17149, "luminance": 0, "opaque": true, "replaceable": false, @@ -169812,11 +199872,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14669, + "id": 17150, "luminance": 0, "opaque": true, "replaceable": false, @@ -169824,21 +199885,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14670, + "id": 17151, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14671, + "id": 17152, "luminance": 0, "opaque": true, "replaceable": false, @@ -169846,11 +199909,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14672, + "id": 17153, "luminance": 0, "opaque": true, "replaceable": false, @@ -169858,78 +199922,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14673, + "id": 17154, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14674, + "id": 17155, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14675, + "id": 17156, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14676, + "id": 17157, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14677, + "id": 17158, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14678, + "id": 17159, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14679, + "id": 17160, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14680, + "id": 17161, "luminance": 0, "opaque": true, "replaceable": false, @@ -169938,11 +200012,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14681, + "id": 17162, "luminance": 0, "opaque": true, "replaceable": false, @@ -169951,22 +200026,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14682, + "id": 17163, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14683, + "id": 17164, "luminance": 0, "opaque": true, "replaceable": false, @@ -169975,11 +200052,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14684, + "id": 17165, "luminance": 0, "opaque": true, "replaceable": false, @@ -169988,86 +200066,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14685, + "id": 17166, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14686, + "id": 17167, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14687, + "id": 17168, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14688, + "id": 17169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14689, + "id": 17170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14690, + "id": 17171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14691, + "id": 17172, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14692, + "id": 17173, "luminance": 0, "opaque": true, "replaceable": false, @@ -170076,11 +200160,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14693, + "id": 17174, "luminance": 0, "opaque": true, "replaceable": false, @@ -170089,22 +200174,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14694, + "id": 17175, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 14695, + "id": 17176, "luminance": 0, "opaque": true, "replaceable": false, @@ -170113,11 +200200,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14696, + "id": 17177, "luminance": 0, "opaque": true, "replaceable": false, @@ -170126,647 +200214,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 14697, + "id": 17178, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14698, + "id": 17179, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14699, + "id": 17180, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14700, + "id": 17181, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 14701, + "id": 17182, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14702, + "id": 17183, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 14703, + "id": 17184, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14704, + "id": 17185, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14705, + "id": 17186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14706, + "id": 17187, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 14707, + "id": 17188, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14708, + "id": 17189, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 14709, + "id": 17190, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14710, + "id": 17191, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14711, + "id": 17192, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14712, + "id": 17193, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 14713, + "id": 17194, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14714, + "id": 17195, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 14715, + "id": 17196, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14716, + "id": 17197, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14717, + "id": 17198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14718, + "id": 17199, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14719, + "id": 17200, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14720, + "id": 17201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14721, + "id": 17202, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14722, + "id": 17203, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14723, + "id": 17204, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14724, + "id": 17205, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14725, + "id": 17206, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14726, + "id": 17207, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14727, + "id": 17208, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14728, + "id": 17209, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14729, + "id": 17210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14730, + "id": 17211, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 14731, + "id": 17212, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14732, + "id": 17213, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 14733, + "id": 17214, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14734, + "id": 17215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14735, + "id": 17216, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14736, + "id": 17217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 14737, + "id": 17218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14738, + "id": 17219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 14739, + "id": 17220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14740, + "id": 17221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14741, + "id": 17222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14742, + "id": 17223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 14743, + "id": 17224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14744, + "id": 17225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 14745, + "id": 17226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14746, + "id": 17227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14747, + "id": 17228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14748, + "id": 17229, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 14749, + "id": 17230, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14750, + "id": 17231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 14751, + "id": 17232, "luminance": 0, "opaque": true, "replaceable": false, @@ -170774,17 +200851,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14752, + "id": 17233, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170792,13 +200870,13 @@ ] }, { - "id": 14753, + "id": 17234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170806,7 +200884,7 @@ ] }, { - "id": 14754, + "id": 17235, "luminance": 0, "opaque": true, "replaceable": false, @@ -170814,17 +200892,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14755, + "id": 17236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170832,13 +200911,13 @@ ] }, { - "id": 14756, + "id": 17237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170846,75 +200925,77 @@ ] }, { - "id": 14757, + "id": 17238, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14758, + "id": 17239, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14759, + "id": 17240, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14760, + "id": 17241, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14761, + "id": 17242, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14762, + "id": 17243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14763, + "id": 17244, "luminance": 0, "opaque": true, "replaceable": false, @@ -170922,17 +201003,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14764, + "id": 17245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170940,13 +201022,13 @@ ] }, { - "id": 14765, + "id": 17246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170954,7 +201036,7 @@ ] }, { - "id": 14766, + "id": 17247, "luminance": 0, "opaque": true, "replaceable": false, @@ -170962,17 +201044,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 14767, + "id": 17248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170980,13 +201063,13 @@ ] }, { - "id": 14768, + "id": 17249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -170994,86 +201077,89 @@ ] }, { - "id": 14769, + "id": 17250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14770, + "id": 17251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14771, + "id": 17252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14772, + "id": 17253, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 14773, + "id": 17254, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14774, + "id": 17255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 14775, + "id": 17256, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14776, + "id": 17257, "luminance": 0, "opaque": true, "replaceable": false, @@ -171081,11 +201167,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14777, + "id": 17258, "luminance": 0, "opaque": true, "replaceable": false, @@ -171093,22 +201180,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14778, + "id": 17259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14779, + "id": 17260, "luminance": 0, "opaque": true, "replaceable": false, @@ -171116,11 +201205,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14780, + "id": 17261, "luminance": 0, "opaque": true, "replaceable": false, @@ -171128,83 +201218,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14781, + "id": 17262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14782, + "id": 17263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14783, + "id": 17264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14784, + "id": 17265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14785, + "id": 17266, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14786, + "id": 17267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14787, + "id": 17268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14788, + "id": 17269, "luminance": 0, "opaque": true, "replaceable": false, @@ -171213,11 +201311,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14789, + "id": 17270, "luminance": 0, "opaque": true, "replaceable": false, @@ -171226,23 +201325,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14790, + "id": 17271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14791, + "id": 17272, "luminance": 0, "opaque": true, "replaceable": false, @@ -171251,11 +201352,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14792, + "id": 17273, "luminance": 0, "opaque": true, "replaceable": false, @@ -171264,89 +201366,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14793, + "id": 17274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14794, + "id": 17275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14795, + "id": 17276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14796, + "id": 17277, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14797, + "id": 17278, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14798, + "id": 17279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14799, + "id": 17280, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14800, + "id": 17281, "luminance": 0, "opaque": true, "replaceable": false, @@ -171355,11 +201463,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14801, + "id": 17282, "luminance": 0, "opaque": true, "replaceable": false, @@ -171368,23 +201477,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14802, + "id": 17283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14803, + "id": 17284, "luminance": 0, "opaque": true, "replaceable": false, @@ -171393,11 +201504,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14804, + "id": 17285, "luminance": 0, "opaque": true, "replaceable": false, @@ -171406,89 +201518,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14805, + "id": 17286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14806, + "id": 17287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14807, + "id": 17288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14808, + "id": 17289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14809, + "id": 17290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14810, + "id": 17291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14811, + "id": 17292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14812, + "id": 17293, "luminance": 0, "opaque": true, "replaceable": false, @@ -171496,12 +201612,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14813, + "id": 17294, "luminance": 0, "opaque": true, "replaceable": false, @@ -171509,24 +201624,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14814, + "id": 17295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 14815, + "id": 17296, "luminance": 0, "opaque": true, "replaceable": false, @@ -171534,12 +201647,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14816, + "id": 17297, "luminance": 0, "opaque": true, "replaceable": false, @@ -171547,91 +201659,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 14817, + "id": 17298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14818, + "id": 17299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14819, + "id": 17300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14820, + "id": 17301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 14821, + "id": 17302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14822, + "id": 17303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 14823, + "id": 17304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14824, + "id": 17305, "luminance": 0, "opaque": true, "replaceable": false, @@ -171640,12 +201744,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14825, + "id": 17306, "luminance": 0, "opaque": true, "replaceable": false, @@ -171654,25 +201757,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14826, + "id": 17307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14827, + "id": 17308, "luminance": 0, "opaque": true, "replaceable": false, @@ -171681,12 +201782,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14828, + "id": 17309, "luminance": 0, "opaque": true, "replaceable": false, @@ -171695,95 +201795,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14829, + "id": 17310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14830, + "id": 17311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14831, + "id": 17312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14832, + "id": 17313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14833, + "id": 17314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14834, + "id": 17315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14835, + "id": 17316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14836, + "id": 17317, "luminance": 0, "opaque": true, "replaceable": false, @@ -171792,12 +201886,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14837, + "id": 17318, "luminance": 0, "opaque": true, "replaceable": false, @@ -171806,25 +201899,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14838, + "id": 17319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 14839, + "id": 17320, "luminance": 0, "opaque": true, "replaceable": false, @@ -171833,12 +201924,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14840, + "id": 17321, "luminance": 0, "opaque": true, "replaceable": false, @@ -171847,82 +201937,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 14841, + "id": 17322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14842, + "id": 17323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14843, + "id": 17324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14844, + "id": 17325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 14845, + "id": 17326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14846, + "id": 17327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 14847, + "id": 17328, "luminance": 0, "opaque": true, "replaceable": false, @@ -171934,7 +202019,7 @@ ] }, { - "id": 14848, + "id": 17329, "luminance": 0, "opaque": true, "replaceable": false, @@ -171947,7 +202032,7 @@ ] }, { - "id": 14849, + "id": 17330, "luminance": 0, "opaque": true, "replaceable": false, @@ -171960,7 +202045,7 @@ ] }, { - "id": 14850, + "id": 17331, "luminance": 0, "opaque": true, "replaceable": false, @@ -171972,7 +202057,7 @@ ] }, { - "id": 14851, + "id": 17332, "luminance": 0, "opaque": true, "replaceable": false, @@ -171985,7 +202070,7 @@ ] }, { - "id": 14852, + "id": 17333, "luminance": 0, "opaque": true, "replaceable": false, @@ -171998,7 +202083,7 @@ ] }, { - "id": 14853, + "id": 17334, "luminance": 0, "opaque": true, "replaceable": false, @@ -172009,7 +202094,7 @@ ] }, { - "id": 14854, + "id": 17335, "luminance": 0, "opaque": true, "replaceable": false, @@ -172020,7 +202105,7 @@ ] }, { - "id": 14855, + "id": 17336, "luminance": 0, "opaque": true, "replaceable": false, @@ -172031,7 +202116,7 @@ ] }, { - "id": 14856, + "id": 17337, "luminance": 0, "opaque": true, "replaceable": false, @@ -172042,7 +202127,7 @@ ] }, { - "id": 14857, + "id": 17338, "luminance": 0, "opaque": true, "replaceable": false, @@ -172053,7 +202138,7 @@ ] }, { - "id": 14858, + "id": 17339, "luminance": 0, "opaque": true, "replaceable": false, @@ -172064,7 +202149,7 @@ ] }, { - "id": 14859, + "id": 17340, "luminance": 0, "opaque": true, "replaceable": false, @@ -172077,7 +202162,7 @@ ] }, { - "id": 14860, + "id": 17341, "luminance": 0, "opaque": true, "replaceable": false, @@ -172091,7 +202176,7 @@ ] }, { - "id": 14861, + "id": 17342, "luminance": 0, "opaque": true, "replaceable": false, @@ -172105,7 +202190,7 @@ ] }, { - "id": 14862, + "id": 17343, "luminance": 0, "opaque": true, "replaceable": false, @@ -172118,7 +202203,7 @@ ] }, { - "id": 14863, + "id": 17344, "luminance": 0, "opaque": true, "replaceable": false, @@ -172132,7 +202217,7 @@ ] }, { - "id": 14864, + "id": 17345, "luminance": 0, "opaque": true, "replaceable": false, @@ -172146,7 +202231,7 @@ ] }, { - "id": 14865, + "id": 17346, "luminance": 0, "opaque": true, "replaceable": false, @@ -172157,7 +202242,7 @@ ] }, { - "id": 14866, + "id": 17347, "luminance": 0, "opaque": true, "replaceable": false, @@ -172169,7 +202254,7 @@ ] }, { - "id": 14867, + "id": 17348, "luminance": 0, "opaque": true, "replaceable": false, @@ -172181,7 +202266,7 @@ ] }, { - "id": 14868, + "id": 17349, "luminance": 0, "opaque": true, "replaceable": false, @@ -172192,7 +202277,7 @@ ] }, { - "id": 14869, + "id": 17350, "luminance": 0, "opaque": true, "replaceable": false, @@ -172204,7 +202289,7 @@ ] }, { - "id": 14870, + "id": 17351, "luminance": 0, "opaque": true, "replaceable": false, @@ -172216,7 +202301,7 @@ ] }, { - "id": 14871, + "id": 17352, "luminance": 0, "opaque": true, "replaceable": false, @@ -172229,7 +202314,7 @@ ] }, { - "id": 14872, + "id": 17353, "luminance": 0, "opaque": true, "replaceable": false, @@ -172243,7 +202328,7 @@ ] }, { - "id": 14873, + "id": 17354, "luminance": 0, "opaque": true, "replaceable": false, @@ -172257,7 +202342,7 @@ ] }, { - "id": 14874, + "id": 17355, "luminance": 0, "opaque": true, "replaceable": false, @@ -172270,7 +202355,7 @@ ] }, { - "id": 14875, + "id": 17356, "luminance": 0, "opaque": true, "replaceable": false, @@ -172284,7 +202369,7 @@ ] }, { - "id": 14876, + "id": 17357, "luminance": 0, "opaque": true, "replaceable": false, @@ -172298,7 +202383,7 @@ ] }, { - "id": 14877, + "id": 17358, "luminance": 0, "opaque": true, "replaceable": false, @@ -172309,7 +202394,7 @@ ] }, { - "id": 14878, + "id": 17359, "luminance": 0, "opaque": true, "replaceable": false, @@ -172321,7 +202406,7 @@ ] }, { - "id": 14879, + "id": 17360, "luminance": 0, "opaque": true, "replaceable": false, @@ -172333,7 +202418,7 @@ ] }, { - "id": 14880, + "id": 17361, "luminance": 0, "opaque": true, "replaceable": false, @@ -172344,7 +202429,7 @@ ] }, { - "id": 14881, + "id": 17362, "luminance": 0, "opaque": true, "replaceable": false, @@ -172356,7 +202441,7 @@ ] }, { - "id": 14882, + "id": 17363, "luminance": 0, "opaque": true, "replaceable": false, @@ -172368,18 +202453,19 @@ ] }, { - "id": 14883, + "id": 17364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14884, + "id": 17365, "luminance": 0, "opaque": true, "replaceable": false, @@ -172387,11 +202473,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14885, + "id": 17366, "luminance": 0, "opaque": true, "replaceable": false, @@ -172399,22 +202486,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14886, + "id": 17367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 14887, + "id": 17368, "luminance": 0, "opaque": true, "replaceable": false, @@ -172422,11 +202511,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14888, + "id": 17369, "luminance": 0, "opaque": true, "replaceable": false, @@ -172434,83 +202524,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 14889, + "id": 17370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14890, + "id": 17371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14891, + "id": 17372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14892, + "id": 17373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 14893, + "id": 17374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14894, + "id": 17375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 14895, + "id": 17376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14896, + "id": 17377, "luminance": 0, "opaque": true, "replaceable": false, @@ -172519,11 +202617,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14897, + "id": 17378, "luminance": 0, "opaque": true, "replaceable": false, @@ -172532,23 +202631,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14898, + "id": 17379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14899, + "id": 17380, "luminance": 0, "opaque": true, "replaceable": false, @@ -172557,11 +202658,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14900, + "id": 17381, "luminance": 0, "opaque": true, "replaceable": false, @@ -172570,89 +202672,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14901, + "id": 17382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14902, + "id": 17383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14903, + "id": 17384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14904, + "id": 17385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14905, + "id": 17386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14906, + "id": 17387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14907, + "id": 17388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14908, + "id": 17389, "luminance": 0, "opaque": true, "replaceable": false, @@ -172661,11 +202769,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14909, + "id": 17390, "luminance": 0, "opaque": true, "replaceable": false, @@ -172674,23 +202783,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14910, + "id": 17391, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 14911, + "id": 17392, "luminance": 0, "opaque": true, "replaceable": false, @@ -172699,11 +202810,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14912, + "id": 17393, "luminance": 0, "opaque": true, "replaceable": false, @@ -172712,665 +202824,677 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 14913, + "id": 17394, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14914, + "id": 17395, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14915, + "id": 17396, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14916, + "id": 17397, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 14917, + "id": 17398, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 14918, + "id": 17399, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 769, + "name": "sandstone_wall", + "translation_key": "block.minecraft.sandstone_wall", + "item_id": 408, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 14919, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17403, + "states": [ + { + "id": 17400, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14920, + "id": 17401, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14921, + "id": 17402, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14922, + "id": 17403, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 14923, + "id": 17404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14924, + "id": 17405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 14925, + "id": 17406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14926, + "id": 17407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14927, + "id": 17408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14928, + "id": 17409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 14929, + "id": 17410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14930, + "id": 17411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 14931, + "id": 17412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14932, + "id": 17413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14933, + "id": 17414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14934, + "id": 17415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14935, + "id": 17416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14936, + "id": 17417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14937, + "id": 17418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14938, + "id": 17419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14939, + "id": 17420, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14940, + "id": 17421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14941, + "id": 17422, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14942, + "id": 17423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14943, + "id": 17424, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14944, + "id": 17425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14945, + "id": 17426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14946, + "id": 17427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 14947, + "id": 17428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14948, + "id": 17429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 14949, + "id": 17430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14950, + "id": 17431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14951, + "id": 17432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14952, + "id": 17433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 14953, + "id": 17434, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14954, + "id": 17435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 14955, + "id": 17436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14956, + "id": 17437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14957, + "id": 17438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14958, + "id": 17439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 14959, + "id": 17440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14960, + "id": 17441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 14961, + "id": 17442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14962, + "id": 17443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14963, + "id": 17444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14964, + "id": 17445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 14965, + "id": 17446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14966, + "id": 17447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 14967, + "id": 17448, "luminance": 0, "opaque": true, "replaceable": false, @@ -173378,18 +203502,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14968, + "id": 17449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173397,13 +203520,13 @@ ] }, { - "id": 14969, + "id": 17450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173411,7 +203534,7 @@ ] }, { - "id": 14970, + "id": 17451, "luminance": 0, "opaque": true, "replaceable": false, @@ -173419,18 +203542,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14971, + "id": 17452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173438,13 +203560,13 @@ ] }, { - "id": 14972, + "id": 17453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173452,77 +203574,75 @@ ] }, { - "id": 14973, + "id": 17454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14974, + "id": 17455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14975, + "id": 17456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14976, + "id": 17457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14977, + "id": 17458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14978, + "id": 17459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14979, + "id": 17460, "luminance": 0, "opaque": true, "replaceable": false, @@ -173530,18 +203650,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14980, + "id": 17461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173549,13 +203668,13 @@ ] }, { - "id": 14981, + "id": 17462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173563,7 +203682,7 @@ ] }, { - "id": 14982, + "id": 17463, "luminance": 0, "opaque": true, "replaceable": false, @@ -173571,18 +203690,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 14983, + "id": 17464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173590,13 +203708,13 @@ ] }, { - "id": 14984, + "id": 17465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -173604,144 +203722,86 @@ ] }, { - "id": 14985, + "id": 17466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14986, + "id": 17467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14987, + "id": 17468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14988, + "id": 17469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 14989, + "id": 17470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 14990, + "id": 17471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 762, - "name": "mossy_stone_brick_wall", - "translation_key": "block.minecraft.mossy_stone_brick_wall", - "item_id": 380, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14994, - "states": [ - { - "id": 14991, + "id": 17472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14992, + "id": 17473, "luminance": 0, "opaque": true, "replaceable": false, @@ -173749,11 +203809,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14993, + "id": 17474, "luminance": 0, "opaque": true, "replaceable": false, @@ -173761,21 +203822,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14994, + "id": 17475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 14995, + "id": 17476, "luminance": 0, "opaque": true, "replaceable": false, @@ -173783,11 +203846,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14996, + "id": 17477, "luminance": 0, "opaque": true, "replaceable": false, @@ -173795,78 +203859,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 14997, + "id": 17478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 14998, + "id": 17479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 14999, + "id": 17480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15000, + "id": 17481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 15001, + "id": 17482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15002, + "id": 17483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15003, + "id": 17484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15004, + "id": 17485, "luminance": 0, "opaque": true, "replaceable": false, @@ -173875,11 +203949,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15005, + "id": 17486, "luminance": 0, "opaque": true, "replaceable": false, @@ -173888,22 +203963,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15006, + "id": 17487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15007, + "id": 17488, "luminance": 0, "opaque": true, "replaceable": false, @@ -173912,11 +203989,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15008, + "id": 17489, "luminance": 0, "opaque": true, "replaceable": false, @@ -173925,86 +204003,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15009, + "id": 17490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15010, + "id": 17491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15011, + "id": 17492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15012, + "id": 17493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15013, + "id": 17494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15014, + "id": 17495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15015, + "id": 17496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15016, + "id": 17497, "luminance": 0, "opaque": true, "replaceable": false, @@ -174013,11 +204097,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15017, + "id": 17498, "luminance": 0, "opaque": true, "replaceable": false, @@ -174026,22 +204111,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15018, + "id": 17499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15019, + "id": 17500, "luminance": 0, "opaque": true, "replaceable": false, @@ -174050,11 +204137,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15020, + "id": 17501, "luminance": 0, "opaque": true, "replaceable": false, @@ -174063,647 +204151,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15021, + "id": 17502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15022, + "id": 17503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15023, + "id": 17504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15024, + "id": 17505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15025, + "id": 17506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15026, + "id": 17507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15027, + "id": 17508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15028, + "id": 17509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15029, + "id": 17510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15030, + "id": 17511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15031, + "id": 17512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15032, + "id": 17513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15033, + "id": 17514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15034, + "id": 17515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15035, + "id": 17516, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15036, + "id": 17517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15037, + "id": 17518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15038, + "id": 17519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15039, + "id": 17520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15040, + "id": 17521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15041, + "id": 17522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15042, + "id": 17523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15043, + "id": 17524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15044, + "id": 17525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15045, + "id": 17526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15046, + "id": 17527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15047, + "id": 17528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15048, + "id": 17529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15049, + "id": 17530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15050, + "id": 17531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15051, + "id": 17532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15052, + "id": 17533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15053, + "id": 17534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15054, + "id": 17535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15055, + "id": 17536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15056, + "id": 17537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15057, + "id": 17538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15058, + "id": 17539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15059, + "id": 17540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15060, + "id": 17541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15061, + "id": 17542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15062, + "id": 17543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15063, + "id": 17544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15064, + "id": 17545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15065, + "id": 17546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15066, + "id": 17547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15067, + "id": 17548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15068, + "id": 17549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15069, + "id": 17550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15070, + "id": 17551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15071, + "id": 17552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15072, + "id": 17553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15073, + "id": 17554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15074, + "id": 17555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15075, + "id": 17556, "luminance": 0, "opaque": true, "replaceable": false, @@ -174711,17 +204788,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15076, + "id": 17557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174729,13 +204807,13 @@ ] }, { - "id": 15077, + "id": 17558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174743,7 +204821,7 @@ ] }, { - "id": 15078, + "id": 17559, "luminance": 0, "opaque": true, "replaceable": false, @@ -174751,17 +204829,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15079, + "id": 17560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174769,13 +204848,13 @@ ] }, { - "id": 15080, + "id": 17561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174783,75 +204862,77 @@ ] }, { - "id": 15081, + "id": 17562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15082, + "id": 17563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15083, + "id": 17564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15084, + "id": 17565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15085, + "id": 17566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15086, + "id": 17567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15087, + "id": 17568, "luminance": 0, "opaque": true, "replaceable": false, @@ -174859,17 +204940,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15088, + "id": 17569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174877,13 +204959,13 @@ ] }, { - "id": 15089, + "id": 17570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174891,7 +204973,7 @@ ] }, { - "id": 15090, + "id": 17571, "luminance": 0, "opaque": true, "replaceable": false, @@ -174899,17 +204981,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15091, + "id": 17572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174917,13 +205000,13 @@ ] }, { - "id": 15092, + "id": 17573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -174931,86 +205014,89 @@ ] }, { - "id": 15093, + "id": 17574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15094, + "id": 17575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15095, + "id": 17576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15096, + "id": 17577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15097, + "id": 17578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15098, + "id": 17579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15099, + "id": 17580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15100, + "id": 17581, "luminance": 0, "opaque": true, "replaceable": false, @@ -175018,11 +205104,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15101, + "id": 17582, "luminance": 0, "opaque": true, "replaceable": false, @@ -175030,22 +205117,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15102, + "id": 17583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15103, + "id": 17584, "luminance": 0, "opaque": true, "replaceable": false, @@ -175053,11 +205142,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15104, + "id": 17585, "luminance": 0, "opaque": true, "replaceable": false, @@ -175065,83 +205155,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15105, + "id": 17586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15106, + "id": 17587, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15107, + "id": 17588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15108, + "id": 17589, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15109, + "id": 17590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15110, + "id": 17591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15111, + "id": 17592, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15112, + "id": 17593, "luminance": 0, "opaque": true, "replaceable": false, @@ -175150,11 +205248,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15113, + "id": 17594, "luminance": 0, "opaque": true, "replaceable": false, @@ -175163,23 +205262,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15114, + "id": 17595, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15115, + "id": 17596, "luminance": 0, "opaque": true, "replaceable": false, @@ -175188,11 +205289,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15116, + "id": 17597, "luminance": 0, "opaque": true, "replaceable": false, @@ -175201,89 +205303,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15117, + "id": 17598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15118, + "id": 17599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15119, + "id": 17600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15120, + "id": 17601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15121, + "id": 17602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15122, + "id": 17603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15123, + "id": 17604, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15124, + "id": 17605, "luminance": 0, "opaque": true, "replaceable": false, @@ -175292,11 +205400,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15125, + "id": 17606, "luminance": 0, "opaque": true, "replaceable": false, @@ -175305,23 +205414,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15126, + "id": 17607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15127, + "id": 17608, "luminance": 0, "opaque": true, "replaceable": false, @@ -175330,11 +205441,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15128, + "id": 17609, "luminance": 0, "opaque": true, "replaceable": false, @@ -175343,89 +205455,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15129, + "id": 17610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15130, + "id": 17611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15131, + "id": 17612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15132, + "id": 17613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15133, + "id": 17614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15134, + "id": 17615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15135, + "id": 17616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15136, + "id": 17617, "luminance": 0, "opaque": true, "replaceable": false, @@ -175433,12 +205549,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15137, + "id": 17618, "luminance": 0, "opaque": true, "replaceable": false, @@ -175446,24 +205561,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15138, + "id": 17619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15139, + "id": 17620, "luminance": 0, "opaque": true, "replaceable": false, @@ -175471,12 +205584,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15140, + "id": 17621, "luminance": 0, "opaque": true, "replaceable": false, @@ -175484,91 +205596,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15141, + "id": 17622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15142, + "id": 17623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15143, + "id": 17624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15144, + "id": 17625, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15145, + "id": 17626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15146, + "id": 17627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15147, + "id": 17628, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15148, + "id": 17629, "luminance": 0, "opaque": true, "replaceable": false, @@ -175577,12 +205681,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15149, + "id": 17630, "luminance": 0, "opaque": true, "replaceable": false, @@ -175591,25 +205694,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15150, + "id": 17631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15151, + "id": 17632, "luminance": 0, "opaque": true, "replaceable": false, @@ -175618,12 +205719,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15152, + "id": 17633, "luminance": 0, "opaque": true, "replaceable": false, @@ -175632,95 +205732,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15153, + "id": 17634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15154, + "id": 17635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15155, + "id": 17636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15156, + "id": 17637, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15157, + "id": 17638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15158, + "id": 17639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15159, + "id": 17640, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15160, + "id": 17641, "luminance": 0, "opaque": true, "replaceable": false, @@ -175729,12 +205823,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15161, + "id": 17642, "luminance": 0, "opaque": true, "replaceable": false, @@ -175743,25 +205836,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15162, + "id": 17643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15163, + "id": 17644, "luminance": 0, "opaque": true, "replaceable": false, @@ -175770,12 +205861,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15164, + "id": 17645, "luminance": 0, "opaque": true, "replaceable": false, @@ -175784,82 +205874,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15165, + "id": 17646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15166, + "id": 17647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15167, + "id": 17648, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15168, + "id": 17649, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15169, + "id": 17650, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15170, + "id": 17651, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15171, + "id": 17652, "luminance": 0, "opaque": true, "replaceable": false, @@ -175871,7 +205956,7 @@ ] }, { - "id": 15172, + "id": 17653, "luminance": 0, "opaque": true, "replaceable": false, @@ -175884,7 +205969,7 @@ ] }, { - "id": 15173, + "id": 17654, "luminance": 0, "opaque": true, "replaceable": false, @@ -175897,7 +205982,7 @@ ] }, { - "id": 15174, + "id": 17655, "luminance": 0, "opaque": true, "replaceable": false, @@ -175909,7 +205994,7 @@ ] }, { - "id": 15175, + "id": 17656, "luminance": 0, "opaque": true, "replaceable": false, @@ -175922,7 +206007,7 @@ ] }, { - "id": 15176, + "id": 17657, "luminance": 0, "opaque": true, "replaceable": false, @@ -175935,7 +206020,7 @@ ] }, { - "id": 15177, + "id": 17658, "luminance": 0, "opaque": true, "replaceable": false, @@ -175946,7 +206031,7 @@ ] }, { - "id": 15178, + "id": 17659, "luminance": 0, "opaque": true, "replaceable": false, @@ -175957,7 +206042,7 @@ ] }, { - "id": 15179, + "id": 17660, "luminance": 0, "opaque": true, "replaceable": false, @@ -175968,7 +206053,7 @@ ] }, { - "id": 15180, + "id": 17661, "luminance": 0, "opaque": true, "replaceable": false, @@ -175979,7 +206064,7 @@ ] }, { - "id": 15181, + "id": 17662, "luminance": 0, "opaque": true, "replaceable": false, @@ -175990,7 +206075,7 @@ ] }, { - "id": 15182, + "id": 17663, "luminance": 0, "opaque": true, "replaceable": false, @@ -176001,7 +206086,7 @@ ] }, { - "id": 15183, + "id": 17664, "luminance": 0, "opaque": true, "replaceable": false, @@ -176014,7 +206099,7 @@ ] }, { - "id": 15184, + "id": 17665, "luminance": 0, "opaque": true, "replaceable": false, @@ -176028,7 +206113,7 @@ ] }, { - "id": 15185, + "id": 17666, "luminance": 0, "opaque": true, "replaceable": false, @@ -176042,7 +206127,7 @@ ] }, { - "id": 15186, + "id": 17667, "luminance": 0, "opaque": true, "replaceable": false, @@ -176055,7 +206140,7 @@ ] }, { - "id": 15187, + "id": 17668, "luminance": 0, "opaque": true, "replaceable": false, @@ -176069,7 +206154,7 @@ ] }, { - "id": 15188, + "id": 17669, "luminance": 0, "opaque": true, "replaceable": false, @@ -176083,7 +206168,7 @@ ] }, { - "id": 15189, + "id": 17670, "luminance": 0, "opaque": true, "replaceable": false, @@ -176094,7 +206179,7 @@ ] }, { - "id": 15190, + "id": 17671, "luminance": 0, "opaque": true, "replaceable": false, @@ -176106,7 +206191,7 @@ ] }, { - "id": 15191, + "id": 17672, "luminance": 0, "opaque": true, "replaceable": false, @@ -176118,7 +206203,7 @@ ] }, { - "id": 15192, + "id": 17673, "luminance": 0, "opaque": true, "replaceable": false, @@ -176129,7 +206214,7 @@ ] }, { - "id": 15193, + "id": 17674, "luminance": 0, "opaque": true, "replaceable": false, @@ -176141,7 +206226,7 @@ ] }, { - "id": 15194, + "id": 17675, "luminance": 0, "opaque": true, "replaceable": false, @@ -176153,7 +206238,7 @@ ] }, { - "id": 15195, + "id": 17676, "luminance": 0, "opaque": true, "replaceable": false, @@ -176166,7 +206251,7 @@ ] }, { - "id": 15196, + "id": 17677, "luminance": 0, "opaque": true, "replaceable": false, @@ -176180,7 +206265,7 @@ ] }, { - "id": 15197, + "id": 17678, "luminance": 0, "opaque": true, "replaceable": false, @@ -176194,7 +206279,7 @@ ] }, { - "id": 15198, + "id": 17679, "luminance": 0, "opaque": true, "replaceable": false, @@ -176207,7 +206292,7 @@ ] }, { - "id": 15199, + "id": 17680, "luminance": 0, "opaque": true, "replaceable": false, @@ -176221,7 +206306,7 @@ ] }, { - "id": 15200, + "id": 17681, "luminance": 0, "opaque": true, "replaceable": false, @@ -176235,7 +206320,7 @@ ] }, { - "id": 15201, + "id": 17682, "luminance": 0, "opaque": true, "replaceable": false, @@ -176246,7 +206331,7 @@ ] }, { - "id": 15202, + "id": 17683, "luminance": 0, "opaque": true, "replaceable": false, @@ -176258,7 +206343,7 @@ ] }, { - "id": 15203, + "id": 17684, "luminance": 0, "opaque": true, "replaceable": false, @@ -176270,7 +206355,7 @@ ] }, { - "id": 15204, + "id": 17685, "luminance": 0, "opaque": true, "replaceable": false, @@ -176281,7 +206366,7 @@ ] }, { - "id": 15205, + "id": 17686, "luminance": 0, "opaque": true, "replaceable": false, @@ -176293,7 +206378,7 @@ ] }, { - "id": 15206, + "id": 17687, "luminance": 0, "opaque": true, "replaceable": false, @@ -176305,18 +206390,19 @@ ] }, { - "id": 15207, + "id": 17688, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15208, + "id": 17689, "luminance": 0, "opaque": true, "replaceable": false, @@ -176324,11 +206410,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15209, + "id": 17690, "luminance": 0, "opaque": true, "replaceable": false, @@ -176336,22 +206423,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15210, + "id": 17691, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15211, + "id": 17692, "luminance": 0, "opaque": true, "replaceable": false, @@ -176359,11 +206448,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15212, + "id": 17693, "luminance": 0, "opaque": true, "replaceable": false, @@ -176371,83 +206461,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15213, + "id": 17694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15214, + "id": 17695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15215, + "id": 17696, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15216, + "id": 17697, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15217, + "id": 17698, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15218, + "id": 17699, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15219, + "id": 17700, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15220, + "id": 17701, "luminance": 0, "opaque": true, "replaceable": false, @@ -176456,11 +206554,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15221, + "id": 17702, "luminance": 0, "opaque": true, "replaceable": false, @@ -176469,23 +206568,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15222, + "id": 17703, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15223, + "id": 17704, "luminance": 0, "opaque": true, "replaceable": false, @@ -176494,11 +206595,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15224, + "id": 17705, "luminance": 0, "opaque": true, "replaceable": false, @@ -176507,89 +206609,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15225, + "id": 17706, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15226, + "id": 17707, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15227, + "id": 17708, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15228, + "id": 17709, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15229, + "id": 17710, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15230, + "id": 17711, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15231, + "id": 17712, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15232, + "id": 17713, "luminance": 0, "opaque": true, "replaceable": false, @@ -176598,11 +206706,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15233, + "id": 17714, "luminance": 0, "opaque": true, "replaceable": false, @@ -176611,23 +206720,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15234, + "id": 17715, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15235, + "id": 17716, "luminance": 0, "opaque": true, "replaceable": false, @@ -176636,11 +206747,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15236, + "id": 17717, "luminance": 0, "opaque": true, "replaceable": false, @@ -176649,665 +206761,677 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15237, + "id": 17718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15238, + "id": 17719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15239, + "id": 17720, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15240, + "id": 17721, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15241, + "id": 17722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15242, + "id": 17723, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 770, + "name": "end_stone_brick_wall", + "translation_key": "block.minecraft.end_stone_brick_wall", + "item_id": 409, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 15243, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17727, + "states": [ + { + "id": 17724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 15244, + "id": 17725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15245, + "id": 17726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15246, + "id": 17727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 15247, + "id": 17728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15248, + "id": 17729, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15249, + "id": 17730, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 15250, + "id": 17731, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15251, + "id": 17732, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15252, + "id": 17733, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 15253, + "id": 17734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15254, + "id": 17735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15255, + "id": 17736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15256, + "id": 17737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15257, + "id": 17738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15258, + "id": 17739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15259, + "id": 17740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15260, + "id": 17741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15261, + "id": 17742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15262, + "id": 17743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15263, + "id": 17744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15264, + "id": 17745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15265, + "id": 17746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15266, + "id": 17747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15267, + "id": 17748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15268, + "id": 17749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15269, + "id": 17750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15270, + "id": 17751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15271, + "id": 17752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15272, + "id": 17753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15273, + "id": 17754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15274, + "id": 17755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15275, + "id": 17756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15276, + "id": 17757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15277, + "id": 17758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15278, + "id": 17759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15279, + "id": 17760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 15280, + "id": 17761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15281, + "id": 17762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15282, + "id": 17763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 15283, + "id": 17764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15284, + "id": 17765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15285, + "id": 17766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 15286, + "id": 17767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15287, + "id": 17768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15288, + "id": 17769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 15289, + "id": 17770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15290, + "id": 17771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15291, + "id": 17772, "luminance": 0, "opaque": true, "replaceable": false, @@ -177315,18 +207439,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15292, + "id": 17773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177334,13 +207457,13 @@ ] }, { - "id": 15293, + "id": 17774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177348,7 +207471,7 @@ ] }, { - "id": 15294, + "id": 17775, "luminance": 0, "opaque": true, "replaceable": false, @@ -177356,18 +207479,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15295, + "id": 17776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177375,13 +207497,13 @@ ] }, { - "id": 15296, + "id": 17777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177389,77 +207511,75 @@ ] }, { - "id": 15297, + "id": 17778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15298, + "id": 17779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15299, + "id": 17780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15300, + "id": 17781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15301, + "id": 17782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15302, + "id": 17783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15303, + "id": 17784, "luminance": 0, "opaque": true, "replaceable": false, @@ -177467,18 +207587,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15304, + "id": 17785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177486,13 +207605,13 @@ ] }, { - "id": 15305, + "id": 17786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177500,7 +207619,7 @@ ] }, { - "id": 15306, + "id": 17787, "luminance": 0, "opaque": true, "replaceable": false, @@ -177508,18 +207627,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15307, + "id": 17788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177527,13 +207645,13 @@ ] }, { - "id": 15308, + "id": 17789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -177541,144 +207659,86 @@ ] }, { - "id": 15309, + "id": 17790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15310, + "id": 17791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15311, + "id": 17792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15312, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 15313, + "id": 17793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 151 ] }, { - "id": 15314, + "id": 17794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, - 147 - ] - } - ] - }, - { - "id": 763, - "name": "granite_wall", - "translation_key": "block.minecraft.granite_wall", - "item_id": 381, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 147 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" + "id": 17795, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] - } - ], - "default_state_id": 15318, - "states": [ + }, { - "id": 15315, + "id": 17796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 15316, + "id": 17797, "luminance": 0, "opaque": true, "replaceable": false, @@ -177686,11 +207746,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15317, + "id": 17798, "luminance": 0, "opaque": true, "replaceable": false, @@ -177698,21 +207759,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15318, + "id": 17799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 15319, + "id": 17800, "luminance": 0, "opaque": true, "replaceable": false, @@ -177720,11 +207783,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15320, + "id": 17801, "luminance": 0, "opaque": true, "replaceable": false, @@ -177732,78 +207796,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15321, + "id": 17802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 15322, + "id": 17803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15323, + "id": 17804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15324, + "id": 17805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 15325, + "id": 17806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15326, + "id": 17807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15327, + "id": 17808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15328, + "id": 17809, "luminance": 0, "opaque": true, "replaceable": false, @@ -177812,11 +207886,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15329, + "id": 17810, "luminance": 0, "opaque": true, "replaceable": false, @@ -177825,22 +207900,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15330, + "id": 17811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15331, + "id": 17812, "luminance": 0, "opaque": true, "replaceable": false, @@ -177849,11 +207926,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15332, + "id": 17813, "luminance": 0, "opaque": true, "replaceable": false, @@ -177862,86 +207940,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15333, + "id": 17814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15334, + "id": 17815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15335, + "id": 17816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15336, + "id": 17817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15337, + "id": 17818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15338, + "id": 17819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15339, + "id": 17820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15340, + "id": 17821, "luminance": 0, "opaque": true, "replaceable": false, @@ -177950,11 +208034,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15341, + "id": 17822, "luminance": 0, "opaque": true, "replaceable": false, @@ -177963,22 +208048,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15342, + "id": 17823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15343, + "id": 17824, "luminance": 0, "opaque": true, "replaceable": false, @@ -177987,11 +208074,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15344, + "id": 17825, "luminance": 0, "opaque": true, "replaceable": false, @@ -178000,647 +208088,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15345, + "id": 17826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15346, + "id": 17827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15347, + "id": 17828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15348, + "id": 17829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15349, + "id": 17830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15350, + "id": 17831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15351, + "id": 17832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15352, + "id": 17833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15353, + "id": 17834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15354, + "id": 17835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15355, + "id": 17836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15356, + "id": 17837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15357, + "id": 17838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15358, + "id": 17839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15359, + "id": 17840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15360, + "id": 17841, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15361, + "id": 17842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15362, + "id": 17843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15363, + "id": 17844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15364, + "id": 17845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15365, + "id": 17846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15366, + "id": 17847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15367, + "id": 17848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15368, + "id": 17849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15369, + "id": 17850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15370, + "id": 17851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15371, + "id": 17852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15372, + "id": 17853, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15373, + "id": 17854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15374, + "id": 17855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15375, + "id": 17856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15376, + "id": 17857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15377, + "id": 17858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15378, + "id": 17859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15379, + "id": 17860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15380, + "id": 17861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15381, + "id": 17862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15382, + "id": 17863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15383, + "id": 17864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15384, + "id": 17865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15385, + "id": 17866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15386, + "id": 17867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15387, + "id": 17868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15388, + "id": 17869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15389, + "id": 17870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15390, + "id": 17871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15391, + "id": 17872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15392, + "id": 17873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15393, + "id": 17874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15394, + "id": 17875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15395, + "id": 17876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15396, + "id": 17877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15397, + "id": 17878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15398, + "id": 17879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15399, + "id": 17880, "luminance": 0, "opaque": true, "replaceable": false, @@ -178648,17 +208725,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15400, + "id": 17881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178666,13 +208744,13 @@ ] }, { - "id": 15401, + "id": 17882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178680,7 +208758,7 @@ ] }, { - "id": 15402, + "id": 17883, "luminance": 0, "opaque": true, "replaceable": false, @@ -178688,17 +208766,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15403, + "id": 17884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178706,13 +208785,13 @@ ] }, { - "id": 15404, + "id": 17885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178720,75 +208799,77 @@ ] }, { - "id": 15405, + "id": 17886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15406, + "id": 17887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15407, + "id": 17888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15408, + "id": 17889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15409, + "id": 17890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15410, + "id": 17891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15411, + "id": 17892, "luminance": 0, "opaque": true, "replaceable": false, @@ -178796,17 +208877,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15412, + "id": 17893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178814,13 +208896,13 @@ ] }, { - "id": 15413, + "id": 17894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178828,7 +208910,7 @@ ] }, { - "id": 15414, + "id": 17895, "luminance": 0, "opaque": true, "replaceable": false, @@ -178836,17 +208918,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15415, + "id": 17896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178854,13 +208937,13 @@ ] }, { - "id": 15416, + "id": 17897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -178868,86 +208951,89 @@ ] }, { - "id": 15417, + "id": 17898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15418, + "id": 17899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15419, + "id": 17900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15420, + "id": 17901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15421, + "id": 17902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15422, + "id": 17903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15423, + "id": 17904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15424, + "id": 17905, "luminance": 0, "opaque": true, "replaceable": false, @@ -178955,11 +209041,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15425, + "id": 17906, "luminance": 0, "opaque": true, "replaceable": false, @@ -178967,22 +209054,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15426, + "id": 17907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15427, + "id": 17908, "luminance": 0, "opaque": true, "replaceable": false, @@ -178990,11 +209079,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15428, + "id": 17909, "luminance": 0, "opaque": true, "replaceable": false, @@ -179002,83 +209092,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15429, + "id": 17910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15430, + "id": 17911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15431, + "id": 17912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15432, + "id": 17913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15433, + "id": 17914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15434, + "id": 17915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15435, + "id": 17916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15436, + "id": 17917, "luminance": 0, "opaque": true, "replaceable": false, @@ -179087,11 +209185,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15437, + "id": 17918, "luminance": 0, "opaque": true, "replaceable": false, @@ -179100,23 +209199,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15438, + "id": 17919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15439, + "id": 17920, "luminance": 0, "opaque": true, "replaceable": false, @@ -179125,11 +209226,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15440, + "id": 17921, "luminance": 0, "opaque": true, "replaceable": false, @@ -179138,89 +209240,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15441, + "id": 17922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15442, + "id": 17923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15443, + "id": 17924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15444, + "id": 17925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15445, + "id": 17926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15446, + "id": 17927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15447, + "id": 17928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15448, + "id": 17929, "luminance": 0, "opaque": true, "replaceable": false, @@ -179229,11 +209337,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15449, + "id": 17930, "luminance": 0, "opaque": true, "replaceable": false, @@ -179242,23 +209351,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15450, + "id": 17931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15451, + "id": 17932, "luminance": 0, "opaque": true, "replaceable": false, @@ -179267,11 +209378,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15452, + "id": 17933, "luminance": 0, "opaque": true, "replaceable": false, @@ -179280,89 +209392,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15453, + "id": 17934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15454, + "id": 17935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15455, + "id": 17936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15456, + "id": 17937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15457, + "id": 17938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15458, + "id": 17939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15459, + "id": 17940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15460, + "id": 17941, "luminance": 0, "opaque": true, "replaceable": false, @@ -179370,12 +209486,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15461, + "id": 17942, "luminance": 0, "opaque": true, "replaceable": false, @@ -179383,24 +209498,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15462, + "id": 17943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15463, + "id": 17944, "luminance": 0, "opaque": true, "replaceable": false, @@ -179408,12 +209521,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15464, + "id": 17945, "luminance": 0, "opaque": true, "replaceable": false, @@ -179421,91 +209533,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15465, + "id": 17946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15466, + "id": 17947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15467, + "id": 17948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15468, + "id": 17949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15469, + "id": 17950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15470, + "id": 17951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15471, + "id": 17952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15472, + "id": 17953, "luminance": 0, "opaque": true, "replaceable": false, @@ -179514,12 +209618,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15473, + "id": 17954, "luminance": 0, "opaque": true, "replaceable": false, @@ -179528,25 +209631,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15474, + "id": 17955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15475, + "id": 17956, "luminance": 0, "opaque": true, "replaceable": false, @@ -179555,12 +209656,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15476, + "id": 17957, "luminance": 0, "opaque": true, "replaceable": false, @@ -179569,95 +209669,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15477, + "id": 17958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15478, + "id": 17959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15479, + "id": 17960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15480, + "id": 17961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15481, + "id": 17962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15482, + "id": 17963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15483, + "id": 17964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15484, + "id": 17965, "luminance": 0, "opaque": true, "replaceable": false, @@ -179666,12 +209760,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15485, + "id": 17966, "luminance": 0, "opaque": true, "replaceable": false, @@ -179680,25 +209773,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15486, + "id": 17967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15487, + "id": 17968, "luminance": 0, "opaque": true, "replaceable": false, @@ -179707,12 +209798,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15488, + "id": 17969, "luminance": 0, "opaque": true, "replaceable": false, @@ -179721,82 +209811,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15489, + "id": 17970, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15490, + "id": 17971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15491, + "id": 17972, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15492, + "id": 17973, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15493, + "id": 17974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15494, + "id": 17975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15495, + "id": 17976, "luminance": 0, "opaque": true, "replaceable": false, @@ -179808,7 +209893,7 @@ ] }, { - "id": 15496, + "id": 17977, "luminance": 0, "opaque": true, "replaceable": false, @@ -179821,7 +209906,7 @@ ] }, { - "id": 15497, + "id": 17978, "luminance": 0, "opaque": true, "replaceable": false, @@ -179834,7 +209919,7 @@ ] }, { - "id": 15498, + "id": 17979, "luminance": 0, "opaque": true, "replaceable": false, @@ -179846,7 +209931,7 @@ ] }, { - "id": 15499, + "id": 17980, "luminance": 0, "opaque": true, "replaceable": false, @@ -179859,7 +209944,7 @@ ] }, { - "id": 15500, + "id": 17981, "luminance": 0, "opaque": true, "replaceable": false, @@ -179872,7 +209957,7 @@ ] }, { - "id": 15501, + "id": 17982, "luminance": 0, "opaque": true, "replaceable": false, @@ -179883,7 +209968,7 @@ ] }, { - "id": 15502, + "id": 17983, "luminance": 0, "opaque": true, "replaceable": false, @@ -179894,7 +209979,7 @@ ] }, { - "id": 15503, + "id": 17984, "luminance": 0, "opaque": true, "replaceable": false, @@ -179905,7 +209990,7 @@ ] }, { - "id": 15504, + "id": 17985, "luminance": 0, "opaque": true, "replaceable": false, @@ -179916,7 +210001,7 @@ ] }, { - "id": 15505, + "id": 17986, "luminance": 0, "opaque": true, "replaceable": false, @@ -179927,7 +210012,7 @@ ] }, { - "id": 15506, + "id": 17987, "luminance": 0, "opaque": true, "replaceable": false, @@ -179938,7 +210023,7 @@ ] }, { - "id": 15507, + "id": 17988, "luminance": 0, "opaque": true, "replaceable": false, @@ -179951,7 +210036,7 @@ ] }, { - "id": 15508, + "id": 17989, "luminance": 0, "opaque": true, "replaceable": false, @@ -179965,7 +210050,7 @@ ] }, { - "id": 15509, + "id": 17990, "luminance": 0, "opaque": true, "replaceable": false, @@ -179979,7 +210064,7 @@ ] }, { - "id": 15510, + "id": 17991, "luminance": 0, "opaque": true, "replaceable": false, @@ -179992,7 +210077,7 @@ ] }, { - "id": 15511, + "id": 17992, "luminance": 0, "opaque": true, "replaceable": false, @@ -180006,7 +210091,7 @@ ] }, { - "id": 15512, + "id": 17993, "luminance": 0, "opaque": true, "replaceable": false, @@ -180020,7 +210105,7 @@ ] }, { - "id": 15513, + "id": 17994, "luminance": 0, "opaque": true, "replaceable": false, @@ -180031,7 +210116,7 @@ ] }, { - "id": 15514, + "id": 17995, "luminance": 0, "opaque": true, "replaceable": false, @@ -180043,7 +210128,7 @@ ] }, { - "id": 15515, + "id": 17996, "luminance": 0, "opaque": true, "replaceable": false, @@ -180055,7 +210140,7 @@ ] }, { - "id": 15516, + "id": 17997, "luminance": 0, "opaque": true, "replaceable": false, @@ -180066,7 +210151,7 @@ ] }, { - "id": 15517, + "id": 17998, "luminance": 0, "opaque": true, "replaceable": false, @@ -180078,7 +210163,7 @@ ] }, { - "id": 15518, + "id": 17999, "luminance": 0, "opaque": true, "replaceable": false, @@ -180090,7 +210175,7 @@ ] }, { - "id": 15519, + "id": 18000, "luminance": 0, "opaque": true, "replaceable": false, @@ -180103,7 +210188,7 @@ ] }, { - "id": 15520, + "id": 18001, "luminance": 0, "opaque": true, "replaceable": false, @@ -180117,7 +210202,7 @@ ] }, { - "id": 15521, + "id": 18002, "luminance": 0, "opaque": true, "replaceable": false, @@ -180131,7 +210216,7 @@ ] }, { - "id": 15522, + "id": 18003, "luminance": 0, "opaque": true, "replaceable": false, @@ -180144,7 +210229,7 @@ ] }, { - "id": 15523, + "id": 18004, "luminance": 0, "opaque": true, "replaceable": false, @@ -180158,7 +210243,7 @@ ] }, { - "id": 15524, + "id": 18005, "luminance": 0, "opaque": true, "replaceable": false, @@ -180172,7 +210257,7 @@ ] }, { - "id": 15525, + "id": 18006, "luminance": 0, "opaque": true, "replaceable": false, @@ -180183,7 +210268,7 @@ ] }, { - "id": 15526, + "id": 18007, "luminance": 0, "opaque": true, "replaceable": false, @@ -180195,7 +210280,7 @@ ] }, { - "id": 15527, + "id": 18008, "luminance": 0, "opaque": true, "replaceable": false, @@ -180207,7 +210292,7 @@ ] }, { - "id": 15528, + "id": 18009, "luminance": 0, "opaque": true, "replaceable": false, @@ -180218,7 +210303,7 @@ ] }, { - "id": 15529, + "id": 18010, "luminance": 0, "opaque": true, "replaceable": false, @@ -180230,7 +210315,7 @@ ] }, { - "id": 15530, + "id": 18011, "luminance": 0, "opaque": true, "replaceable": false, @@ -180242,18 +210327,19 @@ ] }, { - "id": 15531, + "id": 18012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15532, + "id": 18013, "luminance": 0, "opaque": true, "replaceable": false, @@ -180261,11 +210347,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15533, + "id": 18014, "luminance": 0, "opaque": true, "replaceable": false, @@ -180273,22 +210360,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15534, + "id": 18015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15535, + "id": 18016, "luminance": 0, "opaque": true, "replaceable": false, @@ -180296,11 +210385,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15536, + "id": 18017, "luminance": 0, "opaque": true, "replaceable": false, @@ -180308,83 +210398,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15537, + "id": 18018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15538, + "id": 18019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15539, + "id": 18020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15540, + "id": 18021, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15541, + "id": 18022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15542, + "id": 18023, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15543, + "id": 18024, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15544, + "id": 18025, "luminance": 0, "opaque": true, "replaceable": false, @@ -180393,11 +210491,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15545, + "id": 18026, "luminance": 0, "opaque": true, "replaceable": false, @@ -180406,23 +210505,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15546, + "id": 18027, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15547, + "id": 18028, "luminance": 0, "opaque": true, "replaceable": false, @@ -180431,11 +210532,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15548, + "id": 18029, "luminance": 0, "opaque": true, "replaceable": false, @@ -180444,89 +210546,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15549, + "id": 18030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15550, + "id": 18031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15551, + "id": 18032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15552, + "id": 18033, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15553, + "id": 18034, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15554, + "id": 18035, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15555, + "id": 18036, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15556, + "id": 18037, "luminance": 0, "opaque": true, "replaceable": false, @@ -180535,11 +210643,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15557, + "id": 18038, "luminance": 0, "opaque": true, "replaceable": false, @@ -180548,23 +210657,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15558, + "id": 18039, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15559, + "id": 18040, "luminance": 0, "opaque": true, "replaceable": false, @@ -180573,11 +210684,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15560, + "id": 18041, "luminance": 0, "opaque": true, "replaceable": false, @@ -180586,665 +210698,677 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15561, + "id": 18042, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15562, + "id": 18043, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 18044, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 18045, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 + ] + }, + { + "id": 18046, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 + ] + }, + { + "id": 18047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 771, + "name": "diorite_wall", + "translation_key": "block.minecraft.diorite_wall", + "item_id": 410, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 15563, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "name": "south", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 15564, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 + "name": "up", + "values": [ + "true", + "false" ] }, { - "id": 15565, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "name": "waterlogged", + "values": [ + "true", + "false" ] }, { - "id": 15566, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "name": "west", + "values": [ + "none", + "low", + "tall" ] - }, + } + ], + "default_state_id": 18051, + "states": [ { - "id": 15567, + "id": 18048, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 15568, + "id": 18049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15569, + "id": 18050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15570, + "id": 18051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 15571, + "id": 18052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15572, + "id": 18053, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 15573, + "id": 18054, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 15574, + "id": 18055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15575, + "id": 18056, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15576, + "id": 18057, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 15577, + "id": 18058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15578, + "id": 18059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 15579, + "id": 18060, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15580, + "id": 18061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15581, + "id": 18062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15582, + "id": 18063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15583, + "id": 18064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15584, + "id": 18065, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15585, + "id": 18066, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15586, + "id": 18067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15587, + "id": 18068, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15588, + "id": 18069, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15589, + "id": 18070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15590, + "id": 18071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15591, + "id": 18072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15592, + "id": 18073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15593, + "id": 18074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15594, + "id": 18075, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 15595, + "id": 18076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15596, + "id": 18077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 15597, + "id": 18078, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15598, + "id": 18079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15599, + "id": 18080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15600, + "id": 18081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 15601, + "id": 18082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15602, + "id": 18083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 15603, + "id": 18084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 15604, + "id": 18085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15605, + "id": 18086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15606, + "id": 18087, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 15607, + "id": 18088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15608, + "id": 18089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 15609, + "id": 18090, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 15610, + "id": 18091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15611, + "id": 18092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15612, + "id": 18093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 15613, + "id": 18094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15614, + "id": 18095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 15615, + "id": 18096, "luminance": 0, "opaque": true, "replaceable": false, @@ -181252,18 +211376,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15616, + "id": 18097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181271,13 +211394,13 @@ ] }, { - "id": 15617, + "id": 18098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181285,7 +211408,7 @@ ] }, { - "id": 15618, + "id": 18099, "luminance": 0, "opaque": true, "replaceable": false, @@ -181293,18 +211416,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15619, + "id": 18100, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181312,13 +211434,13 @@ ] }, { - "id": 15620, + "id": 18101, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181326,77 +211448,75 @@ ] }, { - "id": 15621, + "id": 18102, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15622, + "id": 18103, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15623, + "id": 18104, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15624, + "id": 18105, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15625, + "id": 18106, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15626, + "id": 18107, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15627, + "id": 18108, "luminance": 0, "opaque": true, "replaceable": false, @@ -181404,18 +211524,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15628, + "id": 18109, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181423,13 +211542,13 @@ ] }, { - "id": 15629, + "id": 18110, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181437,7 +211556,7 @@ ] }, { - "id": 15630, + "id": 18111, "luminance": 0, "opaque": true, "replaceable": false, @@ -181445,18 +211564,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 15631, + "id": 18112, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181464,13 +211582,13 @@ ] }, { - "id": 15632, + "id": 18113, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -181478,144 +211596,86 @@ ] }, { - "id": 15633, + "id": 18114, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15634, + "id": 18115, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15635, + "id": 18116, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15636, + "id": 18117, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 15637, + "id": 18118, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 15638, + "id": 18119, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 764, - "name": "stone_brick_wall", - "translation_key": "block.minecraft.stone_brick_wall", - "item_id": 382, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 15642, - "states": [ - { - "id": 15639, + "id": 18120, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 15640, + "id": 18121, "luminance": 0, "opaque": true, "replaceable": false, @@ -181623,11 +211683,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15641, + "id": 18122, "luminance": 0, "opaque": true, "replaceable": false, @@ -181635,21 +211696,23 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15642, + "id": 18123, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148 ] }, { - "id": 15643, + "id": 18124, "luminance": 0, "opaque": true, "replaceable": false, @@ -181657,11 +211720,12 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15644, + "id": 18125, "luminance": 0, "opaque": true, "replaceable": false, @@ -181669,78 +211733,88 @@ "collision_shapes": [ 141, 142, - 143 + 143, + 148 ] }, { - "id": 15645, + "id": 18126, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 15646, + "id": 18127, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15647, + "id": 18128, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15648, + "id": 18129, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 15649, + "id": 18130, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15650, + "id": 18131, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 144, + 150 ] }, { - "id": 15651, + "id": 18132, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15652, + "id": 18133, "luminance": 0, "opaque": true, "replaceable": false, @@ -181749,11 +211823,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15653, + "id": 18134, "luminance": 0, "opaque": true, "replaceable": false, @@ -181762,22 +211837,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15654, + "id": 18135, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15655, + "id": 18136, "luminance": 0, "opaque": true, "replaceable": false, @@ -181786,11 +211863,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15656, + "id": 18137, "luminance": 0, "opaque": true, "replaceable": false, @@ -181799,86 +211877,92 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15657, + "id": 18138, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15658, + "id": 18139, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15659, + "id": 18140, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15660, + "id": 18141, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15661, + "id": 18142, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15662, + "id": 18143, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15663, + "id": 18144, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15664, + "id": 18145, "luminance": 0, "opaque": true, "replaceable": false, @@ -181887,11 +211971,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15665, + "id": 18146, "luminance": 0, "opaque": true, "replaceable": false, @@ -181900,22 +211985,24 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15666, + "id": 18147, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145 ] }, { - "id": 15667, + "id": 18148, "luminance": 0, "opaque": true, "replaceable": false, @@ -181924,11 +212011,12 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15668, + "id": 18149, "luminance": 0, "opaque": true, "replaceable": false, @@ -181937,647 +212025,636 @@ 141, 142, 143, + 148, 145 ] }, { - "id": 15669, + "id": 18150, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15670, + "id": 18151, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15671, + "id": 18152, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15672, + "id": 18153, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151 ] }, { - "id": 15673, + "id": 18154, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15674, + "id": 18155, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 144, + 150, 147 ] }, { - "id": 15675, + "id": 18156, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15676, + "id": 18157, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15677, + "id": 18158, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15678, + "id": 18159, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 15679, + "id": 18160, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15680, + "id": 18161, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 15681, + "id": 18162, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15682, + "id": 18163, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15683, + "id": 18164, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15684, + "id": 18165, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 15685, + "id": 18166, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15686, + "id": 18167, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 15687, + "id": 18168, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15688, + "id": 18169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15689, + "id": 18170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15690, + "id": 18171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15691, + "id": 18172, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15692, + "id": 18173, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15693, + "id": 18174, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15694, + "id": 18175, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15695, + "id": 18176, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15696, + "id": 18177, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15697, + "id": 18178, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15698, + "id": 18179, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15699, + "id": 18180, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15700, + "id": 18181, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15701, + "id": 18182, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15702, + "id": 18183, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 15703, + "id": 18184, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15704, + "id": 18185, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 15705, + "id": 18186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15706, + "id": 18187, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15707, + "id": 18188, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15708, + "id": 18189, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 15709, + "id": 18190, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15710, + "id": 18191, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 15711, + "id": 18192, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15712, + "id": 18193, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15713, + "id": 18194, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15714, + "id": 18195, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 15715, + "id": 18196, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15716, + "id": 18197, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 15717, + "id": 18198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15718, + "id": 18199, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15719, + "id": 18200, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15720, + "id": 18201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 15721, + "id": 18202, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15722, + "id": 18203, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 15723, + "id": 18204, "luminance": 0, "opaque": true, "replaceable": false, @@ -182585,17 +212662,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15724, + "id": 18205, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182603,13 +212681,13 @@ ] }, { - "id": 15725, + "id": 18206, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182617,7 +212695,7 @@ ] }, { - "id": 15726, + "id": 18207, "luminance": 0, "opaque": true, "replaceable": false, @@ -182625,17 +212703,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15727, + "id": 18208, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182643,13 +212722,13 @@ ] }, { - "id": 15728, + "id": 18209, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182657,75 +212736,77 @@ ] }, { - "id": 15729, + "id": 18210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15730, + "id": 18211, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15731, + "id": 18212, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15732, + "id": 18213, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15733, + "id": 18214, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15734, + "id": 18215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15735, + "id": 18216, "luminance": 0, "opaque": true, "replaceable": false, @@ -182733,17 +212814,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15736, + "id": 18217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182751,13 +212833,13 @@ ] }, { - "id": 15737, + "id": 18218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182765,7 +212847,7 @@ ] }, { - "id": 15738, + "id": 18219, "luminance": 0, "opaque": true, "replaceable": false, @@ -182773,17 +212855,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 15739, + "id": 18220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182791,13 +212874,13 @@ ] }, { - "id": 15740, + "id": 18221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -182805,86 +212888,89 @@ ] }, { - "id": 15741, + "id": 18222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15742, + "id": 18223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15743, + "id": 18224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15744, + "id": 18225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 15745, + "id": 18226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15746, + "id": 18227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 15747, + "id": 18228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15748, + "id": 18229, "luminance": 0, "opaque": true, "replaceable": false, @@ -182892,11 +212978,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15749, + "id": 18230, "luminance": 0, "opaque": true, "replaceable": false, @@ -182904,22 +212991,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15750, + "id": 18231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15751, + "id": 18232, "luminance": 0, "opaque": true, "replaceable": false, @@ -182927,11 +213016,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15752, + "id": 18233, "luminance": 0, "opaque": true, "replaceable": false, @@ -182939,83 +213029,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15753, + "id": 18234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15754, + "id": 18235, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15755, + "id": 18236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15756, + "id": 18237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15757, + "id": 18238, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15758, + "id": 18239, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15759, + "id": 18240, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15760, + "id": 18241, "luminance": 0, "opaque": true, "replaceable": false, @@ -183024,11 +213122,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15761, + "id": 18242, "luminance": 0, "opaque": true, "replaceable": false, @@ -183037,23 +213136,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15762, + "id": 18243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15763, + "id": 18244, "luminance": 0, "opaque": true, "replaceable": false, @@ -183062,11 +213163,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15764, + "id": 18245, "luminance": 0, "opaque": true, "replaceable": false, @@ -183075,89 +213177,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15765, + "id": 18246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15766, + "id": 18247, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15767, + "id": 18248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15768, + "id": 18249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15769, + "id": 18250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15770, + "id": 18251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15771, + "id": 18252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15772, + "id": 18253, "luminance": 0, "opaque": true, "replaceable": false, @@ -183166,11 +213274,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15773, + "id": 18254, "luminance": 0, "opaque": true, "replaceable": false, @@ -183179,23 +213288,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15774, + "id": 18255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15775, + "id": 18256, "luminance": 0, "opaque": true, "replaceable": false, @@ -183204,11 +213315,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15776, + "id": 18257, "luminance": 0, "opaque": true, "replaceable": false, @@ -183217,89 +213329,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15777, + "id": 18258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15778, + "id": 18259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15779, + "id": 18260, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15780, + "id": 18261, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15781, + "id": 18262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15782, + "id": 18263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15783, + "id": 18264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15784, + "id": 18265, "luminance": 0, "opaque": true, "replaceable": false, @@ -183307,12 +213423,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15785, + "id": 18266, "luminance": 0, "opaque": true, "replaceable": false, @@ -183320,24 +213435,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15786, + "id": 18267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 15787, + "id": 18268, "luminance": 0, "opaque": true, "replaceable": false, @@ -183345,12 +213458,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15788, + "id": 18269, "luminance": 0, "opaque": true, "replaceable": false, @@ -183358,91 +213470,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 15789, + "id": 18270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15790, + "id": 18271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15791, + "id": 18272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15792, + "id": 18273, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 15793, + "id": 18274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15794, + "id": 18275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 15795, + "id": 18276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15796, + "id": 18277, "luminance": 0, "opaque": true, "replaceable": false, @@ -183451,12 +213555,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15797, + "id": 18278, "luminance": 0, "opaque": true, "replaceable": false, @@ -183465,25 +213568,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15798, + "id": 18279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15799, + "id": 18280, "luminance": 0, "opaque": true, "replaceable": false, @@ -183492,12 +213593,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15800, + "id": 18281, "luminance": 0, "opaque": true, "replaceable": false, @@ -183506,95 +213606,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15801, + "id": 18282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15802, + "id": 18283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15803, + "id": 18284, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15804, + "id": 18285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15805, + "id": 18286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15806, + "id": 18287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15807, + "id": 18288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15808, + "id": 18289, "luminance": 0, "opaque": true, "replaceable": false, @@ -183603,12 +213697,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15809, + "id": 18290, "luminance": 0, "opaque": true, "replaceable": false, @@ -183617,25 +213710,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15810, + "id": 18291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 15811, + "id": 18292, "luminance": 0, "opaque": true, "replaceable": false, @@ -183644,12 +213735,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15812, + "id": 18293, "luminance": 0, "opaque": true, "replaceable": false, @@ -183658,82 +213748,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 15813, + "id": 18294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15814, + "id": 18295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15815, + "id": 18296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15816, + "id": 18297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 15817, + "id": 18298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15818, + "id": 18299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 15819, + "id": 18300, "luminance": 0, "opaque": true, "replaceable": false, @@ -183745,7 +213830,7 @@ ] }, { - "id": 15820, + "id": 18301, "luminance": 0, "opaque": true, "replaceable": false, @@ -183758,7 +213843,7 @@ ] }, { - "id": 15821, + "id": 18302, "luminance": 0, "opaque": true, "replaceable": false, @@ -183771,7 +213856,7 @@ ] }, { - "id": 15822, + "id": 18303, "luminance": 0, "opaque": true, "replaceable": false, @@ -183783,7 +213868,7 @@ ] }, { - "id": 15823, + "id": 18304, "luminance": 0, "opaque": true, "replaceable": false, @@ -183796,7 +213881,7 @@ ] }, { - "id": 15824, + "id": 18305, "luminance": 0, "opaque": true, "replaceable": false, @@ -183809,7 +213894,7 @@ ] }, { - "id": 15825, + "id": 18306, "luminance": 0, "opaque": true, "replaceable": false, @@ -183820,7 +213905,7 @@ ] }, { - "id": 15826, + "id": 18307, "luminance": 0, "opaque": true, "replaceable": false, @@ -183831,7 +213916,7 @@ ] }, { - "id": 15827, + "id": 18308, "luminance": 0, "opaque": true, "replaceable": false, @@ -183842,7 +213927,7 @@ ] }, { - "id": 15828, + "id": 18309, "luminance": 0, "opaque": true, "replaceable": false, @@ -183853,7 +213938,7 @@ ] }, { - "id": 15829, + "id": 18310, "luminance": 0, "opaque": true, "replaceable": false, @@ -183864,7 +213949,7 @@ ] }, { - "id": 15830, + "id": 18311, "luminance": 0, "opaque": true, "replaceable": false, @@ -183875,7 +213960,7 @@ ] }, { - "id": 15831, + "id": 18312, "luminance": 0, "opaque": true, "replaceable": false, @@ -183888,7 +213973,7 @@ ] }, { - "id": 15832, + "id": 18313, "luminance": 0, "opaque": true, "replaceable": false, @@ -183902,7 +213987,7 @@ ] }, { - "id": 15833, + "id": 18314, "luminance": 0, "opaque": true, "replaceable": false, @@ -183916,7 +214001,7 @@ ] }, { - "id": 15834, + "id": 18315, "luminance": 0, "opaque": true, "replaceable": false, @@ -183929,7 +214014,7 @@ ] }, { - "id": 15835, + "id": 18316, "luminance": 0, "opaque": true, "replaceable": false, @@ -183943,7 +214028,7 @@ ] }, { - "id": 15836, + "id": 18317, "luminance": 0, "opaque": true, "replaceable": false, @@ -183957,7 +214042,7 @@ ] }, { - "id": 15837, + "id": 18318, "luminance": 0, "opaque": true, "replaceable": false, @@ -183968,7 +214053,7 @@ ] }, { - "id": 15838, + "id": 18319, "luminance": 0, "opaque": true, "replaceable": false, @@ -183980,7 +214065,7 @@ ] }, { - "id": 15839, + "id": 18320, "luminance": 0, "opaque": true, "replaceable": false, @@ -183992,7 +214077,7 @@ ] }, { - "id": 15840, + "id": 18321, "luminance": 0, "opaque": true, "replaceable": false, @@ -184003,7 +214088,7 @@ ] }, { - "id": 15841, + "id": 18322, "luminance": 0, "opaque": true, "replaceable": false, @@ -184015,7 +214100,7 @@ ] }, { - "id": 15842, + "id": 18323, "luminance": 0, "opaque": true, "replaceable": false, @@ -184027,7 +214112,7 @@ ] }, { - "id": 15843, + "id": 18324, "luminance": 0, "opaque": true, "replaceable": false, @@ -184040,7 +214125,7 @@ ] }, { - "id": 15844, + "id": 18325, "luminance": 0, "opaque": true, "replaceable": false, @@ -184054,7 +214139,7 @@ ] }, { - "id": 15845, + "id": 18326, "luminance": 0, "opaque": true, "replaceable": false, @@ -184068,7 +214153,7 @@ ] }, { - "id": 15846, + "id": 18327, "luminance": 0, "opaque": true, "replaceable": false, @@ -184081,7 +214166,7 @@ ] }, { - "id": 15847, + "id": 18328, "luminance": 0, "opaque": true, "replaceable": false, @@ -184095,7 +214180,7 @@ ] }, { - "id": 15848, + "id": 18329, "luminance": 0, "opaque": true, "replaceable": false, @@ -184109,7 +214194,7 @@ ] }, { - "id": 15849, + "id": 18330, "luminance": 0, "opaque": true, "replaceable": false, @@ -184120,7 +214205,7 @@ ] }, { - "id": 15850, + "id": 18331, "luminance": 0, "opaque": true, "replaceable": false, @@ -184132,7 +214217,7 @@ ] }, { - "id": 15851, + "id": 18332, "luminance": 0, "opaque": true, "replaceable": false, @@ -184144,7 +214229,7 @@ ] }, { - "id": 15852, + "id": 18333, "luminance": 0, "opaque": true, "replaceable": false, @@ -184155,7 +214240,7 @@ ] }, { - "id": 15853, + "id": 18334, "luminance": 0, "opaque": true, "replaceable": false, @@ -184167,7 +214252,7 @@ ] }, { - "id": 15854, + "id": 18335, "luminance": 0, "opaque": true, "replaceable": false, @@ -184179,18 +214264,19 @@ ] }, { - "id": 15855, + "id": 18336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15856, + "id": 18337, "luminance": 0, "opaque": true, "replaceable": false, @@ -184198,11 +214284,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15857, + "id": 18338, "luminance": 0, "opaque": true, "replaceable": false, @@ -184210,22 +214297,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15858, + "id": 18339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 15859, + "id": 18340, "luminance": 0, "opaque": true, "replaceable": false, @@ -184233,11 +214322,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15860, + "id": 18341, "luminance": 0, "opaque": true, "replaceable": false, @@ -184245,83 +214335,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 15861, + "id": 18342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15862, + "id": 18343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15863, + "id": 18344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15864, + "id": 18345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 15865, + "id": 18346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15866, + "id": 18347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 15867, + "id": 18348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15868, + "id": 18349, "luminance": 0, "opaque": true, "replaceable": false, @@ -184330,11 +214428,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15869, + "id": 18350, "luminance": 0, "opaque": true, "replaceable": false, @@ -184343,23 +214442,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15870, + "id": 18351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15871, + "id": 18352, "luminance": 0, "opaque": true, "replaceable": false, @@ -184368,11 +214469,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15872, + "id": 18353, "luminance": 0, "opaque": true, "replaceable": false, @@ -184381,89 +214483,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15873, + "id": 18354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15874, + "id": 18355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15875, + "id": 18356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15876, + "id": 18357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15877, + "id": 18358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15878, + "id": 18359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15879, + "id": 18360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15880, + "id": 18361, "luminance": 0, "opaque": true, "replaceable": false, @@ -184472,11 +214580,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15881, + "id": 18362, "luminance": 0, "opaque": true, "replaceable": false, @@ -184485,23 +214594,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15882, + "id": 18363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 15883, + "id": 18364, "luminance": 0, "opaque": true, "replaceable": false, @@ -184510,11 +214621,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15884, + "id": 18365, "luminance": 0, "opaque": true, "replaceable": false, @@ -184523,14661 +214635,14876 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 15885, + "id": 18366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15886, + "id": 18367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15887, + "id": 18368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15888, + "id": 18369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 15889, + "id": 18370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 15890, + "id": 18371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] + } + ] + }, + { + "id": 772, + "name": "scaffolding", + "translation_key": "block.minecraft.scaffolding", + "item_id": 655, + "properties": [ + { + "name": "bottom", + "values": [ + "true", + "false" + ] }, { - "id": 15891, + "name": "distance", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18403, + "states": [ + { + "id": 18372, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15892, + "id": 18373, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15893, + "id": 18374, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15894, + "id": 18375, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15895, + "id": 18376, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15896, + "id": 18377, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15897, + "id": 18378, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 149, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15898, + "id": 18379, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15899, + "id": 18380, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15900, + "id": 18381, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 149, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15901, + "id": 18382, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15902, + "id": 18383, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15903, + "id": 18384, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15904, + "id": 18385, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15905, + "id": 18386, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15906, + "id": 18387, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15907, + "id": 18388, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15908, + "id": 18389, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15909, + "id": 18390, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15910, + "id": 18391, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15911, + "id": 18392, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15912, + "id": 18393, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15913, + "id": 18394, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15914, + "id": 18395, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15915, + "id": 18396, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { - "id": 15916, + "id": 18397, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18398, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18399, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18400, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18401, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18402, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + }, + { + "id": 18403, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 231, + 232, + 233, + 234, + 235, + 236, + 237 + ] + } + ] + }, + { + "id": 773, + "name": "loom", + "translation_key": "block.minecraft.loom", + "item_id": 1184, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18404, + "states": [ + { + "id": 18404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 15917, + "id": 18405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 15918, + "id": 18406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 0 ] }, { - "id": 15919, + "id": 18407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 + ] + } + ] + }, + { + "id": 774, + "name": "barrel", + "translation_key": "block.minecraft.barrel", + "item_id": 1193, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 18409, + "states": [ { - "id": 15920, + "id": 18408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15921, + "id": 18409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15922, + "id": 18410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15923, + "id": 18411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15924, + "id": 18412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15925, + "id": 18413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15926, + "id": 18414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15927, + "id": 18415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15928, + "id": 18416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15929, + "id": 18417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15930, + "id": 18418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 26 }, { - "id": 15931, + "id": 18419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 + ], + "block_entity_type": 26 + } + ] + }, + { + "id": 775, + "name": "smoker", + "translation_key": "block.minecraft.smoker", + "item_id": 1194, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 15932, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 18421, + "states": [ { - "id": 15933, - "luminance": 0, + "id": 18420, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15934, + "id": 18421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15935, - "luminance": 0, + "id": 18422, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15936, + "id": 18423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15937, - "luminance": 0, + "id": 18424, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15938, + "id": 18425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15939, - "luminance": 0, + "id": 18426, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 27 }, { - "id": 15940, + "id": 18427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 + ], + "block_entity_type": 27 + } + ] + }, + { + "id": 776, + "name": "blast_furnace", + "translation_key": "block.minecraft.blast_furnace", + "item_id": 1195, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 15941, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18429, + "states": [ + { + "id": 18428, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15942, + "id": 18429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15943, - "luminance": 0, + "id": 18430, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15944, + "id": 18431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15945, - "luminance": 0, + "id": 18432, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15946, + "id": 18433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15947, - "luminance": 0, + "id": 18434, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 28 }, { - "id": 15948, + "id": 18435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] - }, + 0 + ], + "block_entity_type": 28 + } + ] + }, + { + "id": 777, + "name": "cartography_table", + "translation_key": "block.minecraft.cartography_table", + "item_id": 1196, + "properties": [], + "default_state_id": 18436, + "states": [ { - "id": 15949, + "id": 18436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] - }, + } + ] + }, + { + "id": 778, + "name": "fletching_table", + "translation_key": "block.minecraft.fletching_table", + "item_id": 1197, + "properties": [], + "default_state_id": 18437, + "states": [ { - "id": 15950, + "id": 18437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 + ] + } + ] + }, + { + "id": 779, + "name": "grindstone", + "translation_key": "block.minecraft.grindstone", + "item_id": 1198, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" ] }, { - "id": 15951, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18442, + "states": [ + { + "id": 18438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 238, + 239, + 240, + 241, + 242, + 243, + 244 ] }, { - "id": 15952, + "id": 18439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 238, + 239, + 240, + 241, + 242, + 243, + 244 ] }, { - "id": 15953, + "id": 18440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 245, + 246, + 247, + 248, + 249, + 250, + 251 ] }, { - "id": 15954, + "id": 18441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 245, + 246, + 247, + 248, + 249, + 250, + 251 ] }, { - "id": 15955, + "id": 18442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 252, + 253, + 254, + 255, + 256 ] }, { - "id": 15956, + "id": 18443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 257, + 258, + 259, + 260, + 261 ] }, { - "id": 15957, + "id": 18444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 262, + 263, + 264, + 265, + 266 ] }, { - "id": 15958, + "id": 18445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 267, + 268, + 269, + 270, + 271 ] }, { - "id": 15959, + "id": 18446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 272, + 273, + 274, + 275, + 276 ] }, { - "id": 15960, + "id": 18447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 272, + 273, + 274, + 275, + 276 ] }, { - "id": 15961, + "id": 18448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 277, + 278, + 279, + 280, + 281 ] }, { - "id": 15962, + "id": 18449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 277, + 278, + 279, + 280, + 281 ] } ] }, { - "id": 765, - "name": "mud_brick_wall", - "translation_key": "block.minecraft.mud_brick_wall", - "item_id": 383, + "id": 780, + "name": "lectern", + "translation_key": "block.minecraft.lectern", + "item_id": 669, "properties": [ { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", + "name": "facing", "values": [ - "none", - "low", - "tall" + "north", + "south", + "west", + "east" ] }, { - "name": "up", + "name": "has_book", "values": [ "true", "false" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] } ], - "default_state_id": 15966, + "default_state_id": 18453, "states": [ { - "id": 15963, + "id": 18450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15964, + "id": 18451, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15965, + "id": 18452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15966, + "id": 18453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15967, + "id": 18454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15968, + "id": 18455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15969, + "id": 18456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15970, + "id": 18457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15971, + "id": 18458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15972, + "id": 18459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15973, + "id": 18460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15974, + "id": 18461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15975, + "id": 18462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15976, + "id": 18463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15977, + "id": 18464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { - "id": 15978, + "id": 18465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 70, + 282 + ], + "block_entity_type": 29 + } + ] + }, + { + "id": 781, + "name": "smithing_table", + "translation_key": "block.minecraft.smithing_table", + "item_id": 1199, + "properties": [], + "default_state_id": 18466, + "states": [ + { + "id": 18466, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] - }, + } + ] + }, + { + "id": 782, + "name": "stonecutter", + "translation_key": "block.minecraft.stonecutter", + "item_id": 1200, + "properties": [ { - "id": 15979, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18467, + "states": [ + { + "id": 18467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 283 ] }, { - "id": 15980, + "id": 18468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 283 ] }, { - "id": 15981, + "id": 18469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 283 ] }, { - "id": 15982, + "id": 18470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 283 + ] + } + ] + }, + { + "id": 783, + "name": "bell", + "translation_key": "block.minecraft.bell", + "item_id": 1201, + "properties": [ + { + "name": "attachment", + "values": [ + "floor", + "ceiling", + "single_wall", + "double_wall" ] }, { - "id": 15983, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18472, + "states": [ + { + "id": 18471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 15984, + "id": 18472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 15985, + "id": 18473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 15986, + "id": 18474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 15987, + "id": 18475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 15988, + "id": 18476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 15989, + "id": 18477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 15990, + "id": 18478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 15991, + "id": 18479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15992, + "id": 18480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15993, + "id": 18481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15994, + "id": 18482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15995, + "id": 18483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15996, + "id": 18484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15997, + "id": 18485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15998, + "id": 18486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 15999, + "id": 18487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 286, + 287, + 289 + ], + "block_entity_type": 30 }, { - "id": 16000, + "id": 18488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 286, + 287, + 289 + ], + "block_entity_type": 30 }, { - "id": 16001, + "id": 18489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 286, + 287, + 290 + ], + "block_entity_type": 30 }, { - "id": 16002, + "id": 18490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 286, + 287, + 290 + ], + "block_entity_type": 30 }, { - "id": 16003, + "id": 18491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 286, + 287, + 291 + ], + "block_entity_type": 30 }, { - "id": 16004, + "id": 18492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 286, + 287, + 291 + ], + "block_entity_type": 30 }, { - "id": 16005, + "id": 18493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 286, + 287, + 292 + ], + "block_entity_type": 30 }, { - "id": 16006, + "id": 18494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 286, + 287, + 292 + ], + "block_entity_type": 30 }, { - "id": 16007, + "id": 18495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 16008, + "id": 18496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 16009, + "id": 18497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 16010, + "id": 18498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 16011, + "id": 18499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 16012, + "id": 18500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 16013, + "id": 18501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 16014, + "id": 18502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 286, + 287, + 294 + ], + "block_entity_type": 30 + } + ] + }, + { + "id": 784, + "name": "lantern", + "translation_key": "block.minecraft.lantern", + "item_id": 1202, + "properties": [ + { + "name": "hanging", + "values": [ + "true", + "false" ] }, { - "id": 16015, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18506, + "states": [ + { + "id": 18503, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 295, + 296 ] }, { - "id": 16016, - "luminance": 0, - "opaque": true, + "id": 18504, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 295, + 296 ] }, { - "id": 16017, - "luminance": 0, - "opaque": true, + "id": 18505, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 297, + 298 ] }, { - "id": 16018, - "luminance": 0, - "opaque": true, + "id": 18506, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 297, + 298 + ] + } + ] + }, + { + "id": 785, + "name": "soul_lantern", + "translation_key": "block.minecraft.soul_lantern", + "item_id": 1203, + "properties": [ + { + "name": "hanging", + "values": [ + "true", + "false" ] }, { - "id": 16019, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18510, + "states": [ + { + "id": 18507, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 295, + 296 ] }, { - "id": 16020, - "luminance": 0, - "opaque": true, + "id": 18508, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 295, + 296 ] }, { - "id": 16021, - "luminance": 0, - "opaque": true, + "id": 18509, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 297, + 298 ] }, { - "id": 16022, - "luminance": 0, - "opaque": true, + "id": 18510, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 297, + 298 + ] + } + ] + }, + { + "id": 786, + "name": "campfire", + "translation_key": "block.minecraft.campfire", + "item_id": 1206, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16023, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 + "name": "lit", + "values": [ + "true", + "false" ] }, { - "id": 16024, - "luminance": 0, - "opaque": true, + "name": "signal_fire", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18514, + "states": [ + { + "id": 18511, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16025, - "luminance": 0, - "opaque": true, + "id": 18512, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16026, - "luminance": 0, - "opaque": true, + "id": 18513, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16027, - "luminance": 0, - "opaque": true, + "id": 18514, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16028, + "id": 18515, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16029, + "id": 18516, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16030, + "id": 18517, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16031, + "id": 18518, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16032, - "luminance": 0, - "opaque": true, + "id": 18519, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16033, - "luminance": 0, - "opaque": true, + "id": 18520, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16034, - "luminance": 0, - "opaque": true, + "id": 18521, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16035, - "luminance": 0, - "opaque": true, + "id": 18522, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16036, + "id": 18523, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16037, + "id": 18524, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16038, + "id": 18525, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16039, + "id": 18526, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16040, - "luminance": 0, - "opaque": true, + "id": 18527, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16041, - "luminance": 0, - "opaque": true, + "id": 18528, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16042, - "luminance": 0, - "opaque": true, + "id": 18529, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16043, - "luminance": 0, - "opaque": true, + "id": 18530, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16044, + "id": 18531, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16045, + "id": 18532, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16046, + "id": 18533, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16047, + "id": 18534, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16048, - "luminance": 0, - "opaque": true, + "id": 18535, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16049, - "luminance": 0, - "opaque": true, + "id": 18536, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16050, - "luminance": 0, - "opaque": true, + "id": 18537, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16051, - "luminance": 0, - "opaque": true, + "id": 18538, + "luminance": 15, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16052, + "id": 18539, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16053, + "id": 18540, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16054, + "id": 18541, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16055, + "id": 18542, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 299 + ], + "block_entity_type": 32 + } + ] + }, + { + "id": 787, + "name": "soul_campfire", + "translation_key": "block.minecraft.soul_campfire", + "item_id": 1207, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16056, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "signal_fire", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18546, + "states": [ + { + "id": 18543, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16057, - "luminance": 0, - "opaque": true, + "id": 18544, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16058, - "luminance": 0, - "opaque": true, + "id": 18545, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16059, - "luminance": 0, - "opaque": true, + "id": 18546, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16060, + "id": 18547, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16061, + "id": 18548, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16062, + "id": 18549, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16063, + "id": 18550, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16064, - "luminance": 0, - "opaque": true, + "id": 18551, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16065, - "luminance": 0, - "opaque": true, + "id": 18552, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16066, - "luminance": 0, - "opaque": true, + "id": 18553, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16067, - "luminance": 0, - "opaque": true, + "id": 18554, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16068, + "id": 18555, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16069, + "id": 18556, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16070, + "id": 18557, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16071, + "id": 18558, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16072, - "luminance": 0, - "opaque": true, + "id": 18559, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16073, - "luminance": 0, - "opaque": true, + "id": 18560, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16074, - "luminance": 0, - "opaque": true, + "id": 18561, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16075, - "luminance": 0, - "opaque": true, + "id": 18562, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16076, + "id": 18563, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16077, + "id": 18564, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16078, + "id": 18565, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16079, + "id": 18566, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16080, - "luminance": 0, - "opaque": true, + "id": 18567, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16081, - "luminance": 0, - "opaque": true, + "id": 18568, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16082, - "luminance": 0, - "opaque": true, + "id": 18569, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16083, - "luminance": 0, - "opaque": true, + "id": 18570, + "luminance": 10, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16084, + "id": 18571, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16085, + "id": 18572, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16086, + "id": 18573, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 16087, + "id": 18574, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 299 + ], + "block_entity_type": 32 + } + ] + }, + { + "id": 788, + "name": "sweet_berry_bush", + "translation_key": "block.minecraft.sweet_berry_bush", + "item_id": 1204, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3" ] - }, + } + ], + "default_state_id": 18575, + "states": [ { - "id": 16088, + "id": 18575, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16089, + "id": 18576, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16090, + "id": 18577, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16091, + "id": 18578, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 789, + "name": "warped_stem", + "translation_key": "block.minecraft.warped_stem", + "item_id": 142, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" ] - }, + } + ], + "default_state_id": 18580, + "states": [ { - "id": 16092, + "id": 18579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 0 ] }, { - "id": 16093, + "id": 18580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] }, { - "id": 16094, + "id": 18581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 790, + "name": "stripped_warped_stem", + "translation_key": "block.minecraft.stripped_warped_stem", + "item_id": 153, + "properties": [ { - "id": 16095, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18583, + "states": [ + { + "id": 18582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] }, { - "id": 16096, + "id": 18583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] }, { - "id": 16097, + "id": 18584, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 791, + "name": "warped_hyphae", + "translation_key": "block.minecraft.warped_hyphae", + "item_id": 174, + "properties": [ { - "id": 16098, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18586, + "states": [ + { + "id": 18585, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] }, { - "id": 16099, + "id": 18586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] }, { - "id": 16100, + "id": 18587, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 792, + "name": "stripped_warped_hyphae", + "translation_key": "block.minecraft.stripped_warped_hyphae", + "item_id": 163, + "properties": [ { - "id": 16101, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18589, + "states": [ + { + "id": 18588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 0 ] }, { - "id": 16102, + "id": 18589, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] }, { - "id": 16103, + "id": 18590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 793, + "name": "warped_nylium", + "translation_key": "block.minecraft.warped_nylium", + "item_id": 34, + "properties": [], + "default_state_id": 18591, + "states": [ { - "id": 16104, + "id": 18591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 0 ] - }, + } + ] + }, + { + "id": 794, + "name": "warped_fungus", + "translation_key": "block.minecraft.warped_fungus", + "item_id": 236, + "properties": [], + "default_state_id": 18592, + "states": [ { - "id": 16105, + "id": 18592, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 795, + "name": "warped_wart_block", + "translation_key": "block.minecraft.warped_wart_block", + "item_id": 517, + "properties": [], + "default_state_id": 18593, + "states": [ { - "id": 16106, + "id": 18593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 796, + "name": "warped_roots", + "translation_key": "block.minecraft.warped_roots", + "item_id": 238, + "properties": [], + "default_state_id": 18594, + "states": [ { - "id": 16107, + "id": 18594, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 797, + "name": "nether_sprouts", + "translation_key": "block.minecraft.nether_sprouts", + "item_id": 239, + "properties": [], + "default_state_id": 18595, + "states": [ + { + "id": 18595, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 798, + "name": "crimson_stem", + "translation_key": "block.minecraft.crimson_stem", + "item_id": 141, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" ] - }, + } + ], + "default_state_id": 18597, + "states": [ { - "id": 16108, + "id": 18596, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] }, { - "id": 16109, + "id": 18597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] }, { - "id": 16110, + "id": 18598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 0 ] - }, + } + ] + }, + { + "id": 799, + "name": "stripped_crimson_stem", + "translation_key": "block.minecraft.stripped_crimson_stem", + "item_id": 152, + "properties": [ { - "id": 16111, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18600, + "states": [ + { + "id": 18599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] }, { - "id": 16112, + "id": 18600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] }, { - "id": 16113, + "id": 18601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 0 ] - }, + } + ] + }, + { + "id": 800, + "name": "crimson_hyphae", + "translation_key": "block.minecraft.crimson_hyphae", + "item_id": 173, + "properties": [ { - "id": 16114, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18603, + "states": [ + { + "id": 18602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 ] }, { - "id": 16115, + "id": 18603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 ] }, { - "id": 16116, + "id": 18604, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 0 ] - }, + } + ] + }, + { + "id": 801, + "name": "stripped_crimson_hyphae", + "translation_key": "block.minecraft.stripped_crimson_hyphae", + "item_id": 162, + "properties": [ { - "id": 16117, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18606, + "states": [ + { + "id": 18605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 ] }, { - "id": 16118, + "id": 18606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 ] }, { - "id": 16119, + "id": 18607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 0 ] - }, + } + ] + }, + { + "id": 802, + "name": "crimson_nylium", + "translation_key": "block.minecraft.crimson_nylium", + "item_id": 33, + "properties": [], + "default_state_id": 18608, + "states": [ { - "id": 16120, + "id": 18608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 803, + "name": "crimson_fungus", + "translation_key": "block.minecraft.crimson_fungus", + "item_id": 235, + "properties": [], + "default_state_id": 18609, + "states": [ { - "id": 16121, + "id": 18609, "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 804, + "name": "shroomlight", + "translation_key": "block.minecraft.shroomlight", + "item_id": 1208, + "properties": [], + "default_state_id": 18610, + "states": [ + { + "id": 18610, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 805, + "name": "weeping_vines", + "translation_key": "block.minecraft.weeping_vines", + "item_id": 240, + "properties": [ { - "id": 16122, + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" + ] + } + ], + "default_state_id": 18611, + "states": [ + { + "id": 18611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16123, + "id": 18612, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16124, + "id": 18613, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16125, + "id": 18614, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16126, + "id": 18615, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16127, + "id": 18616, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16128, + "id": 18617, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16129, + "id": 18618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16130, + "id": 18619, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16131, + "id": 18620, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16132, + "id": 18621, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16133, + "id": 18622, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16134, + "id": 18623, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16135, + "id": 18624, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16136, + "id": 18625, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16137, + "id": 18626, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16138, + "id": 18627, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16139, + "id": 18628, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16140, + "id": 18629, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16141, + "id": 18630, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16142, + "id": 18631, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16143, + "id": 18632, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16144, + "id": 18633, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16145, + "id": 18634, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16146, + "id": 18635, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16147, + "id": 18636, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 806, + "name": "weeping_vines_plant", + "translation_key": "block.minecraft.weeping_vines_plant", + "item_id": 0, + "properties": [], + "default_state_id": 18637, + "states": [ { - "id": 16148, + "id": 18637, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 807, + "name": "twisting_vines", + "translation_key": "block.minecraft.twisting_vines", + "item_id": 241, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" ] - }, + } + ], + "default_state_id": 18638, + "states": [ { - "id": 16149, + "id": 18638, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16150, + "id": 18639, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16151, + "id": 18640, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16152, + "id": 18641, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16153, + "id": 18642, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16154, + "id": 18643, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16155, + "id": 18644, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16156, + "id": 18645, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16157, + "id": 18646, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16158, + "id": 18647, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16159, + "id": 18648, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16160, + "id": 18649, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16161, + "id": 18650, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16162, + "id": 18651, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16163, + "id": 18652, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16164, + "id": 18653, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16165, + "id": 18654, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16166, + "id": 18655, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16167, + "id": 18656, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16168, + "id": 18657, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16169, + "id": 18658, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16170, + "id": 18659, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16171, + "id": 18660, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16172, + "id": 18661, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16173, + "id": 18662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16174, + "id": 18663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 808, + "name": "twisting_vines_plant", + "translation_key": "block.minecraft.twisting_vines_plant", + "item_id": 0, + "properties": [], + "default_state_id": 18664, + "states": [ { - "id": 16175, + "id": 18664, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 809, + "name": "crimson_roots", + "translation_key": "block.minecraft.crimson_roots", + "item_id": 237, + "properties": [], + "default_state_id": 18665, + "states": [ { - "id": 16176, + "id": 18665, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 810, + "name": "crimson_planks", + "translation_key": "block.minecraft.crimson_planks", + "item_id": 45, + "properties": [], + "default_state_id": 18666, + "states": [ + { + "id": 18666, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] - }, + } + ] + }, + { + "id": 811, + "name": "warped_planks", + "translation_key": "block.minecraft.warped_planks", + "item_id": 46, + "properties": [], + "default_state_id": 18667, + "states": [ { - "id": 16177, + "id": 18667, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 + ] + } + ] + }, + { + "id": 812, + "name": "crimson_slab", + "translation_key": "block.minecraft.crimson_slab", + "item_id": 261, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 16178, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18671, + "states": [ + { + "id": 18668, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 201 ] }, { - "id": 16179, + "id": 18669, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 201 ] }, { - "id": 16180, + "id": 18670, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51 ] }, { - "id": 16181, + "id": 18671, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51 ] }, { - "id": 16182, + "id": 18672, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 0 ] }, { - "id": 16183, + "id": 18673, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 + ] + } + ] + }, + { + "id": 813, + "name": "warped_slab", + "translation_key": "block.minecraft.warped_slab", + "item_id": 262, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 16184, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18677, + "states": [ + { + "id": 18674, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 201 ] }, { - "id": 16185, + "id": 18675, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 201 ] }, { - "id": 16186, + "id": 18676, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51 ] }, { - "id": 16187, + "id": 18677, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51 ] }, { - "id": 16188, + "id": 18678, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 0 ] }, { - "id": 16189, + "id": 18679, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 0 ] - }, + } + ] + }, + { + "id": 814, + "name": "crimson_pressure_plate", + "translation_key": "block.minecraft.crimson_pressure_plate", + "item_id": 707, + "properties": [ { - "id": 16190, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18681, + "states": [ + { + "id": 18680, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 16191, + "id": 18681, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 + "collision_shapes": [] + } + ] + }, + { + "id": 815, + "name": "warped_pressure_plate", + "translation_key": "block.minecraft.warped_pressure_plate", + "item_id": 708, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 18683, + "states": [ { - "id": 16192, + "id": 18682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16193, + "id": 18683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "collision_shapes": [] + } + ] + }, + { + "id": 816, + "name": "crimson_fence", + "translation_key": "block.minecraft.crimson_fence", + "item_id": 319, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" ] }, { - "id": 16194, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 + "name": "north", + "values": [ + "true", + "false" ] }, { - "id": 16195, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "name": "south", + "values": [ + "true", + "false" ] }, { - "id": 16196, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "name": "waterlogged", + "values": [ + "true", + "false" ] }, { - "id": 16197, + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18715, + "states": [ + { + "id": 18684, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 75, + 76, + 77 ] }, { - "id": 16198, + "id": 18685, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 78, + 79 ] }, { - "id": 16199, + "id": 18686, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75, + 76, + 77 ] }, { - "id": 16200, + "id": 18687, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 78, + 79 ] }, { - "id": 16201, + "id": 18688, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75, + 76 ] }, { - "id": 16202, + "id": 18689, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 80, + 79 ] }, { - "id": 16203, + "id": 18690, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 75, + 76 ] }, { - "id": 16204, + "id": 18691, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 80, + 79 ] }, { - "id": 16205, + "id": 18692, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 75, + 77 ] }, { - "id": 16206, + "id": 18693, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 81, + 79 ] }, { - "id": 16207, + "id": 18694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 75, + 77 ] }, { - "id": 16208, + "id": 18695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 81, + 79 ] }, { - "id": 16209, + "id": 18696, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 75 ] }, { - "id": 16210, + "id": 18697, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 82 ] }, { - "id": 16211, + "id": 18698, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75 ] }, { - "id": 16212, + "id": 18699, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 82 ] }, { - "id": 16213, + "id": 18700, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 83, + 76, + 77 ] }, { - "id": 16214, + "id": 18701, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 78 ] }, { - "id": 16215, + "id": 18702, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 83, + 76, + 77 ] }, { - "id": 16216, + "id": 18703, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 78 ] }, { - "id": 16217, + "id": 18704, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 83, + 76 ] }, { - "id": 16218, + "id": 18705, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 80 ] }, { - "id": 16219, + "id": 18706, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 83, + 76 ] }, { - "id": 16220, + "id": 18707, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 80 ] }, { - "id": 16221, + "id": 18708, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 83, + 77 ] }, { - "id": 16222, + "id": 18709, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 81 ] }, { - "id": 16223, + "id": 18710, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 83, + 77 ] }, { - "id": 16224, + "id": 18711, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 81 ] }, { - "id": 16225, + "id": 18712, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 83 ] }, { - "id": 16226, + "id": 18713, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 84 ] }, { - "id": 16227, + "id": 18714, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 83 ] }, { - "id": 16228, + "id": 18715, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 84 + ] + } + ] + }, + { + "id": 817, + "name": "warped_fence", + "translation_key": "block.minecraft.warped_fence", + "item_id": 320, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" ] }, { - "id": 16229, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "name": "north", + "values": [ + "true", + "false" ] }, { - "id": 16230, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 + "name": "south", + "values": [ + "true", + "false" ] }, { - "id": 16231, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18747, + "states": [ + { + "id": 18716, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 75, + 76, + 77 ] }, { - "id": 16232, + "id": 18717, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 78, + 79 ] }, { - "id": 16233, + "id": 18718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 75, + 76, + 77 ] }, { - "id": 16234, + "id": 18719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 78, + 79 ] }, { - "id": 16235, + "id": 18720, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 75, + 76 ] }, { - "id": 16236, + "id": 18721, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 80, + 79 ] }, { - "id": 16237, + "id": 18722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 75, + 76 ] }, { - "id": 16238, + "id": 18723, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 80, + 79 ] }, { - "id": 16239, + "id": 18724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 75, + 77 ] }, { - "id": 16240, + "id": 18725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 81, + 79 ] }, { - "id": 16241, + "id": 18726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 75, + 77 ] }, { - "id": 16242, + "id": 18727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 81, + 79 ] }, { - "id": 16243, + "id": 18728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 16244, + "id": 18729, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 82 ] }, { - "id": 16245, + "id": 18730, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 75 ] }, { - "id": 16246, + "id": 18731, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 82 ] }, { - "id": 16247, + "id": 18732, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 83, + 76, + 77 ] }, { - "id": 16248, + "id": 18733, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 78 ] }, { - "id": 16249, + "id": 18734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 83, + 76, + 77 ] }, { - "id": 16250, + "id": 18735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 78 ] }, { - "id": 16251, + "id": 18736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 83, + 76 ] }, { - "id": 16252, + "id": 18737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 80 ] }, { - "id": 16253, + "id": 18738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 83, + 76 ] }, { - "id": 16254, + "id": 18739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 80 ] }, { - "id": 16255, + "id": 18740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 83, + 77 ] }, { - "id": 16256, + "id": 18741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 81 ] }, { - "id": 16257, + "id": 18742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 83, + 77 ] }, { - "id": 16258, + "id": 18743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 81 ] }, { - "id": 16259, + "id": 18744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 83 ] }, { - "id": 16260, + "id": 18745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 84 ] }, { - "id": 16261, + "id": 18746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 83 ] }, { - "id": 16262, + "id": 18747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 84 + ] + } + ] + }, + { + "id": 818, + "name": "crimson_trapdoor", + "translation_key": "block.minecraft.crimson_trapdoor", + "item_id": 739, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16263, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18763, + "states": [ + { + "id": 18748, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 65 ] }, { - "id": 16264, + "id": 18749, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16265, + "id": 18750, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16266, + "id": 18751, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 65 ] }, { - "id": 16267, + "id": 18752, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 92 ] }, { - "id": 16268, + "id": 18753, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 92 ] }, { - "id": 16269, + "id": 18754, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 92 ] }, { - "id": 16270, + "id": 18755, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 92 ] }, { - "id": 16271, + "id": 18756, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 16272, + "id": 18757, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 65 ] }, { - "id": 16273, + "id": 18758, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 16274, + "id": 18759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 16275, + "id": 18760, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 93 ] }, { - "id": 16276, + "id": 18761, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16277, + "id": 18762, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16278, + "id": 18763, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 93 ] }, { - "id": 16279, + "id": 18764, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16280, + "id": 18765, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16281, + "id": 18766, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 67 ] }, { - "id": 16282, + "id": 18767, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 67 ] }, { - "id": 16283, + "id": 18768, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 92 ] }, { - "id": 16284, + "id": 18769, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 92 ] }, { - "id": 16285, + "id": 18770, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 92 ] }, { - "id": 16286, + "id": 18771, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 766, - "name": "nether_brick_wall", - "translation_key": "block.minecraft.nether_brick_wall", - "item_id": 384, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" + 92 ] }, { - "name": "north", - "values": [ - "none", - "low", - "tall" + "id": 18772, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "south", - "values": [ - "none", - "low", - "tall" + "id": 18773, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "up", - "values": [ - "true", - "false" + "id": 18774, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 18775, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16290, - "states": [ - { - "id": 16287, + "id": 18776, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 93 ] }, { - "id": 16288, + "id": 18777, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 93 ] }, { - "id": 16289, + "id": 18778, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 93 ] }, { - "id": 16290, + "id": 18779, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 93 ] }, { - "id": 16291, + "id": 18780, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 66 ] }, { - "id": 16292, + "id": 18781, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 66 ] }, { - "id": 16293, + "id": 18782, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 16294, + "id": 18783, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 66 ] }, { - "id": 16295, + "id": 18784, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 92 ] }, { - "id": 16296, + "id": 18785, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 92 + ] }, { - "id": 16297, + "id": 18786, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 92 ] }, { - "id": 16298, + "id": 18787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 92 ] }, { - "id": 16299, + "id": 18788, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 66 ] }, { - "id": 16300, + "id": 18789, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 66 ] }, { - "id": 16301, + "id": 18790, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 66 ] }, { - "id": 16302, + "id": 18791, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 66 ] }, { - "id": 16303, + "id": 18792, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 93 ] }, { - "id": 16304, + "id": 18793, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 93 ] }, { - "id": 16305, + "id": 18794, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 93 ] }, { - "id": 16306, + "id": 18795, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 ] }, { - "id": 16307, + "id": 18796, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 16308, + "id": 18797, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 64 ] }, { - "id": 16309, + "id": 18798, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 16310, + "id": 18799, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 16311, + "id": 18800, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 92 ] }, { - "id": 16312, + "id": 18801, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 92 ] }, { - "id": 16313, + "id": 18802, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 92 ] }, { - "id": 16314, + "id": 18803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 92 ] }, { - "id": 16315, + "id": 18804, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 64 ] }, { - "id": 16316, + "id": 18805, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 64 ] }, { - "id": 16317, + "id": 18806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 64 ] }, { - "id": 16318, + "id": 18807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 16319, + "id": 18808, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 ] }, { - "id": 16320, + "id": 18809, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 93 ] }, { - "id": 16321, + "id": 18810, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 ] }, { - "id": 16322, + "id": 18811, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 + ] + } + ] + }, + { + "id": 819, + "name": "warped_trapdoor", + "translation_key": "block.minecraft.warped_trapdoor", + "item_id": 740, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16323, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18827, + "states": [ + { + "id": 18812, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 65 ] }, { - "id": 16324, + "id": 18813, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 65 ] }, { - "id": 16325, + "id": 18814, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 65 ] }, { - "id": 16326, + "id": 18815, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 65 ] }, { - "id": 16327, + "id": 18816, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 16328, + "id": 18817, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 16329, + "id": 18818, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 92 ] }, { - "id": 16330, + "id": 18819, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 92 ] }, { - "id": 16331, + "id": 18820, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16332, + "id": 18821, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 65 ] }, { - "id": 16333, + "id": 18822, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16334, + "id": 18823, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16335, + "id": 18824, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 93 ] }, { - "id": 16336, + "id": 18825, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16337, + "id": 18826, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16338, + "id": 18827, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 93 ] }, { - "id": 16339, + "id": 18828, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16340, + "id": 18829, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16341, + "id": 18830, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 67 ] }, { - "id": 16342, + "id": 18831, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16343, + "id": 18832, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 92 ] }, { - "id": 16344, + "id": 18833, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 92 ] }, { - "id": 16345, + "id": 18834, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 92 ] }, { - "id": 16346, + "id": 18835, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 92 ] }, { - "id": 16347, + "id": 18836, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 67 ] }, { - "id": 16348, + "id": 18837, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16349, + "id": 18838, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16350, + "id": 18839, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 67 ] }, { - "id": 16351, + "id": 18840, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16352, + "id": 18841, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16353, + "id": 18842, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 93 ] }, { - "id": 16354, + "id": 18843, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 93 ] }, { - "id": 16355, + "id": 18844, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 66 ] }, { - "id": 16356, + "id": 18845, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 66 ] }, { - "id": 16357, + "id": 18846, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 66 ] }, { - "id": 16358, + "id": 18847, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 66 ] }, { - "id": 16359, + "id": 18848, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 92 ] }, { - "id": 16360, + "id": 18849, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 16361, + "id": 18850, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 16362, + "id": 18851, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 92 ] }, { - "id": 16363, + "id": 18852, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 66 ] }, { - "id": 16364, + "id": 18853, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 66 ] }, { - "id": 16365, + "id": 18854, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 66 ] }, { - "id": 16366, + "id": 18855, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 66 ] }, { - "id": 16367, + "id": 18856, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 93 ] }, { - "id": 16368, + "id": 18857, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 93 ] }, { - "id": 16369, + "id": 18858, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 93 ] }, { - "id": 16370, + "id": 18859, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 93 ] }, { - "id": 16371, + "id": 18860, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 64 ] }, { - "id": 16372, + "id": 18861, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16373, + "id": 18862, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16374, + "id": 18863, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 64 ] }, { - "id": 16375, + "id": 18864, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 92 ] }, { - "id": 16376, + "id": 18865, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 92 ] }, { - "id": 16377, + "id": 18866, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 92 ] }, { - "id": 16378, + "id": 18867, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 92 ] }, { - "id": 16379, + "id": 18868, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16380, + "id": 18869, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 64 ] }, { - "id": 16381, + "id": 18870, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16382, + "id": 18871, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16383, + "id": 18872, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 93 ] }, { - "id": 16384, + "id": 18873, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16385, + "id": 18874, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 ] }, { - "id": 16386, + "id": 18875, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 93 + ] + } + ] + }, + { + "id": 820, + "name": "crimson_fence_gate", + "translation_key": "block.minecraft.crimson_fence_gate", + "item_id": 758, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16387, + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18883, + "states": [ + { + "id": 18876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 16388, + "id": 18877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 16389, + "id": 18878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 75 ] }, { - "id": 16390, + "id": 18879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 75 ] }, { - "id": 16391, + "id": 18880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 16392, + "id": 18881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 16393, + "id": 18882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 75 ] }, { - "id": 16394, + "id": 18883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 75 ] }, { - "id": 16395, + "id": 18884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 16396, + "id": 18885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 16397, + "id": 18886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 75 ] }, { - "id": 16398, + "id": 18887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 75 ] }, { - "id": 16399, + "id": 18888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 16400, + "id": 18889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 16401, + "id": 18890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 75 ] }, { - "id": 16402, + "id": 18891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 75 ] }, { - "id": 16403, + "id": 18892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 16404, + "id": 18893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 16405, + "id": 18894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 78 ] }, { - "id": 16406, + "id": 18895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 78 ] }, { - "id": 16407, + "id": 18896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 16408, + "id": 18897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16409, + "id": 18898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 78 ] }, { - "id": 16410, + "id": 18899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 78 ] }, { - "id": 16411, + "id": 18900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16412, + "id": 18901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16413, + "id": 18902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 78 ] }, { - "id": 16414, + "id": 18903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 78 ] }, { - "id": 16415, + "id": 18904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 16416, + "id": 18905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 16417, + "id": 18906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 78 ] }, { - "id": 16418, + "id": 18907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 78 + ] + } + ] + }, + { + "id": 821, + "name": "warped_fence_gate", + "translation_key": "block.minecraft.warped_fence_gate", + "item_id": 759, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16419, + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18915, + "states": [ + { + "id": 18908, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 16420, + "id": 18909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16421, + "id": 18910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 75 ] }, { - "id": 16422, + "id": 18911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 75 ] }, { - "id": 16423, + "id": 18912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16424, + "id": 18913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 16425, + "id": 18914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 75 ] }, { - "id": 16426, + "id": 18915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75 ] }, { - "id": 16427, + "id": 18916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 16428, + "id": 18917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 16429, + "id": 18918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75 ] }, { - "id": 16430, + "id": 18919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 75 ] }, { - "id": 16431, + "id": 18920, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [] }, { - "id": 16432, + "id": 18921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 16433, + "id": 18922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 75 ] }, { - "id": 16434, + "id": 18923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 75 ] }, { - "id": 16435, + "id": 18924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 16436, + "id": 18925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 16437, + "id": 18926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 78 ] }, { - "id": 16438, + "id": 18927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 78 ] }, { - "id": 16439, + "id": 18928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 16440, + "id": 18929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 16441, + "id": 18930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 78 ] }, { - "id": 16442, + "id": 18931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 78 ] }, { - "id": 16443, + "id": 18932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 16444, + "id": 18933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 16445, + "id": 18934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 78 ] }, { - "id": 16446, + "id": 18935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 78 ] }, { - "id": 16447, + "id": 18936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 16448, + "id": 18937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 16449, + "id": 18938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 78 ] }, { - "id": 16450, + "id": 18939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 78 + ] + } + ] + }, + { + "id": 822, + "name": "crimson_stairs", + "translation_key": "block.minecraft.crimson_stairs", + "item_id": 392, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16451, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18951, + "states": [ + { + "id": 18940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 42 ] }, { - "id": 16452, + "id": 18941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 42 ] }, { - "id": 16453, + "id": 18942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 44, + 45 ] }, { - "id": 16454, + "id": 18943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 44, + 45 ] }, { - "id": 16455, + "id": 18944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 41, + 46, + 47 ] }, { - "id": 16456, + "id": 18945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 41, + 46, + 47 ] }, { - "id": 16457, + "id": 18946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 48, + 42, + 49 ] }, { - "id": 16458, + "id": 18947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 48, + 42, + 49 ] }, { - "id": 16459, + "id": 18948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 44, + 50, + 45 ] }, { - "id": 16460, + "id": 18949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 44, + 50, + 45 ] }, { - "id": 16461, + "id": 18950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 52 ] }, { - "id": 16462, + "id": 18951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 52 ] }, { - "id": 16463, + "id": 18952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 49 ] }, { - "id": 16464, + "id": 18953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 50, + 49 ] }, { - "id": 16465, + "id": 18954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 52, + 45 ] }, { - "id": 16466, + "id": 18955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 52, + 45 ] }, { - "id": 16467, + "id": 18956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 53 ] }, { - "id": 16468, + "id": 18957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 53 ] }, { - "id": 16469, + "id": 18958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 49 ] }, { - "id": 16470, + "id": 18959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 49 ] }, { - "id": 16471, + "id": 18960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 54, + 52 ] }, { - "id": 16472, + "id": 18961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 54, + 52 ] }, { - "id": 16473, + "id": 18962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 54, + 44, + 53 ] }, { - "id": 16474, + "id": 18963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 54, + 44, + 53 ] }, { - "id": 16475, + "id": 18964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 46, + 49 ] }, { - "id": 16476, + "id": 18965, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 43, + 46, + 49 ] }, { - "id": 16477, + "id": 18966, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 16478, + "id": 18967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 16479, + "id": 18968, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 55, + 52, + 45 ] }, { - "id": 16480, + "id": 18969, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 55, + 52, + 45 ] }, { - "id": 16481, + "id": 18970, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42 ] }, { - "id": 16482, + "id": 18971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 42 ] }, { - "id": 16483, + "id": 18972, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 16484, + "id": 18973, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 16485, + "id": 18974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 50, + 45 ] }, { - "id": 16486, + "id": 18975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 45 ] }, { - "id": 16487, + "id": 18976, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 16488, + "id": 18977, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 45 ] }, { - "id": 16489, + "id": 18978, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 16490, + "id": 18979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 16491, + "id": 18980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 56 ] }, { - "id": 16492, + "id": 18981, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 56 ] }, { - "id": 16493, + "id": 18982, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 16494, + "id": 18983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 46, + 49 ] }, { - "id": 16495, + "id": 18984, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 16496, + "id": 18985, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 16497, + "id": 18986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 55, + 52, + 45 ] }, { - "id": 16498, + "id": 18987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 16499, + "id": 18988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 16500, + "id": 18989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 48, + 42, + 49 ] }, { - "id": 16501, + "id": 18990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50 ] }, { - "id": 16502, + "id": 18991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50 ] }, { - "id": 16503, + "id": 18992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 51, + 50, + 45 ] }, { - "id": 16504, + "id": 18993, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 50, + 45 ] }, { - "id": 16505, + "id": 18994, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 50, + 49 ] }, { - "id": 16506, + "id": 18995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 51, + 50, + 49 ] }, { - "id": 16507, + "id": 18996, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 47 ] }, { - "id": 16508, + "id": 18997, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 47 ] }, { - "id": 16509, + "id": 18998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 51, + 53 ] }, { - "id": 16510, + "id": 18999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 53 ] }, { - "id": 16511, + "id": 19000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 57, + 50 ] }, { - "id": 16512, + "id": 19001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 57, + 50 ] }, { - "id": 16513, + "id": 19002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 16514, + "id": 19003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 16515, + "id": 19004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 54, + 44, + 53 ] }, { - "id": 16516, + "id": 19005, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 44, + 53 ] }, { - "id": 16517, + "id": 19006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 44, + 50, + 45 ] }, { - "id": 16518, + "id": 19007, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 44, + 50, + 45 ] }, { - "id": 16519, + "id": 19008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 46, + 50, + 49 ] }, { - "id": 16520, + "id": 19009, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 46, + 50, + 49 ] }, { - "id": 16521, + "id": 19010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 56 ] }, { - "id": 16522, + "id": 19011, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 56 ] }, { - "id": 16523, + "id": 19012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 52, + 45 ] }, { - "id": 16524, + "id": 19013, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 52, + 45 ] }, { - "id": 16525, + "id": 19014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 42, + 49 ] }, { - "id": 16526, + "id": 19015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 42, + 49 ] }, { - "id": 16527, + "id": 19016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 49 ] }, { - "id": 16528, + "id": 19017, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 49 ] }, { - "id": 16529, + "id": 19018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 45 ] }, { - "id": 16530, + "id": 19019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 45 + ] + } + ] + }, + { + "id": 823, + "name": "warped_stairs", + "translation_key": "block.minecraft.warped_stairs", + "item_id": 393, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16531, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19031, + "states": [ + { + "id": 19020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 16532, + "id": 19021, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 16533, + "id": 19022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 44, + 45 ] }, { - "id": 16534, + "id": 19023, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 16535, + "id": 19024, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 41, + 46, + 47 ] }, { - "id": 16536, + "id": 19025, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 41, + 46, + 47 ] }, { - "id": 16537, + "id": 19026, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 48, + 42, + 49 ] }, { - "id": 16538, + "id": 19027, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 48, + 42, + 49 ] }, { - "id": 16539, + "id": 19028, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 44, + 50, + 45 ] }, { - "id": 16540, + "id": 19029, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 44, + 50, + 45 ] }, { - "id": 16541, + "id": 19030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52 ] }, { - "id": 16542, + "id": 19031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 52 ] }, { - "id": 16543, + "id": 19032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 16544, + "id": 19033, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 16545, + "id": 19034, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 52, + 45 ] }, { - "id": 16546, + "id": 19035, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 52, + 45 ] }, { - "id": 16547, + "id": 19036, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 53 ] }, { - "id": 16548, + "id": 19037, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 53 ] }, { - "id": 16549, + "id": 19038, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 16550, + "id": 19039, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 16551, + "id": 19040, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 52 ] }, { - "id": 16552, + "id": 19041, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 52 ] }, { - "id": 16553, + "id": 19042, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 16554, + "id": 19043, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 44, + 53 ] }, { - "id": 16555, + "id": 19044, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 16556, + "id": 19045, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 16557, + "id": 19046, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 46, + 50, + 49 ] }, { - "id": 16558, + "id": 19047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 46, + 50, + 49 ] }, { - "id": 16559, + "id": 19048, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 16560, + "id": 19049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 55, + 52, + 45 ] }, { - "id": 16561, + "id": 19050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 16562, + "id": 19051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 16563, + "id": 19052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 42, + 49 ] }, { - "id": 16564, + "id": 19053, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 16565, + "id": 19054, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 16566, + "id": 19055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 45 ] }, { - "id": 16567, + "id": 19056, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 16568, + "id": 19057, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 16569, + "id": 19058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 47 ] }, { - "id": 16570, + "id": 19059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 16571, + "id": 19060, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 56 ] }, { - "id": 16572, + "id": 19061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 43, + 56 ] }, { - "id": 16573, + "id": 19062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 16574, + "id": 19063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 16575, + "id": 19064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 43, + 44, + 45 ] }, { - "id": 16576, + "id": 19065, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 43, + 44, + 45 ] }, { - "id": 16577, + "id": 19066, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 55, + 52, + 45 ] }, { - "id": 16578, + "id": 19067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 55, + 52, + 45 ] }, { - "id": 16579, + "id": 19068, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 16580, + "id": 19069, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 16581, + "id": 19070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 50 ] }, { - "id": 16582, + "id": 19071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50 ] }, { - "id": 16583, + "id": 19072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 45 ] }, { - "id": 16584, + "id": 19073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 50, + 45 ] }, { - "id": 16585, + "id": 19074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 49 ] }, { - "id": 16586, + "id": 19075, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 49 ] }, { - "id": 16587, + "id": 19076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 47 ] }, { - "id": 16588, + "id": 19077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 47 ] }, { - "id": 16589, + "id": 19078, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 16590, + "id": 19079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 53 ] }, { - "id": 16591, + "id": 19080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 16592, + "id": 19081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 16593, + "id": 19082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 46, + 47 ] }, { - "id": 16594, + "id": 19083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 16595, + "id": 19084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 16596, + "id": 19085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 54, + 44, + 53 ] }, { - "id": 16597, + "id": 19086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 16598, + "id": 19087, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 16599, + "id": 19088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 46, + 50, + 49 ] }, { - "id": 16600, + "id": 19089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 46, + 50, + 49 ] }, { - "id": 16601, + "id": 19090, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 16602, + "id": 19091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 56 ] }, { - "id": 16603, + "id": 19092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 16604, + "id": 19093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 16605, + "id": 19094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 42, + 49 ] }, { - "id": 16606, + "id": 19095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42, + 49 ] }, { - "id": 16607, + "id": 19096, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 16608, + "id": 19097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 16609, + "id": 19098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 16610, + "id": 19099, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] } ] }, { - "id": 767, - "name": "andesite_wall", - "translation_key": "block.minecraft.andesite_wall", - "item_id": 385, + "id": 824, + "name": "crimson_button", + "translation_key": "block.minecraft.crimson_button", + "item_id": 692, "properties": [ { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", + "name": "face", "values": [ - "none", - "low", - "tall" + "floor", + "wall", + "ceiling" ] }, { - "name": "south", + "name": "facing", "values": [ - "none", - "low", - "tall" + "north", + "south", + "west", + "east" ] }, { - "name": "up", + "name": "powered", "values": [ "true", "false" ] + } + ], + "default_state_id": 19109, + "states": [ + { + "id": 19100, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] + "id": 19101, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16614, - "states": [ + "id": 19102, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, { - "id": 16611, + "id": 19103, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16612, + "id": 19104, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16613, + "id": 19105, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16614, + "id": 19106, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16615, + "id": 19107, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16616, + "id": 19108, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16617, + "id": 19109, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [] }, { - "id": 16618, + "id": 19110, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16619, + "id": 19111, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16620, + "id": 19112, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [] }, { - "id": 16621, + "id": 19113, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16622, + "id": 19114, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16623, + "id": 19115, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16624, + "id": 19116, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16625, + "id": 19117, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16626, + "id": 19118, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16627, + "id": 19119, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16628, + "id": 19120, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16629, + "id": 19121, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16630, + "id": 19122, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16631, + "id": 19123, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 825, + "name": "warped_button", + "translation_key": "block.minecraft.warped_button", + "item_id": 693, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" ] }, { - "id": 16632, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19133, + "states": [ + { + "id": 19124, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16633, + "id": 19125, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16634, + "id": 19126, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16635, + "id": 19127, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16636, + "id": 19128, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16637, + "id": 19129, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16638, + "id": 19130, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16639, + "id": 19131, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16640, + "id": 19132, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16641, + "id": 19133, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16642, + "id": 19134, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16643, + "id": 19135, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16644, + "id": 19136, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16645, + "id": 19137, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16646, + "id": 19138, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 16647, + "id": 19139, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19140, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19141, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19142, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19143, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19144, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19145, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19146, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19147, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 826, + "name": "crimson_door", + "translation_key": "block.minecraft.crimson_door", + "item_id": 719, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16648, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19159, + "states": [ + { + "id": 19148, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 64 ] }, { - "id": 16649, + "id": 19149, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 64 ] }, { - "id": 16650, + "id": 19150, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 65 ] }, { - "id": 16651, + "id": 19151, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 65 ] }, { - "id": 16652, + "id": 19152, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 66 ] }, { - "id": 16653, + "id": 19153, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 66 ] }, { - "id": 16654, + "id": 19154, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16655, + "id": 19155, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16656, + "id": 19156, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 64 ] }, { - "id": 16657, + "id": 19157, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 64 ] }, { - "id": 16658, + "id": 19158, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 65 ] }, { - "id": 16659, + "id": 19159, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 65 ] }, { - "id": 16660, + "id": 19160, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 16661, + "id": 19161, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 16662, + "id": 19162, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 65 ] }, { - "id": 16663, + "id": 19163, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16664, + "id": 19164, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 16665, + "id": 19165, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 66 ] }, { - "id": 16666, + "id": 19166, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16667, + "id": 19167, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16668, + "id": 19168, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 64 ] }, { - "id": 16669, + "id": 19169, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16670, + "id": 19170, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16671, + "id": 19171, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 67 ] }, { - "id": 16672, + "id": 19172, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 16673, + "id": 19173, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 16674, + "id": 19174, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 67 ] }, { - "id": 16675, + "id": 19175, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16676, + "id": 19176, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16677, + "id": 19177, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 64 ] }, { - "id": 16678, + "id": 19178, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16679, + "id": 19179, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16680, + "id": 19180, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 65 ] }, { - "id": 16681, + "id": 19181, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 65 ] }, { - "id": 16682, + "id": 19182, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 66 ] }, { - "id": 16683, + "id": 19183, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 66 ] }, { - "id": 16684, + "id": 19184, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 67 ] }, { - "id": 16685, + "id": 19185, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 67 ] }, { - "id": 16686, + "id": 19186, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 66 ] }, { - "id": 16687, + "id": 19187, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 66 ] }, { - "id": 16688, + "id": 19188, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 65 ] }, { - "id": 16689, + "id": 19189, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 65 ] }, { - "id": 16690, + "id": 19190, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 66 ] }, { - "id": 16691, + "id": 19191, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 66 ] }, { - "id": 16692, + "id": 19192, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 67 ] }, { - "id": 16693, + "id": 19193, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 + "collision_shapes": [ + 67 ] }, { - "id": 16694, + "id": 19194, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 66 ] }, { - "id": 16695, + "id": 19195, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 66 ] }, { - "id": 16696, + "id": 19196, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16697, + "id": 19197, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16698, + "id": 19198, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 64 ] }, { - "id": 16699, + "id": 19199, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16700, + "id": 19200, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16701, + "id": 19201, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 65 ] }, { - "id": 16702, + "id": 19202, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16703, + "id": 19203, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16704, + "id": 19204, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 67 ] }, { - "id": 16705, + "id": 19205, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 67 ] }, { - "id": 16706, + "id": 19206, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 64 ] }, { - "id": 16707, + "id": 19207, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 64 ] }, { - "id": 16708, + "id": 19208, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16709, + "id": 19209, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16710, + "id": 19210, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 64 ] }, { - "id": 16711, + "id": 19211, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 + ] + } + ] + }, + { + "id": 827, + "name": "warped_door", + "translation_key": "block.minecraft.warped_door", + "item_id": 720, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16712, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19223, + "states": [ + { + "id": 19212, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16713, + "id": 19213, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 64 ] }, { - "id": 16714, + "id": 19214, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 65 ] }, { - "id": 16715, + "id": 19215, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 65 ] }, { - "id": 16716, + "id": 19216, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 66 ] }, { - "id": 16717, + "id": 19217, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 66 ] }, { - "id": 16718, + "id": 19218, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 65 ] }, { - "id": 16719, + "id": 19219, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 65 ] }, { - "id": 16720, + "id": 19220, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 64 ] }, { - "id": 16721, + "id": 19221, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 64 ] }, { - "id": 16722, + "id": 19222, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 65 ] }, { - "id": 16723, + "id": 19223, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 65 ] }, { - "id": 16724, + "id": 19224, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 66 ] }, { - "id": 16725, + "id": 19225, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 66 ] }, { - "id": 16726, + "id": 19226, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 65 ] }, { - "id": 16727, + "id": 19227, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 65 ] }, { - "id": 16728, + "id": 19228, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 66 ] }, { - "id": 16729, + "id": 19229, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 66 ] }, { - "id": 16730, + "id": 19230, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 67 ] }, { - "id": 16731, + "id": 19231, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 67 ] }, { - "id": 16732, + "id": 19232, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 64 ] }, { - "id": 16733, + "id": 19233, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 64 ] }, { - "id": 16734, + "id": 19234, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 67 ] }, { - "id": 16735, + "id": 19235, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 67 ] }, { - "id": 16736, + "id": 19236, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 66 ] }, { - "id": 16737, + "id": 19237, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 66 ] }, { - "id": 16738, + "id": 19238, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 67 ] }, { - "id": 16739, + "id": 19239, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 67 ] }, { - "id": 16740, + "id": 19240, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 64 ] }, { - "id": 16741, + "id": 19241, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 64 ] }, { - "id": 16742, + "id": 19242, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 67 ] }, { - "id": 16743, + "id": 19243, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 67 ] }, { - "id": 16744, + "id": 19244, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 65 ] }, { - "id": 16745, + "id": 19245, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 65 ] }, { - "id": 16746, + "id": 19246, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 66 ] }, { - "id": 16747, + "id": 19247, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 66 ] }, { - "id": 16748, + "id": 19248, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 67 ] }, { - "id": 16749, + "id": 19249, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 67 ] }, { - "id": 16750, + "id": 19250, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 66 ] }, { - "id": 16751, + "id": 19251, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 66 ] }, { - "id": 16752, + "id": 19252, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 65 ] }, { - "id": 16753, + "id": 19253, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 65 ] }, { - "id": 16754, + "id": 19254, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 66 ] }, { - "id": 16755, + "id": 19255, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 66 ] }, { - "id": 16756, + "id": 19256, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 67 ] }, { - "id": 16757, + "id": 19257, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 67 ] }, { - "id": 16758, + "id": 19258, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 66 ] }, { - "id": 16759, + "id": 19259, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 66 ] }, { - "id": 16760, + "id": 19260, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 67 ] }, { - "id": 16761, + "id": 19261, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 67 ] }, { - "id": 16762, + "id": 19262, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 64 ] }, { - "id": 16763, + "id": 19263, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 64 ] }, { - "id": 16764, + "id": 19264, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 65 ] }, { - "id": 16765, + "id": 19265, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 65 ] }, { - "id": 16766, + "id": 19266, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 64 ] }, { - "id": 16767, + "id": 19267, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 64 ] }, { - "id": 16768, + "id": 19268, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16769, + "id": 19269, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 16770, + "id": 19270, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 64 ] }, { - "id": 16771, + "id": 19271, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 16772, + "id": 19272, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 16773, + "id": 19273, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 65 ] }, { - "id": 16774, + "id": 19274, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 64 ] }, { - "id": 16775, + "id": 19275, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 64 + ] + } + ] + }, + { + "id": 828, + "name": "crimson_sign", + "translation_key": "block.minecraft.crimson_sign", + "item_id": 892, + "wall_variant_id": 830, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "id": 16776, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19277, + "states": [ + { + "id": 19276, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16777, + "id": 19277, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16778, + "id": 19278, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16779, + "id": 19279, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16780, + "id": 19280, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16781, + "id": 19281, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16782, + "id": 19282, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16783, + "id": 19283, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16784, + "id": 19284, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16785, + "id": 19285, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16786, + "id": 19286, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16787, + "id": 19287, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16788, + "id": 19288, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16789, + "id": 19289, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16790, + "id": 19290, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16791, + "id": 19291, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16792, + "id": 19292, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16793, + "id": 19293, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16794, + "id": 19294, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16795, + "id": 19295, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16796, + "id": 19296, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16797, + "id": 19297, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16798, + "id": 19298, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16799, + "id": 19299, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16800, + "id": 19300, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16801, + "id": 19301, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16802, + "id": 19302, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16803, + "id": 19303, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16804, + "id": 19304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16805, + "id": 19305, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16806, + "id": 19306, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16807, + "id": 19307, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 829, + "name": "warped_sign", + "translation_key": "block.minecraft.warped_sign", + "item_id": 893, + "wall_variant_id": 831, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "id": 16808, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19309, + "states": [ + { + "id": 19308, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16809, + "id": 19309, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16810, + "id": 19310, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16811, + "id": 19311, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16812, + "id": 19312, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16813, + "id": 19313, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16814, + "id": 19314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16815, + "id": 19315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16816, + "id": 19316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16817, + "id": 19317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16818, + "id": 19318, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16819, + "id": 19319, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16820, + "id": 19320, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16821, + "id": 19321, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16822, + "id": 19322, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16823, + "id": 19323, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16824, + "id": 19324, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16825, + "id": 19325, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16826, + "id": 19326, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16827, + "id": 19327, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16828, + "id": 19328, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16829, + "id": 19329, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16830, + "id": 19330, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16831, + "id": 19331, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16832, + "id": 19332, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16833, + "id": 19333, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16834, + "id": 19334, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16835, + "id": 19335, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16836, + "id": 19336, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16837, + "id": 19337, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16838, + "id": 19338, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16839, + "id": 19339, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 830, + "name": "crimson_wall_sign", + "translation_key": "block.minecraft.crimson_sign", + "item_id": 892, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16840, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19341, + "states": [ + { + "id": 19340, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16841, + "id": 19341, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16842, + "id": 19342, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16843, + "id": 19343, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16844, + "id": 19344, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16845, + "id": 19345, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16846, + "id": 19346, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16847, + "id": 19347, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 831, + "name": "warped_wall_sign", + "translation_key": "block.minecraft.warped_sign", + "item_id": 893, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16848, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19349, + "states": [ + { + "id": 19348, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16849, + "id": 19349, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16850, + "id": 19350, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16851, + "id": 19351, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16852, + "id": 19352, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16853, + "id": 19353, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16854, + "id": 19354, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 16855, + "id": 19355, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 832, + "name": "structure_block", + "translation_key": "block.minecraft.structure_block", + "item_id": 791, + "properties": [ + { + "name": "mode", + "values": [ + "save", + "load", + "corner", + "data" ] - }, + } + ], + "default_state_id": 19357, + "states": [ { - "id": 16856, + "id": 19356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 16857, + "id": 19357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 16858, + "id": 19358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 16859, + "id": 19359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 + ], + "block_entity_type": 20 + } + ] + }, + { + "id": 833, + "name": "jigsaw", + "translation_key": "block.minecraft.jigsaw", + "item_id": 792, + "properties": [ + { + "name": "orientation", + "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" ] - }, + } + ], + "default_state_id": 19370, + "states": [ { - "id": 16860, + "id": 19360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16861, + "id": 19361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16862, + "id": 19362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16863, + "id": 19363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16864, + "id": 19364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16865, + "id": 19365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16866, + "id": 19366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16867, + "id": 19367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16868, + "id": 19368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16869, + "id": 19369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16870, + "id": 19370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 16871, + "id": 19371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 + ], + "block_entity_type": 31 + } + ] + }, + { + "id": 834, + "name": "composter", + "translation_key": "block.minecraft.composter", + "item_id": 1192, + "properties": [ + { + "name": "level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8" ] - }, + } + ], + "default_state_id": 19372, + "states": [ { - "id": 16872, + "id": 19372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16873, + "id": 19373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16874, + "id": 19374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16875, + "id": 19375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16876, + "id": 19376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16877, + "id": 19377, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16878, + "id": 19378, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16879, + "id": 19379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 16880, + "id": 19380, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] - }, + } + ] + }, + { + "id": 835, + "name": "target", + "translation_key": "block.minecraft.target", + "item_id": 670, + "properties": [ + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 19381, + "states": [ { - "id": 16881, + "id": 19381, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] }, { - "id": 16882, + "id": 19382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16883, + "id": 19383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16884, + "id": 19384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] }, { - "id": 16885, + "id": 19385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16886, + "id": 19386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16887, + "id": 19387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 0 ] }, { - "id": 16888, + "id": 19388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 16889, + "id": 19389, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 16890, + "id": 19390, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 0 ] }, { - "id": 16891, + "id": 19391, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 16892, + "id": 19392, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 16893, + "id": 19393, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] }, { - "id": 16894, + "id": 19394, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16895, + "id": 19395, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 16896, + "id": 19396, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 + ] + } + ] + }, + { + "id": 836, + "name": "bee_nest", + "translation_key": "block.minecraft.bee_nest", + "item_id": 1210, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16897, + "name": "honey_level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], + "default_state_id": 19397, + "states": [ + { + "id": 19397, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16898, + "id": 19398, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16899, + "id": 19399, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16900, + "id": 19400, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16901, + "id": 19401, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16902, + "id": 19402, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16903, + "id": 19403, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16904, + "id": 19404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16905, + "id": 19405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16906, + "id": 19406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16907, + "id": 19407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16908, + "id": 19408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16909, + "id": 19409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16910, + "id": 19410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16911, + "id": 19411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16912, + "id": 19412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16913, + "id": 19413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16914, + "id": 19414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16915, + "id": 19415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16916, + "id": 19416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16917, + "id": 19417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16918, + "id": 19418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16919, + "id": 19419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16920, + "id": 19420, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 + ], + "block_entity_type": 33 + } + ] + }, + { + "id": 837, + "name": "beehive", + "translation_key": "block.minecraft.beehive", + "item_id": 1211, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16921, + "name": "honey_level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], + "default_state_id": 19421, + "states": [ + { + "id": 19421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16922, + "id": 19422, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16923, + "id": 19423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16924, + "id": 19424, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16925, + "id": 19425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16926, + "id": 19426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16927, + "id": 19427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16928, + "id": 19428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16929, + "id": 19429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16930, + "id": 19430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16931, + "id": 19431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16932, + "id": 19432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16933, + "id": 19433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16934, + "id": 19434, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 768, - "name": "red_nether_brick_wall", - "translation_key": "block.minecraft.red_nether_brick_wall", - "item_id": 386, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] + 0 + ], + "block_entity_type": 33 }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16938, - "states": [ - { - "id": 16935, + "id": 19435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16936, + "id": 19436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16937, + "id": 19437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16938, + "id": 19438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16939, + "id": 19439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16940, + "id": 19440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16941, + "id": 19441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 0 + ], + "block_entity_type": 33 }, { - "id": 16942, + "id": 19442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16943, + "id": 19443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 16944, + "id": 19444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 0 + ], + "block_entity_type": 33 + } + ] + }, + { + "id": 838, + "name": "honey_block", + "translation_key": "block.minecraft.honey_block", + "item_id": 664, + "properties": [], + "default_state_id": 19445, + "states": [ { - "id": 16945, + "id": 19445, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 74 ] - }, + } + ] + }, + { + "id": 839, + "name": "honeycomb_block", + "translation_key": "block.minecraft.honeycomb_block", + "item_id": 1213, + "properties": [], + "default_state_id": 19446, + "states": [ { - "id": 16946, + "id": 19446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 0 ] - }, + } + ] + }, + { + "id": 840, + "name": "netherite_block", + "translation_key": "block.minecraft.netherite_block", + "item_id": 91, + "properties": [], + "default_state_id": 19447, + "states": [ { - "id": 16947, + "id": 19447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 0 ] - }, + } + ] + }, + { + "id": 841, + "name": "ancient_debris", + "translation_key": "block.minecraft.ancient_debris", + "item_id": 80, + "properties": [], + "default_state_id": 19448, + "states": [ { - "id": 16948, + "id": 19448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 842, + "name": "crying_obsidian", + "translation_key": "block.minecraft.crying_obsidian", + "item_id": 1215, + "properties": [], + "default_state_id": 19449, + "states": [ { - "id": 16949, - "luminance": 0, + "id": 19449, + "luminance": 10, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 843, + "name": "respawn_anchor", + "translation_key": "block.minecraft.respawn_anchor", + "item_id": 1228, + "properties": [ { - "id": 16950, + "name": "charges", + "values": [ + "0", + "1", + "2", + "3", + "4" + ] + } + ], + "default_state_id": 19450, + "states": [ + { + "id": 19450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 0 ] }, { - "id": 16951, - "luminance": 0, + "id": 19451, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 0 ] }, { - "id": 16952, - "luminance": 0, + "id": 19452, + "luminance": 7, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 0 ] }, { - "id": 16953, - "luminance": 0, + "id": 19453, + "luminance": 11, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 0 ] }, { - "id": 16954, - "luminance": 0, + "id": 19454, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 0 ] - }, + } + ] + }, + { + "id": 844, + "name": "potted_crimson_fungus", + "translation_key": "block.minecraft.potted_crimson_fungus", + "item_id": 0, + "properties": [], + "default_state_id": 19455, + "states": [ { - "id": 16955, + "id": 19455, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 144, - 147 + 156 ] - }, + } + ] + }, + { + "id": 845, + "name": "potted_warped_fungus", + "translation_key": "block.minecraft.potted_warped_fungus", + "item_id": 0, + "properties": [], + "default_state_id": 19456, + "states": [ { - "id": 16956, + "id": 19456, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 146 + 156 ] - }, + } + ] + }, + { + "id": 846, + "name": "potted_crimson_roots", + "translation_key": "block.minecraft.potted_crimson_roots", + "item_id": 0, + "properties": [], + "default_state_id": 19457, + "states": [ { - "id": 16957, + "id": 19457, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 144, - 147 + 156 ] - }, + } + ] + }, + { + "id": 847, + "name": "potted_warped_roots", + "translation_key": "block.minecraft.potted_warped_roots", + "item_id": 0, + "properties": [], + "default_state_id": 19458, + "states": [ { - "id": 16958, + "id": 19458, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 144, - 147 + 156 ] - }, + } + ] + }, + { + "id": 848, + "name": "lodestone", + "translation_key": "block.minecraft.lodestone", + "item_id": 1214, + "properties": [], + "default_state_id": 19459, + "states": [ { - "id": 16959, + "id": 19459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 0 ] - }, + } + ] + }, + { + "id": 849, + "name": "blackstone", + "translation_key": "block.minecraft.blackstone", + "item_id": 1216, + "properties": [], + "default_state_id": 19460, + "states": [ { - "id": 16960, + "id": 19460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 0 + ] + } + ] + }, + { + "id": 850, + "name": "blackstone_stairs", + "translation_key": "block.minecraft.blackstone_stairs", + "item_id": 1218, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 16961, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 16962, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 16963, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19472, + "states": [ + { + "id": 19461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 16964, + "id": 19462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 16965, + "id": 19463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 43, + 44, + 45 ] }, { - "id": 16966, + "id": 19464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 43, + 44, + 45 ] }, { - "id": 16967, + "id": 19465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 41, + 46, + 47 ] }, { - "id": 16968, + "id": 19466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 41, + 46, + 47 ] }, { - "id": 16969, + "id": 19467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 48, + 42, + 49 ] }, { - "id": 16970, + "id": 19468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 48, + 42, + 49 ] }, { - "id": 16971, + "id": 19469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 44, + 50, + 45 ] }, { - "id": 16972, + "id": 19470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 44, + 50, + 45 ] }, { - "id": 16973, + "id": 19471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 51, + 52 ] }, { - "id": 16974, + "id": 19472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 51, + 52 ] }, { - "id": 16975, + "id": 19473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 16976, + "id": 19474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 16977, + "id": 19475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 51, + 52, + 45 ] }, { - "id": 16978, + "id": 19476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 52, + 45 ] }, { - "id": 16979, + "id": 19477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 53 ] }, { - "id": 16980, + "id": 19478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 51, + 53 ] }, { - "id": 16981, + "id": 19479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 49 ] }, { - "id": 16982, + "id": 19480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 49 ] }, { - "id": 16983, + "id": 19481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 54, + 52 ] }, { - "id": 16984, + "id": 19482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 54, + 52 ] }, { - "id": 16985, + "id": 19483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 16986, + "id": 19484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 16987, + "id": 19485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 16988, + "id": 19486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 16989, + "id": 19487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 46, + 50, + 49 ] }, { - "id": 16990, + "id": 19488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 46, + 50, + 49 ] }, { - "id": 16991, + "id": 19489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 16992, + "id": 19490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 55, + 52, + 45 ] }, { - "id": 16993, + "id": 19491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 42 ] }, { - "id": 16994, + "id": 19492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 42 ] }, { - "id": 16995, + "id": 19493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 16996, + "id": 19494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 16997, + "id": 19495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 16998, + "id": 19496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 16999, + "id": 19497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 17000, + "id": 19498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 17001, + "id": 19499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 51, + 47 ] }, { - "id": 17002, + "id": 19500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 47 ] }, { - "id": 17003, + "id": 19501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 43, + 56 ] }, { - "id": 17004, + "id": 19502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 43, + 56 ] }, { - "id": 17005, + "id": 19503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 17006, + "id": 19504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 17007, + "id": 19505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 43, + 44, + 45 ] }, { - "id": 17008, + "id": 19506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 43, + 44, + 45 ] }, { - "id": 17009, + "id": 19507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 55, + 52, + 45 ] }, { - "id": 17010, + "id": 19508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 55, + 52, + 45 ] }, { - "id": 17011, + "id": 19509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 17012, + "id": 19510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 17013, + "id": 19511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 51, + 50 ] }, { - "id": 17014, + "id": 19512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 50 ] }, { - "id": 17015, + "id": 19513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 50, + 45 ] }, { - "id": 17016, + "id": 19514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 51, + 50, + 45 ] }, { - "id": 17017, + "id": 19515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 50, + 49 ] }, { - "id": 17018, + "id": 19516, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 51, + 50, + 49 ] }, { - "id": 17019, + "id": 19517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 51, + 47 ] }, { - "id": 17020, + "id": 19518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 47 ] }, { - "id": 17021, + "id": 19519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 17022, + "id": 19520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 51, + 53 ] }, { - "id": 17023, + "id": 19521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17024, + "id": 19522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17025, + "id": 19523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 41, + 46, + 47 ] }, { - "id": 17026, + "id": 19524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 17027, + "id": 19525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 17028, + "id": 19526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 54, + 44, + 53 ] }, { - "id": 17029, + "id": 19527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17030, + "id": 19528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17031, + "id": 19529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 46, + 50, + 49 ] }, { - "id": 17032, + "id": 19530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 46, + 50, + 49 ] }, { - "id": 17033, + "id": 19531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 17034, + "id": 19532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 51, + 56 ] }, { - "id": 17035, + "id": 19533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 17036, + "id": 19534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 17037, + "id": 19535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 51, + 42, + 49 ] }, { - "id": 17038, + "id": 19536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 42, + 49 ] }, { - "id": 17039, + "id": 19537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 49 ] }, { - "id": 17040, + "id": 19538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 51, + 49 ] }, { - "id": 17041, + "id": 19539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 45 ] }, { - "id": 17042, + "id": 19540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 51, + 45 + ] + } + ] + }, + { + "id": 851, + "name": "blackstone_wall", + "translation_key": "block.minecraft.blackstone_wall", + "item_id": 411, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 17043, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 19544, + "states": [ + { + "id": 19541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 140 ] }, { - "id": 17044, + "id": 19542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17045, + "id": 19543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17046, + "id": 19544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 140 ] }, { - "id": 17047, + "id": 19545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17048, + "id": 19546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17049, + "id": 19547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 17050, + "id": 19548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17051, + "id": 19549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17052, + "id": 19550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 17053, + "id": 19551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17054, + "id": 19552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17055, + "id": 19553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17056, + "id": 19554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17057, + "id": 19555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17058, + "id": 19556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17059, + "id": 19557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17060, + "id": 19558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17061, + "id": 19559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17062, + "id": 19560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17063, + "id": 19561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17064, + "id": 19562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17065, + "id": 19563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17066, + "id": 19564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17067, + "id": 19565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17068, + "id": 19566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17069, + "id": 19567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17070, + "id": 19568, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17071, + "id": 19569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17072, + "id": 19570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17073, + "id": 19571, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17074, + "id": 19572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17075, + "id": 19573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17076, + "id": 19574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17077, + "id": 19575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17078, + "id": 19576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17079, + "id": 19577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17080, + "id": 19578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17081, + "id": 19579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17082, + "id": 19580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17083, + "id": 19581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17084, + "id": 19582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17085, + "id": 19583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17086, + "id": 19584, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17087, + "id": 19585, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17088, + "id": 19586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17089, + "id": 19587, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17090, + "id": 19588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17091, + "id": 19589, "luminance": 0, "opaque": true, "replaceable": false, @@ -199185,18 +229512,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17092, + "id": 19590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199204,13 +229530,13 @@ ] }, { - "id": 17093, + "id": 19591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199218,7 +229544,7 @@ ] }, { - "id": 17094, + "id": 19592, "luminance": 0, "opaque": true, "replaceable": false, @@ -199226,18 +229552,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17095, + "id": 19593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199245,13 +229570,13 @@ ] }, { - "id": 17096, + "id": 19594, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199259,77 +229584,75 @@ ] }, { - "id": 17097, + "id": 19595, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17098, + "id": 19596, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17099, + "id": 19597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17100, + "id": 19598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17101, + "id": 19599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17102, + "id": 19600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17103, + "id": 19601, "luminance": 0, "opaque": true, "replaceable": false, @@ -199337,18 +229660,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17104, + "id": 19602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199356,13 +229678,13 @@ ] }, { - "id": 17105, + "id": 19603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199370,7 +229692,7 @@ ] }, { - "id": 17106, + "id": 19604, "luminance": 0, "opaque": true, "replaceable": false, @@ -199378,18 +229700,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17107, + "id": 19605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199397,13 +229718,13 @@ ] }, { - "id": 17108, + "id": 19606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199411,219 +229732,213 @@ ] }, { - "id": 17109, + "id": 19607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17110, + "id": 19608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17111, + "id": 19609, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17112, + "id": 19610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17113, + "id": 19611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17114, + "id": 19612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17115, + "id": 19613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17116, + "id": 19614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17117, + "id": 19615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17118, + "id": 19616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17119, + "id": 19617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17120, + "id": 19618, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17121, + "id": 19619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17122, + "id": 19620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17123, + "id": 19621, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17124, + "id": 19622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17125, + "id": 19623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17126, + "id": 19624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17127, + "id": 19625, "luminance": 0, "opaque": true, "replaceable": false, @@ -199631,18 +229946,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17128, + "id": 19626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199650,13 +229964,13 @@ ] }, { - "id": 17129, + "id": 19627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199664,7 +229978,7 @@ ] }, { - "id": 17130, + "id": 19628, "luminance": 0, "opaque": true, "replaceable": false, @@ -199672,18 +229986,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17131, + "id": 19629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199691,13 +230004,13 @@ ] }, { - "id": 17132, + "id": 19630, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199705,77 +230018,75 @@ ] }, { - "id": 17133, + "id": 19631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17134, + "id": 19632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17135, + "id": 19633, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17136, + "id": 19634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17137, + "id": 19635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17138, + "id": 19636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17139, + "id": 19637, "luminance": 0, "opaque": true, "replaceable": false, @@ -199783,18 +230094,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17140, + "id": 19638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199802,13 +230112,13 @@ ] }, { - "id": 17141, + "id": 19639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199816,7 +230126,7 @@ ] }, { - "id": 17142, + "id": 19640, "luminance": 0, "opaque": true, "replaceable": false, @@ -199824,18 +230134,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17143, + "id": 19641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199843,13 +230152,13 @@ ] }, { - "id": 17144, + "id": 19642, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -199857,77 +230166,75 @@ ] }, { - "id": 17145, + "id": 19643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17146, + "id": 19644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17147, + "id": 19645, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17148, + "id": 19646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17149, + "id": 19647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17150, + "id": 19648, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17151, + "id": 19649, "luminance": 0, "opaque": true, "replaceable": false, @@ -199938,7 +230245,7 @@ ] }, { - "id": 17152, + "id": 19650, "luminance": 0, "opaque": true, "replaceable": false, @@ -199950,7 +230257,7 @@ ] }, { - "id": 17153, + "id": 19651, "luminance": 0, "opaque": true, "replaceable": false, @@ -199962,7 +230269,7 @@ ] }, { - "id": 17154, + "id": 19652, "luminance": 0, "opaque": true, "replaceable": false, @@ -199973,7 +230280,7 @@ ] }, { - "id": 17155, + "id": 19653, "luminance": 0, "opaque": true, "replaceable": false, @@ -199985,7 +230292,7 @@ ] }, { - "id": 17156, + "id": 19654, "luminance": 0, "opaque": true, "replaceable": false, @@ -199997,7 +230304,7 @@ ] }, { - "id": 17157, + "id": 19655, "luminance": 0, "opaque": true, "replaceable": false, @@ -200007,7 +230314,7 @@ ] }, { - "id": 17158, + "id": 19656, "luminance": 0, "opaque": true, "replaceable": false, @@ -200017,7 +230324,7 @@ ] }, { - "id": 17159, + "id": 19657, "luminance": 0, "opaque": true, "replaceable": false, @@ -200027,7 +230334,7 @@ ] }, { - "id": 17160, + "id": 19658, "luminance": 0, "opaque": true, "replaceable": false, @@ -200037,7 +230344,7 @@ ] }, { - "id": 17161, + "id": 19659, "luminance": 0, "opaque": true, "replaceable": false, @@ -200047,7 +230354,7 @@ ] }, { - "id": 17162, + "id": 19660, "luminance": 0, "opaque": true, "replaceable": false, @@ -200057,7 +230364,7 @@ ] }, { - "id": 17163, + "id": 19661, "luminance": 0, "opaque": true, "replaceable": false, @@ -200069,7 +230376,7 @@ ] }, { - "id": 17164, + "id": 19662, "luminance": 0, "opaque": true, "replaceable": false, @@ -200082,7 +230389,7 @@ ] }, { - "id": 17165, + "id": 19663, "luminance": 0, "opaque": true, "replaceable": false, @@ -200095,7 +230402,7 @@ ] }, { - "id": 17166, + "id": 19664, "luminance": 0, "opaque": true, "replaceable": false, @@ -200107,7 +230414,7 @@ ] }, { - "id": 17167, + "id": 19665, "luminance": 0, "opaque": true, "replaceable": false, @@ -200120,7 +230427,7 @@ ] }, { - "id": 17168, + "id": 19666, "luminance": 0, "opaque": true, "replaceable": false, @@ -200133,7 +230440,7 @@ ] }, { - "id": 17169, + "id": 19667, "luminance": 0, "opaque": true, "replaceable": false, @@ -200144,7 +230451,7 @@ ] }, { - "id": 17170, + "id": 19668, "luminance": 0, "opaque": true, "replaceable": false, @@ -200155,7 +230462,7 @@ ] }, { - "id": 17171, + "id": 19669, "luminance": 0, "opaque": true, "replaceable": false, @@ -200166,7 +230473,7 @@ ] }, { - "id": 17172, + "id": 19670, "luminance": 0, "opaque": true, "replaceable": false, @@ -200177,7 +230484,7 @@ ] }, { - "id": 17173, + "id": 19671, "luminance": 0, "opaque": true, "replaceable": false, @@ -200188,7 +230495,7 @@ ] }, { - "id": 17174, + "id": 19672, "luminance": 0, "opaque": true, "replaceable": false, @@ -200199,7 +230506,7 @@ ] }, { - "id": 17175, + "id": 19673, "luminance": 0, "opaque": true, "replaceable": false, @@ -200211,7 +230518,7 @@ ] }, { - "id": 17176, + "id": 19674, "luminance": 0, "opaque": true, "replaceable": false, @@ -200224,7 +230531,7 @@ ] }, { - "id": 17177, + "id": 19675, "luminance": 0, "opaque": true, "replaceable": false, @@ -200237,7 +230544,7 @@ ] }, { - "id": 17178, + "id": 19676, "luminance": 0, "opaque": true, "replaceable": false, @@ -200249,7 +230556,7 @@ ] }, { - "id": 17179, + "id": 19677, "luminance": 0, "opaque": true, "replaceable": false, @@ -200262,7 +230569,7 @@ ] }, { - "id": 17180, + "id": 19678, "luminance": 0, "opaque": true, "replaceable": false, @@ -200275,7 +230582,7 @@ ] }, { - "id": 17181, + "id": 19679, "luminance": 0, "opaque": true, "replaceable": false, @@ -200286,7 +230593,7 @@ ] }, { - "id": 17182, + "id": 19680, "luminance": 0, "opaque": true, "replaceable": false, @@ -200297,7 +230604,7 @@ ] }, { - "id": 17183, + "id": 19681, "luminance": 0, "opaque": true, "replaceable": false, @@ -200308,7 +230615,7 @@ ] }, { - "id": 17184, + "id": 19682, "luminance": 0, "opaque": true, "replaceable": false, @@ -200319,7 +230626,7 @@ ] }, { - "id": 17185, + "id": 19683, "luminance": 0, "opaque": true, "replaceable": false, @@ -200330,7 +230637,7 @@ ] }, { - "id": 17186, + "id": 19684, "luminance": 0, "opaque": true, "replaceable": false, @@ -200341,7 +230648,7 @@ ] }, { - "id": 17187, + "id": 19685, "luminance": 0, "opaque": true, "replaceable": false, @@ -200353,7 +230660,7 @@ ] }, { - "id": 17188, + "id": 19686, "luminance": 0, "opaque": true, "replaceable": false, @@ -200366,7 +230673,7 @@ ] }, { - "id": 17189, + "id": 19687, "luminance": 0, "opaque": true, "replaceable": false, @@ -200379,7 +230686,7 @@ ] }, { - "id": 17190, + "id": 19688, "luminance": 0, "opaque": true, "replaceable": false, @@ -200391,7 +230698,7 @@ ] }, { - "id": 17191, + "id": 19689, "luminance": 0, "opaque": true, "replaceable": false, @@ -200404,7 +230711,7 @@ ] }, { - "id": 17192, + "id": 19690, "luminance": 0, "opaque": true, "replaceable": false, @@ -200417,7 +230724,7 @@ ] }, { - "id": 17193, + "id": 19691, "luminance": 0, "opaque": true, "replaceable": false, @@ -200428,7 +230735,7 @@ ] }, { - "id": 17194, + "id": 19692, "luminance": 0, "opaque": true, "replaceable": false, @@ -200439,7 +230746,7 @@ ] }, { - "id": 17195, + "id": 19693, "luminance": 0, "opaque": true, "replaceable": false, @@ -200450,7 +230757,7 @@ ] }, { - "id": 17196, + "id": 19694, "luminance": 0, "opaque": true, "replaceable": false, @@ -200461,7 +230768,7 @@ ] }, { - "id": 17197, + "id": 19695, "luminance": 0, "opaque": true, "replaceable": false, @@ -200472,7 +230779,7 @@ ] }, { - "id": 17198, + "id": 19696, "luminance": 0, "opaque": true, "replaceable": false, @@ -200483,7 +230790,7 @@ ] }, { - "id": 17199, + "id": 19697, "luminance": 0, "opaque": true, "replaceable": false, @@ -200496,7 +230803,7 @@ ] }, { - "id": 17200, + "id": 19698, "luminance": 0, "opaque": true, "replaceable": false, @@ -200510,7 +230817,7 @@ ] }, { - "id": 17201, + "id": 19699, "luminance": 0, "opaque": true, "replaceable": false, @@ -200524,7 +230831,7 @@ ] }, { - "id": 17202, + "id": 19700, "luminance": 0, "opaque": true, "replaceable": false, @@ -200537,7 +230844,7 @@ ] }, { - "id": 17203, + "id": 19701, "luminance": 0, "opaque": true, "replaceable": false, @@ -200551,7 +230858,7 @@ ] }, { - "id": 17204, + "id": 19702, "luminance": 0, "opaque": true, "replaceable": false, @@ -200565,7 +230872,7 @@ ] }, { - "id": 17205, + "id": 19703, "luminance": 0, "opaque": true, "replaceable": false, @@ -200576,7 +230883,7 @@ ] }, { - "id": 17206, + "id": 19704, "luminance": 0, "opaque": true, "replaceable": false, @@ -200588,7 +230895,7 @@ ] }, { - "id": 17207, + "id": 19705, "luminance": 0, "opaque": true, "replaceable": false, @@ -200600,7 +230907,7 @@ ] }, { - "id": 17208, + "id": 19706, "luminance": 0, "opaque": true, "replaceable": false, @@ -200611,7 +230918,7 @@ ] }, { - "id": 17209, + "id": 19707, "luminance": 0, "opaque": true, "replaceable": false, @@ -200623,7 +230930,7 @@ ] }, { - "id": 17210, + "id": 19708, "luminance": 0, "opaque": true, "replaceable": false, @@ -200635,7 +230942,7 @@ ] }, { - "id": 17211, + "id": 19709, "luminance": 0, "opaque": true, "replaceable": false, @@ -200648,7 +230955,7 @@ ] }, { - "id": 17212, + "id": 19710, "luminance": 0, "opaque": true, "replaceable": false, @@ -200662,7 +230969,7 @@ ] }, { - "id": 17213, + "id": 19711, "luminance": 0, "opaque": true, "replaceable": false, @@ -200676,7 +230983,7 @@ ] }, { - "id": 17214, + "id": 19712, "luminance": 0, "opaque": true, "replaceable": false, @@ -200689,7 +230996,7 @@ ] }, { - "id": 17215, + "id": 19713, "luminance": 0, "opaque": true, "replaceable": false, @@ -200703,7 +231010,7 @@ ] }, { - "id": 17216, + "id": 19714, "luminance": 0, "opaque": true, "replaceable": false, @@ -200717,7 +231024,7 @@ ] }, { - "id": 17217, + "id": 19715, "luminance": 0, "opaque": true, "replaceable": false, @@ -200728,7 +231035,7 @@ ] }, { - "id": 17218, + "id": 19716, "luminance": 0, "opaque": true, "replaceable": false, @@ -200740,7 +231047,7 @@ ] }, { - "id": 17219, + "id": 19717, "luminance": 0, "opaque": true, "replaceable": false, @@ -200752,7 +231059,7 @@ ] }, { - "id": 17220, + "id": 19718, "luminance": 0, "opaque": true, "replaceable": false, @@ -200763,7 +231070,7 @@ ] }, { - "id": 17221, + "id": 19719, "luminance": 0, "opaque": true, "replaceable": false, @@ -200775,7 +231082,7 @@ ] }, { - "id": 17222, + "id": 19720, "luminance": 0, "opaque": true, "replaceable": false, @@ -200787,7 +231094,7 @@ ] }, { - "id": 17223, + "id": 19721, "luminance": 0, "opaque": true, "replaceable": false, @@ -200799,7 +231106,7 @@ ] }, { - "id": 17224, + "id": 19722, "luminance": 0, "opaque": true, "replaceable": false, @@ -200812,7 +231119,7 @@ ] }, { - "id": 17225, + "id": 19723, "luminance": 0, "opaque": true, "replaceable": false, @@ -200825,7 +231132,7 @@ ] }, { - "id": 17226, + "id": 19724, "luminance": 0, "opaque": true, "replaceable": false, @@ -200837,7 +231144,7 @@ ] }, { - "id": 17227, + "id": 19725, "luminance": 0, "opaque": true, "replaceable": false, @@ -200850,7 +231157,7 @@ ] }, { - "id": 17228, + "id": 19726, "luminance": 0, "opaque": true, "replaceable": false, @@ -200863,7 +231170,7 @@ ] }, { - "id": 17229, + "id": 19727, "luminance": 0, "opaque": true, "replaceable": false, @@ -200874,7 +231181,7 @@ ] }, { - "id": 17230, + "id": 19728, "luminance": 0, "opaque": true, "replaceable": false, @@ -200885,7 +231192,7 @@ ] }, { - "id": 17231, + "id": 19729, "luminance": 0, "opaque": true, "replaceable": false, @@ -200896,7 +231203,7 @@ ] }, { - "id": 17232, + "id": 19730, "luminance": 0, "opaque": true, "replaceable": false, @@ -200907,7 +231214,7 @@ ] }, { - "id": 17233, + "id": 19731, "luminance": 0, "opaque": true, "replaceable": false, @@ -200918,7 +231225,7 @@ ] }, { - "id": 17234, + "id": 19732, "luminance": 0, "opaque": true, "replaceable": false, @@ -200929,7 +231236,7 @@ ] }, { - "id": 17235, + "id": 19733, "luminance": 0, "opaque": true, "replaceable": false, @@ -200942,7 +231249,7 @@ ] }, { - "id": 17236, + "id": 19734, "luminance": 0, "opaque": true, "replaceable": false, @@ -200956,7 +231263,7 @@ ] }, { - "id": 17237, + "id": 19735, "luminance": 0, "opaque": true, "replaceable": false, @@ -200970,7 +231277,7 @@ ] }, { - "id": 17238, + "id": 19736, "luminance": 0, "opaque": true, "replaceable": false, @@ -200983,7 +231290,7 @@ ] }, { - "id": 17239, + "id": 19737, "luminance": 0, "opaque": true, "replaceable": false, @@ -200997,7 +231304,7 @@ ] }, { - "id": 17240, + "id": 19738, "luminance": 0, "opaque": true, "replaceable": false, @@ -201011,7 +231318,7 @@ ] }, { - "id": 17241, + "id": 19739, "luminance": 0, "opaque": true, "replaceable": false, @@ -201022,7 +231329,7 @@ ] }, { - "id": 17242, + "id": 19740, "luminance": 0, "opaque": true, "replaceable": false, @@ -201034,7 +231341,7 @@ ] }, { - "id": 17243, + "id": 19741, "luminance": 0, "opaque": true, "replaceable": false, @@ -201046,7 +231353,7 @@ ] }, { - "id": 17244, + "id": 19742, "luminance": 0, "opaque": true, "replaceable": false, @@ -201057,7 +231364,7 @@ ] }, { - "id": 17245, + "id": 19743, "luminance": 0, "opaque": true, "replaceable": false, @@ -201069,7 +231376,7 @@ ] }, { - "id": 17246, + "id": 19744, "luminance": 0, "opaque": true, "replaceable": false, @@ -201081,7 +231388,7 @@ ] }, { - "id": 17247, + "id": 19745, "luminance": 0, "opaque": true, "replaceable": false, @@ -201094,7 +231401,7 @@ ] }, { - "id": 17248, + "id": 19746, "luminance": 0, "opaque": true, "replaceable": false, @@ -201108,7 +231415,7 @@ ] }, { - "id": 17249, + "id": 19747, "luminance": 0, "opaque": true, "replaceable": false, @@ -201122,7 +231429,7 @@ ] }, { - "id": 17250, + "id": 19748, "luminance": 0, "opaque": true, "replaceable": false, @@ -201135,7 +231442,7 @@ ] }, { - "id": 17251, + "id": 19749, "luminance": 0, "opaque": true, "replaceable": false, @@ -201149,7 +231456,7 @@ ] }, { - "id": 17252, + "id": 19750, "luminance": 0, "opaque": true, "replaceable": false, @@ -201163,7 +231470,7 @@ ] }, { - "id": 17253, + "id": 19751, "luminance": 0, "opaque": true, "replaceable": false, @@ -201174,7 +231481,7 @@ ] }, { - "id": 17254, + "id": 19752, "luminance": 0, "opaque": true, "replaceable": false, @@ -201186,7 +231493,7 @@ ] }, { - "id": 17255, + "id": 19753, "luminance": 0, "opaque": true, "replaceable": false, @@ -201198,7 +231505,7 @@ ] }, { - "id": 17256, + "id": 19754, "luminance": 0, "opaque": true, "replaceable": false, @@ -201209,7 +231516,7 @@ ] }, { - "id": 17257, + "id": 19755, "luminance": 0, "opaque": true, "replaceable": false, @@ -201221,7 +231528,7 @@ ] }, { - "id": 17258, + "id": 19756, "luminance": 0, "opaque": true, "replaceable": false, @@ -201231,604 +231538,565 @@ 150, 147 ] - } - ] - }, - { - "id": 769, - "name": "sandstone_wall", - "translation_key": "block.minecraft.sandstone_wall", - "item_id": 387, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 17262, - "states": [ - { - "id": 17259, + "id": 19757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 17260, + "id": 19758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17261, + "id": 19759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17262, + "id": 19760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 17263, + "id": 19761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17264, + "id": 19762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17265, + "id": 19763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 17266, + "id": 19764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17267, + "id": 19765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17268, + "id": 19766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 17269, + "id": 19767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17270, + "id": 19768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17271, + "id": 19769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17272, + "id": 19770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17273, + "id": 19771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17274, + "id": 19772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17275, + "id": 19773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17276, + "id": 19774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17277, + "id": 19775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17278, + "id": 19776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17279, + "id": 19777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17280, + "id": 19778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17281, + "id": 19779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17282, + "id": 19780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17283, + "id": 19781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17284, + "id": 19782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17285, + "id": 19783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17286, + "id": 19784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17287, + "id": 19785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17288, + "id": 19786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17289, + "id": 19787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17290, + "id": 19788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17291, + "id": 19789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17292, + "id": 19790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17293, + "id": 19791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17294, + "id": 19792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17295, + "id": 19793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17296, + "id": 19794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17297, + "id": 19795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17298, + "id": 19796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17299, + "id": 19797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17300, + "id": 19798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17301, + "id": 19799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17302, + "id": 19800, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17303, + "id": 19801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17304, + "id": 19802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17305, + "id": 19803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17306, + "id": 19804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17307, + "id": 19805, "luminance": 0, "opaque": true, "replaceable": false, @@ -201836,17 +232104,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17308, + "id": 19806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -201854,13 +232123,13 @@ ] }, { - "id": 17309, + "id": 19807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -201868,7 +232137,7 @@ ] }, { - "id": 17310, + "id": 19808, "luminance": 0, "opaque": true, "replaceable": false, @@ -201876,17 +232145,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17311, + "id": 19809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -201894,13 +232164,13 @@ ] }, { - "id": 17312, + "id": 19810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -201908,75 +232178,77 @@ ] }, { - "id": 17313, + "id": 19811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17314, + "id": 19812, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17315, + "id": 19813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17316, + "id": 19814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17317, + "id": 19815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17318, + "id": 19816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17319, + "id": 19817, "luminance": 0, "opaque": true, "replaceable": false, @@ -201984,17 +232256,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17320, + "id": 19818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202002,13 +232275,13 @@ ] }, { - "id": 17321, + "id": 19819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202016,7 +232289,7 @@ ] }, { - "id": 17322, + "id": 19820, "luminance": 0, "opaque": true, "replaceable": false, @@ -202024,17 +232297,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17323, + "id": 19821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202042,13 +232316,13 @@ ] }, { - "id": 17324, + "id": 19822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202056,213 +232330,219 @@ ] }, { - "id": 17325, + "id": 19823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17326, + "id": 19824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17327, + "id": 19825, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17328, + "id": 19826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17329, + "id": 19827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17330, + "id": 19828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17331, + "id": 19829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17332, + "id": 19830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17333, + "id": 19831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17334, + "id": 19832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17335, + "id": 19833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17336, + "id": 19834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17337, + "id": 19835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17338, + "id": 19836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17339, + "id": 19837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17340, + "id": 19838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17341, + "id": 19839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17342, + "id": 19840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17343, + "id": 19841, "luminance": 0, "opaque": true, "replaceable": false, @@ -202270,17 +232550,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17344, + "id": 19842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202288,13 +232569,13 @@ ] }, { - "id": 17345, + "id": 19843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202302,7 +232583,7 @@ ] }, { - "id": 17346, + "id": 19844, "luminance": 0, "opaque": true, "replaceable": false, @@ -202310,17 +232591,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17347, + "id": 19845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202328,13 +232610,13 @@ ] }, { - "id": 17348, + "id": 19846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202342,75 +232624,77 @@ ] }, { - "id": 17349, + "id": 19847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17350, + "id": 19848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17351, + "id": 19849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17352, + "id": 19850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17353, + "id": 19851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17354, + "id": 19852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17355, + "id": 19853, "luminance": 0, "opaque": true, "replaceable": false, @@ -202418,17 +232702,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17356, + "id": 19854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202436,13 +232721,13 @@ ] }, { - "id": 17357, + "id": 19855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202450,7 +232735,7 @@ ] }, { - "id": 17358, + "id": 19856, "luminance": 0, "opaque": true, "replaceable": false, @@ -202458,17 +232743,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17359, + "id": 19857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202476,13 +232762,13 @@ ] }, { - "id": 17360, + "id": 19858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -202490,1937 +232776,1896 @@ ] }, { - "id": 17361, + "id": 19859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17362, + "id": 19860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17363, + "id": 19861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17364, + "id": 19862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17365, + "id": 19863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17366, + "id": 19864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] - }, - { - "id": 17367, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 17368, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 17369, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 17370, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 17371, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 17372, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, + } + ] + }, + { + "id": 852, + "name": "blackstone_slab", + "translation_key": "block.minecraft.blackstone_slab", + "item_id": 1217, + "properties": [ { - "id": 17373, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 17374, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 19868, + "states": [ { - "id": 17375, + "id": 19865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 201 ] }, { - "id": 17376, + "id": 19866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 201 ] }, { - "id": 17377, + "id": 19867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51 ] }, { - "id": 17378, + "id": 19868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51 ] }, { - "id": 17379, + "id": 19869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] }, { - "id": 17380, + "id": 19870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 853, + "name": "polished_blackstone", + "translation_key": "block.minecraft.polished_blackstone", + "item_id": 1220, + "properties": [], + "default_state_id": 19871, + "states": [ { - "id": 17381, + "id": 19871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 854, + "name": "polished_blackstone_bricks", + "translation_key": "block.minecraft.polished_blackstone_bricks", + "item_id": 1224, + "properties": [], + "default_state_id": 19872, + "states": [ { - "id": 17382, + "id": 19872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] - }, + } + ] + }, + { + "id": 855, + "name": "cracked_polished_blackstone_bricks", + "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", + "item_id": 1227, + "properties": [], + "default_state_id": 19873, + "states": [ { - "id": 17383, + "id": 19873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 856, + "name": "chiseled_polished_blackstone", + "translation_key": "block.minecraft.chiseled_polished_blackstone", + "item_id": 1223, + "properties": [], + "default_state_id": 19874, + "states": [ { - "id": 17384, + "id": 19874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 857, + "name": "polished_blackstone_brick_slab", + "translation_key": "block.minecraft.polished_blackstone_brick_slab", + "item_id": 1225, + "properties": [ { - "id": 17385, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 17386, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 19878, + "states": [ { - "id": 17387, + "id": 19875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 201 ] }, { - "id": 17388, + "id": 19876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 201 ] }, { - "id": 17389, + "id": 19877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51 ] }, { - "id": 17390, + "id": 19878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51 ] }, { - "id": 17391, + "id": 19879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] }, { - "id": 17392, + "id": 19880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 + ] + } + ] + }, + { + "id": 858, + "name": "polished_blackstone_brick_stairs", + "translation_key": "block.minecraft.polished_blackstone_brick_stairs", + "item_id": 1226, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 17393, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 17394, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 17395, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19892, + "states": [ + { + "id": 19881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 17396, + "id": 19882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 41, + 42 ] }, { - "id": 17397, + "id": 19883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 44, + 45 ] }, { - "id": 17398, + "id": 19884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 17399, + "id": 19885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 41, + 46, + 47 ] }, { - "id": 17400, + "id": 19886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 41, + 46, + 47 ] }, { - "id": 17401, + "id": 19887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 48, + 42, + 49 ] }, { - "id": 17402, + "id": 19888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 48, + 42, + 49 ] }, { - "id": 17403, + "id": 19889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 44, + 50, + 45 ] }, { - "id": 17404, + "id": 19890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 44, + 50, + 45 ] }, { - "id": 17405, + "id": 19891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52 ] }, { - "id": 17406, + "id": 19892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 52 ] }, { - "id": 17407, + "id": 19893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 17408, + "id": 19894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 49 ] }, { - "id": 17409, + "id": 19895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 52, + 45 ] }, { - "id": 17410, + "id": 19896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 52, + 45 ] }, { - "id": 17411, + "id": 19897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 53 ] }, { - "id": 17412, + "id": 19898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 53 ] }, { - "id": 17413, + "id": 19899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 17414, + "id": 19900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 17415, + "id": 19901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 52 ] }, { - "id": 17416, + "id": 19902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 52 ] }, { - "id": 17417, + "id": 19903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 17418, + "id": 19904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 44, + 53 ] }, { - "id": 17419, + "id": 19905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 17420, + "id": 19906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 17421, + "id": 19907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 46, + 50, + 49 ] }, { - "id": 17422, + "id": 19908, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 46, + 50, + 49 ] }, { - "id": 17423, + "id": 19909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 17424, + "id": 19910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 55, + 52, + 45 ] }, { - "id": 17425, + "id": 19911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 17426, + "id": 19912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 17427, + "id": 19913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 42, + 49 ] }, { - "id": 17428, + "id": 19914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 17429, + "id": 19915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 17430, + "id": 19916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 45 ] }, { - "id": 17431, + "id": 19917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 17432, + "id": 19918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 45 ] }, { - "id": 17433, + "id": 19919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 47 ] }, { - "id": 17434, + "id": 19920, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 17435, + "id": 19921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 56 ] }, { - "id": 17436, + "id": 19922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 43, + 56 ] }, { - "id": 17437, + "id": 19923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 17438, + "id": 19924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 17439, + "id": 19925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 43, + 44, + 45 ] }, { - "id": 17440, + "id": 19926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 43, + 44, + 45 ] }, { - "id": 17441, + "id": 19927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 55, + 52, + 45 ] }, { - "id": 17442, + "id": 19928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 55, + 52, + 45 ] }, { - "id": 17443, + "id": 19929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 17444, + "id": 19930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 48, + 42, + 49 ] }, { - "id": 17445, + "id": 19931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 50 ] }, { - "id": 17446, + "id": 19932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50 ] }, { - "id": 17447, + "id": 19933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 45 ] }, { - "id": 17448, + "id": 19934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 50, + 45 ] }, { - "id": 17449, + "id": 19935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 49 ] }, { - "id": 17450, + "id": 19936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 49 ] }, { - "id": 17451, + "id": 19937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 47 ] }, { - "id": 17452, + "id": 19938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 47 ] }, { - "id": 17453, + "id": 19939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 17454, + "id": 19940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 53 ] }, { - "id": 17455, + "id": 19941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17456, + "id": 19942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17457, + "id": 19943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 46, + 47 ] }, { - "id": 17458, + "id": 19944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 17459, + "id": 19945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 17460, + "id": 19946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 54, + 44, + 53 ] }, { - "id": 17461, + "id": 19947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17462, + "id": 19948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17463, + "id": 19949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 46, + 50, + 49 ] }, { - "id": 17464, + "id": 19950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 46, + 50, + 49 ] }, { - "id": 17465, + "id": 19951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 17466, + "id": 19952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 56 ] }, { - "id": 17467, + "id": 19953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 17468, + "id": 19954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 17469, + "id": 19955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 42, + 49 ] }, { - "id": 17470, + "id": 19956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42, + 49 ] }, { - "id": 17471, + "id": 19957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 17472, + "id": 19958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 17473, + "id": 19959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 17474, + "id": 19960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 + ] + } + ] + }, + { + "id": 859, + "name": "polished_blackstone_brick_wall", + "translation_key": "block.minecraft.polished_blackstone_brick_wall", + "item_id": 413, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 17475, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 19964, + "states": [ + { + "id": 19961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 140 ] }, { - "id": 17476, + "id": 19962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17477, + "id": 19963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17478, + "id": 19964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 140 ] }, { - "id": 17479, + "id": 19965, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17480, + "id": 19966, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143 ] }, { - "id": 17481, + "id": 19967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 17482, + "id": 19968, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17483, + "id": 19969, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17484, + "id": 19970, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 17485, + "id": 19971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17486, + "id": 19972, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144 ] }, { - "id": 17487, + "id": 19973, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17488, + "id": 19974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17489, + "id": 19975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17490, + "id": 19976, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17491, + "id": 19977, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17492, + "id": 19978, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17493, + "id": 19979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17494, + "id": 19980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17495, + "id": 19981, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17496, + "id": 19982, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17497, + "id": 19983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17498, + "id": 19984, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17499, + "id": 19985, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17500, + "id": 19986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17501, + "id": 19987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17502, + "id": 19988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 145 ] }, { - "id": 17503, + "id": 19989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17504, + "id": 19990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 145 ] }, { - "id": 17505, + "id": 19991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17506, + "id": 19992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17507, + "id": 19993, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17508, + "id": 19994, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 146 ] }, { - "id": 17509, + "id": 19995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17510, + "id": 19996, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 147 ] }, { - "id": 17511, + "id": 19997, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17512, + "id": 19998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17513, + "id": 19999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17514, + "id": 20000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17515, + "id": 20001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17516, + "id": 20002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17517, + "id": 20003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17518, + "id": 20004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17519, + "id": 20005, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17520, + "id": 20006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17521, + "id": 20007, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17522, + "id": 20008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17523, + "id": 20009, "luminance": 0, "opaque": true, "replaceable": false, @@ -204428,18 +234673,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17524, + "id": 20010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204447,13 +234691,13 @@ ] }, { - "id": 17525, + "id": 20011, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204461,7 +234705,7 @@ ] }, { - "id": 17526, + "id": 20012, "luminance": 0, "opaque": true, "replaceable": false, @@ -204469,18 +234713,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17527, + "id": 20013, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204488,13 +234731,13 @@ ] }, { - "id": 17528, + "id": 20014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204502,77 +234745,75 @@ ] }, { - "id": 17529, + "id": 20015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17530, + "id": 20016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17531, + "id": 20017, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17532, + "id": 20018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17533, + "id": 20019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17534, + "id": 20020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17535, + "id": 20021, "luminance": 0, "opaque": true, "replaceable": false, @@ -204580,18 +234821,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17536, + "id": 20022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204599,13 +234839,13 @@ ] }, { - "id": 17537, + "id": 20023, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204613,7 +234853,7 @@ ] }, { - "id": 17538, + "id": 20024, "luminance": 0, "opaque": true, "replaceable": false, @@ -204621,18 +234861,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17539, + "id": 20025, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204640,13 +234879,13 @@ ] }, { - "id": 17540, + "id": 20026, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204654,219 +234893,213 @@ ] }, { - "id": 17541, + "id": 20027, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17542, + "id": 20028, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17543, + "id": 20029, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17544, + "id": 20030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17545, + "id": 20031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17546, + "id": 20032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17547, + "id": 20033, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17548, + "id": 20034, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17549, + "id": 20035, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17550, + "id": 20036, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 17551, + "id": 20037, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17552, + "id": 20038, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 17553, + "id": 20039, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17554, + "id": 20040, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17555, + "id": 20041, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17556, + "id": 20042, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 17557, + "id": 20043, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17558, + "id": 20044, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 17559, + "id": 20045, "luminance": 0, "opaque": true, "replaceable": false, @@ -204874,18 +235107,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17560, + "id": 20046, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204893,13 +235125,13 @@ ] }, { - "id": 17561, + "id": 20047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204907,7 +235139,7 @@ ] }, { - "id": 17562, + "id": 20048, "luminance": 0, "opaque": true, "replaceable": false, @@ -204915,18 +235147,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17563, + "id": 20049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204934,13 +235165,13 @@ ] }, { - "id": 17564, + "id": 20050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -204948,77 +235179,75 @@ ] }, { - "id": 17565, + "id": 20051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17566, + "id": 20052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17567, + "id": 20053, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17568, + "id": 20054, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17569, + "id": 20055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17570, + "id": 20056, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17571, + "id": 20057, "luminance": 0, "opaque": true, "replaceable": false, @@ -205026,18 +235255,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17572, + "id": 20058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -205045,13 +235273,13 @@ ] }, { - "id": 17573, + "id": 20059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -205059,7 +235287,7 @@ ] }, { - "id": 17574, + "id": 20060, "luminance": 0, "opaque": true, "replaceable": false, @@ -205067,18 +235295,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 17575, + "id": 20061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -205086,13 +235313,13 @@ ] }, { - "id": 17576, + "id": 20062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -205100,672 +235327,631 @@ ] }, { - "id": 17577, + "id": 20063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17578, + "id": 20064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17579, + "id": 20065, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17580, + "id": 20066, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 17581, + "id": 20067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 17582, + "id": 20068, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 770, - "name": "end_stone_brick_wall", - "translation_key": "block.minecraft.end_stone_brick_wall", - "item_id": 388, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 17586, - "states": [ - { - "id": 17583, + "id": 20069, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 17584, + "id": 20070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17585, + "id": 20071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17586, + "id": 20072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 17587, + "id": 20073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17588, + "id": 20074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 17589, + "id": 20075, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 17590, + "id": 20076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17591, + "id": 20077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17592, + "id": 20078, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 17593, + "id": 20079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17594, + "id": 20080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 17595, + "id": 20081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17596, + "id": 20082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17597, + "id": 20083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17598, + "id": 20084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17599, + "id": 20085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17600, + "id": 20086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17601, + "id": 20087, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17602, + "id": 20088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17603, + "id": 20089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17604, + "id": 20090, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17605, + "id": 20091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17606, + "id": 20092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17607, + "id": 20093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17608, + "id": 20094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17609, + "id": 20095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17610, + "id": 20096, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 17611, + "id": 20097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17612, + "id": 20098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 17613, + "id": 20099, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17614, + "id": 20100, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17615, + "id": 20101, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17616, + "id": 20102, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 17617, + "id": 20103, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17618, + "id": 20104, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 17619, + "id": 20105, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17620, + "id": 20106, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17621, + "id": 20107, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17622, + "id": 20108, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17623, + "id": 20109, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17624, + "id": 20110, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17625, + "id": 20111, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17626, + "id": 20112, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17627, + "id": 20113, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17628, + "id": 20114, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17629, + "id": 20115, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17630, + "id": 20116, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17631, + "id": 20117, "luminance": 0, "opaque": true, "replaceable": false, @@ -205773,17 +235959,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17632, + "id": 20118, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205791,13 +235978,13 @@ ] }, { - "id": 17633, + "id": 20119, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205805,7 +235992,7 @@ ] }, { - "id": 17634, + "id": 20120, "luminance": 0, "opaque": true, "replaceable": false, @@ -205813,17 +236000,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17635, + "id": 20121, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205831,13 +236019,13 @@ ] }, { - "id": 17636, + "id": 20122, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205845,75 +236033,77 @@ ] }, { - "id": 17637, + "id": 20123, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17638, + "id": 20124, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17639, + "id": 20125, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17640, + "id": 20126, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17641, + "id": 20127, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17642, + "id": 20128, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17643, + "id": 20129, "luminance": 0, "opaque": true, "replaceable": false, @@ -205921,17 +236111,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17644, + "id": 20130, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205939,13 +236130,13 @@ ] }, { - "id": 17645, + "id": 20131, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205953,7 +236144,7 @@ ] }, { - "id": 17646, + "id": 20132, "luminance": 0, "opaque": true, "replaceable": false, @@ -205961,17 +236152,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17647, + "id": 20133, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205979,13 +236171,13 @@ ] }, { - "id": 17648, + "id": 20134, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -205993,213 +236185,219 @@ ] }, { - "id": 17649, + "id": 20135, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17650, + "id": 20136, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17651, + "id": 20137, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17652, + "id": 20138, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17653, + "id": 20139, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17654, + "id": 20140, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17655, + "id": 20141, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17656, + "id": 20142, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17657, + "id": 20143, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17658, + "id": 20144, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 17659, + "id": 20145, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17660, + "id": 20146, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 17661, + "id": 20147, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17662, + "id": 20148, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17663, + "id": 20149, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17664, + "id": 20150, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 17665, + "id": 20151, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17666, + "id": 20152, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 17667, + "id": 20153, "luminance": 0, "opaque": true, "replaceable": false, @@ -206207,17 +236405,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17668, + "id": 20154, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206225,13 +236424,13 @@ ] }, { - "id": 17669, + "id": 20155, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206239,7 +236438,7 @@ ] }, { - "id": 17670, + "id": 20156, "luminance": 0, "opaque": true, "replaceable": false, @@ -206247,17 +236446,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17671, + "id": 20157, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206265,13 +236465,13 @@ ] }, { - "id": 17672, + "id": 20158, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206279,75 +236479,77 @@ ] }, { - "id": 17673, + "id": 20159, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17674, + "id": 20160, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17675, + "id": 20161, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17676, + "id": 20162, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17677, + "id": 20163, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17678, + "id": 20164, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17679, + "id": 20165, "luminance": 0, "opaque": true, "replaceable": false, @@ -206355,17 +236557,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17680, + "id": 20166, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206373,13 +236576,13 @@ ] }, { - "id": 17681, + "id": 20167, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206387,7 +236590,7 @@ ] }, { - "id": 17682, + "id": 20168, "luminance": 0, "opaque": true, "replaceable": false, @@ -206395,17 +236598,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 17683, + "id": 20169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206413,13 +236617,13 @@ ] }, { - "id": 17684, + "id": 20170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -206427,75 +236631,77 @@ ] }, { - "id": 17685, + "id": 20171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17686, + "id": 20172, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17687, + "id": 20173, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17688, + "id": 20174, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 17689, + "id": 20175, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17690, + "id": 20176, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 17691, + "id": 20177, "luminance": 0, "opaque": true, "replaceable": false, @@ -206506,7 +236712,7 @@ ] }, { - "id": 17692, + "id": 20178, "luminance": 0, "opaque": true, "replaceable": false, @@ -206518,7 +236724,7 @@ ] }, { - "id": 17693, + "id": 20179, "luminance": 0, "opaque": true, "replaceable": false, @@ -206530,7 +236736,7 @@ ] }, { - "id": 17694, + "id": 20180, "luminance": 0, "opaque": true, "replaceable": false, @@ -206541,7 +236747,7 @@ ] }, { - "id": 17695, + "id": 20181, "luminance": 0, "opaque": true, "replaceable": false, @@ -206553,7 +236759,7 @@ ] }, { - "id": 17696, + "id": 20182, "luminance": 0, "opaque": true, "replaceable": false, @@ -206565,7 +236771,7 @@ ] }, { - "id": 17697, + "id": 20183, "luminance": 0, "opaque": true, "replaceable": false, @@ -206575,7 +236781,7 @@ ] }, { - "id": 17698, + "id": 20184, "luminance": 0, "opaque": true, "replaceable": false, @@ -206585,7 +236791,7 @@ ] }, { - "id": 17699, + "id": 20185, "luminance": 0, "opaque": true, "replaceable": false, @@ -206595,7 +236801,7 @@ ] }, { - "id": 17700, + "id": 20186, "luminance": 0, "opaque": true, "replaceable": false, @@ -206605,7 +236811,7 @@ ] }, { - "id": 17701, + "id": 20187, "luminance": 0, "opaque": true, "replaceable": false, @@ -206615,7 +236821,7 @@ ] }, { - "id": 17702, + "id": 20188, "luminance": 0, "opaque": true, "replaceable": false, @@ -206625,7 +236831,7 @@ ] }, { - "id": 17703, + "id": 20189, "luminance": 0, "opaque": true, "replaceable": false, @@ -206637,7 +236843,7 @@ ] }, { - "id": 17704, + "id": 20190, "luminance": 0, "opaque": true, "replaceable": false, @@ -206650,7 +236856,7 @@ ] }, { - "id": 17705, + "id": 20191, "luminance": 0, "opaque": true, "replaceable": false, @@ -206663,7 +236869,7 @@ ] }, { - "id": 17706, + "id": 20192, "luminance": 0, "opaque": true, "replaceable": false, @@ -206675,7 +236881,7 @@ ] }, { - "id": 17707, + "id": 20193, "luminance": 0, "opaque": true, "replaceable": false, @@ -206688,7 +236894,7 @@ ] }, { - "id": 17708, + "id": 20194, "luminance": 0, "opaque": true, "replaceable": false, @@ -206701,7 +236907,7 @@ ] }, { - "id": 17709, + "id": 20195, "luminance": 0, "opaque": true, "replaceable": false, @@ -206712,7 +236918,7 @@ ] }, { - "id": 17710, + "id": 20196, "luminance": 0, "opaque": true, "replaceable": false, @@ -206723,7 +236929,7 @@ ] }, { - "id": 17711, + "id": 20197, "luminance": 0, "opaque": true, "replaceable": false, @@ -206734,7 +236940,7 @@ ] }, { - "id": 17712, + "id": 20198, "luminance": 0, "opaque": true, "replaceable": false, @@ -206745,7 +236951,7 @@ ] }, { - "id": 17713, + "id": 20199, "luminance": 0, "opaque": true, "replaceable": false, @@ -206756,7 +236962,7 @@ ] }, { - "id": 17714, + "id": 20200, "luminance": 0, "opaque": true, "replaceable": false, @@ -206767,7 +236973,7 @@ ] }, { - "id": 17715, + "id": 20201, "luminance": 0, "opaque": true, "replaceable": false, @@ -206779,7 +236985,7 @@ ] }, { - "id": 17716, + "id": 20202, "luminance": 0, "opaque": true, "replaceable": false, @@ -206792,7 +236998,7 @@ ] }, { - "id": 17717, + "id": 20203, "luminance": 0, "opaque": true, "replaceable": false, @@ -206805,7 +237011,7 @@ ] }, { - "id": 17718, + "id": 20204, "luminance": 0, "opaque": true, "replaceable": false, @@ -206817,7 +237023,7 @@ ] }, { - "id": 17719, + "id": 20205, "luminance": 0, "opaque": true, "replaceable": false, @@ -206830,7 +237036,7 @@ ] }, { - "id": 17720, + "id": 20206, "luminance": 0, "opaque": true, "replaceable": false, @@ -206843,7 +237049,7 @@ ] }, { - "id": 17721, + "id": 20207, "luminance": 0, "opaque": true, "replaceable": false, @@ -206854,7 +237060,7 @@ ] }, { - "id": 17722, + "id": 20208, "luminance": 0, "opaque": true, "replaceable": false, @@ -206865,7 +237071,7 @@ ] }, { - "id": 17723, + "id": 20209, "luminance": 0, "opaque": true, "replaceable": false, @@ -206876,7 +237082,7 @@ ] }, { - "id": 17724, + "id": 20210, "luminance": 0, "opaque": true, "replaceable": false, @@ -206887,7 +237093,7 @@ ] }, { - "id": 17725, + "id": 20211, "luminance": 0, "opaque": true, "replaceable": false, @@ -206898,7 +237104,7 @@ ] }, { - "id": 17726, + "id": 20212, "luminance": 0, "opaque": true, "replaceable": false, @@ -206909,7 +237115,7 @@ ] }, { - "id": 17727, + "id": 20213, "luminance": 0, "opaque": true, "replaceable": false, @@ -206921,7 +237127,7 @@ ] }, { - "id": 17728, + "id": 20214, "luminance": 0, "opaque": true, "replaceable": false, @@ -206934,7 +237140,7 @@ ] }, { - "id": 17729, + "id": 20215, "luminance": 0, "opaque": true, "replaceable": false, @@ -206947,7 +237153,7 @@ ] }, { - "id": 17730, + "id": 20216, "luminance": 0, "opaque": true, "replaceable": false, @@ -206959,7 +237165,7 @@ ] }, { - "id": 17731, + "id": 20217, "luminance": 0, "opaque": true, "replaceable": false, @@ -206972,7 +237178,7 @@ ] }, { - "id": 17732, + "id": 20218, "luminance": 0, "opaque": true, "replaceable": false, @@ -206985,7 +237191,7 @@ ] }, { - "id": 17733, + "id": 20219, "luminance": 0, "opaque": true, "replaceable": false, @@ -206996,7 +237202,7 @@ ] }, { - "id": 17734, + "id": 20220, "luminance": 0, "opaque": true, "replaceable": false, @@ -207007,7 +237213,7 @@ ] }, { - "id": 17735, + "id": 20221, "luminance": 0, "opaque": true, "replaceable": false, @@ -207018,7 +237224,7 @@ ] }, { - "id": 17736, + "id": 20222, "luminance": 0, "opaque": true, "replaceable": false, @@ -207029,7 +237235,7 @@ ] }, { - "id": 17737, + "id": 20223, "luminance": 0, "opaque": true, "replaceable": false, @@ -207040,7 +237246,7 @@ ] }, { - "id": 17738, + "id": 20224, "luminance": 0, "opaque": true, "replaceable": false, @@ -207051,7 +237257,7 @@ ] }, { - "id": 17739, + "id": 20225, "luminance": 0, "opaque": true, "replaceable": false, @@ -207064,7 +237270,7 @@ ] }, { - "id": 17740, + "id": 20226, "luminance": 0, "opaque": true, "replaceable": false, @@ -207078,7 +237284,7 @@ ] }, { - "id": 17741, + "id": 20227, "luminance": 0, "opaque": true, "replaceable": false, @@ -207092,7 +237298,7 @@ ] }, { - "id": 17742, + "id": 20228, "luminance": 0, "opaque": true, "replaceable": false, @@ -207105,7 +237311,7 @@ ] }, { - "id": 17743, + "id": 20229, "luminance": 0, "opaque": true, "replaceable": false, @@ -207119,7 +237325,7 @@ ] }, { - "id": 17744, + "id": 20230, "luminance": 0, "opaque": true, "replaceable": false, @@ -207133,7 +237339,7 @@ ] }, { - "id": 17745, + "id": 20231, "luminance": 0, "opaque": true, "replaceable": false, @@ -207144,7 +237350,7 @@ ] }, { - "id": 17746, + "id": 20232, "luminance": 0, "opaque": true, "replaceable": false, @@ -207156,7 +237362,7 @@ ] }, { - "id": 17747, + "id": 20233, "luminance": 0, "opaque": true, "replaceable": false, @@ -207168,7 +237374,7 @@ ] }, { - "id": 17748, + "id": 20234, "luminance": 0, "opaque": true, "replaceable": false, @@ -207179,7 +237385,7 @@ ] }, { - "id": 17749, + "id": 20235, "luminance": 0, "opaque": true, "replaceable": false, @@ -207191,7 +237397,7 @@ ] }, { - "id": 17750, + "id": 20236, "luminance": 0, "opaque": true, "replaceable": false, @@ -207203,7 +237409,7 @@ ] }, { - "id": 17751, + "id": 20237, "luminance": 0, "opaque": true, "replaceable": false, @@ -207216,7 +237422,7 @@ ] }, { - "id": 17752, + "id": 20238, "luminance": 0, "opaque": true, "replaceable": false, @@ -207230,7 +237436,7 @@ ] }, { - "id": 17753, + "id": 20239, "luminance": 0, "opaque": true, "replaceable": false, @@ -207244,7 +237450,7 @@ ] }, { - "id": 17754, + "id": 20240, "luminance": 0, "opaque": true, "replaceable": false, @@ -207257,7 +237463,7 @@ ] }, { - "id": 17755, + "id": 20241, "luminance": 0, "opaque": true, "replaceable": false, @@ -207271,7 +237477,7 @@ ] }, { - "id": 17756, + "id": 20242, "luminance": 0, "opaque": true, "replaceable": false, @@ -207285,7 +237491,7 @@ ] }, { - "id": 17757, + "id": 20243, "luminance": 0, "opaque": true, "replaceable": false, @@ -207296,7 +237502,7 @@ ] }, { - "id": 17758, + "id": 20244, "luminance": 0, "opaque": true, "replaceable": false, @@ -207308,7 +237514,7 @@ ] }, { - "id": 17759, + "id": 20245, "luminance": 0, "opaque": true, "replaceable": false, @@ -207320,7 +237526,7 @@ ] }, { - "id": 17760, + "id": 20246, "luminance": 0, "opaque": true, "replaceable": false, @@ -207331,7 +237537,7 @@ ] }, { - "id": 17761, + "id": 20247, "luminance": 0, "opaque": true, "replaceable": false, @@ -207343,7 +237549,7 @@ ] }, { - "id": 17762, + "id": 20248, "luminance": 0, "opaque": true, "replaceable": false, @@ -207355,7 +237561,7 @@ ] }, { - "id": 17763, + "id": 20249, "luminance": 0, "opaque": true, "replaceable": false, @@ -207367,7 +237573,7 @@ ] }, { - "id": 17764, + "id": 20250, "luminance": 0, "opaque": true, "replaceable": false, @@ -207380,7 +237586,7 @@ ] }, { - "id": 17765, + "id": 20251, "luminance": 0, "opaque": true, "replaceable": false, @@ -207393,7 +237599,7 @@ ] }, { - "id": 17766, + "id": 20252, "luminance": 0, "opaque": true, "replaceable": false, @@ -207405,7 +237611,7 @@ ] }, { - "id": 17767, + "id": 20253, "luminance": 0, "opaque": true, "replaceable": false, @@ -207418,7 +237624,7 @@ ] }, { - "id": 17768, + "id": 20254, "luminance": 0, "opaque": true, "replaceable": false, @@ -207431,7 +237637,7 @@ ] }, { - "id": 17769, + "id": 20255, "luminance": 0, "opaque": true, "replaceable": false, @@ -207442,7 +237648,7 @@ ] }, { - "id": 17770, + "id": 20256, "luminance": 0, "opaque": true, "replaceable": false, @@ -207453,7 +237659,7 @@ ] }, { - "id": 17771, + "id": 20257, "luminance": 0, "opaque": true, "replaceable": false, @@ -207464,7 +237670,7 @@ ] }, { - "id": 17772, + "id": 20258, "luminance": 0, "opaque": true, "replaceable": false, @@ -207475,7 +237681,7 @@ ] }, { - "id": 17773, + "id": 20259, "luminance": 0, "opaque": true, "replaceable": false, @@ -207486,7 +237692,7 @@ ] }, { - "id": 17774, + "id": 20260, "luminance": 0, "opaque": true, "replaceable": false, @@ -207497,7 +237703,7 @@ ] }, { - "id": 17775, + "id": 20261, "luminance": 0, "opaque": true, "replaceable": false, @@ -207510,7 +237716,7 @@ ] }, { - "id": 17776, + "id": 20262, "luminance": 0, "opaque": true, "replaceable": false, @@ -207524,7 +237730,7 @@ ] }, { - "id": 17777, + "id": 20263, "luminance": 0, "opaque": true, "replaceable": false, @@ -207538,7 +237744,7 @@ ] }, { - "id": 17778, + "id": 20264, "luminance": 0, "opaque": true, "replaceable": false, @@ -207551,7 +237757,7 @@ ] }, { - "id": 17779, + "id": 20265, "luminance": 0, "opaque": true, "replaceable": false, @@ -207565,7 +237771,7 @@ ] }, { - "id": 17780, + "id": 20266, "luminance": 0, "opaque": true, "replaceable": false, @@ -207579,7 +237785,7 @@ ] }, { - "id": 17781, + "id": 20267, "luminance": 0, "opaque": true, "replaceable": false, @@ -207590,7 +237796,7 @@ ] }, { - "id": 17782, + "id": 20268, "luminance": 0, "opaque": true, "replaceable": false, @@ -207602,7 +237808,7 @@ ] }, { - "id": 17783, + "id": 20269, "luminance": 0, "opaque": true, "replaceable": false, @@ -207614,7 +237820,7 @@ ] }, { - "id": 17784, + "id": 20270, "luminance": 0, "opaque": true, "replaceable": false, @@ -207625,7 +237831,7 @@ ] }, { - "id": 17785, + "id": 20271, "luminance": 0, "opaque": true, "replaceable": false, @@ -207637,7 +237843,7 @@ ] }, { - "id": 17786, + "id": 20272, "luminance": 0, "opaque": true, "replaceable": false, @@ -207649,7 +237855,7 @@ ] }, { - "id": 17787, + "id": 20273, "luminance": 0, "opaque": true, "replaceable": false, @@ -207662,7 +237868,7 @@ ] }, { - "id": 17788, + "id": 20274, "luminance": 0, "opaque": true, "replaceable": false, @@ -207676,7 +237882,7 @@ ] }, { - "id": 17789, + "id": 20275, "luminance": 0, "opaque": true, "replaceable": false, @@ -207690,7 +237896,7 @@ ] }, { - "id": 17790, + "id": 20276, "luminance": 0, "opaque": true, "replaceable": false, @@ -207703,7 +237909,7 @@ ] }, { - "id": 17791, + "id": 20277, "luminance": 0, "opaque": true, "replaceable": false, @@ -207717,7 +237923,7 @@ ] }, { - "id": 17792, + "id": 20278, "luminance": 0, "opaque": true, "replaceable": false, @@ -207731,7 +237937,7 @@ ] }, { - "id": 17793, + "id": 20279, "luminance": 0, "opaque": true, "replaceable": false, @@ -207742,7 +237948,7 @@ ] }, { - "id": 17794, + "id": 20280, "luminance": 0, "opaque": true, "replaceable": false, @@ -207754,7 +237960,7 @@ ] }, { - "id": 17795, + "id": 20281, "luminance": 0, "opaque": true, "replaceable": false, @@ -207766,7 +237972,7 @@ ] }, { - "id": 17796, + "id": 20282, "luminance": 0, "opaque": true, "replaceable": false, @@ -207777,7 +237983,7 @@ ] }, { - "id": 17797, + "id": 20283, "luminance": 0, "opaque": true, "replaceable": false, @@ -207789,7 +237995,7 @@ ] }, { - "id": 17798, + "id": 20284, "luminance": 0, "opaque": true, "replaceable": false, @@ -207799,1320 +238005,1353 @@ 150, 147 ] - }, + } + ] + }, + { + "id": 860, + "name": "gilded_blackstone", + "translation_key": "block.minecraft.gilded_blackstone", + "item_id": 1219, + "properties": [], + "default_state_id": 20285, + "states": [ { - "id": 17799, + "id": 20285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 0 + ] + } + ] + }, + { + "id": 861, + "name": "polished_blackstone_stairs", + "translation_key": "block.minecraft.polished_blackstone_stairs", + "item_id": 1222, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 17800, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20297, + "states": [ + { + "id": 20286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 41, + 42 ] }, { - "id": 17801, + "id": 20287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 41, + 42 ] }, { - "id": 17802, + "id": 20288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 43, + 44, + 45 ] }, { - "id": 17803, + "id": 20289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 43, + 44, + 45 ] }, { - "id": 17804, + "id": 20290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 41, + 46, + 47 ] }, { - "id": 17805, + "id": 20291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 41, + 46, + 47 ] }, { - "id": 17806, + "id": 20292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 48, + 42, + 49 ] }, { - "id": 17807, + "id": 20293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 48, + 42, + 49 ] }, { - "id": 17808, + "id": 20294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 44, + 50, + 45 ] }, { - "id": 17809, + "id": 20295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 44, + 50, + 45 ] }, { - "id": 17810, + "id": 20296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 52 ] }, { - "id": 17811, + "id": 20297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 52 ] }, { - "id": 17812, + "id": 20298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50, + 49 ] }, { - "id": 17813, + "id": 20299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50, + 49 ] }, { - "id": 17814, + "id": 20300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 52, + 45 ] }, { - "id": 17815, + "id": 20301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 52, + 45 ] }, { - "id": 17816, + "id": 20302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 53 ] }, { - "id": 17817, + "id": 20303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 53 ] }, { - "id": 17818, + "id": 20304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 49 ] }, { - "id": 17819, + "id": 20305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 49 ] }, { - "id": 17820, + "id": 20306, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 54, + 52 ] }, { - "id": 17821, + "id": 20307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 54, + 52 ] }, { - "id": 17822, + "id": 20308, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 54, + 44, + 53 ] }, { - "id": 17823, + "id": 20309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 54, + 44, + 53 ] }, { - "id": 17824, + "id": 20310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 43, + 46, + 49 ] }, { - "id": 17825, + "id": 20311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 43, + 46, + 49 ] }, { - "id": 17826, + "id": 20312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 46, + 50, + 49 ] }, { - "id": 17827, + "id": 20313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 46, + 50, + 49 ] }, { - "id": 17828, + "id": 20314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 55, + 52, + 45 ] }, { - "id": 17829, + "id": 20315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 55, + 52, + 45 ] }, { - "id": 17830, + "id": 20316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 42 ] }, { - "id": 17831, + "id": 20317, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 42 ] }, { - "id": 17832, + "id": 20318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 42, + 49 ] }, { - "id": 17833, + "id": 20319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 42, + 49 ] }, { - "id": 17834, + "id": 20320, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 45 ] }, { - "id": 17835, + "id": 20321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 50, + 45 ] }, { - "id": 17836, + "id": 20322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 45 ] }, { - "id": 17837, + "id": 20323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 45 ] }, { - "id": 17838, + "id": 20324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 47 ] }, { - "id": 17839, + "id": 20325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 47 ] }, { - "id": 17840, + "id": 20326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 43, + 56 ] }, { - "id": 17841, + "id": 20327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 43, + 56 ] }, { - "id": 17842, + "id": 20328, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 46, + 49 ] }, { - "id": 17843, + "id": 20329, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 46, + 49 ] }, { - "id": 17844, + "id": 20330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 43, + 44, + 45 ] }, { - "id": 17845, + "id": 20331, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 44, + 45 ] }, { - "id": 17846, + "id": 20332, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 55, + 52, + 45 ] }, { - "id": 17847, + "id": 20333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 55, + 52, + 45 ] }, { - "id": 17848, + "id": 20334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 48, + 42, + 49 ] }, { - "id": 17849, + "id": 20335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 48, + 42, + 49 ] }, { - "id": 17850, + "id": 20336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50 ] }, { - "id": 17851, + "id": 20337, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50 ] }, { - "id": 17852, + "id": 20338, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 17853, + "id": 20339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 50, + 45 ] }, { - "id": 17854, + "id": 20340, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 49 ] }, { - "id": 17855, + "id": 20341, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 49 ] }, { - "id": 17856, + "id": 20342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 47 ] }, { - "id": 17857, + "id": 20343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 17858, + "id": 20344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 53 ] }, { - "id": 17859, + "id": 20345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 53 ] }, { - "id": 17860, + "id": 20346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17861, + "id": 20347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 57, + 50 ] }, { - "id": 17862, + "id": 20348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 41, + 46, + 47 ] }, { - "id": 17863, + "id": 20349, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 41, + 46, + 47 ] }, { - "id": 17864, + "id": 20350, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 17865, + "id": 20351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 54, + 44, + 53 ] }, { - "id": 17866, + "id": 20352, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17867, + "id": 20353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 17868, + "id": 20354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 46, + 50, + 49 ] }, { - "id": 17869, + "id": 20355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 46, + 50, + 49 ] }, { - "id": 17870, + "id": 20356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 56 ] }, { - "id": 17871, + "id": 20357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 56 ] }, { - "id": 17872, + "id": 20358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52, + 45 ] }, { - "id": 17873, + "id": 20359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52, + 45 ] }, { - "id": 17874, + "id": 20360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 42, + 49 ] }, { - "id": 17875, + "id": 20361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42, + 49 ] }, { - "id": 17876, + "id": 20362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 49 ] }, { - "id": 17877, + "id": 20363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 49 ] }, { - "id": 17878, + "id": 20364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 17879, + "id": 20365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 + ] + } + ] + }, + { + "id": 862, + "name": "polished_blackstone_slab", + "translation_key": "block.minecraft.polished_blackstone_slab", + "item_id": 1221, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 17880, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20369, + "states": [ + { + "id": 20366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 201 ] }, { - "id": 17881, + "id": 20367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 201 ] }, { - "id": 17882, + "id": 20368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51 ] }, { - "id": 17883, + "id": 20369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51 ] }, { - "id": 17884, + "id": 20370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 17885, + "id": 20371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 863, + "name": "polished_blackstone_pressure_plate", + "translation_key": "block.minecraft.polished_blackstone_pressure_plate", + "item_id": 695, + "properties": [ { - "id": 17886, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20373, + "states": [ + { + "id": 20372, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 17887, + "id": 20373, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "collision_shapes": [] + } + ] + }, + { + "id": 864, + "name": "polished_blackstone_button", + "translation_key": "block.minecraft.polished_blackstone_button", + "item_id": 682, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" ] }, { - "id": 17888, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20383, + "states": [ + { + "id": 20374, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17889, + "id": 20375, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17890, + "id": 20376, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17891, + "id": 20377, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17892, + "id": 20378, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17893, + "id": 20379, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17894, + "id": 20380, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17895, + "id": 20381, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17896, + "id": 20382, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17897, + "id": 20383, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17898, + "id": 20384, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17899, + "id": 20385, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17900, + "id": 20386, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17901, + "id": 20387, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17902, + "id": 20388, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17903, + "id": 20389, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17904, + "id": 20390, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17905, + "id": 20391, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 17906, + "id": 20392, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20393, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20394, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20395, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20396, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20397, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 771, - "name": "diorite_wall", - "translation_key": "block.minecraft.diorite_wall", - "item_id": 389, + "id": 865, + "name": "polished_blackstone_wall", + "translation_key": "block.minecraft.polished_blackstone_wall", + "item_id": 412, "properties": [ { "name": "east", @@ -209161,10 +239400,10 @@ ] } ], - "default_state_id": 17910, + "default_state_id": 20401, "states": [ { - "id": 17907, + "id": 20398, "luminance": 0, "opaque": true, "replaceable": false, @@ -209174,7 +239413,7 @@ ] }, { - "id": 17908, + "id": 20399, "luminance": 0, "opaque": true, "replaceable": false, @@ -209186,7 +239425,7 @@ ] }, { - "id": 17909, + "id": 20400, "luminance": 0, "opaque": true, "replaceable": false, @@ -209198,7 +239437,7 @@ ] }, { - "id": 17910, + "id": 20401, "luminance": 0, "opaque": true, "replaceable": false, @@ -209208,7 +239447,7 @@ ] }, { - "id": 17911, + "id": 20402, "luminance": 0, "opaque": true, "replaceable": false, @@ -209220,7 +239459,7 @@ ] }, { - "id": 17912, + "id": 20403, "luminance": 0, "opaque": true, "replaceable": false, @@ -209232,7 +239471,7 @@ ] }, { - "id": 17913, + "id": 20404, "luminance": 0, "opaque": true, "replaceable": false, @@ -209240,7 +239479,7 @@ "collision_shapes": [] }, { - "id": 17914, + "id": 20405, "luminance": 0, "opaque": true, "replaceable": false, @@ -209250,7 +239489,7 @@ ] }, { - "id": 17915, + "id": 20406, "luminance": 0, "opaque": true, "replaceable": false, @@ -209260,7 +239499,7 @@ ] }, { - "id": 17916, + "id": 20407, "luminance": 0, "opaque": true, "replaceable": false, @@ -209268,7 +239507,7 @@ "collision_shapes": [] }, { - "id": 17917, + "id": 20408, "luminance": 0, "opaque": true, "replaceable": false, @@ -209278,7 +239517,7 @@ ] }, { - "id": 17918, + "id": 20409, "luminance": 0, "opaque": true, "replaceable": false, @@ -209288,7 +239527,7 @@ ] }, { - "id": 17919, + "id": 20410, "luminance": 0, "opaque": true, "replaceable": false, @@ -209299,7 +239538,7 @@ ] }, { - "id": 17920, + "id": 20411, "luminance": 0, "opaque": true, "replaceable": false, @@ -209312,7 +239551,7 @@ ] }, { - "id": 17921, + "id": 20412, "luminance": 0, "opaque": true, "replaceable": false, @@ -209325,7 +239564,7 @@ ] }, { - "id": 17922, + "id": 20413, "luminance": 0, "opaque": true, "replaceable": false, @@ -209336,7 +239575,7 @@ ] }, { - "id": 17923, + "id": 20414, "luminance": 0, "opaque": true, "replaceable": false, @@ -209349,7 +239588,7 @@ ] }, { - "id": 17924, + "id": 20415, "luminance": 0, "opaque": true, "replaceable": false, @@ -209362,7 +239601,7 @@ ] }, { - "id": 17925, + "id": 20416, "luminance": 0, "opaque": true, "replaceable": false, @@ -209372,7 +239611,7 @@ ] }, { - "id": 17926, + "id": 20417, "luminance": 0, "opaque": true, "replaceable": false, @@ -209383,7 +239622,7 @@ ] }, { - "id": 17927, + "id": 20418, "luminance": 0, "opaque": true, "replaceable": false, @@ -209394,7 +239633,7 @@ ] }, { - "id": 17928, + "id": 20419, "luminance": 0, "opaque": true, "replaceable": false, @@ -209404,7 +239643,7 @@ ] }, { - "id": 17929, + "id": 20420, "luminance": 0, "opaque": true, "replaceable": false, @@ -209415,7 +239654,7 @@ ] }, { - "id": 17930, + "id": 20421, "luminance": 0, "opaque": true, "replaceable": false, @@ -209426,7 +239665,7 @@ ] }, { - "id": 17931, + "id": 20422, "luminance": 0, "opaque": true, "replaceable": false, @@ -209437,7 +239676,7 @@ ] }, { - "id": 17932, + "id": 20423, "luminance": 0, "opaque": true, "replaceable": false, @@ -209450,7 +239689,7 @@ ] }, { - "id": 17933, + "id": 20424, "luminance": 0, "opaque": true, "replaceable": false, @@ -209463,7 +239702,7 @@ ] }, { - "id": 17934, + "id": 20425, "luminance": 0, "opaque": true, "replaceable": false, @@ -209474,7 +239713,7 @@ ] }, { - "id": 17935, + "id": 20426, "luminance": 0, "opaque": true, "replaceable": false, @@ -209487,7 +239726,7 @@ ] }, { - "id": 17936, + "id": 20427, "luminance": 0, "opaque": true, "replaceable": false, @@ -209500,7 +239739,7 @@ ] }, { - "id": 17937, + "id": 20428, "luminance": 0, "opaque": true, "replaceable": false, @@ -209510,7 +239749,7 @@ ] }, { - "id": 17938, + "id": 20429, "luminance": 0, "opaque": true, "replaceable": false, @@ -209521,7 +239760,7 @@ ] }, { - "id": 17939, + "id": 20430, "luminance": 0, "opaque": true, "replaceable": false, @@ -209532,7 +239771,7 @@ ] }, { - "id": 17940, + "id": 20431, "luminance": 0, "opaque": true, "replaceable": false, @@ -209542,7 +239781,7 @@ ] }, { - "id": 17941, + "id": 20432, "luminance": 0, "opaque": true, "replaceable": false, @@ -209553,7 +239792,7 @@ ] }, { - "id": 17942, + "id": 20433, "luminance": 0, "opaque": true, "replaceable": false, @@ -209564,7 +239803,7 @@ ] }, { - "id": 17943, + "id": 20434, "luminance": 0, "opaque": true, "replaceable": false, @@ -209575,7 +239814,7 @@ ] }, { - "id": 17944, + "id": 20435, "luminance": 0, "opaque": true, "replaceable": false, @@ -209588,7 +239827,7 @@ ] }, { - "id": 17945, + "id": 20436, "luminance": 0, "opaque": true, "replaceable": false, @@ -209601,7 +239840,7 @@ ] }, { - "id": 17946, + "id": 20437, "luminance": 0, "opaque": true, "replaceable": false, @@ -209612,7 +239851,7 @@ ] }, { - "id": 17947, + "id": 20438, "luminance": 0, "opaque": true, "replaceable": false, @@ -209625,7 +239864,7 @@ ] }, { - "id": 17948, + "id": 20439, "luminance": 0, "opaque": true, "replaceable": false, @@ -209638,7 +239877,7 @@ ] }, { - "id": 17949, + "id": 20440, "luminance": 0, "opaque": true, "replaceable": false, @@ -209648,7 +239887,7 @@ ] }, { - "id": 17950, + "id": 20441, "luminance": 0, "opaque": true, "replaceable": false, @@ -209659,7 +239898,7 @@ ] }, { - "id": 17951, + "id": 20442, "luminance": 0, "opaque": true, "replaceable": false, @@ -209670,7 +239909,7 @@ ] }, { - "id": 17952, + "id": 20443, "luminance": 0, "opaque": true, "replaceable": false, @@ -209680,7 +239919,7 @@ ] }, { - "id": 17953, + "id": 20444, "luminance": 0, "opaque": true, "replaceable": false, @@ -209691,7 +239930,7 @@ ] }, { - "id": 17954, + "id": 20445, "luminance": 0, "opaque": true, "replaceable": false, @@ -209702,7 +239941,7 @@ ] }, { - "id": 17955, + "id": 20446, "luminance": 0, "opaque": true, "replaceable": false, @@ -209714,7 +239953,7 @@ ] }, { - "id": 17956, + "id": 20447, "luminance": 0, "opaque": true, "replaceable": false, @@ -209728,7 +239967,7 @@ ] }, { - "id": 17957, + "id": 20448, "luminance": 0, "opaque": true, "replaceable": false, @@ -209742,7 +239981,7 @@ ] }, { - "id": 17958, + "id": 20449, "luminance": 0, "opaque": true, "replaceable": false, @@ -209754,7 +239993,7 @@ ] }, { - "id": 17959, + "id": 20450, "luminance": 0, "opaque": true, "replaceable": false, @@ -209768,7 +240007,7 @@ ] }, { - "id": 17960, + "id": 20451, "luminance": 0, "opaque": true, "replaceable": false, @@ -209782,7 +240021,7 @@ ] }, { - "id": 17961, + "id": 20452, "luminance": 0, "opaque": true, "replaceable": false, @@ -209792,7 +240031,7 @@ ] }, { - "id": 17962, + "id": 20453, "luminance": 0, "opaque": true, "replaceable": false, @@ -209804,7 +240043,7 @@ ] }, { - "id": 17963, + "id": 20454, "luminance": 0, "opaque": true, "replaceable": false, @@ -209816,7 +240055,7 @@ ] }, { - "id": 17964, + "id": 20455, "luminance": 0, "opaque": true, "replaceable": false, @@ -209826,7 +240065,7 @@ ] }, { - "id": 17965, + "id": 20456, "luminance": 0, "opaque": true, "replaceable": false, @@ -209838,7 +240077,7 @@ ] }, { - "id": 17966, + "id": 20457, "luminance": 0, "opaque": true, "replaceable": false, @@ -209850,7 +240089,7 @@ ] }, { - "id": 17967, + "id": 20458, "luminance": 0, "opaque": true, "replaceable": false, @@ -209862,7 +240101,7 @@ ] }, { - "id": 17968, + "id": 20459, "luminance": 0, "opaque": true, "replaceable": false, @@ -209876,7 +240115,7 @@ ] }, { - "id": 17969, + "id": 20460, "luminance": 0, "opaque": true, "replaceable": false, @@ -209890,7 +240129,7 @@ ] }, { - "id": 17970, + "id": 20461, "luminance": 0, "opaque": true, "replaceable": false, @@ -209902,7 +240141,7 @@ ] }, { - "id": 17971, + "id": 20462, "luminance": 0, "opaque": true, "replaceable": false, @@ -209916,7 +240155,7 @@ ] }, { - "id": 17972, + "id": 20463, "luminance": 0, "opaque": true, "replaceable": false, @@ -209930,7 +240169,7 @@ ] }, { - "id": 17973, + "id": 20464, "luminance": 0, "opaque": true, "replaceable": false, @@ -209940,7 +240179,7 @@ ] }, { - "id": 17974, + "id": 20465, "luminance": 0, "opaque": true, "replaceable": false, @@ -209952,7 +240191,7 @@ ] }, { - "id": 17975, + "id": 20466, "luminance": 0, "opaque": true, "replaceable": false, @@ -209964,7 +240203,7 @@ ] }, { - "id": 17976, + "id": 20467, "luminance": 0, "opaque": true, "replaceable": false, @@ -209974,7 +240213,7 @@ ] }, { - "id": 17977, + "id": 20468, "luminance": 0, "opaque": true, "replaceable": false, @@ -209986,7 +240225,7 @@ ] }, { - "id": 17978, + "id": 20469, "luminance": 0, "opaque": true, "replaceable": false, @@ -209998,7 +240237,7 @@ ] }, { - "id": 17979, + "id": 20470, "luminance": 0, "opaque": true, "replaceable": false, @@ -210009,7 +240248,7 @@ ] }, { - "id": 17980, + "id": 20471, "luminance": 0, "opaque": true, "replaceable": false, @@ -210022,7 +240261,7 @@ ] }, { - "id": 17981, + "id": 20472, "luminance": 0, "opaque": true, "replaceable": false, @@ -210035,7 +240274,7 @@ ] }, { - "id": 17982, + "id": 20473, "luminance": 0, "opaque": true, "replaceable": false, @@ -210046,7 +240285,7 @@ ] }, { - "id": 17983, + "id": 20474, "luminance": 0, "opaque": true, "replaceable": false, @@ -210059,7 +240298,7 @@ ] }, { - "id": 17984, + "id": 20475, "luminance": 0, "opaque": true, "replaceable": false, @@ -210072,7 +240311,7 @@ ] }, { - "id": 17985, + "id": 20476, "luminance": 0, "opaque": true, "replaceable": false, @@ -210082,7 +240321,7 @@ ] }, { - "id": 17986, + "id": 20477, "luminance": 0, "opaque": true, "replaceable": false, @@ -210093,7 +240332,7 @@ ] }, { - "id": 17987, + "id": 20478, "luminance": 0, "opaque": true, "replaceable": false, @@ -210104,7 +240343,7 @@ ] }, { - "id": 17988, + "id": 20479, "luminance": 0, "opaque": true, "replaceable": false, @@ -210114,7 +240353,7 @@ ] }, { - "id": 17989, + "id": 20480, "luminance": 0, "opaque": true, "replaceable": false, @@ -210125,7 +240364,7 @@ ] }, { - "id": 17990, + "id": 20481, "luminance": 0, "opaque": true, "replaceable": false, @@ -210136,7 +240375,7 @@ ] }, { - "id": 17991, + "id": 20482, "luminance": 0, "opaque": true, "replaceable": false, @@ -210148,7 +240387,7 @@ ] }, { - "id": 17992, + "id": 20483, "luminance": 0, "opaque": true, "replaceable": false, @@ -210162,7 +240401,7 @@ ] }, { - "id": 17993, + "id": 20484, "luminance": 0, "opaque": true, "replaceable": false, @@ -210176,7 +240415,7 @@ ] }, { - "id": 17994, + "id": 20485, "luminance": 0, "opaque": true, "replaceable": false, @@ -210188,7 +240427,7 @@ ] }, { - "id": 17995, + "id": 20486, "luminance": 0, "opaque": true, "replaceable": false, @@ -210202,7 +240441,7 @@ ] }, { - "id": 17996, + "id": 20487, "luminance": 0, "opaque": true, "replaceable": false, @@ -210216,7 +240455,7 @@ ] }, { - "id": 17997, + "id": 20488, "luminance": 0, "opaque": true, "replaceable": false, @@ -210226,7 +240465,7 @@ ] }, { - "id": 17998, + "id": 20489, "luminance": 0, "opaque": true, "replaceable": false, @@ -210238,7 +240477,7 @@ ] }, { - "id": 17999, + "id": 20490, "luminance": 0, "opaque": true, "replaceable": false, @@ -210250,7 +240489,7 @@ ] }, { - "id": 18000, + "id": 20491, "luminance": 0, "opaque": true, "replaceable": false, @@ -210260,7 +240499,7 @@ ] }, { - "id": 18001, + "id": 20492, "luminance": 0, "opaque": true, "replaceable": false, @@ -210272,7 +240511,7 @@ ] }, { - "id": 18002, + "id": 20493, "luminance": 0, "opaque": true, "replaceable": false, @@ -210284,7 +240523,7 @@ ] }, { - "id": 18003, + "id": 20494, "luminance": 0, "opaque": true, "replaceable": false, @@ -210296,7 +240535,7 @@ ] }, { - "id": 18004, + "id": 20495, "luminance": 0, "opaque": true, "replaceable": false, @@ -210310,7 +240549,7 @@ ] }, { - "id": 18005, + "id": 20496, "luminance": 0, "opaque": true, "replaceable": false, @@ -210324,7 +240563,7 @@ ] }, { - "id": 18006, + "id": 20497, "luminance": 0, "opaque": true, "replaceable": false, @@ -210336,7 +240575,7 @@ ] }, { - "id": 18007, + "id": 20498, "luminance": 0, "opaque": true, "replaceable": false, @@ -210350,7 +240589,7 @@ ] }, { - "id": 18008, + "id": 20499, "luminance": 0, "opaque": true, "replaceable": false, @@ -210364,7 +240603,7 @@ ] }, { - "id": 18009, + "id": 20500, "luminance": 0, "opaque": true, "replaceable": false, @@ -210374,7 +240613,7 @@ ] }, { - "id": 18010, + "id": 20501, "luminance": 0, "opaque": true, "replaceable": false, @@ -210386,7 +240625,7 @@ ] }, { - "id": 18011, + "id": 20502, "luminance": 0, "opaque": true, "replaceable": false, @@ -210398,7 +240637,7 @@ ] }, { - "id": 18012, + "id": 20503, "luminance": 0, "opaque": true, "replaceable": false, @@ -210408,7 +240647,7 @@ ] }, { - "id": 18013, + "id": 20504, "luminance": 0, "opaque": true, "replaceable": false, @@ -210420,7 +240659,7 @@ ] }, { - "id": 18014, + "id": 20505, "luminance": 0, "opaque": true, "replaceable": false, @@ -210432,7 +240671,7 @@ ] }, { - "id": 18015, + "id": 20506, "luminance": 0, "opaque": true, "replaceable": false, @@ -210443,7 +240682,7 @@ ] }, { - "id": 18016, + "id": 20507, "luminance": 0, "opaque": true, "replaceable": false, @@ -210455,7 +240694,7 @@ ] }, { - "id": 18017, + "id": 20508, "luminance": 0, "opaque": true, "replaceable": false, @@ -210467,7 +240706,7 @@ ] }, { - "id": 18018, + "id": 20509, "luminance": 0, "opaque": true, "replaceable": false, @@ -210478,7 +240717,7 @@ ] }, { - "id": 18019, + "id": 20510, "luminance": 0, "opaque": true, "replaceable": false, @@ -210490,7 +240729,7 @@ ] }, { - "id": 18020, + "id": 20511, "luminance": 0, "opaque": true, "replaceable": false, @@ -210502,7 +240741,7 @@ ] }, { - "id": 18021, + "id": 20512, "luminance": 0, "opaque": true, "replaceable": false, @@ -210512,7 +240751,7 @@ ] }, { - "id": 18022, + "id": 20513, "luminance": 0, "opaque": true, "replaceable": false, @@ -210522,7 +240761,7 @@ ] }, { - "id": 18023, + "id": 20514, "luminance": 0, "opaque": true, "replaceable": false, @@ -210532,7 +240771,7 @@ ] }, { - "id": 18024, + "id": 20515, "luminance": 0, "opaque": true, "replaceable": false, @@ -210542,7 +240781,7 @@ ] }, { - "id": 18025, + "id": 20516, "luminance": 0, "opaque": true, "replaceable": false, @@ -210552,7 +240791,7 @@ ] }, { - "id": 18026, + "id": 20517, "luminance": 0, "opaque": true, "replaceable": false, @@ -210562,7 +240801,7 @@ ] }, { - "id": 18027, + "id": 20518, "luminance": 0, "opaque": true, "replaceable": false, @@ -210574,7 +240813,7 @@ ] }, { - "id": 18028, + "id": 20519, "luminance": 0, "opaque": true, "replaceable": false, @@ -210587,7 +240826,7 @@ ] }, { - "id": 18029, + "id": 20520, "luminance": 0, "opaque": true, "replaceable": false, @@ -210600,7 +240839,7 @@ ] }, { - "id": 18030, + "id": 20521, "luminance": 0, "opaque": true, "replaceable": false, @@ -210612,7 +240851,7 @@ ] }, { - "id": 18031, + "id": 20522, "luminance": 0, "opaque": true, "replaceable": false, @@ -210625,7 +240864,7 @@ ] }, { - "id": 18032, + "id": 20523, "luminance": 0, "opaque": true, "replaceable": false, @@ -210638,7 +240877,7 @@ ] }, { - "id": 18033, + "id": 20524, "luminance": 0, "opaque": true, "replaceable": false, @@ -210649,7 +240888,7 @@ ] }, { - "id": 18034, + "id": 20525, "luminance": 0, "opaque": true, "replaceable": false, @@ -210660,7 +240899,7 @@ ] }, { - "id": 18035, + "id": 20526, "luminance": 0, "opaque": true, "replaceable": false, @@ -210671,7 +240910,7 @@ ] }, { - "id": 18036, + "id": 20527, "luminance": 0, "opaque": true, "replaceable": false, @@ -210682,7 +240921,7 @@ ] }, { - "id": 18037, + "id": 20528, "luminance": 0, "opaque": true, "replaceable": false, @@ -210693,7 +240932,7 @@ ] }, { - "id": 18038, + "id": 20529, "luminance": 0, "opaque": true, "replaceable": false, @@ -210704,7 +240943,7 @@ ] }, { - "id": 18039, + "id": 20530, "luminance": 0, "opaque": true, "replaceable": false, @@ -210716,7 +240955,7 @@ ] }, { - "id": 18040, + "id": 20531, "luminance": 0, "opaque": true, "replaceable": false, @@ -210729,7 +240968,7 @@ ] }, { - "id": 18041, + "id": 20532, "luminance": 0, "opaque": true, "replaceable": false, @@ -210742,7 +240981,7 @@ ] }, { - "id": 18042, + "id": 20533, "luminance": 0, "opaque": true, "replaceable": false, @@ -210754,7 +240993,7 @@ ] }, { - "id": 18043, + "id": 20534, "luminance": 0, "opaque": true, "replaceable": false, @@ -210767,7 +241006,7 @@ ] }, { - "id": 18044, + "id": 20535, "luminance": 0, "opaque": true, "replaceable": false, @@ -210780,7 +241019,7 @@ ] }, { - "id": 18045, + "id": 20536, "luminance": 0, "opaque": true, "replaceable": false, @@ -210791,7 +241030,7 @@ ] }, { - "id": 18046, + "id": 20537, "luminance": 0, "opaque": true, "replaceable": false, @@ -210802,7 +241041,7 @@ ] }, { - "id": 18047, + "id": 20538, "luminance": 0, "opaque": true, "replaceable": false, @@ -210813,7 +241052,7 @@ ] }, { - "id": 18048, + "id": 20539, "luminance": 0, "opaque": true, "replaceable": false, @@ -210824,7 +241063,7 @@ ] }, { - "id": 18049, + "id": 20540, "luminance": 0, "opaque": true, "replaceable": false, @@ -210835,7 +241074,7 @@ ] }, { - "id": 18050, + "id": 20541, "luminance": 0, "opaque": true, "replaceable": false, @@ -210846,7 +241085,7 @@ ] }, { - "id": 18051, + "id": 20542, "luminance": 0, "opaque": true, "replaceable": false, @@ -210858,7 +241097,7 @@ ] }, { - "id": 18052, + "id": 20543, "luminance": 0, "opaque": true, "replaceable": false, @@ -210871,7 +241110,7 @@ ] }, { - "id": 18053, + "id": 20544, "luminance": 0, "opaque": true, "replaceable": false, @@ -210884,7 +241123,7 @@ ] }, { - "id": 18054, + "id": 20545, "luminance": 0, "opaque": true, "replaceable": false, @@ -210896,7 +241135,7 @@ ] }, { - "id": 18055, + "id": 20546, "luminance": 0, "opaque": true, "replaceable": false, @@ -210909,7 +241148,7 @@ ] }, { - "id": 18056, + "id": 20547, "luminance": 0, "opaque": true, "replaceable": false, @@ -210922,7 +241161,7 @@ ] }, { - "id": 18057, + "id": 20548, "luminance": 0, "opaque": true, "replaceable": false, @@ -210933,7 +241172,7 @@ ] }, { - "id": 18058, + "id": 20549, "luminance": 0, "opaque": true, "replaceable": false, @@ -210944,7 +241183,7 @@ ] }, { - "id": 18059, + "id": 20550, "luminance": 0, "opaque": true, "replaceable": false, @@ -210955,7 +241194,7 @@ ] }, { - "id": 18060, + "id": 20551, "luminance": 0, "opaque": true, "replaceable": false, @@ -210966,7 +241205,7 @@ ] }, { - "id": 18061, + "id": 20552, "luminance": 0, "opaque": true, "replaceable": false, @@ -210977,7 +241216,7 @@ ] }, { - "id": 18062, + "id": 20553, "luminance": 0, "opaque": true, "replaceable": false, @@ -210988,7 +241227,7 @@ ] }, { - "id": 18063, + "id": 20554, "luminance": 0, "opaque": true, "replaceable": false, @@ -211001,7 +241240,7 @@ ] }, { - "id": 18064, + "id": 20555, "luminance": 0, "opaque": true, "replaceable": false, @@ -211015,7 +241254,7 @@ ] }, { - "id": 18065, + "id": 20556, "luminance": 0, "opaque": true, "replaceable": false, @@ -211029,7 +241268,7 @@ ] }, { - "id": 18066, + "id": 20557, "luminance": 0, "opaque": true, "replaceable": false, @@ -211042,7 +241281,7 @@ ] }, { - "id": 18067, + "id": 20558, "luminance": 0, "opaque": true, "replaceable": false, @@ -211056,7 +241295,7 @@ ] }, { - "id": 18068, + "id": 20559, "luminance": 0, "opaque": true, "replaceable": false, @@ -211070,7 +241309,7 @@ ] }, { - "id": 18069, + "id": 20560, "luminance": 0, "opaque": true, "replaceable": false, @@ -211081,7 +241320,7 @@ ] }, { - "id": 18070, + "id": 20561, "luminance": 0, "opaque": true, "replaceable": false, @@ -211093,7 +241332,7 @@ ] }, { - "id": 18071, + "id": 20562, "luminance": 0, "opaque": true, "replaceable": false, @@ -211105,7 +241344,7 @@ ] }, { - "id": 18072, + "id": 20563, "luminance": 0, "opaque": true, "replaceable": false, @@ -211116,7 +241355,7 @@ ] }, { - "id": 18073, + "id": 20564, "luminance": 0, "opaque": true, "replaceable": false, @@ -211128,7 +241367,7 @@ ] }, { - "id": 18074, + "id": 20565, "luminance": 0, "opaque": true, "replaceable": false, @@ -211140,7 +241379,7 @@ ] }, { - "id": 18075, + "id": 20566, "luminance": 0, "opaque": true, "replaceable": false, @@ -211153,7 +241392,7 @@ ] }, { - "id": 18076, + "id": 20567, "luminance": 0, "opaque": true, "replaceable": false, @@ -211167,7 +241406,7 @@ ] }, { - "id": 18077, + "id": 20568, "luminance": 0, "opaque": true, "replaceable": false, @@ -211181,7 +241420,7 @@ ] }, { - "id": 18078, + "id": 20569, "luminance": 0, "opaque": true, "replaceable": false, @@ -211194,7 +241433,7 @@ ] }, { - "id": 18079, + "id": 20570, "luminance": 0, "opaque": true, "replaceable": false, @@ -211208,7 +241447,7 @@ ] }, { - "id": 18080, + "id": 20571, "luminance": 0, "opaque": true, "replaceable": false, @@ -211222,7 +241461,7 @@ ] }, { - "id": 18081, + "id": 20572, "luminance": 0, "opaque": true, "replaceable": false, @@ -211233,7 +241472,7 @@ ] }, { - "id": 18082, + "id": 20573, "luminance": 0, "opaque": true, "replaceable": false, @@ -211245,7 +241484,7 @@ ] }, { - "id": 18083, + "id": 20574, "luminance": 0, "opaque": true, "replaceable": false, @@ -211257,7 +241496,7 @@ ] }, { - "id": 18084, + "id": 20575, "luminance": 0, "opaque": true, "replaceable": false, @@ -211268,7 +241507,7 @@ ] }, { - "id": 18085, + "id": 20576, "luminance": 0, "opaque": true, "replaceable": false, @@ -211280,7 +241519,7 @@ ] }, { - "id": 18086, + "id": 20577, "luminance": 0, "opaque": true, "replaceable": false, @@ -211292,7 +241531,7 @@ ] }, { - "id": 18087, + "id": 20578, "luminance": 0, "opaque": true, "replaceable": false, @@ -211304,7 +241543,7 @@ ] }, { - "id": 18088, + "id": 20579, "luminance": 0, "opaque": true, "replaceable": false, @@ -211317,7 +241556,7 @@ ] }, { - "id": 18089, + "id": 20580, "luminance": 0, "opaque": true, "replaceable": false, @@ -211330,7 +241569,7 @@ ] }, { - "id": 18090, + "id": 20581, "luminance": 0, "opaque": true, "replaceable": false, @@ -211342,7 +241581,7 @@ ] }, { - "id": 18091, + "id": 20582, "luminance": 0, "opaque": true, "replaceable": false, @@ -211355,7 +241594,7 @@ ] }, { - "id": 18092, + "id": 20583, "luminance": 0, "opaque": true, "replaceable": false, @@ -211368,7 +241607,7 @@ ] }, { - "id": 18093, + "id": 20584, "luminance": 0, "opaque": true, "replaceable": false, @@ -211379,7 +241618,7 @@ ] }, { - "id": 18094, + "id": 20585, "luminance": 0, "opaque": true, "replaceable": false, @@ -211390,7 +241629,7 @@ ] }, { - "id": 18095, + "id": 20586, "luminance": 0, "opaque": true, "replaceable": false, @@ -211401,7 +241640,7 @@ ] }, { - "id": 18096, + "id": 20587, "luminance": 0, "opaque": true, "replaceable": false, @@ -211412,7 +241651,7 @@ ] }, { - "id": 18097, + "id": 20588, "luminance": 0, "opaque": true, "replaceable": false, @@ -211423,7 +241662,7 @@ ] }, { - "id": 18098, + "id": 20589, "luminance": 0, "opaque": true, "replaceable": false, @@ -211434,200 +241673,7 @@ ] }, { - "id": 18099, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18100, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18101, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18102, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18103, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18104, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18105, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18106, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18107, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18108, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18109, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18110, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18111, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18112, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18113, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18114, + "id": 20590, "luminance": 0, "opaque": true, "replaceable": false, @@ -211640,247 +241686,7 @@ ] }, { - "id": 18115, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18116, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18117, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18118, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18119, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18120, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18121, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18122, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18123, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 18124, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 18125, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 18126, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 18127, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 18128, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 18129, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 18130, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 18131, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 18132, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 18133, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 18134, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 18135, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 18136, + "id": 20591, "luminance": 0, "opaque": true, "replaceable": false, @@ -211889,11 +241695,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18137, + "id": 20592, "luminance": 0, "opaque": true, "replaceable": false, @@ -211902,23 +241709,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18138, + "id": 20593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 18139, + "id": 20594, "luminance": 0, "opaque": true, "replaceable": false, @@ -211927,11 +241736,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18140, + "id": 20595, "luminance": 0, "opaque": true, "replaceable": false, @@ -211940,89 +241750,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18141, + "id": 20596, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 18142, + "id": 20597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18143, + "id": 20598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18144, + "id": 20599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 18145, + "id": 20600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18146, + "id": 20601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18147, + "id": 20602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 18148, + "id": 20603, "luminance": 0, "opaque": true, "replaceable": false, @@ -212031,11 +241847,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18149, + "id": 20604, "luminance": 0, "opaque": true, "replaceable": false, @@ -212044,23 +241861,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18150, + "id": 20605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 18151, + "id": 20606, "luminance": 0, "opaque": true, "replaceable": false, @@ -212069,11 +241888,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18152, + "id": 20607, "luminance": 0, "opaque": true, "replaceable": false, @@ -212082,89 +241902,93 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 18153, + "id": 20608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 18154, + "id": 20609, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18155, + "id": 20610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18156, + "id": 20611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 18157, + "id": 20612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18158, + "id": 20613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 18159, + "id": 20614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 18160, + "id": 20615, "luminance": 0, "opaque": true, "replaceable": false, @@ -212172,12 +241996,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 18161, + "id": 20616, "luminance": 0, "opaque": true, "replaceable": false, @@ -212185,24 +242008,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 18162, + "id": 20617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 18163, + "id": 20618, "luminance": 0, "opaque": true, "replaceable": false, @@ -212210,12 +242031,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 18164, + "id": 20619, "luminance": 0, "opaque": true, "replaceable": false, @@ -212223,91 +242043,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 18165, + "id": 20620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 18166, + "id": 20621, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 18167, + "id": 20622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 18168, + "id": 20623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 18169, + "id": 20624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 18170, + "id": 20625, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 18171, + "id": 20626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 18172, + "id": 20627, "luminance": 0, "opaque": true, "replaceable": false, @@ -212316,12 +242128,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18173, + "id": 20628, "luminance": 0, "opaque": true, "replaceable": false, @@ -212330,25 +242141,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18174, + "id": 20629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 18175, + "id": 20630, "luminance": 0, "opaque": true, "replaceable": false, @@ -212357,12 +242166,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18176, + "id": 20631, "luminance": 0, "opaque": true, "replaceable": false, @@ -212371,95 +242179,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18177, + "id": 20632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 18178, + "id": 20633, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18179, + "id": 20634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18180, + "id": 20635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 18181, + "id": 20636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18182, + "id": 20637, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18183, + "id": 20638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 18184, + "id": 20639, "luminance": 0, "opaque": true, "replaceable": false, @@ -212468,12 +242270,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18185, + "id": 20640, "luminance": 0, "opaque": true, "replaceable": false, @@ -212482,25 +242283,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18186, + "id": 20641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 18187, + "id": 20642, "luminance": 0, "opaque": true, "replaceable": false, @@ -212509,12 +242308,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18188, + "id": 20643, "luminance": 0, "opaque": true, "replaceable": false, @@ -212523,82 +242321,77 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 18189, + "id": 20644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 18190, + "id": 20645, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18191, + "id": 20646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18192, + "id": 20647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 18193, + "id": 20648, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18194, + "id": 20649, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 18195, + "id": 20650, "luminance": 0, "opaque": true, "replaceable": false, @@ -212610,7 +242403,7 @@ ] }, { - "id": 18196, + "id": 20651, "luminance": 0, "opaque": true, "replaceable": false, @@ -212623,7 +242416,7 @@ ] }, { - "id": 18197, + "id": 20652, "luminance": 0, "opaque": true, "replaceable": false, @@ -212636,7 +242429,7 @@ ] }, { - "id": 18198, + "id": 20653, "luminance": 0, "opaque": true, "replaceable": false, @@ -212648,7 +242441,7 @@ ] }, { - "id": 18199, + "id": 20654, "luminance": 0, "opaque": true, "replaceable": false, @@ -212661,7 +242454,7 @@ ] }, { - "id": 18200, + "id": 20655, "luminance": 0, "opaque": true, "replaceable": false, @@ -212674,7 +242467,7 @@ ] }, { - "id": 18201, + "id": 20656, "luminance": 0, "opaque": true, "replaceable": false, @@ -212685,7 +242478,7 @@ ] }, { - "id": 18202, + "id": 20657, "luminance": 0, "opaque": true, "replaceable": false, @@ -212696,7 +242489,7 @@ ] }, { - "id": 18203, + "id": 20658, "luminance": 0, "opaque": true, "replaceable": false, @@ -212707,7 +242500,7 @@ ] }, { - "id": 18204, + "id": 20659, "luminance": 0, "opaque": true, "replaceable": false, @@ -212718,7 +242511,7 @@ ] }, { - "id": 18205, + "id": 20660, "luminance": 0, "opaque": true, "replaceable": false, @@ -212729,7 +242522,7 @@ ] }, { - "id": 18206, + "id": 20661, "luminance": 0, "opaque": true, "replaceable": false, @@ -212740,7 +242533,7 @@ ] }, { - "id": 18207, + "id": 20662, "luminance": 0, "opaque": true, "replaceable": false, @@ -212753,7 +242546,7 @@ ] }, { - "id": 18208, + "id": 20663, "luminance": 0, "opaque": true, "replaceable": false, @@ -212767,7 +242560,7 @@ ] }, { - "id": 18209, + "id": 20664, "luminance": 0, "opaque": true, "replaceable": false, @@ -212781,7 +242574,7 @@ ] }, { - "id": 18210, + "id": 20665, "luminance": 0, "opaque": true, "replaceable": false, @@ -212794,7 +242587,7 @@ ] }, { - "id": 18211, + "id": 20666, "luminance": 0, "opaque": true, "replaceable": false, @@ -212808,7 +242601,7 @@ ] }, { - "id": 18212, + "id": 20667, "luminance": 0, "opaque": true, "replaceable": false, @@ -212822,7 +242615,7 @@ ] }, { - "id": 18213, + "id": 20668, "luminance": 0, "opaque": true, "replaceable": false, @@ -212833,7 +242626,7 @@ ] }, { - "id": 18214, + "id": 20669, "luminance": 0, "opaque": true, "replaceable": false, @@ -212845,7 +242638,7 @@ ] }, { - "id": 18215, + "id": 20670, "luminance": 0, "opaque": true, "replaceable": false, @@ -212857,7 +242650,7 @@ ] }, { - "id": 18216, + "id": 20671, "luminance": 0, "opaque": true, "replaceable": false, @@ -212868,7 +242661,7 @@ ] }, { - "id": 18217, + "id": 20672, "luminance": 0, "opaque": true, "replaceable": false, @@ -212880,7 +242673,7 @@ ] }, { - "id": 18218, + "id": 20673, "luminance": 0, "opaque": true, "replaceable": false, @@ -212892,7 +242685,7 @@ ] }, { - "id": 18219, + "id": 20674, "luminance": 0, "opaque": true, "replaceable": false, @@ -212905,7 +242698,7 @@ ] }, { - "id": 18220, + "id": 20675, "luminance": 0, "opaque": true, "replaceable": false, @@ -212919,7 +242712,7 @@ ] }, { - "id": 18221, + "id": 20676, "luminance": 0, "opaque": true, "replaceable": false, @@ -212933,7 +242726,7 @@ ] }, { - "id": 18222, + "id": 20677, "luminance": 0, "opaque": true, "replaceable": false, @@ -212946,7 +242739,7 @@ ] }, { - "id": 18223, + "id": 20678, "luminance": 0, "opaque": true, "replaceable": false, @@ -212960,7 +242753,7 @@ ] }, { - "id": 18224, + "id": 20679, "luminance": 0, "opaque": true, "replaceable": false, @@ -212974,7 +242767,7 @@ ] }, { - "id": 18225, + "id": 20680, "luminance": 0, "opaque": true, "replaceable": false, @@ -212985,7 +242778,7 @@ ] }, { - "id": 18226, + "id": 20681, "luminance": 0, "opaque": true, "replaceable": false, @@ -212997,7 +242790,7 @@ ] }, { - "id": 18227, + "id": 20682, "luminance": 0, "opaque": true, "replaceable": false, @@ -213009,7 +242802,7 @@ ] }, { - "id": 18228, + "id": 20683, "luminance": 0, "opaque": true, "replaceable": false, @@ -213020,7 +242813,7 @@ ] }, { - "id": 18229, + "id": 20684, "luminance": 0, "opaque": true, "replaceable": false, @@ -213032,7 +242825,7 @@ ] }, { - "id": 18230, + "id": 20685, "luminance": 0, "opaque": true, "replaceable": false, @@ -213042,1020 +242835,485 @@ 150, 147 ] - } - ] - }, - { - "id": 772, - "name": "scaffolding", - "translation_key": "block.minecraft.scaffolding", - "item_id": 634, - "properties": [ - { - "name": "bottom", - "values": [ - "true", - "false" - ] - }, - { - "name": "distance", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18262, - "states": [ - { - "id": 18231, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18232, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18233, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18234, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18235, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18236, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18237, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18238, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18239, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18240, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18241, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18242, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18243, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18244, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18245, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18246, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18247, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18248, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18249, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18250, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18251, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18252, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18253, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18254, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18255, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18256, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18257, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18258, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] }, { - "id": 18259, + "id": 20686, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 + 140, + 148, + 152 ] }, { - "id": 18260, + "id": 20687, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 + 153, + 142, + 143, + 148 ] }, { - "id": 18261, + "id": 20688, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 + 153, + 142, + 143, + 148 ] }, { - "id": 18262, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - } - ] - }, - { - "id": 773, - "name": "loom", - "translation_key": "block.minecraft.loom", - "item_id": 1145, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 18263, - "states": [ - { - "id": 18263, + "id": 20689, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 152 ] }, { - "id": 18264, + "id": 20690, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] }, { - "id": 18265, + "id": 20691, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] }, { - "id": 18266, + "id": 20692, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 774, - "name": "barrel", - "translation_key": "block.minecraft.barrel", - "item_id": 1154, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 149, + 155 ] }, { - "name": "open", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18268, - "states": [ - { - "id": 18267, + "id": 20693, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 150 + ] }, { - "id": 18268, + "id": 20694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 150 + ] }, { - "id": 18269, + "id": 20695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 149, + 155 + ] }, { - "id": 18270, + "id": 20696, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 150 + ] }, { - "id": 18271, + "id": 20697, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 150 + ] }, { - "id": 18272, + "id": 20698, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 140, + 148, + 145, + 152 + ] }, { - "id": 18273, + "id": 20699, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18274, + "id": 20700, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18275, + "id": 20701, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 140, + 148, + 145, + 152 + ] }, { - "id": 18276, + "id": 20702, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18277, + "id": 20703, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 26 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18278, + "id": 20704, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - } - ] - }, - { - "id": 775, - "name": "smoker", - "translation_key": "block.minecraft.smoker", - "item_id": 1155, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 151, + 155 ] }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 20705, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 ] - } - ], - "default_state_id": 18280, - "states": [ + }, { - "id": 18279, - "luminance": 13, + "id": 20706, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 153, + 150, + 147 + ] }, { - "id": 18280, + "id": 20707, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 151, + 155 + ] }, { - "id": 18281, - "luminance": 13, + "id": 20708, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 153, + 150, + 147 + ] }, { - "id": 18282, + "id": 20709, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 153, + 150, + 147 + ] }, { - "id": 18283, - "luminance": 13, + "id": 20710, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 140, + 148, + 145, + 152 + ] }, { - "id": 18284, + "id": 20711, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18285, - "luminance": 13, + "id": 20712, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18286, + "id": 20713, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - } - ] - }, - { - "id": 776, - "name": "blast_furnace", - "translation_key": "block.minecraft.blast_furnace", - "item_id": 1156, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 140, + 148, + 145, + 152 ] }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 20714, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 ] - } - ], - "default_state_id": 18288, - "states": [ + }, { - "id": 18287, - "luminance": 13, + "id": 20715, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 18288, + "id": 20716, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 151, + 155 + ] }, { - "id": 18289, - "luminance": 13, + "id": 20717, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 153, + 150, + 147 + ] }, { - "id": 18290, + "id": 20718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 153, + 150, + 147 + ] }, { - "id": 18291, - "luminance": 13, + "id": 20719, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 151, + 155 + ] }, { - "id": 18292, + "id": 20720, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 + 153, + 150, + 147 + ] }, { - "id": 18293, - "luminance": 13, + "id": 20721, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 866, + "name": "chiseled_nether_bricks", + "translation_key": "block.minecraft.chiseled_nether_bricks", + "item_id": 367, + "properties": [], + "default_state_id": 20722, + "states": [ { - "id": 18294, + "id": 20722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 28 + ] } ] }, { - "id": 777, - "name": "cartography_table", - "translation_key": "block.minecraft.cartography_table", - "item_id": 1157, + "id": 867, + "name": "cracked_nether_bricks", + "translation_key": "block.minecraft.cracked_nether_bricks", + "item_id": 366, "properties": [], - "default_state_id": 18295, + "default_state_id": 20723, "states": [ { - "id": 18295, + "id": 20723, "luminance": 0, "opaque": true, "replaceable": false, @@ -214067,15 +243325,15 @@ ] }, { - "id": 778, - "name": "fletching_table", - "translation_key": "block.minecraft.fletching_table", - "item_id": 1158, + "id": 868, + "name": "quartz_bricks", + "translation_key": "block.minecraft.quartz_bricks", + "item_id": 423, "properties": [], - "default_state_id": 18296, + "default_state_id": 20724, "states": [ { - "id": 18296, + "id": 20724, "luminance": 0, "opaque": true, "replaceable": false, @@ -214087,959 +243345,798 @@ ] }, { - "id": 779, - "name": "grindstone", - "translation_key": "block.minecraft.grindstone", - "item_id": 1159, + "id": 869, + "name": "candle", + "translation_key": "block.minecraft.candle", + "item_id": 1229, "properties": [ { - "name": "face", + "name": "candles", "values": [ - "floor", - "wall", - "ceiling" + "1", + "2", + "3", + "4" ] }, { - "name": "facing", + "name": "lit", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 18301, + "default_state_id": 20728, "states": [ { - "id": 18297, - "luminance": 0, - "opaque": true, + "id": 20725, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 238, - 239, - 240, - 241, - 242, - 243, - 244 + 304 ] }, { - "id": 18298, - "luminance": 0, - "opaque": true, + "id": 20726, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 238, - 239, - 240, - 241, - 242, - 243, - 244 + 304 ] }, { - "id": 18299, + "id": 20727, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 245, - 246, - 247, - 248, - 249, - 250, - 251 + 304 ] }, { - "id": 18300, + "id": 20728, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 245, - 246, - 247, - 248, - 249, - 250, - 251 + 304 ] }, { - "id": 18301, - "luminance": 0, - "opaque": true, + "id": 20729, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 252, - 253, - 254, - 255, - 256 + 305 ] }, { - "id": 18302, - "luminance": 0, - "opaque": true, + "id": 20730, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 257, - 258, - 259, - 260, - 261 + 305 ] }, { - "id": 18303, + "id": 20731, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 262, - 263, - 264, - 265, - 266 + 305 ] }, { - "id": 18304, + "id": 20732, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 267, - 268, - 269, - 270, - 271 + 305 ] }, { - "id": 18305, + "id": 20733, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 + ] + }, + { + "id": 20734, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 + ] + }, + { + "id": 20735, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 272, - 273, - 274, - 275, - 276 + 306 ] }, { - "id": 18306, + "id": 20736, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 272, - 273, - 274, - 275, - 276 + 306 ] }, { - "id": 18307, + "id": 20737, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20738, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20739, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 277, - 278, - 279, - 280, - 281 + 307 ] }, { - "id": 18308, + "id": 20740, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 277, - 278, - 279, - 280, - 281 + 307 ] } ] }, { - "id": 780, - "name": "lectern", - "translation_key": "block.minecraft.lectern", - "item_id": 648, + "id": 870, + "name": "white_candle", + "translation_key": "block.minecraft.white_candle", + "item_id": 1230, "properties": [ { - "name": "facing", + "name": "candles", "values": [ - "north", - "south", - "west", - "east" + "1", + "2", + "3", + "4" ] }, { - "name": "has_book", + "name": "lit", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 18312, + "default_state_id": 20744, "states": [ { - "id": 18309, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18310, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18311, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18312, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18313, - "luminance": 0, - "opaque": true, + "id": 20741, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 304 + ] }, { - "id": 18314, - "luminance": 0, - "opaque": true, + "id": 20742, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 304 + ] }, { - "id": 18315, + "id": 20743, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 304 + ] }, { - "id": 18316, + "id": 20744, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 304 + ] }, { - "id": 18317, - "luminance": 0, - "opaque": true, + "id": 20745, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 305 + ] }, { - "id": 18318, - "luminance": 0, - "opaque": true, + "id": 20746, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 305 + ] }, { - "id": 18319, + "id": 20747, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 305 + ] }, { - "id": 18320, + "id": 20748, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 305 + ] }, { - "id": 18321, - "luminance": 0, - "opaque": true, + "id": 20749, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 306 + ] }, { - "id": 18322, - "luminance": 0, - "opaque": true, + "id": 20750, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 306 + ] }, { - "id": 18323, + "id": 20751, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 + 306 + ] }, { - "id": 18324, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - } - ] - }, - { - "id": 781, - "name": "smithing_table", - "translation_key": "block.minecraft.smithing_table", - "item_id": 1160, - "properties": [], - "default_state_id": 18325, - "states": [ - { - "id": 18325, + "id": 20752, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 782, - "name": "stonecutter", - "translation_key": "block.minecraft.stonecutter", - "item_id": 1161, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 306 ] - } - ], - "default_state_id": 18326, - "states": [ + }, { - "id": 18326, - "luminance": 0, - "opaque": true, + "id": 20753, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 283 + 307 ] }, { - "id": 18327, - "luminance": 0, - "opaque": true, + "id": 20754, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 283 + 307 ] }, { - "id": 18328, + "id": 20755, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 283 + 307 ] }, { - "id": 18329, + "id": 20756, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 283 + 307 ] } ] }, { - "id": 783, - "name": "bell", - "translation_key": "block.minecraft.bell", - "item_id": 1162, + "id": 871, + "name": "orange_candle", + "translation_key": "block.minecraft.orange_candle", + "item_id": 1231, "properties": [ { - "name": "attachment", + "name": "candles", "values": [ - "floor", - "ceiling", - "single_wall", - "double_wall" + "1", + "2", + "3", + "4" ] }, { - "name": "facing", + "name": "lit", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 18331, + "default_state_id": 20760, "states": [ { - "id": 18330, - "luminance": 0, - "opaque": true, + "id": 20757, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 284 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18331, - "luminance": 0, - "opaque": true, + "id": 20758, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 284 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18332, + "id": 20759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 284 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18333, + "id": 20760, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 284 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18334, - "luminance": 0, - "opaque": true, + "id": 20761, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 285 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18335, - "luminance": 0, - "opaque": true, + "id": 20762, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 285 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18336, + "id": 20763, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 285 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18337, + "id": 20764, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 285 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18338, - "luminance": 0, - "opaque": true, + "id": 20765, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18339, - "luminance": 0, - "opaque": true, + "id": 20766, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18340, + "id": 20767, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18341, + "id": 20768, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18342, - "luminance": 0, - "opaque": true, + "id": 20769, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18343, - "luminance": 0, - "opaque": true, + "id": 20770, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18344, + "id": 20771, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18345, + "id": 20772, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 + 307 + ] + } + ] + }, + { + "id": 872, + "name": "magenta_candle", + "translation_key": "block.minecraft.magenta_candle", + "item_id": 1232, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] }, { - "id": 18346, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20776, + "states": [ + { + "id": 20773, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 289 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18347, - "luminance": 0, - "opaque": true, + "id": 20774, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 289 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18348, + "id": 20775, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 290 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18349, + "id": 20776, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 290 - ], - "block_entity_type": 30 + 304 + ] }, { - "id": 18350, - "luminance": 0, - "opaque": true, + "id": 20777, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 291 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18351, - "luminance": 0, - "opaque": true, + "id": 20778, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 291 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18352, + "id": 20779, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 292 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18353, + "id": 20780, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 292 - ], - "block_entity_type": 30 + 305 + ] }, { - "id": 18354, - "luminance": 0, - "opaque": true, + "id": 20781, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18355, - "luminance": 0, - "opaque": true, + "id": 20782, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18356, + "id": 20783, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18357, + "id": 20784, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 + 306 + ] }, { - "id": 18358, - "luminance": 0, - "opaque": true, + "id": 20785, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18359, - "luminance": 0, - "opaque": true, + "id": 20786, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18360, + "id": 20787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 + 307 + ] }, { - "id": 18361, + "id": 20788, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 + 307 + ] } ] }, { - "id": 784, - "name": "lantern", - "translation_key": "block.minecraft.lantern", - "item_id": 1163, + "id": 873, + "name": "light_blue_candle", + "translation_key": "block.minecraft.light_blue_candle", + "item_id": 1233, "properties": [ { - "name": "hanging", + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", "values": [ "true", "false" @@ -215053,136 +244150,183 @@ ] } ], - "default_state_id": 18365, + "default_state_id": 20792, "states": [ { - "id": 18362, - "luminance": 15, + "id": 20789, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 295, - 296 + 304 ] }, { - "id": 18363, - "luminance": 15, + "id": 20790, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 295, - 296 + 304 ] }, { - "id": 18364, - "luminance": 15, + "id": 20791, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 297, - 298 + 304 ] }, { - "id": 18365, - "luminance": 15, + "id": 20792, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 297, - 298 + 304 ] - } - ] - }, - { - "id": 785, - "name": "soul_lantern", - "translation_key": "block.minecraft.soul_lantern", - "item_id": 1164, - "properties": [ + }, { - "name": "hanging", - "values": [ - "true", - "false" + "id": 20793, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 305 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 20794, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 305 ] - } - ], - "default_state_id": 18369, - "states": [ + }, { - "id": 18366, - "luminance": 10, + "id": 20795, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 295, - 296 + 305 ] }, { - "id": 18367, - "luminance": 10, + "id": 20796, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 295, - 296 + 305 ] }, { - "id": 18368, - "luminance": 10, + "id": 20797, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 297, - 298 + 306 ] }, { - "id": 18369, - "luminance": 10, + "id": 20798, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 297, - 298 + 306 + ] + }, + { + "id": 20799, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 + ] + }, + { + "id": 20800, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 + ] + }, + { + "id": 20801, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20802, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20803, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20804, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 ] } ] }, { - "id": 786, - "name": "campfire", - "translation_key": "block.minecraft.campfire", - "item_id": 1167, + "id": 874, + "name": "yellow_candle", + "translation_key": "block.minecraft.yellow_candle", + "item_id": 1234, "properties": [ { - "name": "facing", + "name": "candles", "values": [ - "north", - "south", - "west", - "east" + "1", + "2", + "3", + "4" ] }, { @@ -215192,13 +244336,6 @@ "false" ] }, - { - "name": "signal_fire", - "values": [ - "true", - "false" - ] - }, { "name": "waterlogged", "values": [ @@ -215207,375 +244344,377 @@ ] } ], - "default_state_id": 18373, + "default_state_id": 20808, "states": [ { - "id": 18370, - "luminance": 15, + "id": 20805, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18371, - "luminance": 15, + "id": 20806, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18372, - "luminance": 15, + "id": 20807, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18373, - "luminance": 15, + "id": 20808, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18374, - "luminance": 0, + "id": 20809, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18375, - "luminance": 0, + "id": 20810, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18376, + "id": 20811, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18377, + "id": 20812, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18378, - "luminance": 15, + "id": 20813, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18379, - "luminance": 15, + "id": 20814, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18380, - "luminance": 15, + "id": 20815, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18381, - "luminance": 15, + "id": 20816, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18382, - "luminance": 0, + "id": 20817, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18383, - "luminance": 0, + "id": 20818, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18384, + "id": 20819, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18385, + "id": 20820, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] + } + ] + }, + { + "id": 875, + "name": "lime_candle", + "translation_key": "block.minecraft.lime_candle", + "item_id": 1235, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] }, { - "id": 18386, - "luminance": 15, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20824, + "states": [ + { + "id": 20821, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18387, - "luminance": 15, + "id": 20822, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18388, - "luminance": 15, + "id": 20823, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18389, - "luminance": 15, + "id": 20824, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18390, - "luminance": 0, + "id": 20825, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18391, - "luminance": 0, + "id": 20826, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18392, + "id": 20827, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18393, + "id": 20828, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18394, - "luminance": 15, + "id": 20829, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18395, - "luminance": 15, + "id": 20830, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18396, - "luminance": 15, + "id": 20831, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18397, - "luminance": 15, + "id": 20832, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18398, - "luminance": 0, + "id": 20833, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18399, - "luminance": 0, + "id": 20834, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18400, + "id": 20835, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18401, + "id": 20836, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] } ] }, { - "id": 787, - "name": "soul_campfire", - "translation_key": "block.minecraft.soul_campfire", - "item_id": 1168, + "id": 876, + "name": "pink_candle", + "translation_key": "block.minecraft.pink_candle", + "item_id": 1236, "properties": [ { - "name": "facing", + "name": "candles", "values": [ - "north", - "south", - "west", - "east" + "1", + "2", + "3", + "4" ] }, { @@ -215585,13 +244724,6 @@ "false" ] }, - { - "name": "signal_fire", - "values": [ - "true", - "false" - ] - }, { "name": "waterlogged", "values": [ @@ -215600,1564 +244732,1548 @@ ] } ], - "default_state_id": 18405, + "default_state_id": 20840, "states": [ { - "id": 18402, - "luminance": 10, + "id": 20837, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18403, - "luminance": 10, + "id": 20838, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18404, - "luminance": 10, + "id": 20839, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18405, - "luminance": 10, + "id": 20840, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18406, - "luminance": 0, + "id": 20841, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18407, - "luminance": 0, + "id": 20842, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18408, + "id": 20843, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18409, + "id": 20844, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18410, - "luminance": 10, + "id": 20845, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18411, - "luminance": 10, + "id": 20846, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18412, - "luminance": 10, + "id": 20847, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18413, - "luminance": 10, + "id": 20848, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18414, - "luminance": 0, + "id": 20849, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18415, - "luminance": 0, + "id": 20850, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18416, + "id": 20851, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18417, + "id": 20852, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] + } + ] + }, + { + "id": 877, + "name": "gray_candle", + "translation_key": "block.minecraft.gray_candle", + "item_id": 1237, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] }, { - "id": 18418, - "luminance": 10, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20856, + "states": [ + { + "id": 20853, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18419, - "luminance": 10, + "id": 20854, + "luminance": 3, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18420, - "luminance": 10, + "id": 20855, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18421, - "luminance": 10, + "id": 20856, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 304 + ] }, { - "id": 18422, - "luminance": 0, + "id": 20857, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18423, - "luminance": 0, + "id": 20858, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18424, + "id": 20859, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18425, + "id": 20860, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 305 + ] }, { - "id": 18426, - "luminance": 10, + "id": 20861, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18427, - "luminance": 10, + "id": 20862, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18428, - "luminance": 10, + "id": 20863, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18429, - "luminance": 10, + "id": 20864, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 306 + ] }, { - "id": 18430, - "luminance": 0, + "id": 20865, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18431, - "luminance": 0, + "id": 20866, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18432, + "id": 20867, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] }, { - "id": 18433, + "id": 20868, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 299 - ], - "block_entity_type": 32 + 307 + ] } ] }, { - "id": 788, - "name": "sweet_berry_bush", - "translation_key": "block.minecraft.sweet_berry_bush", - "item_id": 1165, + "id": 878, + "name": "light_gray_candle", + "translation_key": "block.minecraft.light_gray_candle", + "item_id": 1238, "properties": [ { - "name": "age", + "name": "candles", "values": [ - "0", "1", "2", - "3" + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 18434, + "default_state_id": 20872, "states": [ { - "id": 18434, - "luminance": 0, + "id": 20869, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18435, - "luminance": 0, + "id": 20870, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18436, + "id": 20871, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18437, + "id": 20872, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 789, - "name": "warped_stem", - "translation_key": "block.minecraft.warped_stem", - "item_id": 121, - "properties": [ + "collision_shapes": [ + 304 + ] + }, { - "name": "axis", - "values": [ - "x", - "y", - "z" + "id": 20873, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 305 ] - } - ], - "default_state_id": 18439, - "states": [ + }, { - "id": 18438, - "luminance": 0, - "opaque": true, + "id": 20874, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] }, { - "id": 18439, + "id": 20875, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] }, { - "id": 18440, + "id": 20876, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] - } - ] - }, - { - "id": 790, - "name": "stripped_warped_stem", - "translation_key": "block.minecraft.stripped_warped_stem", - "item_id": 132, - "properties": [ + }, { - "name": "axis", - "values": [ - "x", - "y", - "z" + "id": 20877, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 ] - } - ], - "default_state_id": 18442, - "states": [ + }, { - "id": 18441, - "luminance": 0, - "opaque": true, + "id": 20878, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18442, + "id": 20879, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18443, + "id": 20880, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] - } - ] - }, - { - "id": 791, - "name": "warped_hyphae", - "translation_key": "block.minecraft.warped_hyphae", - "item_id": 153, - "properties": [ + }, { - "name": "axis", - "values": [ - "x", - "y", - "z" + "id": 20881, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 ] - } - ], - "default_state_id": 18445, - "states": [ + }, { - "id": 18444, - "luminance": 0, - "opaque": true, + "id": 20882, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] }, { - "id": 18445, + "id": 20883, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] }, { - "id": 18446, + "id": 20884, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] } ] }, { - "id": 792, - "name": "stripped_warped_hyphae", - "translation_key": "block.minecraft.stripped_warped_hyphae", - "item_id": 142, + "id": 879, + "name": "cyan_candle", + "translation_key": "block.minecraft.cyan_candle", + "item_id": 1239, "properties": [ { - "name": "axis", + "name": "candles", "values": [ - "x", - "y", - "z" + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 18448, + "default_state_id": 20888, "states": [ { - "id": 18447, - "luminance": 0, - "opaque": true, + "id": 20885, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] }, { - "id": 18448, - "luminance": 0, - "opaque": true, + "id": 20886, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] }, { - "id": 18449, + "id": 20887, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] - } - ] - }, - { - "id": 793, - "name": "warped_nylium", - "translation_key": "block.minecraft.warped_nylium", - "item_id": 21, - "properties": [], - "default_state_id": 18450, - "states": [ + }, { - "id": 18450, + "id": 20888, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] - } - ] - }, - { - "id": 794, - "name": "warped_fungus", - "translation_key": "block.minecraft.warped_fungus", - "item_id": 215, - "properties": [], - "default_state_id": 18451, - "states": [ + }, { - "id": 18451, - "luminance": 0, + "id": 20889, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 795, - "name": "warped_wart_block", - "translation_key": "block.minecraft.warped_wart_block", - "item_id": 496, - "properties": [], - "default_state_id": 18452, - "states": [ - { - "id": 18452, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, "collision_shapes": [ - 0 + 305 ] - } - ] - }, - { - "id": 796, - "name": "warped_roots", - "translation_key": "block.minecraft.warped_roots", - "item_id": 217, - "properties": [], - "default_state_id": 18453, - "states": [ + }, { - "id": 18453, - "luminance": 0, + "id": 20890, + "luminance": 6, "opaque": false, - "replaceable": true, + "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 797, - "name": "nether_sprouts", - "translation_key": "block.minecraft.nether_sprouts", - "item_id": 218, - "properties": [], - "default_state_id": 18454, - "states": [ + "collision_shapes": [ + 305 + ] + }, { - "id": 18454, + "id": 20891, "luminance": 0, "opaque": false, - "replaceable": true, + "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 798, - "name": "crimson_stem", - "translation_key": "block.minecraft.crimson_stem", - "item_id": 120, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" + "collision_shapes": [ + 305 ] - } - ], - "default_state_id": 18456, - "states": [ + }, { - "id": 18455, + "id": 20892, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] }, { - "id": 18456, - "luminance": 0, - "opaque": true, + "id": 20893, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18457, - "luminance": 0, - "opaque": true, + "id": 20894, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 799, - "name": "stripped_crimson_stem", - "translation_key": "block.minecraft.stripped_crimson_stem", - "item_id": 131, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" + 306 ] - } - ], - "default_state_id": 18459, - "states": [ + }, { - "id": 18458, + "id": 20895, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18459, + "id": 20896, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18460, - "luminance": 0, - "opaque": true, + "id": 20897, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 800, - "name": "crimson_hyphae", - "translation_key": "block.minecraft.crimson_hyphae", - "item_id": 152, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" + 307 ] - } - ], - "default_state_id": 18462, - "states": [ + }, { - "id": 18461, - "luminance": 0, - "opaque": true, + "id": 20898, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] }, { - "id": 18462, + "id": 20899, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] }, { - "id": 18463, + "id": 20900, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] } ] }, { - "id": 801, - "name": "stripped_crimson_hyphae", - "translation_key": "block.minecraft.stripped_crimson_hyphae", - "item_id": 141, + "id": 880, + "name": "purple_candle", + "translation_key": "block.minecraft.purple_candle", + "item_id": 1240, "properties": [ { - "name": "axis", + "name": "candles", "values": [ - "x", - "y", - "z" + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 18465, + "default_state_id": 20904, "states": [ { - "id": 18464, - "luminance": 0, - "opaque": true, + "id": 20901, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] }, { - "id": 18465, - "luminance": 0, - "opaque": true, + "id": 20902, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] }, { - "id": 18466, + "id": 20903, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] - } - ] - }, - { - "id": 802, - "name": "crimson_nylium", - "translation_key": "block.minecraft.crimson_nylium", - "item_id": 20, - "properties": [], - "default_state_id": 18467, - "states": [ + }, { - "id": 18467, + "id": 20904, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 304 ] - } - ] - }, - { - "id": 803, - "name": "crimson_fungus", - "translation_key": "block.minecraft.crimson_fungus", - "item_id": 214, - "properties": [], - "default_state_id": 18468, - "states": [ + }, { - "id": 18468, - "luminance": 0, + "id": 20905, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 804, - "name": "shroomlight", - "translation_key": "block.minecraft.shroomlight", - "item_id": 1169, - "properties": [], - "default_state_id": 18469, - "states": [ - { - "id": 18469, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 805, - "name": "weeping_vines", - "translation_key": "block.minecraft.weeping_vines", - "item_id": 219, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" + 305 ] - } - ], - "default_state_id": 18470, - "states": [ + }, { - "id": 18470, - "luminance": 0, + "id": 20906, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18471, + "id": 20907, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18472, + "id": 20908, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18473, - "luminance": 0, + "id": 20909, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18474, - "luminance": 0, + "id": 20910, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18475, + "id": 20911, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18476, + "id": 20912, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18477, - "luminance": 0, + "id": 20913, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18478, - "luminance": 0, + "id": 20914, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18479, + "id": 20915, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18480, + "id": 20916, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] + } + ] + }, + { + "id": 881, + "name": "blue_candle", + "translation_key": "block.minecraft.blue_candle", + "item_id": 1241, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] }, { - "id": 18481, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20920, + "states": [ + { + "id": 20917, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18482, - "luminance": 0, + "id": 20918, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18483, + "id": 20919, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18484, + "id": 20920, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18485, - "luminance": 0, + "id": 20921, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18486, - "luminance": 0, + "id": 20922, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18487, + "id": 20923, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18488, + "id": 20924, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18489, - "luminance": 0, + "id": 20925, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18490, - "luminance": 0, + "id": 20926, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18491, + "id": 20927, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18492, + "id": 20928, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18493, - "luminance": 0, + "id": 20929, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18494, - "luminance": 0, + "id": 20930, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18495, + "id": 20931, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 806, - "name": "weeping_vines_plant", - "translation_key": "block.minecraft.weeping_vines_plant", - "item_id": 0, - "properties": [], - "default_state_id": 18496, - "states": [ + "collision_shapes": [ + 307 + ] + }, { - "id": 18496, + "id": 20932, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] } ] }, { - "id": 807, - "name": "twisting_vines", - "translation_key": "block.minecraft.twisting_vines", - "item_id": 220, + "id": 882, + "name": "brown_candle", + "translation_key": "block.minecraft.brown_candle", + "item_id": 1242, "properties": [ { - "name": "age", + "name": "candles", "values": [ - "0", "1", "2", "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 18497, + "default_state_id": 20936, "states": [ { - "id": 18497, - "luminance": 0, + "id": 20933, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18498, - "luminance": 0, + "id": 20934, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18499, + "id": 20935, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18500, + "id": 20936, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18501, - "luminance": 0, + "id": 20937, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18502, - "luminance": 0, + "id": 20938, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18503, + "id": 20939, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18504, + "id": 20940, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18505, - "luminance": 0, + "id": 20941, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18506, - "luminance": 0, + "id": 20942, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18507, + "id": 20943, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18508, + "id": 20944, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18509, - "luminance": 0, + "id": 20945, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18510, - "luminance": 0, + "id": 20946, + "luminance": 12, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18511, + "id": 20947, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] }, { - "id": 18512, + "id": 20948, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 307 + ] + } + ] + }, + { + "id": 883, + "name": "green_candle", + "translation_key": "block.minecraft.green_candle", + "item_id": 1243, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] }, { - "id": 18513, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20952, + "states": [ + { + "id": 20949, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18514, - "luminance": 0, + "id": 20950, + "luminance": 3, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18515, + "id": 20951, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18516, + "id": 20952, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 304 + ] }, { - "id": 18517, - "luminance": 0, + "id": 20953, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18518, - "luminance": 0, + "id": 20954, + "luminance": 6, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18519, + "id": 20955, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18520, + "id": 20956, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 305 + ] }, { - "id": 18521, - "luminance": 0, + "id": 20957, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] + "collision_shapes": [ + 306 + ] }, { - "id": 18522, - "luminance": 0, + "id": 20958, + "luminance": 9, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 808, - "name": "twisting_vines_plant", - "translation_key": "block.minecraft.twisting_vines_plant", - "item_id": 0, - "properties": [], - "default_state_id": 18523, - "states": [ + "collision_shapes": [ + 306 + ] + }, { - "id": 18523, + "id": 20959, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 809, - "name": "crimson_roots", - "translation_key": "block.minecraft.crimson_roots", - "item_id": 216, - "properties": [], - "default_state_id": 18524, - "states": [ + "collision_shapes": [ + 306 + ] + }, { - "id": 18524, + "id": 20960, "luminance": 0, "opaque": false, - "replaceable": true, + "replaceable": false, "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 810, - "name": "crimson_planks", - "translation_key": "block.minecraft.crimson_planks", - "item_id": 32, - "properties": [], - "default_state_id": 18525, - "states": [ + "collision_shapes": [ + 306 + ] + }, { - "id": 18525, + "id": 20961, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20962, + "luminance": 12, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + }, + { + "id": 20963, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] - } - ] - }, - { - "id": 811, - "name": "warped_planks", - "translation_key": "block.minecraft.warped_planks", - "item_id": 33, - "properties": [], - "default_state_id": 18526, - "states": [ + }, { - "id": 18526, + "id": 20964, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] } ] }, { - "id": 812, - "name": "crimson_slab", - "translation_key": "block.minecraft.crimson_slab", - "item_id": 240, + "id": 884, + "name": "red_candle", + "translation_key": "block.minecraft.red_candle", + "item_id": 1244, "properties": [ { - "name": "type", + "name": "candles", "values": [ - "top", - "bottom", - "double" + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" ] }, { @@ -217168,246 +246284,187 @@ ] } ], - "default_state_id": 18530, + "default_state_id": 20968, "states": [ { - "id": 18527, - "luminance": 0, - "opaque": true, + "id": 20965, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 304 ] }, { - "id": 18528, - "luminance": 0, - "opaque": true, + "id": 20966, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 304 ] }, { - "id": 18529, + "id": 20967, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 304 ] }, { - "id": 18530, + "id": 20968, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 304 ] }, { - "id": 18531, - "luminance": 0, - "opaque": true, + "id": 20969, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] }, { - "id": 18532, - "luminance": 0, - "opaque": true, + "id": 20970, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 813, - "name": "warped_slab", - "translation_key": "block.minecraft.warped_slab", - "item_id": 241, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 305 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18536, - "states": [ - { - "id": 18533, + "id": 20971, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 305 ] }, { - "id": 18534, + "id": 20972, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 305 ] }, { - "id": 18535, - "luminance": 0, - "opaque": true, + "id": 20973, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 306 ] }, { - "id": 18536, - "luminance": 0, - "opaque": true, + "id": 20974, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 306 ] }, { - "id": 18537, + "id": 20975, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 306 ] }, { - "id": 18538, + "id": 20976, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 814, - "name": "crimson_pressure_plate", - "translation_key": "block.minecraft.crimson_pressure_plate", - "item_id": 686, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" + 306 ] - } - ], - "default_state_id": 18540, - "states": [ + }, { - "id": 18539, - "luminance": 0, + "id": 20977, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 307 + ] }, { - "id": 18540, - "luminance": 0, + "id": 20978, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 815, - "name": "warped_pressure_plate", - "translation_key": "block.minecraft.warped_pressure_plate", - "item_id": 687, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" + "blocks_motion": false, + "collision_shapes": [ + 307 ] - } - ], - "default_state_id": 18542, - "states": [ + }, { - "id": 18541, + "id": 20979, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 307 + ] }, { - "id": 18542, + "id": 20980, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 307 + ] } ] }, { - "id": 816, - "name": "crimson_fence", - "translation_key": "block.minecraft.crimson_fence", - "item_id": 298, + "id": 885, + "name": "black_candle", + "translation_key": "block.minecraft.black_candle", + "item_id": 1245, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", + "name": "candles", "values": [ - "true", - "false" + "1", + "2", + "3", + "4" ] }, { - "name": "south", + "name": "lit", "values": [ "true", "false" @@ -217419,783 +246476,1056 @@ "true", "false" ] - }, - { - "name": "west", - "values": [ - "true", - "false" - ] } ], - "default_state_id": 18574, + "default_state_id": 20984, "states": [ { - "id": 18543, - "luminance": 0, - "opaque": true, + "id": 20981, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 76, - 77 + 304 ] }, { - "id": 18544, - "luminance": 0, - "opaque": true, + "id": 20982, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 78, - 79 + 304 ] }, { - "id": 18545, + "id": 20983, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 76, - 77 + 304 ] }, { - "id": 18546, + "id": 20984, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 78, - 79 + 304 ] }, { - "id": 18547, - "luminance": 0, - "opaque": true, + "id": 20985, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 76 + 305 ] }, { - "id": 18548, - "luminance": 0, - "opaque": true, + "id": 20986, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 80, - 79 + 305 ] }, { - "id": 18549, + "id": 20987, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 76 + 305 ] }, { - "id": 18550, + "id": 20988, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 80, - 79 + 305 ] }, { - "id": 18551, - "luminance": 0, - "opaque": true, + "id": 20989, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 77 + 306 ] }, { - "id": 18552, - "luminance": 0, - "opaque": true, + "id": 20990, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 81, - 79 + 306 ] }, { - "id": 18553, + "id": 20991, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75, - 77 + 306 ] }, { - "id": 18554, + "id": 20992, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 81, - 79 + 306 ] }, { - "id": 18555, - "luminance": 0, - "opaque": true, + "id": 20993, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75 + 307 ] }, { - "id": 18556, - "luminance": 0, - "opaque": true, + "id": 20994, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 82 + 307 ] }, { - "id": 18557, + "id": 20995, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 75 + 307 ] }, { - "id": 18558, + "id": 20996, "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 307 + ] + } + ] + }, + { + "id": 886, + "name": "candle_cake", + "translation_key": "block.minecraft.candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20998, + "states": [ + { + "id": 20997, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 85, + 308 ] }, { - "id": 18559, + "id": 20998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 85, + 308 ] - }, + } + ] + }, + { + "id": 887, + "name": "white_candle_cake", + "translation_key": "block.minecraft.white_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18560, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21000, + "states": [ + { + "id": 20999, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 85, + 308 ] }, { - "id": 18561, + "id": 21000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 85, + 308 ] - }, + } + ] + }, + { + "id": 888, + "name": "orange_candle_cake", + "translation_key": "block.minecraft.orange_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18562, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21002, + "states": [ + { + "id": 21001, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 85, + 308 ] }, { - "id": 18563, + "id": 21002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 85, + 308 ] - }, + } + ] + }, + { + "id": 889, + "name": "magenta_candle_cake", + "translation_key": "block.minecraft.magenta_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18564, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21004, + "states": [ + { + "id": 21003, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 85, + 308 ] }, { - "id": 18565, + "id": 21004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 85, + 308 ] - }, + } + ] + }, + { + "id": 890, + "name": "light_blue_candle_cake", + "translation_key": "block.minecraft.light_blue_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18566, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21006, + "states": [ + { + "id": 21005, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 85, + 308 ] }, { - "id": 18567, + "id": 21006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 85, + 308 ] - }, + } + ] + }, + { + "id": 891, + "name": "yellow_candle_cake", + "translation_key": "block.minecraft.yellow_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18568, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21008, + "states": [ + { + "id": 21007, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 85, + 308 ] }, { - "id": 18569, + "id": 21008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 85, + 308 ] - }, + } + ] + }, + { + "id": 892, + "name": "lime_candle_cake", + "translation_key": "block.minecraft.lime_candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21010, + "states": [ { - "id": 18570, - "luminance": 0, + "id": 21009, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 85, + 308 ] }, { - "id": 18571, + "id": 21010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 85, + 308 ] - }, + } + ] + }, + { + "id": 893, + "name": "pink_candle_cake", + "translation_key": "block.minecraft.pink_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18572, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 21012, + "states": [ { - "id": 18573, - "luminance": 0, + "id": 21011, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 85, + 308 ] }, { - "id": 18574, + "id": 21012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 85, + 308 ] } ] }, { - "id": 817, - "name": "warped_fence", - "translation_key": "block.minecraft.warped_fence", - "item_id": 299, + "id": 894, + "name": "gray_candle_cake", + "translation_key": "block.minecraft.gray_candle_cake", + "item_id": 0, "properties": [ { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", + "name": "lit", "values": [ "true", "false" ] } ], - "default_state_id": 18606, + "default_state_id": 21014, "states": [ { - "id": 18575, - "luminance": 0, + "id": 21013, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 85, + 308 ] }, { - "id": 18576, + "id": 21014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 895, + "name": "light_gray_candle_cake", + "translation_key": "block.minecraft.light_gray_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18577, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21016, + "states": [ + { + "id": 21015, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 85, + 308 ] }, { - "id": 18578, + "id": 21016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 896, + "name": "cyan_candle_cake", + "translation_key": "block.minecraft.cyan_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18579, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21018, + "states": [ + { + "id": 21017, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 85, + 308 ] }, { - "id": 18580, + "id": 21018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 897, + "name": "purple_candle_cake", + "translation_key": "block.minecraft.purple_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18581, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21020, + "states": [ + { + "id": 21019, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 85, + 308 ] }, { - "id": 18582, + "id": 21020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 898, + "name": "blue_candle_cake", + "translation_key": "block.minecraft.blue_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18583, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21022, + "states": [ + { + "id": 21021, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 85, + 308 ] }, { - "id": 18584, + "id": 21022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 899, + "name": "brown_candle_cake", + "translation_key": "block.minecraft.brown_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18585, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21024, + "states": [ + { + "id": 21023, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 85, + 308 ] }, { - "id": 18586, + "id": 21024, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 85, + 308 ] - }, + } + ] + }, + { + "id": 900, + "name": "green_candle_cake", + "translation_key": "block.minecraft.green_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18587, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21026, + "states": [ + { + "id": 21025, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 85, + 308 ] }, { - "id": 18588, + "id": 21026, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 85, + 308 ] - }, + } + ] + }, + { + "id": 901, + "name": "red_candle_cake", + "translation_key": "block.minecraft.red_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18589, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21028, + "states": [ + { + "id": 21027, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 85, + 308 ] }, { - "id": 18590, + "id": 21028, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 85, + 308 ] - }, + } + ] + }, + { + "id": 902, + "name": "black_candle_cake", + "translation_key": "block.minecraft.black_candle_cake", + "item_id": 0, + "properties": [ { - "id": 18591, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21030, + "states": [ + { + "id": 21029, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 85, + 308 ] }, { - "id": 18592, + "id": 21030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 85, + 308 ] - }, + } + ] + }, + { + "id": 903, + "name": "amethyst_block", + "translation_key": "block.minecraft.amethyst_block", + "item_id": 85, + "properties": [], + "default_state_id": 21031, + "states": [ { - "id": 18593, + "id": 21031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 0 ] - }, + } + ] + }, + { + "id": 904, + "name": "budding_amethyst", + "translation_key": "block.minecraft.budding_amethyst", + "item_id": 86, + "properties": [], + "default_state_id": 21032, + "states": [ { - "id": 18594, + "id": 21032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 0 + ] + } + ] + }, + { + "id": 905, + "name": "amethyst_cluster", + "translation_key": "block.minecraft.amethyst_cluster", + "item_id": 1249, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 18595, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21042, + "states": [ + { + "id": 21033, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 309 ] }, { - "id": 18596, - "luminance": 0, - "opaque": true, + "id": 21034, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 309 ] }, { - "id": 18597, - "luminance": 0, - "opaque": true, + "id": 21035, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 310 ] }, { - "id": 18598, - "luminance": 0, - "opaque": true, + "id": 21036, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 310 ] }, { - "id": 18599, - "luminance": 0, - "opaque": true, + "id": 21037, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 311 ] }, { - "id": 18600, - "luminance": 0, - "opaque": true, + "id": 21038, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 311 ] }, { - "id": 18601, - "luminance": 0, - "opaque": true, + "id": 21039, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 312 ] }, { - "id": 18602, - "luminance": 0, - "opaque": true, + "id": 21040, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 312 ] }, { - "id": 18603, - "luminance": 0, - "opaque": true, + "id": 21041, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 313 ] }, { - "id": 18604, - "luminance": 0, - "opaque": true, + "id": 21042, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 313 ] }, { - "id": 18605, - "luminance": 0, - "opaque": true, + "id": 21043, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 314 ] }, { - "id": 18606, - "luminance": 0, - "opaque": true, + "id": 21044, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 314 ] } ] }, { - "id": 818, - "name": "crimson_trapdoor", - "translation_key": "block.minecraft.crimson_trapdoor", - "item_id": 710, + "id": 906, + "name": "large_amethyst_bud", + "translation_key": "block.minecraft.large_amethyst_bud", + "item_id": 1248, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + "up", + "down" ] }, { @@ -218206,1459 +247536,1631 @@ ] } ], - "default_state_id": 18622, + "default_state_id": 21054, "states": [ { - "id": 18607, - "luminance": 0, + "id": 21045, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 315 ] }, { - "id": 18608, - "luminance": 0, + "id": 21046, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 315 ] }, { - "id": 18609, - "luminance": 0, + "id": 21047, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 316 ] }, { - "id": 18610, - "luminance": 0, + "id": 21048, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 316 ] }, { - "id": 18611, - "luminance": 0, + "id": 21049, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 317 ] }, { - "id": 18612, - "luminance": 0, + "id": 21050, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 317 ] }, { - "id": 18613, - "luminance": 0, + "id": 21051, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 318 ] }, { - "id": 18614, - "luminance": 0, + "id": 21052, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 318 ] }, { - "id": 18615, - "luminance": 0, + "id": 21053, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 319 ] }, { - "id": 18616, - "luminance": 0, + "id": 21054, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 319 ] }, { - "id": 18617, - "luminance": 0, + "id": 21055, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 320 ] }, { - "id": 18618, - "luminance": 0, + "id": 21056, + "luminance": 4, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 320 ] - }, + } + ] + }, + { + "id": 907, + "name": "medium_amethyst_bud", + "translation_key": "block.minecraft.medium_amethyst_bud", + "item_id": 1247, + "properties": [ { - "id": 18619, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 18620, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 21066, + "states": [ { - "id": 18621, - "luminance": 0, + "id": 21057, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 321 ] }, { - "id": 18622, - "luminance": 0, + "id": 21058, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 321 ] }, { - "id": 18623, - "luminance": 0, + "id": 21059, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 322 ] }, { - "id": 18624, - "luminance": 0, + "id": 21060, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 322 ] }, { - "id": 18625, - "luminance": 0, + "id": 21061, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 323 ] }, { - "id": 18626, - "luminance": 0, + "id": 21062, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 323 ] }, { - "id": 18627, - "luminance": 0, + "id": 21063, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 324 ] }, { - "id": 18628, - "luminance": 0, + "id": 21064, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 324 ] }, { - "id": 18629, - "luminance": 0, + "id": 21065, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 325 ] }, { - "id": 18630, - "luminance": 0, + "id": 21066, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 325 ] }, { - "id": 18631, - "luminance": 0, + "id": 21067, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 326 ] }, { - "id": 18632, - "luminance": 0, + "id": 21068, + "luminance": 2, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 326 ] - }, + } + ] + }, + { + "id": 908, + "name": "small_amethyst_bud", + "translation_key": "block.minecraft.small_amethyst_bud", + "item_id": 1246, + "properties": [ { - "id": 18633, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 18634, - "luminance": 0, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21078, + "states": [ + { + "id": 21069, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 327 ] }, { - "id": 18635, - "luminance": 0, + "id": 21070, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 327 ] }, { - "id": 18636, - "luminance": 0, + "id": 21071, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 328 ] }, { - "id": 18637, - "luminance": 0, + "id": 21072, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 328 ] }, { - "id": 18638, - "luminance": 0, + "id": 21073, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 329 ] }, { - "id": 18639, - "luminance": 0, + "id": 21074, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 329 ] }, { - "id": 18640, - "luminance": 0, + "id": 21075, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 330 ] }, { - "id": 18641, - "luminance": 0, + "id": 21076, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 330 ] }, { - "id": 18642, - "luminance": 0, + "id": 21077, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 331 ] }, { - "id": 18643, - "luminance": 0, + "id": 21078, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 331 ] }, { - "id": 18644, - "luminance": 0, + "id": 21079, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 126 ] }, { - "id": 18645, - "luminance": 0, + "id": 21080, + "luminance": 1, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 126 ] - }, + } + ] + }, + { + "id": 909, + "name": "tuff", + "translation_key": "block.minecraft.tuff", + "item_id": 12, + "properties": [], + "default_state_id": 21081, + "states": [ { - "id": 18646, + "id": 21081, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 0 + ] + } + ] + }, + { + "id": 910, + "name": "tuff_slab", + "translation_key": "block.minecraft.tuff_slab", + "item_id": 13, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 18647, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21085, + "states": [ + { + "id": 21082, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 201 ] }, { - "id": 18648, + "id": 21083, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 201 ] }, { - "id": 18649, + "id": 21084, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51 ] }, { - "id": 18650, + "id": 21085, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51 ] }, { - "id": 18651, + "id": 21086, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 ] }, { - "id": 18652, + "id": 21087, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 + ] + } + ] + }, + { + "id": 911, + "name": "tuff_stairs", + "translation_key": "block.minecraft.tuff_stairs", + "item_id": 14, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 18653, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 18654, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 18655, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21099, + "states": [ + { + "id": 21088, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 18656, + "id": 21089, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 18657, + "id": 21090, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 18658, + "id": 21091, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 18659, + "id": 21092, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 18660, + "id": 21093, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 18661, + "id": 21094, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 18662, + "id": 21095, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 18663, + "id": 21096, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 18664, + "id": 21097, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 18665, + "id": 21098, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 18666, + "id": 21099, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 18667, + "id": 21100, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 18668, + "id": 21101, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 18669, + "id": 21102, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 18670, + "id": 21103, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 819, - "name": "warped_trapdoor", - "translation_key": "block.minecraft.warped_trapdoor", - "item_id": 711, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18686, - "states": [ - { - "id": 18671, + "id": 21104, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 18672, + "id": 21105, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 18673, + "id": 21106, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 18674, + "id": 21107, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 18675, + "id": 21108, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 18676, + "id": 21109, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 18677, + "id": 21110, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 18678, + "id": 21111, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 18679, + "id": 21112, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 18680, + "id": 21113, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 18681, + "id": 21114, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 18682, + "id": 21115, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 18683, + "id": 21116, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 18684, + "id": 21117, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 18685, + "id": 21118, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 18686, + "id": 21119, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 18687, + "id": 21120, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 18688, + "id": 21121, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 18689, + "id": 21122, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 18690, + "id": 21123, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 18691, + "id": 21124, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 18692, + "id": 21125, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 18693, + "id": 21126, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 18694, + "id": 21127, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 18695, + "id": 21128, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 56 ] }, { - "id": 18696, + "id": 21129, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 56 ] }, { - "id": 18697, + "id": 21130, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 18698, + "id": 21131, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 18699, + "id": 21132, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 18700, + "id": 21133, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 18701, + "id": 21134, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 18702, + "id": 21135, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 18703, + "id": 21136, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 18704, + "id": 21137, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 18705, + "id": 21138, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 18706, + "id": 21139, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 18707, + "id": 21140, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 18708, + "id": 21141, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 18709, + "id": 21142, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 18710, + "id": 21143, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 18711, + "id": 21144, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 18712, + "id": 21145, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 18713, + "id": 21146, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 18714, + "id": 21147, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 18715, + "id": 21148, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 18716, + "id": 21149, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 18717, + "id": 21150, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 18718, + "id": 21151, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 18719, + "id": 21152, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 18720, + "id": 21153, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 18721, + "id": 21154, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 18722, + "id": 21155, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 18723, + "id": 21156, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 18724, + "id": 21157, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 18725, + "id": 21158, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 18726, + "id": 21159, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 18727, + "id": 21160, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 18728, + "id": 21161, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 18729, + "id": 21162, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 18730, + "id": 21163, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 18731, + "id": 21164, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 18732, + "id": 21165, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 18733, + "id": 21166, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 18734, + "id": 21167, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] } ] }, { - "id": 820, - "name": "crimson_fence_gate", - "translation_key": "block.minecraft.crimson_fence_gate", - "item_id": 721, + "id": 912, + "name": "tuff_wall", + "translation_key": "block.minecraft.tuff_wall", + "item_id": 15, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "none", + "low", + "tall" ] }, { - "name": "in_wall", + "name": "north", "values": [ - "true", - "false" + "none", + "low", + "tall" ] }, { - "name": "open", + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] } ], - "default_state_id": 18742, + "default_state_id": 21171, "states": [ { - "id": 18735, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18736, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18737, + "id": 21168, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 140 ] }, { - "id": 18738, + "id": 21169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 141, + 142, + 143 ] }, { - "id": 18739, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18740, + "id": 21170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 18741, + "id": 21171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 140 ] }, { - "id": 18742, + "id": 21172, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 141, + 142, + 143 ] }, { - "id": 18743, + "id": 21173, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 18744, + "id": 21174, "luminance": 0, "opaque": true, "replaceable": false, @@ -219666,35 +249168,27 @@ "collision_shapes": [] }, { - "id": 18745, + "id": 21175, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144 ] }, { - "id": 18746, + "id": 21176, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144 ] }, { - "id": 18747, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18748, + "id": 21177, "luminance": 0, "opaque": true, "replaceable": false, @@ -219702,8143 +249196,8048 @@ "collision_shapes": [] }, { - "id": 18749, + "id": 21178, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144 ] }, { - "id": 18750, + "id": 21179, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144 ] }, { - "id": 18751, + "id": 21180, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145 + ] }, { - "id": 18752, + "id": 21181, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18753, + "id": 21182, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 141, + 142, + 143, + 145 ] }, { - "id": 18754, + "id": 21183, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 140, + 145 ] }, { - "id": 18755, + "id": 21184, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18756, + "id": 21185, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18757, + "id": 21186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 146 ] }, { - "id": 18758, + "id": 21187, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 147 ] }, { - "id": 18759, + "id": 21188, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 147 + ] }, { - "id": 18760, + "id": 21189, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146 + ] }, { - "id": 18761, + "id": 21190, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 147 ] }, { - "id": 18762, + "id": 21191, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 147 ] }, { - "id": 18763, + "id": 21192, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145 + ] }, { - "id": 18764, + "id": 21193, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18765, + "id": 21194, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 141, + 142, + 143, + 145 ] }, { - "id": 18766, + "id": 21195, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 - ] - } - ] - }, - { - "id": 821, - "name": "warped_fence_gate", - "translation_key": "block.minecraft.warped_fence_gate", - "item_id": 722, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + 140, + 145 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18774, - "states": [ - { - "id": 18767, + "id": 21196, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18768, + "id": 21197, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 18769, + "id": 21198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 146 ] }, { - "id": 18770, + "id": 21199, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144, + 147 ] }, { - "id": 18771, + "id": 21200, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 147 + ] }, { - "id": 18772, + "id": 21201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146 + ] }, { - "id": 18773, + "id": 21202, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144, + 147 ] }, { - "id": 18774, + "id": 21203, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144, + 147 ] }, { - "id": 18775, + "id": 21204, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148 + ] }, { - "id": 18776, + "id": 21205, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] }, { - "id": 18777, + "id": 21206, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 141, + 142, + 143, + 148 ] }, { - "id": 18778, + "id": 21207, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 140, + 148 ] }, { - "id": 18779, + "id": 21208, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] }, { - "id": 18780, + "id": 21209, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148 + ] }, { - "id": 18781, + "id": 21210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 149 ] }, { - "id": 18782, + "id": 21211, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 144, + 150 ] }, { - "id": 18783, + "id": 21212, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150 + ] }, { - "id": 18784, + "id": 21213, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149 + ] }, { - "id": 18785, + "id": 21214, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 150 ] }, { - "id": 18786, + "id": 21215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 150 ] }, { - "id": 18787, + "id": 21216, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145 + ] }, { - "id": 18788, + "id": 21217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 18789, + "id": 21218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18790, + "id": 21219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 140, + 148, + 145 ] }, { - "id": 18791, + "id": 21220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 18792, + "id": 21221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 18793, + "id": 21222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 151 ] }, { - "id": 18794, + "id": 21223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 150, + 147 ] }, { - "id": 18795, + "id": 21224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150, + 147 + ] }, { - "id": 18796, + "id": 21225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151 + ] }, { - "id": 18797, + "id": 21226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 144, + 150, + 147 ] }, { - "id": 18798, + "id": 21227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 - ] - } - ] - }, - { - "id": 822, - "name": "crimson_stairs", - "translation_key": "block.minecraft.crimson_stairs", - "item_id": 371, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 144, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18810, - "states": [ - { - "id": 18799, + "id": 21228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148, + 145 ] }, { - "id": 18800, + "id": 21229, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18801, + "id": 21230, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18802, + "id": 21231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 145 ] }, { - "id": 18803, + "id": 21232, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18804, + "id": 21233, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18805, + "id": 21234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151 ] }, { - "id": 18806, + "id": 21235, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 18807, + "id": 21236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 18808, + "id": 21237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 151 ] }, { - "id": 18809, + "id": 21238, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 144, + 150, + 147 ] }, { - "id": 18810, + "id": 21239, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 144, + 150, + 147 ] }, { - "id": 18811, + "id": 21240, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148 ] }, { - "id": 18812, + "id": 21241, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 18813, + "id": 21242, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 18814, + "id": 21243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148 ] }, { - "id": 18815, + "id": 21244, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148 ] }, { - "id": 18816, + "id": 21245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148 ] }, { - "id": 18817, + "id": 21246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 149 ] }, { - "id": 18818, + "id": 21247, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150 ] }, { - "id": 18819, + "id": 21248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 144, + 150 ] }, { - "id": 18820, + "id": 21249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 149 ] }, { - "id": 18821, + "id": 21250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150 ] }, { - "id": 18822, + "id": 21251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150 ] }, { - "id": 18823, + "id": 21252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145 ] }, { - "id": 18824, + "id": 21253, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18825, + "id": 21254, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18826, + "id": 21255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145 ] }, { - "id": 18827, + "id": 21256, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18828, + "id": 21257, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18829, + "id": 21258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 151 ] }, { - "id": 18830, + "id": 21259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 150, + 147 ] }, { - "id": 18831, + "id": 21260, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 18832, + "id": 21261, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151 ] }, { - "id": 18833, + "id": 21262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 18834, + "id": 21263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 150, + 147 ] }, { - "id": 18835, + "id": 21264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 148, + 145 ] }, { - "id": 18836, + "id": 21265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18837, + "id": 21266, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18838, + "id": 21267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145 ] }, { - "id": 18839, + "id": 21268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18840, + "id": 21269, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 18841, + "id": 21270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151 ] }, { - "id": 18842, + "id": 21271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 150, + 147 ] }, { - "id": 18843, + "id": 21272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 144, + 150, + 147 ] }, { - "id": 18844, + "id": 21273, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 151 ] }, { - "id": 18845, + "id": 21274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 18846, + "id": 21275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 18847, + "id": 21276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 152 ] }, { - "id": 18848, + "id": 21277, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143 ] }, { - "id": 18849, + "id": 21278, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143 ] }, { - "id": 18850, + "id": 21279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 140, + 152 ] }, { - "id": 18851, + "id": 21280, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 18852, + "id": 21281, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 18853, + "id": 21282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 154 ] }, { - "id": 18854, + "id": 21283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153 ] }, { - "id": 18855, + "id": 21284, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153 ] }, { - "id": 18856, + "id": 21285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 154 ] }, { - "id": 18857, + "id": 21286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153 ] }, { - "id": 18858, + "id": 21287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153 ] }, { - "id": 18859, + "id": 21288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 145, + 152 ] }, { - "id": 18860, + "id": 21289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 18861, + "id": 21290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 18862, + "id": 21291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 145, + 152 ] }, { - "id": 18863, + "id": 21292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 18864, + "id": 21293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 18865, + "id": 21294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 146, + 155 ] }, { - "id": 18866, + "id": 21295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 18867, + "id": 21296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 18868, + "id": 21297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 146, + 155 ] }, { - "id": 18869, + "id": 21298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 18870, + "id": 21299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 18871, + "id": 21300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 145, + 152 ] }, { - "id": 18872, + "id": 21301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 18873, + "id": 21302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 18874, + "id": 21303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 145, + 152 ] }, { - "id": 18875, + "id": 21304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 18876, + "id": 21305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 18877, + "id": 21306, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 146, + 155 ] }, { - "id": 18878, + "id": 21307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 823, - "name": "warped_stairs", - "translation_key": "block.minecraft.warped_stairs", - "item_id": 372, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" + 153, + 147 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 21308, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18890, - "states": [ - { - "id": 18879, + "id": 21309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 146, + 155 ] }, { - "id": 18880, + "id": 21310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 147 ] }, { - "id": 18881, + "id": 21311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 18882, + "id": 21312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 152 ] }, { - "id": 18883, + "id": 21313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 18884, + "id": 21314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148 ] }, { - "id": 18885, + "id": 21315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 148, + 152 ] }, { - "id": 18886, + "id": 21316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 18887, + "id": 21317, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 18888, + "id": 21318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 149, + 155 ] }, { - "id": 18889, + "id": 21319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150 ] }, { - "id": 18890, + "id": 21320, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150 ] }, { - "id": 18891, + "id": 21321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 149, + 155 ] }, { - "id": 18892, + "id": 21322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150 ] }, { - "id": 18893, + "id": 21323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150 ] }, { - "id": 18894, + "id": 21324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 18895, + "id": 21325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18896, + "id": 21326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18897, + "id": 21327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 18898, + "id": 21328, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18899, + "id": 21329, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18900, + "id": 21330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 151, + 155 ] }, { - "id": 18901, + "id": 21331, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 18902, + "id": 21332, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 18903, + "id": 21333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151, + 155 ] }, { - "id": 18904, + "id": 21334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 18905, + "id": 21335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 18906, + "id": 21336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 18907, + "id": 21337, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18908, + "id": 21338, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18909, + "id": 21339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 18910, + "id": 21340, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18911, + "id": 21341, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18912, + "id": 21342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151, + 155 ] }, { - "id": 18913, + "id": 21343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 18914, + "id": 21344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 18915, + "id": 21345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 151, + 155 ] }, { - "id": 18916, + "id": 21346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 18917, + "id": 21347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 18918, + "id": 21348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 152 ] }, { - "id": 18919, + "id": 21349, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148 ] }, { - "id": 18920, + "id": 21350, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148 ] }, { - "id": 18921, + "id": 21351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 152 ] }, { - "id": 18922, + "id": 21352, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 18923, + "id": 21353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 18924, + "id": 21354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 149, + 155 ] }, { - "id": 18925, + "id": 21355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150 ] }, { - "id": 18926, + "id": 21356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150 ] }, { - "id": 18927, + "id": 21357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 149, + 155 ] }, { - "id": 18928, + "id": 21358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150 ] }, { - "id": 18929, + "id": 21359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150 ] }, { - "id": 18930, + "id": 21360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 140, + 148, + 145, + 152 ] }, { - "id": 18931, + "id": 21361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18932, + "id": 21362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18933, + "id": 21363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 18934, + "id": 21364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18935, + "id": 21365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18936, + "id": 21366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 18937, + "id": 21367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 18938, + "id": 21368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 18939, + "id": 21369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 151, + 155 ] }, { - "id": 18940, + "id": 21370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 18941, + "id": 21371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 18942, + "id": 21372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 18943, + "id": 21373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18944, + "id": 21374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18945, + "id": 21375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 18946, + "id": 21376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18947, + "id": 21377, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 18948, + "id": 21378, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151, + 155 ] }, { - "id": 18949, + "id": 21379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 150, + 147 ] }, { - "id": 18950, + "id": 21380, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 150, + 147 ] }, { - "id": 18951, + "id": 21381, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 151, + 155 ] }, { - "id": 18952, + "id": 21382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 18953, + "id": 21383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 18954, + "id": 21384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 152 ] }, { - "id": 18955, + "id": 21385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143 ] }, { - "id": 18956, + "id": 21386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143 ] }, { - "id": 18957, + "id": 21387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 152 ] }, { - "id": 18958, + "id": 21388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 824, - "name": "crimson_button", - "translation_key": "block.minecraft.crimson_button", - "item_id": 671, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 153, + 142, + 143 ] - } - ], - "default_state_id": 18968, - "states": [ - { - "id": 18959, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18960, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18961, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18962, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18963, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18964, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18965, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18966, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18967, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18968, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18969, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18970, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18971, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18972, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] }, { - "id": 18973, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18974, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18975, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18976, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18977, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18978, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18979, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18980, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18981, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18982, + "id": 21389, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 825, - "name": "warped_button", - "translation_key": "block.minecraft.warped_button", - "item_id": 672, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143 ] - } - ], - "default_state_id": 18992, - "states": [ - { - "id": 18983, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18984, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18985, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18986, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18987, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18988, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18989, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18990, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18991, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18992, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18993, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18994, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18995, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18996, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18997, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18998, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18999, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19000, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] }, { - "id": 19001, + "id": 21390, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 154 + ] }, { - "id": 19002, + "id": 21391, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 153 + ] }, { - "id": 19003, + "id": 21392, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 153 + ] }, { - "id": 19004, + "id": 21393, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 154 + ] }, { - "id": 19005, + "id": 21394, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 153 + ] }, { - "id": 19006, + "id": 21395, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 826, - "name": "crimson_door", - "translation_key": "block.minecraft.crimson_door", - "item_id": 698, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 153 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19018, - "states": [ - { - "id": 19007, + "id": 21396, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 140, + 145, + 152 ] }, { - "id": 19008, + "id": 21397, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 145 ] }, { - "id": 19009, + "id": 21398, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 145 ] }, { - "id": 19010, + "id": 21399, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 140, + 145, + 152 ] }, { - "id": 19011, + "id": 21400, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 145 ] }, { - "id": 19012, + "id": 21401, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 145 ] }, { - "id": 19013, + "id": 21402, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 146, + 155 ] }, { - "id": 19014, + "id": 21403, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 147 ] }, { - "id": 19015, + "id": 21404, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 147 ] }, { - "id": 19016, + "id": 21405, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 146, + 155 ] }, { - "id": 19017, + "id": 21406, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 147 ] }, { - "id": 19018, + "id": 21407, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 147 ] }, { - "id": 19019, + "id": 21408, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 140, + 145, + 152 ] }, { - "id": 19020, + "id": 21409, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 145 ] }, { - "id": 19021, + "id": 21410, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 145 ] }, { - "id": 19022, + "id": 21411, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 140, + 145, + 152 ] }, { - "id": 19023, + "id": 21412, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 145 ] }, { - "id": 19024, + "id": 21413, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 145 ] }, { - "id": 19025, + "id": 21414, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 146, + 155 ] }, { - "id": 19026, + "id": 21415, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 147 ] }, { - "id": 19027, + "id": 21416, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 147 ] }, { - "id": 19028, + "id": 21417, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 146, + 155 ] }, { - "id": 19029, + "id": 21418, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 147 ] }, { - "id": 19030, + "id": 21419, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 147 ] }, { - "id": 19031, + "id": 21420, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 140, + 148, + 152 ] }, { - "id": 19032, + "id": 21421, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148 ] }, { - "id": 19033, + "id": 21422, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 142, + 143, + 148 ] }, { - "id": 19034, + "id": 21423, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 140, + 148, + 152 ] }, { - "id": 19035, + "id": 21424, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148 ] }, { - "id": 19036, + "id": 21425, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148 ] }, { - "id": 19037, + "id": 21426, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 149, + 155 ] }, { - "id": 19038, + "id": 21427, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150 ] }, { - "id": 19039, + "id": 21428, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 150 ] }, { - "id": 19040, + "id": 21429, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 149, + 155 ] }, { - "id": 19041, + "id": 21430, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150 ] }, { - "id": 19042, + "id": 21431, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150 ] }, { - "id": 19043, + "id": 21432, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 140, + 148, + 145, + 152 ] }, { - "id": 19044, + "id": 21433, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19045, + "id": 21434, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19046, + "id": 21435, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 140, + 148, + 145, + 152 ] }, { - "id": 19047, + "id": 21436, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19048, + "id": 21437, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19049, + "id": 21438, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 151, + 155 ] }, { - "id": 19050, + "id": 21439, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150, + 147 ] }, { - "id": 19051, + "id": 21440, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19052, + "id": 21441, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 151, + 155 ] }, { - "id": 19053, + "id": 21442, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150, + 147 ] }, { - "id": 19054, + "id": 21443, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150, + 147 ] }, { - "id": 19055, + "id": 21444, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 140, + 148, + 145, + 152 ] }, { - "id": 19056, + "id": 21445, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19057, + "id": 21446, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19058, + "id": 21447, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 140, + 148, + 145, + 152 ] }, { - "id": 19059, + "id": 21448, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19060, + "id": 21449, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19061, + "id": 21450, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 151, + 155 ] }, { - "id": 19062, + "id": 21451, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 150, + 147 ] }, { - "id": 19063, + "id": 21452, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19064, + "id": 21453, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 151, + 155 ] }, { - "id": 19065, + "id": 21454, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 150, + 147 ] }, { - "id": 19066, + "id": 21455, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 150, + 147 ] }, { - "id": 19067, + "id": 21456, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 140, + 148, + 152 ] }, { - "id": 19068, + "id": 21457, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148 ] }, { - "id": 19069, + "id": 21458, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148 ] }, { - "id": 19070, + "id": 21459, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 827, - "name": "warped_door", - "translation_key": "block.minecraft.warped_door", - "item_id": 699, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + 140, + 148, + 152 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19082, - "states": [ - { - "id": 19071, + "id": 21460, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148 ] }, { - "id": 19072, + "id": 21461, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148 ] }, { - "id": 19073, + "id": 21462, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 149, + 155 ] }, { - "id": 19074, + "id": 21463, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 150 ] }, { - "id": 19075, + "id": 21464, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150 ] }, { - "id": 19076, + "id": 21465, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 149, + 155 ] }, { - "id": 19077, + "id": 21466, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 150 ] }, { - "id": 19078, + "id": 21467, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 150 ] }, { - "id": 19079, + "id": 21468, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 140, + 148, + 145, + 152 ] }, { - "id": 19080, + "id": 21469, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19081, + "id": 21470, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19082, + "id": 21471, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 140, + 148, + 145, + 152 ] }, { - "id": 19083, + "id": 21472, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19084, + "id": 21473, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19085, + "id": 21474, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 151, + 155 ] }, { - "id": 19086, + "id": 21475, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 153, + 150, + 147 ] }, { - "id": 19087, + "id": 21476, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 150, + 147 ] }, { - "id": 19088, + "id": 21477, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 151, + 155 ] }, { - "id": 19089, + "id": 21478, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19090, + "id": 21479, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19091, + "id": 21480, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 140, + 148, + 145, + 152 ] }, { - "id": 19092, + "id": 21481, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19093, + "id": 21482, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19094, + "id": 21483, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 140, + 148, + 145, + 152 ] }, { - "id": 19095, + "id": 21484, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19096, + "id": 21485, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19097, + "id": 21486, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 151, + 155 ] }, { - "id": 19098, + "id": 21487, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19099, + "id": 21488, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 153, + 150, + 147 ] }, { - "id": 19100, + "id": 21489, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 151, + 155 ] }, { - "id": 19101, + "id": 21490, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] }, { - "id": 19102, + "id": 21491, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 153, + 150, + 147 ] - }, + } + ] + }, + { + "id": 913, + "name": "polished_tuff", + "translation_key": "block.minecraft.polished_tuff", + "item_id": 17, + "properties": [], + "default_state_id": 21492, + "states": [ { - "id": 19103, + "id": 21492, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 + ] + } + ] + }, + { + "id": 914, + "name": "polished_tuff_slab", + "translation_key": "block.minecraft.polished_tuff_slab", + "item_id": 18, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 19104, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21496, + "states": [ + { + "id": 21493, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 201 ] }, { - "id": 19105, + "id": 21494, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 201 ] }, { - "id": 19106, + "id": 21495, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51 ] }, { - "id": 19107, + "id": 21496, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51 ] }, { - "id": 19108, + "id": 21497, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 0 ] }, { - "id": 19109, + "id": 21498, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 + ] + } + ] + }, + { + "id": 915, + "name": "polished_tuff_stairs", + "translation_key": "block.minecraft.polished_tuff_stairs", + "item_id": 19, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 19110, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21510, + "states": [ + { + "id": 21499, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 42 ] }, { - "id": 19111, + "id": 21500, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { - "id": 19112, + "id": 21501, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 19113, + "id": 21502, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 44, + 45 ] }, { - "id": 19114, + "id": 21503, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 19115, + "id": 21504, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 19116, + "id": 21505, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 48, + 42, + 49 ] }, { - "id": 19117, + "id": 21506, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 19118, + "id": 21507, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 19119, + "id": 21508, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 44, + 50, + 45 ] }, { - "id": 19120, + "id": 21509, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52 ] }, { - "id": 19121, + "id": 21510, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 19122, + "id": 21511, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 49 ] }, { - "id": 19123, + "id": 21512, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { - "id": 19124, + "id": 21513, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52, + 45 ] }, { - "id": 19125, + "id": 21514, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 19126, + "id": 21515, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 19127, + "id": 21516, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 19128, + "id": 21517, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 19129, + "id": 21518, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 49 ] }, { - "id": 19130, + "id": 21519, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 52 ] }, { - "id": 19131, + "id": 21520, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 52 ] }, { - "id": 19132, + "id": 21521, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 44, + 53 ] }, { - "id": 19133, + "id": 21522, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 19134, + "id": 21523, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 828, - "name": "crimson_sign", - "translation_key": "block.minecraft.crimson_sign", - "item_id": 855, - "wall_variant_id": 830, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 43, + 46, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 21524, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 ] - } - ], - "default_state_id": 19136, - "states": [ + }, { - "id": 19135, + "id": 21525, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 19136, + "id": 21526, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 19137, + "id": 21527, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 19138, + "id": 21528, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 19139, + "id": 21529, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42 + ] }, { - "id": 19140, + "id": 21530, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42 + ] }, { - "id": 19141, + "id": 21531, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 19142, + "id": 21532, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 19143, + "id": 21533, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 19144, + "id": 21534, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 19145, + "id": 21535, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 19146, + "id": 21536, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 19147, + "id": 21537, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 19148, + "id": 21538, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 19149, + "id": 21539, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 56 + ] }, { - "id": 19150, + "id": 21540, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 56 + ] }, { - "id": 19151, + "id": 21541, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 19152, + "id": 21542, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 19153, + "id": 21543, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { - "id": 19154, + "id": 21544, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { - "id": 19155, + "id": 21545, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 19156, + "id": 21546, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 19157, + "id": 21547, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { - "id": 19158, + "id": 21548, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { - "id": 19159, + "id": 21549, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50 + ] }, { - "id": 19160, + "id": 21550, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50 + ] }, { - "id": 19161, + "id": 21551, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 19162, + "id": 21552, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 19163, + "id": 21553, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { - "id": 19164, + "id": 21554, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { - "id": 19165, + "id": 21555, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 19166, + "id": 21556, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 829, - "name": "warped_sign", - "translation_key": "block.minecraft.warped_sign", - "item_id": 856, - "wall_variant_id": 831, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 21557, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 ] - } - ], - "default_state_id": 19168, - "states": [ + }, { - "id": 19167, + "id": 21558, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 53 + ] }, { - "id": 19168, + "id": 21559, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 57, + 50 + ] }, { - "id": 19169, + "id": 21560, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 57, + 50 + ] }, { - "id": 19170, + "id": 21561, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 19171, + "id": 21562, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 19172, + "id": 21563, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { - "id": 19173, + "id": 21564, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { - "id": 19174, + "id": 21565, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 19175, + "id": 21566, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 19176, + "id": 21567, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 19177, + "id": 21568, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 19178, + "id": 21569, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 56 + ] }, { - "id": 19179, + "id": 21570, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 56 + ] }, { - "id": 19180, + "id": 21571, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 19181, + "id": 21572, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 19182, + "id": 21573, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 19183, + "id": 21574, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 19184, + "id": 21575, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 19185, + "id": 21576, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 19186, + "id": 21577, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 19187, + "id": 21578, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 51, + 45 + ] + } + ] + }, + { + "id": 916, + "name": "polished_tuff_wall", + "translation_key": "block.minecraft.polished_tuff_wall", + "item_id": 20, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] }, { - "id": 19188, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 21582, + "states": [ + { + "id": 21579, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 140 + ] }, { - "id": 19189, + "id": 21580, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 19190, + "id": 21581, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 19191, + "id": 21582, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 140 + ] }, { - "id": 19192, + "id": 21583, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 19193, + "id": 21584, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143 + ] }, { - "id": 19194, + "id": 21585, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [] }, { - "id": 19195, + "id": 21586, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144 + ] }, { - "id": 19196, + "id": 21587, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144 + ] }, { - "id": 19197, + "id": 21588, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [] }, { - "id": 19198, + "id": 21589, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 830, - "name": "crimson_wall_sign", - "translation_key": "block.minecraft.crimson_sign", - "item_id": 855, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 144 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19200, - "states": [ - { - "id": 19199, + "id": 21590, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144 + ] }, { - "id": 19200, + "id": 21591, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 140, + 145 + ] }, { - "id": 19201, + "id": 21592, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19202, + "id": 21593, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19203, + "id": 21594, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 140, + 145 + ] }, { - "id": 19204, + "id": 21595, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19205, + "id": 21596, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19206, + "id": 21597, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 831, - "name": "warped_wall_sign", - "translation_key": "block.minecraft.warped_sign", - "item_id": 856, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 146 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 21598, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 147 ] - } - ], - "default_state_id": 19208, - "states": [ + }, { - "id": 19207, + "id": 21599, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144, + 147 + ] }, { - "id": 19208, + "id": 21600, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 146 + ] }, { - "id": 19209, + "id": 21601, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144, + 147 + ] }, { - "id": 19210, + "id": 21602, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 144, + 147 + ] }, { - "id": 19211, + "id": 21603, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 140, + 145 + ] }, { - "id": 19212, + "id": 21604, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19213, + "id": 21605, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 + "collision_shapes": [ + 141, + 142, + 143, + 145 + ] }, { - "id": 19214, + "id": 21606, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 832, - "name": "structure_block", - "translation_key": "block.minecraft.structure_block", - "item_id": 754, - "properties": [ - { - "name": "mode", - "values": [ - "save", - "load", - "corner", - "data" - ] - } - ], - "default_state_id": 19216, - "states": [ + "collision_shapes": [ + 140, + 145 + ] + }, { - "id": 19215, + "id": 21607, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 20 + 141, + 142, + 143, + 145 + ] }, { - "id": 19216, + "id": 21608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 20 + 141, + 142, + 143, + 145 + ] }, { - "id": 19217, + "id": 21609, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 20 + 146 + ] }, { - "id": 19218, + "id": 21610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 20 - } - ] - }, - { - "id": 833, - "name": "jigsaw", - "translation_key": "block.minecraft.jigsaw", - "item_id": 755, - "properties": [ - { - "name": "orientation", - "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" + 144, + 147 ] - } - ], - "default_state_id": 19229, - "states": [ + }, { - "id": 19219, + "id": 21611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 144, + 147 + ] }, { - "id": 19220, + "id": 21612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 146 + ] }, { - "id": 19221, + "id": 21613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 144, + 147 + ] }, { - "id": 19222, + "id": 21614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 144, + 147 + ] }, { - "id": 19223, + "id": 21615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 140, + 148 + ] }, { - "id": 19224, + "id": 21616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 141, + 142, + 143, + 148 + ] }, { - "id": 19225, + "id": 21617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 141, + 142, + 143, + 148 + ] }, { - "id": 19226, + "id": 21618, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 140, + 148 + ] }, { - "id": 19227, + "id": 21619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 141, + 142, + 143, + 148 + ] }, { - "id": 19228, + "id": 21620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 141, + 142, + 143, + 148 + ] }, { - "id": 19229, + "id": 21621, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 + 149 + ] }, { - "id": 19230, + "id": 21622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - } - ] - }, - { - "id": 834, - "name": "composter", - "translation_key": "block.minecraft.composter", - "item_id": 1153, - "properties": [ - { - "name": "level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8" + 144, + 150 ] - } - ], - "default_state_id": 19231, - "states": [ + }, { - "id": 19231, + "id": 21623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 144, + 150 ] }, { - "id": 19232, + "id": 21624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 149 ] }, { - "id": 19233, + "id": 21625, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 144, + 150 ] }, { - "id": 19234, + "id": 21626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 144, + 150 ] }, { - "id": 19235, + "id": 21627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 140, + 148, + 145 ] }, { - "id": 19236, + "id": 21628, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19237, + "id": 21629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19238, + "id": 21630, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 + 140, + 148, + 145 ] }, { - "id": 19239, + "id": 21631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - } - ] - }, - { - "id": 835, - "name": "target", - "translation_key": "block.minecraft.target", - "item_id": 649, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + 141, + 142, + 143, + 148, + 145 ] - } - ], - "default_state_id": 19240, - "states": [ + }, { - "id": 19240, + "id": 21632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19241, + "id": 21633, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 151 ] }, { - "id": 19242, + "id": 21634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { - "id": 19243, + "id": 21635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { - "id": 19244, + "id": 21636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 151 ] }, { - "id": 19245, + "id": 21637, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { - "id": 19246, + "id": 21638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { - "id": 19247, + "id": 21639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 145 ] }, { - "id": 19248, + "id": 21640, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19249, + "id": 21641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19250, + "id": 21642, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 145 ] }, { - "id": 19251, + "id": 21643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19252, + "id": 21644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 19253, + "id": 21645, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 151 ] }, { - "id": 19254, + "id": 21646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { - "id": 19255, + "id": 21647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 836, - "name": "bee_nest", - "translation_key": "block.minecraft.bee_nest", - "item_id": 1171, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 144, + 150, + 147 ] }, { - "name": "honey_level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" + "id": 21648, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151 ] - } - ], - "default_state_id": 19256, - "states": [ + }, { - "id": 19256, + "id": 21649, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19257, + "id": 21650, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19258, + "id": 21651, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148 + ] }, { - "id": 19259, + "id": 21652, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148 + ] }, { - "id": 19260, + "id": 21653, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148 + ] }, { - "id": 19261, + "id": 21654, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148 + ] }, { - "id": 19262, + "id": 21655, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148 + ] }, { - "id": 19263, + "id": 21656, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148 + ] }, { - "id": 19264, + "id": 21657, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 149 + ] }, { - "id": 19265, + "id": 21658, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150 + ] }, { - "id": 19266, + "id": 21659, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150 + ] }, { - "id": 19267, + "id": 21660, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 149 + ] }, { - "id": 19268, + "id": 21661, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150 + ] }, { - "id": 19269, + "id": 21662, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150 + ] }, { - "id": 19270, + "id": 21663, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148, + 145 + ] }, { - "id": 19271, + "id": 21664, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19272, + "id": 21665, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19273, + "id": 21666, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148, + 145 + ] }, { - "id": 19274, + "id": 21667, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19275, + "id": 21668, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19276, + "id": 21669, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 151 + ] }, { - "id": 19277, + "id": 21670, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19278, + "id": 21671, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19279, + "id": 21672, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - } - ] - }, - { - "id": 837, - "name": "beehive", - "translation_key": "block.minecraft.beehive", - "item_id": 1172, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 151 ] }, { - "name": "honey_level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" + "id": 21673, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 144, + 150, + 147 ] - } - ], - "default_state_id": 19280, - "states": [ + }, { - "id": 19280, + "id": 21674, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19281, + "id": 21675, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148, + 145 + ] }, { - "id": 19282, + "id": 21676, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19283, + "id": 21677, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19284, + "id": 21678, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 148, + 145 + ] }, { - "id": 19285, + "id": 21679, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19286, + "id": 21680, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 19287, + "id": 21681, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 151 + ] }, { - "id": 19288, + "id": 21682, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19289, + "id": 21683, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19290, + "id": 21684, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 151 + ] }, { - "id": 19291, + "id": 21685, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19292, + "id": 21686, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 144, + 150, + 147 + ] }, { - "id": 19293, + "id": 21687, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 152 + ] }, { - "id": 19294, + "id": 21688, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153, + 142, + 143 + ] }, { - "id": 19295, + "id": 21689, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153, + 142, + 143 + ] }, { - "id": 19296, + "id": 21690, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 140, + 152 + ] }, { - "id": 19297, + "id": 21691, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153, + 142, + 143 + ] }, { - "id": 19298, + "id": 21692, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153, + 142, + 143 + ] }, { - "id": 19299, + "id": 21693, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 154 + ] }, { - "id": 19300, + "id": 21694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153 + ] }, { - "id": 19301, + "id": 21695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 153 + ] }, { - "id": 19302, + "id": 21696, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 + 154 + ] }, { - "id": 19303, + "id": 21697, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - } - ] - }, - { - "id": 838, - "name": "honey_block", - "translation_key": "block.minecraft.honey_block", - "item_id": 643, - "properties": [], - "default_state_id": 19304, - "states": [ + 153 + ] + }, { - "id": 19304, + "id": 21698, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 74 + 153 ] - } - ] - }, - { - "id": 839, - "name": "honeycomb_block", - "translation_key": "block.minecraft.honeycomb_block", - "item_id": 1174, - "properties": [], - "default_state_id": 19305, - "states": [ + }, { - "id": 19305, + "id": 21699, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 145, + 152 ] - } - ] - }, - { - "id": 840, - "name": "netherite_block", - "translation_key": "block.minecraft.netherite_block", - "item_id": 78, - "properties": [], - "default_state_id": 19306, - "states": [ + }, { - "id": 19306, + "id": 21700, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 841, - "name": "ancient_debris", - "translation_key": "block.minecraft.ancient_debris", - "item_id": 67, - "properties": [], - "default_state_id": 19307, - "states": [ + }, { - "id": 19307, + "id": 21701, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 842, - "name": "crying_obsidian", - "translation_key": "block.minecraft.crying_obsidian", - "item_id": 1176, - "properties": [], - "default_state_id": 19308, - "states": [ + }, { - "id": 19308, - "luminance": 10, + "id": 21702, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 145, + 152 ] - } - ] - }, - { - "id": 843, - "name": "respawn_anchor", - "translation_key": "block.minecraft.respawn_anchor", - "item_id": 1189, - "properties": [ + }, { - "name": "charges", - "values": [ - "0", - "1", - "2", - "3", - "4" + "id": 21703, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 145 ] - } - ], - "default_state_id": 19309, - "states": [ + }, { - "id": 19309, + "id": 21704, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] }, { - "id": 19310, - "luminance": 3, + "id": 21705, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 146, + 155 ] }, { - "id": 19311, - "luminance": 7, + "id": 21706, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] }, { - "id": 19312, - "luminance": 11, + "id": 21707, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] }, { - "id": 19313, - "luminance": 15, + "id": 21708, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 146, + 155 ] - } - ] - }, - { - "id": 844, - "name": "potted_crimson_fungus", - "translation_key": "block.minecraft.potted_crimson_fungus", - "item_id": 0, - "properties": [], - "default_state_id": 19314, - "states": [ + }, { - "id": 19314, + "id": 21709, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 153, + 147 ] - } - ] - }, - { - "id": 845, - "name": "potted_warped_fungus", - "translation_key": "block.minecraft.potted_warped_fungus", - "item_id": 0, - "properties": [], - "default_state_id": 19315, - "states": [ + }, { - "id": 19315, + "id": 21710, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 153, + 147 ] - } - ] - }, - { - "id": 846, - "name": "potted_crimson_roots", - "translation_key": "block.minecraft.potted_crimson_roots", - "item_id": 0, - "properties": [], - "default_state_id": 19316, - "states": [ + }, { - "id": 19316, + "id": 21711, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 140, + 145, + 152 ] - } - ] - }, - { - "id": 847, - "name": "potted_warped_roots", - "translation_key": "block.minecraft.potted_warped_roots", - "item_id": 0, - "properties": [], - "default_state_id": 19317, - "states": [ + }, { - "id": 19317, + "id": 21712, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 848, - "name": "lodestone", - "translation_key": "block.minecraft.lodestone", - "item_id": 1175, - "properties": [], - "default_state_id": 19318, - "states": [ + }, { - "id": 19318, + "id": 21713, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 849, - "name": "blackstone", - "translation_key": "block.minecraft.blackstone", - "item_id": 1177, - "properties": [], - "default_state_id": 19319, - "states": [ + }, { - "id": 19319, + "id": 21714, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 850, - "name": "blackstone_stairs", - "translation_key": "block.minecraft.blackstone_stairs", - "item_id": 1179, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 140, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19331, - "states": [ - { - "id": 19320, + "id": 21715, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 19321, + "id": 21716, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 142, + 143, + 145 ] }, { - "id": 19322, + "id": 21717, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 146, + 155 ] }, { - "id": 19323, + "id": 21718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 147 ] }, { - "id": 19324, + "id": 21719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 19325, + "id": 21720, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 146, + 155 ] }, { - "id": 19326, + "id": 21721, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 19327, + "id": 21722, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 147 ] }, { - "id": 19328, + "id": 21723, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148, + 152 ] }, { - "id": 19329, + "id": 21724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 19330, + "id": 21725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 142, + 143, + 148 ] }, { - "id": 19331, + "id": 21726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 140, + 148, + 152 ] }, { - "id": 19332, + "id": 21727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 19333, + "id": 21728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 19334, + "id": 21729, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 149, + 155 ] }, { - "id": 19335, + "id": 21730, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 150 ] }, { - "id": 19336, + "id": 21731, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150 ] }, { - "id": 19337, + "id": 21732, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 149, + 155 ] }, { - "id": 19338, + "id": 21733, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 19339, + "id": 21734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150 ] }, { - "id": 19340, + "id": 21735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 145, + 152 ] }, { - "id": 19341, + "id": 21736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19342, + "id": 21737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19343, + "id": 21738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 19344, + "id": 21739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19345, + "id": 21740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19346, + "id": 21741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151, + 155 ] }, { - "id": 19347, + "id": 21742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 19348, + "id": 21743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 19349, + "id": 21744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 19350, + "id": 21745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150, + 147 ] }, { - "id": 19351, + "id": 21746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 150, + 147 ] }, { - "id": 19352, + "id": 21747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 19353, + "id": 21748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19354, + "id": 21749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19355, + "id": 21750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 19356, + "id": 21751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19357, + "id": 21752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19358, + "id": 21753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 19359, + "id": 21754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 19360, + "id": 21755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 150, + 147 ] }, { - "id": 19361, + "id": 21756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 151, + 155 ] }, { - "id": 19362, + "id": 21757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 19363, + "id": 21758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 19364, + "id": 21759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 152 ] }, { - "id": 19365, + "id": 21760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 19366, + "id": 21761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 19367, + "id": 21762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 19368, + "id": 21763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 19369, + "id": 21764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 19370, + "id": 21765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 149, + 155 ] }, { - "id": 19371, + "id": 21766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 150 ] }, { - "id": 19372, + "id": 21767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150 ] }, { - "id": 19373, + "id": 21768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 19374, + "id": 21769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150 ] }, { - "id": 19375, + "id": 21770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150 ] }, { - "id": 19376, + "id": 21771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 19377, + "id": 21772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19378, + "id": 21773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19379, + "id": 21774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 19380, + "id": 21775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19381, + "id": 21776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19382, + "id": 21777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151, + 155 ] }, { - "id": 19383, + "id": 21778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 150, + 147 ] }, { - "id": 19384, + "id": 21779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 19385, + "id": 21780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 19386, + "id": 21781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 19387, + "id": 21782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 19388, + "id": 21783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 19389, + "id": 21784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19390, + "id": 21785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19391, + "id": 21786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 19392, + "id": 21787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19393, + "id": 21788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19394, + "id": 21789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151, + 155 ] }, { - "id": 19395, + "id": 21790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 19396, + "id": 21791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 150, + 147 ] }, { - "id": 19397, + "id": 21792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 151, + 155 ] }, { - "id": 19398, + "id": 21793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 19399, + "id": 21794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 851, - "name": "blackstone_wall", - "translation_key": "block.minecraft.blackstone_wall", - "item_id": 390, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 153, + 150, + 147 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 19403, - "states": [ - { - "id": 19400, + "id": 21795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 19401, + "id": 21796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 19402, + "id": 21797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 19403, + "id": 21798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 152 ] }, { - "id": 19404, + "id": 21799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 19405, + "id": 21800, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143 ] }, { - "id": 19406, + "id": 21801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 19407, + "id": 21802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 19408, + "id": 21803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 19409, + "id": 21804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 19410, + "id": 21805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 19411, + "id": 21806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153 ] }, { - "id": 19412, + "id": 21807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 19413, + "id": 21808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19414, + "id": 21809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19415, + "id": 21810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 19416, + "id": 21811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19417, + "id": 21812, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19418, + "id": 21813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 19419, + "id": 21814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19420, + "id": 21815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19421, + "id": 21816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 19422, + "id": 21817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19423, + "id": 21818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19424, + "id": 21819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 19425, + "id": 21820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19426, + "id": 21821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19427, + "id": 21822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 145, + 152 ] }, { - "id": 19428, + "id": 21823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19429, + "id": 21824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 145 ] }, { - "id": 19430, + "id": 21825, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 19431, + "id": 21826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19432, + "id": 21827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19433, + "id": 21828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 146, + 155 ] }, { - "id": 19434, + "id": 21829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19435, + "id": 21830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 147 ] }, { - "id": 19436, + "id": 21831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19437, + "id": 21832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19438, + "id": 21833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19439, + "id": 21834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19440, + "id": 21835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19441, + "id": 21836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19442, + "id": 21837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19443, + "id": 21838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19444, + "id": 21839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19445, + "id": 21840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19446, + "id": 21841, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19447, + "id": 21842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19448, + "id": 21843, "luminance": 0, "opaque": true, "replaceable": false, @@ -227846,17 +257245,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19449, + "id": 21844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -227864,13 +257264,13 @@ ] }, { - "id": 19450, + "id": 21845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -227878,7 +257278,7 @@ ] }, { - "id": 19451, + "id": 21846, "luminance": 0, "opaque": true, "replaceable": false, @@ -227886,17 +257286,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19452, + "id": 21847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -227904,13 +257305,13 @@ ] }, { - "id": 19453, + "id": 21848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -227918,75 +257319,77 @@ ] }, { - "id": 19454, + "id": 21849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19455, + "id": 21850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19456, + "id": 21851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19457, + "id": 21852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19458, + "id": 21853, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19459, + "id": 21854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19460, + "id": 21855, "luminance": 0, "opaque": true, "replaceable": false, @@ -227994,17 +257397,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19461, + "id": 21856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228012,13 +257416,13 @@ ] }, { - "id": 19462, + "id": 21857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228026,7 +257430,7 @@ ] }, { - "id": 19463, + "id": 21858, "luminance": 0, "opaque": true, "replaceable": false, @@ -228034,17 +257438,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19464, + "id": 21859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228052,13 +257457,13 @@ ] }, { - "id": 19465, + "id": 21860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228066,213 +257471,219 @@ ] }, { - "id": 19466, + "id": 21861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19467, + "id": 21862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19468, + "id": 21863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19469, + "id": 21864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19470, + "id": 21865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19471, + "id": 21866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19472, + "id": 21867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19473, + "id": 21868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19474, + "id": 21869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19475, + "id": 21870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19476, + "id": 21871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19477, + "id": 21872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19478, + "id": 21873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19479, + "id": 21874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19480, + "id": 21875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19481, + "id": 21876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19482, + "id": 21877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19483, + "id": 21878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19484, + "id": 21879, "luminance": 0, "opaque": true, "replaceable": false, @@ -228280,17 +257691,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19485, + "id": 21880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228298,13 +257710,13 @@ ] }, { - "id": 19486, + "id": 21881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228312,7 +257724,7 @@ ] }, { - "id": 19487, + "id": 21882, "luminance": 0, "opaque": true, "replaceable": false, @@ -228320,17 +257732,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19488, + "id": 21883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228338,13 +257751,13 @@ ] }, { - "id": 19489, + "id": 21884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228352,75 +257765,77 @@ ] }, { - "id": 19490, + "id": 21885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19491, + "id": 21886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19492, + "id": 21887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19493, + "id": 21888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19494, + "id": 21889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19495, + "id": 21890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19496, + "id": 21891, "luminance": 0, "opaque": true, "replaceable": false, @@ -228428,17 +257843,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19497, + "id": 21892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228446,13 +257862,13 @@ ] }, { - "id": 19498, + "id": 21893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228460,7 +257876,7 @@ ] }, { - "id": 19499, + "id": 21894, "luminance": 0, "opaque": true, "replaceable": false, @@ -228468,17 +257884,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19500, + "id": 21895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228486,13 +257903,13 @@ ] }, { - "id": 19501, + "id": 21896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -228500,1937 +257917,2204 @@ ] }, { - "id": 19502, + "id": 21897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19503, + "id": 21898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19504, + "id": 21899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19505, + "id": 21900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19506, + "id": 21901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19507, + "id": 21902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] + } + ] + }, + { + "id": 917, + "name": "chiseled_tuff", + "translation_key": "block.minecraft.chiseled_tuff", + "item_id": 16, + "properties": [], + "default_state_id": 21903, + "states": [ + { + "id": 21903, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 918, + "name": "tuff_bricks", + "translation_key": "block.minecraft.tuff_bricks", + "item_id": 21, + "properties": [], + "default_state_id": 21904, + "states": [ + { + "id": 21904, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 919, + "name": "tuff_brick_slab", + "translation_key": "block.minecraft.tuff_brick_slab", + "item_id": 22, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 19508, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21908, + "states": [ + { + "id": 21905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 201 ] }, { - "id": 19509, + "id": 21906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 201 ] }, { - "id": 19510, + "id": 21907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51 ] }, { - "id": 19511, + "id": 21908, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 51 ] }, { - "id": 19512, + "id": 21909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { - "id": 19513, + "id": 21910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 + ] + } + ] + }, + { + "id": 920, + "name": "tuff_brick_stairs", + "translation_key": "block.minecraft.tuff_brick_stairs", + "item_id": 23, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 19514, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21922, + "states": [ + { + "id": 21911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 41, + 42 ] }, { - "id": 19515, + "id": 21912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 42 ] }, { - "id": 19516, + "id": 21913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 43, + 44, + 45 ] }, { - "id": 19517, + "id": 21914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 43, + 44, + 45 ] }, { - "id": 19518, + "id": 21915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 19519, + "id": 21916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 19520, + "id": 21917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 48, + 42, + 49 ] }, { - "id": 19521, + "id": 21918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 19522, + "id": 21919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 44, + 50, + 45 ] }, { - "id": 19523, + "id": 21920, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 44, + 50, + 45 ] }, { - "id": 19524, + "id": 21921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 52 ] }, { - "id": 19525, + "id": 21922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 52 ] }, { - "id": 19526, + "id": 21923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 49 ] }, { - "id": 19527, + "id": 21924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 19528, + "id": 21925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 52, + 45 ] }, { - "id": 19529, + "id": 21926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 52, + 45 ] }, { - "id": 19530, + "id": 21927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 53 ] }, { - "id": 19531, + "id": 21928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 53 ] }, { - "id": 19532, + "id": 21929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 49 ] }, { - "id": 19533, + "id": 21930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 49 ] }, { - "id": 19534, + "id": 21931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 52 ] }, { - "id": 19535, + "id": 21932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 54, + 52 ] }, { - "id": 19536, + "id": 21933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 44, + 53 ] }, { - "id": 19537, + "id": 21934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 44, + 53 ] }, { - "id": 19538, + "id": 21935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 46, + 49 ] }, { - "id": 19539, + "id": 21936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 46, + 49 ] }, { - "id": 19540, + "id": 21937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 46, + 50, + 49 ] }, { - "id": 19541, + "id": 21938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 46, + 50, + 49 ] }, { - "id": 19542, + "id": 21939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 55, + 52, + 45 ] }, { - "id": 19543, + "id": 21940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 55, + 52, + 45 ] }, { - "id": 19544, + "id": 21941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 42 ] }, { - "id": 19545, + "id": 21942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42 ] }, { - "id": 19546, + "id": 21943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42, + 49 ] }, { - "id": 19547, + "id": 21944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 42, + 49 ] }, { - "id": 19548, + "id": 21945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 45 ] }, { - "id": 19549, + "id": 21946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 45 ] }, { - "id": 19550, + "id": 21947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 45 ] }, { - "id": 19551, + "id": 21948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 19552, + "id": 21949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 47 ] }, { - "id": 19553, + "id": 21950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 47 ] }, { - "id": 19554, + "id": 21951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 56 ] }, { - "id": 19555, + "id": 21952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 56 ] }, { - "id": 19556, + "id": 21953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 46, + 49 ] }, { - "id": 19557, + "id": 21954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 19558, + "id": 21955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 19559, + "id": 21956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 44, + 45 ] }, { - "id": 19560, + "id": 21957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 55, + 52, + 45 ] }, { - "id": 19561, + "id": 21958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 55, + 52, + 45 ] }, { - "id": 19562, + "id": 21959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 48, + 42, + 49 ] }, { - "id": 19563, + "id": 21960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 19564, + "id": 21961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50 ] }, { - "id": 19565, + "id": 21962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 50 ] }, { - "id": 19566, + "id": 21963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 45 ] }, { - "id": 19567, + "id": 21964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 45 + ] + }, + { + "id": 21965, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 21966, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] + }, + { + "id": 21967, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 21968, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, + { + "id": 21969, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 21970, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] + }, + { + "id": 21971, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 21972, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 21973, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 21974, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 21975, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 21976, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 21977, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 21978, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 ] }, { - "id": 19568, + "id": 21979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 46, + 50, + 49 ] }, { - "id": 19569, + "id": 21980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 46, + 50, + 49 ] }, { - "id": 19570, + "id": 21981, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 19571, + "id": 21982, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 56 ] }, { - "id": 19572, + "id": 21983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 19573, + "id": 21984, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 19574, + "id": 21985, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 42, + 49 ] }, { - "id": 19575, + "id": 21986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42, + 49 ] }, { - "id": 19576, + "id": 21987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 19577, + "id": 21988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 19578, + "id": 21989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 19579, + "id": 21990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 + ] + } + ] + }, + { + "id": 921, + "name": "tuff_brick_wall", + "translation_key": "block.minecraft.tuff_brick_wall", + "item_id": 24, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 19580, + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 21994, + "states": [ + { + "id": 21991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 19581, + "id": 21992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 19582, + "id": 21993, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 19583, + "id": 21994, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { - "id": 19584, + "id": 21995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 19585, + "id": 21996, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { - "id": 19586, + "id": 21997, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 19587, + "id": 21998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 19588, + "id": 21999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 19589, + "id": 22000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 19590, + "id": 22001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 19591, + "id": 22002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { - "id": 19592, + "id": 22003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 19593, + "id": 22004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19594, + "id": 22005, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19595, + "id": 22006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 19596, + "id": 22007, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19597, + "id": 22008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19598, + "id": 22009, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 19599, + "id": 22010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19600, + "id": 22011, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19601, + "id": 22012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 19602, + "id": 22013, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19603, + "id": 22014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19604, + "id": 22015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 19605, + "id": 22016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19606, + "id": 22017, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19607, + "id": 22018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 19608, + "id": 22019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19609, + "id": 22020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 19610, + "id": 22021, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 19611, + "id": 22022, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19612, + "id": 22023, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19613, + "id": 22024, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 19614, + "id": 22025, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19615, + "id": 22026, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 19616, + "id": 22027, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { - "id": 19617, + "id": 22028, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { - "id": 19618, + "id": 22029, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { - "id": 19619, + "id": 22030, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { - "id": 19620, + "id": 22031, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { - "id": 19621, + "id": 22032, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { - "id": 19622, + "id": 22033, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { - "id": 19623, + "id": 22034, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { - "id": 19624, + "id": 22035, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { - "id": 19625, + "id": 22036, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { - "id": 19626, + "id": 22037, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { - "id": 19627, + "id": 22038, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { - "id": 19628, + "id": 22039, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { - "id": 19629, + "id": 22040, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19630, + "id": 22041, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19631, + "id": 22042, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { - "id": 19632, + "id": 22043, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19633, + "id": 22044, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19634, + "id": 22045, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { - "id": 19635, + "id": 22046, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19636, + "id": 22047, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19637, + "id": 22048, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { - "id": 19638, + "id": 22049, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19639, + "id": 22050, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19640, + "id": 22051, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { - "id": 19641, + "id": 22052, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19642, + "id": 22053, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19643, + "id": 22054, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { - "id": 19644, + "id": 22055, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19645, + "id": 22056, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, { - "id": 19646, + "id": 22057, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { - "id": 19647, + "id": 22058, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19648, + "id": 22059, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19649, + "id": 22060, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { - "id": 19650, + "id": 22061, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19651, + "id": 22062, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, { - "id": 19652, + "id": 22063, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 19653, + "id": 22064, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 19654, + "id": 22065, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 19655, + "id": 22066, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { - "id": 19656, + "id": 22067, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 19657, + "id": 22068, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 ] }, { - "id": 19658, + "id": 22069, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 19659, + "id": 22070, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 19660, + "id": 22071, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 19661, + "id": 22072, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { - "id": 19662, + "id": 22073, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 19663, + "id": 22074, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, { - "id": 19664, + "id": 22075, "luminance": 0, "opaque": true, "replaceable": false, @@ -230438,18 +260122,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 19665, + "id": 22076, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230457,13 +260140,13 @@ ] }, { - "id": 19666, + "id": 22077, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230471,7 +260154,7 @@ ] }, { - "id": 19667, + "id": 22078, "luminance": 0, "opaque": true, "replaceable": false, @@ -230479,18 +260162,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 19668, + "id": 22079, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230498,13 +260180,13 @@ ] }, { - "id": 19669, + "id": 22080, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230512,77 +260194,75 @@ ] }, { - "id": 19670, + "id": 22081, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 19671, + "id": 22082, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19672, + "id": 22083, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19673, + "id": 22084, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 19674, + "id": 22085, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19675, + "id": 22086, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19676, + "id": 22087, "luminance": 0, "opaque": true, "replaceable": false, @@ -230590,18 +260270,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 19677, + "id": 22088, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230609,13 +260288,13 @@ ] }, { - "id": 19678, + "id": 22089, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230623,7 +260302,7 @@ ] }, { - "id": 19679, + "id": 22090, "luminance": 0, "opaque": true, "replaceable": false, @@ -230631,18 +260310,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 19680, + "id": 22091, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230650,13 +260328,13 @@ ] }, { - "id": 19681, + "id": 22092, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -230664,89 +260342,86 @@ ] }, { - "id": 19682, + "id": 22093, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 19683, + "id": 22094, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19684, + "id": 22095, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19685, + "id": 22096, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 19686, + "id": 22097, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19687, + "id": 22098, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 19688, + "id": 22099, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 19689, + "id": 22100, "luminance": 0, "opaque": true, "replaceable": false, @@ -230754,12 +260429,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 19690, + "id": 22101, "luminance": 0, "opaque": true, "replaceable": false, @@ -230767,24 +260441,22 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 19691, + "id": 22102, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, { - "id": 19692, + "id": 22103, "luminance": 0, "opaque": true, "replaceable": false, @@ -230792,12 +260464,11 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 19693, + "id": 22104, "luminance": 0, "opaque": true, "replaceable": false, @@ -230805,91 +260476,83 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { - "id": 19694, + "id": 22105, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 19695, + "id": 22106, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 19696, + "id": 22107, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 19697, + "id": 22108, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { - "id": 19698, + "id": 22109, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 19699, + "id": 22110, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { - "id": 19700, + "id": 22111, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 19701, + "id": 22112, "luminance": 0, "opaque": true, "replaceable": false, @@ -230898,12 +260561,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19702, + "id": 22113, "luminance": 0, "opaque": true, "replaceable": false, @@ -230912,25 +260574,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19703, + "id": 22114, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 19704, + "id": 22115, "luminance": 0, "opaque": true, "replaceable": false, @@ -230939,12 +260599,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19705, + "id": 22116, "luminance": 0, "opaque": true, "replaceable": false, @@ -230953,95 +260612,89 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19706, + "id": 22117, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 19707, + "id": 22118, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19708, + "id": 22119, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19709, + "id": 22120, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 19710, + "id": 22121, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19711, + "id": 22122, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19712, + "id": 22123, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 19713, + "id": 22124, "luminance": 0, "opaque": true, "replaceable": false, @@ -231050,12 +260703,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19714, + "id": 22125, "luminance": 0, "opaque": true, "replaceable": false, @@ -231064,25 +260716,23 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19715, + "id": 22126, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] }, { - "id": 19716, + "id": 22127, "luminance": 0, "opaque": true, "replaceable": false, @@ -231091,12 +260741,11 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19717, + "id": 22128, "luminance": 0, "opaque": true, "replaceable": false, @@ -231105,1901 +260754,1971 @@ 153, 142, 143, - 148, 145 ] }, { - "id": 19718, + "id": 22129, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 19719, + "id": 22130, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19720, + "id": 22131, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19721, + "id": 22132, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, { - "id": 19722, + "id": 22133, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, { - "id": 19723, + "id": 22134, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 852, - "name": "blackstone_slab", - "translation_key": "block.minecraft.blackstone_slab", - "item_id": 1178, - "properties": [ + }, { - "name": "type", - "values": [ - "top", - "bottom", - "double" + "id": 22135, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 22136, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148 ] - } - ], - "default_state_id": 19727, - "states": [ + }, { - "id": 19724, + "id": 22137, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143, + 148 ] }, { - "id": 19725, + "id": 22138, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 152 ] }, { - "id": 19726, + "id": 22139, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 148 ] }, { - "id": 19727, + "id": 22140, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 148 ] }, { - "id": 19728, + "id": 22141, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 149, + 155 ] }, { - "id": 19729, + "id": 22142, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150 ] - } - ] - }, - { - "id": 853, - "name": "polished_blackstone", - "translation_key": "block.minecraft.polished_blackstone", - "item_id": 1181, - "properties": [], - "default_state_id": 19730, - "states": [ + }, { - "id": 19730, + "id": 22143, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150 ] - } - ] - }, - { - "id": 854, - "name": "polished_blackstone_bricks", - "translation_key": "block.minecraft.polished_blackstone_bricks", - "item_id": 1185, - "properties": [], - "default_state_id": 19731, - "states": [ + }, { - "id": 19731, + "id": 22144, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 149, + 155 ] - } - ] - }, - { - "id": 855, - "name": "cracked_polished_blackstone_bricks", - "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", - "item_id": 1188, - "properties": [], - "default_state_id": 19732, - "states": [ + }, { - "id": 19732, + "id": 22145, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150 ] - } - ] - }, - { - "id": 856, - "name": "chiseled_polished_blackstone", - "translation_key": "block.minecraft.chiseled_polished_blackstone", - "item_id": 1184, - "properties": [], - "default_state_id": 19733, - "states": [ + }, { - "id": 19733, + "id": 22146, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150 ] - } - ] - }, - { - "id": 857, - "name": "polished_blackstone_brick_slab", - "translation_key": "block.minecraft.polished_blackstone_brick_slab", - "item_id": 1186, - "properties": [ + }, { - "name": "type", - "values": [ - "top", - "bottom", - "double" + "id": 22147, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 22148, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 ] - } - ], - "default_state_id": 19737, - "states": [ + }, { - "id": 19734, + "id": 22149, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] + }, + { + "id": 22150, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145, + 152 ] }, { - "id": 19735, + "id": 22151, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19736, + "id": 22152, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19737, + "id": 22153, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 151, + 155 ] }, { - "id": 19738, + "id": 22154, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 150, + 147 ] }, { - "id": 19739, + "id": 22155, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 858, - "name": "polished_blackstone_brick_stairs", - "translation_key": "block.minecraft.polished_blackstone_brick_stairs", - "item_id": 1187, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 153, + 150, + 147 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 22156, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 151, + 155 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 22157, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150, + 147 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19751, - "states": [ - { - "id": 19740, + "id": 22158, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150, + 147 ] }, { - "id": 19741, + "id": 22159, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 140, + 148, + 145, + 152 ] }, { - "id": 19742, + "id": 22160, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19743, + "id": 22161, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19744, + "id": 22162, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 19745, + "id": 22163, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19746, + "id": 22164, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19747, + "id": 22165, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 151, + 155 ] }, { - "id": 19748, + "id": 22166, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 19749, + "id": 22167, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 19750, + "id": 22168, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 19751, + "id": 22169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 19752, + "id": 22170, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 19753, + "id": 22171, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 140, + 148, + 152 ] }, { - "id": 19754, + "id": 22172, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 19755, + "id": 22173, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 19756, + "id": 22174, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 152 ] }, { - "id": 19757, + "id": 22175, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148 ] }, { - "id": 19758, + "id": 22176, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 19759, + "id": 22177, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 149, + 155 ] }, { - "id": 19760, + "id": 22178, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 150 ] }, { - "id": 19761, + "id": 22179, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 150 ] }, { - "id": 19762, + "id": 22180, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 149, + 155 ] }, { - "id": 19763, + "id": 22181, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150 ] }, { - "id": 19764, + "id": 22182, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150 ] }, { - "id": 19765, + "id": 22183, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 140, + 148, + 145, + 152 ] }, { - "id": 19766, + "id": 22184, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19767, + "id": 22185, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19768, + "id": 22186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 19769, + "id": 22187, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19770, + "id": 22188, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19771, + "id": 22189, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 151, + 155 ] }, { - "id": 19772, + "id": 22190, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 19773, + "id": 22191, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 19774, + "id": 22192, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 151, + 155 ] }, { - "id": 19775, + "id": 22193, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 19776, + "id": 22194, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150, + 147 ] }, { - "id": 19777, + "id": 22195, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 19778, + "id": 22196, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19779, + "id": 22197, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19780, + "id": 22198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 19781, + "id": 22199, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19782, + "id": 22200, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 19783, + "id": 22201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 151, + 155 ] }, { - "id": 19784, + "id": 22202, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 19785, + "id": 22203, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 19786, + "id": 22204, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 19787, + "id": 22205, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 19788, + "id": 22206, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 19789, + "id": 22207, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 140, + 152 ] }, { - "id": 19790, + "id": 22208, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143 ] }, { - "id": 19791, + "id": 22209, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143 ] }, { - "id": 19792, + "id": 22210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 152 ] }, { - "id": 19793, + "id": 22211, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143 ] }, { - "id": 19794, + "id": 22212, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143 ] }, { - "id": 19795, + "id": 22213, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 154 ] }, { - "id": 19796, + "id": 22214, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153 ] }, { - "id": 19797, + "id": 22215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153 ] }, { - "id": 19798, + "id": 22216, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 154 ] }, { - "id": 19799, + "id": 22217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153 ] }, { - "id": 19800, + "id": 22218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153 ] }, { - "id": 19801, + "id": 22219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 140, + 145, + 152 ] }, { - "id": 19802, + "id": 22220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 19803, + "id": 22221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 19804, + "id": 22222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 145, + 152 ] }, { - "id": 19805, + "id": 22223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 19806, + "id": 22224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 19807, + "id": 22225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 146, + 155 ] }, { - "id": 19808, + "id": 22226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 19809, + "id": 22227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 147 ] }, { - "id": 19810, + "id": 22228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 146, + 155 ] }, { - "id": 19811, + "id": 22229, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 147 ] }, { - "id": 19812, + "id": 22230, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 147 ] }, { - "id": 19813, + "id": 22231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 145, + 152 ] }, { - "id": 19814, + "id": 22232, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 19815, + "id": 22233, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 19816, + "id": 22234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 145, + 152 ] }, { - "id": 19817, + "id": 22235, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 19818, + "id": 22236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 19819, + "id": 22237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 859, - "name": "polished_blackstone_brick_wall", - "translation_key": "block.minecraft.polished_blackstone_brick_wall", - "item_id": 392, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" + 146, + 155 ] }, { - "name": "north", - "values": [ - "none", - "low", - "tall" + "id": 22238, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "south", - "values": [ - "none", - "low", - "tall" + "id": 22239, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "up", - "values": [ - "true", - "false" + "id": 22240, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 146, + 155 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 22241, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" + "id": 22242, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] - } - ], - "default_state_id": 19823, - "states": [ + }, { - "id": 19820, + "id": 22243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { - "id": 19821, + "id": 22244, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 19822, + "id": 22245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 19823, + "id": 22246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { - "id": 19824, + "id": 22247, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 19825, + "id": 22248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 19826, + "id": 22249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 19827, + "id": 22250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 19828, + "id": 22251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 19829, + "id": 22252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 19830, + "id": 22253, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 19831, + "id": 22254, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 19832, + "id": 22255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 19833, + "id": 22256, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19834, + "id": 22257, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19835, + "id": 22258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 19836, + "id": 22259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19837, + "id": 22260, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19838, + "id": 22261, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 19839, + "id": 22262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19840, + "id": 22263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19841, + "id": 22264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 19842, + "id": 22265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19843, + "id": 22266, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19844, + "id": 22267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 19845, + "id": 22268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19846, + "id": 22269, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19847, + "id": 22270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 19848, + "id": 22271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19849, + "id": 22272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 19850, + "id": 22273, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 19851, + "id": 22274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19852, + "id": 22275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19853, + "id": 22276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 19854, + "id": 22277, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19855, + "id": 22278, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 19856, + "id": 22279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19857, + "id": 22280, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19858, + "id": 22281, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19859, + "id": 22282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 19860, + "id": 22283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19861, + "id": 22284, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 19862, + "id": 22285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19863, + "id": 22286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19864, + "id": 22287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19865, + "id": 22288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 19866, + "id": 22289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19867, + "id": 22290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 19868, + "id": 22291, "luminance": 0, "opaque": true, "replaceable": false, @@ -233007,17 +262726,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19869, + "id": 22292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233025,13 +262745,13 @@ ] }, { - "id": 19870, + "id": 22293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233039,7 +262759,7 @@ ] }, { - "id": 19871, + "id": 22294, "luminance": 0, "opaque": true, "replaceable": false, @@ -233047,17 +262767,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19872, + "id": 22295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233065,13 +262786,13 @@ ] }, { - "id": 19873, + "id": 22296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233079,75 +262800,77 @@ ] }, { - "id": 19874, + "id": 22297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19875, + "id": 22298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19876, + "id": 22299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19877, + "id": 22300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19878, + "id": 22301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19879, + "id": 22302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19880, + "id": 22303, "luminance": 0, "opaque": true, "replaceable": false, @@ -233155,17 +262878,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19881, + "id": 22304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233173,13 +262897,13 @@ ] }, { - "id": 19882, + "id": 22305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233187,7 +262911,7 @@ ] }, { - "id": 19883, + "id": 22306, "luminance": 0, "opaque": true, "replaceable": false, @@ -233195,17 +262919,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 19884, + "id": 22307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233213,13 +262938,13 @@ ] }, { - "id": 19885, + "id": 22308, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -233227,8671 +262952,8164 @@ ] }, { - "id": 19886, + "id": 22309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19887, + "id": 22310, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19888, + "id": 22311, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19889, + "id": 22312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 19890, + "id": 22313, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 19891, + "id": 22314, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] - }, + } + ] + }, + { + "id": 922, + "name": "chiseled_tuff_bricks", + "translation_key": "block.minecraft.chiseled_tuff_bricks", + "item_id": 25, + "properties": [], + "default_state_id": 22315, + "states": [ { - "id": 19892, + "id": 22315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 0 ] - }, + } + ] + }, + { + "id": 923, + "name": "calcite", + "translation_key": "block.minecraft.calcite", + "item_id": 11, + "properties": [], + "default_state_id": 22316, + "states": [ { - "id": 19893, + "id": 22316, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 924, + "name": "tinted_glass", + "translation_key": "block.minecraft.tinted_glass", + "item_id": 188, + "properties": [], + "default_state_id": 22317, + "states": [ { - "id": 19894, + "id": 22317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 925, + "name": "powder_snow", + "translation_key": "block.minecraft.powder_snow", + "item_id": 908, + "properties": [], + "default_state_id": 22318, + "states": [ { - "id": 19895, + "id": 22318, "luminance": 0, "opaque": true, "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 926, + "name": "sculk_sensor", + "translation_key": "block.minecraft.sculk_sensor", + "item_id": 674, + "properties": [ + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + }, + { + "name": "sculk_sensor_phase", + "values": [ + "inactive", + "active", + "cooldown" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22320, + "states": [ + { + "id": 22319, + "luminance": 1, + "opaque": true, + "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19896, - "luminance": 0, + "id": 22320, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19897, - "luminance": 0, + "id": 22321, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19898, - "luminance": 0, + "id": 22322, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19899, - "luminance": 0, + "id": 22323, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19900, - "luminance": 0, + "id": 22324, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19901, - "luminance": 0, + "id": 22325, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19902, - "luminance": 0, + "id": 22326, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19903, - "luminance": 0, + "id": 22327, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19904, - "luminance": 0, + "id": 22328, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19905, - "luminance": 0, + "id": 22329, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19906, - "luminance": 0, + "id": 22330, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19907, - "luminance": 0, + "id": 22331, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19908, - "luminance": 0, + "id": 22332, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19909, - "luminance": 0, + "id": 22333, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19910, - "luminance": 0, + "id": 22334, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19911, - "luminance": 0, + "id": 22335, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19912, - "luminance": 0, + "id": 22336, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19913, - "luminance": 0, + "id": 22337, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19914, - "luminance": 0, + "id": 22338, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19915, - "luminance": 0, + "id": 22339, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19916, - "luminance": 0, + "id": 22340, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19917, - "luminance": 0, + "id": 22341, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19918, - "luminance": 0, + "id": 22342, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19919, - "luminance": 0, + "id": 22343, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19920, - "luminance": 0, + "id": 22344, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19921, - "luminance": 0, + "id": 22345, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19922, - "luminance": 0, + "id": 22346, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19923, - "luminance": 0, + "id": 22347, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19924, - "luminance": 0, + "id": 22348, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19925, - "luminance": 0, + "id": 22349, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19926, - "luminance": 0, + "id": 22350, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19927, - "luminance": 0, + "id": 22351, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19928, - "luminance": 0, + "id": 22352, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19929, - "luminance": 0, + "id": 22353, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19930, - "luminance": 0, + "id": 22354, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19931, - "luminance": 0, + "id": 22355, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19932, - "luminance": 0, + "id": 22356, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19933, - "luminance": 0, + "id": 22357, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19934, - "luminance": 0, + "id": 22358, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19935, - "luminance": 0, + "id": 22359, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19936, - "luminance": 0, + "id": 22360, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19937, - "luminance": 0, + "id": 22361, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19938, - "luminance": 0, + "id": 22362, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19939, - "luminance": 0, + "id": 22363, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19940, - "luminance": 0, + "id": 22364, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19941, - "luminance": 0, + "id": 22365, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19942, - "luminance": 0, + "id": 22366, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19943, - "luminance": 0, + "id": 22367, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19944, - "luminance": 0, + "id": 22368, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19945, - "luminance": 0, + "id": 22369, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19946, - "luminance": 0, + "id": 22370, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19947, - "luminance": 0, + "id": 22371, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19948, - "luminance": 0, + "id": 22372, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19949, - "luminance": 0, + "id": 22373, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19950, - "luminance": 0, + "id": 22374, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19951, - "luminance": 0, + "id": 22375, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19952, - "luminance": 0, + "id": 22376, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22377, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22378, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22379, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22380, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22381, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22382, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22383, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22384, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22385, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22386, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22387, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22388, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22389, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22390, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 + }, + { + "id": 22391, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 34 }, { - "id": 19953, - "luminance": 0, + "id": 22392, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19954, - "luminance": 0, + "id": 22393, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19955, - "luminance": 0, + "id": 22394, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19956, - "luminance": 0, + "id": 22395, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19957, - "luminance": 0, + "id": 22396, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19958, - "luminance": 0, + "id": 22397, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19959, - "luminance": 0, + "id": 22398, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19960, - "luminance": 0, + "id": 22399, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19961, - "luminance": 0, + "id": 22400, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19962, - "luminance": 0, + "id": 22401, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19963, - "luminance": 0, + "id": 22402, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19964, - "luminance": 0, + "id": 22403, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19965, - "luminance": 0, + "id": 22404, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19966, - "luminance": 0, + "id": 22405, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19967, - "luminance": 0, + "id": 22406, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19968, - "luminance": 0, + "id": 22407, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19969, - "luminance": 0, + "id": 22408, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19970, - "luminance": 0, + "id": 22409, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19971, - "luminance": 0, + "id": 22410, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19972, - "luminance": 0, + "id": 22411, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19973, - "luminance": 0, + "id": 22412, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19974, - "luminance": 0, + "id": 22413, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 19975, - "luminance": 0, + "id": 22414, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51 + ], + "block_entity_type": 34 + } + ] + }, + { + "id": 927, + "name": "calibrated_sculk_sensor", + "translation_key": "block.minecraft.calibrated_sculk_sensor", + "item_id": 675, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 19976, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "id": 19977, - "luminance": 0, + "name": "sculk_sensor_phase", + "values": [ + "inactive", + "active", + "cooldown" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22416, + "states": [ + { + "id": 22415, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19978, - "luminance": 0, + "id": 22416, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19979, - "luminance": 0, + "id": 22417, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19980, - "luminance": 0, + "id": 22418, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19981, - "luminance": 0, + "id": 22419, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19982, - "luminance": 0, + "id": 22420, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19983, - "luminance": 0, + "id": 22421, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19984, - "luminance": 0, + "id": 22422, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19985, - "luminance": 0, + "id": 22423, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19986, - "luminance": 0, + "id": 22424, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19987, - "luminance": 0, + "id": 22425, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19988, - "luminance": 0, + "id": 22426, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19989, - "luminance": 0, + "id": 22427, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19990, - "luminance": 0, + "id": 22428, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19991, - "luminance": 0, + "id": 22429, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19992, - "luminance": 0, + "id": 22430, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19993, - "luminance": 0, + "id": 22431, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19994, - "luminance": 0, + "id": 22432, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19995, - "luminance": 0, + "id": 22433, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19996, - "luminance": 0, + "id": 22434, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19997, - "luminance": 0, + "id": 22435, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19998, - "luminance": 0, + "id": 22436, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 19999, - "luminance": 0, + "id": 22437, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20000, - "luminance": 0, + "id": 22438, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20001, - "luminance": 0, + "id": 22439, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20002, - "luminance": 0, + "id": 22440, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20003, - "luminance": 0, + "id": 22441, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20004, - "luminance": 0, + "id": 22442, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20005, - "luminance": 0, + "id": 22443, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20006, - "luminance": 0, + "id": 22444, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20007, - "luminance": 0, + "id": 22445, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20008, - "luminance": 0, + "id": 22446, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20009, - "luminance": 0, + "id": 22447, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20010, - "luminance": 0, + "id": 22448, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20011, - "luminance": 0, + "id": 22449, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20012, - "luminance": 0, + "id": 22450, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20013, - "luminance": 0, + "id": 22451, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20014, - "luminance": 0, + "id": 22452, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20015, - "luminance": 0, + "id": 22453, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20016, - "luminance": 0, + "id": 22454, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20017, - "luminance": 0, + "id": 22455, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20018, - "luminance": 0, + "id": 22456, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20019, - "luminance": 0, + "id": 22457, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20020, - "luminance": 0, + "id": 22458, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20021, - "luminance": 0, + "id": 22459, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20022, - "luminance": 0, + "id": 22460, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20023, - "luminance": 0, + "id": 22461, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20024, - "luminance": 0, + "id": 22462, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20025, - "luminance": 0, + "id": 22463, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20026, - "luminance": 0, + "id": 22464, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20027, - "luminance": 0, + "id": 22465, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20028, - "luminance": 0, + "id": 22466, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20029, - "luminance": 0, + "id": 22467, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20030, - "luminance": 0, + "id": 22468, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20031, - "luminance": 0, + "id": 22469, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20032, - "luminance": 0, + "id": 22470, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20033, - "luminance": 0, + "id": 22471, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20034, - "luminance": 0, + "id": 22472, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20035, - "luminance": 0, + "id": 22473, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20036, - "luminance": 0, + "id": 22474, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20037, - "luminance": 0, + "id": 22475, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20038, - "luminance": 0, + "id": 22476, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 + }, + { + "id": 22477, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20039, - "luminance": 0, + "id": 22478, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20040, - "luminance": 0, + "id": 22479, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20041, - "luminance": 0, + "id": 22480, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20042, - "luminance": 0, + "id": 22481, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20043, - "luminance": 0, + "id": 22482, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20044, - "luminance": 0, + "id": 22483, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20045, - "luminance": 0, + "id": 22484, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20046, - "luminance": 0, + "id": 22485, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20047, - "luminance": 0, + "id": 22486, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20048, - "luminance": 0, + "id": 22487, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20049, - "luminance": 0, + "id": 22488, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20050, - "luminance": 0, + "id": 22489, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20051, - "luminance": 0, + "id": 22490, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20052, - "luminance": 0, + "id": 22491, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20053, - "luminance": 0, + "id": 22492, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20054, - "luminance": 0, + "id": 22493, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20055, - "luminance": 0, + "id": 22494, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20056, - "luminance": 0, + "id": 22495, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20057, - "luminance": 0, + "id": 22496, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20058, - "luminance": 0, + "id": 22497, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20059, - "luminance": 0, + "id": 22498, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20060, - "luminance": 0, + "id": 22499, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20061, - "luminance": 0, + "id": 22500, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20062, - "luminance": 0, + "id": 22501, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20063, - "luminance": 0, + "id": 22502, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20064, - "luminance": 0, + "id": 22503, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20065, - "luminance": 0, + "id": 22504, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20066, - "luminance": 0, + "id": 22505, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20067, - "luminance": 0, + "id": 22506, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20068, - "luminance": 0, + "id": 22507, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20069, - "luminance": 0, + "id": 22508, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20070, - "luminance": 0, + "id": 22509, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20071, - "luminance": 0, + "id": 22510, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20072, - "luminance": 0, + "id": 22511, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20073, - "luminance": 0, + "id": 22512, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20074, - "luminance": 0, + "id": 22513, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20075, - "luminance": 0, + "id": 22514, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20076, - "luminance": 0, + "id": 22515, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20077, - "luminance": 0, + "id": 22516, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20078, - "luminance": 0, + "id": 22517, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20079, - "luminance": 0, + "id": 22518, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20080, - "luminance": 0, + "id": 22519, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20081, - "luminance": 0, + "id": 22520, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20082, - "luminance": 0, + "id": 22521, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20083, - "luminance": 0, + "id": 22522, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20084, - "luminance": 0, + "id": 22523, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20085, - "luminance": 0, + "id": 22524, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20086, - "luminance": 0, + "id": 22525, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20087, - "luminance": 0, + "id": 22526, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20088, - "luminance": 0, + "id": 22527, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20089, - "luminance": 0, + "id": 22528, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20090, - "luminance": 0, + "id": 22529, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20091, - "luminance": 0, + "id": 22530, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20092, - "luminance": 0, + "id": 22531, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20093, - "luminance": 0, + "id": 22532, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20094, - "luminance": 0, + "id": 22533, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20095, - "luminance": 0, + "id": 22534, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20096, - "luminance": 0, + "id": 22535, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20097, - "luminance": 0, + "id": 22536, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20098, - "luminance": 0, + "id": 22537, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20099, - "luminance": 0, + "id": 22538, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20100, - "luminance": 0, + "id": 22539, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20101, - "luminance": 0, + "id": 22540, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20102, - "luminance": 0, + "id": 22541, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20103, - "luminance": 0, + "id": 22542, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20104, - "luminance": 0, + "id": 22543, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20105, - "luminance": 0, + "id": 22544, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20106, - "luminance": 0, + "id": 22545, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20107, - "luminance": 0, + "id": 22546, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20108, - "luminance": 0, + "id": 22547, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20109, - "luminance": 0, + "id": 22548, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20110, - "luminance": 0, + "id": 22549, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20111, - "luminance": 0, + "id": 22550, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20112, - "luminance": 0, + "id": 22551, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20113, - "luminance": 0, + "id": 22552, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20114, - "luminance": 0, + "id": 22553, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20115, - "luminance": 0, + "id": 22554, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20116, - "luminance": 0, + "id": 22555, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20117, - "luminance": 0, + "id": 22556, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20118, - "luminance": 0, + "id": 22557, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20119, - "luminance": 0, + "id": 22558, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20120, - "luminance": 0, + "id": 22559, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20121, - "luminance": 0, + "id": 22560, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20122, - "luminance": 0, + "id": 22561, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20123, - "luminance": 0, + "id": 22562, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20124, - "luminance": 0, + "id": 22563, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20125, - "luminance": 0, + "id": 22564, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20126, - "luminance": 0, + "id": 22565, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20127, - "luminance": 0, + "id": 22566, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20128, - "luminance": 0, + "id": 22567, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20129, - "luminance": 0, + "id": 22568, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20130, - "luminance": 0, + "id": 22569, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20131, - "luminance": 0, + "id": 22570, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20132, - "luminance": 0, + "id": 22571, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20133, - "luminance": 0, + "id": 22572, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20134, - "luminance": 0, + "id": 22573, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20135, - "luminance": 0, + "id": 22574, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20136, - "luminance": 0, + "id": 22575, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20137, - "luminance": 0, + "id": 22576, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20138, - "luminance": 0, + "id": 22577, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20139, - "luminance": 0, + "id": 22578, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20140, - "luminance": 0, + "id": 22579, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20141, - "luminance": 0, + "id": 22580, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20142, - "luminance": 0, + "id": 22581, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20143, - "luminance": 0, + "id": 22582, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 860, - "name": "gilded_blackstone", - "translation_key": "block.minecraft.gilded_blackstone", - "item_id": 1180, - "properties": [], - "default_state_id": 20144, - "states": [ + 51 + ], + "block_entity_type": 35 + }, { - "id": 20144, - "luminance": 0, + "id": 22583, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 861, - "name": "polished_blackstone_stairs", - "translation_key": "block.minecraft.polished_blackstone_stairs", - "item_id": 1183, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] + "id": 22584, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20156, - "states": [ - { - "id": 20145, - "luminance": 0, + "id": 22585, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20146, - "luminance": 0, + "id": 22586, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20147, - "luminance": 0, + "id": 22587, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20148, - "luminance": 0, + "id": 22588, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20149, - "luminance": 0, + "id": 22589, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20150, - "luminance": 0, + "id": 22590, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20151, - "luminance": 0, + "id": 22591, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20152, - "luminance": 0, + "id": 22592, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20153, - "luminance": 0, + "id": 22593, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20154, - "luminance": 0, + "id": 22594, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20155, - "luminance": 0, + "id": 22595, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20156, - "luminance": 0, + "id": 22596, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20157, - "luminance": 0, + "id": 22597, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20158, - "luminance": 0, + "id": 22598, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20159, - "luminance": 0, + "id": 22599, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20160, - "luminance": 0, + "id": 22600, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20161, - "luminance": 0, + "id": 22601, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20162, - "luminance": 0, + "id": 22602, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20163, - "luminance": 0, + "id": 22603, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20164, - "luminance": 0, + "id": 22604, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20165, - "luminance": 0, + "id": 22605, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20166, - "luminance": 0, + "id": 22606, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20167, - "luminance": 0, + "id": 22607, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20168, - "luminance": 0, + "id": 22608, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20169, - "luminance": 0, + "id": 22609, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20170, - "luminance": 0, + "id": 22610, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20171, - "luminance": 0, + "id": 22611, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20172, - "luminance": 0, + "id": 22612, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20173, - "luminance": 0, + "id": 22613, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20174, - "luminance": 0, + "id": 22614, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20175, - "luminance": 0, + "id": 22615, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20176, - "luminance": 0, + "id": 22616, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20177, - "luminance": 0, + "id": 22617, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20178, - "luminance": 0, + "id": 22618, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20179, - "luminance": 0, + "id": 22619, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20180, - "luminance": 0, + "id": 22620, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20181, - "luminance": 0, + "id": 22621, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20182, - "luminance": 0, + "id": 22622, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20183, - "luminance": 0, + "id": 22623, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20184, - "luminance": 0, + "id": 22624, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20185, - "luminance": 0, + "id": 22625, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20186, - "luminance": 0, + "id": 22626, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20187, - "luminance": 0, + "id": 22627, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20188, - "luminance": 0, + "id": 22628, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20189, - "luminance": 0, + "id": 22629, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20190, - "luminance": 0, + "id": 22630, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20191, - "luminance": 0, + "id": 22631, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20192, - "luminance": 0, + "id": 22632, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20193, - "luminance": 0, + "id": 22633, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20194, - "luminance": 0, + "id": 22634, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20195, - "luminance": 0, + "id": 22635, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20196, - "luminance": 0, + "id": 22636, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20197, - "luminance": 0, + "id": 22637, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20198, - "luminance": 0, + "id": 22638, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20199, - "luminance": 0, + "id": 22639, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20200, - "luminance": 0, + "id": 22640, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20201, - "luminance": 0, + "id": 22641, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20202, - "luminance": 0, + "id": 22642, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20203, - "luminance": 0, + "id": 22643, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20204, - "luminance": 0, + "id": 22644, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20205, - "luminance": 0, + "id": 22645, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20206, - "luminance": 0, + "id": 22646, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20207, - "luminance": 0, + "id": 22647, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20208, - "luminance": 0, + "id": 22648, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20209, - "luminance": 0, + "id": 22649, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20210, - "luminance": 0, + "id": 22650, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20211, - "luminance": 0, + "id": 22651, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20212, - "luminance": 0, + "id": 22652, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20213, - "luminance": 0, + "id": 22653, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20214, - "luminance": 0, + "id": 22654, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20215, - "luminance": 0, + "id": 22655, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20216, - "luminance": 0, + "id": 22656, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20217, - "luminance": 0, + "id": 22657, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20218, - "luminance": 0, + "id": 22658, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20219, - "luminance": 0, + "id": 22659, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20220, - "luminance": 0, + "id": 22660, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20221, - "luminance": 0, + "id": 22661, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20222, - "luminance": 0, + "id": 22662, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20223, - "luminance": 0, + "id": 22663, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20224, - "luminance": 0, + "id": 22664, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 862, - "name": "polished_blackstone_slab", - "translation_key": "block.minecraft.polished_blackstone_slab", - "item_id": 1182, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20228, - "states": [ - { - "id": 20225, - "luminance": 0, + "id": 22665, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20226, - "luminance": 0, + "id": 22666, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20227, - "luminance": 0, + "id": 22667, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 20228, - "luminance": 0, + "id": 22668, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 20229, - "luminance": 0, + "id": 22669, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20230, - "luminance": 0, + "id": 22670, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 863, - "name": "polished_blackstone_pressure_plate", - "translation_key": "block.minecraft.polished_blackstone_pressure_plate", - "item_id": 674, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20232, - "states": [ + 51 + ], + "block_entity_type": 35 + }, { - "id": 20231, - "luminance": 0, - "opaque": false, + "id": 22671, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20232, - "luminance": 0, - "opaque": false, + "id": 22672, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 864, - "name": "polished_blackstone_button", - "translation_key": "block.minecraft.polished_blackstone_button", - "item_id": 661, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20242, - "states": [ - { - "id": 20233, - "luminance": 0, - "opaque": false, + "id": 22673, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20234, - "luminance": 0, - "opaque": false, + "id": 22674, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20235, - "luminance": 0, - "opaque": false, + "id": 22675, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20236, - "luminance": 0, - "opaque": false, + "id": 22676, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20237, - "luminance": 0, - "opaque": false, + "id": 22677, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20238, - "luminance": 0, - "opaque": false, + "id": 22678, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20239, - "luminance": 0, - "opaque": false, + "id": 22679, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20240, - "luminance": 0, - "opaque": false, + "id": 22680, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20241, - "luminance": 0, - "opaque": false, + "id": 22681, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20242, - "luminance": 0, - "opaque": false, + "id": 22682, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20243, - "luminance": 0, - "opaque": false, + "id": 22683, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20244, - "luminance": 0, - "opaque": false, + "id": 22684, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20245, - "luminance": 0, - "opaque": false, + "id": 22685, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20246, - "luminance": 0, - "opaque": false, + "id": 22686, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20247, - "luminance": 0, - "opaque": false, + "id": 22687, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20248, - "luminance": 0, - "opaque": false, + "id": 22688, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20249, - "luminance": 0, - "opaque": false, + "id": 22689, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20250, - "luminance": 0, - "opaque": false, + "id": 22690, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20251, - "luminance": 0, - "opaque": false, + "id": 22691, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20252, - "luminance": 0, - "opaque": false, + "id": 22692, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20253, - "luminance": 0, - "opaque": false, + "id": 22693, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20254, - "luminance": 0, - "opaque": false, + "id": 22694, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20255, - "luminance": 0, - "opaque": false, + "id": 22695, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20256, - "luminance": 0, - "opaque": false, + "id": 22696, + "luminance": 1, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 865, - "name": "polished_blackstone_wall", - "translation_key": "block.minecraft.polished_blackstone_wall", - "item_id": 391, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 20260, - "states": [ - { - "id": 20257, - "luminance": 0, + "id": 22697, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20258, - "luminance": 0, + "id": 22698, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20259, - "luminance": 0, + "id": 22699, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20260, - "luminance": 0, + "id": 22700, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20261, - "luminance": 0, + "id": 22701, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20262, - "luminance": 0, + "id": 22702, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20263, - "luminance": 0, + "id": 22703, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20264, - "luminance": 0, + "id": 22704, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20265, - "luminance": 0, + "id": 22705, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20266, - "luminance": 0, + "id": 22706, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "id": 20267, - "luminance": 0, + "id": 22707, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20268, - "luminance": 0, + "id": 22708, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20269, - "luminance": 0, + "id": 22709, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20270, - "luminance": 0, + "id": 22710, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20271, - "luminance": 0, + "id": 22711, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20272, - "luminance": 0, + "id": 22712, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20273, - "luminance": 0, + "id": 22713, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20274, - "luminance": 0, + "id": 22714, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20275, - "luminance": 0, + "id": 22715, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20276, - "luminance": 0, + "id": 22716, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20277, - "luminance": 0, + "id": 22717, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20278, - "luminance": 0, + "id": 22718, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20279, - "luminance": 0, + "id": 22719, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20280, - "luminance": 0, + "id": 22720, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20281, - "luminance": 0, + "id": 22721, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20282, - "luminance": 0, + "id": 22722, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20283, - "luminance": 0, + "id": 22723, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20284, - "luminance": 0, + "id": 22724, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20285, - "luminance": 0, + "id": 22725, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20286, - "luminance": 0, + "id": 22726, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20287, - "luminance": 0, + "id": 22727, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20288, - "luminance": 0, + "id": 22728, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20289, - "luminance": 0, + "id": 22729, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20290, - "luminance": 0, + "id": 22730, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20291, - "luminance": 0, + "id": 22731, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20292, - "luminance": 0, + "id": 22732, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20293, - "luminance": 0, + "id": 22733, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20294, - "luminance": 0, + "id": 22734, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20295, - "luminance": 0, + "id": 22735, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20296, - "luminance": 0, + "id": 22736, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20297, - "luminance": 0, + "id": 22737, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20298, - "luminance": 0, + "id": 22738, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20299, - "luminance": 0, + "id": 22739, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20300, - "luminance": 0, + "id": 22740, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20301, - "luminance": 0, + "id": 22741, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20302, - "luminance": 0, + "id": 22742, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20303, - "luminance": 0, + "id": 22743, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20304, - "luminance": 0, + "id": 22744, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20305, - "luminance": 0, + "id": 22745, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20306, - "luminance": 0, + "id": 22746, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20307, - "luminance": 0, + "id": 22747, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20308, - "luminance": 0, + "id": 22748, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20309, - "luminance": 0, + "id": 22749, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20310, - "luminance": 0, + "id": 22750, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20311, - "luminance": 0, + "id": 22751, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20312, - "luminance": 0, + "id": 22752, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20313, - "luminance": 0, + "id": 22753, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20314, - "luminance": 0, + "id": 22754, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20315, - "luminance": 0, + "id": 22755, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20316, - "luminance": 0, + "id": 22756, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20317, - "luminance": 0, + "id": 22757, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20318, - "luminance": 0, + "id": 22758, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20319, - "luminance": 0, + "id": 22759, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20320, - "luminance": 0, + "id": 22760, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20321, - "luminance": 0, + "id": 22761, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20322, - "luminance": 0, + "id": 22762, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20323, - "luminance": 0, + "id": 22763, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20324, - "luminance": 0, + "id": 22764, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20325, - "luminance": 0, + "id": 22765, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20326, - "luminance": 0, + "id": 22766, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20327, - "luminance": 0, + "id": 22767, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20328, - "luminance": 0, + "id": 22768, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20329, - "luminance": 0, + "id": 22769, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20330, - "luminance": 0, + "id": 22770, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20331, - "luminance": 0, + "id": 22771, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20332, - "luminance": 0, + "id": 22772, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20333, - "luminance": 0, + "id": 22773, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20334, - "luminance": 0, + "id": 22774, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20335, - "luminance": 0, + "id": 22775, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20336, - "luminance": 0, + "id": 22776, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20337, - "luminance": 0, + "id": 22777, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20338, - "luminance": 0, + "id": 22778, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20339, - "luminance": 0, + "id": 22779, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20340, - "luminance": 0, + "id": 22780, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20341, - "luminance": 0, + "id": 22781, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20342, - "luminance": 0, + "id": 22782, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20343, - "luminance": 0, + "id": 22783, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20344, - "luminance": 0, + "id": 22784, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20345, - "luminance": 0, + "id": 22785, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20346, - "luminance": 0, + "id": 22786, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20347, - "luminance": 0, + "id": 22787, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20348, - "luminance": 0, + "id": 22788, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20349, - "luminance": 0, + "id": 22789, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20350, - "luminance": 0, + "id": 22790, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20351, - "luminance": 0, + "id": 22791, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20352, - "luminance": 0, + "id": 22792, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20353, - "luminance": 0, + "id": 22793, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20354, - "luminance": 0, + "id": 22794, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20355, - "luminance": 0, + "id": 22795, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20356, - "luminance": 0, + "id": 22796, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20357, - "luminance": 0, + "id": 22797, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 20358, - "luminance": 0, + "id": 22798, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, + 51 + ], + "block_entity_type": 35 + } + ] + }, + { + "id": 928, + "name": "sculk", + "translation_key": "block.minecraft.sculk", + "item_id": 370, + "properties": [], + "default_state_id": 22799, + "states": [ { - "id": 20359, + "id": 22799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 0 + ] + } + ] + }, + { + "id": 929, + "name": "sculk_vein", + "translation_key": "block.minecraft.sculk_vein", + "item_id": 371, + "properties": [ + { + "name": "down", + "values": [ + "true", + "false" ] }, { - "id": 20360, + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22927, + "states": [ + { + "id": 22800, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20361, + "id": 22801, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20362, + "id": 22802, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 20363, + "id": 22803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20364, + "id": 22804, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20365, + "id": 22805, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 20366, + "id": 22806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20367, + "id": 22807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20368, + "id": 22808, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 20369, + "id": 22809, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20370, + "id": 22810, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20371, + "id": 22811, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 20372, + "id": 22812, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20373, + "id": 22813, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20374, + "id": 22814, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 20375, + "id": 22815, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20376, + "id": 22816, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20377, + "id": 22817, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20378, + "id": 22818, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20379, + "id": 22819, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20380, + "id": 22820, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20381, + "id": 22821, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20382, + "id": 22822, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20383, + "id": 22823, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 20384, + "id": 22824, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20385, + "id": 22825, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20386, + "id": 22826, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 20387, + "id": 22827, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20388, + "id": 22828, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20389, + "id": 22829, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20390, + "id": 22830, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20391, + "id": 22831, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20392, + "id": 22832, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20393, + "id": 22833, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20394, + "id": 22834, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20395, + "id": 22835, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 20396, + "id": 22836, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20397, + "id": 22837, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20398, + "id": 22838, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] + "collision_shapes": [] }, { - "id": 20399, + "id": 22839, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20400, + "id": 22840, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] + "collision_shapes": [] }, { - "id": 20401, + "id": 22841, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [] }, { - "id": 20402, + "id": 22842, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20403, + "id": 22843, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20404, + "id": 22844, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [] }, { - "id": 20405, + "id": 22845, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20406, + "id": 22846, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20407, + "id": 22847, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 20408, + "id": 22848, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20409, + "id": 22849, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20410, + "id": 22850, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 20411, + "id": 22851, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20412, + "id": 22852, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20413, + "id": 22853, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20414, + "id": 22854, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20415, + "id": 22855, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20416, + "id": 22856, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20417, + "id": 22857, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20418, + "id": 22858, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20419, + "id": 22859, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20420, + "id": 22860, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20421, + "id": 22861, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20422, + "id": 22862, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20423, + "id": 22863, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20424, + "id": 22864, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20425, + "id": 22865, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20426, + "id": 22866, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20427, + "id": 22867, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20428, + "id": 22868, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20429, + "id": 22869, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20430, + "id": 22870, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20431, + "id": 22871, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20432, + "id": 22872, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20433, + "id": 22873, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20434, + "id": 22874, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20435, + "id": 22875, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20436, + "id": 22876, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20437, + "id": 22877, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [] }, { - "id": 20438, + "id": 22878, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20439, + "id": 22879, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20440, + "id": 22880, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] + "collision_shapes": [] }, { - "id": 20441, + "id": 22881, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20442, + "id": 22882, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 20443, + "id": 22883, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 20444, + "id": 22884, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20445, + "id": 22885, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20446, + "id": 22886, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { - "id": 20447, + "id": 22887, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20448, + "id": 22888, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] + "collision_shapes": [] }, { - "id": 20449, + "id": 22889, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20450, + "id": 22890, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20451, + "id": 22891, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20452, + "id": 22892, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20453, + "id": 22893, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20454, + "id": 22894, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20455, + "id": 22895, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20456, + "id": 22896, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20457, + "id": 22897, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20458, + "id": 22898, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20459, + "id": 22899, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20460, + "id": 22900, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20461, + "id": 22901, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20462, + "id": 22902, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20463, + "id": 22903, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20464, + "id": 22904, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20465, + "id": 22905, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20466, + "id": 22906, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 20467, + "id": 22907, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20468, + "id": 22908, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20469, + "id": 22909, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20470, + "id": 22910, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 20471, + "id": 22911, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20472, + "id": 22912, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 20473, + "id": 22913, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 20474, + "id": 22914, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20475, + "id": 22915, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20476, + "id": 22916, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 20477, + "id": 22917, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20478, + "id": 22918, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 20479, + "id": 22919, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 20480, + "id": 22920, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20481, + "id": 22921, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20482, + "id": 22922, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 154 - ] + "collision_shapes": [] }, { - "id": 20483, + "id": 22923, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20484, + "id": 22924, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153 - ] + "collision_shapes": [] }, { - "id": 20485, + "id": 22925, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] + "collision_shapes": [] }, { - "id": 20486, + "id": 22926, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + "collision_shapes": [] }, { - "id": 20487, + "id": 22927, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 + "collision_shapes": [] + } + ] + }, + { + "id": 930, + "name": "sculk_catalyst", + "translation_key": "block.minecraft.sculk_catalyst", + "item_id": 372, + "properties": [ + { + "name": "bloom", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 22929, + "states": [ { - "id": 20488, - "luminance": 0, + "id": 22928, + "luminance": 6, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 36 }, { - "id": 20489, - "luminance": 0, + "id": 22929, + "luminance": 6, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 + ], + "block_entity_type": 36 + } + ] + }, + { + "id": 931, + "name": "sculk_shrieker", + "translation_key": "block.minecraft.sculk_shrieker", + "item_id": 373, + "properties": [ + { + "name": "can_summon", + "values": [ + "true", + "false" + ] + }, + { + "name": "shrieking", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 22937, + "states": [ { - "id": 20490, + "id": 22930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20491, + "id": 22931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20492, + "id": 22932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20493, + "id": 22933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20494, + "id": 22934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20495, + "id": 22935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20496, + "id": 22936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 20497, + "id": 22937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] - }, + 51 + ], + "block_entity_type": 37 + } + ] + }, + { + "id": 932, + "name": "copper_block", + "translation_key": "block.minecraft.copper_block", + "item_id": 88, + "properties": [], + "default_state_id": 22938, + "states": [ { - "id": 20498, + "id": 22938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 933, + "name": "exposed_copper", + "translation_key": "block.minecraft.exposed_copper", + "item_id": 92, + "properties": [], + "default_state_id": 22939, + "states": [ { - "id": 20499, + "id": 22939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 934, + "name": "weathered_copper", + "translation_key": "block.minecraft.weathered_copper", + "item_id": 93, + "properties": [], + "default_state_id": 22940, + "states": [ { - "id": 20500, + "id": 22940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 0 ] - }, + } + ] + }, + { + "id": 935, + "name": "oxidized_copper", + "translation_key": "block.minecraft.oxidized_copper", + "item_id": 94, + "properties": [], + "default_state_id": 22941, + "states": [ { - "id": 20501, + "id": 22941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 936, + "name": "copper_ore", + "translation_key": "block.minecraft.copper_ore", + "item_id": 66, + "properties": [], + "default_state_id": 22942, + "states": [ { - "id": 20502, + "id": 22942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 ] - }, + } + ] + }, + { + "id": 937, + "name": "deepslate_copper_ore", + "translation_key": "block.minecraft.deepslate_copper_ore", + "item_id": 67, + "properties": [], + "default_state_id": 22943, + "states": [ { - "id": 20503, + "id": 22943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 0 ] - }, + } + ] + }, + { + "id": 938, + "name": "oxidized_cut_copper", + "translation_key": "block.minecraft.oxidized_cut_copper", + "item_id": 102, + "properties": [], + "default_state_id": 22944, + "states": [ { - "id": 20504, + "id": 22944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 939, + "name": "weathered_cut_copper", + "translation_key": "block.minecraft.weathered_cut_copper", + "item_id": 101, + "properties": [], + "default_state_id": 22945, + "states": [ { - "id": 20505, + "id": 22945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 940, + "name": "exposed_cut_copper", + "translation_key": "block.minecraft.exposed_cut_copper", + "item_id": 100, + "properties": [], + "default_state_id": 22946, + "states": [ { - "id": 20506, + "id": 22946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 0 ] - }, + } + ] + }, + { + "id": 941, + "name": "cut_copper", + "translation_key": "block.minecraft.cut_copper", + "item_id": 99, + "properties": [], + "default_state_id": 22947, + "states": [ { - "id": 20507, + "id": 22947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 942, + "name": "oxidized_chiseled_copper", + "translation_key": "block.minecraft.oxidized_chiseled_copper", + "item_id": 98, + "properties": [], + "default_state_id": 22948, + "states": [ { - "id": 20508, + "id": 22948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 943, + "name": "weathered_chiseled_copper", + "translation_key": "block.minecraft.weathered_chiseled_copper", + "item_id": 97, + "properties": [], + "default_state_id": 22949, + "states": [ { - "id": 20509, + "id": 22949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 0 ] - }, + } + ] + }, + { + "id": 944, + "name": "exposed_chiseled_copper", + "translation_key": "block.minecraft.exposed_chiseled_copper", + "item_id": 96, + "properties": [], + "default_state_id": 22950, + "states": [ { - "id": 20510, + "id": 22950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 945, + "name": "chiseled_copper", + "translation_key": "block.minecraft.chiseled_copper", + "item_id": 95, + "properties": [], + "default_state_id": 22951, + "states": [ { - "id": 20511, + "id": 22951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 946, + "name": "waxed_oxidized_chiseled_copper", + "translation_key": "block.minecraft.waxed_oxidized_chiseled_copper", + "item_id": 118, + "properties": [], + "default_state_id": 22952, + "states": [ { - "id": 20512, + "id": 22952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 0 ] - }, + } + ] + }, + { + "id": 947, + "name": "waxed_weathered_chiseled_copper", + "translation_key": "block.minecraft.waxed_weathered_chiseled_copper", + "item_id": 117, + "properties": [], + "default_state_id": 22953, + "states": [ { - "id": 20513, + "id": 22953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 948, + "name": "waxed_exposed_chiseled_copper", + "translation_key": "block.minecraft.waxed_exposed_chiseled_copper", + "item_id": 116, + "properties": [], + "default_state_id": 22954, + "states": [ { - "id": 20514, + "id": 22954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 949, + "name": "waxed_chiseled_copper", + "translation_key": "block.minecraft.waxed_chiseled_copper", + "item_id": 115, + "properties": [], + "default_state_id": 22955, + "states": [ { - "id": 20515, + "id": 22955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 0 ] - }, + } + ] + }, + { + "id": 950, + "name": "oxidized_cut_copper_stairs", + "translation_key": "block.minecraft.oxidized_cut_copper_stairs", + "item_id": 106, + "properties": [ { - "id": 20516, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 20517, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 20518, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 20519, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22967, + "states": [ + { + "id": 22956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 41, + 42 ] }, { - "id": 20520, + "id": 22957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 41, + 42 ] }, { - "id": 20521, + "id": 22958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 44, + 45 ] }, { - "id": 20522, + "id": 22959, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 20523, + "id": 22960, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 41, + 46, + 47 ] }, { - "id": 20524, + "id": 22961, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 41, + 46, + 47 ] }, { - "id": 20525, + "id": 22962, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 48, + 42, + 49 ] }, { - "id": 20526, + "id": 22963, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 48, + 42, + 49 ] }, { - "id": 20527, + "id": 22964, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 44, + 50, + 45 ] }, { - "id": 20528, + "id": 22965, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 20529, + "id": 22966, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 52 ] }, { - "id": 20530, + "id": 22967, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 52 ] }, { - "id": 20531, + "id": 22968, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 49 ] }, { - "id": 20532, + "id": 22969, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 49 ] }, { - "id": 20533, + "id": 22970, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52, + 45 ] }, { - "id": 20534, + "id": 22971, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 20535, + "id": 22972, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 20536, + "id": 22973, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 53 ] }, { - "id": 20537, + "id": 22974, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 49 ] }, { - "id": 20538, + "id": 22975, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 49 ] }, { - "id": 20539, + "id": 22976, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 54, + 52 ] }, { - "id": 20540, + "id": 22977, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 52 ] }, { - "id": 20541, + "id": 22978, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 20542, + "id": 22979, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 54, + 44, + 53 ] }, { - "id": 20543, + "id": 22980, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 20544, + "id": 22981, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 46, + 49 ] }, { - "id": 20545, + "id": 22982, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 46, + 50, + 49 ] }, { - "id": 20546, + "id": 22983, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 46, + 50, + 49 ] }, { - "id": 20547, + "id": 22984, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 55, + 52, + 45 ] }, { - "id": 20548, + "id": 22985, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 55, + 52, + 45 ] }, { - "id": 20549, + "id": 22986, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42 ] }, { - "id": 20550, + "id": 22987, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42 ] }, { - "id": 20551, + "id": 22988, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 42, + 49 ] }, { - "id": 20552, + "id": 22989, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 42, + 49 ] }, { - "id": 20553, + "id": 22990, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 50, + 45 ] }, { - "id": 20554, + "id": 22991, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 50, + 45 ] }, { - "id": 20555, + "id": 22992, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 20556, + "id": 22993, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 20557, + "id": 22994, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 47 ] }, { - "id": 20558, + "id": 22995, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 47 ] }, { - "id": 20559, + "id": 22996, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 56 ] }, { - "id": 20560, + "id": 22997, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 56 ] }, { - "id": 20561, + "id": 22998, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 20562, + "id": 22999, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 20563, + "id": 23000, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 43, + 44, + 45 ] }, { - "id": 20564, + "id": 23001, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 43, + 44, + 45 ] }, { - "id": 20565, + "id": 23002, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 20566, + "id": 23003, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 55, + 52, + 45 ] }, { - "id": 20567, + "id": 23004, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 20568, + "id": 23005, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 20569, + "id": 23006, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50 ] }, { - "id": 20570, + "id": 23007, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50 ] }, { - "id": 20571, + "id": 23008, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 45 ] }, { - "id": 20572, + "id": 23009, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 45 ] }, { - "id": 20573, + "id": 23010, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 20574, + "id": 23011, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 20575, + "id": 23012, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 47 ] }, { - "id": 20576, + "id": 23013, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 47 ] }, { - "id": 20577, + "id": 23014, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 53 ] }, { - "id": 20578, + "id": 23015, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 53 ] }, { - "id": 20579, + "id": 23016, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 57, + 50 ] }, { - "id": 20580, + "id": 23017, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 57, + 50 ] - } - ] - }, - { - "id": 866, - "name": "chiseled_nether_bricks", - "translation_key": "block.minecraft.chiseled_nether_bricks", - "item_id": 346, - "properties": [], - "default_state_id": 20581, - "states": [ + }, { - "id": 20581, + "id": 23018, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 46, + 47 ] - } - ] - }, - { - "id": 867, - "name": "cracked_nether_bricks", - "translation_key": "block.minecraft.cracked_nether_bricks", - "item_id": 345, - "properties": [], - "default_state_id": 20582, - "states": [ + }, { - "id": 20582, + "id": 23019, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 41, + 46, + 47 ] - } - ] - }, - { - "id": 868, - "name": "quartz_bricks", - "translation_key": "block.minecraft.quartz_bricks", - "item_id": 402, - "properties": [], - "default_state_id": 20583, - "states": [ + }, { - "id": 20583, + "id": 23020, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 869, - "name": "candle", - "translation_key": "block.minecraft.candle", - "item_id": 1190, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20587, - "states": [ - { - "id": 20584, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20585, - "luminance": 3, - "opaque": false, + "id": 23021, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20586, + "id": 23022, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20587, + "id": 23023, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20588, - "luminance": 6, - "opaque": false, + "id": 23024, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20589, - "luminance": 6, - "opaque": false, + "id": 23025, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20590, + "id": 23026, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20591, + "id": 23027, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20592, - "luminance": 9, - "opaque": false, + "id": 23028, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20593, - "luminance": 9, - "opaque": false, + "id": 23029, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20594, + "id": 23030, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20595, + "id": 23031, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20596, - "luminance": 12, - "opaque": false, + "id": 23032, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20597, - "luminance": 12, - "opaque": false, + "id": 23033, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20598, + "id": 23034, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] }, { - "id": 20599, + "id": 23035, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] } ] }, { - "id": 870, - "name": "white_candle", - "translation_key": "block.minecraft.white_candle", - "item_id": 1191, + "id": 951, + "name": "weathered_cut_copper_stairs", + "translation_key": "block.minecraft.weathered_cut_copper_stairs", + "item_id": 105, "properties": [ { - "name": "candles", + "name": "facing", "values": [ - "1", - "2", - "3", - "4" + "north", + "south", + "west", + "east" ] }, { - "name": "lit", + "name": "half", "values": [ - "true", - "false" + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -241902,966 +271120,968 @@ ] } ], - "default_state_id": 20603, + "default_state_id": 23047, "states": [ { - "id": 20600, - "luminance": 3, - "opaque": false, + "id": 23036, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20601, - "luminance": 3, - "opaque": false, + "id": 23037, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20602, + "id": 23038, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20603, + "id": 23039, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20604, - "luminance": 6, - "opaque": false, + "id": 23040, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20605, - "luminance": 6, - "opaque": false, + "id": 23041, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20606, + "id": 23042, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20607, + "id": 23043, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20608, - "luminance": 9, - "opaque": false, + "id": 23044, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20609, - "luminance": 9, - "opaque": false, + "id": 23045, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20610, + "id": 23046, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20611, + "id": 23047, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20612, - "luminance": 12, - "opaque": false, + "id": 23048, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20613, - "luminance": 12, - "opaque": false, + "id": 23049, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20614, + "id": 23050, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 52, + 45 ] }, { - "id": 20615, + "id": 23051, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 871, - "name": "orange_candle", - "translation_key": "block.minecraft.orange_candle", - "item_id": 1192, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20619, - "states": [ - { - "id": 20616, - "luminance": 3, - "opaque": false, + "id": 23052, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20617, - "luminance": 3, - "opaque": false, + "id": 23053, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20618, + "id": 23054, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20619, + "id": 23055, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20620, - "luminance": 6, - "opaque": false, + "id": 23056, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20621, - "luminance": 6, - "opaque": false, + "id": 23057, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20622, + "id": 23058, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20623, + "id": 23059, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20624, - "luminance": 9, - "opaque": false, + "id": 23060, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20625, - "luminance": 9, - "opaque": false, + "id": 23061, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20626, + "id": 23062, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20627, + "id": 23063, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20628, - "luminance": 12, - "opaque": false, + "id": 23064, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20629, - "luminance": 12, - "opaque": false, + "id": 23065, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20630, + "id": 23066, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 42 ] }, { - "id": 20631, + "id": 23067, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 872, - "name": "magenta_candle", - "translation_key": "block.minecraft.magenta_candle", - "item_id": 1193, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 42 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20635, - "states": [ - { - "id": 20632, - "luminance": 3, - "opaque": false, + "id": 23068, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20633, - "luminance": 3, - "opaque": false, + "id": 23069, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20634, + "id": 23070, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20635, + "id": 23071, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20636, - "luminance": 6, - "opaque": false, + "id": 23072, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20637, - "luminance": 6, - "opaque": false, + "id": 23073, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20638, + "id": 23074, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20639, + "id": 23075, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20640, - "luminance": 9, - "opaque": false, + "id": 23076, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20641, - "luminance": 9, - "opaque": false, + "id": 23077, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20642, + "id": 23078, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20643, + "id": 23079, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20644, - "luminance": 12, - "opaque": false, + "id": 23080, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20645, - "luminance": 12, - "opaque": false, + "id": 23081, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20646, + "id": 23082, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20647, + "id": 23083, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 873, - "name": "light_blue_candle", - "translation_key": "block.minecraft.light_blue_candle", - "item_id": 1194, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 55, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20651, - "states": [ - { - "id": 20648, - "luminance": 3, - "opaque": false, + "id": 23084, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20649, - "luminance": 3, - "opaque": false, + "id": 23085, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20650, + "id": 23086, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20651, + "id": 23087, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20652, - "luminance": 6, - "opaque": false, + "id": 23088, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20653, - "luminance": 6, - "opaque": false, + "id": 23089, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20654, + "id": 23090, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20655, + "id": 23091, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20656, - "luminance": 9, - "opaque": false, + "id": 23092, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20657, - "luminance": 9, - "opaque": false, + "id": 23093, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20658, + "id": 23094, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20659, + "id": 23095, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20660, - "luminance": 12, - "opaque": false, + "id": 23096, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20661, - "luminance": 12, - "opaque": false, + "id": 23097, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20662, + "id": 23098, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 41, + 46, + 47 ] }, { - "id": 20663, + "id": 23099, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 874, - "name": "yellow_candle", - "translation_key": "block.minecraft.yellow_candle", - "item_id": 1195, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 41, + 46, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20667, - "states": [ - { - "id": 20664, - "luminance": 3, - "opaque": false, + "id": 23100, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20665, - "luminance": 3, - "opaque": false, + "id": 23101, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20666, + "id": 23102, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20667, + "id": 23103, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20668, - "luminance": 6, - "opaque": false, + "id": 23104, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20669, - "luminance": 6, - "opaque": false, + "id": 23105, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20670, + "id": 23106, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20671, + "id": 23107, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20672, - "luminance": 9, - "opaque": false, + "id": 23108, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20673, - "luminance": 9, - "opaque": false, + "id": 23109, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20674, + "id": 23110, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20675, + "id": 23111, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20676, - "luminance": 12, - "opaque": false, + "id": 23112, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20677, - "luminance": 12, - "opaque": false, + "id": 23113, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20678, + "id": 23114, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] }, { - "id": 20679, + "id": 23115, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] } ] }, { - "id": 875, - "name": "lime_candle", - "translation_key": "block.minecraft.lime_candle", - "item_id": 1196, + "id": 952, + "name": "exposed_cut_copper_stairs", + "translation_key": "block.minecraft.exposed_cut_copper_stairs", + "item_id": 104, "properties": [ { - "name": "candles", + "name": "facing", "values": [ - "1", - "2", - "3", - "4" + "north", + "south", + "west", + "east" ] }, { - "name": "lit", + "name": "half", "values": [ - "true", - "false" + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -242872,966 +272092,968 @@ ] } ], - "default_state_id": 20683, + "default_state_id": 23127, "states": [ { - "id": 20680, - "luminance": 3, - "opaque": false, + "id": 23116, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20681, - "luminance": 3, - "opaque": false, + "id": 23117, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20682, + "id": 23118, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20683, + "id": 23119, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20684, - "luminance": 6, - "opaque": false, + "id": 23120, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20685, - "luminance": 6, - "opaque": false, + "id": 23121, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20686, + "id": 23122, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20687, + "id": 23123, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20688, - "luminance": 9, - "opaque": false, + "id": 23124, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20689, - "luminance": 9, - "opaque": false, + "id": 23125, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20690, + "id": 23126, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20691, + "id": 23127, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20692, - "luminance": 12, - "opaque": false, + "id": 23128, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20693, - "luminance": 12, - "opaque": false, + "id": 23129, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20694, + "id": 23130, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 52, + 45 ] }, { - "id": 20695, + "id": 23131, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 876, - "name": "pink_candle", - "translation_key": "block.minecraft.pink_candle", - "item_id": 1197, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20699, - "states": [ - { - "id": 20696, - "luminance": 3, - "opaque": false, + "id": 23132, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20697, - "luminance": 3, - "opaque": false, + "id": 23133, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20698, + "id": 23134, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20699, + "id": 23135, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20700, - "luminance": 6, - "opaque": false, + "id": 23136, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20701, - "luminance": 6, - "opaque": false, + "id": 23137, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20702, + "id": 23138, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20703, + "id": 23139, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20704, - "luminance": 9, - "opaque": false, + "id": 23140, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20705, - "luminance": 9, - "opaque": false, + "id": 23141, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20706, + "id": 23142, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20707, + "id": 23143, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20708, - "luminance": 12, - "opaque": false, + "id": 23144, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20709, - "luminance": 12, - "opaque": false, + "id": 23145, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20710, + "id": 23146, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 42 ] }, { - "id": 20711, + "id": 23147, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 877, - "name": "gray_candle", - "translation_key": "block.minecraft.gray_candle", - "item_id": 1198, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 42 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20715, - "states": [ - { - "id": 20712, - "luminance": 3, - "opaque": false, + "id": 23148, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20713, - "luminance": 3, - "opaque": false, + "id": 23149, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20714, + "id": 23150, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20715, + "id": 23151, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20716, - "luminance": 6, - "opaque": false, + "id": 23152, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20717, - "luminance": 6, - "opaque": false, + "id": 23153, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20718, + "id": 23154, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20719, + "id": 23155, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20720, - "luminance": 9, - "opaque": false, + "id": 23156, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20721, - "luminance": 9, - "opaque": false, + "id": 23157, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20722, + "id": 23158, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20723, + "id": 23159, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20724, - "luminance": 12, - "opaque": false, + "id": 23160, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20725, - "luminance": 12, - "opaque": false, + "id": 23161, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20726, + "id": 23162, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20727, + "id": 23163, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 878, - "name": "light_gray_candle", - "translation_key": "block.minecraft.light_gray_candle", - "item_id": 1199, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 55, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20731, - "states": [ - { - "id": 20728, - "luminance": 3, - "opaque": false, + "id": 23164, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20729, - "luminance": 3, - "opaque": false, + "id": 23165, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20730, + "id": 23166, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20731, + "id": 23167, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20732, - "luminance": 6, - "opaque": false, + "id": 23168, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20733, - "luminance": 6, - "opaque": false, + "id": 23169, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20734, + "id": 23170, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20735, + "id": 23171, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20736, - "luminance": 9, - "opaque": false, + "id": 23172, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20737, - "luminance": 9, - "opaque": false, + "id": 23173, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20738, + "id": 23174, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20739, + "id": 23175, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20740, - "luminance": 12, - "opaque": false, + "id": 23176, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20741, - "luminance": 12, - "opaque": false, + "id": 23177, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20742, + "id": 23178, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 41, + 46, + 47 ] }, { - "id": 20743, + "id": 23179, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 879, - "name": "cyan_candle", - "translation_key": "block.minecraft.cyan_candle", - "item_id": 1200, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 41, + 46, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20747, - "states": [ - { - "id": 20744, - "luminance": 3, - "opaque": false, + "id": 23180, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20745, - "luminance": 3, - "opaque": false, + "id": 23181, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20746, + "id": 23182, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20747, + "id": 23183, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20748, - "luminance": 6, - "opaque": false, + "id": 23184, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20749, - "luminance": 6, - "opaque": false, + "id": 23185, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20750, + "id": 23186, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20751, + "id": 23187, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20752, - "luminance": 9, - "opaque": false, + "id": 23188, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20753, - "luminance": 9, - "opaque": false, + "id": 23189, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20754, + "id": 23190, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20755, + "id": 23191, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20756, - "luminance": 12, - "opaque": false, + "id": 23192, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20757, - "luminance": 12, - "opaque": false, + "id": 23193, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20758, + "id": 23194, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] }, { - "id": 20759, + "id": 23195, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] } ] }, { - "id": 880, - "name": "purple_candle", - "translation_key": "block.minecraft.purple_candle", - "item_id": 1201, + "id": 953, + "name": "cut_copper_stairs", + "translation_key": "block.minecraft.cut_copper_stairs", + "item_id": 103, "properties": [ { - "name": "candles", + "name": "facing", "values": [ - "1", - "2", - "3", - "4" + "north", + "south", + "west", + "east" ] }, { - "name": "lit", + "name": "half", "values": [ - "true", - "false" + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -243842,966 +273064,950 @@ ] } ], - "default_state_id": 20763, + "default_state_id": 23207, "states": [ { - "id": 20760, - "luminance": 3, - "opaque": false, + "id": 23196, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20761, - "luminance": 3, - "opaque": false, + "id": 23197, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 41, + 42 ] }, { - "id": 20762, + "id": 23198, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20763, + "id": 23199, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 43, + 44, + 45 ] }, { - "id": 20764, - "luminance": 6, - "opaque": false, + "id": 23200, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20765, - "luminance": 6, - "opaque": false, + "id": 23201, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 41, + 46, + 47 ] }, { - "id": 20766, + "id": 23202, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20767, + "id": 23203, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 48, + 42, + 49 ] }, { - "id": 20768, - "luminance": 9, - "opaque": false, + "id": 23204, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20769, - "luminance": 9, - "opaque": false, + "id": 23205, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 44, + 50, + 45 ] }, { - "id": 20770, + "id": 23206, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20771, + "id": 23207, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52 ] }, { - "id": 20772, - "luminance": 12, - "opaque": false, + "id": 23208, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20773, - "luminance": 12, - "opaque": false, + "id": 23209, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 50, + 49 ] }, { - "id": 20774, + "id": 23210, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 52, + 45 ] }, { - "id": 20775, + "id": 23211, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 881, - "name": "blue_candle", - "translation_key": "block.minecraft.blue_candle", - "item_id": 1202, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20779, - "states": [ - { - "id": 20776, - "luminance": 3, - "opaque": false, + "id": 23212, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20777, - "luminance": 3, - "opaque": false, + "id": 23213, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 53 ] }, { - "id": 20778, + "id": 23214, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20779, + "id": 23215, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 49 ] }, { - "id": 20780, - "luminance": 6, - "opaque": false, + "id": 23216, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20781, - "luminance": 6, - "opaque": false, + "id": 23217, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 52 ] }, { - "id": 20782, + "id": 23218, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20783, + "id": 23219, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 54, + 44, + 53 ] }, { - "id": 20784, - "luminance": 9, - "opaque": false, + "id": 23220, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20785, - "luminance": 9, - "opaque": false, + "id": 23221, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20786, + "id": 23222, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20787, + "id": 23223, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 46, + 50, + 49 ] }, { - "id": 20788, - "luminance": 12, - "opaque": false, + "id": 23224, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20789, - "luminance": 12, - "opaque": false, + "id": 23225, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20790, + "id": 23226, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 42 ] }, { - "id": 20791, + "id": 23227, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 882, - "name": "brown_candle", - "translation_key": "block.minecraft.brown_candle", - "item_id": 1203, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 51, + 42 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20795, - "states": [ - { - "id": 20792, - "luminance": 3, - "opaque": false, + "id": 23228, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20793, - "luminance": 3, - "opaque": false, + "id": 23229, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 42, + 49 ] }, { - "id": 20794, + "id": 23230, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20795, + "id": 23231, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50, + 45 ] }, { - "id": 20796, - "luminance": 6, - "opaque": false, + "id": 23232, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20797, - "luminance": 6, - "opaque": false, + "id": 23233, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 45 ] }, { - "id": 20798, + "id": 23234, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20799, + "id": 23235, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 47 ] }, { - "id": 20800, - "luminance": 9, - "opaque": false, + "id": 23236, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20801, - "luminance": 9, - "opaque": false, + "id": 23237, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 56 ] }, { - "id": 20802, + "id": 23238, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20803, + "id": 23239, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 43, + 46, + 49 ] }, { - "id": 20804, - "luminance": 12, - "opaque": false, + "id": 23240, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20805, - "luminance": 12, - "opaque": false, + "id": 23241, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 43, + 44, + 45 ] }, { - "id": 20806, + "id": 23242, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 55, + 52, + 45 ] }, { - "id": 20807, + "id": 23243, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 883, - "name": "green_candle", - "translation_key": "block.minecraft.green_candle", - "item_id": 1204, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 55, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20811, - "states": [ - { - "id": 20808, - "luminance": 3, - "opaque": false, + "id": 23244, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20809, - "luminance": 3, - "opaque": false, + "id": 23245, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 48, + 42, + 49 ] }, { - "id": 20810, + "id": 23246, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20811, + "id": 23247, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 51, + 50 ] }, { - "id": 20812, - "luminance": 6, - "opaque": false, + "id": 23248, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20813, - "luminance": 6, - "opaque": false, + "id": 23249, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 45 ] }, { - "id": 20814, + "id": 23250, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20815, + "id": 23251, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 50, + 49 ] }, { - "id": 20816, - "luminance": 9, - "opaque": false, + "id": 23252, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20817, - "luminance": 9, - "opaque": false, + "id": 23253, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 47 ] }, { - "id": 20818, + "id": 23254, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20819, + "id": 23255, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 53 ] }, { - "id": 20820, - "luminance": 12, - "opaque": false, + "id": 23256, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20821, - "luminance": 12, - "opaque": false, + "id": 23257, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 57, + 50 ] }, { - "id": 20822, + "id": 23258, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 41, + 46, + 47 ] }, { - "id": 20823, + "id": 23259, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 884, - "name": "red_candle", - "translation_key": "block.minecraft.red_candle", - "item_id": 1205, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" + 41, + 46, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20827, - "states": [ - { - "id": 20824, - "luminance": 3, - "opaque": false, + "id": 23260, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20825, - "luminance": 3, - "opaque": false, + "id": 23261, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 54, + 44, + 53 ] }, { - "id": 20826, + "id": 23262, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, { - "id": 20827, + "id": 23263, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 44, + 50, + 45 ] }, - { - "id": 20828, - "luminance": 6, - "opaque": false, + { + "id": 23264, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20829, - "luminance": 6, - "opaque": false, + "id": 23265, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 46, + 50, + 49 ] }, { - "id": 20830, + "id": 23266, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20831, + "id": 23267, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51, + 56 ] }, { - "id": 20832, - "luminance": 9, - "opaque": false, + "id": 23268, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20833, - "luminance": 9, - "opaque": false, + "id": 23269, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 52, + 45 ] }, { - "id": 20834, + "id": 23270, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20835, + "id": 23271, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 51, + 42, + 49 ] }, { - "id": 20836, - "luminance": 12, - "opaque": false, + "id": 23272, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20837, - "luminance": 12, - "opaque": false, + "id": 23273, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 49 ] }, { - "id": 20838, + "id": 23274, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] }, { - "id": 20839, + "id": 23275, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51, + 45 ] } ] }, { - "id": 885, - "name": "black_candle", - "translation_key": "block.minecraft.black_candle", - "item_id": 1206, + "id": 954, + "name": "oxidized_cut_copper_slab", + "translation_key": "block.minecraft.oxidized_cut_copper_slab", + "item_id": 110, "properties": [ { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { @@ -244812,1597 +274018,1490 @@ ] } ], - "default_state_id": 20843, + "default_state_id": 23279, "states": [ { - "id": 20840, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20841, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20842, + "id": 23276, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 201 ] }, { - "id": 20843, + "id": 23277, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 201 ] }, { - "id": 20844, - "luminance": 6, - "opaque": false, + "id": 23278, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51 ] }, { - "id": 20845, - "luminance": 6, - "opaque": false, + "id": 23279, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 51 ] }, { - "id": 20846, + "id": 23280, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20847, + "id": 23281, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] - }, + } + ] + }, + { + "id": 955, + "name": "weathered_cut_copper_slab", + "translation_key": "block.minecraft.weathered_cut_copper_slab", + "item_id": 109, + "properties": [ { - "id": 20848, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 20849, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 23285, + "states": [ { - "id": 20850, + "id": 23282, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 201 ] }, { - "id": 20851, + "id": 23283, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 201 ] }, { - "id": 20852, - "luminance": 12, - "opaque": false, + "id": 23284, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51 ] }, { - "id": 20853, - "luminance": 12, - "opaque": false, + "id": 23285, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 51 ] }, { - "id": 20854, + "id": 23286, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] }, { - "id": 20855, + "id": 23287, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] } ] }, { - "id": 886, - "name": "candle_cake", - "translation_key": "block.minecraft.candle_cake", - "item_id": 0, + "id": 956, + "name": "exposed_cut_copper_slab", + "translation_key": "block.minecraft.exposed_cut_copper_slab", + "item_id": 108, "properties": [ { - "name": "lit", + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 20857, + "default_state_id": 23291, "states": [ { - "id": 20856, - "luminance": 3, + "id": 23288, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 201 ] }, { - "id": 20857, + "id": 23289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 887, - "name": "white_candle_cake", - "translation_key": "block.minecraft.white_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] - } - ], - "default_state_id": 20859, - "states": [ + }, { - "id": 20858, - "luminance": 3, + "id": 23290, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51 ] }, { - "id": 20859, + "id": 23291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 888, - "name": "orange_candle_cake", - "translation_key": "block.minecraft.orange_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 51 ] - } - ], - "default_state_id": 20861, - "states": [ + }, { - "id": 20860, - "luminance": 3, + "id": 23292, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] }, { - "id": 20861, + "id": 23293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 889, - "name": "magenta_candle_cake", - "translation_key": "block.minecraft.magenta_candle_cake", - "item_id": 0, + "id": 957, + "name": "cut_copper_slab", + "translation_key": "block.minecraft.cut_copper_slab", + "item_id": 107, "properties": [ { - "name": "lit", + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 20863, + "default_state_id": 23297, "states": [ { - "id": 20862, - "luminance": 3, + "id": 23294, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 201 ] }, { - "id": 20863, + "id": 23295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 201 ] - } - ] - }, - { - "id": 890, - "name": "light_blue_candle_cake", - "translation_key": "block.minecraft.light_blue_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23296, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 ] - } - ], - "default_state_id": 20865, - "states": [ + }, { - "id": 20864, - "luminance": 3, + "id": 23297, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51 ] }, { - "id": 20865, + "id": 23298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 + ] + }, + { + "id": 23299, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } ] }, { - "id": 891, - "name": "yellow_candle_cake", - "translation_key": "block.minecraft.yellow_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20867, + "id": 958, + "name": "waxed_copper_block", + "translation_key": "block.minecraft.waxed_copper_block", + "item_id": 111, + "properties": [], + "default_state_id": 23300, "states": [ { - "id": 20866, - "luminance": 3, + "id": 23300, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] - }, + } + ] + }, + { + "id": 959, + "name": "waxed_weathered_copper", + "translation_key": "block.minecraft.waxed_weathered_copper", + "item_id": 113, + "properties": [], + "default_state_id": 23301, + "states": [ { - "id": 20867, + "id": 23301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 892, - "name": "lime_candle_cake", - "translation_key": "block.minecraft.lime_candle_cake", - "item_id": 0, - "properties": [ + "id": 960, + "name": "waxed_exposed_copper", + "translation_key": "block.minecraft.waxed_exposed_copper", + "item_id": 112, + "properties": [], + "default_state_id": 23302, + "states": [ { - "name": "lit", - "values": [ - "true", - "false" + "id": 23302, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } - ], - "default_state_id": 20869, + ] + }, + { + "id": 961, + "name": "waxed_oxidized_copper", + "translation_key": "block.minecraft.waxed_oxidized_copper", + "item_id": 114, + "properties": [], + "default_state_id": 23303, "states": [ { - "id": 20868, - "luminance": 3, + "id": 23303, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] - }, + } + ] + }, + { + "id": 962, + "name": "waxed_oxidized_cut_copper", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper", + "item_id": 122, + "properties": [], + "default_state_id": 23304, + "states": [ { - "id": 20869, + "id": 23304, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 893, - "name": "pink_candle_cake", - "translation_key": "block.minecraft.pink_candle_cake", - "item_id": 0, - "properties": [ + "id": 963, + "name": "waxed_weathered_cut_copper", + "translation_key": "block.minecraft.waxed_weathered_cut_copper", + "item_id": 121, + "properties": [], + "default_state_id": 23305, + "states": [ { - "name": "lit", - "values": [ - "true", - "false" + "id": 23305, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } - ], - "default_state_id": 20871, + ] + }, + { + "id": 964, + "name": "waxed_exposed_cut_copper", + "translation_key": "block.minecraft.waxed_exposed_cut_copper", + "item_id": 120, + "properties": [], + "default_state_id": 23306, "states": [ { - "id": 20870, - "luminance": 3, + "id": 23306, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] - }, + } + ] + }, + { + "id": 965, + "name": "waxed_cut_copper", + "translation_key": "block.minecraft.waxed_cut_copper", + "item_id": 119, + "properties": [], + "default_state_id": 23307, + "states": [ { - "id": 20871, + "id": 23307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 894, - "name": "gray_candle_cake", - "translation_key": "block.minecraft.gray_candle_cake", - "item_id": 0, + "id": 966, + "name": "waxed_oxidized_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", + "item_id": 126, "properties": [ { - "name": "lit", + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 20873, + "default_state_id": 23319, "states": [ { - "id": 20872, - "luminance": 3, + "id": 23308, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 41, + 42 ] }, { - "id": 20873, + "id": 23309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 41, + 42 ] - } - ] - }, - { - "id": 895, - "name": "light_gray_candle_cake", - "translation_key": "block.minecraft.light_gray_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23310, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 ] - } - ], - "default_state_id": 20875, - "states": [ + }, { - "id": 20874, - "luminance": 3, + "id": 23311, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 43, + 44, + 45 ] }, { - "id": 20875, + "id": 23312, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 41, + 46, + 47 ] - } - ] - }, - { - "id": 896, - "name": "cyan_candle_cake", - "translation_key": "block.minecraft.cyan_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23313, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 ] - } - ], - "default_state_id": 20877, - "states": [ + }, { - "id": 20876, - "luminance": 3, + "id": 23314, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 48, + 42, + 49 ] }, { - "id": 20877, + "id": 23315, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 48, + 42, + 49 ] - } - ] - }, - { - "id": 897, - "name": "purple_candle_cake", - "translation_key": "block.minecraft.purple_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23316, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 ] - } - ], - "default_state_id": 20879, - "states": [ + }, { - "id": 20878, - "luminance": 3, + "id": 23317, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 44, + 50, + 45 ] }, { - "id": 20879, + "id": 23318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 52 ] - } - ] - }, - { - "id": 898, - "name": "blue_candle_cake", - "translation_key": "block.minecraft.blue_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23319, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 ] - } - ], - "default_state_id": 20881, - "states": [ + }, { - "id": 20880, - "luminance": 3, + "id": 23320, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 50, + 49 ] }, { - "id": 20881, + "id": 23321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 50, + 49 ] - } - ] - }, - { - "id": 899, - "name": "brown_candle_cake", - "translation_key": "block.minecraft.brown_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23322, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 ] - } - ], - "default_state_id": 20883, - "states": [ + }, { - "id": 20882, - "luminance": 3, + "id": 23323, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 52, + 45 ] }, { - "id": 20883, + "id": 23324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 53 ] - } - ] - }, - { - "id": 900, - "name": "green_candle_cake", - "translation_key": "block.minecraft.green_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23325, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 ] - } - ], - "default_state_id": 20885, - "states": [ + }, { - "id": 20884, - "luminance": 3, + "id": 23326, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 49 ] }, { - "id": 20885, + "id": 23327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51, + 49 ] - } - ] - }, - { - "id": 901, - "name": "red_candle_cake", - "translation_key": "block.minecraft.red_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23328, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 ] - } - ], - "default_state_id": 20887, - "states": [ + }, { - "id": 20886, - "luminance": 3, + "id": 23329, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 54, + 52 ] }, { - "id": 20887, + "id": 23330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 54, + 44, + 53 ] - } - ] - }, - { - "id": 902, - "name": "black_candle_cake", - "translation_key": "block.minecraft.black_candle_cake", - "item_id": 0, - "properties": [ + }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 23331, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 ] - } - ], - "default_state_id": 20889, - "states": [ + }, { - "id": 20888, - "luminance": 3, + "id": 23332, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 43, + 46, + 49 ] }, { - "id": 20889, + "id": 23333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 43, + 46, + 49 ] - } - ] - }, - { - "id": 903, - "name": "amethyst_block", - "translation_key": "block.minecraft.amethyst_block", - "item_id": 72, - "properties": [], - "default_state_id": 20890, - "states": [ + }, { - "id": 20890, + "id": 23334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 46, + 50, + 49 ] - } - ] - }, - { - "id": 904, - "name": "budding_amethyst", - "translation_key": "block.minecraft.budding_amethyst", - "item_id": 73, - "properties": [], - "default_state_id": 20891, - "states": [ + }, { - "id": 20891, + "id": 23335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 905, - "name": "amethyst_cluster", - "translation_key": "block.minecraft.amethyst_cluster", - "item_id": 1210, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 46, + 50, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20901, - "states": [ - { - "id": 20892, - "luminance": 5, - "opaque": false, + "id": 23336, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 309 + 55, + 52, + 45 ] }, { - "id": 20893, - "luminance": 5, - "opaque": false, + "id": 23337, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 309 + 55, + 52, + 45 ] }, { - "id": 20894, - "luminance": 5, - "opaque": false, + "id": 23338, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 310 + 51, + 42 ] }, { - "id": 20895, - "luminance": 5, - "opaque": false, + "id": 23339, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 310 + 51, + 42 ] }, { - "id": 20896, - "luminance": 5, - "opaque": false, + "id": 23340, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 311 + 51, + 42, + 49 ] }, { - "id": 20897, - "luminance": 5, - "opaque": false, + "id": 23341, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 311 + 51, + 42, + 49 ] }, { - "id": 20898, - "luminance": 5, - "opaque": false, + "id": 23342, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 312 + 51, + 50, + 45 ] }, { - "id": 20899, - "luminance": 5, - "opaque": false, + "id": 23343, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 312 + 51, + 50, + 45 ] }, { - "id": 20900, - "luminance": 5, - "opaque": false, + "id": 23344, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 313 + 51, + 45 ] }, { - "id": 20901, - "luminance": 5, - "opaque": false, + "id": 23345, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 313 + 51, + 45 ] }, { - "id": 20902, - "luminance": 5, - "opaque": false, + "id": 23346, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 314 + 51, + 47 ] }, { - "id": 20903, - "luminance": 5, - "opaque": false, + "id": 23347, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 314 - ] - } - ] - }, - { - "id": 906, - "name": "large_amethyst_bud", - "translation_key": "block.minecraft.large_amethyst_bud", - "item_id": 1209, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20913, - "states": [ - { - "id": 20904, - "luminance": 4, - "opaque": false, + "id": 23348, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 315 + 43, + 56 ] }, { - "id": 20905, - "luminance": 4, - "opaque": false, + "id": 23349, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 315 + 43, + 56 ] }, { - "id": 20906, - "luminance": 4, - "opaque": false, + "id": 23350, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 316 + 43, + 46, + 49 ] }, { - "id": 20907, - "luminance": 4, - "opaque": false, + "id": 23351, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 316 + 43, + 46, + 49 ] }, { - "id": 20908, - "luminance": 4, - "opaque": false, + "id": 23352, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 317 + 43, + 44, + 45 ] }, { - "id": 20909, - "luminance": 4, - "opaque": false, + "id": 23353, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 317 + 43, + 44, + 45 ] }, { - "id": 20910, - "luminance": 4, - "opaque": false, + "id": 23354, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 318 + 55, + 52, + 45 ] }, { - "id": 20911, - "luminance": 4, - "opaque": false, + "id": 23355, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 318 + 55, + 52, + 45 ] }, { - "id": 20912, - "luminance": 4, - "opaque": false, + "id": 23356, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 319 + 48, + 42, + 49 ] }, { - "id": 20913, - "luminance": 4, - "opaque": false, + "id": 23357, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 319 + 48, + 42, + 49 ] }, { - "id": 20914, - "luminance": 4, - "opaque": false, + "id": 23358, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 320 + 51, + 50 ] }, { - "id": 20915, - "luminance": 4, - "opaque": false, + "id": 23359, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 320 - ] - } - ] - }, - { - "id": 907, - "name": "medium_amethyst_bud", - "translation_key": "block.minecraft.medium_amethyst_bud", - "item_id": 1208, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 51, + 50 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20925, - "states": [ - { - "id": 20916, - "luminance": 2, - "opaque": false, + "id": 23360, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 321 + 51, + 50, + 45 ] }, { - "id": 20917, - "luminance": 2, - "opaque": false, + "id": 23361, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 321 + 51, + 50, + 45 ] }, { - "id": 20918, - "luminance": 2, - "opaque": false, + "id": 23362, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 322 + 51, + 50, + 49 ] }, { - "id": 20919, - "luminance": 2, - "opaque": false, + "id": 23363, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 322 + 51, + 50, + 49 ] }, { - "id": 20920, - "luminance": 2, - "opaque": false, + "id": 23364, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 323 + 51, + 47 ] }, { - "id": 20921, - "luminance": 2, - "opaque": false, + "id": 23365, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 323 + 51, + 47 ] }, { - "id": 20922, - "luminance": 2, - "opaque": false, + "id": 23366, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 324 + 51, + 53 ] }, { - "id": 20923, - "luminance": 2, - "opaque": false, + "id": 23367, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 324 + 51, + 53 ] }, { - "id": 20924, - "luminance": 2, - "opaque": false, + "id": 23368, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 325 + 57, + 50 ] }, { - "id": 20925, - "luminance": 2, - "opaque": false, + "id": 23369, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 325 + 57, + 50 ] }, { - "id": 20926, - "luminance": 2, - "opaque": false, + "id": 23370, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 326 + 41, + 46, + 47 ] }, { - "id": 20927, - "luminance": 2, - "opaque": false, + "id": 23371, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 326 - ] - } - ] - }, - { - "id": 908, - "name": "small_amethyst_bud", - "translation_key": "block.minecraft.small_amethyst_bud", - "item_id": 1207, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 41, + 46, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20937, - "states": [ - { - "id": 20928, - "luminance": 1, - "opaque": false, + "id": 23372, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 327 + 54, + 44, + 53 ] }, { - "id": 20929, - "luminance": 1, - "opaque": false, + "id": 23373, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 327 + 54, + 44, + 53 ] }, { - "id": 20930, - "luminance": 1, - "opaque": false, + "id": 23374, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 328 + 44, + 50, + 45 ] }, { - "id": 20931, - "luminance": 1, - "opaque": false, + "id": 23375, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 328 + 44, + 50, + 45 ] }, { - "id": 20932, - "luminance": 1, - "opaque": false, + "id": 23376, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 329 + 46, + 50, + 49 ] }, { - "id": 20933, - "luminance": 1, - "opaque": false, + "id": 23377, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 329 + 46, + 50, + 49 ] }, { - "id": 20934, - "luminance": 1, - "opaque": false, + "id": 23378, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 330 + 51, + 56 ] }, { - "id": 20935, - "luminance": 1, - "opaque": false, + "id": 23379, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 330 + 51, + 56 ] }, { - "id": 20936, - "luminance": 1, - "opaque": false, + "id": 23380, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 331 + 51, + 52, + 45 ] }, { - "id": 20937, - "luminance": 1, - "opaque": false, + "id": 23381, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 331 + 51, + 52, + 45 ] }, { - "id": 20938, - "luminance": 1, - "opaque": false, + "id": 23382, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 126 + 51, + 42, + 49 ] }, { - "id": 20939, - "luminance": 1, - "opaque": false, + "id": 23383, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 126 + 51, + 42, + 49 ] - } - ] - }, - { - "id": 909, - "name": "tuff", - "translation_key": "block.minecraft.tuff", - "item_id": 12, - "properties": [], - "default_state_id": 20940, - "states": [ + }, { - "id": 20940, + "id": 23384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 49 ] - } - ] - }, - { - "id": 910, - "name": "calcite", - "translation_key": "block.minecraft.calcite", - "item_id": 11, - "properties": [], - "default_state_id": 20941, - "states": [ + }, { - "id": 20941, + "id": 23385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 49 ] - } - ] - }, - { - "id": 911, - "name": "tinted_glass", - "translation_key": "block.minecraft.tinted_glass", - "item_id": 167, - "properties": [], - "default_state_id": 20942, - "states": [ + }, { - "id": 20942, + "id": 23386, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 45 ] - } - ] - }, - { - "id": 912, - "name": "powder_snow", - "translation_key": "block.minecraft.powder_snow", - "item_id": 871, - "properties": [], - "default_state_id": 20943, - "states": [ + }, { - "id": 20943, + "id": 23387, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] } ] }, { - "id": 913, - "name": "sculk_sensor", - "translation_key": "block.minecraft.sculk_sensor", - "item_id": 653, + "id": 967, + "name": "waxed_weathered_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", + "item_id": 125, "properties": [ { - "name": "power", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" ] }, { - "name": "sculk_sensor_phase", + "name": "half", "values": [ - "inactive", - "active", - "cooldown" + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -246413,7787 +275512,8047 @@ ] } ], - "default_state_id": 20945, + "default_state_id": 23399, "states": [ { - "id": 20944, - "luminance": 1, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 34 - }, - { - "id": 20945, - "luminance": 1, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 34 - }, - { - "id": 20946, - "luminance": 1, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 34 - }, - { - "id": 20947, - "luminance": 1, + "id": 23388, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 42 + ] }, { - "id": 20948, - "luminance": 1, + "id": 23389, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 42 + ] }, { - "id": 20949, - "luminance": 1, + "id": 23390, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 20950, - "luminance": 1, + "id": 23391, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 20951, - "luminance": 1, + "id": 23392, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 20952, - "luminance": 1, + "id": 23393, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 20953, - "luminance": 1, + "id": 23394, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 20954, - "luminance": 1, + "id": 23395, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 20955, - "luminance": 1, + "id": 23396, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 20956, - "luminance": 1, + "id": 23397, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 20957, - "luminance": 1, + "id": 23398, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52 + ] }, { - "id": 20958, - "luminance": 1, + "id": 23399, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52 + ] }, { - "id": 20959, - "luminance": 1, + "id": 23400, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 49 + ] }, { - "id": 20960, - "luminance": 1, + "id": 23401, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 49 + ] }, { - "id": 20961, - "luminance": 1, + "id": 23402, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52, + 45 + ] }, { - "id": 20962, - "luminance": 1, + "id": 23403, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52, + 45 + ] }, { - "id": 20963, - "luminance": 1, + "id": 23404, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 53 + ] }, { - "id": 20964, - "luminance": 1, + "id": 23405, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 53 + ] }, { - "id": 20965, - "luminance": 1, + "id": 23406, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 49 + ] }, { - "id": 20966, - "luminance": 1, + "id": 23407, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 49 + ] }, { - "id": 20967, - "luminance": 1, + "id": 23408, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 52 + ] }, { - "id": 20968, - "luminance": 1, + "id": 23409, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 52 + ] }, { - "id": 20969, - "luminance": 1, + "id": 23410, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 44, + 53 + ] }, { - "id": 20970, - "luminance": 1, + "id": 23411, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 44, + 53 + ] }, { - "id": 20971, - "luminance": 1, + "id": 23412, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 46, + 49 + ] }, { - "id": 20972, - "luminance": 1, + "id": 23413, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 46, + 49 + ] }, { - "id": 20973, - "luminance": 1, + "id": 23414, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 46, + 50, + 49 + ] }, { - "id": 20974, - "luminance": 1, + "id": 23415, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 46, + 50, + 49 + ] }, { - "id": 20975, - "luminance": 1, + "id": 23416, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 55, + 52, + 45 + ] }, { - "id": 20976, - "luminance": 1, + "id": 23417, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 55, + 52, + 45 + ] }, { - "id": 20977, - "luminance": 1, + "id": 23418, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42 + ] }, { - "id": 20978, - "luminance": 1, + "id": 23419, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42 + ] }, { - "id": 20979, - "luminance": 1, + "id": 23420, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42, + 49 + ] }, { - "id": 20980, - "luminance": 1, + "id": 23421, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42, + 49 + ] }, { - "id": 20981, - "luminance": 1, + "id": 23422, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 45 + ] }, { - "id": 20982, - "luminance": 1, + "id": 23423, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 45 + ] }, { - "id": 20983, - "luminance": 1, + "id": 23424, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 45 + ] }, { - "id": 20984, - "luminance": 1, + "id": 23425, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 45 + ] }, { - "id": 20985, - "luminance": 1, + "id": 23426, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 47 + ] }, { - "id": 20986, - "luminance": 1, + "id": 23427, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 47 + ] }, { - "id": 20987, - "luminance": 1, + "id": 23428, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 56 + ] }, { - "id": 20988, - "luminance": 1, + "id": 23429, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 56 + ] }, { - "id": 20989, - "luminance": 1, + "id": 23430, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 46, + 49 + ] }, { - "id": 20990, - "luminance": 1, + "id": 23431, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 46, + 49 + ] }, { - "id": 20991, - "luminance": 1, + "id": 23432, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 20992, - "luminance": 1, + "id": 23433, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 20993, - "luminance": 1, + "id": 23434, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 55, + 52, + 45 + ] }, { - "id": 20994, - "luminance": 1, + "id": 23435, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 55, + 52, + 45 + ] }, { - "id": 20995, - "luminance": 1, + "id": 23436, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 20996, - "luminance": 1, + "id": 23437, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 20997, - "luminance": 1, + "id": 23438, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50 + ] }, { - "id": 20998, - "luminance": 1, + "id": 23439, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50 + ] }, { - "id": 20999, - "luminance": 1, + "id": 23440, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 45 + ] }, { - "id": 21000, - "luminance": 1, + "id": 23441, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 45 + ] }, { - "id": 21001, - "luminance": 1, + "id": 23442, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 49 + ] }, { - "id": 21002, - "luminance": 1, + "id": 23443, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 50, + 49 + ] }, { - "id": 21003, - "luminance": 1, + "id": 23444, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 47 + ] }, { - "id": 21004, - "luminance": 1, + "id": 23445, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 47 + ] }, { - "id": 21005, - "luminance": 1, + "id": 23446, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 53 + ] }, { - "id": 21006, - "luminance": 1, + "id": 23447, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 53 + ] }, { - "id": 21007, - "luminance": 1, + "id": 23448, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 57, + 50 + ] }, { - "id": 21008, - "luminance": 1, + "id": 23449, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 57, + 50 + ] }, { - "id": 21009, - "luminance": 1, + "id": 23450, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 21010, - "luminance": 1, + "id": 23451, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 21011, - "luminance": 1, + "id": 23452, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 44, + 53 + ] }, { - "id": 21012, - "luminance": 1, + "id": 23453, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 54, + 44, + 53 + ] }, { - "id": 21013, - "luminance": 1, + "id": 23454, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 21014, - "luminance": 1, + "id": 23455, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 21015, - "luminance": 1, + "id": 23456, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 46, + 50, + 49 + ] }, { - "id": 21016, - "luminance": 1, + "id": 23457, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 46, + 50, + 49 + ] }, { - "id": 21017, - "luminance": 1, + "id": 23458, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 56 + ] }, { - "id": 21018, - "luminance": 1, + "id": 23459, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 56 + ] }, { - "id": 21019, - "luminance": 1, + "id": 23460, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52, + 45 + ] }, { - "id": 21020, - "luminance": 1, + "id": 23461, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52, + 45 + ] }, { - "id": 21021, - "luminance": 1, + "id": 23462, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42, + 49 + ] }, { - "id": 21022, - "luminance": 1, + "id": 23463, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 42, + 49 + ] }, { - "id": 21023, - "luminance": 1, + "id": 23464, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 49 + ] }, { - "id": 21024, - "luminance": 1, + "id": 23465, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 49 + ] }, { - "id": 21025, - "luminance": 1, + "id": 23466, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 45 + ] }, { - "id": 21026, - "luminance": 1, + "id": 23467, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 45 + ] + } + ] + }, + { + "id": 968, + "name": "waxed_exposed_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", + "item_id": 124, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21027, - "luminance": 1, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23479, + "states": [ + { + "id": 23468, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 42 + ] }, { - "id": 21028, - "luminance": 1, + "id": 23469, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 42 + ] }, { - "id": 21029, - "luminance": 1, + "id": 23470, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 21030, - "luminance": 1, + "id": 23471, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 43, + 44, + 45 + ] }, { - "id": 21031, - "luminance": 1, + "id": 23472, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 21032, - "luminance": 1, + "id": 23473, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 41, + 46, + 47 + ] }, { - "id": 21033, - "luminance": 1, + "id": 23474, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 21034, - "luminance": 1, + "id": 23475, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 48, + 42, + 49 + ] }, { - "id": 21035, - "luminance": 1, + "id": 23476, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 21036, - "luminance": 1, + "id": 23477, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 44, + 50, + 45 + ] }, { - "id": 21037, - "luminance": 1, + "id": 23478, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52 + ] }, { - "id": 21038, - "luminance": 1, + "id": 23479, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 51, + 52 + ] }, { - "id": 21039, - "luminance": 1, + "id": 23480, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 - } - ] - }, - { - "id": 914, - "name": "calibrated_sculk_sensor", - "translation_key": "block.minecraft.calibrated_sculk_sensor", - "item_id": 654, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + 51, + 50, + 49 ] }, { - "name": "sculk_sensor_phase", - "values": [ - "inactive", - "active", - "cooldown" + "id": 23481, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21041, - "states": [ - { - "id": 21040, - "luminance": 1, + "id": 23482, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21041, - "luminance": 1, + "id": 23483, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21042, - "luminance": 1, + "id": 23484, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21043, - "luminance": 1, + "id": 23485, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21044, - "luminance": 1, + "id": 23486, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21045, - "luminance": 1, + "id": 23487, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21046, - "luminance": 1, + "id": 23488, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 21047, - "luminance": 1, + "id": 23489, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 21048, - "luminance": 1, + "id": 23490, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21049, - "luminance": 1, + "id": 23491, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21050, - "luminance": 1, + "id": 23492, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21051, - "luminance": 1, + "id": 23493, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21052, - "luminance": 1, + "id": 23494, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21053, - "luminance": 1, + "id": 23495, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21054, - "luminance": 1, + "id": 23496, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21055, - "luminance": 1, + "id": 23497, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21056, - "luminance": 1, + "id": 23498, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 21057, - "luminance": 1, + "id": 23499, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 21058, - "luminance": 1, + "id": 23500, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21059, - "luminance": 1, + "id": 23501, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21060, - "luminance": 1, + "id": 23502, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21061, - "luminance": 1, + "id": 23503, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21062, - "luminance": 1, + "id": 23504, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21063, - "luminance": 1, + "id": 23505, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21064, - "luminance": 1, + "id": 23506, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21065, - "luminance": 1, + "id": 23507, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21066, - "luminance": 1, + "id": 23508, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 21067, - "luminance": 1, + "id": 23509, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 21068, - "luminance": 1, + "id": 23510, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21069, - "luminance": 1, + "id": 23511, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21070, - "luminance": 1, + "id": 23512, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21071, - "luminance": 1, + "id": 23513, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21072, - "luminance": 1, + "id": 23514, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21073, - "luminance": 1, + "id": 23515, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21074, - "luminance": 1, + "id": 23516, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21075, - "luminance": 1, + "id": 23517, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21076, - "luminance": 1, + "id": 23518, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 21077, - "luminance": 1, + "id": 23519, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 21078, - "luminance": 1, + "id": 23520, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21079, - "luminance": 1, + "id": 23521, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21080, - "luminance": 1, + "id": 23522, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21081, - "luminance": 1, + "id": 23523, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21082, - "luminance": 1, + "id": 23524, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21083, - "luminance": 1, + "id": 23525, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21084, - "luminance": 1, + "id": 23526, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21085, - "luminance": 1, + "id": 23527, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21086, - "luminance": 1, + "id": 23528, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 21087, - "luminance": 1, + "id": 23529, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 21088, - "luminance": 1, + "id": 23530, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21089, - "luminance": 1, + "id": 23531, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21090, - "luminance": 1, + "id": 23532, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21091, - "luminance": 1, + "id": 23533, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21092, - "luminance": 1, + "id": 23534, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21093, - "luminance": 1, + "id": 23535, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21094, - "luminance": 1, + "id": 23536, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21095, - "luminance": 1, + "id": 23537, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21096, - "luminance": 1, + "id": 23538, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 21097, - "luminance": 1, + "id": 23539, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 21098, - "luminance": 1, + "id": 23540, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21099, - "luminance": 1, + "id": 23541, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21100, - "luminance": 1, + "id": 23542, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21101, - "luminance": 1, + "id": 23543, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21102, - "luminance": 1, + "id": 23544, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21103, - "luminance": 1, + "id": 23545, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21104, - "luminance": 1, + "id": 23546, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21105, - "luminance": 1, + "id": 23547, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] + } + ] + }, + { + "id": 969, + "name": "waxed_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_cut_copper_stairs", + "item_id": 123, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21106, - "luminance": 1, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23559, + "states": [ + { + "id": 23548, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 42 + ] }, { - "id": 21107, - "luminance": 1, + "id": 23549, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 42 + ] }, { - "id": 21108, - "luminance": 1, + "id": 23550, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21109, - "luminance": 1, + "id": 23551, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21110, - "luminance": 1, + "id": 23552, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21111, - "luminance": 1, + "id": 23553, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21112, - "luminance": 1, + "id": 23554, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21113, - "luminance": 1, + "id": 23555, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21114, - "luminance": 1, + "id": 23556, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21115, - "luminance": 1, + "id": 23557, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21116, - "luminance": 1, + "id": 23558, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52 + ] }, { - "id": 21117, - "luminance": 1, + "id": 23559, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52 + ] }, { - "id": 21118, - "luminance": 1, + "id": 23560, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21119, - "luminance": 1, + "id": 23561, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21120, - "luminance": 1, + "id": 23562, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21121, - "luminance": 1, + "id": 23563, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21122, - "luminance": 1, + "id": 23564, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21123, - "luminance": 1, + "id": 23565, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21124, - "luminance": 1, + "id": 23566, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21125, - "luminance": 1, + "id": 23567, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21126, - "luminance": 1, + "id": 23568, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 21127, - "luminance": 1, + "id": 23569, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 21128, - "luminance": 1, + "id": 23570, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21129, - "luminance": 1, + "id": 23571, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21130, - "luminance": 1, + "id": 23572, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21131, - "luminance": 1, + "id": 23573, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21132, - "luminance": 1, + "id": 23574, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21133, - "luminance": 1, + "id": 23575, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21134, - "luminance": 1, + "id": 23576, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21135, - "luminance": 1, + "id": 23577, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21136, - "luminance": 1, + "id": 23578, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 21137, - "luminance": 1, + "id": 23579, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 21138, - "luminance": 1, + "id": 23580, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21139, - "luminance": 1, + "id": 23581, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21140, - "luminance": 1, + "id": 23582, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21141, - "luminance": 1, + "id": 23583, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21142, - "luminance": 1, + "id": 23584, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21143, - "luminance": 1, + "id": 23585, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21144, - "luminance": 1, + "id": 23586, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21145, - "luminance": 1, + "id": 23587, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21146, - "luminance": 1, + "id": 23588, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 21147, - "luminance": 1, + "id": 23589, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 21148, - "luminance": 1, + "id": 23590, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21149, - "luminance": 1, + "id": 23591, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 21150, - "luminance": 1, + "id": 23592, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21151, - "luminance": 1, + "id": 23593, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 21152, - "luminance": 1, + "id": 23594, + "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 21153, - "luminance": 1, + "id": 23595, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 21154, - "luminance": 1, + "id": 23596, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21155, - "luminance": 1, + "id": 23597, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 21156, - "luminance": 1, + "id": 23598, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 21157, - "luminance": 1, + "id": 23599, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 21158, - "luminance": 1, + "id": 23600, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21159, - "luminance": 1, + "id": 23601, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 21160, - "luminance": 1, + "id": 23602, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21161, - "luminance": 1, + "id": 23603, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 21162, - "luminance": 1, + "id": 23604, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21163, - "luminance": 1, + "id": 23605, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 21164, - "luminance": 1, + "id": 23606, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21165, - "luminance": 1, + "id": 23607, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 21166, - "luminance": 1, + "id": 23608, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 21167, - "luminance": 1, + "id": 23609, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 21168, - "luminance": 1, + "id": 23610, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21169, - "luminance": 1, + "id": 23611, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 21170, - "luminance": 1, + "id": 23612, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21171, - "luminance": 1, + "id": 23613, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 21172, - "luminance": 1, + "id": 23614, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21173, - "luminance": 1, + "id": 23615, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 21174, - "luminance": 1, + "id": 23616, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21175, - "luminance": 1, + "id": 23617, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 21176, - "luminance": 1, + "id": 23618, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 21177, - "luminance": 1, + "id": 23619, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 21178, - "luminance": 1, + "id": 23620, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21179, - "luminance": 1, + "id": 23621, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 21180, - "luminance": 1, + "id": 23622, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21181, - "luminance": 1, + "id": 23623, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 21182, - "luminance": 1, + "id": 23624, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21183, - "luminance": 1, + "id": 23625, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 21184, - "luminance": 1, + "id": 23626, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 21185, - "luminance": 1, + "id": 23627, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] + } + ] + }, + { + "id": 970, + "name": "waxed_oxidized_cut_copper_slab", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", + "item_id": 130, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 21186, - "luminance": 1, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23631, + "states": [ + { + "id": 23628, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21187, - "luminance": 1, + "id": 23629, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21188, - "luminance": 1, + "id": 23630, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21189, - "luminance": 1, + "id": 23631, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21190, - "luminance": 1, + "id": 23632, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] }, { - "id": 21191, - "luminance": 1, + "id": 23633, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] + } + ] + }, + { + "id": 971, + "name": "waxed_weathered_cut_copper_slab", + "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", + "item_id": 129, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 21192, - "luminance": 1, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23637, + "states": [ + { + "id": 23634, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21193, - "luminance": 1, + "id": 23635, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21194, - "luminance": 1, + "id": 23636, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21195, - "luminance": 1, + "id": 23637, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21196, - "luminance": 1, + "id": 23638, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] }, { - "id": 21197, - "luminance": 1, + "id": 23639, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] + } + ] + }, + { + "id": 972, + "name": "waxed_exposed_cut_copper_slab", + "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", + "item_id": 128, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 21198, - "luminance": 1, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23643, + "states": [ + { + "id": 23640, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21199, - "luminance": 1, + "id": 23641, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21200, - "luminance": 1, + "id": 23642, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21201, - "luminance": 1, + "id": 23643, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21202, - "luminance": 1, + "id": 23644, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] }, { - "id": 21203, - "luminance": 1, + "id": 23645, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] + } + ] + }, + { + "id": 973, + "name": "waxed_cut_copper_slab", + "translation_key": "block.minecraft.waxed_cut_copper_slab", + "item_id": 127, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 21204, - "luminance": 1, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23649, + "states": [ + { + "id": 23646, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21205, - "luminance": 1, + "id": 23647, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 21206, - "luminance": 1, + "id": 23648, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21207, - "luminance": 1, + "id": 23649, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 21208, - "luminance": 1, + "id": 23650, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] }, { - "id": 21209, - "luminance": 1, + "id": 23651, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] + } + ] + }, + { + "id": 974, + "name": "copper_door", + "translation_key": "block.minecraft.copper_door", + "item_id": 721, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21210, - "luminance": 1, - "opaque": true, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23663, + "states": [ + { + "id": 23652, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21211, - "luminance": 1, - "opaque": true, + "id": 23653, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21212, - "luminance": 1, - "opaque": true, + "id": 23654, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21213, - "luminance": 1, - "opaque": true, + "id": 23655, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21214, - "luminance": 1, - "opaque": true, + "id": 23656, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21215, - "luminance": 1, - "opaque": true, + "id": 23657, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21216, - "luminance": 1, - "opaque": true, + "id": 23658, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21217, - "luminance": 1, - "opaque": true, + "id": 23659, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21218, - "luminance": 1, - "opaque": true, + "id": 23660, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21219, - "luminance": 1, - "opaque": true, + "id": 23661, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21220, - "luminance": 1, - "opaque": true, + "id": 23662, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21221, - "luminance": 1, - "opaque": true, + "id": 23663, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21222, - "luminance": 1, - "opaque": true, + "id": 23664, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21223, - "luminance": 1, - "opaque": true, + "id": 23665, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21224, - "luminance": 1, - "opaque": true, + "id": 23666, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21225, - "luminance": 1, - "opaque": true, + "id": 23667, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21226, - "luminance": 1, - "opaque": true, + "id": 23668, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21227, - "luminance": 1, - "opaque": true, + "id": 23669, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21228, - "luminance": 1, - "opaque": true, + "id": 23670, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21229, - "luminance": 1, - "opaque": true, + "id": 23671, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21230, - "luminance": 1, - "opaque": true, + "id": 23672, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21231, - "luminance": 1, - "opaque": true, + "id": 23673, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21232, - "luminance": 1, - "opaque": true, + "id": 23674, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21233, - "luminance": 1, - "opaque": true, + "id": 23675, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21234, - "luminance": 1, - "opaque": true, + "id": 23676, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21235, - "luminance": 1, - "opaque": true, + "id": 23677, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21236, - "luminance": 1, - "opaque": true, + "id": 23678, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21237, - "luminance": 1, - "opaque": true, + "id": 23679, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21238, - "luminance": 1, - "opaque": true, + "id": 23680, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21239, - "luminance": 1, - "opaque": true, + "id": 23681, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21240, - "luminance": 1, - "opaque": true, + "id": 23682, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21241, - "luminance": 1, - "opaque": true, + "id": 23683, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21242, - "luminance": 1, - "opaque": true, + "id": 23684, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21243, - "luminance": 1, - "opaque": true, + "id": 23685, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21244, - "luminance": 1, - "opaque": true, + "id": 23686, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21245, - "luminance": 1, - "opaque": true, + "id": 23687, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21246, - "luminance": 1, - "opaque": true, + "id": 23688, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21247, - "luminance": 1, - "opaque": true, + "id": 23689, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21248, - "luminance": 1, - "opaque": true, + "id": 23690, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21249, - "luminance": 1, - "opaque": true, + "id": 23691, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21250, - "luminance": 1, - "opaque": true, + "id": 23692, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21251, - "luminance": 1, - "opaque": true, + "id": 23693, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21252, - "luminance": 1, - "opaque": true, + "id": 23694, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21253, - "luminance": 1, - "opaque": true, + "id": 23695, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21254, - "luminance": 1, - "opaque": true, + "id": 23696, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21255, - "luminance": 1, - "opaque": true, + "id": 23697, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21256, - "luminance": 1, - "opaque": true, + "id": 23698, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21257, - "luminance": 1, - "opaque": true, + "id": 23699, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21258, - "luminance": 1, - "opaque": true, + "id": 23700, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21259, - "luminance": 1, - "opaque": true, + "id": 23701, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21260, - "luminance": 1, - "opaque": true, + "id": 23702, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21261, - "luminance": 1, - "opaque": true, + "id": 23703, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21262, - "luminance": 1, - "opaque": true, + "id": 23704, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21263, - "luminance": 1, - "opaque": true, + "id": 23705, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21264, - "luminance": 1, - "opaque": true, + "id": 23706, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21265, - "luminance": 1, - "opaque": true, + "id": 23707, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21266, - "luminance": 1, - "opaque": true, + "id": 23708, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21267, - "luminance": 1, - "opaque": true, + "id": 23709, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21268, - "luminance": 1, - "opaque": true, + "id": 23710, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21269, - "luminance": 1, - "opaque": true, + "id": 23711, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21270, - "luminance": 1, - "opaque": true, + "id": 23712, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21271, - "luminance": 1, - "opaque": true, + "id": 23713, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21272, - "luminance": 1, - "opaque": true, + "id": 23714, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21273, - "luminance": 1, - "opaque": true, + "id": 23715, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] + } + ] + }, + { + "id": 975, + "name": "exposed_copper_door", + "translation_key": "block.minecraft.exposed_copper_door", + "item_id": 722, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21274, - "luminance": 1, - "opaque": true, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23727, + "states": [ + { + "id": 23716, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21275, - "luminance": 1, - "opaque": true, + "id": 23717, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21276, - "luminance": 1, - "opaque": true, + "id": 23718, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21277, - "luminance": 1, - "opaque": true, + "id": 23719, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21278, - "luminance": 1, - "opaque": true, + "id": 23720, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21279, - "luminance": 1, - "opaque": true, + "id": 23721, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21280, - "luminance": 1, - "opaque": true, + "id": 23722, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21281, - "luminance": 1, - "opaque": true, + "id": 23723, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21282, - "luminance": 1, - "opaque": true, + "id": 23724, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21283, - "luminance": 1, - "opaque": true, + "id": 23725, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21284, - "luminance": 1, - "opaque": true, + "id": 23726, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21285, - "luminance": 1, - "opaque": true, + "id": 23727, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21286, - "luminance": 1, - "opaque": true, + "id": 23728, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21287, - "luminance": 1, - "opaque": true, + "id": 23729, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21288, - "luminance": 1, - "opaque": true, + "id": 23730, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21289, - "luminance": 1, - "opaque": true, + "id": 23731, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21290, - "luminance": 1, - "opaque": true, + "id": 23732, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21291, - "luminance": 1, - "opaque": true, + "id": 23733, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21292, - "luminance": 1, - "opaque": true, + "id": 23734, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21293, - "luminance": 1, - "opaque": true, + "id": 23735, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21294, - "luminance": 1, - "opaque": true, + "id": 23736, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21295, - "luminance": 1, - "opaque": true, + "id": 23737, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21296, - "luminance": 1, - "opaque": true, + "id": 23738, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21297, - "luminance": 1, - "opaque": true, + "id": 23739, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21298, - "luminance": 1, - "opaque": true, + "id": 23740, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21299, - "luminance": 1, - "opaque": true, + "id": 23741, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21300, - "luminance": 1, - "opaque": true, + "id": 23742, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21301, - "luminance": 1, - "opaque": true, + "id": 23743, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21302, - "luminance": 1, - "opaque": true, + "id": 23744, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21303, - "luminance": 1, - "opaque": true, + "id": 23745, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21304, - "luminance": 1, - "opaque": true, + "id": 23746, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21305, - "luminance": 1, - "opaque": true, + "id": 23747, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21306, - "luminance": 1, - "opaque": true, + "id": 23748, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21307, - "luminance": 1, - "opaque": true, + "id": 23749, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21308, - "luminance": 1, - "opaque": true, + "id": 23750, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21309, - "luminance": 1, - "opaque": true, + "id": 23751, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21310, - "luminance": 1, - "opaque": true, + "id": 23752, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21311, - "luminance": 1, - "opaque": true, + "id": 23753, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21312, - "luminance": 1, - "opaque": true, + "id": 23754, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21313, - "luminance": 1, - "opaque": true, + "id": 23755, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21314, - "luminance": 1, - "opaque": true, + "id": 23756, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21315, - "luminance": 1, - "opaque": true, + "id": 23757, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21316, - "luminance": 1, - "opaque": true, + "id": 23758, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21317, - "luminance": 1, - "opaque": true, + "id": 23759, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21318, - "luminance": 1, - "opaque": true, + "id": 23760, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21319, - "luminance": 1, - "opaque": true, + "id": 23761, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21320, - "luminance": 1, - "opaque": true, + "id": 23762, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21321, - "luminance": 1, - "opaque": true, + "id": 23763, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21322, - "luminance": 1, - "opaque": true, + "id": 23764, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21323, - "luminance": 1, - "opaque": true, + "id": 23765, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21324, - "luminance": 1, - "opaque": true, + "id": 23766, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21325, - "luminance": 1, - "opaque": true, + "id": 23767, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21326, - "luminance": 1, - "opaque": true, + "id": 23768, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21327, - "luminance": 1, - "opaque": true, + "id": 23769, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21328, - "luminance": 1, - "opaque": true, + "id": 23770, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21329, - "luminance": 1, - "opaque": true, + "id": 23771, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21330, - "luminance": 1, - "opaque": true, + "id": 23772, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21331, - "luminance": 1, - "opaque": true, + "id": 23773, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21332, - "luminance": 1, - "opaque": true, + "id": 23774, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21333, - "luminance": 1, - "opaque": true, + "id": 23775, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21334, - "luminance": 1, - "opaque": true, + "id": 23776, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21335, - "luminance": 1, - "opaque": true, + "id": 23777, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21336, - "luminance": 1, - "opaque": true, + "id": 23778, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21337, - "luminance": 1, - "opaque": true, + "id": 23779, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] + } + ] + }, + { + "id": 976, + "name": "oxidized_copper_door", + "translation_key": "block.minecraft.oxidized_copper_door", + "item_id": 724, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21338, - "luminance": 1, - "opaque": true, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23791, + "states": [ + { + "id": 23780, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21339, - "luminance": 1, - "opaque": true, + "id": 23781, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21340, - "luminance": 1, - "opaque": true, + "id": 23782, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21341, - "luminance": 1, - "opaque": true, + "id": 23783, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21342, - "luminance": 1, - "opaque": true, + "id": 23784, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21343, - "luminance": 1, - "opaque": true, + "id": 23785, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21344, - "luminance": 1, - "opaque": true, + "id": 23786, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21345, - "luminance": 1, - "opaque": true, + "id": 23787, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21346, - "luminance": 1, - "opaque": true, + "id": 23788, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21347, - "luminance": 1, - "opaque": true, + "id": 23789, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21348, - "luminance": 1, - "opaque": true, + "id": 23790, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21349, - "luminance": 1, - "opaque": true, + "id": 23791, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21350, - "luminance": 1, - "opaque": true, + "id": 23792, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21351, - "luminance": 1, - "opaque": true, + "id": 23793, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21352, - "luminance": 1, - "opaque": true, + "id": 23794, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21353, - "luminance": 1, - "opaque": true, + "id": 23795, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21354, - "luminance": 1, - "opaque": true, + "id": 23796, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21355, - "luminance": 1, - "opaque": true, + "id": 23797, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21356, - "luminance": 1, - "opaque": true, + "id": 23798, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21357, - "luminance": 1, - "opaque": true, + "id": 23799, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21358, - "luminance": 1, - "opaque": true, + "id": 23800, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21359, - "luminance": 1, - "opaque": true, + "id": 23801, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21360, - "luminance": 1, - "opaque": true, + "id": 23802, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21361, - "luminance": 1, - "opaque": true, + "id": 23803, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21362, - "luminance": 1, - "opaque": true, + "id": 23804, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21363, - "luminance": 1, - "opaque": true, + "id": 23805, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21364, - "luminance": 1, - "opaque": true, + "id": 23806, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21365, - "luminance": 1, - "opaque": true, + "id": 23807, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21366, - "luminance": 1, - "opaque": true, + "id": 23808, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21367, - "luminance": 1, - "opaque": true, + "id": 23809, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21368, - "luminance": 1, - "opaque": true, + "id": 23810, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21369, - "luminance": 1, - "opaque": true, + "id": 23811, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21370, - "luminance": 1, - "opaque": true, + "id": 23812, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21371, - "luminance": 1, - "opaque": true, + "id": 23813, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21372, - "luminance": 1, - "opaque": true, + "id": 23814, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21373, - "luminance": 1, - "opaque": true, + "id": 23815, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21374, - "luminance": 1, - "opaque": true, + "id": 23816, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21375, - "luminance": 1, - "opaque": true, + "id": 23817, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21376, - "luminance": 1, - "opaque": true, + "id": 23818, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21377, - "luminance": 1, - "opaque": true, + "id": 23819, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21378, - "luminance": 1, - "opaque": true, + "id": 23820, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21379, - "luminance": 1, - "opaque": true, + "id": 23821, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21380, - "luminance": 1, - "opaque": true, + "id": 23822, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21381, - "luminance": 1, - "opaque": true, + "id": 23823, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21382, - "luminance": 1, - "opaque": true, + "id": 23824, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21383, - "luminance": 1, - "opaque": true, + "id": 23825, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21384, - "luminance": 1, - "opaque": true, + "id": 23826, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21385, - "luminance": 1, - "opaque": true, + "id": 23827, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21386, - "luminance": 1, - "opaque": true, + "id": 23828, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21387, - "luminance": 1, - "opaque": true, + "id": 23829, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21388, - "luminance": 1, - "opaque": true, + "id": 23830, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21389, - "luminance": 1, - "opaque": true, + "id": 23831, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21390, - "luminance": 1, - "opaque": true, + "id": 23832, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21391, - "luminance": 1, - "opaque": true, + "id": 23833, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21392, - "luminance": 1, - "opaque": true, + "id": 23834, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21393, - "luminance": 1, - "opaque": true, + "id": 23835, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21394, - "luminance": 1, - "opaque": true, + "id": 23836, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21395, - "luminance": 1, - "opaque": true, + "id": 23837, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21396, - "luminance": 1, - "opaque": true, + "id": 23838, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21397, - "luminance": 1, - "opaque": true, + "id": 23839, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21398, - "luminance": 1, - "opaque": true, + "id": 23840, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21399, - "luminance": 1, - "opaque": true, + "id": 23841, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21400, - "luminance": 1, - "opaque": true, + "id": 23842, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21401, - "luminance": 1, - "opaque": true, + "id": 23843, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] + } + ] + }, + { + "id": 977, + "name": "weathered_copper_door", + "translation_key": "block.minecraft.weathered_copper_door", + "item_id": 723, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21402, - "luminance": 1, - "opaque": true, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23855, + "states": [ + { + "id": 23844, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21403, - "luminance": 1, - "opaque": true, + "id": 23845, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21404, - "luminance": 1, - "opaque": true, + "id": 23846, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21405, - "luminance": 1, - "opaque": true, + "id": 23847, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21406, - "luminance": 1, - "opaque": true, + "id": 23848, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21407, - "luminance": 1, - "opaque": true, + "id": 23849, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21408, - "luminance": 1, - "opaque": true, + "id": 23850, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21409, - "luminance": 1, - "opaque": true, + "id": 23851, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21410, - "luminance": 1, - "opaque": true, + "id": 23852, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21411, - "luminance": 1, - "opaque": true, + "id": 23853, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21412, - "luminance": 1, - "opaque": true, + "id": 23854, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21413, - "luminance": 1, - "opaque": true, + "id": 23855, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21414, - "luminance": 1, - "opaque": true, + "id": 23856, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21415, - "luminance": 1, - "opaque": true, + "id": 23857, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21416, - "luminance": 1, - "opaque": true, + "id": 23858, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21417, - "luminance": 1, - "opaque": true, + "id": 23859, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 65 + ] }, { - "id": 21418, - "luminance": 1, - "opaque": true, + "id": 23860, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21419, - "luminance": 1, - "opaque": true, + "id": 23861, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 66 + ] }, { - "id": 21420, - "luminance": 1, - "opaque": true, + "id": 23862, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21421, - "luminance": 1, - "opaque": true, + "id": 23863, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 67 + ] }, { - "id": 21422, - "luminance": 1, - "opaque": true, + "id": 23864, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 64 + ] }, { - "id": 21423, - "luminance": 1, - "opaque": true, + "id": 23865, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 - } - ] - }, - { - "id": 915, - "name": "sculk", - "translation_key": "block.minecraft.sculk", - "item_id": 349, - "properties": [], - "default_state_id": 21424, - "states": [ + 64 + ] + }, { - "id": 21424, + "id": 23866, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 916, - "name": "sculk_vein", - "translation_key": "block.minecraft.sculk_vein", - "item_id": 350, - "properties": [ - { - "name": "down", - "values": [ - "true", - "false" + 67 ] }, { - "name": "east", - "values": [ - "true", - "false" + "id": 23867, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "north", - "values": [ - "true", - "false" + "id": 23868, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 66 ] }, { - "name": "south", - "values": [ - "true", - "false" + "id": 23869, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 66 ] }, { - "name": "up", - "values": [ - "true", - "false" + "id": 23870, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 23871, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 67 ] }, { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21552, - "states": [ - { - "id": 21425, + "id": 23872, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21426, + "id": 23873, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21427, + "id": 23874, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21428, + "id": 23875, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21429, + "id": 23876, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21430, + "id": 23877, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21431, + "id": 23878, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21432, + "id": 23879, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21433, + "id": 23880, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21434, + "id": 23881, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21435, + "id": 23882, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21436, + "id": 23883, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21437, + "id": 23884, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21438, + "id": 23885, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21439, + "id": 23886, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21440, + "id": 23887, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21441, + "id": 23888, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21442, + "id": 23889, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21443, + "id": 23890, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21444, + "id": 23891, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21445, + "id": 23892, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21446, + "id": 23893, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21447, + "id": 23894, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21448, + "id": 23895, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21449, + "id": 23896, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21450, + "id": 23897, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21451, + "id": 23898, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21452, + "id": 23899, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21453, + "id": 23900, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21454, + "id": 23901, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21455, + "id": 23902, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21456, + "id": 23903, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21457, + "id": 23904, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21458, + "id": 23905, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21459, + "id": 23906, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21460, + "id": 23907, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] + } + ] + }, + { + "id": 978, + "name": "waxed_copper_door", + "translation_key": "block.minecraft.waxed_copper_door", + "item_id": 725, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21461, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23919, + "states": [ + { + "id": 23908, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21462, + "id": 23909, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21463, + "id": 23910, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21464, + "id": 23911, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21465, + "id": 23912, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21466, + "id": 23913, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21467, + "id": 23914, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21468, + "id": 23915, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21469, + "id": 23916, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21470, + "id": 23917, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21471, + "id": 23918, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21472, + "id": 23919, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21473, + "id": 23920, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21474, + "id": 23921, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21475, + "id": 23922, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21476, + "id": 23923, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21477, + "id": 23924, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21478, + "id": 23925, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21479, + "id": 23926, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21480, + "id": 23927, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21481, + "id": 23928, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21482, + "id": 23929, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21483, + "id": 23930, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21484, + "id": 23931, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21485, + "id": 23932, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21486, + "id": 23933, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21487, + "id": 23934, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21488, + "id": 23935, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21489, + "id": 23936, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21490, + "id": 23937, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21491, + "id": 23938, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21492, + "id": 23939, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21493, + "id": 23940, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21494, + "id": 23941, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21495, + "id": 23942, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21496, + "id": 23943, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21497, + "id": 23944, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21498, + "id": 23945, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21499, + "id": 23946, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21500, + "id": 23947, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21501, + "id": 23948, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21502, + "id": 23949, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21503, + "id": 23950, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21504, + "id": 23951, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21505, + "id": 23952, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21506, + "id": 23953, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21507, + "id": 23954, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21508, + "id": 23955, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21509, + "id": 23956, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21510, + "id": 23957, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21511, + "id": 23958, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21512, + "id": 23959, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21513, + "id": 23960, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21514, + "id": 23961, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21515, + "id": 23962, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21516, + "id": 23963, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21517, + "id": 23964, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21518, + "id": 23965, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21519, + "id": 23966, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21520, + "id": 23967, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21521, + "id": 23968, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21522, + "id": 23969, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21523, + "id": 23970, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21524, + "id": 23971, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] + } + ] + }, + { + "id": 979, + "name": "waxed_exposed_copper_door", + "translation_key": "block.minecraft.waxed_exposed_copper_door", + "item_id": 726, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 21525, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 23983, + "states": [ + { + "id": 23972, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21526, + "id": 23973, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21527, + "id": 23974, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21528, + "id": 23975, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21529, + "id": 23976, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21530, + "id": 23977, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21531, + "id": 23978, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21532, + "id": 23979, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21533, + "id": 23980, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21534, + "id": 23981, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21535, + "id": 23982, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21536, + "id": 23983, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21537, + "id": 23984, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21538, + "id": 23985, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21539, + "id": 23986, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21540, + "id": 23987, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 65 + ] }, { - "id": 21541, + "id": 23988, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21542, + "id": 23989, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21543, + "id": 23990, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21544, + "id": 23991, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21545, + "id": 23992, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21546, + "id": 23993, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 64 + ] }, { - "id": 21547, + "id": 23994, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21548, + "id": 23995, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21549, + "id": 23996, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21550, + "id": 23997, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 66 + ] }, { - "id": 21551, + "id": 23998, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 67 + ] }, { - "id": 21552, + "id": 23999, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 917, - "name": "sculk_catalyst", - "translation_key": "block.minecraft.sculk_catalyst", - "item_id": 351, - "properties": [ - { - "name": "bloom", - "values": [ - "true", - "false" + "collision_shapes": [ + 67 ] - } - ], - "default_state_id": 21554, - "states": [ + }, { - "id": 21553, - "luminance": 6, - "opaque": true, + "id": 24000, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 36 + 64 + ] }, { - "id": 21554, - "luminance": 6, - "opaque": true, + "id": 24001, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 36 - } - ] - }, - { - "id": 918, - "name": "sculk_shrieker", - "translation_key": "block.minecraft.sculk_shrieker", - "item_id": 352, - "properties": [ - { - "name": "can_summon", - "values": [ - "true", - "false" - ] - }, - { - "name": "shrieking", - "values": [ - "true", - "false" + 64 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21562, - "states": [ - { - "id": 21555, + "id": 24002, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 67 + ] }, { - "id": 21556, + "id": 24003, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 67 + ] }, { - "id": 21557, + "id": 24004, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 65 + ] }, { - "id": 21558, + "id": 24005, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 65 + ] }, { - "id": 21559, + "id": 24006, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 66 + ] }, { - "id": 21560, + "id": 24007, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 66 + ] }, { - "id": 21561, + "id": 24008, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 67 + ] }, { - "id": 21562, + "id": 24009, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 - } - ] - }, - { - "id": 919, - "name": "oxidized_copper", - "translation_key": "block.minecraft.oxidized_copper", - "item_id": 81, - "properties": [], - "default_state_id": 21563, - "states": [ + 67 + ] + }, { - "id": 21563, + "id": 24010, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 66 ] - } - ] - }, - { - "id": 920, - "name": "weathered_copper", - "translation_key": "block.minecraft.weathered_copper", - "item_id": 80, - "properties": [], - "default_state_id": 21564, - "states": [ + }, { - "id": 21564, + "id": 24011, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 66 ] - } - ] - }, - { - "id": 921, - "name": "exposed_copper", - "translation_key": "block.minecraft.exposed_copper", - "item_id": 79, - "properties": [], - "default_state_id": 21565, - "states": [ + }, { - "id": 21565, + "id": 24012, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 922, - "name": "copper_block", - "translation_key": "block.minecraft.copper_block", - "item_id": 75, - "properties": [], - "default_state_id": 21566, - "states": [ + }, { - "id": 21566, + "id": 24013, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 923, - "name": "copper_ore", - "translation_key": "block.minecraft.copper_ore", - "item_id": 53, - "properties": [], - "default_state_id": 21567, - "states": [ + }, { - "id": 21567, + "id": 24014, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 66 ] - } - ] - }, - { - "id": 924, - "name": "deepslate_copper_ore", - "translation_key": "block.minecraft.deepslate_copper_ore", - "item_id": 54, - "properties": [], - "default_state_id": 21568, - "states": [ + }, { - "id": 21568, + "id": 24015, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 66 ] - } - ] - }, - { - "id": 925, - "name": "oxidized_cut_copper", - "translation_key": "block.minecraft.oxidized_cut_copper", - "item_id": 85, - "properties": [], - "default_state_id": 21569, - "states": [ + }, { - "id": 21569, + "id": 24016, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 67 ] - } - ] - }, - { - "id": 926, - "name": "weathered_cut_copper", - "translation_key": "block.minecraft.weathered_cut_copper", - "item_id": 84, - "properties": [], - "default_state_id": 21570, - "states": [ + }, { - "id": 21570, + "id": 24017, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 67 ] - } - ] - }, - { - "id": 927, - "name": "exposed_cut_copper", - "translation_key": "block.minecraft.exposed_cut_copper", - "item_id": 83, - "properties": [], - "default_state_id": 21571, - "states": [ + }, { - "id": 21571, + "id": 24018, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 66 ] - } - ] - }, - { - "id": 928, - "name": "cut_copper", - "translation_key": "block.minecraft.cut_copper", - "item_id": 82, - "properties": [], - "default_state_id": 21572, - "states": [ + }, { - "id": 21572, + "id": 24019, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 929, - "name": "oxidized_cut_copper_stairs", - "translation_key": "block.minecraft.oxidized_cut_copper_stairs", - "item_id": 89, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 66 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21584, - "states": [ - { - "id": 21573, + "id": 24020, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 67 ] }, { - "id": 21574, + "id": 24021, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 67 ] }, { - "id": 21575, + "id": 24022, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21576, + "id": 24023, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21577, + "id": 24024, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21578, + "id": 24025, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21579, + "id": 24026, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 21580, + "id": 24027, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 21581, + "id": 24028, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 67 ] }, { - "id": 21582, + "id": 24029, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 67 ] }, { - "id": 21583, + "id": 24030, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 64 ] }, { - "id": 21584, + "id": 24031, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 64 ] }, { - "id": 21585, + "id": 24032, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21586, + "id": 24033, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21587, + "id": 24034, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 64 ] }, { - "id": 21588, + "id": 24035, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 64 + ] + } + ] + }, + { + "id": 980, + "name": "waxed_oxidized_copper_door", + "translation_key": "block.minecraft.waxed_oxidized_copper_door", + "item_id": 728, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21589, + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24047, + "states": [ + { + "id": 24036, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21590, + "id": 24037, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21591, + "id": 24038, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21592, + "id": 24039, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21593, + "id": 24040, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21594, + "id": 24041, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21595, + "id": 24042, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 65 ] }, { - "id": 21596, + "id": 24043, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 65 ] }, { - "id": 21597, + "id": 24044, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21598, + "id": 24045, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21599, + "id": 24046, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21600, + "id": 24047, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21601, + "id": 24048, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21602, + "id": 24049, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21603, + "id": 24050, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 65 ] }, { - "id": 21604, + "id": 24051, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 65 ] }, { - "id": 21605, + "id": 24052, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21606, + "id": 24053, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21607, + "id": 24054, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21608, + "id": 24055, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21609, + "id": 24056, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21610, + "id": 24057, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21611, + "id": 24058, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21612, + "id": 24059, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21613, + "id": 24060, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 21614, + "id": 24061, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 21615, + "id": 24062, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 21616, + "id": 24063, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 21617, + "id": 24064, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21618, + "id": 24065, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21619, + "id": 24066, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21620, + "id": 24067, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21621, + "id": 24068, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21622, + "id": 24069, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21623, + "id": 24070, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 21624, + "id": 24071, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 21625, + "id": 24072, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21626, + "id": 24073, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21627, + "id": 24074, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21628, + "id": 24075, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21629, + "id": 24076, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { - "id": 21630, + "id": 24077, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { - "id": 21631, + "id": 24078, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21632, + "id": 24079, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21633, + "id": 24080, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21634, + "id": 24081, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21635, + "id": 24082, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21636, + "id": 24083, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21637, + "id": 24084, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21638, + "id": 24085, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21639, + "id": 24086, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21640, + "id": 24087, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21641, + "id": 24088, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21642, + "id": 24089, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21643, + "id": 24090, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 64 ] }, { - "id": 21644, + "id": 24091, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 64 ] }, { - "id": 21645, + "id": 24092, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21646, + "id": 24093, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21647, + "id": 24094, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 64 ] }, { - "id": 21648, + "id": 24095, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 + "collision_shapes": [ + 64 ] }, { - "id": 21649, + "id": 24096, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21650, + "id": 24097, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21651, + "id": 24098, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21652, + "id": 24099, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] } ] }, { - "id": 930, - "name": "weathered_cut_copper_stairs", - "translation_key": "block.minecraft.weathered_cut_copper_stairs", - "item_id": 88, + "id": 981, + "name": "waxed_weathered_copper_door", + "translation_key": "block.minecraft.waxed_weathered_copper_door", + "item_id": 727, "properties": [ { "name": "facing", @@ -254207,3174 +283566,2774 @@ { "name": "half", "values": [ - "top", - "bottom" + "upper", + "lower" ] }, { - "name": "shape", + "name": "hinge", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "left", + "right" ] }, { - "name": "waterlogged", + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 21664, + "default_state_id": 24111, "states": [ { - "id": 21653, + "id": 24100, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 64 ] }, { - "id": 21654, + "id": 24101, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 64 ] }, { - "id": 21655, + "id": 24102, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21656, + "id": 24103, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21657, + "id": 24104, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21658, + "id": 24105, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21659, + "id": 24106, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21660, + "id": 24107, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21661, + "id": 24108, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21662, + "id": 24109, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21663, + "id": 24110, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 21664, + "id": 24111, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 21665, + "id": 24112, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21666, + "id": 24113, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21667, + "id": 24114, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 65 ] }, { - "id": 21668, + "id": 24115, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 65 ] }, { - "id": 21669, + "id": 24116, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21670, + "id": 24117, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21671, + "id": 24118, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 21672, + "id": 24119, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 21673, + "id": 24120, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 21674, + "id": 24121, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 21675, + "id": 24122, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21676, + "id": 24123, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21677, + "id": 24124, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 21678, + "id": 24125, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 21679, + "id": 24126, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21680, + "id": 24127, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21681, + "id": 24128, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21682, + "id": 24129, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21683, + "id": 24130, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 67 ] }, { - "id": 21684, + "id": 24131, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 67 ] }, { - "id": 21685, + "id": 24132, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 65 ] }, { - "id": 21686, + "id": 24133, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 65 ] }, { - "id": 21687, + "id": 24134, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 21688, + "id": 24135, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 21689, + "id": 24136, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 67 ] }, { - "id": 21690, + "id": 24137, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 67 ] }, { - "id": 21691, + "id": 24138, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { - "id": 21692, + "id": 24139, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { - "id": 21693, + "id": 24140, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 65 ] }, { - "id": 21694, + "id": 24141, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 65 ] }, { - "id": 21695, + "id": 24142, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 21696, + "id": 24143, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 21697, + "id": 24144, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 67 ] }, { - "id": 21698, + "id": 24145, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 67 ] }, { - "id": 21699, + "id": 24146, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21700, + "id": 24147, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21701, + "id": 24148, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 67 ] }, { - "id": 21702, + "id": 24149, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 67 ] }, { - "id": 21703, + "id": 24150, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 21704, + "id": 24151, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 21705, + "id": 24152, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21706, + "id": 24153, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21707, + "id": 24154, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 64 ] }, { - "id": 21708, + "id": 24155, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 64 ] }, { - "id": 21709, + "id": 24156, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21710, + "id": 24157, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21711, + "id": 24158, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21712, + "id": 24159, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21713, + "id": 24160, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21714, + "id": 24161, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21715, + "id": 24162, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 64 ] }, { - "id": 21716, + "id": 24163, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 64 ] - }, + } + ] + }, + { + "id": 982, + "name": "copper_trapdoor", + "translation_key": "block.minecraft.copper_trapdoor", + "item_id": 741, + "properties": [ { - "id": 21717, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21718, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 21719, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "name": "open", + "values": [ + "true", + "false" ] }, { - "id": 21720, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "name": "powered", + "values": [ + "true", + "false" ] }, { - "id": 21721, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24179, + "states": [ + { + "id": 24164, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21722, + "id": 24165, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21723, + "id": 24166, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 65 ] }, { - "id": 21724, + "id": 24167, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 65 ] }, { - "id": 21725, + "id": 24168, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21726, + "id": 24169, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21727, + "id": 24170, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { - "id": 21728, + "id": 24171, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { - "id": 21729, + "id": 24172, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21730, + "id": 24173, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21731, + "id": 24174, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 21732, + "id": 24175, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 931, - "name": "exposed_cut_copper_stairs", - "translation_key": "block.minecraft.exposed_cut_copper_stairs", - "item_id": 87, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 65 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21744, - "states": [ - { - "id": 21733, + "id": 24176, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21734, + "id": 24177, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21735, + "id": 24178, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 21736, + "id": 24179, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 21737, + "id": 24180, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 67 ] }, { - "id": 21738, + "id": 24181, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 67 ] }, { - "id": 21739, + "id": 24182, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 67 ] }, { - "id": 21740, + "id": 24183, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 67 ] }, { - "id": 21741, + "id": 24184, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21742, + "id": 24185, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21743, + "id": 24186, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 92 ] }, { - "id": 21744, + "id": 24187, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 92 ] }, { - "id": 21745, + "id": 24188, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { - "id": 21746, + "id": 24189, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { - "id": 21747, + "id": 24190, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21748, + "id": 24191, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21749, + "id": 24192, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21750, + "id": 24193, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21751, + "id": 24194, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 93 ] }, { - "id": 21752, + "id": 24195, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 93 ] }, { - "id": 21753, + "id": 24196, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21754, + "id": 24197, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21755, + "id": 24198, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 66 ] }, { - "id": 21756, + "id": 24199, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 66 ] }, { - "id": 21757, + "id": 24200, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21758, + "id": 24201, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21759, + "id": 24202, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 92 ] }, { - "id": 21760, + "id": 24203, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 92 ] }, { - "id": 21761, + "id": 24204, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21762, + "id": 24205, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21763, + "id": 24206, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 66 ] }, { - "id": 21764, + "id": 24207, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 66 ] }, { - "id": 21765, + "id": 24208, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21766, + "id": 24209, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21767, + "id": 24210, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 93 ] }, { - "id": 21768, + "id": 24211, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 93 ] }, { - "id": 21769, + "id": 24212, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21770, + "id": 24213, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21771, + "id": 24214, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 21772, + "id": 24215, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 21773, + "id": 24216, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21774, + "id": 24217, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21775, + "id": 24218, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21776, + "id": 24219, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21777, + "id": 24220, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21778, + "id": 24221, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21779, + "id": 24222, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21780, + "id": 24223, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21781, + "id": 24224, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21782, + "id": 24225, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21783, + "id": 24226, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 93 ] }, { - "id": 21784, + "id": 24227, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 93 + ] + } + ] + }, + { + "id": 983, + "name": "exposed_copper_trapdoor", + "translation_key": "block.minecraft.exposed_copper_trapdoor", + "item_id": 742, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21785, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24243, + "states": [ + { + "id": 24228, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21786, + "id": 24229, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21787, + "id": 24230, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21788, + "id": 24231, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21789, + "id": 24232, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21790, + "id": 24233, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21791, + "id": 24234, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 92 ] }, { - "id": 21792, + "id": 24235, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 92 ] }, { - "id": 21793, + "id": 24236, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21794, + "id": 24237, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21795, + "id": 24238, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21796, + "id": 24239, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21797, + "id": 24240, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21798, + "id": 24241, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21799, + "id": 24242, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 93 ] }, { - "id": 21800, + "id": 24243, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 93 ] }, { - "id": 21801, + "id": 24244, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21802, + "id": 24245, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21803, + "id": 24246, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 67 ] }, { - "id": 21804, + "id": 24247, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 67 ] }, { - "id": 21805, + "id": 24248, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21806, + "id": 24249, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21807, + "id": 24250, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { - "id": 21808, + "id": 24251, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { - "id": 21809, + "id": 24252, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 21810, + "id": 24253, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 21811, + "id": 24254, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 67 ] }, { - "id": 21812, + "id": 24255, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 932, - "name": "cut_copper_stairs", - "translation_key": "block.minecraft.cut_copper_stairs", - "item_id": 86, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 67 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 24256, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 24257, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21824, - "states": [ - { - "id": 21813, + "id": 24258, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21814, + "id": 24259, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21815, + "id": 24260, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 21816, + "id": 24261, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 21817, + "id": 24262, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21818, + "id": 24263, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21819, + "id": 24264, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 21820, + "id": 24265, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 21821, + "id": 24266, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21822, + "id": 24267, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21823, + "id": 24268, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 66 ] }, { - "id": 21824, + "id": 24269, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 66 ] }, { - "id": 21825, + "id": 24270, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21826, + "id": 24271, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21827, + "id": 24272, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 21828, + "id": 24273, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 21829, + "id": 24274, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21830, + "id": 24275, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21831, + "id": 24276, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 64 ] }, { - "id": 21832, + "id": 24277, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 64 ] }, { - "id": 21833, + "id": 24278, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 21834, + "id": 24279, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 21835, + "id": 24280, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 21836, + "id": 24281, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 21837, + "id": 24282, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21838, + "id": 24283, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21839, + "id": 24284, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 64 ] }, { - "id": 21840, + "id": 24285, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 64 ] }, { - "id": 21841, + "id": 24286, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21842, + "id": 24287, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 21843, + "id": 24288, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 21844, + "id": 24289, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 21845, + "id": 24290, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21846, + "id": 24291, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 + ] + } + ] + }, + { + "id": 984, + "name": "oxidized_copper_trapdoor", + "translation_key": "block.minecraft.oxidized_copper_trapdoor", + "item_id": 744, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21847, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24307, + "states": [ + { + "id": 24292, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21848, + "id": 24293, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21849, + "id": 24294, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 21850, + "id": 24295, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 21851, + "id": 24296, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21852, + "id": 24297, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21853, + "id": 24298, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21854, + "id": 24299, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21855, + "id": 24300, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 21856, + "id": 24301, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 21857, + "id": 24302, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21858, + "id": 24303, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21859, + "id": 24304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 21860, + "id": 24305, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 21861, + "id": 24306, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21862, + "id": 24307, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21863, + "id": 24308, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 67 ] }, { - "id": 21864, + "id": 24309, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 67 ] }, { - "id": 21865, + "id": 24310, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21866, + "id": 24311, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21867, + "id": 24312, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 21868, + "id": 24313, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 21869, + "id": 24314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21870, + "id": 24315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21871, + "id": 24316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 21872, + "id": 24317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 21873, + "id": 24318, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21874, + "id": 24319, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21875, + "id": 24320, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 21876, + "id": 24321, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 21877, + "id": 24322, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21878, + "id": 24323, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21879, + "id": 24324, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 66 ] }, { - "id": 21880, + "id": 24325, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 66 ] }, { - "id": 21881, + "id": 24326, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 21882, + "id": 24327, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 21883, + "id": 24328, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 21884, + "id": 24329, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 21885, + "id": 24330, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21886, + "id": 24331, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21887, + "id": 24332, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21888, + "id": 24333, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21889, + "id": 24334, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 21890, + "id": 24335, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 21891, + "id": 24336, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 93 ] }, { - "id": 21892, + "id": 24337, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 933, - "name": "oxidized_cut_copper_slab", - "translation_key": "block.minecraft.oxidized_cut_copper_slab", - "item_id": 93, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21896, - "states": [ - { - "id": 21893, + "id": 24338, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 93 ] }, { - "id": 21894, + "id": 24339, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 93 ] }, { - "id": 21895, + "id": 24340, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 64 ] }, { - "id": 21896, + "id": 24341, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 64 ] }, { - "id": 21897, + "id": 24342, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { - "id": 21898, + "id": 24343, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 934, - "name": "weathered_cut_copper_slab", - "translation_key": "block.minecraft.weathered_cut_copper_slab", - "item_id": 92, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 64 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21902, - "states": [ - { - "id": 21899, + "id": 24344, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 92 ] }, { - "id": 21900, + "id": 24345, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 92 ] }, { - "id": 21901, + "id": 24346, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 92 ] }, { - "id": 21902, + "id": 24347, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 92 ] }, { - "id": 21903, + "id": 24348, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 64 ] }, { - "id": 21904, + "id": 24349, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 935, - "name": "exposed_cut_copper_slab", - "translation_key": "block.minecraft.exposed_cut_copper_slab", - "item_id": 91, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 64 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21908, - "states": [ - { - "id": 21905, + "id": 24350, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 64 ] }, { - "id": 21906, + "id": 24351, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 64 ] }, { - "id": 21907, + "id": 24352, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 93 ] }, { - "id": 21908, + "id": 24353, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 93 ] }, { - "id": 21909, + "id": 24354, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 93 ] }, { - "id": 21910, + "id": 24355, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 93 ] } ] }, { - "id": 936, - "name": "cut_copper_slab", - "translation_key": "block.minecraft.cut_copper_slab", - "item_id": 90, + "id": 985, + "name": "weathered_copper_trapdoor", + "translation_key": "block.minecraft.weathered_copper_trapdoor", + "item_id": 743, "properties": [ { - "name": "type", + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", "values": [ "top", - "bottom", - "double" + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] }, { @@ -257385,3151 +286344,2719 @@ ] } ], - "default_state_id": 21914, + "default_state_id": 24371, "states": [ { - "id": 21911, + "id": 24356, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 65 ] }, { - "id": 21912, + "id": 24357, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 65 ] }, { - "id": 21913, + "id": 24358, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 65 ] }, { - "id": 21914, + "id": 24359, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 65 ] }, { - "id": 21915, + "id": 24360, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 92 ] }, { - "id": 21916, + "id": 24361, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 92 ] - } - ] - }, - { - "id": 937, - "name": "waxed_copper_block", - "translation_key": "block.minecraft.waxed_copper_block", - "item_id": 94, - "properties": [], - "default_state_id": 21917, - "states": [ + }, { - "id": 21917, + "id": 24362, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 92 ] - } - ] - }, - { - "id": 938, - "name": "waxed_weathered_copper", - "translation_key": "block.minecraft.waxed_weathered_copper", - "item_id": 96, - "properties": [], - "default_state_id": 21918, - "states": [ + }, { - "id": 21918, + "id": 24363, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 92 ] - } - ] - }, - { - "id": 939, - "name": "waxed_exposed_copper", - "translation_key": "block.minecraft.waxed_exposed_copper", - "item_id": 95, - "properties": [], - "default_state_id": 21919, - "states": [ + }, { - "id": 21919, + "id": 24364, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 940, - "name": "waxed_oxidized_copper", - "translation_key": "block.minecraft.waxed_oxidized_copper", - "item_id": 97, - "properties": [], - "default_state_id": 21920, - "states": [ + }, { - "id": 21920, + "id": 24365, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 941, - "name": "waxed_oxidized_cut_copper", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper", - "item_id": 101, - "properties": [], - "default_state_id": 21921, - "states": [ + }, { - "id": 21921, + "id": 24366, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 942, - "name": "waxed_weathered_cut_copper", - "translation_key": "block.minecraft.waxed_weathered_cut_copper", - "item_id": 100, - "properties": [], - "default_state_id": 21922, - "states": [ + }, { - "id": 21922, + "id": 24367, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 65 ] - } - ] - }, - { - "id": 943, - "name": "waxed_exposed_cut_copper", - "translation_key": "block.minecraft.waxed_exposed_cut_copper", - "item_id": 99, - "properties": [], - "default_state_id": 21923, - "states": [ + }, { - "id": 21923, + "id": 24368, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 93 ] - } - ] - }, - { - "id": 944, - "name": "waxed_cut_copper", - "translation_key": "block.minecraft.waxed_cut_copper", - "item_id": 98, - "properties": [], - "default_state_id": 21924, - "states": [ + }, { - "id": 21924, + "id": 24369, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 945, - "name": "waxed_oxidized_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", - "item_id": 105, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21936, - "states": [ - { - "id": 21925, + "id": 24370, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21926, + "id": 24371, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 21927, + "id": 24372, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 67 ] }, { - "id": 21928, + "id": 24373, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 67 ] }, { - "id": 21929, + "id": 24374, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 67 ] }, { - "id": 21930, + "id": 24375, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 67 ] }, { - "id": 21931, + "id": 24376, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 21932, + "id": 24377, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 21933, + "id": 24378, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21934, + "id": 24379, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21935, + "id": 24380, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 67 ] }, { - "id": 21936, + "id": 24381, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 67 ] }, { - "id": 21937, + "id": 24382, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { - "id": 21938, + "id": 24383, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 67 ] }, { - "id": 21939, + "id": 24384, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 21940, + "id": 24385, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 21941, + "id": 24386, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21942, + "id": 24387, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21943, + "id": 24388, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 21944, + "id": 24389, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 21945, + "id": 24390, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21946, + "id": 24391, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21947, + "id": 24392, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 21948, + "id": 24393, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 21949, + "id": 24394, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21950, + "id": 24395, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21951, + "id": 24396, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 21952, + "id": 24397, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 21953, + "id": 24398, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21954, + "id": 24399, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21955, + "id": 24400, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 21956, + "id": 24401, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 21957, + "id": 24402, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21958, + "id": 24403, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21959, + "id": 24404, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { - "id": 21960, + "id": 24405, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { - "id": 21961, + "id": 24406, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21962, + "id": 24407, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21963, + "id": 24408, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21964, + "id": 24409, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21965, + "id": 24410, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21966, + "id": 24411, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21967, + "id": 24412, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21968, + "id": 24413, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21969, + "id": 24414, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21970, + "id": 24415, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21971, + "id": 24416, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 21972, + "id": 24417, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 21973, + "id": 24418, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21974, + "id": 24419, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 + ] + } + ] + }, + { + "id": 986, + "name": "waxed_copper_trapdoor", + "translation_key": "block.minecraft.waxed_copper_trapdoor", + "item_id": 745, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21975, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24435, + "states": [ + { + "id": 24420, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 65 ] }, { - "id": 21976, + "id": 24421, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 65 ] }, { - "id": 21977, + "id": 24422, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21978, + "id": 24423, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 21979, + "id": 24424, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 21980, + "id": 24425, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 21981, + "id": 24426, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21982, + "id": 24427, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21983, + "id": 24428, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 65 ] }, { - "id": 21984, + "id": 24429, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 65 ] }, { - "id": 21985, + "id": 24430, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21986, + "id": 24431, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 65 ] }, { - "id": 21987, + "id": 24432, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 21988, + "id": 24433, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 21989, + "id": 24434, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21990, + "id": 24435, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21991, + "id": 24436, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 67 ] }, { - "id": 21992, + "id": 24437, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 67 ] }, { - "id": 21993, + "id": 24438, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21994, + "id": 24439, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21995, + "id": 24440, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 21996, + "id": 24441, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 21997, + "id": 24442, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21998, + "id": 24443, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21999, + "id": 24444, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 67 ] }, { - "id": 22000, + "id": 24445, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 67 ] }, { - "id": 22001, + "id": 24446, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 22002, + "id": 24447, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 22003, + "id": 24448, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 93 ] }, { - "id": 22004, + "id": 24449, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 946, - "name": "waxed_weathered_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", - "item_id": 104, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22016, - "states": [ - { - "id": 22005, + "id": 24450, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 22006, + "id": 24451, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 93 ] }, { - "id": 22007, + "id": 24452, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 22008, + "id": 24453, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 22009, + "id": 24454, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 22010, + "id": 24455, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 22011, + "id": 24456, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22012, + "id": 24457, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22013, + "id": 24458, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 22014, + "id": 24459, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 22015, + "id": 24460, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 66 ] }, { - "id": 22016, + "id": 24461, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 66 ] }, { - "id": 22017, + "id": 24462, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 22018, + "id": 24463, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 22019, + "id": 24464, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 22020, + "id": 24465, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 22021, + "id": 24466, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 22022, + "id": 24467, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 22023, + "id": 24468, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 64 ] }, { - "id": 22024, + "id": 24469, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 64 ] }, { - "id": 22025, + "id": 24470, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 22026, + "id": 24471, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 64 ] }, { - "id": 22027, + "id": 24472, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22028, + "id": 24473, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22029, + "id": 24474, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 22030, + "id": 24475, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 22031, + "id": 24476, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 64 ] }, { - "id": 22032, + "id": 24477, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 64 ] }, { - "id": 22033, + "id": 24478, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 22034, + "id": 24479, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 64 ] }, { - "id": 22035, + "id": 24480, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22036, + "id": 24481, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22037, + "id": 24482, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 22038, + "id": 24483, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 + ] + } + ] + }, + { + "id": 987, + "name": "waxed_exposed_copper_trapdoor", + "translation_key": "block.minecraft.waxed_exposed_copper_trapdoor", + "item_id": 746, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 22039, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24499, + "states": [ + { + "id": 24484, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 22040, + "id": 24485, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 65 ] }, { - "id": 22041, + "id": 24486, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 22042, + "id": 24487, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 22043, + "id": 24488, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22044, + "id": 24489, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22045, + "id": 24490, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 22046, + "id": 24491, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 22047, + "id": 24492, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 22048, + "id": 24493, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 22049, + "id": 24494, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 22050, + "id": 24495, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 22051, + "id": 24496, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22052, + "id": 24497, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22053, + "id": 24498, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 22054, + "id": 24499, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 22055, + "id": 24500, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 67 ] }, { - "id": 22056, + "id": 24501, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 67 ] }, { - "id": 22057, + "id": 24502, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 22058, + "id": 24503, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 22059, + "id": 24504, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22060, + "id": 24505, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22061, + "id": 24506, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22062, + "id": 24507, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22063, + "id": 24508, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 22064, + "id": 24509, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 22065, + "id": 24510, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 22066, + "id": 24511, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 22067, + "id": 24512, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 22068, + "id": 24513, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 22069, + "id": 24514, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 22070, + "id": 24515, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 22071, + "id": 24516, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 66 ] }, { - "id": 22072, + "id": 24517, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 66 ] }, { - "id": 22073, + "id": 24518, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 22074, + "id": 24519, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 66 ] }, { - "id": 22075, + "id": 24520, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 22076, + "id": 24521, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 22077, + "id": 24522, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 22078, + "id": 24523, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 22079, + "id": 24524, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 22080, + "id": 24525, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 22081, + "id": 24526, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 22082, + "id": 24527, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 66 ] }, { - "id": 22083, + "id": 24528, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 93 ] }, { - "id": 22084, + "id": 24529, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 947, - "name": "waxed_exposed_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", - "item_id": 103, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 93 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 24530, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 24531, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22096, - "states": [ - { - "id": 22085, + "id": 24532, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 64 ] }, { - "id": 22086, + "id": 24533, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 64 ] }, { - "id": 22087, + "id": 24534, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 22088, + "id": 24535, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 22089, + "id": 24536, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 22090, + "id": 24537, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 22091, + "id": 24538, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22092, + "id": 24539, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22093, + "id": 24540, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 22094, + "id": 24541, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 22095, + "id": 24542, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 64 ] }, { - "id": 22096, + "id": 24543, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 64 ] }, { - "id": 22097, + "id": 24544, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 22098, + "id": 24545, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 22099, + "id": 24546, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 22100, + "id": 24547, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 + ] + } + ] + }, + { + "id": 988, + "name": "waxed_oxidized_copper_trapdoor", + "translation_key": "block.minecraft.waxed_oxidized_copper_trapdoor", + "item_id": 748, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 22101, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24563, + "states": [ + { + "id": 24548, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 65 ] }, { - "id": 22102, + "id": 24549, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 65 ] }, { - "id": 22103, + "id": 24550, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 22104, + "id": 24551, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 22105, + "id": 24552, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 22106, + "id": 24553, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 22107, + "id": 24554, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22108, + "id": 24555, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22109, + "id": 24556, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 22110, + "id": 24557, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 65 ] }, { - "id": 22111, + "id": 24558, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 22112, + "id": 24559, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 22113, + "id": 24560, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22114, + "id": 24561, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22115, + "id": 24562, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22116, + "id": 24563, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22117, + "id": 24564, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 67 ] }, { - "id": 22118, + "id": 24565, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 67 ] }, { - "id": 22119, + "id": 24566, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 22120, + "id": 24567, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 22121, + "id": 24568, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 22122, + "id": 24569, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 22123, + "id": 24570, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22124, + "id": 24571, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22125, + "id": 24572, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 67 ] }, { - "id": 22126, + "id": 24573, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 67 ] }, { - "id": 22127, + "id": 24574, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 22128, + "id": 24575, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 22129, + "id": 24576, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 22130, + "id": 24577, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 22131, + "id": 24578, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22132, + "id": 24579, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22133, + "id": 24580, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 66 ] }, { - "id": 22134, + "id": 24581, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 66 ] }, { - "id": 22135, + "id": 24582, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 22136, + "id": 24583, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 22137, + "id": 24584, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 22138, + "id": 24585, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 22139, + "id": 24586, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22140, + "id": 24587, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22141, + "id": 24588, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { - "id": 22142, + "id": 24589, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { - "id": 22143, + "id": 24590, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 22144, + "id": 24591, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 22145, + "id": 24592, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 22146, + "id": 24593, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 22147, + "id": 24594, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 22148, + "id": 24595, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 22149, + "id": 24596, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 64 ] }, { - "id": 22150, + "id": 24597, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 64 ] }, { - "id": 22151, + "id": 24598, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 22152, + "id": 24599, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 22153, + "id": 24600, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 92 ] }, { - "id": 22154, + "id": 24601, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 92 ] }, { - "id": 22155, + "id": 24602, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 22156, + "id": 24603, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 22157, + "id": 24604, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 64 ] }, { - "id": 22158, + "id": 24605, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 64 ] }, { - "id": 22159, + "id": 24606, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 64 ] }, { - "id": 22160, + "id": 24607, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 64 ] }, { - "id": 22161, + "id": 24608, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 93 ] }, { - "id": 22162, + "id": 24609, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 93 ] }, { - "id": 22163, + "id": 24610, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 93 ] }, { - "id": 22164, + "id": 24611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 93 ] } ] }, { - "id": 948, - "name": "waxed_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_cut_copper_stairs", - "item_id": 102, + "id": 989, + "name": "waxed_weathered_copper_trapdoor", + "translation_key": "block.minecraft.waxed_weathered_copper_trapdoor", + "item_id": 747, "properties": [ { "name": "facing", @@ -260548,13 +289075,17 @@ ] }, { - "name": "shape", + "name": "open", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] }, { @@ -260565,1004 +289096,1064 @@ ] } ], - "default_state_id": 22176, + "default_state_id": 24627, "states": [ { - "id": 22165, + "id": 24612, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { - "id": 22166, + "id": 24613, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { - "id": 22167, + "id": 24614, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 22168, + "id": 24615, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 22169, + "id": 24616, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 22170, + "id": 24617, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 22171, + "id": 24618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22172, + "id": 24619, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 22173, + "id": 24620, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 22174, + "id": 24621, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 22175, + "id": 24622, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 22176, + "id": 24623, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 22177, + "id": 24624, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 22178, + "id": 24625, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 22179, + "id": 24626, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 22180, + "id": 24627, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 22181, + "id": 24628, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 22182, + "id": 24629, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 22183, + "id": 24630, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 22184, + "id": 24631, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 22185, + "id": 24632, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 22186, + "id": 24633, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 22187, + "id": 24634, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22188, + "id": 24635, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 22189, + "id": 24636, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 22190, + "id": 24637, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 22191, + "id": 24638, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 22192, + "id": 24639, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 22193, + "id": 24640, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22194, + "id": 24641, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22195, + "id": 24642, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22196, + "id": 24643, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 22197, + "id": 24644, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 22198, + "id": 24645, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 22199, + "id": 24646, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 22200, + "id": 24647, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 22201, + "id": 24648, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 22202, + "id": 24649, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 22203, + "id": 24650, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22204, + "id": 24651, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 22205, + "id": 24652, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 22206, + "id": 24653, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 22207, + "id": 24654, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 22208, + "id": 24655, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 22209, + "id": 24656, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 22210, + "id": 24657, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 22211, + "id": 24658, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22212, + "id": 24659, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 22213, + "id": 24660, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 22214, + "id": 24661, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 22215, + "id": 24662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 22216, + "id": 24663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 22217, + "id": 24664, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 22218, + "id": 24665, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 22219, + "id": 24666, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22220, + "id": 24667, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 22221, + "id": 24668, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 22222, + "id": 24669, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 22223, + "id": 24670, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 22224, + "id": 24671, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 22225, + "id": 24672, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 22226, + "id": 24673, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 22227, + "id": 24674, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 22228, + "id": 24675, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] - }, + } + ] + }, + { + "id": 990, + "name": "copper_grate", + "translation_key": "block.minecraft.copper_grate", + "item_id": 1294, + "properties": [ { - "id": 22229, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24677, + "states": [ + { + "id": 24676, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] }, { - "id": 22230, + "id": 24677, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] - }, + } + ] + }, + { + "id": 991, + "name": "exposed_copper_grate", + "translation_key": "block.minecraft.exposed_copper_grate", + "item_id": 1295, + "properties": [ { - "id": 22231, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24679, + "states": [ + { + "id": 24678, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 ] }, { - "id": 22232, + "id": 24679, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 ] - }, + } + ] + }, + { + "id": 992, + "name": "weathered_copper_grate", + "translation_key": "block.minecraft.weathered_copper_grate", + "item_id": 1296, + "properties": [ { - "id": 22233, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24681, + "states": [ + { + "id": 24680, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 0 ] }, { - "id": 22234, + "id": 24681, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 0 ] - }, + } + ] + }, + { + "id": 993, + "name": "oxidized_copper_grate", + "translation_key": "block.minecraft.oxidized_copper_grate", + "item_id": 1297, + "properties": [ { - "id": 22235, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24683, + "states": [ + { + "id": 24682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 0 ] }, { - "id": 22236, + "id": 24683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 0 ] - }, + } + ] + }, + { + "id": 994, + "name": "waxed_copper_grate", + "translation_key": "block.minecraft.waxed_copper_grate", + "item_id": 1298, + "properties": [ { - "id": 22237, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24685, + "states": [ + { + "id": 24684, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 ] }, { - "id": 22238, + "id": 24685, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 ] - }, + } + ] + }, + { + "id": 995, + "name": "waxed_exposed_copper_grate", + "translation_key": "block.minecraft.waxed_exposed_copper_grate", + "item_id": 1299, + "properties": [ { - "id": 22239, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24687, + "states": [ + { + "id": 24686, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 0 ] }, { - "id": 22240, + "id": 24687, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 0 ] - }, + } + ] + }, + { + "id": 996, + "name": "waxed_weathered_copper_grate", + "translation_key": "block.minecraft.waxed_weathered_copper_grate", + "item_id": 1300, + "properties": [ { - "id": 22241, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24689, + "states": [ + { + "id": 24688, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 ] }, { - "id": 22242, + "id": 24689, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 ] - }, + } + ] + }, + { + "id": 997, + "name": "waxed_oxidized_copper_grate", + "translation_key": "block.minecraft.waxed_oxidized_copper_grate", + "item_id": 1301, + "properties": [ { - "id": 22243, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24691, + "states": [ + { + "id": 24690, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] }, { - "id": 22244, + "id": 24691, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] } ] }, { - "id": 949, - "name": "waxed_oxidized_cut_copper_slab", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", - "item_id": 109, + "id": 998, + "name": "copper_bulb", + "translation_key": "block.minecraft.copper_bulb", + "item_id": 1302, "properties": [ { - "name": "type", + "name": "lit", "values": [ - "top", - "bottom", - "double" + "true", + "false" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 22248, + "default_state_id": 24695, "states": [ { - "id": 22245, - "luminance": 0, + "id": 24692, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22246, - "luminance": 0, + "id": 24693, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22247, + "id": 24694, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] }, { - "id": 22248, + "id": 24695, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 + ] + } + ] + }, + { + "id": 999, + "name": "exposed_copper_bulb", + "translation_key": "block.minecraft.exposed_copper_bulb", + "item_id": 1303, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" ] }, { - "id": 22249, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24699, + "states": [ + { + "id": 24696, + "luminance": 12, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24697, + "luminance": 12, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24698, "luminance": 0, "opaque": true, "replaceable": false, @@ -261572,7 +290163,7 @@ ] }, { - "id": 22250, + "id": 24699, "luminance": 0, "opaque": true, "replaceable": false, @@ -261584,71 +290175,115 @@ ] }, { - "id": 950, - "name": "waxed_weathered_cut_copper_slab", - "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", - "item_id": 108, + "id": 1000, + "name": "weathered_copper_bulb", + "translation_key": "block.minecraft.weathered_copper_bulb", + "item_id": 1304, "properties": [ { - "name": "type", + "name": "lit", "values": [ - "top", - "bottom", - "double" + "true", + "false" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 22254, + "default_state_id": 24703, "states": [ { - "id": 22251, - "luminance": 0, + "id": 24700, + "luminance": 8, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22252, - "luminance": 0, + "id": 24701, + "luminance": 8, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22253, + "id": 24702, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] }, { - "id": 22254, + "id": 24703, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 + ] + } + ] + }, + { + "id": 1001, + "name": "oxidized_copper_bulb", + "translation_key": "block.minecraft.oxidized_copper_bulb", + "item_id": 1305, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" ] }, { - "id": 22255, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24707, + "states": [ + { + "id": 24704, + "luminance": 4, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24705, + "luminance": 4, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24706, "luminance": 0, "opaque": true, "replaceable": false, @@ -261658,7 +290293,7 @@ ] }, { - "id": 22256, + "id": 24707, "luminance": 0, "opaque": true, "replaceable": false, @@ -261670,71 +290305,115 @@ ] }, { - "id": 951, - "name": "waxed_exposed_cut_copper_slab", - "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", - "item_id": 107, + "id": 1002, + "name": "waxed_copper_bulb", + "translation_key": "block.minecraft.waxed_copper_bulb", + "item_id": 1306, "properties": [ { - "name": "type", + "name": "lit", "values": [ - "top", - "bottom", - "double" + "true", + "false" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 22260, + "default_state_id": 24711, "states": [ { - "id": 22257, - "luminance": 0, + "id": 24708, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22258, - "luminance": 0, + "id": 24709, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22259, + "id": 24710, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] }, { - "id": 22260, + "id": 24711, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 + ] + } + ] + }, + { + "id": 1003, + "name": "waxed_exposed_copper_bulb", + "translation_key": "block.minecraft.waxed_exposed_copper_bulb", + "item_id": 1307, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" ] }, { - "id": 22261, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24715, + "states": [ + { + "id": 24712, + "luminance": 12, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24713, + "luminance": 12, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24714, "luminance": 0, "opaque": true, "replaceable": false, @@ -261744,7 +290423,7 @@ ] }, { - "id": 22262, + "id": 24715, "luminance": 0, "opaque": true, "replaceable": false, @@ -261756,71 +290435,115 @@ ] }, { - "id": 952, - "name": "waxed_cut_copper_slab", - "translation_key": "block.minecraft.waxed_cut_copper_slab", - "item_id": 106, + "id": 1004, + "name": "waxed_weathered_copper_bulb", + "translation_key": "block.minecraft.waxed_weathered_copper_bulb", + "item_id": 1308, "properties": [ { - "name": "type", + "name": "lit", "values": [ - "top", - "bottom", - "double" + "true", + "false" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 22266, + "default_state_id": 24719, "states": [ { - "id": 22263, - "luminance": 0, + "id": 24716, + "luminance": 8, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22264, - "luminance": 0, + "id": 24717, + "luminance": 8, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { - "id": 22265, + "id": 24718, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] }, { - "id": 22266, + "id": 24719, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 + ] + } + ] + }, + { + "id": 1005, + "name": "waxed_oxidized_copper_bulb", + "translation_key": "block.minecraft.waxed_oxidized_copper_bulb", + "item_id": 1309, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" ] }, { - "id": 22267, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 24723, + "states": [ + { + "id": 24720, + "luminance": 4, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24721, + "luminance": 4, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 24722, "luminance": 0, "opaque": true, "replaceable": false, @@ -261830,7 +290553,7 @@ ] }, { - "id": 22268, + "id": 24723, "luminance": 0, "opaque": true, "replaceable": false, @@ -261842,10 +290565,10 @@ ] }, { - "id": 953, + "id": 1006, "name": "lightning_rod", "translation_key": "block.minecraft.lightning_rod", - "item_id": 651, + "item_id": 672, "properties": [ { "name": "facing", @@ -261873,10 +290596,10 @@ ] } ], - "default_state_id": 22288, + "default_state_id": 24743, "states": [ { - "id": 22269, + "id": 24724, "luminance": 0, "opaque": false, "replaceable": false, @@ -261886,7 +290609,7 @@ ] }, { - "id": 22270, + "id": 24725, "luminance": 0, "opaque": false, "replaceable": false, @@ -261896,7 +290619,7 @@ ] }, { - "id": 22271, + "id": 24726, "luminance": 0, "opaque": false, "replaceable": false, @@ -261906,7 +290629,7 @@ ] }, { - "id": 22272, + "id": 24727, "luminance": 0, "opaque": false, "replaceable": false, @@ -261916,7 +290639,7 @@ ] }, { - "id": 22273, + "id": 24728, "luminance": 0, "opaque": false, "replaceable": false, @@ -261926,7 +290649,7 @@ ] }, { - "id": 22274, + "id": 24729, "luminance": 0, "opaque": false, "replaceable": false, @@ -261936,7 +290659,7 @@ ] }, { - "id": 22275, + "id": 24730, "luminance": 0, "opaque": false, "replaceable": false, @@ -261946,7 +290669,7 @@ ] }, { - "id": 22276, + "id": 24731, "luminance": 0, "opaque": false, "replaceable": false, @@ -261956,7 +290679,7 @@ ] }, { - "id": 22277, + "id": 24732, "luminance": 0, "opaque": false, "replaceable": false, @@ -261966,7 +290689,7 @@ ] }, { - "id": 22278, + "id": 24733, "luminance": 0, "opaque": false, "replaceable": false, @@ -261976,7 +290699,7 @@ ] }, { - "id": 22279, + "id": 24734, "luminance": 0, "opaque": false, "replaceable": false, @@ -261986,7 +290709,7 @@ ] }, { - "id": 22280, + "id": 24735, "luminance": 0, "opaque": false, "replaceable": false, @@ -261996,7 +290719,7 @@ ] }, { - "id": 22281, + "id": 24736, "luminance": 0, "opaque": false, "replaceable": false, @@ -262006,7 +290729,7 @@ ] }, { - "id": 22282, + "id": 24737, "luminance": 0, "opaque": false, "replaceable": false, @@ -262016,7 +290739,7 @@ ] }, { - "id": 22283, + "id": 24738, "luminance": 0, "opaque": false, "replaceable": false, @@ -262026,7 +290749,7 @@ ] }, { - "id": 22284, + "id": 24739, "luminance": 0, "opaque": false, "replaceable": false, @@ -262036,7 +290759,7 @@ ] }, { - "id": 22285, + "id": 24740, "luminance": 0, "opaque": false, "replaceable": false, @@ -262046,7 +290769,7 @@ ] }, { - "id": 22286, + "id": 24741, "luminance": 0, "opaque": false, "replaceable": false, @@ -262056,7 +290779,7 @@ ] }, { - "id": 22287, + "id": 24742, "luminance": 0, "opaque": false, "replaceable": false, @@ -262066,7 +290789,7 @@ ] }, { - "id": 22288, + "id": 24743, "luminance": 0, "opaque": false, "replaceable": false, @@ -262076,7 +290799,7 @@ ] }, { - "id": 22289, + "id": 24744, "luminance": 0, "opaque": false, "replaceable": false, @@ -262086,7 +290809,7 @@ ] }, { - "id": 22290, + "id": 24745, "luminance": 0, "opaque": false, "replaceable": false, @@ -262096,7 +290819,7 @@ ] }, { - "id": 22291, + "id": 24746, "luminance": 0, "opaque": false, "replaceable": false, @@ -262106,7 +290829,7 @@ ] }, { - "id": 22292, + "id": 24747, "luminance": 0, "opaque": false, "replaceable": false, @@ -262118,10 +290841,10 @@ ] }, { - "id": 954, + "id": 1007, "name": "pointed_dripstone", "translation_key": "block.minecraft.pointed_dripstone", - "item_id": 1211, + "item_id": 1250, "properties": [ { "name": "thickness", @@ -262148,10 +290871,10 @@ ] } ], - "default_state_id": 22298, + "default_state_id": 24753, "states": [ { - "id": 22293, + "id": 24748, "luminance": 0, "opaque": false, "replaceable": false, @@ -262161,7 +290884,7 @@ ] }, { - "id": 22294, + "id": 24749, "luminance": 0, "opaque": false, "replaceable": false, @@ -262171,7 +290894,7 @@ ] }, { - "id": 22295, + "id": 24750, "luminance": 0, "opaque": false, "replaceable": false, @@ -262181,7 +290904,7 @@ ] }, { - "id": 22296, + "id": 24751, "luminance": 0, "opaque": false, "replaceable": false, @@ -262191,7 +290914,7 @@ ] }, { - "id": 22297, + "id": 24752, "luminance": 0, "opaque": false, "replaceable": false, @@ -262201,7 +290924,7 @@ ] }, { - "id": 22298, + "id": 24753, "luminance": 0, "opaque": false, "replaceable": false, @@ -262211,7 +290934,7 @@ ] }, { - "id": 22299, + "id": 24754, "luminance": 0, "opaque": false, "replaceable": false, @@ -262221,7 +290944,7 @@ ] }, { - "id": 22300, + "id": 24755, "luminance": 0, "opaque": false, "replaceable": false, @@ -262231,7 +290954,7 @@ ] }, { - "id": 22301, + "id": 24756, "luminance": 0, "opaque": false, "replaceable": false, @@ -262241,7 +290964,7 @@ ] }, { - "id": 22302, + "id": 24757, "luminance": 0, "opaque": false, "replaceable": false, @@ -262251,7 +290974,7 @@ ] }, { - "id": 22303, + "id": 24758, "luminance": 0, "opaque": false, "replaceable": false, @@ -262261,7 +290984,7 @@ ] }, { - "id": 22304, + "id": 24759, "luminance": 0, "opaque": false, "replaceable": false, @@ -262271,7 +290994,7 @@ ] }, { - "id": 22305, + "id": 24760, "luminance": 0, "opaque": false, "replaceable": false, @@ -262281,7 +291004,7 @@ ] }, { - "id": 22306, + "id": 24761, "luminance": 0, "opaque": false, "replaceable": false, @@ -262291,7 +291014,7 @@ ] }, { - "id": 22307, + "id": 24762, "luminance": 0, "opaque": false, "replaceable": false, @@ -262301,7 +291024,7 @@ ] }, { - "id": 22308, + "id": 24763, "luminance": 0, "opaque": false, "replaceable": false, @@ -262311,7 +291034,7 @@ ] }, { - "id": 22309, + "id": 24764, "luminance": 0, "opaque": false, "replaceable": false, @@ -262321,7 +291044,7 @@ ] }, { - "id": 22310, + "id": 24765, "luminance": 0, "opaque": false, "replaceable": false, @@ -262331,7 +291054,7 @@ ] }, { - "id": 22311, + "id": 24766, "luminance": 0, "opaque": false, "replaceable": false, @@ -262341,7 +291064,7 @@ ] }, { - "id": 22312, + "id": 24767, "luminance": 0, "opaque": false, "replaceable": false, @@ -262353,15 +291076,15 @@ ] }, { - "id": 955, + "id": 1008, "name": "dripstone_block", "translation_key": "block.minecraft.dripstone_block", - "item_id": 13, + "item_id": 26, "properties": [], - "default_state_id": 22313, + "default_state_id": 24768, "states": [ { - "id": 22313, + "id": 24768, "luminance": 0, "opaque": true, "replaceable": false, @@ -262373,10 +291096,10 @@ ] }, { - "id": 956, + "id": 1009, "name": "cave_vines", "translation_key": "block.minecraft.cave_vines", - "item_id": 1166, + "item_id": 1205, "properties": [ { "name": "age", @@ -262417,10 +291140,10 @@ ] } ], - "default_state_id": 22315, + "default_state_id": 24770, "states": [ { - "id": 22314, + "id": 24769, "luminance": 14, "opaque": false, "replaceable": false, @@ -262428,7 +291151,7 @@ "collision_shapes": [] }, { - "id": 22315, + "id": 24770, "luminance": 0, "opaque": false, "replaceable": false, @@ -262436,7 +291159,7 @@ "collision_shapes": [] }, { - "id": 22316, + "id": 24771, "luminance": 14, "opaque": false, "replaceable": false, @@ -262444,7 +291167,7 @@ "collision_shapes": [] }, { - "id": 22317, + "id": 24772, "luminance": 0, "opaque": false, "replaceable": false, @@ -262452,7 +291175,7 @@ "collision_shapes": [] }, { - "id": 22318, + "id": 24773, "luminance": 14, "opaque": false, "replaceable": false, @@ -262460,7 +291183,7 @@ "collision_shapes": [] }, { - "id": 22319, + "id": 24774, "luminance": 0, "opaque": false, "replaceable": false, @@ -262468,7 +291191,7 @@ "collision_shapes": [] }, { - "id": 22320, + "id": 24775, "luminance": 14, "opaque": false, "replaceable": false, @@ -262476,7 +291199,7 @@ "collision_shapes": [] }, { - "id": 22321, + "id": 24776, "luminance": 0, "opaque": false, "replaceable": false, @@ -262484,7 +291207,7 @@ "collision_shapes": [] }, { - "id": 22322, + "id": 24777, "luminance": 14, "opaque": false, "replaceable": false, @@ -262492,7 +291215,7 @@ "collision_shapes": [] }, { - "id": 22323, + "id": 24778, "luminance": 0, "opaque": false, "replaceable": false, @@ -262500,7 +291223,7 @@ "collision_shapes": [] }, { - "id": 22324, + "id": 24779, "luminance": 14, "opaque": false, "replaceable": false, @@ -262508,7 +291231,7 @@ "collision_shapes": [] }, { - "id": 22325, + "id": 24780, "luminance": 0, "opaque": false, "replaceable": false, @@ -262516,7 +291239,7 @@ "collision_shapes": [] }, { - "id": 22326, + "id": 24781, "luminance": 14, "opaque": false, "replaceable": false, @@ -262524,7 +291247,7 @@ "collision_shapes": [] }, { - "id": 22327, + "id": 24782, "luminance": 0, "opaque": false, "replaceable": false, @@ -262532,7 +291255,7 @@ "collision_shapes": [] }, { - "id": 22328, + "id": 24783, "luminance": 14, "opaque": false, "replaceable": false, @@ -262540,7 +291263,7 @@ "collision_shapes": [] }, { - "id": 22329, + "id": 24784, "luminance": 0, "opaque": false, "replaceable": false, @@ -262548,7 +291271,7 @@ "collision_shapes": [] }, { - "id": 22330, + "id": 24785, "luminance": 14, "opaque": false, "replaceable": false, @@ -262556,7 +291279,7 @@ "collision_shapes": [] }, { - "id": 22331, + "id": 24786, "luminance": 0, "opaque": false, "replaceable": false, @@ -262564,7 +291287,7 @@ "collision_shapes": [] }, { - "id": 22332, + "id": 24787, "luminance": 14, "opaque": false, "replaceable": false, @@ -262572,7 +291295,7 @@ "collision_shapes": [] }, { - "id": 22333, + "id": 24788, "luminance": 0, "opaque": false, "replaceable": false, @@ -262580,7 +291303,7 @@ "collision_shapes": [] }, { - "id": 22334, + "id": 24789, "luminance": 14, "opaque": false, "replaceable": false, @@ -262588,7 +291311,7 @@ "collision_shapes": [] }, { - "id": 22335, + "id": 24790, "luminance": 0, "opaque": false, "replaceable": false, @@ -262596,7 +291319,7 @@ "collision_shapes": [] }, { - "id": 22336, + "id": 24791, "luminance": 14, "opaque": false, "replaceable": false, @@ -262604,7 +291327,7 @@ "collision_shapes": [] }, { - "id": 22337, + "id": 24792, "luminance": 0, "opaque": false, "replaceable": false, @@ -262612,7 +291335,7 @@ "collision_shapes": [] }, { - "id": 22338, + "id": 24793, "luminance": 14, "opaque": false, "replaceable": false, @@ -262620,7 +291343,7 @@ "collision_shapes": [] }, { - "id": 22339, + "id": 24794, "luminance": 0, "opaque": false, "replaceable": false, @@ -262628,7 +291351,7 @@ "collision_shapes": [] }, { - "id": 22340, + "id": 24795, "luminance": 14, "opaque": false, "replaceable": false, @@ -262636,7 +291359,7 @@ "collision_shapes": [] }, { - "id": 22341, + "id": 24796, "luminance": 0, "opaque": false, "replaceable": false, @@ -262644,7 +291367,7 @@ "collision_shapes": [] }, { - "id": 22342, + "id": 24797, "luminance": 14, "opaque": false, "replaceable": false, @@ -262652,7 +291375,7 @@ "collision_shapes": [] }, { - "id": 22343, + "id": 24798, "luminance": 0, "opaque": false, "replaceable": false, @@ -262660,7 +291383,7 @@ "collision_shapes": [] }, { - "id": 22344, + "id": 24799, "luminance": 14, "opaque": false, "replaceable": false, @@ -262668,7 +291391,7 @@ "collision_shapes": [] }, { - "id": 22345, + "id": 24800, "luminance": 0, "opaque": false, "replaceable": false, @@ -262676,7 +291399,7 @@ "collision_shapes": [] }, { - "id": 22346, + "id": 24801, "luminance": 14, "opaque": false, "replaceable": false, @@ -262684,7 +291407,7 @@ "collision_shapes": [] }, { - "id": 22347, + "id": 24802, "luminance": 0, "opaque": false, "replaceable": false, @@ -262692,7 +291415,7 @@ "collision_shapes": [] }, { - "id": 22348, + "id": 24803, "luminance": 14, "opaque": false, "replaceable": false, @@ -262700,7 +291423,7 @@ "collision_shapes": [] }, { - "id": 22349, + "id": 24804, "luminance": 0, "opaque": false, "replaceable": false, @@ -262708,7 +291431,7 @@ "collision_shapes": [] }, { - "id": 22350, + "id": 24805, "luminance": 14, "opaque": false, "replaceable": false, @@ -262716,7 +291439,7 @@ "collision_shapes": [] }, { - "id": 22351, + "id": 24806, "luminance": 0, "opaque": false, "replaceable": false, @@ -262724,7 +291447,7 @@ "collision_shapes": [] }, { - "id": 22352, + "id": 24807, "luminance": 14, "opaque": false, "replaceable": false, @@ -262732,7 +291455,7 @@ "collision_shapes": [] }, { - "id": 22353, + "id": 24808, "luminance": 0, "opaque": false, "replaceable": false, @@ -262740,7 +291463,7 @@ "collision_shapes": [] }, { - "id": 22354, + "id": 24809, "luminance": 14, "opaque": false, "replaceable": false, @@ -262748,7 +291471,7 @@ "collision_shapes": [] }, { - "id": 22355, + "id": 24810, "luminance": 0, "opaque": false, "replaceable": false, @@ -262756,7 +291479,7 @@ "collision_shapes": [] }, { - "id": 22356, + "id": 24811, "luminance": 14, "opaque": false, "replaceable": false, @@ -262764,7 +291487,7 @@ "collision_shapes": [] }, { - "id": 22357, + "id": 24812, "luminance": 0, "opaque": false, "replaceable": false, @@ -262772,7 +291495,7 @@ "collision_shapes": [] }, { - "id": 22358, + "id": 24813, "luminance": 14, "opaque": false, "replaceable": false, @@ -262780,7 +291503,7 @@ "collision_shapes": [] }, { - "id": 22359, + "id": 24814, "luminance": 0, "opaque": false, "replaceable": false, @@ -262788,7 +291511,7 @@ "collision_shapes": [] }, { - "id": 22360, + "id": 24815, "luminance": 14, "opaque": false, "replaceable": false, @@ -262796,7 +291519,7 @@ "collision_shapes": [] }, { - "id": 22361, + "id": 24816, "luminance": 0, "opaque": false, "replaceable": false, @@ -262804,7 +291527,7 @@ "collision_shapes": [] }, { - "id": 22362, + "id": 24817, "luminance": 14, "opaque": false, "replaceable": false, @@ -262812,7 +291535,7 @@ "collision_shapes": [] }, { - "id": 22363, + "id": 24818, "luminance": 0, "opaque": false, "replaceable": false, @@ -262820,7 +291543,7 @@ "collision_shapes": [] }, { - "id": 22364, + "id": 24819, "luminance": 14, "opaque": false, "replaceable": false, @@ -262828,7 +291551,7 @@ "collision_shapes": [] }, { - "id": 22365, + "id": 24820, "luminance": 0, "opaque": false, "replaceable": false, @@ -262838,7 +291561,7 @@ ] }, { - "id": 957, + "id": 1010, "name": "cave_vines_plant", "translation_key": "block.minecraft.cave_vines_plant", "item_id": 0, @@ -262851,10 +291574,10 @@ ] } ], - "default_state_id": 22367, + "default_state_id": 24822, "states": [ { - "id": 22366, + "id": 24821, "luminance": 14, "opaque": false, "replaceable": false, @@ -262862,7 +291585,7 @@ "collision_shapes": [] }, { - "id": 22367, + "id": 24822, "luminance": 0, "opaque": false, "replaceable": false, @@ -262872,15 +291595,15 @@ ] }, { - "id": 958, + "id": 1011, "name": "spore_blossom", "translation_key": "block.minecraft.spore_blossom", - "item_id": 211, + "item_id": 232, "properties": [], - "default_state_id": 22368, + "default_state_id": 24823, "states": [ { - "id": 22368, + "id": 24823, "luminance": 0, "opaque": false, "replaceable": false, @@ -262890,15 +291613,15 @@ ] }, { - "id": 959, + "id": 1012, "name": "azalea", "translation_key": "block.minecraft.azalea", - "item_id": 175, + "item_id": 196, "properties": [], - "default_state_id": 22369, + "default_state_id": 24824, "states": [ { - "id": 22369, + "id": 24824, "luminance": 0, "opaque": false, "replaceable": false, @@ -262914,15 +291637,15 @@ ] }, { - "id": 960, + "id": 1013, "name": "flowering_azalea", "translation_key": "block.minecraft.flowering_azalea", - "item_id": 176, + "item_id": 197, "properties": [], - "default_state_id": 22370, + "default_state_id": 24825, "states": [ { - "id": 22370, + "id": 24825, "luminance": 0, "opaque": false, "replaceable": false, @@ -262938,15 +291661,15 @@ ] }, { - "id": 961, + "id": 1014, "name": "moss_carpet", "translation_key": "block.minecraft.moss_carpet", - "item_id": 223, + "item_id": 244, "properties": [], - "default_state_id": 22371, + "default_state_id": 24826, "states": [ { - "id": 22371, + "id": 24826, "luminance": 0, "opaque": true, "replaceable": false, @@ -262958,10 +291681,10 @@ ] }, { - "id": 962, + "id": 1015, "name": "pink_petals", "translation_key": "block.minecraft.pink_petals", - "item_id": 224, + "item_id": 245, "properties": [ { "name": "facing", @@ -262982,10 +291705,10 @@ ] } ], - "default_state_id": 22372, + "default_state_id": 24827, "states": [ { - "id": 22372, + "id": 24827, "luminance": 0, "opaque": false, "replaceable": false, @@ -262993,7 +291716,7 @@ "collision_shapes": [] }, { - "id": 22373, + "id": 24828, "luminance": 0, "opaque": false, "replaceable": false, @@ -263001,7 +291724,7 @@ "collision_shapes": [] }, { - "id": 22374, + "id": 24829, "luminance": 0, "opaque": false, "replaceable": false, @@ -263009,7 +291732,7 @@ "collision_shapes": [] }, { - "id": 22375, + "id": 24830, "luminance": 0, "opaque": false, "replaceable": false, @@ -263017,7 +291740,7 @@ "collision_shapes": [] }, { - "id": 22376, + "id": 24831, "luminance": 0, "opaque": false, "replaceable": false, @@ -263025,7 +291748,7 @@ "collision_shapes": [] }, { - "id": 22377, + "id": 24832, "luminance": 0, "opaque": false, "replaceable": false, @@ -263033,7 +291756,7 @@ "collision_shapes": [] }, { - "id": 22378, + "id": 24833, "luminance": 0, "opaque": false, "replaceable": false, @@ -263041,7 +291764,7 @@ "collision_shapes": [] }, { - "id": 22379, + "id": 24834, "luminance": 0, "opaque": false, "replaceable": false, @@ -263049,7 +291772,7 @@ "collision_shapes": [] }, { - "id": 22380, + "id": 24835, "luminance": 0, "opaque": false, "replaceable": false, @@ -263057,7 +291780,7 @@ "collision_shapes": [] }, { - "id": 22381, + "id": 24836, "luminance": 0, "opaque": false, "replaceable": false, @@ -263065,7 +291788,7 @@ "collision_shapes": [] }, { - "id": 22382, + "id": 24837, "luminance": 0, "opaque": false, "replaceable": false, @@ -263073,7 +291796,7 @@ "collision_shapes": [] }, { - "id": 22383, + "id": 24838, "luminance": 0, "opaque": false, "replaceable": false, @@ -263081,7 +291804,7 @@ "collision_shapes": [] }, { - "id": 22384, + "id": 24839, "luminance": 0, "opaque": false, "replaceable": false, @@ -263089,7 +291812,7 @@ "collision_shapes": [] }, { - "id": 22385, + "id": 24840, "luminance": 0, "opaque": false, "replaceable": false, @@ -263097,7 +291820,7 @@ "collision_shapes": [] }, { - "id": 22386, + "id": 24841, "luminance": 0, "opaque": false, "replaceable": false, @@ -263105,7 +291828,7 @@ "collision_shapes": [] }, { - "id": 22387, + "id": 24842, "luminance": 0, "opaque": false, "replaceable": false, @@ -263115,15 +291838,15 @@ ] }, { - "id": 963, + "id": 1016, "name": "moss_block", "translation_key": "block.minecraft.moss_block", - "item_id": 225, + "item_id": 246, "properties": [], - "default_state_id": 22388, + "default_state_id": 24843, "states": [ { - "id": 22388, + "id": 24843, "luminance": 0, "opaque": true, "replaceable": false, @@ -263135,10 +291858,10 @@ ] }, { - "id": 964, + "id": 1017, "name": "big_dripleaf", "translation_key": "block.minecraft.big_dripleaf", - "item_id": 227, + "item_id": 248, "properties": [ { "name": "facing", @@ -263166,10 +291889,10 @@ ] } ], - "default_state_id": 22390, + "default_state_id": 24845, "states": [ { - "id": 22389, + "id": 24844, "luminance": 0, "opaque": true, "replaceable": false, @@ -263179,7 +291902,7 @@ ] }, { - "id": 22390, + "id": 24845, "luminance": 0, "opaque": true, "replaceable": false, @@ -263189,7 +291912,7 @@ ] }, { - "id": 22391, + "id": 24846, "luminance": 0, "opaque": true, "replaceable": false, @@ -263199,7 +291922,7 @@ ] }, { - "id": 22392, + "id": 24847, "luminance": 0, "opaque": true, "replaceable": false, @@ -263209,7 +291932,7 @@ ] }, { - "id": 22393, + "id": 24848, "luminance": 0, "opaque": true, "replaceable": false, @@ -263219,7 +291942,7 @@ ] }, { - "id": 22394, + "id": 24849, "luminance": 0, "opaque": true, "replaceable": false, @@ -263229,7 +291952,7 @@ ] }, { - "id": 22395, + "id": 24850, "luminance": 0, "opaque": true, "replaceable": false, @@ -263237,7 +291960,7 @@ "collision_shapes": [] }, { - "id": 22396, + "id": 24851, "luminance": 0, "opaque": true, "replaceable": false, @@ -263245,7 +291968,7 @@ "collision_shapes": [] }, { - "id": 22397, + "id": 24852, "luminance": 0, "opaque": true, "replaceable": false, @@ -263255,7 +291978,7 @@ ] }, { - "id": 22398, + "id": 24853, "luminance": 0, "opaque": true, "replaceable": false, @@ -263265,7 +291988,7 @@ ] }, { - "id": 22399, + "id": 24854, "luminance": 0, "opaque": true, "replaceable": false, @@ -263275,7 +291998,7 @@ ] }, { - "id": 22400, + "id": 24855, "luminance": 0, "opaque": true, "replaceable": false, @@ -263285,7 +292008,7 @@ ] }, { - "id": 22401, + "id": 24856, "luminance": 0, "opaque": true, "replaceable": false, @@ -263295,7 +292018,7 @@ ] }, { - "id": 22402, + "id": 24857, "luminance": 0, "opaque": true, "replaceable": false, @@ -263305,7 +292028,7 @@ ] }, { - "id": 22403, + "id": 24858, "luminance": 0, "opaque": true, "replaceable": false, @@ -263313,7 +292036,7 @@ "collision_shapes": [] }, { - "id": 22404, + "id": 24859, "luminance": 0, "opaque": true, "replaceable": false, @@ -263321,7 +292044,7 @@ "collision_shapes": [] }, { - "id": 22405, + "id": 24860, "luminance": 0, "opaque": true, "replaceable": false, @@ -263331,7 +292054,7 @@ ] }, { - "id": 22406, + "id": 24861, "luminance": 0, "opaque": true, "replaceable": false, @@ -263341,7 +292064,7 @@ ] }, { - "id": 22407, + "id": 24862, "luminance": 0, "opaque": true, "replaceable": false, @@ -263351,7 +292074,7 @@ ] }, { - "id": 22408, + "id": 24863, "luminance": 0, "opaque": true, "replaceable": false, @@ -263361,7 +292084,7 @@ ] }, { - "id": 22409, + "id": 24864, "luminance": 0, "opaque": true, "replaceable": false, @@ -263371,7 +292094,7 @@ ] }, { - "id": 22410, + "id": 24865, "luminance": 0, "opaque": true, "replaceable": false, @@ -263381,7 +292104,7 @@ ] }, { - "id": 22411, + "id": 24866, "luminance": 0, "opaque": true, "replaceable": false, @@ -263389,7 +292112,7 @@ "collision_shapes": [] }, { - "id": 22412, + "id": 24867, "luminance": 0, "opaque": true, "replaceable": false, @@ -263397,7 +292120,7 @@ "collision_shapes": [] }, { - "id": 22413, + "id": 24868, "luminance": 0, "opaque": true, "replaceable": false, @@ -263407,7 +292130,7 @@ ] }, { - "id": 22414, + "id": 24869, "luminance": 0, "opaque": true, "replaceable": false, @@ -263417,7 +292140,7 @@ ] }, { - "id": 22415, + "id": 24870, "luminance": 0, "opaque": true, "replaceable": false, @@ -263427,7 +292150,7 @@ ] }, { - "id": 22416, + "id": 24871, "luminance": 0, "opaque": true, "replaceable": false, @@ -263437,7 +292160,7 @@ ] }, { - "id": 22417, + "id": 24872, "luminance": 0, "opaque": true, "replaceable": false, @@ -263447,7 +292170,7 @@ ] }, { - "id": 22418, + "id": 24873, "luminance": 0, "opaque": true, "replaceable": false, @@ -263457,7 +292180,7 @@ ] }, { - "id": 22419, + "id": 24874, "luminance": 0, "opaque": true, "replaceable": false, @@ -263465,7 +292188,7 @@ "collision_shapes": [] }, { - "id": 22420, + "id": 24875, "luminance": 0, "opaque": true, "replaceable": false, @@ -263475,10 +292198,10 @@ ] }, { - "id": 965, + "id": 1018, "name": "big_dripleaf_stem", "translation_key": "block.minecraft.big_dripleaf_stem", - "item_id": 227, + "item_id": 248, "properties": [ { "name": "facing", @@ -263497,10 +292220,10 @@ ] } ], - "default_state_id": 22422, + "default_state_id": 24877, "states": [ { - "id": 22421, + "id": 24876, "luminance": 0, "opaque": false, "replaceable": false, @@ -263508,7 +292231,7 @@ "collision_shapes": [] }, { - "id": 22422, + "id": 24877, "luminance": 0, "opaque": false, "replaceable": false, @@ -263516,7 +292239,7 @@ "collision_shapes": [] }, { - "id": 22423, + "id": 24878, "luminance": 0, "opaque": false, "replaceable": false, @@ -263524,7 +292247,7 @@ "collision_shapes": [] }, { - "id": 22424, + "id": 24879, "luminance": 0, "opaque": false, "replaceable": false, @@ -263532,7 +292255,7 @@ "collision_shapes": [] }, { - "id": 22425, + "id": 24880, "luminance": 0, "opaque": false, "replaceable": false, @@ -263540,7 +292263,7 @@ "collision_shapes": [] }, { - "id": 22426, + "id": 24881, "luminance": 0, "opaque": false, "replaceable": false, @@ -263548,7 +292271,7 @@ "collision_shapes": [] }, { - "id": 22427, + "id": 24882, "luminance": 0, "opaque": false, "replaceable": false, @@ -263556,7 +292279,7 @@ "collision_shapes": [] }, { - "id": 22428, + "id": 24883, "luminance": 0, "opaque": false, "replaceable": false, @@ -263566,10 +292289,10 @@ ] }, { - "id": 966, + "id": 1019, "name": "small_dripleaf", "translation_key": "block.minecraft.small_dripleaf", - "item_id": 228, + "item_id": 249, "properties": [ { "name": "facing", @@ -263595,10 +292318,10 @@ ] } ], - "default_state_id": 22432, + "default_state_id": 24887, "states": [ { - "id": 22429, + "id": 24884, "luminance": 0, "opaque": false, "replaceable": false, @@ -263606,7 +292329,7 @@ "collision_shapes": [] }, { - "id": 22430, + "id": 24885, "luminance": 0, "opaque": false, "replaceable": false, @@ -263614,7 +292337,7 @@ "collision_shapes": [] }, { - "id": 22431, + "id": 24886, "luminance": 0, "opaque": false, "replaceable": false, @@ -263622,7 +292345,7 @@ "collision_shapes": [] }, { - "id": 22432, + "id": 24887, "luminance": 0, "opaque": false, "replaceable": false, @@ -263630,7 +292353,7 @@ "collision_shapes": [] }, { - "id": 22433, + "id": 24888, "luminance": 0, "opaque": false, "replaceable": false, @@ -263638,7 +292361,7 @@ "collision_shapes": [] }, { - "id": 22434, + "id": 24889, "luminance": 0, "opaque": false, "replaceable": false, @@ -263646,7 +292369,7 @@ "collision_shapes": [] }, { - "id": 22435, + "id": 24890, "luminance": 0, "opaque": false, "replaceable": false, @@ -263654,7 +292377,7 @@ "collision_shapes": [] }, { - "id": 22436, + "id": 24891, "luminance": 0, "opaque": false, "replaceable": false, @@ -263662,7 +292385,7 @@ "collision_shapes": [] }, { - "id": 22437, + "id": 24892, "luminance": 0, "opaque": false, "replaceable": false, @@ -263670,7 +292393,7 @@ "collision_shapes": [] }, { - "id": 22438, + "id": 24893, "luminance": 0, "opaque": false, "replaceable": false, @@ -263678,7 +292401,7 @@ "collision_shapes": [] }, { - "id": 22439, + "id": 24894, "luminance": 0, "opaque": false, "replaceable": false, @@ -263686,7 +292409,7 @@ "collision_shapes": [] }, { - "id": 22440, + "id": 24895, "luminance": 0, "opaque": false, "replaceable": false, @@ -263694,7 +292417,7 @@ "collision_shapes": [] }, { - "id": 22441, + "id": 24896, "luminance": 0, "opaque": false, "replaceable": false, @@ -263702,7 +292425,7 @@ "collision_shapes": [] }, { - "id": 22442, + "id": 24897, "luminance": 0, "opaque": false, "replaceable": false, @@ -263710,7 +292433,7 @@ "collision_shapes": [] }, { - "id": 22443, + "id": 24898, "luminance": 0, "opaque": false, "replaceable": false, @@ -263718,7 +292441,7 @@ "collision_shapes": [] }, { - "id": 22444, + "id": 24899, "luminance": 0, "opaque": false, "replaceable": false, @@ -263728,10 +292451,10 @@ ] }, { - "id": 967, + "id": 1020, "name": "hanging_roots", "translation_key": "block.minecraft.hanging_roots", - "item_id": 226, + "item_id": 247, "properties": [ { "name": "waterlogged", @@ -263741,10 +292464,10 @@ ] } ], - "default_state_id": 22446, + "default_state_id": 24901, "states": [ { - "id": 22445, + "id": 24900, "luminance": 0, "opaque": false, "replaceable": true, @@ -263752,7 +292475,7 @@ "collision_shapes": [] }, { - "id": 22446, + "id": 24901, "luminance": 0, "opaque": false, "replaceable": true, @@ -263762,15 +292485,15 @@ ] }, { - "id": 968, + "id": 1021, "name": "rooted_dirt", "translation_key": "block.minecraft.rooted_dirt", - "item_id": 18, + "item_id": 31, "properties": [], - "default_state_id": 22447, + "default_state_id": 24902, "states": [ { - "id": 22447, + "id": 24902, "luminance": 0, "opaque": true, "replaceable": false, @@ -263782,15 +292505,15 @@ ] }, { - "id": 969, + "id": 1022, "name": "mud", "translation_key": "block.minecraft.mud", - "item_id": 19, + "item_id": 32, "properties": [], - "default_state_id": 22448, + "default_state_id": 24903, "states": [ { - "id": 22448, + "id": 24903, "luminance": 0, "opaque": true, "replaceable": false, @@ -263802,7 +292525,7 @@ ] }, { - "id": 970, + "id": 1023, "name": "deepslate", "translation_key": "block.minecraft.deepslate", "item_id": 8, @@ -263816,10 +292539,10 @@ ] } ], - "default_state_id": 22450, + "default_state_id": 24905, "states": [ { - "id": 22449, + "id": 24904, "luminance": 0, "opaque": true, "replaceable": false, @@ -263829,7 +292552,7 @@ ] }, { - "id": 22450, + "id": 24905, "luminance": 0, "opaque": true, "replaceable": false, @@ -263839,7 +292562,7 @@ ] }, { - "id": 22451, + "id": 24906, "luminance": 0, "opaque": true, "replaceable": false, @@ -263851,15 +292574,15 @@ ] }, { - "id": 971, + "id": 1024, "name": "cobbled_deepslate", "translation_key": "block.minecraft.cobbled_deepslate", "item_id": 9, "properties": [], - "default_state_id": 22452, + "default_state_id": 24907, "states": [ { - "id": 22452, + "id": 24907, "luminance": 0, "opaque": true, "replaceable": false, @@ -263871,10 +292594,10 @@ ] }, { - "id": 972, + "id": 1025, "name": "cobbled_deepslate_stairs", "translation_key": "block.minecraft.cobbled_deepslate_stairs", - "item_id": 613, + "item_id": 634, "properties": [ { "name": "facing", @@ -263910,10 +292633,10 @@ ] } ], - "default_state_id": 22464, + "default_state_id": 24919, "states": [ { - "id": 22453, + "id": 24908, "luminance": 0, "opaque": true, "replaceable": false, @@ -263924,7 +292647,7 @@ ] }, { - "id": 22454, + "id": 24909, "luminance": 0, "opaque": true, "replaceable": false, @@ -263935,7 +292658,7 @@ ] }, { - "id": 22455, + "id": 24910, "luminance": 0, "opaque": true, "replaceable": false, @@ -263947,7 +292670,7 @@ ] }, { - "id": 22456, + "id": 24911, "luminance": 0, "opaque": true, "replaceable": false, @@ -263959,7 +292682,7 @@ ] }, { - "id": 22457, + "id": 24912, "luminance": 0, "opaque": true, "replaceable": false, @@ -263971,7 +292694,7 @@ ] }, { - "id": 22458, + "id": 24913, "luminance": 0, "opaque": true, "replaceable": false, @@ -263983,7 +292706,7 @@ ] }, { - "id": 22459, + "id": 24914, "luminance": 0, "opaque": true, "replaceable": false, @@ -263995,7 +292718,7 @@ ] }, { - "id": 22460, + "id": 24915, "luminance": 0, "opaque": true, "replaceable": false, @@ -264007,7 +292730,7 @@ ] }, { - "id": 22461, + "id": 24916, "luminance": 0, "opaque": true, "replaceable": false, @@ -264019,7 +292742,7 @@ ] }, { - "id": 22462, + "id": 24917, "luminance": 0, "opaque": true, "replaceable": false, @@ -264031,7 +292754,7 @@ ] }, { - "id": 22463, + "id": 24918, "luminance": 0, "opaque": true, "replaceable": false, @@ -264042,7 +292765,7 @@ ] }, { - "id": 22464, + "id": 24919, "luminance": 0, "opaque": true, "replaceable": false, @@ -264053,7 +292776,7 @@ ] }, { - "id": 22465, + "id": 24920, "luminance": 0, "opaque": true, "replaceable": false, @@ -264065,7 +292788,7 @@ ] }, { - "id": 22466, + "id": 24921, "luminance": 0, "opaque": true, "replaceable": false, @@ -264077,7 +292800,7 @@ ] }, { - "id": 22467, + "id": 24922, "luminance": 0, "opaque": true, "replaceable": false, @@ -264089,7 +292812,7 @@ ] }, { - "id": 22468, + "id": 24923, "luminance": 0, "opaque": true, "replaceable": false, @@ -264101,7 +292824,7 @@ ] }, { - "id": 22469, + "id": 24924, "luminance": 0, "opaque": true, "replaceable": false, @@ -264112,7 +292835,7 @@ ] }, { - "id": 22470, + "id": 24925, "luminance": 0, "opaque": true, "replaceable": false, @@ -264123,7 +292846,7 @@ ] }, { - "id": 22471, + "id": 24926, "luminance": 0, "opaque": true, "replaceable": false, @@ -264134,7 +292857,7 @@ ] }, { - "id": 22472, + "id": 24927, "luminance": 0, "opaque": true, "replaceable": false, @@ -264145,7 +292868,7 @@ ] }, { - "id": 22473, + "id": 24928, "luminance": 0, "opaque": true, "replaceable": false, @@ -264156,7 +292879,7 @@ ] }, { - "id": 22474, + "id": 24929, "luminance": 0, "opaque": true, "replaceable": false, @@ -264167,7 +292890,7 @@ ] }, { - "id": 22475, + "id": 24930, "luminance": 0, "opaque": true, "replaceable": false, @@ -264179,7 +292902,7 @@ ] }, { - "id": 22476, + "id": 24931, "luminance": 0, "opaque": true, "replaceable": false, @@ -264191,7 +292914,7 @@ ] }, { - "id": 22477, + "id": 24932, "luminance": 0, "opaque": true, "replaceable": false, @@ -264203,7 +292926,7 @@ ] }, { - "id": 22478, + "id": 24933, "luminance": 0, "opaque": true, "replaceable": false, @@ -264215,7 +292938,7 @@ ] }, { - "id": 22479, + "id": 24934, "luminance": 0, "opaque": true, "replaceable": false, @@ -264227,7 +292950,7 @@ ] }, { - "id": 22480, + "id": 24935, "luminance": 0, "opaque": true, "replaceable": false, @@ -264239,7 +292962,7 @@ ] }, { - "id": 22481, + "id": 24936, "luminance": 0, "opaque": true, "replaceable": false, @@ -264251,7 +292974,7 @@ ] }, { - "id": 22482, + "id": 24937, "luminance": 0, "opaque": true, "replaceable": false, @@ -264263,7 +292986,7 @@ ] }, { - "id": 22483, + "id": 24938, "luminance": 0, "opaque": true, "replaceable": false, @@ -264274,7 +292997,7 @@ ] }, { - "id": 22484, + "id": 24939, "luminance": 0, "opaque": true, "replaceable": false, @@ -264285,7 +293008,7 @@ ] }, { - "id": 22485, + "id": 24940, "luminance": 0, "opaque": true, "replaceable": false, @@ -264297,7 +293020,7 @@ ] }, { - "id": 22486, + "id": 24941, "luminance": 0, "opaque": true, "replaceable": false, @@ -264309,7 +293032,7 @@ ] }, { - "id": 22487, + "id": 24942, "luminance": 0, "opaque": true, "replaceable": false, @@ -264321,7 +293044,7 @@ ] }, { - "id": 22488, + "id": 24943, "luminance": 0, "opaque": true, "replaceable": false, @@ -264333,7 +293056,7 @@ ] }, { - "id": 22489, + "id": 24944, "luminance": 0, "opaque": true, "replaceable": false, @@ -264344,7 +293067,7 @@ ] }, { - "id": 22490, + "id": 24945, "luminance": 0, "opaque": true, "replaceable": false, @@ -264355,7 +293078,7 @@ ] }, { - "id": 22491, + "id": 24946, "luminance": 0, "opaque": true, "replaceable": false, @@ -264366,7 +293089,7 @@ ] }, { - "id": 22492, + "id": 24947, "luminance": 0, "opaque": true, "replaceable": false, @@ -264377,7 +293100,7 @@ ] }, { - "id": 22493, + "id": 24948, "luminance": 0, "opaque": true, "replaceable": false, @@ -264388,7 +293111,7 @@ ] }, { - "id": 22494, + "id": 24949, "luminance": 0, "opaque": true, "replaceable": false, @@ -264399,7 +293122,7 @@ ] }, { - "id": 22495, + "id": 24950, "luminance": 0, "opaque": true, "replaceable": false, @@ -264411,7 +293134,7 @@ ] }, { - "id": 22496, + "id": 24951, "luminance": 0, "opaque": true, "replaceable": false, @@ -264423,7 +293146,7 @@ ] }, { - "id": 22497, + "id": 24952, "luminance": 0, "opaque": true, "replaceable": false, @@ -264435,7 +293158,7 @@ ] }, { - "id": 22498, + "id": 24953, "luminance": 0, "opaque": true, "replaceable": false, @@ -264447,7 +293170,7 @@ ] }, { - "id": 22499, + "id": 24954, "luminance": 0, "opaque": true, "replaceable": false, @@ -264459,7 +293182,7 @@ ] }, { - "id": 22500, + "id": 24955, "luminance": 0, "opaque": true, "replaceable": false, @@ -264471,7 +293194,7 @@ ] }, { - "id": 22501, + "id": 24956, "luminance": 0, "opaque": true, "replaceable": false, @@ -264483,7 +293206,7 @@ ] }, { - "id": 22502, + "id": 24957, "luminance": 0, "opaque": true, "replaceable": false, @@ -264495,7 +293218,7 @@ ] }, { - "id": 22503, + "id": 24958, "luminance": 0, "opaque": true, "replaceable": false, @@ -264506,7 +293229,7 @@ ] }, { - "id": 22504, + "id": 24959, "luminance": 0, "opaque": true, "replaceable": false, @@ -264517,7 +293240,7 @@ ] }, { - "id": 22505, + "id": 24960, "luminance": 0, "opaque": true, "replaceable": false, @@ -264529,7 +293252,7 @@ ] }, { - "id": 22506, + "id": 24961, "luminance": 0, "opaque": true, "replaceable": false, @@ -264541,7 +293264,7 @@ ] }, { - "id": 22507, + "id": 24962, "luminance": 0, "opaque": true, "replaceable": false, @@ -264553,7 +293276,7 @@ ] }, { - "id": 22508, + "id": 24963, "luminance": 0, "opaque": true, "replaceable": false, @@ -264565,7 +293288,7 @@ ] }, { - "id": 22509, + "id": 24964, "luminance": 0, "opaque": true, "replaceable": false, @@ -264576,7 +293299,7 @@ ] }, { - "id": 22510, + "id": 24965, "luminance": 0, "opaque": true, "replaceable": false, @@ -264587,7 +293310,7 @@ ] }, { - "id": 22511, + "id": 24966, "luminance": 0, "opaque": true, "replaceable": false, @@ -264598,7 +293321,7 @@ ] }, { - "id": 22512, + "id": 24967, "luminance": 0, "opaque": true, "replaceable": false, @@ -264609,7 +293332,7 @@ ] }, { - "id": 22513, + "id": 24968, "luminance": 0, "opaque": true, "replaceable": false, @@ -264620,7 +293343,7 @@ ] }, { - "id": 22514, + "id": 24969, "luminance": 0, "opaque": true, "replaceable": false, @@ -264631,7 +293354,7 @@ ] }, { - "id": 22515, + "id": 24970, "luminance": 0, "opaque": true, "replaceable": false, @@ -264643,7 +293366,7 @@ ] }, { - "id": 22516, + "id": 24971, "luminance": 0, "opaque": true, "replaceable": false, @@ -264655,7 +293378,7 @@ ] }, { - "id": 22517, + "id": 24972, "luminance": 0, "opaque": true, "replaceable": false, @@ -264667,7 +293390,7 @@ ] }, { - "id": 22518, + "id": 24973, "luminance": 0, "opaque": true, "replaceable": false, @@ -264679,7 +293402,7 @@ ] }, { - "id": 22519, + "id": 24974, "luminance": 0, "opaque": true, "replaceable": false, @@ -264691,7 +293414,7 @@ ] }, { - "id": 22520, + "id": 24975, "luminance": 0, "opaque": true, "replaceable": false, @@ -264703,7 +293426,7 @@ ] }, { - "id": 22521, + "id": 24976, "luminance": 0, "opaque": true, "replaceable": false, @@ -264715,7 +293438,7 @@ ] }, { - "id": 22522, + "id": 24977, "luminance": 0, "opaque": true, "replaceable": false, @@ -264727,7 +293450,7 @@ ] }, { - "id": 22523, + "id": 24978, "luminance": 0, "opaque": true, "replaceable": false, @@ -264738,7 +293461,7 @@ ] }, { - "id": 22524, + "id": 24979, "luminance": 0, "opaque": true, "replaceable": false, @@ -264749,7 +293472,7 @@ ] }, { - "id": 22525, + "id": 24980, "luminance": 0, "opaque": true, "replaceable": false, @@ -264761,7 +293484,7 @@ ] }, { - "id": 22526, + "id": 24981, "luminance": 0, "opaque": true, "replaceable": false, @@ -264773,7 +293496,7 @@ ] }, { - "id": 22527, + "id": 24982, "luminance": 0, "opaque": true, "replaceable": false, @@ -264785,7 +293508,7 @@ ] }, { - "id": 22528, + "id": 24983, "luminance": 0, "opaque": true, "replaceable": false, @@ -264797,7 +293520,7 @@ ] }, { - "id": 22529, + "id": 24984, "luminance": 0, "opaque": true, "replaceable": false, @@ -264808,7 +293531,7 @@ ] }, { - "id": 22530, + "id": 24985, "luminance": 0, "opaque": true, "replaceable": false, @@ -264819,7 +293542,7 @@ ] }, { - "id": 22531, + "id": 24986, "luminance": 0, "opaque": true, "replaceable": false, @@ -264830,7 +293553,7 @@ ] }, { - "id": 22532, + "id": 24987, "luminance": 0, "opaque": true, "replaceable": false, @@ -264843,10 +293566,10 @@ ] }, { - "id": 973, + "id": 1026, "name": "cobbled_deepslate_slab", "translation_key": "block.minecraft.cobbled_deepslate_slab", - "item_id": 630, + "item_id": 651, "properties": [ { "name": "type", @@ -264864,10 +293587,10 @@ ] } ], - "default_state_id": 22536, + "default_state_id": 24991, "states": [ { - "id": 22533, + "id": 24988, "luminance": 0, "opaque": true, "replaceable": false, @@ -264877,7 +293600,7 @@ ] }, { - "id": 22534, + "id": 24989, "luminance": 0, "opaque": true, "replaceable": false, @@ -264887,7 +293610,7 @@ ] }, { - "id": 22535, + "id": 24990, "luminance": 0, "opaque": true, "replaceable": false, @@ -264897,7 +293620,7 @@ ] }, { - "id": 22536, + "id": 24991, "luminance": 0, "opaque": true, "replaceable": false, @@ -264907,7 +293630,7 @@ ] }, { - "id": 22537, + "id": 24992, "luminance": 0, "opaque": true, "replaceable": false, @@ -264917,7 +293640,7 @@ ] }, { - "id": 22538, + "id": 24993, "luminance": 0, "opaque": true, "replaceable": false, @@ -264929,10 +293652,10 @@ ] }, { - "id": 974, + "id": 1027, "name": "cobbled_deepslate_wall", "translation_key": "block.minecraft.cobbled_deepslate_wall", - "item_id": 393, + "item_id": 414, "properties": [ { "name": "east", @@ -264981,10 +293704,10 @@ ] } ], - "default_state_id": 22542, + "default_state_id": 24997, "states": [ { - "id": 22539, + "id": 24994, "luminance": 0, "opaque": true, "replaceable": false, @@ -264994,7 +293717,7 @@ ] }, { - "id": 22540, + "id": 24995, "luminance": 0, "opaque": true, "replaceable": false, @@ -265006,7 +293729,7 @@ ] }, { - "id": 22541, + "id": 24996, "luminance": 0, "opaque": true, "replaceable": false, @@ -265018,7 +293741,7 @@ ] }, { - "id": 22542, + "id": 24997, "luminance": 0, "opaque": true, "replaceable": false, @@ -265028,7 +293751,7 @@ ] }, { - "id": 22543, + "id": 24998, "luminance": 0, "opaque": true, "replaceable": false, @@ -265040,7 +293763,7 @@ ] }, { - "id": 22544, + "id": 24999, "luminance": 0, "opaque": true, "replaceable": false, @@ -265052,7 +293775,7 @@ ] }, { - "id": 22545, + "id": 25000, "luminance": 0, "opaque": true, "replaceable": false, @@ -265060,7 +293783,7 @@ "collision_shapes": [] }, { - "id": 22546, + "id": 25001, "luminance": 0, "opaque": true, "replaceable": false, @@ -265070,7 +293793,7 @@ ] }, { - "id": 22547, + "id": 25002, "luminance": 0, "opaque": true, "replaceable": false, @@ -265080,7 +293803,7 @@ ] }, { - "id": 22548, + "id": 25003, "luminance": 0, "opaque": true, "replaceable": false, @@ -265088,7 +293811,7 @@ "collision_shapes": [] }, { - "id": 22549, + "id": 25004, "luminance": 0, "opaque": true, "replaceable": false, @@ -265098,7 +293821,7 @@ ] }, { - "id": 22550, + "id": 25005, "luminance": 0, "opaque": true, "replaceable": false, @@ -265108,7 +293831,7 @@ ] }, { - "id": 22551, + "id": 25006, "luminance": 0, "opaque": true, "replaceable": false, @@ -265119,7 +293842,7 @@ ] }, { - "id": 22552, + "id": 25007, "luminance": 0, "opaque": true, "replaceable": false, @@ -265132,7 +293855,7 @@ ] }, { - "id": 22553, + "id": 25008, "luminance": 0, "opaque": true, "replaceable": false, @@ -265145,7 +293868,7 @@ ] }, { - "id": 22554, + "id": 25009, "luminance": 0, "opaque": true, "replaceable": false, @@ -265156,7 +293879,7 @@ ] }, { - "id": 22555, + "id": 25010, "luminance": 0, "opaque": true, "replaceable": false, @@ -265169,7 +293892,7 @@ ] }, { - "id": 22556, + "id": 25011, "luminance": 0, "opaque": true, "replaceable": false, @@ -265182,7 +293905,7 @@ ] }, { - "id": 22557, + "id": 25012, "luminance": 0, "opaque": true, "replaceable": false, @@ -265192,7 +293915,7 @@ ] }, { - "id": 22558, + "id": 25013, "luminance": 0, "opaque": true, "replaceable": false, @@ -265203,7 +293926,7 @@ ] }, { - "id": 22559, + "id": 25014, "luminance": 0, "opaque": true, "replaceable": false, @@ -265214,7 +293937,7 @@ ] }, { - "id": 22560, + "id": 25015, "luminance": 0, "opaque": true, "replaceable": false, @@ -265224,7 +293947,7 @@ ] }, { - "id": 22561, + "id": 25016, "luminance": 0, "opaque": true, "replaceable": false, @@ -265235,7 +293958,7 @@ ] }, { - "id": 22562, + "id": 25017, "luminance": 0, "opaque": true, "replaceable": false, @@ -265246,7 +293969,7 @@ ] }, { - "id": 22563, + "id": 25018, "luminance": 0, "opaque": true, "replaceable": false, @@ -265257,7 +293980,7 @@ ] }, { - "id": 22564, + "id": 25019, "luminance": 0, "opaque": true, "replaceable": false, @@ -265270,7 +293993,7 @@ ] }, { - "id": 22565, + "id": 25020, "luminance": 0, "opaque": true, "replaceable": false, @@ -265283,7 +294006,7 @@ ] }, { - "id": 22566, + "id": 25021, "luminance": 0, "opaque": true, "replaceable": false, @@ -265294,7 +294017,7 @@ ] }, { - "id": 22567, + "id": 25022, "luminance": 0, "opaque": true, "replaceable": false, @@ -265307,7 +294030,7 @@ ] }, { - "id": 22568, + "id": 25023, "luminance": 0, "opaque": true, "replaceable": false, @@ -265320,7 +294043,7 @@ ] }, { - "id": 22569, + "id": 25024, "luminance": 0, "opaque": true, "replaceable": false, @@ -265330,7 +294053,7 @@ ] }, { - "id": 22570, + "id": 25025, "luminance": 0, "opaque": true, "replaceable": false, @@ -265341,7 +294064,7 @@ ] }, { - "id": 22571, + "id": 25026, "luminance": 0, "opaque": true, "replaceable": false, @@ -265352,7 +294075,7 @@ ] }, { - "id": 22572, + "id": 25027, "luminance": 0, "opaque": true, "replaceable": false, @@ -265362,7 +294085,7 @@ ] }, { - "id": 22573, + "id": 25028, "luminance": 0, "opaque": true, "replaceable": false, @@ -265373,7 +294096,7 @@ ] }, { - "id": 22574, + "id": 25029, "luminance": 0, "opaque": true, "replaceable": false, @@ -265384,7 +294107,7 @@ ] }, { - "id": 22575, + "id": 25030, "luminance": 0, "opaque": true, "replaceable": false, @@ -265395,7 +294118,7 @@ ] }, { - "id": 22576, + "id": 25031, "luminance": 0, "opaque": true, "replaceable": false, @@ -265408,7 +294131,7 @@ ] }, { - "id": 22577, + "id": 25032, "luminance": 0, "opaque": true, "replaceable": false, @@ -265421,7 +294144,7 @@ ] }, { - "id": 22578, + "id": 25033, "luminance": 0, "opaque": true, "replaceable": false, @@ -265432,7 +294155,7 @@ ] }, { - "id": 22579, + "id": 25034, "luminance": 0, "opaque": true, "replaceable": false, @@ -265445,7 +294168,7 @@ ] }, { - "id": 22580, + "id": 25035, "luminance": 0, "opaque": true, "replaceable": false, @@ -265458,7 +294181,7 @@ ] }, { - "id": 22581, + "id": 25036, "luminance": 0, "opaque": true, "replaceable": false, @@ -265468,7 +294191,7 @@ ] }, { - "id": 22582, + "id": 25037, "luminance": 0, "opaque": true, "replaceable": false, @@ -265479,7 +294202,7 @@ ] }, { - "id": 22583, + "id": 25038, "luminance": 0, "opaque": true, "replaceable": false, @@ -265490,7 +294213,7 @@ ] }, { - "id": 22584, + "id": 25039, "luminance": 0, "opaque": true, "replaceable": false, @@ -265500,7 +294223,7 @@ ] }, { - "id": 22585, + "id": 25040, "luminance": 0, "opaque": true, "replaceable": false, @@ -265511,7 +294234,7 @@ ] }, { - "id": 22586, + "id": 25041, "luminance": 0, "opaque": true, "replaceable": false, @@ -265522,7 +294245,7 @@ ] }, { - "id": 22587, + "id": 25042, "luminance": 0, "opaque": true, "replaceable": false, @@ -265534,7 +294257,7 @@ ] }, { - "id": 22588, + "id": 25043, "luminance": 0, "opaque": true, "replaceable": false, @@ -265548,7 +294271,7 @@ ] }, { - "id": 22589, + "id": 25044, "luminance": 0, "opaque": true, "replaceable": false, @@ -265562,7 +294285,7 @@ ] }, { - "id": 22590, + "id": 25045, "luminance": 0, "opaque": true, "replaceable": false, @@ -265574,7 +294297,7 @@ ] }, { - "id": 22591, + "id": 25046, "luminance": 0, "opaque": true, "replaceable": false, @@ -265588,7 +294311,7 @@ ] }, { - "id": 22592, + "id": 25047, "luminance": 0, "opaque": true, "replaceable": false, @@ -265602,7 +294325,7 @@ ] }, { - "id": 22593, + "id": 25048, "luminance": 0, "opaque": true, "replaceable": false, @@ -265612,7 +294335,7 @@ ] }, { - "id": 22594, + "id": 25049, "luminance": 0, "opaque": true, "replaceable": false, @@ -265624,7 +294347,7 @@ ] }, { - "id": 22595, + "id": 25050, "luminance": 0, "opaque": true, "replaceable": false, @@ -265636,7 +294359,7 @@ ] }, { - "id": 22596, + "id": 25051, "luminance": 0, "opaque": true, "replaceable": false, @@ -265646,7 +294369,7 @@ ] }, { - "id": 22597, + "id": 25052, "luminance": 0, "opaque": true, "replaceable": false, @@ -265658,7 +294381,7 @@ ] }, { - "id": 22598, + "id": 25053, "luminance": 0, "opaque": true, "replaceable": false, @@ -265670,7 +294393,7 @@ ] }, { - "id": 22599, + "id": 25054, "luminance": 0, "opaque": true, "replaceable": false, @@ -265682,7 +294405,7 @@ ] }, { - "id": 22600, + "id": 25055, "luminance": 0, "opaque": true, "replaceable": false, @@ -265696,7 +294419,7 @@ ] }, { - "id": 22601, + "id": 25056, "luminance": 0, "opaque": true, "replaceable": false, @@ -265710,7 +294433,7 @@ ] }, { - "id": 22602, + "id": 25057, "luminance": 0, "opaque": true, "replaceable": false, @@ -265722,7 +294445,7 @@ ] }, { - "id": 22603, + "id": 25058, "luminance": 0, "opaque": true, "replaceable": false, @@ -265736,7 +294459,7 @@ ] }, { - "id": 22604, + "id": 25059, "luminance": 0, "opaque": true, "replaceable": false, @@ -265750,7 +294473,7 @@ ] }, { - "id": 22605, + "id": 25060, "luminance": 0, "opaque": true, "replaceable": false, @@ -265760,7 +294483,7 @@ ] }, { - "id": 22606, + "id": 25061, "luminance": 0, "opaque": true, "replaceable": false, @@ -265772,7 +294495,7 @@ ] }, { - "id": 22607, + "id": 25062, "luminance": 0, "opaque": true, "replaceable": false, @@ -265784,7 +294507,7 @@ ] }, { - "id": 22608, + "id": 25063, "luminance": 0, "opaque": true, "replaceable": false, @@ -265794,7 +294517,7 @@ ] }, { - "id": 22609, + "id": 25064, "luminance": 0, "opaque": true, "replaceable": false, @@ -265806,7 +294529,7 @@ ] }, { - "id": 22610, + "id": 25065, "luminance": 0, "opaque": true, "replaceable": false, @@ -265818,7 +294541,7 @@ ] }, { - "id": 22611, + "id": 25066, "luminance": 0, "opaque": true, "replaceable": false, @@ -265829,7 +294552,7 @@ ] }, { - "id": 22612, + "id": 25067, "luminance": 0, "opaque": true, "replaceable": false, @@ -265842,7 +294565,7 @@ ] }, { - "id": 22613, + "id": 25068, "luminance": 0, "opaque": true, "replaceable": false, @@ -265855,7 +294578,7 @@ ] }, { - "id": 22614, + "id": 25069, "luminance": 0, "opaque": true, "replaceable": false, @@ -265866,7 +294589,7 @@ ] }, { - "id": 22615, + "id": 25070, "luminance": 0, "opaque": true, "replaceable": false, @@ -265879,7 +294602,7 @@ ] }, { - "id": 22616, + "id": 25071, "luminance": 0, "opaque": true, "replaceable": false, @@ -265892,7 +294615,7 @@ ] }, { - "id": 22617, + "id": 25072, "luminance": 0, "opaque": true, "replaceable": false, @@ -265902,7 +294625,7 @@ ] }, { - "id": 22618, + "id": 25073, "luminance": 0, "opaque": true, "replaceable": false, @@ -265913,7 +294636,7 @@ ] }, { - "id": 22619, + "id": 25074, "luminance": 0, "opaque": true, "replaceable": false, @@ -265924,7 +294647,7 @@ ] }, { - "id": 22620, + "id": 25075, "luminance": 0, "opaque": true, "replaceable": false, @@ -265934,7 +294657,7 @@ ] }, { - "id": 22621, + "id": 25076, "luminance": 0, "opaque": true, "replaceable": false, @@ -265945,7 +294668,7 @@ ] }, { - "id": 22622, + "id": 25077, "luminance": 0, "opaque": true, "replaceable": false, @@ -265956,7 +294679,7 @@ ] }, { - "id": 22623, + "id": 25078, "luminance": 0, "opaque": true, "replaceable": false, @@ -265968,7 +294691,7 @@ ] }, { - "id": 22624, + "id": 25079, "luminance": 0, "opaque": true, "replaceable": false, @@ -265982,7 +294705,7 @@ ] }, { - "id": 22625, + "id": 25080, "luminance": 0, "opaque": true, "replaceable": false, @@ -265996,7 +294719,7 @@ ] }, { - "id": 22626, + "id": 25081, "luminance": 0, "opaque": true, "replaceable": false, @@ -266008,7 +294731,7 @@ ] }, { - "id": 22627, + "id": 25082, "luminance": 0, "opaque": true, "replaceable": false, @@ -266022,7 +294745,7 @@ ] }, { - "id": 22628, + "id": 25083, "luminance": 0, "opaque": true, "replaceable": false, @@ -266036,7 +294759,7 @@ ] }, { - "id": 22629, + "id": 25084, "luminance": 0, "opaque": true, "replaceable": false, @@ -266046,7 +294769,7 @@ ] }, { - "id": 22630, + "id": 25085, "luminance": 0, "opaque": true, "replaceable": false, @@ -266058,7 +294781,7 @@ ] }, { - "id": 22631, + "id": 25086, "luminance": 0, "opaque": true, "replaceable": false, @@ -266070,7 +294793,7 @@ ] }, { - "id": 22632, + "id": 25087, "luminance": 0, "opaque": true, "replaceable": false, @@ -266080,7 +294803,7 @@ ] }, { - "id": 22633, + "id": 25088, "luminance": 0, "opaque": true, "replaceable": false, @@ -266092,7 +294815,7 @@ ] }, { - "id": 22634, + "id": 25089, "luminance": 0, "opaque": true, "replaceable": false, @@ -266104,7 +294827,7 @@ ] }, { - "id": 22635, + "id": 25090, "luminance": 0, "opaque": true, "replaceable": false, @@ -266116,7 +294839,7 @@ ] }, { - "id": 22636, + "id": 25091, "luminance": 0, "opaque": true, "replaceable": false, @@ -266130,7 +294853,7 @@ ] }, { - "id": 22637, + "id": 25092, "luminance": 0, "opaque": true, "replaceable": false, @@ -266144,7 +294867,7 @@ ] }, { - "id": 22638, + "id": 25093, "luminance": 0, "opaque": true, "replaceable": false, @@ -266156,7 +294879,7 @@ ] }, { - "id": 22639, + "id": 25094, "luminance": 0, "opaque": true, "replaceable": false, @@ -266170,7 +294893,7 @@ ] }, { - "id": 22640, + "id": 25095, "luminance": 0, "opaque": true, "replaceable": false, @@ -266184,7 +294907,7 @@ ] }, { - "id": 22641, + "id": 25096, "luminance": 0, "opaque": true, "replaceable": false, @@ -266194,7 +294917,7 @@ ] }, { - "id": 22642, + "id": 25097, "luminance": 0, "opaque": true, "replaceable": false, @@ -266206,7 +294929,7 @@ ] }, { - "id": 22643, + "id": 25098, "luminance": 0, "opaque": true, "replaceable": false, @@ -266218,7 +294941,7 @@ ] }, { - "id": 22644, + "id": 25099, "luminance": 0, "opaque": true, "replaceable": false, @@ -266228,7 +294951,7 @@ ] }, { - "id": 22645, + "id": 25100, "luminance": 0, "opaque": true, "replaceable": false, @@ -266240,7 +294963,7 @@ ] }, { - "id": 22646, + "id": 25101, "luminance": 0, "opaque": true, "replaceable": false, @@ -266252,7 +294975,7 @@ ] }, { - "id": 22647, + "id": 25102, "luminance": 0, "opaque": true, "replaceable": false, @@ -266263,7 +294986,7 @@ ] }, { - "id": 22648, + "id": 25103, "luminance": 0, "opaque": true, "replaceable": false, @@ -266275,7 +294998,7 @@ ] }, { - "id": 22649, + "id": 25104, "luminance": 0, "opaque": true, "replaceable": false, @@ -266287,7 +295010,7 @@ ] }, { - "id": 22650, + "id": 25105, "luminance": 0, "opaque": true, "replaceable": false, @@ -266298,7 +295021,7 @@ ] }, { - "id": 22651, + "id": 25106, "luminance": 0, "opaque": true, "replaceable": false, @@ -266310,7 +295033,7 @@ ] }, { - "id": 22652, + "id": 25107, "luminance": 0, "opaque": true, "replaceable": false, @@ -266322,7 +295045,7 @@ ] }, { - "id": 22653, + "id": 25108, "luminance": 0, "opaque": true, "replaceable": false, @@ -266332,7 +295055,7 @@ ] }, { - "id": 22654, + "id": 25109, "luminance": 0, "opaque": true, "replaceable": false, @@ -266342,7 +295065,7 @@ ] }, { - "id": 22655, + "id": 25110, "luminance": 0, "opaque": true, "replaceable": false, @@ -266352,7 +295075,7 @@ ] }, { - "id": 22656, + "id": 25111, "luminance": 0, "opaque": true, "replaceable": false, @@ -266362,7 +295085,7 @@ ] }, { - "id": 22657, + "id": 25112, "luminance": 0, "opaque": true, "replaceable": false, @@ -266372,7 +295095,7 @@ ] }, { - "id": 22658, + "id": 25113, "luminance": 0, "opaque": true, "replaceable": false, @@ -266382,7 +295105,7 @@ ] }, { - "id": 22659, + "id": 25114, "luminance": 0, "opaque": true, "replaceable": false, @@ -266394,7 +295117,7 @@ ] }, { - "id": 22660, + "id": 25115, "luminance": 0, "opaque": true, "replaceable": false, @@ -266407,7 +295130,7 @@ ] }, { - "id": 22661, + "id": 25116, "luminance": 0, "opaque": true, "replaceable": false, @@ -266420,7 +295143,7 @@ ] }, { - "id": 22662, + "id": 25117, "luminance": 0, "opaque": true, "replaceable": false, @@ -266432,7 +295155,7 @@ ] }, { - "id": 22663, + "id": 25118, "luminance": 0, "opaque": true, "replaceable": false, @@ -266445,7 +295168,7 @@ ] }, { - "id": 22664, + "id": 25119, "luminance": 0, "opaque": true, "replaceable": false, @@ -266458,7 +295181,7 @@ ] }, { - "id": 22665, + "id": 25120, "luminance": 0, "opaque": true, "replaceable": false, @@ -266469,7 +295192,7 @@ ] }, { - "id": 22666, + "id": 25121, "luminance": 0, "opaque": true, "replaceable": false, @@ -266480,7 +295203,7 @@ ] }, { - "id": 22667, + "id": 25122, "luminance": 0, "opaque": true, "replaceable": false, @@ -266491,7 +295214,7 @@ ] }, { - "id": 22668, + "id": 25123, "luminance": 0, "opaque": true, "replaceable": false, @@ -266502,7 +295225,7 @@ ] }, { - "id": 22669, + "id": 25124, "luminance": 0, "opaque": true, "replaceable": false, @@ -266513,7 +295236,7 @@ ] }, { - "id": 22670, + "id": 25125, "luminance": 0, "opaque": true, "replaceable": false, @@ -266524,7 +295247,7 @@ ] }, { - "id": 22671, + "id": 25126, "luminance": 0, "opaque": true, "replaceable": false, @@ -266536,7 +295259,7 @@ ] }, { - "id": 22672, + "id": 25127, "luminance": 0, "opaque": true, "replaceable": false, @@ -266549,7 +295272,7 @@ ] }, { - "id": 22673, + "id": 25128, "luminance": 0, "opaque": true, "replaceable": false, @@ -266562,7 +295285,7 @@ ] }, { - "id": 22674, + "id": 25129, "luminance": 0, "opaque": true, "replaceable": false, @@ -266574,7 +295297,7 @@ ] }, { - "id": 22675, + "id": 25130, "luminance": 0, "opaque": true, "replaceable": false, @@ -266587,7 +295310,7 @@ ] }, { - "id": 22676, + "id": 25131, "luminance": 0, "opaque": true, "replaceable": false, @@ -266600,7 +295323,7 @@ ] }, { - "id": 22677, + "id": 25132, "luminance": 0, "opaque": true, "replaceable": false, @@ -266611,7 +295334,7 @@ ] }, { - "id": 22678, + "id": 25133, "luminance": 0, "opaque": true, "replaceable": false, @@ -266622,7 +295345,7 @@ ] }, { - "id": 22679, + "id": 25134, "luminance": 0, "opaque": true, "replaceable": false, @@ -266633,7 +295356,7 @@ ] }, { - "id": 22680, + "id": 25135, "luminance": 0, "opaque": true, "replaceable": false, @@ -266644,7 +295367,7 @@ ] }, { - "id": 22681, + "id": 25136, "luminance": 0, "opaque": true, "replaceable": false, @@ -266655,7 +295378,7 @@ ] }, { - "id": 22682, + "id": 25137, "luminance": 0, "opaque": true, "replaceable": false, @@ -266666,7 +295389,7 @@ ] }, { - "id": 22683, + "id": 25138, "luminance": 0, "opaque": true, "replaceable": false, @@ -266678,7 +295401,7 @@ ] }, { - "id": 22684, + "id": 25139, "luminance": 0, "opaque": true, "replaceable": false, @@ -266691,7 +295414,7 @@ ] }, { - "id": 22685, + "id": 25140, "luminance": 0, "opaque": true, "replaceable": false, @@ -266704,7 +295427,7 @@ ] }, { - "id": 22686, + "id": 25141, "luminance": 0, "opaque": true, "replaceable": false, @@ -266716,7 +295439,7 @@ ] }, { - "id": 22687, + "id": 25142, "luminance": 0, "opaque": true, "replaceable": false, @@ -266729,7 +295452,7 @@ ] }, { - "id": 22688, + "id": 25143, "luminance": 0, "opaque": true, "replaceable": false, @@ -266742,7 +295465,7 @@ ] }, { - "id": 22689, + "id": 25144, "luminance": 0, "opaque": true, "replaceable": false, @@ -266753,7 +295476,7 @@ ] }, { - "id": 22690, + "id": 25145, "luminance": 0, "opaque": true, "replaceable": false, @@ -266764,7 +295487,7 @@ ] }, { - "id": 22691, + "id": 25146, "luminance": 0, "opaque": true, "replaceable": false, @@ -266775,7 +295498,7 @@ ] }, { - "id": 22692, + "id": 25147, "luminance": 0, "opaque": true, "replaceable": false, @@ -266786,7 +295509,7 @@ ] }, { - "id": 22693, + "id": 25148, "luminance": 0, "opaque": true, "replaceable": false, @@ -266797,7 +295520,7 @@ ] }, { - "id": 22694, + "id": 25149, "luminance": 0, "opaque": true, "replaceable": false, @@ -266808,7 +295531,7 @@ ] }, { - "id": 22695, + "id": 25150, "luminance": 0, "opaque": true, "replaceable": false, @@ -266821,7 +295544,7 @@ ] }, { - "id": 22696, + "id": 25151, "luminance": 0, "opaque": true, "replaceable": false, @@ -266835,7 +295558,7 @@ ] }, { - "id": 22697, + "id": 25152, "luminance": 0, "opaque": true, "replaceable": false, @@ -266849,7 +295572,7 @@ ] }, { - "id": 22698, + "id": 25153, "luminance": 0, "opaque": true, "replaceable": false, @@ -266862,7 +295585,7 @@ ] }, { - "id": 22699, + "id": 25154, "luminance": 0, "opaque": true, "replaceable": false, @@ -266876,7 +295599,7 @@ ] }, { - "id": 22700, + "id": 25155, "luminance": 0, "opaque": true, "replaceable": false, @@ -266890,7 +295613,7 @@ ] }, { - "id": 22701, + "id": 25156, "luminance": 0, "opaque": true, "replaceable": false, @@ -266901,7 +295624,7 @@ ] }, { - "id": 22702, + "id": 25157, "luminance": 0, "opaque": true, "replaceable": false, @@ -266913,7 +295636,7 @@ ] }, { - "id": 22703, + "id": 25158, "luminance": 0, "opaque": true, "replaceable": false, @@ -266925,7 +295648,7 @@ ] }, { - "id": 22704, + "id": 25159, "luminance": 0, "opaque": true, "replaceable": false, @@ -266936,7 +295659,7 @@ ] }, { - "id": 22705, + "id": 25160, "luminance": 0, "opaque": true, "replaceable": false, @@ -266948,7 +295671,7 @@ ] }, { - "id": 22706, + "id": 25161, "luminance": 0, "opaque": true, "replaceable": false, @@ -266960,7 +295683,7 @@ ] }, { - "id": 22707, + "id": 25162, "luminance": 0, "opaque": true, "replaceable": false, @@ -266973,7 +295696,7 @@ ] }, { - "id": 22708, + "id": 25163, "luminance": 0, "opaque": true, "replaceable": false, @@ -266987,7 +295710,7 @@ ] }, { - "id": 22709, + "id": 25164, "luminance": 0, "opaque": true, "replaceable": false, @@ -267001,7 +295724,7 @@ ] }, { - "id": 22710, + "id": 25165, "luminance": 0, "opaque": true, "replaceable": false, @@ -267014,7 +295737,7 @@ ] }, { - "id": 22711, + "id": 25166, "luminance": 0, "opaque": true, "replaceable": false, @@ -267028,7 +295751,7 @@ ] }, { - "id": 22712, + "id": 25167, "luminance": 0, "opaque": true, "replaceable": false, @@ -267042,7 +295765,7 @@ ] }, { - "id": 22713, + "id": 25168, "luminance": 0, "opaque": true, "replaceable": false, @@ -267053,7 +295776,7 @@ ] }, { - "id": 22714, + "id": 25169, "luminance": 0, "opaque": true, "replaceable": false, @@ -267065,7 +295788,7 @@ ] }, { - "id": 22715, + "id": 25170, "luminance": 0, "opaque": true, "replaceable": false, @@ -267077,7 +295800,7 @@ ] }, { - "id": 22716, + "id": 25171, "luminance": 0, "opaque": true, "replaceable": false, @@ -267088,7 +295811,7 @@ ] }, { - "id": 22717, + "id": 25172, "luminance": 0, "opaque": true, "replaceable": false, @@ -267100,7 +295823,7 @@ ] }, { - "id": 22718, + "id": 25173, "luminance": 0, "opaque": true, "replaceable": false, @@ -267112,7 +295835,7 @@ ] }, { - "id": 22719, + "id": 25174, "luminance": 0, "opaque": true, "replaceable": false, @@ -267124,7 +295847,7 @@ ] }, { - "id": 22720, + "id": 25175, "luminance": 0, "opaque": true, "replaceable": false, @@ -267137,7 +295860,7 @@ ] }, { - "id": 22721, + "id": 25176, "luminance": 0, "opaque": true, "replaceable": false, @@ -267150,7 +295873,7 @@ ] }, { - "id": 22722, + "id": 25177, "luminance": 0, "opaque": true, "replaceable": false, @@ -267162,7 +295885,7 @@ ] }, { - "id": 22723, + "id": 25178, "luminance": 0, "opaque": true, "replaceable": false, @@ -267175,7 +295898,7 @@ ] }, { - "id": 22724, + "id": 25179, "luminance": 0, "opaque": true, "replaceable": false, @@ -267188,7 +295911,7 @@ ] }, { - "id": 22725, + "id": 25180, "luminance": 0, "opaque": true, "replaceable": false, @@ -267199,7 +295922,7 @@ ] }, { - "id": 22726, + "id": 25181, "luminance": 0, "opaque": true, "replaceable": false, @@ -267210,7 +295933,7 @@ ] }, { - "id": 22727, + "id": 25182, "luminance": 0, "opaque": true, "replaceable": false, @@ -267221,7 +295944,7 @@ ] }, { - "id": 22728, + "id": 25183, "luminance": 0, "opaque": true, "replaceable": false, @@ -267232,7 +295955,7 @@ ] }, { - "id": 22729, + "id": 25184, "luminance": 0, "opaque": true, "replaceable": false, @@ -267243,7 +295966,7 @@ ] }, { - "id": 22730, + "id": 25185, "luminance": 0, "opaque": true, "replaceable": false, @@ -267254,7 +295977,7 @@ ] }, { - "id": 22731, + "id": 25186, "luminance": 0, "opaque": true, "replaceable": false, @@ -267267,7 +295990,7 @@ ] }, { - "id": 22732, + "id": 25187, "luminance": 0, "opaque": true, "replaceable": false, @@ -267281,7 +296004,7 @@ ] }, { - "id": 22733, + "id": 25188, "luminance": 0, "opaque": true, "replaceable": false, @@ -267295,7 +296018,7 @@ ] }, { - "id": 22734, + "id": 25189, "luminance": 0, "opaque": true, "replaceable": false, @@ -267308,7 +296031,7 @@ ] }, { - "id": 22735, + "id": 25190, "luminance": 0, "opaque": true, "replaceable": false, @@ -267322,7 +296045,7 @@ ] }, { - "id": 22736, + "id": 25191, "luminance": 0, "opaque": true, "replaceable": false, @@ -267336,7 +296059,7 @@ ] }, { - "id": 22737, + "id": 25192, "luminance": 0, "opaque": true, "replaceable": false, @@ -267347,7 +296070,7 @@ ] }, { - "id": 22738, + "id": 25193, "luminance": 0, "opaque": true, "replaceable": false, @@ -267359,7 +296082,7 @@ ] }, { - "id": 22739, + "id": 25194, "luminance": 0, "opaque": true, "replaceable": false, @@ -267371,7 +296094,7 @@ ] }, { - "id": 22740, + "id": 25195, "luminance": 0, "opaque": true, "replaceable": false, @@ -267382,7 +296105,7 @@ ] }, { - "id": 22741, + "id": 25196, "luminance": 0, "opaque": true, "replaceable": false, @@ -267394,7 +296117,7 @@ ] }, { - "id": 22742, + "id": 25197, "luminance": 0, "opaque": true, "replaceable": false, @@ -267406,7 +296129,7 @@ ] }, { - "id": 22743, + "id": 25198, "luminance": 0, "opaque": true, "replaceable": false, @@ -267419,7 +296142,7 @@ ] }, { - "id": 22744, + "id": 25199, "luminance": 0, "opaque": true, "replaceable": false, @@ -267433,7 +296156,7 @@ ] }, { - "id": 22745, + "id": 25200, "luminance": 0, "opaque": true, "replaceable": false, @@ -267447,7 +296170,7 @@ ] }, { - "id": 22746, + "id": 25201, "luminance": 0, "opaque": true, "replaceable": false, @@ -267460,7 +296183,7 @@ ] }, { - "id": 22747, + "id": 25202, "luminance": 0, "opaque": true, "replaceable": false, @@ -267474,7 +296197,7 @@ ] }, { - "id": 22748, + "id": 25203, "luminance": 0, "opaque": true, "replaceable": false, @@ -267488,7 +296211,7 @@ ] }, { - "id": 22749, + "id": 25204, "luminance": 0, "opaque": true, "replaceable": false, @@ -267499,7 +296222,7 @@ ] }, { - "id": 22750, + "id": 25205, "luminance": 0, "opaque": true, "replaceable": false, @@ -267511,7 +296234,7 @@ ] }, { - "id": 22751, + "id": 25206, "luminance": 0, "opaque": true, "replaceable": false, @@ -267523,7 +296246,7 @@ ] }, { - "id": 22752, + "id": 25207, "luminance": 0, "opaque": true, "replaceable": false, @@ -267534,7 +296257,7 @@ ] }, { - "id": 22753, + "id": 25208, "luminance": 0, "opaque": true, "replaceable": false, @@ -267546,7 +296269,7 @@ ] }, { - "id": 22754, + "id": 25209, "luminance": 0, "opaque": true, "replaceable": false, @@ -267558,7 +296281,7 @@ ] }, { - "id": 22755, + "id": 25210, "luminance": 0, "opaque": true, "replaceable": false, @@ -267569,7 +296292,7 @@ ] }, { - "id": 22756, + "id": 25211, "luminance": 0, "opaque": true, "replaceable": false, @@ -267581,7 +296304,7 @@ ] }, { - "id": 22757, + "id": 25212, "luminance": 0, "opaque": true, "replaceable": false, @@ -267593,7 +296316,7 @@ ] }, { - "id": 22758, + "id": 25213, "luminance": 0, "opaque": true, "replaceable": false, @@ -267604,7 +296327,7 @@ ] }, { - "id": 22759, + "id": 25214, "luminance": 0, "opaque": true, "replaceable": false, @@ -267616,7 +296339,7 @@ ] }, { - "id": 22760, + "id": 25215, "luminance": 0, "opaque": true, "replaceable": false, @@ -267628,7 +296351,7 @@ ] }, { - "id": 22761, + "id": 25216, "luminance": 0, "opaque": true, "replaceable": false, @@ -267638,7 +296361,7 @@ ] }, { - "id": 22762, + "id": 25217, "luminance": 0, "opaque": true, "replaceable": false, @@ -267648,7 +296371,7 @@ ] }, { - "id": 22763, + "id": 25218, "luminance": 0, "opaque": true, "replaceable": false, @@ -267658,7 +296381,7 @@ ] }, { - "id": 22764, + "id": 25219, "luminance": 0, "opaque": true, "replaceable": false, @@ -267668,7 +296391,7 @@ ] }, { - "id": 22765, + "id": 25220, "luminance": 0, "opaque": true, "replaceable": false, @@ -267678,7 +296401,7 @@ ] }, { - "id": 22766, + "id": 25221, "luminance": 0, "opaque": true, "replaceable": false, @@ -267688,7 +296411,7 @@ ] }, { - "id": 22767, + "id": 25222, "luminance": 0, "opaque": true, "replaceable": false, @@ -267700,7 +296423,7 @@ ] }, { - "id": 22768, + "id": 25223, "luminance": 0, "opaque": true, "replaceable": false, @@ -267713,7 +296436,7 @@ ] }, { - "id": 22769, + "id": 25224, "luminance": 0, "opaque": true, "replaceable": false, @@ -267726,7 +296449,7 @@ ] }, { - "id": 22770, + "id": 25225, "luminance": 0, "opaque": true, "replaceable": false, @@ -267738,7 +296461,7 @@ ] }, { - "id": 22771, + "id": 25226, "luminance": 0, "opaque": true, "replaceable": false, @@ -267751,7 +296474,7 @@ ] }, { - "id": 22772, + "id": 25227, "luminance": 0, "opaque": true, "replaceable": false, @@ -267764,7 +296487,7 @@ ] }, { - "id": 22773, + "id": 25228, "luminance": 0, "opaque": true, "replaceable": false, @@ -267775,7 +296498,7 @@ ] }, { - "id": 22774, + "id": 25229, "luminance": 0, "opaque": true, "replaceable": false, @@ -267786,7 +296509,7 @@ ] }, { - "id": 22775, + "id": 25230, "luminance": 0, "opaque": true, "replaceable": false, @@ -267797,7 +296520,7 @@ ] }, { - "id": 22776, + "id": 25231, "luminance": 0, "opaque": true, "replaceable": false, @@ -267808,7 +296531,7 @@ ] }, { - "id": 22777, + "id": 25232, "luminance": 0, "opaque": true, "replaceable": false, @@ -267819,7 +296542,7 @@ ] }, { - "id": 22778, + "id": 25233, "luminance": 0, "opaque": true, "replaceable": false, @@ -267830,7 +296553,7 @@ ] }, { - "id": 22779, + "id": 25234, "luminance": 0, "opaque": true, "replaceable": false, @@ -267842,7 +296565,7 @@ ] }, { - "id": 22780, + "id": 25235, "luminance": 0, "opaque": true, "replaceable": false, @@ -267855,7 +296578,7 @@ ] }, { - "id": 22781, + "id": 25236, "luminance": 0, "opaque": true, "replaceable": false, @@ -267868,7 +296591,7 @@ ] }, { - "id": 22782, + "id": 25237, "luminance": 0, "opaque": true, "replaceable": false, @@ -267880,7 +296603,7 @@ ] }, { - "id": 22783, + "id": 25238, "luminance": 0, "opaque": true, "replaceable": false, @@ -267893,7 +296616,7 @@ ] }, { - "id": 22784, + "id": 25239, "luminance": 0, "opaque": true, "replaceable": false, @@ -267906,7 +296629,7 @@ ] }, { - "id": 22785, + "id": 25240, "luminance": 0, "opaque": true, "replaceable": false, @@ -267917,7 +296640,7 @@ ] }, { - "id": 22786, + "id": 25241, "luminance": 0, "opaque": true, "replaceable": false, @@ -267928,7 +296651,7 @@ ] }, { - "id": 22787, + "id": 25242, "luminance": 0, "opaque": true, "replaceable": false, @@ -267939,7 +296662,7 @@ ] }, { - "id": 22788, + "id": 25243, "luminance": 0, "opaque": true, "replaceable": false, @@ -267950,7 +296673,7 @@ ] }, { - "id": 22789, + "id": 25244, "luminance": 0, "opaque": true, "replaceable": false, @@ -267961,7 +296684,7 @@ ] }, { - "id": 22790, + "id": 25245, "luminance": 0, "opaque": true, "replaceable": false, @@ -267972,7 +296695,7 @@ ] }, { - "id": 22791, + "id": 25246, "luminance": 0, "opaque": true, "replaceable": false, @@ -267984,7 +296707,7 @@ ] }, { - "id": 22792, + "id": 25247, "luminance": 0, "opaque": true, "replaceable": false, @@ -267997,7 +296720,7 @@ ] }, { - "id": 22793, + "id": 25248, "luminance": 0, "opaque": true, "replaceable": false, @@ -268010,7 +296733,7 @@ ] }, { - "id": 22794, + "id": 25249, "luminance": 0, "opaque": true, "replaceable": false, @@ -268022,7 +296745,7 @@ ] }, { - "id": 22795, + "id": 25250, "luminance": 0, "opaque": true, "replaceable": false, @@ -268035,7 +296758,7 @@ ] }, { - "id": 22796, + "id": 25251, "luminance": 0, "opaque": true, "replaceable": false, @@ -268048,7 +296771,7 @@ ] }, { - "id": 22797, + "id": 25252, "luminance": 0, "opaque": true, "replaceable": false, @@ -268059,7 +296782,7 @@ ] }, { - "id": 22798, + "id": 25253, "luminance": 0, "opaque": true, "replaceable": false, @@ -268070,7 +296793,7 @@ ] }, { - "id": 22799, + "id": 25254, "luminance": 0, "opaque": true, "replaceable": false, @@ -268081,7 +296804,7 @@ ] }, { - "id": 22800, + "id": 25255, "luminance": 0, "opaque": true, "replaceable": false, @@ -268092,7 +296815,7 @@ ] }, { - "id": 22801, + "id": 25256, "luminance": 0, "opaque": true, "replaceable": false, @@ -268103,7 +296826,7 @@ ] }, { - "id": 22802, + "id": 25257, "luminance": 0, "opaque": true, "replaceable": false, @@ -268114,7 +296837,7 @@ ] }, { - "id": 22803, + "id": 25258, "luminance": 0, "opaque": true, "replaceable": false, @@ -268127,7 +296850,7 @@ ] }, { - "id": 22804, + "id": 25259, "luminance": 0, "opaque": true, "replaceable": false, @@ -268141,7 +296864,7 @@ ] }, { - "id": 22805, + "id": 25260, "luminance": 0, "opaque": true, "replaceable": false, @@ -268155,7 +296878,7 @@ ] }, { - "id": 22806, + "id": 25261, "luminance": 0, "opaque": true, "replaceable": false, @@ -268168,7 +296891,7 @@ ] }, { - "id": 22807, + "id": 25262, "luminance": 0, "opaque": true, "replaceable": false, @@ -268182,7 +296905,7 @@ ] }, { - "id": 22808, + "id": 25263, "luminance": 0, "opaque": true, "replaceable": false, @@ -268196,7 +296919,7 @@ ] }, { - "id": 22809, + "id": 25264, "luminance": 0, "opaque": true, "replaceable": false, @@ -268207,7 +296930,7 @@ ] }, { - "id": 22810, + "id": 25265, "luminance": 0, "opaque": true, "replaceable": false, @@ -268219,7 +296942,7 @@ ] }, { - "id": 22811, + "id": 25266, "luminance": 0, "opaque": true, "replaceable": false, @@ -268231,7 +296954,7 @@ ] }, { - "id": 22812, + "id": 25267, "luminance": 0, "opaque": true, "replaceable": false, @@ -268242,7 +296965,7 @@ ] }, { - "id": 22813, + "id": 25268, "luminance": 0, "opaque": true, "replaceable": false, @@ -268254,7 +296977,7 @@ ] }, { - "id": 22814, + "id": 25269, "luminance": 0, "opaque": true, "replaceable": false, @@ -268266,7 +296989,7 @@ ] }, { - "id": 22815, + "id": 25270, "luminance": 0, "opaque": true, "replaceable": false, @@ -268279,7 +297002,7 @@ ] }, { - "id": 22816, + "id": 25271, "luminance": 0, "opaque": true, "replaceable": false, @@ -268293,7 +297016,7 @@ ] }, { - "id": 22817, + "id": 25272, "luminance": 0, "opaque": true, "replaceable": false, @@ -268307,7 +297030,7 @@ ] }, { - "id": 22818, + "id": 25273, "luminance": 0, "opaque": true, "replaceable": false, @@ -268320,7 +297043,7 @@ ] }, { - "id": 22819, + "id": 25274, "luminance": 0, "opaque": true, "replaceable": false, @@ -268334,7 +297057,7 @@ ] }, { - "id": 22820, + "id": 25275, "luminance": 0, "opaque": true, "replaceable": false, @@ -268348,7 +297071,7 @@ ] }, { - "id": 22821, + "id": 25276, "luminance": 0, "opaque": true, "replaceable": false, @@ -268359,7 +297082,7 @@ ] }, { - "id": 22822, + "id": 25277, "luminance": 0, "opaque": true, "replaceable": false, @@ -268371,7 +297094,7 @@ ] }, { - "id": 22823, + "id": 25278, "luminance": 0, "opaque": true, "replaceable": false, @@ -268383,7 +297106,7 @@ ] }, { - "id": 22824, + "id": 25279, "luminance": 0, "opaque": true, "replaceable": false, @@ -268394,7 +297117,7 @@ ] }, { - "id": 22825, + "id": 25280, "luminance": 0, "opaque": true, "replaceable": false, @@ -268406,7 +297129,7 @@ ] }, { - "id": 22826, + "id": 25281, "luminance": 0, "opaque": true, "replaceable": false, @@ -268418,7 +297141,7 @@ ] }, { - "id": 22827, + "id": 25282, "luminance": 0, "opaque": true, "replaceable": false, @@ -268430,7 +297153,7 @@ ] }, { - "id": 22828, + "id": 25283, "luminance": 0, "opaque": true, "replaceable": false, @@ -268443,7 +297166,7 @@ ] }, { - "id": 22829, + "id": 25284, "luminance": 0, "opaque": true, "replaceable": false, @@ -268456,7 +297179,7 @@ ] }, { - "id": 22830, + "id": 25285, "luminance": 0, "opaque": true, "replaceable": false, @@ -268468,7 +297191,7 @@ ] }, { - "id": 22831, + "id": 25286, "luminance": 0, "opaque": true, "replaceable": false, @@ -268481,7 +297204,7 @@ ] }, { - "id": 22832, + "id": 25287, "luminance": 0, "opaque": true, "replaceable": false, @@ -268494,7 +297217,7 @@ ] }, { - "id": 22833, + "id": 25288, "luminance": 0, "opaque": true, "replaceable": false, @@ -268505,7 +297228,7 @@ ] }, { - "id": 22834, + "id": 25289, "luminance": 0, "opaque": true, "replaceable": false, @@ -268516,7 +297239,7 @@ ] }, { - "id": 22835, + "id": 25290, "luminance": 0, "opaque": true, "replaceable": false, @@ -268527,7 +297250,7 @@ ] }, { - "id": 22836, + "id": 25291, "luminance": 0, "opaque": true, "replaceable": false, @@ -268538,7 +297261,7 @@ ] }, { - "id": 22837, + "id": 25292, "luminance": 0, "opaque": true, "replaceable": false, @@ -268549,7 +297272,7 @@ ] }, { - "id": 22838, + "id": 25293, "luminance": 0, "opaque": true, "replaceable": false, @@ -268560,7 +297283,7 @@ ] }, { - "id": 22839, + "id": 25294, "luminance": 0, "opaque": true, "replaceable": false, @@ -268573,7 +297296,7 @@ ] }, { - "id": 22840, + "id": 25295, "luminance": 0, "opaque": true, "replaceable": false, @@ -268587,7 +297310,7 @@ ] }, { - "id": 22841, + "id": 25296, "luminance": 0, "opaque": true, "replaceable": false, @@ -268601,7 +297324,7 @@ ] }, { - "id": 22842, + "id": 25297, "luminance": 0, "opaque": true, "replaceable": false, @@ -268614,7 +297337,7 @@ ] }, { - "id": 22843, + "id": 25298, "luminance": 0, "opaque": true, "replaceable": false, @@ -268628,7 +297351,7 @@ ] }, { - "id": 22844, + "id": 25299, "luminance": 0, "opaque": true, "replaceable": false, @@ -268642,7 +297365,7 @@ ] }, { - "id": 22845, + "id": 25300, "luminance": 0, "opaque": true, "replaceable": false, @@ -268653,7 +297376,7 @@ ] }, { - "id": 22846, + "id": 25301, "luminance": 0, "opaque": true, "replaceable": false, @@ -268665,7 +297388,7 @@ ] }, { - "id": 22847, + "id": 25302, "luminance": 0, "opaque": true, "replaceable": false, @@ -268677,7 +297400,7 @@ ] }, { - "id": 22848, + "id": 25303, "luminance": 0, "opaque": true, "replaceable": false, @@ -268688,7 +297411,7 @@ ] }, { - "id": 22849, + "id": 25304, "luminance": 0, "opaque": true, "replaceable": false, @@ -268700,7 +297423,7 @@ ] }, { - "id": 22850, + "id": 25305, "luminance": 0, "opaque": true, "replaceable": false, @@ -268712,7 +297435,7 @@ ] }, { - "id": 22851, + "id": 25306, "luminance": 0, "opaque": true, "replaceable": false, @@ -268725,7 +297448,7 @@ ] }, { - "id": 22852, + "id": 25307, "luminance": 0, "opaque": true, "replaceable": false, @@ -268739,7 +297462,7 @@ ] }, { - "id": 22853, + "id": 25308, "luminance": 0, "opaque": true, "replaceable": false, @@ -268753,7 +297476,7 @@ ] }, { - "id": 22854, + "id": 25309, "luminance": 0, "opaque": true, "replaceable": false, @@ -268766,7 +297489,7 @@ ] }, { - "id": 22855, + "id": 25310, "luminance": 0, "opaque": true, "replaceable": false, @@ -268780,7 +297503,7 @@ ] }, { - "id": 22856, + "id": 25311, "luminance": 0, "opaque": true, "replaceable": false, @@ -268794,7 +297517,7 @@ ] }, { - "id": 22857, + "id": 25312, "luminance": 0, "opaque": true, "replaceable": false, @@ -268805,7 +297528,7 @@ ] }, { - "id": 22858, + "id": 25313, "luminance": 0, "opaque": true, "replaceable": false, @@ -268817,7 +297540,7 @@ ] }, { - "id": 22859, + "id": 25314, "luminance": 0, "opaque": true, "replaceable": false, @@ -268829,7 +297552,7 @@ ] }, { - "id": 22860, + "id": 25315, "luminance": 0, "opaque": true, "replaceable": false, @@ -268840,7 +297563,7 @@ ] }, { - "id": 22861, + "id": 25316, "luminance": 0, "opaque": true, "replaceable": false, @@ -268852,7 +297575,7 @@ ] }, { - "id": 22862, + "id": 25317, "luminance": 0, "opaque": true, "replaceable": false, @@ -268866,15 +297589,15 @@ ] }, { - "id": 975, + "id": 1028, "name": "polished_deepslate", "translation_key": "block.minecraft.polished_deepslate", "item_id": 10, "properties": [], - "default_state_id": 22863, + "default_state_id": 25318, "states": [ { - "id": 22863, + "id": 25318, "luminance": 0, "opaque": true, "replaceable": false, @@ -268886,10 +297609,10 @@ ] }, { - "id": 976, + "id": 1029, "name": "polished_deepslate_stairs", "translation_key": "block.minecraft.polished_deepslate_stairs", - "item_id": 614, + "item_id": 635, "properties": [ { "name": "facing", @@ -268925,10 +297648,10 @@ ] } ], - "default_state_id": 22875, + "default_state_id": 25330, "states": [ { - "id": 22864, + "id": 25319, "luminance": 0, "opaque": true, "replaceable": false, @@ -268939,7 +297662,7 @@ ] }, { - "id": 22865, + "id": 25320, "luminance": 0, "opaque": true, "replaceable": false, @@ -268950,7 +297673,7 @@ ] }, { - "id": 22866, + "id": 25321, "luminance": 0, "opaque": true, "replaceable": false, @@ -268962,7 +297685,7 @@ ] }, { - "id": 22867, + "id": 25322, "luminance": 0, "opaque": true, "replaceable": false, @@ -268974,7 +297697,7 @@ ] }, { - "id": 22868, + "id": 25323, "luminance": 0, "opaque": true, "replaceable": false, @@ -268986,7 +297709,7 @@ ] }, { - "id": 22869, + "id": 25324, "luminance": 0, "opaque": true, "replaceable": false, @@ -268998,7 +297721,7 @@ ] }, { - "id": 22870, + "id": 25325, "luminance": 0, "opaque": true, "replaceable": false, @@ -269010,7 +297733,7 @@ ] }, { - "id": 22871, + "id": 25326, "luminance": 0, "opaque": true, "replaceable": false, @@ -269022,7 +297745,7 @@ ] }, { - "id": 22872, + "id": 25327, "luminance": 0, "opaque": true, "replaceable": false, @@ -269034,7 +297757,7 @@ ] }, { - "id": 22873, + "id": 25328, "luminance": 0, "opaque": true, "replaceable": false, @@ -269046,7 +297769,7 @@ ] }, { - "id": 22874, + "id": 25329, "luminance": 0, "opaque": true, "replaceable": false, @@ -269057,7 +297780,7 @@ ] }, { - "id": 22875, + "id": 25330, "luminance": 0, "opaque": true, "replaceable": false, @@ -269068,7 +297791,7 @@ ] }, { - "id": 22876, + "id": 25331, "luminance": 0, "opaque": true, "replaceable": false, @@ -269080,7 +297803,7 @@ ] }, { - "id": 22877, + "id": 25332, "luminance": 0, "opaque": true, "replaceable": false, @@ -269092,7 +297815,7 @@ ] }, { - "id": 22878, + "id": 25333, "luminance": 0, "opaque": true, "replaceable": false, @@ -269104,7 +297827,7 @@ ] }, { - "id": 22879, + "id": 25334, "luminance": 0, "opaque": true, "replaceable": false, @@ -269116,7 +297839,7 @@ ] }, { - "id": 22880, + "id": 25335, "luminance": 0, "opaque": true, "replaceable": false, @@ -269127,7 +297850,7 @@ ] }, { - "id": 22881, + "id": 25336, "luminance": 0, "opaque": true, "replaceable": false, @@ -269138,7 +297861,7 @@ ] }, { - "id": 22882, + "id": 25337, "luminance": 0, "opaque": true, "replaceable": false, @@ -269149,7 +297872,7 @@ ] }, { - "id": 22883, + "id": 25338, "luminance": 0, "opaque": true, "replaceable": false, @@ -269160,7 +297883,7 @@ ] }, { - "id": 22884, + "id": 25339, "luminance": 0, "opaque": true, "replaceable": false, @@ -269171,7 +297894,7 @@ ] }, { - "id": 22885, + "id": 25340, "luminance": 0, "opaque": true, "replaceable": false, @@ -269182,7 +297905,7 @@ ] }, { - "id": 22886, + "id": 25341, "luminance": 0, "opaque": true, "replaceable": false, @@ -269194,7 +297917,7 @@ ] }, { - "id": 22887, + "id": 25342, "luminance": 0, "opaque": true, "replaceable": false, @@ -269206,7 +297929,7 @@ ] }, { - "id": 22888, + "id": 25343, "luminance": 0, "opaque": true, "replaceable": false, @@ -269218,7 +297941,7 @@ ] }, { - "id": 22889, + "id": 25344, "luminance": 0, "opaque": true, "replaceable": false, @@ -269230,7 +297953,7 @@ ] }, { - "id": 22890, + "id": 25345, "luminance": 0, "opaque": true, "replaceable": false, @@ -269242,7 +297965,7 @@ ] }, { - "id": 22891, + "id": 25346, "luminance": 0, "opaque": true, "replaceable": false, @@ -269254,7 +297977,7 @@ ] }, { - "id": 22892, + "id": 25347, "luminance": 0, "opaque": true, "replaceable": false, @@ -269266,7 +297989,7 @@ ] }, { - "id": 22893, + "id": 25348, "luminance": 0, "opaque": true, "replaceable": false, @@ -269278,7 +298001,7 @@ ] }, { - "id": 22894, + "id": 25349, "luminance": 0, "opaque": true, "replaceable": false, @@ -269289,7 +298012,7 @@ ] }, { - "id": 22895, + "id": 25350, "luminance": 0, "opaque": true, "replaceable": false, @@ -269300,7 +298023,7 @@ ] }, { - "id": 22896, + "id": 25351, "luminance": 0, "opaque": true, "replaceable": false, @@ -269312,7 +298035,7 @@ ] }, { - "id": 22897, + "id": 25352, "luminance": 0, "opaque": true, "replaceable": false, @@ -269324,7 +298047,7 @@ ] }, { - "id": 22898, + "id": 25353, "luminance": 0, "opaque": true, "replaceable": false, @@ -269336,7 +298059,7 @@ ] }, { - "id": 22899, + "id": 25354, "luminance": 0, "opaque": true, "replaceable": false, @@ -269348,7 +298071,7 @@ ] }, { - "id": 22900, + "id": 25355, "luminance": 0, "opaque": true, "replaceable": false, @@ -269359,7 +298082,7 @@ ] }, { - "id": 22901, + "id": 25356, "luminance": 0, "opaque": true, "replaceable": false, @@ -269370,7 +298093,7 @@ ] }, { - "id": 22902, + "id": 25357, "luminance": 0, "opaque": true, "replaceable": false, @@ -269381,7 +298104,7 @@ ] }, { - "id": 22903, + "id": 25358, "luminance": 0, "opaque": true, "replaceable": false, @@ -269392,7 +298115,7 @@ ] }, { - "id": 22904, + "id": 25359, "luminance": 0, "opaque": true, "replaceable": false, @@ -269403,7 +298126,7 @@ ] }, { - "id": 22905, + "id": 25360, "luminance": 0, "opaque": true, "replaceable": false, @@ -269414,7 +298137,7 @@ ] }, { - "id": 22906, + "id": 25361, "luminance": 0, "opaque": true, "replaceable": false, @@ -269426,7 +298149,7 @@ ] }, { - "id": 22907, + "id": 25362, "luminance": 0, "opaque": true, "replaceable": false, @@ -269438,7 +298161,7 @@ ] }, { - "id": 22908, + "id": 25363, "luminance": 0, "opaque": true, "replaceable": false, @@ -269450,7 +298173,7 @@ ] }, { - "id": 22909, + "id": 25364, "luminance": 0, "opaque": true, "replaceable": false, @@ -269462,7 +298185,7 @@ ] }, { - "id": 22910, + "id": 25365, "luminance": 0, "opaque": true, "replaceable": false, @@ -269474,7 +298197,7 @@ ] }, { - "id": 22911, + "id": 25366, "luminance": 0, "opaque": true, "replaceable": false, @@ -269486,7 +298209,7 @@ ] }, { - "id": 22912, + "id": 25367, "luminance": 0, "opaque": true, "replaceable": false, @@ -269498,7 +298221,7 @@ ] }, { - "id": 22913, + "id": 25368, "luminance": 0, "opaque": true, "replaceable": false, @@ -269510,7 +298233,7 @@ ] }, { - "id": 22914, + "id": 25369, "luminance": 0, "opaque": true, "replaceable": false, @@ -269521,7 +298244,7 @@ ] }, { - "id": 22915, + "id": 25370, "luminance": 0, "opaque": true, "replaceable": false, @@ -269532,7 +298255,7 @@ ] }, { - "id": 22916, + "id": 25371, "luminance": 0, "opaque": true, "replaceable": false, @@ -269544,7 +298267,7 @@ ] }, { - "id": 22917, + "id": 25372, "luminance": 0, "opaque": true, "replaceable": false, @@ -269556,7 +298279,7 @@ ] }, { - "id": 22918, + "id": 25373, "luminance": 0, "opaque": true, "replaceable": false, @@ -269568,7 +298291,7 @@ ] }, { - "id": 22919, + "id": 25374, "luminance": 0, "opaque": true, "replaceable": false, @@ -269580,7 +298303,7 @@ ] }, { - "id": 22920, + "id": 25375, "luminance": 0, "opaque": true, "replaceable": false, @@ -269591,7 +298314,7 @@ ] }, { - "id": 22921, + "id": 25376, "luminance": 0, "opaque": true, "replaceable": false, @@ -269602,7 +298325,7 @@ ] }, { - "id": 22922, + "id": 25377, "luminance": 0, "opaque": true, "replaceable": false, @@ -269613,7 +298336,7 @@ ] }, { - "id": 22923, + "id": 25378, "luminance": 0, "opaque": true, "replaceable": false, @@ -269624,7 +298347,7 @@ ] }, { - "id": 22924, + "id": 25379, "luminance": 0, "opaque": true, "replaceable": false, @@ -269635,7 +298358,7 @@ ] }, { - "id": 22925, + "id": 25380, "luminance": 0, "opaque": true, "replaceable": false, @@ -269646,7 +298369,7 @@ ] }, { - "id": 22926, + "id": 25381, "luminance": 0, "opaque": true, "replaceable": false, @@ -269658,7 +298381,7 @@ ] }, { - "id": 22927, + "id": 25382, "luminance": 0, "opaque": true, "replaceable": false, @@ -269670,7 +298393,7 @@ ] }, { - "id": 22928, + "id": 25383, "luminance": 0, "opaque": true, "replaceable": false, @@ -269682,7 +298405,7 @@ ] }, { - "id": 22929, + "id": 25384, "luminance": 0, "opaque": true, "replaceable": false, @@ -269694,7 +298417,7 @@ ] }, { - "id": 22930, + "id": 25385, "luminance": 0, "opaque": true, "replaceable": false, @@ -269706,7 +298429,7 @@ ] }, { - "id": 22931, + "id": 25386, "luminance": 0, "opaque": true, "replaceable": false, @@ -269718,7 +298441,7 @@ ] }, { - "id": 22932, + "id": 25387, "luminance": 0, "opaque": true, "replaceable": false, @@ -269730,7 +298453,7 @@ ] }, { - "id": 22933, + "id": 25388, "luminance": 0, "opaque": true, "replaceable": false, @@ -269742,7 +298465,7 @@ ] }, { - "id": 22934, + "id": 25389, "luminance": 0, "opaque": true, "replaceable": false, @@ -269753,7 +298476,7 @@ ] }, { - "id": 22935, + "id": 25390, "luminance": 0, "opaque": true, "replaceable": false, @@ -269764,7 +298487,7 @@ ] }, { - "id": 22936, + "id": 25391, "luminance": 0, "opaque": true, "replaceable": false, @@ -269776,7 +298499,7 @@ ] }, { - "id": 22937, + "id": 25392, "luminance": 0, "opaque": true, "replaceable": false, @@ -269788,7 +298511,7 @@ ] }, { - "id": 22938, + "id": 25393, "luminance": 0, "opaque": true, "replaceable": false, @@ -269800,7 +298523,7 @@ ] }, { - "id": 22939, + "id": 25394, "luminance": 0, "opaque": true, "replaceable": false, @@ -269812,7 +298535,7 @@ ] }, { - "id": 22940, + "id": 25395, "luminance": 0, "opaque": true, "replaceable": false, @@ -269823,7 +298546,7 @@ ] }, { - "id": 22941, + "id": 25396, "luminance": 0, "opaque": true, "replaceable": false, @@ -269834,7 +298557,7 @@ ] }, { - "id": 22942, + "id": 25397, "luminance": 0, "opaque": true, "replaceable": false, @@ -269845,7 +298568,7 @@ ] }, { - "id": 22943, + "id": 25398, "luminance": 0, "opaque": true, "replaceable": false, @@ -269858,10 +298581,10 @@ ] }, { - "id": 977, + "id": 1030, "name": "polished_deepslate_slab", "translation_key": "block.minecraft.polished_deepslate_slab", - "item_id": 631, + "item_id": 652, "properties": [ { "name": "type", @@ -269879,10 +298602,10 @@ ] } ], - "default_state_id": 22947, + "default_state_id": 25402, "states": [ { - "id": 22944, + "id": 25399, "luminance": 0, "opaque": true, "replaceable": false, @@ -269892,7 +298615,7 @@ ] }, { - "id": 22945, + "id": 25400, "luminance": 0, "opaque": true, "replaceable": false, @@ -269902,7 +298625,7 @@ ] }, { - "id": 22946, + "id": 25401, "luminance": 0, "opaque": true, "replaceable": false, @@ -269912,7 +298635,7 @@ ] }, { - "id": 22947, + "id": 25402, "luminance": 0, "opaque": true, "replaceable": false, @@ -269922,7 +298645,7 @@ ] }, { - "id": 22948, + "id": 25403, "luminance": 0, "opaque": true, "replaceable": false, @@ -269932,7 +298655,7 @@ ] }, { - "id": 22949, + "id": 25404, "luminance": 0, "opaque": true, "replaceable": false, @@ -269944,10 +298667,10 @@ ] }, { - "id": 978, + "id": 1031, "name": "polished_deepslate_wall", "translation_key": "block.minecraft.polished_deepslate_wall", - "item_id": 394, + "item_id": 415, "properties": [ { "name": "east", @@ -269996,10 +298719,10 @@ ] } ], - "default_state_id": 22953, + "default_state_id": 25408, "states": [ { - "id": 22950, + "id": 25405, "luminance": 0, "opaque": true, "replaceable": false, @@ -270009,7 +298732,7 @@ ] }, { - "id": 22951, + "id": 25406, "luminance": 0, "opaque": true, "replaceable": false, @@ -270021,7 +298744,7 @@ ] }, { - "id": 22952, + "id": 25407, "luminance": 0, "opaque": true, "replaceable": false, @@ -270033,7 +298756,7 @@ ] }, { - "id": 22953, + "id": 25408, "luminance": 0, "opaque": true, "replaceable": false, @@ -270043,7 +298766,7 @@ ] }, { - "id": 22954, + "id": 25409, "luminance": 0, "opaque": true, "replaceable": false, @@ -270055,7 +298778,7 @@ ] }, { - "id": 22955, + "id": 25410, "luminance": 0, "opaque": true, "replaceable": false, @@ -270067,7 +298790,7 @@ ] }, { - "id": 22956, + "id": 25411, "luminance": 0, "opaque": true, "replaceable": false, @@ -270075,7 +298798,7 @@ "collision_shapes": [] }, { - "id": 22957, + "id": 25412, "luminance": 0, "opaque": true, "replaceable": false, @@ -270085,7 +298808,7 @@ ] }, { - "id": 22958, + "id": 25413, "luminance": 0, "opaque": true, "replaceable": false, @@ -270095,7 +298818,7 @@ ] }, { - "id": 22959, + "id": 25414, "luminance": 0, "opaque": true, "replaceable": false, @@ -270103,7 +298826,7 @@ "collision_shapes": [] }, { - "id": 22960, + "id": 25415, "luminance": 0, "opaque": true, "replaceable": false, @@ -270113,7 +298836,7 @@ ] }, { - "id": 22961, + "id": 25416, "luminance": 0, "opaque": true, "replaceable": false, @@ -270123,7 +298846,7 @@ ] }, { - "id": 22962, + "id": 25417, "luminance": 0, "opaque": true, "replaceable": false, @@ -270134,7 +298857,7 @@ ] }, { - "id": 22963, + "id": 25418, "luminance": 0, "opaque": true, "replaceable": false, @@ -270147,7 +298870,7 @@ ] }, { - "id": 22964, + "id": 25419, "luminance": 0, "opaque": true, "replaceable": false, @@ -270160,7 +298883,7 @@ ] }, { - "id": 22965, + "id": 25420, "luminance": 0, "opaque": true, "replaceable": false, @@ -270171,7 +298894,7 @@ ] }, { - "id": 22966, + "id": 25421, "luminance": 0, "opaque": true, "replaceable": false, @@ -270184,7 +298907,7 @@ ] }, { - "id": 22967, + "id": 25422, "luminance": 0, "opaque": true, "replaceable": false, @@ -270197,7 +298920,7 @@ ] }, { - "id": 22968, + "id": 25423, "luminance": 0, "opaque": true, "replaceable": false, @@ -270207,7 +298930,7 @@ ] }, { - "id": 22969, + "id": 25424, "luminance": 0, "opaque": true, "replaceable": false, @@ -270218,7 +298941,7 @@ ] }, { - "id": 22970, + "id": 25425, "luminance": 0, "opaque": true, "replaceable": false, @@ -270229,7 +298952,7 @@ ] }, { - "id": 22971, + "id": 25426, "luminance": 0, "opaque": true, "replaceable": false, @@ -270239,7 +298962,7 @@ ] }, { - "id": 22972, + "id": 25427, "luminance": 0, "opaque": true, "replaceable": false, @@ -270250,7 +298973,7 @@ ] }, { - "id": 22973, + "id": 25428, "luminance": 0, "opaque": true, "replaceable": false, @@ -270261,7 +298984,7 @@ ] }, { - "id": 22974, + "id": 25429, "luminance": 0, "opaque": true, "replaceable": false, @@ -270272,7 +298995,7 @@ ] }, { - "id": 22975, + "id": 25430, "luminance": 0, "opaque": true, "replaceable": false, @@ -270285,7 +299008,7 @@ ] }, { - "id": 22976, + "id": 25431, "luminance": 0, "opaque": true, "replaceable": false, @@ -270298,7 +299021,7 @@ ] }, { - "id": 22977, + "id": 25432, "luminance": 0, "opaque": true, "replaceable": false, @@ -270309,7 +299032,7 @@ ] }, { - "id": 22978, + "id": 25433, "luminance": 0, "opaque": true, "replaceable": false, @@ -270322,7 +299045,7 @@ ] }, { - "id": 22979, + "id": 25434, "luminance": 0, "opaque": true, "replaceable": false, @@ -270335,7 +299058,7 @@ ] }, { - "id": 22980, + "id": 25435, "luminance": 0, "opaque": true, "replaceable": false, @@ -270345,7 +299068,7 @@ ] }, { - "id": 22981, + "id": 25436, "luminance": 0, "opaque": true, "replaceable": false, @@ -270356,7 +299079,7 @@ ] }, { - "id": 22982, + "id": 25437, "luminance": 0, "opaque": true, "replaceable": false, @@ -270367,7 +299090,7 @@ ] }, { - "id": 22983, + "id": 25438, "luminance": 0, "opaque": true, "replaceable": false, @@ -270377,7 +299100,7 @@ ] }, { - "id": 22984, + "id": 25439, "luminance": 0, "opaque": true, "replaceable": false, @@ -270388,7 +299111,7 @@ ] }, { - "id": 22985, + "id": 25440, "luminance": 0, "opaque": true, "replaceable": false, @@ -270399,7 +299122,7 @@ ] }, { - "id": 22986, + "id": 25441, "luminance": 0, "opaque": true, "replaceable": false, @@ -270410,7 +299133,7 @@ ] }, { - "id": 22987, + "id": 25442, "luminance": 0, "opaque": true, "replaceable": false, @@ -270423,7 +299146,7 @@ ] }, { - "id": 22988, + "id": 25443, "luminance": 0, "opaque": true, "replaceable": false, @@ -270436,7 +299159,7 @@ ] }, { - "id": 22989, + "id": 25444, "luminance": 0, "opaque": true, "replaceable": false, @@ -270447,7 +299170,7 @@ ] }, { - "id": 22990, + "id": 25445, "luminance": 0, "opaque": true, "replaceable": false, @@ -270460,7 +299183,7 @@ ] }, { - "id": 22991, + "id": 25446, "luminance": 0, "opaque": true, "replaceable": false, @@ -270473,7 +299196,7 @@ ] }, { - "id": 22992, + "id": 25447, "luminance": 0, "opaque": true, "replaceable": false, @@ -270483,7 +299206,7 @@ ] }, { - "id": 22993, + "id": 25448, "luminance": 0, "opaque": true, "replaceable": false, @@ -270494,7 +299217,7 @@ ] }, { - "id": 22994, + "id": 25449, "luminance": 0, "opaque": true, "replaceable": false, @@ -270505,7 +299228,7 @@ ] }, { - "id": 22995, + "id": 25450, "luminance": 0, "opaque": true, "replaceable": false, @@ -270515,7 +299238,7 @@ ] }, { - "id": 22996, + "id": 25451, "luminance": 0, "opaque": true, "replaceable": false, @@ -270526,7 +299249,7 @@ ] }, { - "id": 22997, + "id": 25452, "luminance": 0, "opaque": true, "replaceable": false, @@ -270537,7 +299260,7 @@ ] }, { - "id": 22998, + "id": 25453, "luminance": 0, "opaque": true, "replaceable": false, @@ -270549,7 +299272,7 @@ ] }, { - "id": 22999, + "id": 25454, "luminance": 0, "opaque": true, "replaceable": false, @@ -270563,7 +299286,7 @@ ] }, { - "id": 23000, + "id": 25455, "luminance": 0, "opaque": true, "replaceable": false, @@ -270577,7 +299300,7 @@ ] }, { - "id": 23001, + "id": 25456, "luminance": 0, "opaque": true, "replaceable": false, @@ -270589,7 +299312,7 @@ ] }, { - "id": 23002, + "id": 25457, "luminance": 0, "opaque": true, "replaceable": false, @@ -270603,7 +299326,7 @@ ] }, { - "id": 23003, + "id": 25458, "luminance": 0, "opaque": true, "replaceable": false, @@ -270617,7 +299340,7 @@ ] }, { - "id": 23004, + "id": 25459, "luminance": 0, "opaque": true, "replaceable": false, @@ -270627,7 +299350,7 @@ ] }, { - "id": 23005, + "id": 25460, "luminance": 0, "opaque": true, "replaceable": false, @@ -270639,7 +299362,7 @@ ] }, { - "id": 23006, + "id": 25461, "luminance": 0, "opaque": true, "replaceable": false, @@ -270651,7 +299374,7 @@ ] }, { - "id": 23007, + "id": 25462, "luminance": 0, "opaque": true, "replaceable": false, @@ -270661,7 +299384,7 @@ ] }, { - "id": 23008, + "id": 25463, "luminance": 0, "opaque": true, "replaceable": false, @@ -270673,7 +299396,7 @@ ] }, { - "id": 23009, + "id": 25464, "luminance": 0, "opaque": true, "replaceable": false, @@ -270685,7 +299408,7 @@ ] }, { - "id": 23010, + "id": 25465, "luminance": 0, "opaque": true, "replaceable": false, @@ -270697,7 +299420,7 @@ ] }, { - "id": 23011, + "id": 25466, "luminance": 0, "opaque": true, "replaceable": false, @@ -270711,7 +299434,7 @@ ] }, { - "id": 23012, + "id": 25467, "luminance": 0, "opaque": true, "replaceable": false, @@ -270725,7 +299448,7 @@ ] }, { - "id": 23013, + "id": 25468, "luminance": 0, "opaque": true, "replaceable": false, @@ -270737,7 +299460,7 @@ ] }, { - "id": 23014, + "id": 25469, "luminance": 0, "opaque": true, "replaceable": false, @@ -270751,7 +299474,7 @@ ] }, { - "id": 23015, + "id": 25470, "luminance": 0, "opaque": true, "replaceable": false, @@ -270765,7 +299488,7 @@ ] }, { - "id": 23016, + "id": 25471, "luminance": 0, "opaque": true, "replaceable": false, @@ -270775,7 +299498,7 @@ ] }, { - "id": 23017, + "id": 25472, "luminance": 0, "opaque": true, "replaceable": false, @@ -270787,7 +299510,7 @@ ] }, { - "id": 23018, + "id": 25473, "luminance": 0, "opaque": true, "replaceable": false, @@ -270799,7 +299522,7 @@ ] }, { - "id": 23019, + "id": 25474, "luminance": 0, "opaque": true, "replaceable": false, @@ -270809,7 +299532,7 @@ ] }, { - "id": 23020, + "id": 25475, "luminance": 0, "opaque": true, "replaceable": false, @@ -270821,7 +299544,7 @@ ] }, { - "id": 23021, + "id": 25476, "luminance": 0, "opaque": true, "replaceable": false, @@ -270833,7 +299556,7 @@ ] }, { - "id": 23022, + "id": 25477, "luminance": 0, "opaque": true, "replaceable": false, @@ -270844,7 +299567,7 @@ ] }, { - "id": 23023, + "id": 25478, "luminance": 0, "opaque": true, "replaceable": false, @@ -270857,7 +299580,7 @@ ] }, { - "id": 23024, + "id": 25479, "luminance": 0, "opaque": true, "replaceable": false, @@ -270870,7 +299593,7 @@ ] }, { - "id": 23025, + "id": 25480, "luminance": 0, "opaque": true, "replaceable": false, @@ -270881,7 +299604,7 @@ ] }, { - "id": 23026, + "id": 25481, "luminance": 0, "opaque": true, "replaceable": false, @@ -270894,7 +299617,7 @@ ] }, { - "id": 23027, + "id": 25482, "luminance": 0, "opaque": true, "replaceable": false, @@ -270907,7 +299630,7 @@ ] }, { - "id": 23028, + "id": 25483, "luminance": 0, "opaque": true, "replaceable": false, @@ -270917,7 +299640,7 @@ ] }, { - "id": 23029, + "id": 25484, "luminance": 0, "opaque": true, "replaceable": false, @@ -270928,7 +299651,7 @@ ] }, { - "id": 23030, + "id": 25485, "luminance": 0, "opaque": true, "replaceable": false, @@ -270939,7 +299662,7 @@ ] }, { - "id": 23031, + "id": 25486, "luminance": 0, "opaque": true, "replaceable": false, @@ -270949,7 +299672,7 @@ ] }, { - "id": 23032, + "id": 25487, "luminance": 0, "opaque": true, "replaceable": false, @@ -270960,7 +299683,7 @@ ] }, { - "id": 23033, + "id": 25488, "luminance": 0, "opaque": true, "replaceable": false, @@ -270971,7 +299694,7 @@ ] }, { - "id": 23034, + "id": 25489, "luminance": 0, "opaque": true, "replaceable": false, @@ -270983,7 +299706,7 @@ ] }, { - "id": 23035, + "id": 25490, "luminance": 0, "opaque": true, "replaceable": false, @@ -270997,7 +299720,7 @@ ] }, { - "id": 23036, + "id": 25491, "luminance": 0, "opaque": true, "replaceable": false, @@ -271011,7 +299734,7 @@ ] }, { - "id": 23037, + "id": 25492, "luminance": 0, "opaque": true, "replaceable": false, @@ -271023,7 +299746,7 @@ ] }, { - "id": 23038, + "id": 25493, "luminance": 0, "opaque": true, "replaceable": false, @@ -271037,7 +299760,7 @@ ] }, { - "id": 23039, + "id": 25494, "luminance": 0, "opaque": true, "replaceable": false, @@ -271051,7 +299774,7 @@ ] }, { - "id": 23040, + "id": 25495, "luminance": 0, "opaque": true, "replaceable": false, @@ -271061,7 +299784,7 @@ ] }, { - "id": 23041, + "id": 25496, "luminance": 0, "opaque": true, "replaceable": false, @@ -271073,7 +299796,7 @@ ] }, { - "id": 23042, + "id": 25497, "luminance": 0, "opaque": true, "replaceable": false, @@ -271085,7 +299808,7 @@ ] }, { - "id": 23043, + "id": 25498, "luminance": 0, "opaque": true, "replaceable": false, @@ -271095,7 +299818,7 @@ ] }, { - "id": 23044, + "id": 25499, "luminance": 0, "opaque": true, "replaceable": false, @@ -271107,7 +299830,7 @@ ] }, { - "id": 23045, + "id": 25500, "luminance": 0, "opaque": true, "replaceable": false, @@ -271119,7 +299842,7 @@ ] }, { - "id": 23046, + "id": 25501, "luminance": 0, "opaque": true, "replaceable": false, @@ -271131,7 +299854,7 @@ ] }, { - "id": 23047, + "id": 25502, "luminance": 0, "opaque": true, "replaceable": false, @@ -271145,7 +299868,7 @@ ] }, { - "id": 23048, + "id": 25503, "luminance": 0, "opaque": true, "replaceable": false, @@ -271159,7 +299882,7 @@ ] }, { - "id": 23049, + "id": 25504, "luminance": 0, "opaque": true, "replaceable": false, @@ -271171,7 +299894,7 @@ ] }, { - "id": 23050, + "id": 25505, "luminance": 0, "opaque": true, "replaceable": false, @@ -271185,7 +299908,7 @@ ] }, { - "id": 23051, + "id": 25506, "luminance": 0, "opaque": true, "replaceable": false, @@ -271199,7 +299922,7 @@ ] }, { - "id": 23052, + "id": 25507, "luminance": 0, "opaque": true, "replaceable": false, @@ -271209,7 +299932,7 @@ ] }, { - "id": 23053, + "id": 25508, "luminance": 0, "opaque": true, "replaceable": false, @@ -271221,7 +299944,7 @@ ] }, { - "id": 23054, + "id": 25509, "luminance": 0, "opaque": true, "replaceable": false, @@ -271233,7 +299956,7 @@ ] }, { - "id": 23055, + "id": 25510, "luminance": 0, "opaque": true, "replaceable": false, @@ -271243,7 +299966,7 @@ ] }, { - "id": 23056, + "id": 25511, "luminance": 0, "opaque": true, "replaceable": false, @@ -271255,7 +299978,7 @@ ] }, { - "id": 23057, + "id": 25512, "luminance": 0, "opaque": true, "replaceable": false, @@ -271267,7 +299990,7 @@ ] }, { - "id": 23058, + "id": 25513, "luminance": 0, "opaque": true, "replaceable": false, @@ -271278,7 +300001,7 @@ ] }, { - "id": 23059, + "id": 25514, "luminance": 0, "opaque": true, "replaceable": false, @@ -271290,7 +300013,7 @@ ] }, { - "id": 23060, + "id": 25515, "luminance": 0, "opaque": true, "replaceable": false, @@ -271302,7 +300025,7 @@ ] }, { - "id": 23061, + "id": 25516, "luminance": 0, "opaque": true, "replaceable": false, @@ -271313,7 +300036,7 @@ ] }, { - "id": 23062, + "id": 25517, "luminance": 0, "opaque": true, "replaceable": false, @@ -271325,7 +300048,7 @@ ] }, { - "id": 23063, + "id": 25518, "luminance": 0, "opaque": true, "replaceable": false, @@ -271337,7 +300060,7 @@ ] }, { - "id": 23064, + "id": 25519, "luminance": 0, "opaque": true, "replaceable": false, @@ -271347,7 +300070,7 @@ ] }, { - "id": 23065, + "id": 25520, "luminance": 0, "opaque": true, "replaceable": false, @@ -271357,7 +300080,7 @@ ] }, { - "id": 23066, + "id": 25521, "luminance": 0, "opaque": true, "replaceable": false, @@ -271367,7 +300090,7 @@ ] }, { - "id": 23067, + "id": 25522, "luminance": 0, "opaque": true, "replaceable": false, @@ -271377,7 +300100,7 @@ ] }, { - "id": 23068, + "id": 25523, "luminance": 0, "opaque": true, "replaceable": false, @@ -271387,7 +300110,7 @@ ] }, { - "id": 23069, + "id": 25524, "luminance": 0, "opaque": true, "replaceable": false, @@ -271397,7 +300120,7 @@ ] }, { - "id": 23070, + "id": 25525, "luminance": 0, "opaque": true, "replaceable": false, @@ -271409,7 +300132,7 @@ ] }, { - "id": 23071, + "id": 25526, "luminance": 0, "opaque": true, "replaceable": false, @@ -271422,7 +300145,7 @@ ] }, { - "id": 23072, + "id": 25527, "luminance": 0, "opaque": true, "replaceable": false, @@ -271435,7 +300158,7 @@ ] }, { - "id": 23073, + "id": 25528, "luminance": 0, "opaque": true, "replaceable": false, @@ -271447,7 +300170,7 @@ ] }, { - "id": 23074, + "id": 25529, "luminance": 0, "opaque": true, "replaceable": false, @@ -271460,7 +300183,7 @@ ] }, { - "id": 23075, + "id": 25530, "luminance": 0, "opaque": true, "replaceable": false, @@ -271473,7 +300196,7 @@ ] }, { - "id": 23076, + "id": 25531, "luminance": 0, "opaque": true, "replaceable": false, @@ -271484,7 +300207,7 @@ ] }, { - "id": 23077, + "id": 25532, "luminance": 0, "opaque": true, "replaceable": false, @@ -271495,7 +300218,7 @@ ] }, { - "id": 23078, + "id": 25533, "luminance": 0, "opaque": true, "replaceable": false, @@ -271506,7 +300229,7 @@ ] }, { - "id": 23079, + "id": 25534, "luminance": 0, "opaque": true, "replaceable": false, @@ -271517,7 +300240,7 @@ ] }, { - "id": 23080, + "id": 25535, "luminance": 0, "opaque": true, "replaceable": false, @@ -271528,7 +300251,7 @@ ] }, { - "id": 23081, + "id": 25536, "luminance": 0, "opaque": true, "replaceable": false, @@ -271539,7 +300262,7 @@ ] }, { - "id": 23082, + "id": 25537, "luminance": 0, "opaque": true, "replaceable": false, @@ -271551,7 +300274,7 @@ ] }, { - "id": 23083, + "id": 25538, "luminance": 0, "opaque": true, "replaceable": false, @@ -271564,7 +300287,7 @@ ] }, { - "id": 23084, + "id": 25539, "luminance": 0, "opaque": true, "replaceable": false, @@ -271577,7 +300300,7 @@ ] }, { - "id": 23085, + "id": 25540, "luminance": 0, "opaque": true, "replaceable": false, @@ -271589,7 +300312,7 @@ ] }, { - "id": 23086, + "id": 25541, "luminance": 0, "opaque": true, "replaceable": false, @@ -271602,7 +300325,7 @@ ] }, { - "id": 23087, + "id": 25542, "luminance": 0, "opaque": true, "replaceable": false, @@ -271615,7 +300338,7 @@ ] }, { - "id": 23088, + "id": 25543, "luminance": 0, "opaque": true, "replaceable": false, @@ -271626,7 +300349,7 @@ ] }, { - "id": 23089, + "id": 25544, "luminance": 0, "opaque": true, "replaceable": false, @@ -271637,7 +300360,7 @@ ] }, { - "id": 23090, + "id": 25545, "luminance": 0, "opaque": true, "replaceable": false, @@ -271648,7 +300371,7 @@ ] }, { - "id": 23091, + "id": 25546, "luminance": 0, "opaque": true, "replaceable": false, @@ -271659,7 +300382,7 @@ ] }, { - "id": 23092, + "id": 25547, "luminance": 0, "opaque": true, "replaceable": false, @@ -271670,7 +300393,7 @@ ] }, { - "id": 23093, + "id": 25548, "luminance": 0, "opaque": true, "replaceable": false, @@ -271681,7 +300404,7 @@ ] }, { - "id": 23094, + "id": 25549, "luminance": 0, "opaque": true, "replaceable": false, @@ -271693,7 +300416,7 @@ ] }, { - "id": 23095, + "id": 25550, "luminance": 0, "opaque": true, "replaceable": false, @@ -271706,7 +300429,7 @@ ] }, { - "id": 23096, + "id": 25551, "luminance": 0, "opaque": true, "replaceable": false, @@ -271719,7 +300442,7 @@ ] }, { - "id": 23097, + "id": 25552, "luminance": 0, "opaque": true, "replaceable": false, @@ -271731,7 +300454,7 @@ ] }, { - "id": 23098, + "id": 25553, "luminance": 0, "opaque": true, "replaceable": false, @@ -271744,7 +300467,7 @@ ] }, { - "id": 23099, + "id": 25554, "luminance": 0, "opaque": true, "replaceable": false, @@ -271757,7 +300480,7 @@ ] }, { - "id": 23100, + "id": 25555, "luminance": 0, "opaque": true, "replaceable": false, @@ -271768,7 +300491,7 @@ ] }, { - "id": 23101, + "id": 25556, "luminance": 0, "opaque": true, "replaceable": false, @@ -271779,7 +300502,7 @@ ] }, { - "id": 23102, + "id": 25557, "luminance": 0, "opaque": true, "replaceable": false, @@ -271790,7 +300513,7 @@ ] }, { - "id": 23103, + "id": 25558, "luminance": 0, "opaque": true, "replaceable": false, @@ -271801,7 +300524,7 @@ ] }, { - "id": 23104, + "id": 25559, "luminance": 0, "opaque": true, "replaceable": false, @@ -271812,7 +300535,7 @@ ] }, { - "id": 23105, + "id": 25560, "luminance": 0, "opaque": true, "replaceable": false, @@ -271823,7 +300546,7 @@ ] }, { - "id": 23106, + "id": 25561, "luminance": 0, "opaque": true, "replaceable": false, @@ -271836,7 +300559,7 @@ ] }, { - "id": 23107, + "id": 25562, "luminance": 0, "opaque": true, "replaceable": false, @@ -271850,7 +300573,7 @@ ] }, { - "id": 23108, + "id": 25563, "luminance": 0, "opaque": true, "replaceable": false, @@ -271864,7 +300587,7 @@ ] }, { - "id": 23109, + "id": 25564, "luminance": 0, "opaque": true, "replaceable": false, @@ -271877,7 +300600,7 @@ ] }, { - "id": 23110, + "id": 25565, "luminance": 0, "opaque": true, "replaceable": false, @@ -271891,7 +300614,7 @@ ] }, { - "id": 23111, + "id": 25566, "luminance": 0, "opaque": true, "replaceable": false, @@ -271905,7 +300628,7 @@ ] }, { - "id": 23112, + "id": 25567, "luminance": 0, "opaque": true, "replaceable": false, @@ -271916,7 +300639,7 @@ ] }, { - "id": 23113, + "id": 25568, "luminance": 0, "opaque": true, "replaceable": false, @@ -271928,7 +300651,7 @@ ] }, { - "id": 23114, + "id": 25569, "luminance": 0, "opaque": true, "replaceable": false, @@ -271940,7 +300663,7 @@ ] }, { - "id": 23115, + "id": 25570, "luminance": 0, "opaque": true, "replaceable": false, @@ -271951,7 +300674,7 @@ ] }, { - "id": 23116, + "id": 25571, "luminance": 0, "opaque": true, "replaceable": false, @@ -271963,7 +300686,7 @@ ] }, { - "id": 23117, + "id": 25572, "luminance": 0, "opaque": true, "replaceable": false, @@ -271975,7 +300698,7 @@ ] }, { - "id": 23118, + "id": 25573, "luminance": 0, "opaque": true, "replaceable": false, @@ -271988,7 +300711,7 @@ ] }, { - "id": 23119, + "id": 25574, "luminance": 0, "opaque": true, "replaceable": false, @@ -272002,7 +300725,7 @@ ] }, { - "id": 23120, + "id": 25575, "luminance": 0, "opaque": true, "replaceable": false, @@ -272016,7 +300739,7 @@ ] }, { - "id": 23121, + "id": 25576, "luminance": 0, "opaque": true, "replaceable": false, @@ -272029,7 +300752,7 @@ ] }, { - "id": 23122, + "id": 25577, "luminance": 0, "opaque": true, "replaceable": false, @@ -272043,7 +300766,7 @@ ] }, { - "id": 23123, + "id": 25578, "luminance": 0, "opaque": true, "replaceable": false, @@ -272057,7 +300780,7 @@ ] }, { - "id": 23124, + "id": 25579, "luminance": 0, "opaque": true, "replaceable": false, @@ -272068,7 +300791,7 @@ ] }, { - "id": 23125, + "id": 25580, "luminance": 0, "opaque": true, "replaceable": false, @@ -272080,7 +300803,7 @@ ] }, { - "id": 23126, + "id": 25581, "luminance": 0, "opaque": true, "replaceable": false, @@ -272092,7 +300815,7 @@ ] }, { - "id": 23127, + "id": 25582, "luminance": 0, "opaque": true, "replaceable": false, @@ -272103,7 +300826,7 @@ ] }, { - "id": 23128, + "id": 25583, "luminance": 0, "opaque": true, "replaceable": false, @@ -272115,7 +300838,7 @@ ] }, { - "id": 23129, + "id": 25584, "luminance": 0, "opaque": true, "replaceable": false, @@ -272127,7 +300850,7 @@ ] }, { - "id": 23130, + "id": 25585, "luminance": 0, "opaque": true, "replaceable": false, @@ -272139,7 +300862,7 @@ ] }, { - "id": 23131, + "id": 25586, "luminance": 0, "opaque": true, "replaceable": false, @@ -272152,7 +300875,7 @@ ] }, { - "id": 23132, + "id": 25587, "luminance": 0, "opaque": true, "replaceable": false, @@ -272165,7 +300888,7 @@ ] }, { - "id": 23133, + "id": 25588, "luminance": 0, "opaque": true, "replaceable": false, @@ -272177,7 +300900,7 @@ ] }, { - "id": 23134, + "id": 25589, "luminance": 0, "opaque": true, "replaceable": false, @@ -272190,7 +300913,7 @@ ] }, { - "id": 23135, + "id": 25590, "luminance": 0, "opaque": true, "replaceable": false, @@ -272203,7 +300926,7 @@ ] }, { - "id": 23136, + "id": 25591, "luminance": 0, "opaque": true, "replaceable": false, @@ -272214,7 +300937,7 @@ ] }, { - "id": 23137, + "id": 25592, "luminance": 0, "opaque": true, "replaceable": false, @@ -272225,7 +300948,7 @@ ] }, { - "id": 23138, + "id": 25593, "luminance": 0, "opaque": true, "replaceable": false, @@ -272236,7 +300959,7 @@ ] }, { - "id": 23139, + "id": 25594, "luminance": 0, "opaque": true, "replaceable": false, @@ -272247,7 +300970,7 @@ ] }, { - "id": 23140, + "id": 25595, "luminance": 0, "opaque": true, "replaceable": false, @@ -272258,7 +300981,7 @@ ] }, { - "id": 23141, + "id": 25596, "luminance": 0, "opaque": true, "replaceable": false, @@ -272269,7 +300992,7 @@ ] }, { - "id": 23142, + "id": 25597, "luminance": 0, "opaque": true, "replaceable": false, @@ -272282,7 +301005,7 @@ ] }, { - "id": 23143, + "id": 25598, "luminance": 0, "opaque": true, "replaceable": false, @@ -272296,7 +301019,7 @@ ] }, { - "id": 23144, + "id": 25599, "luminance": 0, "opaque": true, "replaceable": false, @@ -272310,7 +301033,7 @@ ] }, { - "id": 23145, + "id": 25600, "luminance": 0, "opaque": true, "replaceable": false, @@ -272323,7 +301046,7 @@ ] }, { - "id": 23146, + "id": 25601, "luminance": 0, "opaque": true, "replaceable": false, @@ -272337,7 +301060,7 @@ ] }, { - "id": 23147, + "id": 25602, "luminance": 0, "opaque": true, "replaceable": false, @@ -272351,7 +301074,7 @@ ] }, { - "id": 23148, + "id": 25603, "luminance": 0, "opaque": true, "replaceable": false, @@ -272362,7 +301085,7 @@ ] }, { - "id": 23149, + "id": 25604, "luminance": 0, "opaque": true, "replaceable": false, @@ -272374,7 +301097,7 @@ ] }, { - "id": 23150, + "id": 25605, "luminance": 0, "opaque": true, "replaceable": false, @@ -272386,7 +301109,7 @@ ] }, { - "id": 23151, + "id": 25606, "luminance": 0, "opaque": true, "replaceable": false, @@ -272397,7 +301120,7 @@ ] }, { - "id": 23152, + "id": 25607, "luminance": 0, "opaque": true, "replaceable": false, @@ -272409,7 +301132,7 @@ ] }, { - "id": 23153, + "id": 25608, "luminance": 0, "opaque": true, "replaceable": false, @@ -272421,7 +301144,7 @@ ] }, { - "id": 23154, + "id": 25609, "luminance": 0, "opaque": true, "replaceable": false, @@ -272434,7 +301157,7 @@ ] }, { - "id": 23155, + "id": 25610, "luminance": 0, "opaque": true, "replaceable": false, @@ -272448,7 +301171,7 @@ ] }, { - "id": 23156, + "id": 25611, "luminance": 0, "opaque": true, "replaceable": false, @@ -272462,7 +301185,7 @@ ] }, { - "id": 23157, + "id": 25612, "luminance": 0, "opaque": true, "replaceable": false, @@ -272475,7 +301198,7 @@ ] }, { - "id": 23158, + "id": 25613, "luminance": 0, "opaque": true, "replaceable": false, @@ -272489,7 +301212,7 @@ ] }, { - "id": 23159, + "id": 25614, "luminance": 0, "opaque": true, "replaceable": false, @@ -272503,7 +301226,7 @@ ] }, { - "id": 23160, + "id": 25615, "luminance": 0, "opaque": true, "replaceable": false, @@ -272514,7 +301237,7 @@ ] }, { - "id": 23161, + "id": 25616, "luminance": 0, "opaque": true, "replaceable": false, @@ -272526,7 +301249,7 @@ ] }, { - "id": 23162, + "id": 25617, "luminance": 0, "opaque": true, "replaceable": false, @@ -272538,7 +301261,7 @@ ] }, { - "id": 23163, + "id": 25618, "luminance": 0, "opaque": true, "replaceable": false, @@ -272549,7 +301272,7 @@ ] }, { - "id": 23164, + "id": 25619, "luminance": 0, "opaque": true, "replaceable": false, @@ -272561,7 +301284,7 @@ ] }, { - "id": 23165, + "id": 25620, "luminance": 0, "opaque": true, "replaceable": false, @@ -272573,7 +301296,7 @@ ] }, { - "id": 23166, + "id": 25621, "luminance": 0, "opaque": true, "replaceable": false, @@ -272584,7 +301307,7 @@ ] }, { - "id": 23167, + "id": 25622, "luminance": 0, "opaque": true, "replaceable": false, @@ -272596,7 +301319,7 @@ ] }, { - "id": 23168, + "id": 25623, "luminance": 0, "opaque": true, "replaceable": false, @@ -272608,7 +301331,7 @@ ] }, { - "id": 23169, + "id": 25624, "luminance": 0, "opaque": true, "replaceable": false, @@ -272619,7 +301342,7 @@ ] }, { - "id": 23170, + "id": 25625, "luminance": 0, "opaque": true, "replaceable": false, @@ -272631,7 +301354,7 @@ ] }, { - "id": 23171, + "id": 25626, "luminance": 0, "opaque": true, "replaceable": false, @@ -272643,7 +301366,7 @@ ] }, { - "id": 23172, + "id": 25627, "luminance": 0, "opaque": true, "replaceable": false, @@ -272653,7 +301376,7 @@ ] }, { - "id": 23173, + "id": 25628, "luminance": 0, "opaque": true, "replaceable": false, @@ -272663,7 +301386,7 @@ ] }, { - "id": 23174, + "id": 25629, "luminance": 0, "opaque": true, "replaceable": false, @@ -272673,7 +301396,7 @@ ] }, { - "id": 23175, + "id": 25630, "luminance": 0, "opaque": true, "replaceable": false, @@ -272683,7 +301406,7 @@ ] }, { - "id": 23176, + "id": 25631, "luminance": 0, "opaque": true, "replaceable": false, @@ -272693,7 +301416,7 @@ ] }, { - "id": 23177, + "id": 25632, "luminance": 0, "opaque": true, "replaceable": false, @@ -272703,7 +301426,7 @@ ] }, { - "id": 23178, + "id": 25633, "luminance": 0, "opaque": true, "replaceable": false, @@ -272715,7 +301438,7 @@ ] }, { - "id": 23179, + "id": 25634, "luminance": 0, "opaque": true, "replaceable": false, @@ -272728,7 +301451,7 @@ ] }, { - "id": 23180, + "id": 25635, "luminance": 0, "opaque": true, "replaceable": false, @@ -272741,7 +301464,7 @@ ] }, { - "id": 23181, + "id": 25636, "luminance": 0, "opaque": true, "replaceable": false, @@ -272753,7 +301476,7 @@ ] }, { - "id": 23182, + "id": 25637, "luminance": 0, "opaque": true, "replaceable": false, @@ -272766,7 +301489,7 @@ ] }, { - "id": 23183, + "id": 25638, "luminance": 0, "opaque": true, "replaceable": false, @@ -272779,7 +301502,7 @@ ] }, { - "id": 23184, + "id": 25639, "luminance": 0, "opaque": true, "replaceable": false, @@ -272790,7 +301513,7 @@ ] }, { - "id": 23185, + "id": 25640, "luminance": 0, "opaque": true, "replaceable": false, @@ -272801,7 +301524,7 @@ ] }, { - "id": 23186, + "id": 25641, "luminance": 0, "opaque": true, "replaceable": false, @@ -272812,7 +301535,7 @@ ] }, { - "id": 23187, + "id": 25642, "luminance": 0, "opaque": true, "replaceable": false, @@ -272823,7 +301546,7 @@ ] }, { - "id": 23188, + "id": 25643, "luminance": 0, "opaque": true, "replaceable": false, @@ -272834,7 +301557,7 @@ ] }, { - "id": 23189, + "id": 25644, "luminance": 0, "opaque": true, "replaceable": false, @@ -272845,7 +301568,7 @@ ] }, { - "id": 23190, + "id": 25645, "luminance": 0, "opaque": true, "replaceable": false, @@ -272857,7 +301580,7 @@ ] }, { - "id": 23191, + "id": 25646, "luminance": 0, "opaque": true, "replaceable": false, @@ -272870,7 +301593,7 @@ ] }, { - "id": 23192, + "id": 25647, "luminance": 0, "opaque": true, "replaceable": false, @@ -272883,7 +301606,7 @@ ] }, { - "id": 23193, + "id": 25648, "luminance": 0, "opaque": true, "replaceable": false, @@ -272895,7 +301618,7 @@ ] }, { - "id": 23194, + "id": 25649, "luminance": 0, "opaque": true, "replaceable": false, @@ -272908,7 +301631,7 @@ ] }, { - "id": 23195, + "id": 25650, "luminance": 0, "opaque": true, "replaceable": false, @@ -272921,7 +301644,7 @@ ] }, { - "id": 23196, + "id": 25651, "luminance": 0, "opaque": true, "replaceable": false, @@ -272932,7 +301655,7 @@ ] }, { - "id": 23197, + "id": 25652, "luminance": 0, "opaque": true, "replaceable": false, @@ -272943,7 +301666,7 @@ ] }, { - "id": 23198, + "id": 25653, "luminance": 0, "opaque": true, "replaceable": false, @@ -272954,7 +301677,7 @@ ] }, { - "id": 23199, + "id": 25654, "luminance": 0, "opaque": true, "replaceable": false, @@ -272965,7 +301688,7 @@ ] }, { - "id": 23200, + "id": 25655, "luminance": 0, "opaque": true, "replaceable": false, @@ -272976,7 +301699,7 @@ ] }, { - "id": 23201, + "id": 25656, "luminance": 0, "opaque": true, "replaceable": false, @@ -272987,7 +301710,7 @@ ] }, { - "id": 23202, + "id": 25657, "luminance": 0, "opaque": true, "replaceable": false, @@ -272999,7 +301722,7 @@ ] }, { - "id": 23203, + "id": 25658, "luminance": 0, "opaque": true, "replaceable": false, @@ -273012,7 +301735,7 @@ ] }, { - "id": 23204, + "id": 25659, "luminance": 0, "opaque": true, "replaceable": false, @@ -273025,7 +301748,7 @@ ] }, { - "id": 23205, + "id": 25660, "luminance": 0, "opaque": true, "replaceable": false, @@ -273037,7 +301760,7 @@ ] }, { - "id": 23206, + "id": 25661, "luminance": 0, "opaque": true, "replaceable": false, @@ -273050,7 +301773,7 @@ ] }, { - "id": 23207, + "id": 25662, "luminance": 0, "opaque": true, "replaceable": false, @@ -273063,7 +301786,7 @@ ] }, { - "id": 23208, + "id": 25663, "luminance": 0, "opaque": true, "replaceable": false, @@ -273074,7 +301797,7 @@ ] }, { - "id": 23209, + "id": 25664, "luminance": 0, "opaque": true, "replaceable": false, @@ -273085,7 +301808,7 @@ ] }, { - "id": 23210, + "id": 25665, "luminance": 0, "opaque": true, "replaceable": false, @@ -273096,7 +301819,7 @@ ] }, { - "id": 23211, + "id": 25666, "luminance": 0, "opaque": true, "replaceable": false, @@ -273107,7 +301830,7 @@ ] }, { - "id": 23212, + "id": 25667, "luminance": 0, "opaque": true, "replaceable": false, @@ -273118,7 +301841,7 @@ ] }, { - "id": 23213, + "id": 25668, "luminance": 0, "opaque": true, "replaceable": false, @@ -273129,7 +301852,7 @@ ] }, { - "id": 23214, + "id": 25669, "luminance": 0, "opaque": true, "replaceable": false, @@ -273142,7 +301865,7 @@ ] }, { - "id": 23215, + "id": 25670, "luminance": 0, "opaque": true, "replaceable": false, @@ -273156,7 +301879,7 @@ ] }, { - "id": 23216, + "id": 25671, "luminance": 0, "opaque": true, "replaceable": false, @@ -273170,7 +301893,7 @@ ] }, { - "id": 23217, + "id": 25672, "luminance": 0, "opaque": true, "replaceable": false, @@ -273183,7 +301906,7 @@ ] }, { - "id": 23218, + "id": 25673, "luminance": 0, "opaque": true, "replaceable": false, @@ -273197,7 +301920,7 @@ ] }, { - "id": 23219, + "id": 25674, "luminance": 0, "opaque": true, "replaceable": false, @@ -273211,7 +301934,7 @@ ] }, { - "id": 23220, + "id": 25675, "luminance": 0, "opaque": true, "replaceable": false, @@ -273222,7 +301945,7 @@ ] }, { - "id": 23221, + "id": 25676, "luminance": 0, "opaque": true, "replaceable": false, @@ -273234,7 +301957,7 @@ ] }, { - "id": 23222, + "id": 25677, "luminance": 0, "opaque": true, "replaceable": false, @@ -273246,7 +301969,7 @@ ] }, { - "id": 23223, + "id": 25678, "luminance": 0, "opaque": true, "replaceable": false, @@ -273257,7 +301980,7 @@ ] }, { - "id": 23224, + "id": 25679, "luminance": 0, "opaque": true, "replaceable": false, @@ -273269,7 +301992,7 @@ ] }, { - "id": 23225, + "id": 25680, "luminance": 0, "opaque": true, "replaceable": false, @@ -273281,7 +302004,7 @@ ] }, { - "id": 23226, + "id": 25681, "luminance": 0, "opaque": true, "replaceable": false, @@ -273294,7 +302017,7 @@ ] }, { - "id": 23227, + "id": 25682, "luminance": 0, "opaque": true, "replaceable": false, @@ -273308,7 +302031,7 @@ ] }, { - "id": 23228, + "id": 25683, "luminance": 0, "opaque": true, "replaceable": false, @@ -273322,7 +302045,7 @@ ] }, { - "id": 23229, + "id": 25684, "luminance": 0, "opaque": true, "replaceable": false, @@ -273335,7 +302058,7 @@ ] }, { - "id": 23230, + "id": 25685, "luminance": 0, "opaque": true, "replaceable": false, @@ -273349,7 +302072,7 @@ ] }, { - "id": 23231, + "id": 25686, "luminance": 0, "opaque": true, "replaceable": false, @@ -273363,7 +302086,7 @@ ] }, { - "id": 23232, + "id": 25687, "luminance": 0, "opaque": true, "replaceable": false, @@ -273374,7 +302097,7 @@ ] }, { - "id": 23233, + "id": 25688, "luminance": 0, "opaque": true, "replaceable": false, @@ -273386,7 +302109,7 @@ ] }, { - "id": 23234, + "id": 25689, "luminance": 0, "opaque": true, "replaceable": false, @@ -273398,7 +302121,7 @@ ] }, { - "id": 23235, + "id": 25690, "luminance": 0, "opaque": true, "replaceable": false, @@ -273409,7 +302132,7 @@ ] }, { - "id": 23236, + "id": 25691, "luminance": 0, "opaque": true, "replaceable": false, @@ -273421,7 +302144,7 @@ ] }, { - "id": 23237, + "id": 25692, "luminance": 0, "opaque": true, "replaceable": false, @@ -273433,7 +302156,7 @@ ] }, { - "id": 23238, + "id": 25693, "luminance": 0, "opaque": true, "replaceable": false, @@ -273445,7 +302168,7 @@ ] }, { - "id": 23239, + "id": 25694, "luminance": 0, "opaque": true, "replaceable": false, @@ -273458,7 +302181,7 @@ ] }, { - "id": 23240, + "id": 25695, "luminance": 0, "opaque": true, "replaceable": false, @@ -273471,7 +302194,7 @@ ] }, { - "id": 23241, + "id": 25696, "luminance": 0, "opaque": true, "replaceable": false, @@ -273483,7 +302206,7 @@ ] }, { - "id": 23242, + "id": 25697, "luminance": 0, "opaque": true, "replaceable": false, @@ -273496,7 +302219,7 @@ ] }, { - "id": 23243, + "id": 25698, "luminance": 0, "opaque": true, "replaceable": false, @@ -273509,7 +302232,7 @@ ] }, { - "id": 23244, + "id": 25699, "luminance": 0, "opaque": true, "replaceable": false, @@ -273520,7 +302243,7 @@ ] }, { - "id": 23245, + "id": 25700, "luminance": 0, "opaque": true, "replaceable": false, @@ -273531,7 +302254,7 @@ ] }, { - "id": 23246, + "id": 25701, "luminance": 0, "opaque": true, "replaceable": false, @@ -273542,7 +302265,7 @@ ] }, { - "id": 23247, + "id": 25702, "luminance": 0, "opaque": true, "replaceable": false, @@ -273553,7 +302276,7 @@ ] }, { - "id": 23248, + "id": 25703, "luminance": 0, "opaque": true, "replaceable": false, @@ -273564,7 +302287,7 @@ ] }, { - "id": 23249, + "id": 25704, "luminance": 0, "opaque": true, "replaceable": false, @@ -273575,7 +302298,7 @@ ] }, { - "id": 23250, + "id": 25705, "luminance": 0, "opaque": true, "replaceable": false, @@ -273588,7 +302311,7 @@ ] }, { - "id": 23251, + "id": 25706, "luminance": 0, "opaque": true, "replaceable": false, @@ -273602,7 +302325,7 @@ ] }, { - "id": 23252, + "id": 25707, "luminance": 0, "opaque": true, "replaceable": false, @@ -273616,7 +302339,7 @@ ] }, { - "id": 23253, + "id": 25708, "luminance": 0, "opaque": true, "replaceable": false, @@ -273629,7 +302352,7 @@ ] }, { - "id": 23254, + "id": 25709, "luminance": 0, "opaque": true, "replaceable": false, @@ -273643,7 +302366,7 @@ ] }, { - "id": 23255, + "id": 25710, "luminance": 0, "opaque": true, "replaceable": false, @@ -273657,7 +302380,7 @@ ] }, { - "id": 23256, + "id": 25711, "luminance": 0, "opaque": true, "replaceable": false, @@ -273668,7 +302391,7 @@ ] }, { - "id": 23257, + "id": 25712, "luminance": 0, "opaque": true, "replaceable": false, @@ -273680,7 +302403,7 @@ ] }, { - "id": 23258, + "id": 25713, "luminance": 0, "opaque": true, "replaceable": false, @@ -273692,7 +302415,7 @@ ] }, { - "id": 23259, + "id": 25714, "luminance": 0, "opaque": true, "replaceable": false, @@ -273703,7 +302426,7 @@ ] }, { - "id": 23260, + "id": 25715, "luminance": 0, "opaque": true, "replaceable": false, @@ -273715,7 +302438,7 @@ ] }, { - "id": 23261, + "id": 25716, "luminance": 0, "opaque": true, "replaceable": false, @@ -273727,7 +302450,7 @@ ] }, { - "id": 23262, + "id": 25717, "luminance": 0, "opaque": true, "replaceable": false, @@ -273740,7 +302463,7 @@ ] }, { - "id": 23263, + "id": 25718, "luminance": 0, "opaque": true, "replaceable": false, @@ -273754,7 +302477,7 @@ ] }, { - "id": 23264, + "id": 25719, "luminance": 0, "opaque": true, "replaceable": false, @@ -273768,7 +302491,7 @@ ] }, { - "id": 23265, + "id": 25720, "luminance": 0, "opaque": true, "replaceable": false, @@ -273781,7 +302504,7 @@ ] }, { - "id": 23266, + "id": 25721, "luminance": 0, "opaque": true, "replaceable": false, @@ -273795,7 +302518,7 @@ ] }, { - "id": 23267, + "id": 25722, "luminance": 0, "opaque": true, "replaceable": false, @@ -273809,7 +302532,7 @@ ] }, { - "id": 23268, + "id": 25723, "luminance": 0, "opaque": true, "replaceable": false, @@ -273820,7 +302543,7 @@ ] }, { - "id": 23269, + "id": 25724, "luminance": 0, "opaque": true, "replaceable": false, @@ -273832,7 +302555,7 @@ ] }, { - "id": 23270, + "id": 25725, "luminance": 0, "opaque": true, "replaceable": false, @@ -273844,7 +302567,7 @@ ] }, { - "id": 23271, + "id": 25726, "luminance": 0, "opaque": true, "replaceable": false, @@ -273855,7 +302578,7 @@ ] }, { - "id": 23272, + "id": 25727, "luminance": 0, "opaque": true, "replaceable": false, @@ -273867,7 +302590,7 @@ ] }, { - "id": 23273, + "id": 25728, "luminance": 0, "opaque": true, "replaceable": false, @@ -273881,15 +302604,15 @@ ] }, { - "id": 979, + "id": 1032, "name": "deepslate_tiles", "translation_key": "block.minecraft.deepslate_tiles", - "item_id": 326, + "item_id": 347, "properties": [], - "default_state_id": 23274, + "default_state_id": 25729, "states": [ { - "id": 23274, + "id": 25729, "luminance": 0, "opaque": true, "replaceable": false, @@ -273901,10 +302624,10 @@ ] }, { - "id": 980, + "id": 1033, "name": "deepslate_tile_stairs", "translation_key": "block.minecraft.deepslate_tile_stairs", - "item_id": 616, + "item_id": 637, "properties": [ { "name": "facing", @@ -273940,10 +302663,10 @@ ] } ], - "default_state_id": 23286, + "default_state_id": 25741, "states": [ { - "id": 23275, + "id": 25730, "luminance": 0, "opaque": true, "replaceable": false, @@ -273954,7 +302677,7 @@ ] }, { - "id": 23276, + "id": 25731, "luminance": 0, "opaque": true, "replaceable": false, @@ -273965,7 +302688,7 @@ ] }, { - "id": 23277, + "id": 25732, "luminance": 0, "opaque": true, "replaceable": false, @@ -273977,7 +302700,7 @@ ] }, { - "id": 23278, + "id": 25733, "luminance": 0, "opaque": true, "replaceable": false, @@ -273989,7 +302712,7 @@ ] }, { - "id": 23279, + "id": 25734, "luminance": 0, "opaque": true, "replaceable": false, @@ -274001,7 +302724,7 @@ ] }, { - "id": 23280, + "id": 25735, "luminance": 0, "opaque": true, "replaceable": false, @@ -274013,7 +302736,7 @@ ] }, { - "id": 23281, + "id": 25736, "luminance": 0, "opaque": true, "replaceable": false, @@ -274025,7 +302748,7 @@ ] }, { - "id": 23282, + "id": 25737, "luminance": 0, "opaque": true, "replaceable": false, @@ -274037,7 +302760,7 @@ ] }, { - "id": 23283, + "id": 25738, "luminance": 0, "opaque": true, "replaceable": false, @@ -274049,7 +302772,7 @@ ] }, { - "id": 23284, + "id": 25739, "luminance": 0, "opaque": true, "replaceable": false, @@ -274061,7 +302784,7 @@ ] }, { - "id": 23285, + "id": 25740, "luminance": 0, "opaque": true, "replaceable": false, @@ -274072,7 +302795,7 @@ ] }, { - "id": 23286, + "id": 25741, "luminance": 0, "opaque": true, "replaceable": false, @@ -274083,7 +302806,7 @@ ] }, { - "id": 23287, + "id": 25742, "luminance": 0, "opaque": true, "replaceable": false, @@ -274095,7 +302818,7 @@ ] }, { - "id": 23288, + "id": 25743, "luminance": 0, "opaque": true, "replaceable": false, @@ -274107,7 +302830,7 @@ ] }, { - "id": 23289, + "id": 25744, "luminance": 0, "opaque": true, "replaceable": false, @@ -274119,7 +302842,7 @@ ] }, { - "id": 23290, + "id": 25745, "luminance": 0, "opaque": true, "replaceable": false, @@ -274131,7 +302854,7 @@ ] }, { - "id": 23291, + "id": 25746, "luminance": 0, "opaque": true, "replaceable": false, @@ -274142,7 +302865,7 @@ ] }, { - "id": 23292, + "id": 25747, "luminance": 0, "opaque": true, "replaceable": false, @@ -274153,7 +302876,7 @@ ] }, { - "id": 23293, + "id": 25748, "luminance": 0, "opaque": true, "replaceable": false, @@ -274164,7 +302887,7 @@ ] }, { - "id": 23294, + "id": 25749, "luminance": 0, "opaque": true, "replaceable": false, @@ -274175,7 +302898,7 @@ ] }, { - "id": 23295, + "id": 25750, "luminance": 0, "opaque": true, "replaceable": false, @@ -274186,7 +302909,7 @@ ] }, { - "id": 23296, + "id": 25751, "luminance": 0, "opaque": true, "replaceable": false, @@ -274197,7 +302920,7 @@ ] }, { - "id": 23297, + "id": 25752, "luminance": 0, "opaque": true, "replaceable": false, @@ -274209,7 +302932,7 @@ ] }, { - "id": 23298, + "id": 25753, "luminance": 0, "opaque": true, "replaceable": false, @@ -274221,7 +302944,7 @@ ] }, { - "id": 23299, + "id": 25754, "luminance": 0, "opaque": true, "replaceable": false, @@ -274233,7 +302956,7 @@ ] }, { - "id": 23300, + "id": 25755, "luminance": 0, "opaque": true, "replaceable": false, @@ -274245,7 +302968,7 @@ ] }, { - "id": 23301, + "id": 25756, "luminance": 0, "opaque": true, "replaceable": false, @@ -274257,7 +302980,7 @@ ] }, { - "id": 23302, + "id": 25757, "luminance": 0, "opaque": true, "replaceable": false, @@ -274269,7 +302992,7 @@ ] }, { - "id": 23303, + "id": 25758, "luminance": 0, "opaque": true, "replaceable": false, @@ -274281,7 +303004,7 @@ ] }, { - "id": 23304, + "id": 25759, "luminance": 0, "opaque": true, "replaceable": false, @@ -274293,7 +303016,7 @@ ] }, { - "id": 23305, + "id": 25760, "luminance": 0, "opaque": true, "replaceable": false, @@ -274304,7 +303027,7 @@ ] }, { - "id": 23306, + "id": 25761, "luminance": 0, "opaque": true, "replaceable": false, @@ -274315,7 +303038,7 @@ ] }, { - "id": 23307, + "id": 25762, "luminance": 0, "opaque": true, "replaceable": false, @@ -274327,7 +303050,7 @@ ] }, { - "id": 23308, + "id": 25763, "luminance": 0, "opaque": true, "replaceable": false, @@ -274339,7 +303062,7 @@ ] }, { - "id": 23309, + "id": 25764, "luminance": 0, "opaque": true, "replaceable": false, @@ -274351,7 +303074,7 @@ ] }, { - "id": 23310, + "id": 25765, "luminance": 0, "opaque": true, "replaceable": false, @@ -274363,7 +303086,7 @@ ] }, { - "id": 23311, + "id": 25766, "luminance": 0, "opaque": true, "replaceable": false, @@ -274374,7 +303097,7 @@ ] }, { - "id": 23312, + "id": 25767, "luminance": 0, "opaque": true, "replaceable": false, @@ -274385,7 +303108,7 @@ ] }, { - "id": 23313, + "id": 25768, "luminance": 0, "opaque": true, "replaceable": false, @@ -274396,7 +303119,7 @@ ] }, { - "id": 23314, + "id": 25769, "luminance": 0, "opaque": true, "replaceable": false, @@ -274407,7 +303130,7 @@ ] }, { - "id": 23315, + "id": 25770, "luminance": 0, "opaque": true, "replaceable": false, @@ -274418,7 +303141,7 @@ ] }, { - "id": 23316, + "id": 25771, "luminance": 0, "opaque": true, "replaceable": false, @@ -274429,7 +303152,7 @@ ] }, { - "id": 23317, + "id": 25772, "luminance": 0, "opaque": true, "replaceable": false, @@ -274441,7 +303164,7 @@ ] }, { - "id": 23318, + "id": 25773, "luminance": 0, "opaque": true, "replaceable": false, @@ -274453,7 +303176,7 @@ ] }, { - "id": 23319, + "id": 25774, "luminance": 0, "opaque": true, "replaceable": false, @@ -274465,7 +303188,7 @@ ] }, { - "id": 23320, + "id": 25775, "luminance": 0, "opaque": true, "replaceable": false, @@ -274477,7 +303200,7 @@ ] }, { - "id": 23321, + "id": 25776, "luminance": 0, "opaque": true, "replaceable": false, @@ -274489,7 +303212,7 @@ ] }, { - "id": 23322, + "id": 25777, "luminance": 0, "opaque": true, "replaceable": false, @@ -274501,7 +303224,7 @@ ] }, { - "id": 23323, + "id": 25778, "luminance": 0, "opaque": true, "replaceable": false, @@ -274513,7 +303236,7 @@ ] }, { - "id": 23324, + "id": 25779, "luminance": 0, "opaque": true, "replaceable": false, @@ -274525,7 +303248,7 @@ ] }, { - "id": 23325, + "id": 25780, "luminance": 0, "opaque": true, "replaceable": false, @@ -274536,7 +303259,7 @@ ] }, { - "id": 23326, + "id": 25781, "luminance": 0, "opaque": true, "replaceable": false, @@ -274547,7 +303270,7 @@ ] }, { - "id": 23327, + "id": 25782, "luminance": 0, "opaque": true, "replaceable": false, @@ -274559,7 +303282,7 @@ ] }, { - "id": 23328, + "id": 25783, "luminance": 0, "opaque": true, "replaceable": false, @@ -274571,7 +303294,7 @@ ] }, { - "id": 23329, + "id": 25784, "luminance": 0, "opaque": true, "replaceable": false, @@ -274583,7 +303306,7 @@ ] }, { - "id": 23330, + "id": 25785, "luminance": 0, "opaque": true, "replaceable": false, @@ -274595,7 +303318,7 @@ ] }, { - "id": 23331, + "id": 25786, "luminance": 0, "opaque": true, "replaceable": false, @@ -274606,7 +303329,7 @@ ] }, { - "id": 23332, + "id": 25787, "luminance": 0, "opaque": true, "replaceable": false, @@ -274617,7 +303340,7 @@ ] }, { - "id": 23333, + "id": 25788, "luminance": 0, "opaque": true, "replaceable": false, @@ -274628,7 +303351,7 @@ ] }, { - "id": 23334, + "id": 25789, "luminance": 0, "opaque": true, "replaceable": false, @@ -274639,7 +303362,7 @@ ] }, { - "id": 23335, + "id": 25790, "luminance": 0, "opaque": true, "replaceable": false, @@ -274650,7 +303373,7 @@ ] }, { - "id": 23336, + "id": 25791, "luminance": 0, "opaque": true, "replaceable": false, @@ -274661,7 +303384,7 @@ ] }, { - "id": 23337, + "id": 25792, "luminance": 0, "opaque": true, "replaceable": false, @@ -274673,7 +303396,7 @@ ] }, { - "id": 23338, + "id": 25793, "luminance": 0, "opaque": true, "replaceable": false, @@ -274685,7 +303408,7 @@ ] }, { - "id": 23339, + "id": 25794, "luminance": 0, "opaque": true, "replaceable": false, @@ -274697,7 +303420,7 @@ ] }, { - "id": 23340, + "id": 25795, "luminance": 0, "opaque": true, "replaceable": false, @@ -274709,7 +303432,7 @@ ] }, { - "id": 23341, + "id": 25796, "luminance": 0, "opaque": true, "replaceable": false, @@ -274721,7 +303444,7 @@ ] }, { - "id": 23342, + "id": 25797, "luminance": 0, "opaque": true, "replaceable": false, @@ -274733,7 +303456,7 @@ ] }, { - "id": 23343, + "id": 25798, "luminance": 0, "opaque": true, "replaceable": false, @@ -274745,7 +303468,7 @@ ] }, { - "id": 23344, + "id": 25799, "luminance": 0, "opaque": true, "replaceable": false, @@ -274757,7 +303480,7 @@ ] }, { - "id": 23345, + "id": 25800, "luminance": 0, "opaque": true, "replaceable": false, @@ -274768,7 +303491,7 @@ ] }, { - "id": 23346, + "id": 25801, "luminance": 0, "opaque": true, "replaceable": false, @@ -274779,7 +303502,7 @@ ] }, { - "id": 23347, + "id": 25802, "luminance": 0, "opaque": true, "replaceable": false, @@ -274791,7 +303514,7 @@ ] }, { - "id": 23348, + "id": 25803, "luminance": 0, "opaque": true, "replaceable": false, @@ -274803,7 +303526,7 @@ ] }, { - "id": 23349, + "id": 25804, "luminance": 0, "opaque": true, "replaceable": false, @@ -274815,7 +303538,7 @@ ] }, { - "id": 23350, + "id": 25805, "luminance": 0, "opaque": true, "replaceable": false, @@ -274827,7 +303550,7 @@ ] }, { - "id": 23351, + "id": 25806, "luminance": 0, "opaque": true, "replaceable": false, @@ -274838,7 +303561,7 @@ ] }, { - "id": 23352, + "id": 25807, "luminance": 0, "opaque": true, "replaceable": false, @@ -274849,7 +303572,7 @@ ] }, { - "id": 23353, + "id": 25808, "luminance": 0, "opaque": true, "replaceable": false, @@ -274860,7 +303583,7 @@ ] }, { - "id": 23354, + "id": 25809, "luminance": 0, "opaque": true, "replaceable": false, @@ -274873,10 +303596,10 @@ ] }, { - "id": 981, + "id": 1034, "name": "deepslate_tile_slab", "translation_key": "block.minecraft.deepslate_tile_slab", - "item_id": 633, + "item_id": 654, "properties": [ { "name": "type", @@ -274894,10 +303617,10 @@ ] } ], - "default_state_id": 23358, + "default_state_id": 25813, "states": [ { - "id": 23355, + "id": 25810, "luminance": 0, "opaque": true, "replaceable": false, @@ -274907,7 +303630,7 @@ ] }, { - "id": 23356, + "id": 25811, "luminance": 0, "opaque": true, "replaceable": false, @@ -274917,7 +303640,7 @@ ] }, { - "id": 23357, + "id": 25812, "luminance": 0, "opaque": true, "replaceable": false, @@ -274927,7 +303650,7 @@ ] }, { - "id": 23358, + "id": 25813, "luminance": 0, "opaque": true, "replaceable": false, @@ -274937,7 +303660,7 @@ ] }, { - "id": 23359, + "id": 25814, "luminance": 0, "opaque": true, "replaceable": false, @@ -274947,7 +303670,7 @@ ] }, { - "id": 23360, + "id": 25815, "luminance": 0, "opaque": true, "replaceable": false, @@ -274959,10 +303682,10 @@ ] }, { - "id": 982, + "id": 1035, "name": "deepslate_tile_wall", "translation_key": "block.minecraft.deepslate_tile_wall", - "item_id": 396, + "item_id": 417, "properties": [ { "name": "east", @@ -275011,10 +303734,10 @@ ] } ], - "default_state_id": 23364, + "default_state_id": 25819, "states": [ { - "id": 23361, + "id": 25816, "luminance": 0, "opaque": true, "replaceable": false, @@ -275024,7 +303747,7 @@ ] }, { - "id": 23362, + "id": 25817, "luminance": 0, "opaque": true, "replaceable": false, @@ -275036,7 +303759,7 @@ ] }, { - "id": 23363, + "id": 25818, "luminance": 0, "opaque": true, "replaceable": false, @@ -275048,7 +303771,7 @@ ] }, { - "id": 23364, + "id": 25819, "luminance": 0, "opaque": true, "replaceable": false, @@ -275058,7 +303781,7 @@ ] }, { - "id": 23365, + "id": 25820, "luminance": 0, "opaque": true, "replaceable": false, @@ -275070,7 +303793,7 @@ ] }, { - "id": 23366, + "id": 25821, "luminance": 0, "opaque": true, "replaceable": false, @@ -275082,7 +303805,7 @@ ] }, { - "id": 23367, + "id": 25822, "luminance": 0, "opaque": true, "replaceable": false, @@ -275090,7 +303813,7 @@ "collision_shapes": [] }, { - "id": 23368, + "id": 25823, "luminance": 0, "opaque": true, "replaceable": false, @@ -275100,7 +303823,7 @@ ] }, { - "id": 23369, + "id": 25824, "luminance": 0, "opaque": true, "replaceable": false, @@ -275110,7 +303833,7 @@ ] }, { - "id": 23370, + "id": 25825, "luminance": 0, "opaque": true, "replaceable": false, @@ -275118,7 +303841,7 @@ "collision_shapes": [] }, { - "id": 23371, + "id": 25826, "luminance": 0, "opaque": true, "replaceable": false, @@ -275128,7 +303851,7 @@ ] }, { - "id": 23372, + "id": 25827, "luminance": 0, "opaque": true, "replaceable": false, @@ -275138,7 +303861,7 @@ ] }, { - "id": 23373, + "id": 25828, "luminance": 0, "opaque": true, "replaceable": false, @@ -275149,7 +303872,7 @@ ] }, { - "id": 23374, + "id": 25829, "luminance": 0, "opaque": true, "replaceable": false, @@ -275162,7 +303885,7 @@ ] }, { - "id": 23375, + "id": 25830, "luminance": 0, "opaque": true, "replaceable": false, @@ -275175,7 +303898,7 @@ ] }, { - "id": 23376, + "id": 25831, "luminance": 0, "opaque": true, "replaceable": false, @@ -275186,7 +303909,7 @@ ] }, { - "id": 23377, + "id": 25832, "luminance": 0, "opaque": true, "replaceable": false, @@ -275199,7 +303922,7 @@ ] }, { - "id": 23378, + "id": 25833, "luminance": 0, "opaque": true, "replaceable": false, @@ -275212,7 +303935,7 @@ ] }, { - "id": 23379, + "id": 25834, "luminance": 0, "opaque": true, "replaceable": false, @@ -275222,7 +303945,7 @@ ] }, { - "id": 23380, + "id": 25835, "luminance": 0, "opaque": true, "replaceable": false, @@ -275233,7 +303956,7 @@ ] }, { - "id": 23381, + "id": 25836, "luminance": 0, "opaque": true, "replaceable": false, @@ -275244,7 +303967,7 @@ ] }, { - "id": 23382, + "id": 25837, "luminance": 0, "opaque": true, "replaceable": false, @@ -275254,7 +303977,7 @@ ] }, { - "id": 23383, + "id": 25838, "luminance": 0, "opaque": true, "replaceable": false, @@ -275265,7 +303988,7 @@ ] }, { - "id": 23384, + "id": 25839, "luminance": 0, "opaque": true, "replaceable": false, @@ -275276,7 +303999,7 @@ ] }, { - "id": 23385, + "id": 25840, "luminance": 0, "opaque": true, "replaceable": false, @@ -275287,7 +304010,7 @@ ] }, { - "id": 23386, + "id": 25841, "luminance": 0, "opaque": true, "replaceable": false, @@ -275300,7 +304023,7 @@ ] }, { - "id": 23387, + "id": 25842, "luminance": 0, "opaque": true, "replaceable": false, @@ -275313,7 +304036,7 @@ ] }, { - "id": 23388, + "id": 25843, "luminance": 0, "opaque": true, "replaceable": false, @@ -275324,7 +304047,7 @@ ] }, { - "id": 23389, + "id": 25844, "luminance": 0, "opaque": true, "replaceable": false, @@ -275337,7 +304060,7 @@ ] }, { - "id": 23390, + "id": 25845, "luminance": 0, "opaque": true, "replaceable": false, @@ -275350,7 +304073,7 @@ ] }, { - "id": 23391, + "id": 25846, "luminance": 0, "opaque": true, "replaceable": false, @@ -275360,7 +304083,7 @@ ] }, { - "id": 23392, + "id": 25847, "luminance": 0, "opaque": true, "replaceable": false, @@ -275371,7 +304094,7 @@ ] }, { - "id": 23393, + "id": 25848, "luminance": 0, "opaque": true, "replaceable": false, @@ -275382,7 +304105,7 @@ ] }, { - "id": 23394, + "id": 25849, "luminance": 0, "opaque": true, "replaceable": false, @@ -275392,7 +304115,7 @@ ] }, { - "id": 23395, + "id": 25850, "luminance": 0, "opaque": true, "replaceable": false, @@ -275403,7 +304126,7 @@ ] }, { - "id": 23396, + "id": 25851, "luminance": 0, "opaque": true, "replaceable": false, @@ -275414,7 +304137,7 @@ ] }, { - "id": 23397, + "id": 25852, "luminance": 0, "opaque": true, "replaceable": false, @@ -275425,7 +304148,7 @@ ] }, { - "id": 23398, + "id": 25853, "luminance": 0, "opaque": true, "replaceable": false, @@ -275438,7 +304161,7 @@ ] }, { - "id": 23399, + "id": 25854, "luminance": 0, "opaque": true, "replaceable": false, @@ -275451,7 +304174,7 @@ ] }, { - "id": 23400, + "id": 25855, "luminance": 0, "opaque": true, "replaceable": false, @@ -275462,7 +304185,7 @@ ] }, { - "id": 23401, + "id": 25856, "luminance": 0, "opaque": true, "replaceable": false, @@ -275475,7 +304198,7 @@ ] }, { - "id": 23402, + "id": 25857, "luminance": 0, "opaque": true, "replaceable": false, @@ -275488,7 +304211,7 @@ ] }, { - "id": 23403, + "id": 25858, "luminance": 0, "opaque": true, "replaceable": false, @@ -275498,7 +304221,7 @@ ] }, { - "id": 23404, + "id": 25859, "luminance": 0, "opaque": true, "replaceable": false, @@ -275509,7 +304232,7 @@ ] }, { - "id": 23405, + "id": 25860, "luminance": 0, "opaque": true, "replaceable": false, @@ -275520,7 +304243,7 @@ ] }, { - "id": 23406, + "id": 25861, "luminance": 0, "opaque": true, "replaceable": false, @@ -275530,7 +304253,7 @@ ] }, { - "id": 23407, + "id": 25862, "luminance": 0, "opaque": true, "replaceable": false, @@ -275541,7 +304264,7 @@ ] }, { - "id": 23408, + "id": 25863, "luminance": 0, "opaque": true, "replaceable": false, @@ -275552,7 +304275,7 @@ ] }, { - "id": 23409, + "id": 25864, "luminance": 0, "opaque": true, "replaceable": false, @@ -275564,7 +304287,7 @@ ] }, { - "id": 23410, + "id": 25865, "luminance": 0, "opaque": true, "replaceable": false, @@ -275578,7 +304301,7 @@ ] }, { - "id": 23411, + "id": 25866, "luminance": 0, "opaque": true, "replaceable": false, @@ -275592,7 +304315,7 @@ ] }, { - "id": 23412, + "id": 25867, "luminance": 0, "opaque": true, "replaceable": false, @@ -275604,7 +304327,7 @@ ] }, { - "id": 23413, + "id": 25868, "luminance": 0, "opaque": true, "replaceable": false, @@ -275618,7 +304341,7 @@ ] }, { - "id": 23414, + "id": 25869, "luminance": 0, "opaque": true, "replaceable": false, @@ -275632,7 +304355,7 @@ ] }, { - "id": 23415, + "id": 25870, "luminance": 0, "opaque": true, "replaceable": false, @@ -275642,7 +304365,7 @@ ] }, { - "id": 23416, + "id": 25871, "luminance": 0, "opaque": true, "replaceable": false, @@ -275654,7 +304377,7 @@ ] }, { - "id": 23417, + "id": 25872, "luminance": 0, "opaque": true, "replaceable": false, @@ -275666,7 +304389,7 @@ ] }, { - "id": 23418, + "id": 25873, "luminance": 0, "opaque": true, "replaceable": false, @@ -275676,7 +304399,7 @@ ] }, { - "id": 23419, + "id": 25874, "luminance": 0, "opaque": true, "replaceable": false, @@ -275688,7 +304411,7 @@ ] }, { - "id": 23420, + "id": 25875, "luminance": 0, "opaque": true, "replaceable": false, @@ -275700,7 +304423,7 @@ ] }, { - "id": 23421, + "id": 25876, "luminance": 0, "opaque": true, "replaceable": false, @@ -275712,7 +304435,7 @@ ] }, { - "id": 23422, + "id": 25877, "luminance": 0, "opaque": true, "replaceable": false, @@ -275726,7 +304449,7 @@ ] }, { - "id": 23423, + "id": 25878, "luminance": 0, "opaque": true, "replaceable": false, @@ -275740,7 +304463,7 @@ ] }, { - "id": 23424, + "id": 25879, "luminance": 0, "opaque": true, "replaceable": false, @@ -275752,7 +304475,7 @@ ] }, { - "id": 23425, + "id": 25880, "luminance": 0, "opaque": true, "replaceable": false, @@ -275766,7 +304489,7 @@ ] }, { - "id": 23426, + "id": 25881, "luminance": 0, "opaque": true, "replaceable": false, @@ -275780,7 +304503,7 @@ ] }, { - "id": 23427, + "id": 25882, "luminance": 0, "opaque": true, "replaceable": false, @@ -275790,7 +304513,7 @@ ] }, { - "id": 23428, + "id": 25883, "luminance": 0, "opaque": true, "replaceable": false, @@ -275802,7 +304525,7 @@ ] }, { - "id": 23429, + "id": 25884, "luminance": 0, "opaque": true, "replaceable": false, @@ -275814,7 +304537,7 @@ ] }, { - "id": 23430, + "id": 25885, "luminance": 0, "opaque": true, "replaceable": false, @@ -275824,7 +304547,7 @@ ] }, { - "id": 23431, + "id": 25886, "luminance": 0, "opaque": true, "replaceable": false, @@ -275836,7 +304559,7 @@ ] }, { - "id": 23432, + "id": 25887, "luminance": 0, "opaque": true, "replaceable": false, @@ -275848,7 +304571,7 @@ ] }, { - "id": 23433, + "id": 25888, "luminance": 0, "opaque": true, "replaceable": false, @@ -275859,7 +304582,7 @@ ] }, { - "id": 23434, + "id": 25889, "luminance": 0, "opaque": true, "replaceable": false, @@ -275872,7 +304595,7 @@ ] }, { - "id": 23435, + "id": 25890, "luminance": 0, "opaque": true, "replaceable": false, @@ -275885,7 +304608,7 @@ ] }, { - "id": 23436, + "id": 25891, "luminance": 0, "opaque": true, "replaceable": false, @@ -275896,7 +304619,7 @@ ] }, { - "id": 23437, + "id": 25892, "luminance": 0, "opaque": true, "replaceable": false, @@ -275909,7 +304632,7 @@ ] }, { - "id": 23438, + "id": 25893, "luminance": 0, "opaque": true, "replaceable": false, @@ -275922,7 +304645,7 @@ ] }, { - "id": 23439, + "id": 25894, "luminance": 0, "opaque": true, "replaceable": false, @@ -275932,7 +304655,7 @@ ] }, { - "id": 23440, + "id": 25895, "luminance": 0, "opaque": true, "replaceable": false, @@ -275943,7 +304666,7 @@ ] }, { - "id": 23441, + "id": 25896, "luminance": 0, "opaque": true, "replaceable": false, @@ -275954,7 +304677,7 @@ ] }, { - "id": 23442, + "id": 25897, "luminance": 0, "opaque": true, "replaceable": false, @@ -275964,7 +304687,7 @@ ] }, { - "id": 23443, + "id": 25898, "luminance": 0, "opaque": true, "replaceable": false, @@ -275975,7 +304698,7 @@ ] }, { - "id": 23444, + "id": 25899, "luminance": 0, "opaque": true, "replaceable": false, @@ -275986,7 +304709,7 @@ ] }, { - "id": 23445, + "id": 25900, "luminance": 0, "opaque": true, "replaceable": false, @@ -275998,7 +304721,7 @@ ] }, { - "id": 23446, + "id": 25901, "luminance": 0, "opaque": true, "replaceable": false, @@ -276012,7 +304735,7 @@ ] }, { - "id": 23447, + "id": 25902, "luminance": 0, "opaque": true, "replaceable": false, @@ -276026,7 +304749,7 @@ ] }, { - "id": 23448, + "id": 25903, "luminance": 0, "opaque": true, "replaceable": false, @@ -276038,7 +304761,7 @@ ] }, { - "id": 23449, + "id": 25904, "luminance": 0, "opaque": true, "replaceable": false, @@ -276052,7 +304775,7 @@ ] }, { - "id": 23450, + "id": 25905, "luminance": 0, "opaque": true, "replaceable": false, @@ -276066,7 +304789,7 @@ ] }, { - "id": 23451, + "id": 25906, "luminance": 0, "opaque": true, "replaceable": false, @@ -276076,7 +304799,7 @@ ] }, { - "id": 23452, + "id": 25907, "luminance": 0, "opaque": true, "replaceable": false, @@ -276088,7 +304811,7 @@ ] }, { - "id": 23453, + "id": 25908, "luminance": 0, "opaque": true, "replaceable": false, @@ -276100,7 +304823,7 @@ ] }, { - "id": 23454, + "id": 25909, "luminance": 0, "opaque": true, "replaceable": false, @@ -276110,7 +304833,7 @@ ] }, { - "id": 23455, + "id": 25910, "luminance": 0, "opaque": true, "replaceable": false, @@ -276122,7 +304845,7 @@ ] }, { - "id": 23456, + "id": 25911, "luminance": 0, "opaque": true, "replaceable": false, @@ -276134,7 +304857,7 @@ ] }, { - "id": 23457, + "id": 25912, "luminance": 0, "opaque": true, "replaceable": false, @@ -276146,7 +304869,7 @@ ] }, { - "id": 23458, + "id": 25913, "luminance": 0, "opaque": true, "replaceable": false, @@ -276160,7 +304883,7 @@ ] }, { - "id": 23459, + "id": 25914, "luminance": 0, "opaque": true, "replaceable": false, @@ -276174,7 +304897,7 @@ ] }, { - "id": 23460, + "id": 25915, "luminance": 0, "opaque": true, "replaceable": false, @@ -276186,7 +304909,7 @@ ] }, { - "id": 23461, + "id": 25916, "luminance": 0, "opaque": true, "replaceable": false, @@ -276200,7 +304923,7 @@ ] }, { - "id": 23462, + "id": 25917, "luminance": 0, "opaque": true, "replaceable": false, @@ -276214,7 +304937,7 @@ ] }, { - "id": 23463, + "id": 25918, "luminance": 0, "opaque": true, "replaceable": false, @@ -276224,7 +304947,7 @@ ] }, { - "id": 23464, + "id": 25919, "luminance": 0, "opaque": true, "replaceable": false, @@ -276236,7 +304959,7 @@ ] }, { - "id": 23465, + "id": 25920, "luminance": 0, "opaque": true, "replaceable": false, @@ -276248,7 +304971,7 @@ ] }, { - "id": 23466, + "id": 25921, "luminance": 0, "opaque": true, "replaceable": false, @@ -276258,7 +304981,7 @@ ] }, { - "id": 23467, + "id": 25922, "luminance": 0, "opaque": true, "replaceable": false, @@ -276270,7 +304993,7 @@ ] }, { - "id": 23468, + "id": 25923, "luminance": 0, "opaque": true, "replaceable": false, @@ -276282,7 +305005,7 @@ ] }, { - "id": 23469, + "id": 25924, "luminance": 0, "opaque": true, "replaceable": false, @@ -276293,7 +305016,7 @@ ] }, { - "id": 23470, + "id": 25925, "luminance": 0, "opaque": true, "replaceable": false, @@ -276305,7 +305028,7 @@ ] }, { - "id": 23471, + "id": 25926, "luminance": 0, "opaque": true, "replaceable": false, @@ -276317,7 +305040,7 @@ ] }, { - "id": 23472, + "id": 25927, "luminance": 0, "opaque": true, "replaceable": false, @@ -276328,7 +305051,7 @@ ] }, { - "id": 23473, + "id": 25928, "luminance": 0, "opaque": true, "replaceable": false, @@ -276340,7 +305063,7 @@ ] }, { - "id": 23474, + "id": 25929, "luminance": 0, "opaque": true, "replaceable": false, @@ -276352,7 +305075,7 @@ ] }, { - "id": 23475, + "id": 25930, "luminance": 0, "opaque": true, "replaceable": false, @@ -276362,7 +305085,7 @@ ] }, { - "id": 23476, + "id": 25931, "luminance": 0, "opaque": true, "replaceable": false, @@ -276372,7 +305095,7 @@ ] }, { - "id": 23477, + "id": 25932, "luminance": 0, "opaque": true, "replaceable": false, @@ -276382,7 +305105,7 @@ ] }, { - "id": 23478, + "id": 25933, "luminance": 0, "opaque": true, "replaceable": false, @@ -276392,7 +305115,7 @@ ] }, { - "id": 23479, + "id": 25934, "luminance": 0, "opaque": true, "replaceable": false, @@ -276402,7 +305125,7 @@ ] }, { - "id": 23480, + "id": 25935, "luminance": 0, "opaque": true, "replaceable": false, @@ -276412,7 +305135,7 @@ ] }, { - "id": 23481, + "id": 25936, "luminance": 0, "opaque": true, "replaceable": false, @@ -276424,7 +305147,7 @@ ] }, { - "id": 23482, + "id": 25937, "luminance": 0, "opaque": true, "replaceable": false, @@ -276437,7 +305160,7 @@ ] }, { - "id": 23483, + "id": 25938, "luminance": 0, "opaque": true, "replaceable": false, @@ -276450,7 +305173,7 @@ ] }, { - "id": 23484, + "id": 25939, "luminance": 0, "opaque": true, "replaceable": false, @@ -276462,7 +305185,7 @@ ] }, { - "id": 23485, + "id": 25940, "luminance": 0, "opaque": true, "replaceable": false, @@ -276475,7 +305198,7 @@ ] }, { - "id": 23486, + "id": 25941, "luminance": 0, "opaque": true, "replaceable": false, @@ -276488,7 +305211,7 @@ ] }, { - "id": 23487, + "id": 25942, "luminance": 0, "opaque": true, "replaceable": false, @@ -276499,7 +305222,7 @@ ] }, { - "id": 23488, + "id": 25943, "luminance": 0, "opaque": true, "replaceable": false, @@ -276510,7 +305233,7 @@ ] }, { - "id": 23489, + "id": 25944, "luminance": 0, "opaque": true, "replaceable": false, @@ -276521,7 +305244,7 @@ ] }, { - "id": 23490, + "id": 25945, "luminance": 0, "opaque": true, "replaceable": false, @@ -276532,7 +305255,7 @@ ] }, { - "id": 23491, + "id": 25946, "luminance": 0, "opaque": true, "replaceable": false, @@ -276543,7 +305266,7 @@ ] }, { - "id": 23492, + "id": 25947, "luminance": 0, "opaque": true, "replaceable": false, @@ -276554,7 +305277,7 @@ ] }, { - "id": 23493, + "id": 25948, "luminance": 0, "opaque": true, "replaceable": false, @@ -276566,7 +305289,7 @@ ] }, { - "id": 23494, + "id": 25949, "luminance": 0, "opaque": true, "replaceable": false, @@ -276579,7 +305302,7 @@ ] }, { - "id": 23495, + "id": 25950, "luminance": 0, "opaque": true, "replaceable": false, @@ -276592,7 +305315,7 @@ ] }, { - "id": 23496, + "id": 25951, "luminance": 0, "opaque": true, "replaceable": false, @@ -276604,7 +305327,7 @@ ] }, { - "id": 23497, + "id": 25952, "luminance": 0, "opaque": true, "replaceable": false, @@ -276617,7 +305340,7 @@ ] }, { - "id": 23498, + "id": 25953, "luminance": 0, "opaque": true, "replaceable": false, @@ -276630,7 +305353,7 @@ ] }, { - "id": 23499, + "id": 25954, "luminance": 0, "opaque": true, "replaceable": false, @@ -276641,7 +305364,7 @@ ] }, { - "id": 23500, + "id": 25955, "luminance": 0, "opaque": true, "replaceable": false, @@ -276652,7 +305375,7 @@ ] }, { - "id": 23501, + "id": 25956, "luminance": 0, "opaque": true, "replaceable": false, @@ -276663,7 +305386,7 @@ ] }, { - "id": 23502, + "id": 25957, "luminance": 0, "opaque": true, "replaceable": false, @@ -276674,7 +305397,7 @@ ] }, { - "id": 23503, + "id": 25958, "luminance": 0, "opaque": true, "replaceable": false, @@ -276685,7 +305408,7 @@ ] }, { - "id": 23504, + "id": 25959, "luminance": 0, "opaque": true, "replaceable": false, @@ -276696,7 +305419,7 @@ ] }, { - "id": 23505, + "id": 25960, "luminance": 0, "opaque": true, "replaceable": false, @@ -276708,7 +305431,7 @@ ] }, { - "id": 23506, + "id": 25961, "luminance": 0, "opaque": true, "replaceable": false, @@ -276721,7 +305444,7 @@ ] }, { - "id": 23507, + "id": 25962, "luminance": 0, "opaque": true, "replaceable": false, @@ -276734,7 +305457,7 @@ ] }, { - "id": 23508, + "id": 25963, "luminance": 0, "opaque": true, "replaceable": false, @@ -276746,7 +305469,7 @@ ] }, { - "id": 23509, + "id": 25964, "luminance": 0, "opaque": true, "replaceable": false, @@ -276759,7 +305482,7 @@ ] }, { - "id": 23510, + "id": 25965, "luminance": 0, "opaque": true, "replaceable": false, @@ -276772,7 +305495,7 @@ ] }, { - "id": 23511, + "id": 25966, "luminance": 0, "opaque": true, "replaceable": false, @@ -276783,7 +305506,7 @@ ] }, { - "id": 23512, + "id": 25967, "luminance": 0, "opaque": true, "replaceable": false, @@ -276794,7 +305517,7 @@ ] }, { - "id": 23513, + "id": 25968, "luminance": 0, "opaque": true, "replaceable": false, @@ -276805,7 +305528,7 @@ ] }, { - "id": 23514, + "id": 25969, "luminance": 0, "opaque": true, "replaceable": false, @@ -276816,7 +305539,7 @@ ] }, { - "id": 23515, + "id": 25970, "luminance": 0, "opaque": true, "replaceable": false, @@ -276827,7 +305550,7 @@ ] }, { - "id": 23516, + "id": 25971, "luminance": 0, "opaque": true, "replaceable": false, @@ -276838,7 +305561,7 @@ ] }, { - "id": 23517, + "id": 25972, "luminance": 0, "opaque": true, "replaceable": false, @@ -276851,7 +305574,7 @@ ] }, { - "id": 23518, + "id": 25973, "luminance": 0, "opaque": true, "replaceable": false, @@ -276865,7 +305588,7 @@ ] }, { - "id": 23519, + "id": 25974, "luminance": 0, "opaque": true, "replaceable": false, @@ -276879,7 +305602,7 @@ ] }, { - "id": 23520, + "id": 25975, "luminance": 0, "opaque": true, "replaceable": false, @@ -276892,7 +305615,7 @@ ] }, { - "id": 23521, + "id": 25976, "luminance": 0, "opaque": true, "replaceable": false, @@ -276906,7 +305629,7 @@ ] }, { - "id": 23522, + "id": 25977, "luminance": 0, "opaque": true, "replaceable": false, @@ -276920,7 +305643,7 @@ ] }, { - "id": 23523, + "id": 25978, "luminance": 0, "opaque": true, "replaceable": false, @@ -276931,7 +305654,7 @@ ] }, { - "id": 23524, + "id": 25979, "luminance": 0, "opaque": true, "replaceable": false, @@ -276943,7 +305666,7 @@ ] }, { - "id": 23525, + "id": 25980, "luminance": 0, "opaque": true, "replaceable": false, @@ -276955,7 +305678,7 @@ ] }, { - "id": 23526, + "id": 25981, "luminance": 0, "opaque": true, "replaceable": false, @@ -276966,7 +305689,7 @@ ] }, { - "id": 23527, + "id": 25982, "luminance": 0, "opaque": true, "replaceable": false, @@ -276978,7 +305701,7 @@ ] }, { - "id": 23528, + "id": 25983, "luminance": 0, "opaque": true, "replaceable": false, @@ -276990,7 +305713,7 @@ ] }, { - "id": 23529, + "id": 25984, "luminance": 0, "opaque": true, "replaceable": false, @@ -277003,7 +305726,7 @@ ] }, { - "id": 23530, + "id": 25985, "luminance": 0, "opaque": true, "replaceable": false, @@ -277017,7 +305740,7 @@ ] }, { - "id": 23531, + "id": 25986, "luminance": 0, "opaque": true, "replaceable": false, @@ -277031,7 +305754,7 @@ ] }, { - "id": 23532, + "id": 25987, "luminance": 0, "opaque": true, "replaceable": false, @@ -277044,7 +305767,7 @@ ] }, { - "id": 23533, + "id": 25988, "luminance": 0, "opaque": true, "replaceable": false, @@ -277058,7 +305781,7 @@ ] }, { - "id": 23534, + "id": 25989, "luminance": 0, "opaque": true, "replaceable": false, @@ -277072,7 +305795,7 @@ ] }, { - "id": 23535, + "id": 25990, "luminance": 0, "opaque": true, "replaceable": false, @@ -277083,7 +305806,7 @@ ] }, { - "id": 23536, + "id": 25991, "luminance": 0, "opaque": true, "replaceable": false, @@ -277095,7 +305818,7 @@ ] }, { - "id": 23537, + "id": 25992, "luminance": 0, "opaque": true, "replaceable": false, @@ -277107,7 +305830,7 @@ ] }, { - "id": 23538, + "id": 25993, "luminance": 0, "opaque": true, "replaceable": false, @@ -277118,7 +305841,7 @@ ] }, { - "id": 23539, + "id": 25994, "luminance": 0, "opaque": true, "replaceable": false, @@ -277130,7 +305853,7 @@ ] }, { - "id": 23540, + "id": 25995, "luminance": 0, "opaque": true, "replaceable": false, @@ -277142,7 +305865,7 @@ ] }, { - "id": 23541, + "id": 25996, "luminance": 0, "opaque": true, "replaceable": false, @@ -277154,7 +305877,7 @@ ] }, { - "id": 23542, + "id": 25997, "luminance": 0, "opaque": true, "replaceable": false, @@ -277167,7 +305890,7 @@ ] }, { - "id": 23543, + "id": 25998, "luminance": 0, "opaque": true, "replaceable": false, @@ -277180,7 +305903,7 @@ ] }, { - "id": 23544, + "id": 25999, "luminance": 0, "opaque": true, "replaceable": false, @@ -277192,7 +305915,7 @@ ] }, { - "id": 23545, + "id": 26000, "luminance": 0, "opaque": true, "replaceable": false, @@ -277205,7 +305928,7 @@ ] }, { - "id": 23546, + "id": 26001, "luminance": 0, "opaque": true, "replaceable": false, @@ -277218,7 +305941,7 @@ ] }, { - "id": 23547, + "id": 26002, "luminance": 0, "opaque": true, "replaceable": false, @@ -277229,7 +305952,7 @@ ] }, { - "id": 23548, + "id": 26003, "luminance": 0, "opaque": true, "replaceable": false, @@ -277240,7 +305963,7 @@ ] }, { - "id": 23549, + "id": 26004, "luminance": 0, "opaque": true, "replaceable": false, @@ -277251,7 +305974,7 @@ ] }, { - "id": 23550, + "id": 26005, "luminance": 0, "opaque": true, "replaceable": false, @@ -277262,7 +305985,7 @@ ] }, { - "id": 23551, + "id": 26006, "luminance": 0, "opaque": true, "replaceable": false, @@ -277273,7 +305996,7 @@ ] }, { - "id": 23552, + "id": 26007, "luminance": 0, "opaque": true, "replaceable": false, @@ -277284,7 +306007,7 @@ ] }, { - "id": 23553, + "id": 26008, "luminance": 0, "opaque": true, "replaceable": false, @@ -277297,7 +306020,7 @@ ] }, { - "id": 23554, + "id": 26009, "luminance": 0, "opaque": true, "replaceable": false, @@ -277311,7 +306034,7 @@ ] }, { - "id": 23555, + "id": 26010, "luminance": 0, "opaque": true, "replaceable": false, @@ -277325,7 +306048,7 @@ ] }, { - "id": 23556, + "id": 26011, "luminance": 0, "opaque": true, "replaceable": false, @@ -277338,7 +306061,7 @@ ] }, { - "id": 23557, + "id": 26012, "luminance": 0, "opaque": true, "replaceable": false, @@ -277352,7 +306075,7 @@ ] }, { - "id": 23558, + "id": 26013, "luminance": 0, "opaque": true, "replaceable": false, @@ -277366,7 +306089,7 @@ ] }, { - "id": 23559, + "id": 26014, "luminance": 0, "opaque": true, "replaceable": false, @@ -277377,7 +306100,7 @@ ] }, { - "id": 23560, + "id": 26015, "luminance": 0, "opaque": true, "replaceable": false, @@ -277389,7 +306112,7 @@ ] }, { - "id": 23561, + "id": 26016, "luminance": 0, "opaque": true, "replaceable": false, @@ -277401,7 +306124,7 @@ ] }, { - "id": 23562, + "id": 26017, "luminance": 0, "opaque": true, "replaceable": false, @@ -277412,7 +306135,7 @@ ] }, { - "id": 23563, + "id": 26018, "luminance": 0, "opaque": true, "replaceable": false, @@ -277424,7 +306147,7 @@ ] }, { - "id": 23564, + "id": 26019, "luminance": 0, "opaque": true, "replaceable": false, @@ -277436,7 +306159,7 @@ ] }, { - "id": 23565, + "id": 26020, "luminance": 0, "opaque": true, "replaceable": false, @@ -277449,7 +306172,7 @@ ] }, { - "id": 23566, + "id": 26021, "luminance": 0, "opaque": true, "replaceable": false, @@ -277463,7 +306186,7 @@ ] }, { - "id": 23567, + "id": 26022, "luminance": 0, "opaque": true, "replaceable": false, @@ -277477,7 +306200,7 @@ ] }, { - "id": 23568, + "id": 26023, "luminance": 0, "opaque": true, "replaceable": false, @@ -277490,7 +306213,7 @@ ] }, { - "id": 23569, + "id": 26024, "luminance": 0, "opaque": true, "replaceable": false, @@ -277504,7 +306227,7 @@ ] }, { - "id": 23570, + "id": 26025, "luminance": 0, "opaque": true, "replaceable": false, @@ -277518,7 +306241,7 @@ ] }, { - "id": 23571, + "id": 26026, "luminance": 0, "opaque": true, "replaceable": false, @@ -277529,7 +306252,7 @@ ] }, { - "id": 23572, + "id": 26027, "luminance": 0, "opaque": true, "replaceable": false, @@ -277541,7 +306264,7 @@ ] }, { - "id": 23573, + "id": 26028, "luminance": 0, "opaque": true, "replaceable": false, @@ -277553,7 +306276,7 @@ ] }, { - "id": 23574, + "id": 26029, "luminance": 0, "opaque": true, "replaceable": false, @@ -277564,7 +306287,7 @@ ] }, { - "id": 23575, + "id": 26030, "luminance": 0, "opaque": true, "replaceable": false, @@ -277576,7 +306299,7 @@ ] }, { - "id": 23576, + "id": 26031, "luminance": 0, "opaque": true, "replaceable": false, @@ -277588,7 +306311,7 @@ ] }, { - "id": 23577, + "id": 26032, "luminance": 0, "opaque": true, "replaceable": false, @@ -277599,7 +306322,7 @@ ] }, { - "id": 23578, + "id": 26033, "luminance": 0, "opaque": true, "replaceable": false, @@ -277611,7 +306334,7 @@ ] }, { - "id": 23579, + "id": 26034, "luminance": 0, "opaque": true, "replaceable": false, @@ -277623,7 +306346,7 @@ ] }, { - "id": 23580, + "id": 26035, "luminance": 0, "opaque": true, "replaceable": false, @@ -277634,7 +306357,7 @@ ] }, { - "id": 23581, + "id": 26036, "luminance": 0, "opaque": true, "replaceable": false, @@ -277646,7 +306369,7 @@ ] }, { - "id": 23582, + "id": 26037, "luminance": 0, "opaque": true, "replaceable": false, @@ -277658,7 +306381,7 @@ ] }, { - "id": 23583, + "id": 26038, "luminance": 0, "opaque": true, "replaceable": false, @@ -277668,7 +306391,7 @@ ] }, { - "id": 23584, + "id": 26039, "luminance": 0, "opaque": true, "replaceable": false, @@ -277678,7 +306401,7 @@ ] }, { - "id": 23585, + "id": 26040, "luminance": 0, "opaque": true, "replaceable": false, @@ -277688,7 +306411,7 @@ ] }, { - "id": 23586, + "id": 26041, "luminance": 0, "opaque": true, "replaceable": false, @@ -277698,7 +306421,7 @@ ] }, { - "id": 23587, + "id": 26042, "luminance": 0, "opaque": true, "replaceable": false, @@ -277708,7 +306431,7 @@ ] }, { - "id": 23588, + "id": 26043, "luminance": 0, "opaque": true, "replaceable": false, @@ -277718,7 +306441,7 @@ ] }, { - "id": 23589, + "id": 26044, "luminance": 0, "opaque": true, "replaceable": false, @@ -277730,7 +306453,7 @@ ] }, { - "id": 23590, + "id": 26045, "luminance": 0, "opaque": true, "replaceable": false, @@ -277743,7 +306466,7 @@ ] }, { - "id": 23591, + "id": 26046, "luminance": 0, "opaque": true, "replaceable": false, @@ -277756,7 +306479,7 @@ ] }, { - "id": 23592, + "id": 26047, "luminance": 0, "opaque": true, "replaceable": false, @@ -277768,7 +306491,7 @@ ] }, { - "id": 23593, + "id": 26048, "luminance": 0, "opaque": true, "replaceable": false, @@ -277781,7 +306504,7 @@ ] }, { - "id": 23594, + "id": 26049, "luminance": 0, "opaque": true, "replaceable": false, @@ -277794,7 +306517,7 @@ ] }, { - "id": 23595, + "id": 26050, "luminance": 0, "opaque": true, "replaceable": false, @@ -277805,7 +306528,7 @@ ] }, { - "id": 23596, + "id": 26051, "luminance": 0, "opaque": true, "replaceable": false, @@ -277816,7 +306539,7 @@ ] }, { - "id": 23597, + "id": 26052, "luminance": 0, "opaque": true, "replaceable": false, @@ -277827,7 +306550,7 @@ ] }, { - "id": 23598, + "id": 26053, "luminance": 0, "opaque": true, "replaceable": false, @@ -277838,7 +306561,7 @@ ] }, { - "id": 23599, + "id": 26054, "luminance": 0, "opaque": true, "replaceable": false, @@ -277849,7 +306572,7 @@ ] }, { - "id": 23600, + "id": 26055, "luminance": 0, "opaque": true, "replaceable": false, @@ -277860,7 +306583,7 @@ ] }, { - "id": 23601, + "id": 26056, "luminance": 0, "opaque": true, "replaceable": false, @@ -277872,7 +306595,7 @@ ] }, { - "id": 23602, + "id": 26057, "luminance": 0, "opaque": true, "replaceable": false, @@ -277885,7 +306608,7 @@ ] }, { - "id": 23603, + "id": 26058, "luminance": 0, "opaque": true, "replaceable": false, @@ -277898,7 +306621,7 @@ ] }, { - "id": 23604, + "id": 26059, "luminance": 0, "opaque": true, "replaceable": false, @@ -277910,7 +306633,7 @@ ] }, { - "id": 23605, + "id": 26060, "luminance": 0, "opaque": true, "replaceable": false, @@ -277923,7 +306646,7 @@ ] }, { - "id": 23606, + "id": 26061, "luminance": 0, "opaque": true, "replaceable": false, @@ -277936,7 +306659,7 @@ ] }, { - "id": 23607, + "id": 26062, "luminance": 0, "opaque": true, "replaceable": false, @@ -277947,7 +306670,7 @@ ] }, { - "id": 23608, + "id": 26063, "luminance": 0, "opaque": true, "replaceable": false, @@ -277958,7 +306681,7 @@ ] }, { - "id": 23609, + "id": 26064, "luminance": 0, "opaque": true, "replaceable": false, @@ -277969,7 +306692,7 @@ ] }, { - "id": 23610, + "id": 26065, "luminance": 0, "opaque": true, "replaceable": false, @@ -277980,7 +306703,7 @@ ] }, { - "id": 23611, + "id": 26066, "luminance": 0, "opaque": true, "replaceable": false, @@ -277991,7 +306714,7 @@ ] }, { - "id": 23612, + "id": 26067, "luminance": 0, "opaque": true, "replaceable": false, @@ -278002,7 +306725,7 @@ ] }, { - "id": 23613, + "id": 26068, "luminance": 0, "opaque": true, "replaceable": false, @@ -278014,7 +306737,7 @@ ] }, { - "id": 23614, + "id": 26069, "luminance": 0, "opaque": true, "replaceable": false, @@ -278027,7 +306750,7 @@ ] }, { - "id": 23615, + "id": 26070, "luminance": 0, "opaque": true, "replaceable": false, @@ -278040,7 +306763,7 @@ ] }, { - "id": 23616, + "id": 26071, "luminance": 0, "opaque": true, "replaceable": false, @@ -278052,7 +306775,7 @@ ] }, { - "id": 23617, + "id": 26072, "luminance": 0, "opaque": true, "replaceable": false, @@ -278065,7 +306788,7 @@ ] }, { - "id": 23618, + "id": 26073, "luminance": 0, "opaque": true, "replaceable": false, @@ -278078,7 +306801,7 @@ ] }, { - "id": 23619, + "id": 26074, "luminance": 0, "opaque": true, "replaceable": false, @@ -278089,7 +306812,7 @@ ] }, { - "id": 23620, + "id": 26075, "luminance": 0, "opaque": true, "replaceable": false, @@ -278100,7 +306823,7 @@ ] }, { - "id": 23621, + "id": 26076, "luminance": 0, "opaque": true, "replaceable": false, @@ -278111,7 +306834,7 @@ ] }, { - "id": 23622, + "id": 26077, "luminance": 0, "opaque": true, "replaceable": false, @@ -278122,7 +306845,7 @@ ] }, { - "id": 23623, + "id": 26078, "luminance": 0, "opaque": true, "replaceable": false, @@ -278133,7 +306856,7 @@ ] }, { - "id": 23624, + "id": 26079, "luminance": 0, "opaque": true, "replaceable": false, @@ -278144,7 +306867,7 @@ ] }, { - "id": 23625, + "id": 26080, "luminance": 0, "opaque": true, "replaceable": false, @@ -278157,7 +306880,7 @@ ] }, { - "id": 23626, + "id": 26081, "luminance": 0, "opaque": true, "replaceable": false, @@ -278171,7 +306894,7 @@ ] }, { - "id": 23627, + "id": 26082, "luminance": 0, "opaque": true, "replaceable": false, @@ -278185,7 +306908,7 @@ ] }, { - "id": 23628, + "id": 26083, "luminance": 0, "opaque": true, "replaceable": false, @@ -278198,7 +306921,7 @@ ] }, { - "id": 23629, + "id": 26084, "luminance": 0, "opaque": true, "replaceable": false, @@ -278212,7 +306935,7 @@ ] }, { - "id": 23630, + "id": 26085, "luminance": 0, "opaque": true, "replaceable": false, @@ -278226,7 +306949,7 @@ ] }, { - "id": 23631, + "id": 26086, "luminance": 0, "opaque": true, "replaceable": false, @@ -278237,7 +306960,7 @@ ] }, { - "id": 23632, + "id": 26087, "luminance": 0, "opaque": true, "replaceable": false, @@ -278249,7 +306972,7 @@ ] }, { - "id": 23633, + "id": 26088, "luminance": 0, "opaque": true, "replaceable": false, @@ -278261,7 +306984,7 @@ ] }, { - "id": 23634, + "id": 26089, "luminance": 0, "opaque": true, "replaceable": false, @@ -278272,7 +306995,7 @@ ] }, { - "id": 23635, + "id": 26090, "luminance": 0, "opaque": true, "replaceable": false, @@ -278284,7 +307007,7 @@ ] }, { - "id": 23636, + "id": 26091, "luminance": 0, "opaque": true, "replaceable": false, @@ -278296,7 +307019,7 @@ ] }, { - "id": 23637, + "id": 26092, "luminance": 0, "opaque": true, "replaceable": false, @@ -278309,7 +307032,7 @@ ] }, { - "id": 23638, + "id": 26093, "luminance": 0, "opaque": true, "replaceable": false, @@ -278323,7 +307046,7 @@ ] }, { - "id": 23639, + "id": 26094, "luminance": 0, "opaque": true, "replaceable": false, @@ -278337,7 +307060,7 @@ ] }, { - "id": 23640, + "id": 26095, "luminance": 0, "opaque": true, "replaceable": false, @@ -278350,7 +307073,7 @@ ] }, { - "id": 23641, + "id": 26096, "luminance": 0, "opaque": true, "replaceable": false, @@ -278364,7 +307087,7 @@ ] }, { - "id": 23642, + "id": 26097, "luminance": 0, "opaque": true, "replaceable": false, @@ -278378,7 +307101,7 @@ ] }, { - "id": 23643, + "id": 26098, "luminance": 0, "opaque": true, "replaceable": false, @@ -278389,7 +307112,7 @@ ] }, { - "id": 23644, + "id": 26099, "luminance": 0, "opaque": true, "replaceable": false, @@ -278401,7 +307124,7 @@ ] }, { - "id": 23645, + "id": 26100, "luminance": 0, "opaque": true, "replaceable": false, @@ -278413,7 +307136,7 @@ ] }, { - "id": 23646, + "id": 26101, "luminance": 0, "opaque": true, "replaceable": false, @@ -278424,7 +307147,7 @@ ] }, { - "id": 23647, + "id": 26102, "luminance": 0, "opaque": true, "replaceable": false, @@ -278436,7 +307159,7 @@ ] }, { - "id": 23648, + "id": 26103, "luminance": 0, "opaque": true, "replaceable": false, @@ -278448,7 +307171,7 @@ ] }, { - "id": 23649, + "id": 26104, "luminance": 0, "opaque": true, "replaceable": false, @@ -278460,7 +307183,7 @@ ] }, { - "id": 23650, + "id": 26105, "luminance": 0, "opaque": true, "replaceable": false, @@ -278473,7 +307196,7 @@ ] }, { - "id": 23651, + "id": 26106, "luminance": 0, "opaque": true, "replaceable": false, @@ -278486,7 +307209,7 @@ ] }, { - "id": 23652, + "id": 26107, "luminance": 0, "opaque": true, "replaceable": false, @@ -278498,7 +307221,7 @@ ] }, { - "id": 23653, + "id": 26108, "luminance": 0, "opaque": true, "replaceable": false, @@ -278511,7 +307234,7 @@ ] }, { - "id": 23654, + "id": 26109, "luminance": 0, "opaque": true, "replaceable": false, @@ -278524,7 +307247,7 @@ ] }, { - "id": 23655, + "id": 26110, "luminance": 0, "opaque": true, "replaceable": false, @@ -278535,7 +307258,7 @@ ] }, { - "id": 23656, + "id": 26111, "luminance": 0, "opaque": true, "replaceable": false, @@ -278546,7 +307269,7 @@ ] }, { - "id": 23657, + "id": 26112, "luminance": 0, "opaque": true, "replaceable": false, @@ -278557,7 +307280,7 @@ ] }, { - "id": 23658, + "id": 26113, "luminance": 0, "opaque": true, "replaceable": false, @@ -278568,7 +307291,7 @@ ] }, { - "id": 23659, + "id": 26114, "luminance": 0, "opaque": true, "replaceable": false, @@ -278579,7 +307302,7 @@ ] }, { - "id": 23660, + "id": 26115, "luminance": 0, "opaque": true, "replaceable": false, @@ -278590,7 +307313,7 @@ ] }, { - "id": 23661, + "id": 26116, "luminance": 0, "opaque": true, "replaceable": false, @@ -278603,7 +307326,7 @@ ] }, { - "id": 23662, + "id": 26117, "luminance": 0, "opaque": true, "replaceable": false, @@ -278617,7 +307340,7 @@ ] }, { - "id": 23663, + "id": 26118, "luminance": 0, "opaque": true, "replaceable": false, @@ -278631,7 +307354,7 @@ ] }, { - "id": 23664, + "id": 26119, "luminance": 0, "opaque": true, "replaceable": false, @@ -278644,7 +307367,7 @@ ] }, { - "id": 23665, + "id": 26120, "luminance": 0, "opaque": true, "replaceable": false, @@ -278658,7 +307381,7 @@ ] }, { - "id": 23666, + "id": 26121, "luminance": 0, "opaque": true, "replaceable": false, @@ -278672,7 +307395,7 @@ ] }, { - "id": 23667, + "id": 26122, "luminance": 0, "opaque": true, "replaceable": false, @@ -278683,7 +307406,7 @@ ] }, { - "id": 23668, + "id": 26123, "luminance": 0, "opaque": true, "replaceable": false, @@ -278695,7 +307418,7 @@ ] }, { - "id": 23669, + "id": 26124, "luminance": 0, "opaque": true, "replaceable": false, @@ -278707,7 +307430,7 @@ ] }, { - "id": 23670, + "id": 26125, "luminance": 0, "opaque": true, "replaceable": false, @@ -278718,7 +307441,7 @@ ] }, { - "id": 23671, + "id": 26126, "luminance": 0, "opaque": true, "replaceable": false, @@ -278730,7 +307453,7 @@ ] }, { - "id": 23672, + "id": 26127, "luminance": 0, "opaque": true, "replaceable": false, @@ -278742,7 +307465,7 @@ ] }, { - "id": 23673, + "id": 26128, "luminance": 0, "opaque": true, "replaceable": false, @@ -278755,7 +307478,7 @@ ] }, { - "id": 23674, + "id": 26129, "luminance": 0, "opaque": true, "replaceable": false, @@ -278769,7 +307492,7 @@ ] }, { - "id": 23675, + "id": 26130, "luminance": 0, "opaque": true, "replaceable": false, @@ -278783,7 +307506,7 @@ ] }, { - "id": 23676, + "id": 26131, "luminance": 0, "opaque": true, "replaceable": false, @@ -278796,7 +307519,7 @@ ] }, { - "id": 23677, + "id": 26132, "luminance": 0, "opaque": true, "replaceable": false, @@ -278810,7 +307533,7 @@ ] }, { - "id": 23678, + "id": 26133, "luminance": 0, "opaque": true, "replaceable": false, @@ -278824,7 +307547,7 @@ ] }, { - "id": 23679, + "id": 26134, "luminance": 0, "opaque": true, "replaceable": false, @@ -278835,7 +307558,7 @@ ] }, { - "id": 23680, + "id": 26135, "luminance": 0, "opaque": true, "replaceable": false, @@ -278847,7 +307570,7 @@ ] }, { - "id": 23681, + "id": 26136, "luminance": 0, "opaque": true, "replaceable": false, @@ -278859,7 +307582,7 @@ ] }, { - "id": 23682, + "id": 26137, "luminance": 0, "opaque": true, "replaceable": false, @@ -278870,7 +307593,7 @@ ] }, { - "id": 23683, + "id": 26138, "luminance": 0, "opaque": true, "replaceable": false, @@ -278882,7 +307605,7 @@ ] }, { - "id": 23684, + "id": 26139, "luminance": 0, "opaque": true, "replaceable": false, @@ -278896,15 +307619,15 @@ ] }, { - "id": 983, + "id": 1036, "name": "deepslate_bricks", "translation_key": "block.minecraft.deepslate_bricks", - "item_id": 324, + "item_id": 345, "properties": [], - "default_state_id": 23685, + "default_state_id": 26140, "states": [ { - "id": 23685, + "id": 26140, "luminance": 0, "opaque": true, "replaceable": false, @@ -278916,10 +307639,10 @@ ] }, { - "id": 984, + "id": 1037, "name": "deepslate_brick_stairs", "translation_key": "block.minecraft.deepslate_brick_stairs", - "item_id": 615, + "item_id": 636, "properties": [ { "name": "facing", @@ -278955,10 +307678,10 @@ ] } ], - "default_state_id": 23697, + "default_state_id": 26152, "states": [ { - "id": 23686, + "id": 26141, "luminance": 0, "opaque": true, "replaceable": false, @@ -278969,7 +307692,7 @@ ] }, { - "id": 23687, + "id": 26142, "luminance": 0, "opaque": true, "replaceable": false, @@ -278980,7 +307703,7 @@ ] }, { - "id": 23688, + "id": 26143, "luminance": 0, "opaque": true, "replaceable": false, @@ -278992,7 +307715,7 @@ ] }, { - "id": 23689, + "id": 26144, "luminance": 0, "opaque": true, "replaceable": false, @@ -279004,7 +307727,7 @@ ] }, { - "id": 23690, + "id": 26145, "luminance": 0, "opaque": true, "replaceable": false, @@ -279016,7 +307739,7 @@ ] }, { - "id": 23691, + "id": 26146, "luminance": 0, "opaque": true, "replaceable": false, @@ -279028,7 +307751,7 @@ ] }, { - "id": 23692, + "id": 26147, "luminance": 0, "opaque": true, "replaceable": false, @@ -279040,7 +307763,7 @@ ] }, { - "id": 23693, + "id": 26148, "luminance": 0, "opaque": true, "replaceable": false, @@ -279052,7 +307775,7 @@ ] }, { - "id": 23694, + "id": 26149, "luminance": 0, "opaque": true, "replaceable": false, @@ -279064,7 +307787,7 @@ ] }, { - "id": 23695, + "id": 26150, "luminance": 0, "opaque": true, "replaceable": false, @@ -279076,7 +307799,7 @@ ] }, { - "id": 23696, + "id": 26151, "luminance": 0, "opaque": true, "replaceable": false, @@ -279087,7 +307810,7 @@ ] }, { - "id": 23697, + "id": 26152, "luminance": 0, "opaque": true, "replaceable": false, @@ -279098,7 +307821,7 @@ ] }, { - "id": 23698, + "id": 26153, "luminance": 0, "opaque": true, "replaceable": false, @@ -279110,7 +307833,7 @@ ] }, { - "id": 23699, + "id": 26154, "luminance": 0, "opaque": true, "replaceable": false, @@ -279122,7 +307845,7 @@ ] }, { - "id": 23700, + "id": 26155, "luminance": 0, "opaque": true, "replaceable": false, @@ -279134,7 +307857,7 @@ ] }, { - "id": 23701, + "id": 26156, "luminance": 0, "opaque": true, "replaceable": false, @@ -279146,7 +307869,7 @@ ] }, { - "id": 23702, + "id": 26157, "luminance": 0, "opaque": true, "replaceable": false, @@ -279157,7 +307880,7 @@ ] }, { - "id": 23703, + "id": 26158, "luminance": 0, "opaque": true, "replaceable": false, @@ -279168,7 +307891,7 @@ ] }, { - "id": 23704, + "id": 26159, "luminance": 0, "opaque": true, "replaceable": false, @@ -279179,7 +307902,7 @@ ] }, { - "id": 23705, + "id": 26160, "luminance": 0, "opaque": true, "replaceable": false, @@ -279190,7 +307913,7 @@ ] }, { - "id": 23706, + "id": 26161, "luminance": 0, "opaque": true, "replaceable": false, @@ -279201,7 +307924,7 @@ ] }, { - "id": 23707, + "id": 26162, "luminance": 0, "opaque": true, "replaceable": false, @@ -279212,7 +307935,7 @@ ] }, { - "id": 23708, + "id": 26163, "luminance": 0, "opaque": true, "replaceable": false, @@ -279224,7 +307947,7 @@ ] }, { - "id": 23709, + "id": 26164, "luminance": 0, "opaque": true, "replaceable": false, @@ -279236,7 +307959,7 @@ ] }, { - "id": 23710, + "id": 26165, "luminance": 0, "opaque": true, "replaceable": false, @@ -279248,7 +307971,7 @@ ] }, { - "id": 23711, + "id": 26166, "luminance": 0, "opaque": true, "replaceable": false, @@ -279260,7 +307983,7 @@ ] }, { - "id": 23712, + "id": 26167, "luminance": 0, "opaque": true, "replaceable": false, @@ -279272,7 +307995,7 @@ ] }, { - "id": 23713, + "id": 26168, "luminance": 0, "opaque": true, "replaceable": false, @@ -279284,7 +308007,7 @@ ] }, { - "id": 23714, + "id": 26169, "luminance": 0, "opaque": true, "replaceable": false, @@ -279296,7 +308019,7 @@ ] }, { - "id": 23715, + "id": 26170, "luminance": 0, "opaque": true, "replaceable": false, @@ -279308,7 +308031,7 @@ ] }, { - "id": 23716, + "id": 26171, "luminance": 0, "opaque": true, "replaceable": false, @@ -279319,7 +308042,7 @@ ] }, { - "id": 23717, + "id": 26172, "luminance": 0, "opaque": true, "replaceable": false, @@ -279330,7 +308053,7 @@ ] }, { - "id": 23718, + "id": 26173, "luminance": 0, "opaque": true, "replaceable": false, @@ -279342,7 +308065,7 @@ ] }, { - "id": 23719, + "id": 26174, "luminance": 0, "opaque": true, "replaceable": false, @@ -279354,7 +308077,7 @@ ] }, { - "id": 23720, + "id": 26175, "luminance": 0, "opaque": true, "replaceable": false, @@ -279366,7 +308089,7 @@ ] }, { - "id": 23721, + "id": 26176, "luminance": 0, "opaque": true, "replaceable": false, @@ -279378,7 +308101,7 @@ ] }, { - "id": 23722, + "id": 26177, "luminance": 0, "opaque": true, "replaceable": false, @@ -279389,7 +308112,7 @@ ] }, { - "id": 23723, + "id": 26178, "luminance": 0, "opaque": true, "replaceable": false, @@ -279400,7 +308123,7 @@ ] }, { - "id": 23724, + "id": 26179, "luminance": 0, "opaque": true, "replaceable": false, @@ -279411,7 +308134,7 @@ ] }, { - "id": 23725, + "id": 26180, "luminance": 0, "opaque": true, "replaceable": false, @@ -279422,7 +308145,7 @@ ] }, { - "id": 23726, + "id": 26181, "luminance": 0, "opaque": true, "replaceable": false, @@ -279433,7 +308156,7 @@ ] }, { - "id": 23727, + "id": 26182, "luminance": 0, "opaque": true, "replaceable": false, @@ -279444,7 +308167,7 @@ ] }, { - "id": 23728, + "id": 26183, "luminance": 0, "opaque": true, "replaceable": false, @@ -279456,7 +308179,7 @@ ] }, { - "id": 23729, + "id": 26184, "luminance": 0, "opaque": true, "replaceable": false, @@ -279468,7 +308191,7 @@ ] }, { - "id": 23730, + "id": 26185, "luminance": 0, "opaque": true, "replaceable": false, @@ -279480,7 +308203,7 @@ ] }, { - "id": 23731, + "id": 26186, "luminance": 0, "opaque": true, "replaceable": false, @@ -279492,7 +308215,7 @@ ] }, { - "id": 23732, + "id": 26187, "luminance": 0, "opaque": true, "replaceable": false, @@ -279504,7 +308227,7 @@ ] }, { - "id": 23733, + "id": 26188, "luminance": 0, "opaque": true, "replaceable": false, @@ -279516,7 +308239,7 @@ ] }, { - "id": 23734, + "id": 26189, "luminance": 0, "opaque": true, "replaceable": false, @@ -279528,7 +308251,7 @@ ] }, { - "id": 23735, + "id": 26190, "luminance": 0, "opaque": true, "replaceable": false, @@ -279540,7 +308263,7 @@ ] }, { - "id": 23736, + "id": 26191, "luminance": 0, "opaque": true, "replaceable": false, @@ -279551,7 +308274,7 @@ ] }, { - "id": 23737, + "id": 26192, "luminance": 0, "opaque": true, "replaceable": false, @@ -279562,7 +308285,7 @@ ] }, { - "id": 23738, + "id": 26193, "luminance": 0, "opaque": true, "replaceable": false, @@ -279574,7 +308297,7 @@ ] }, { - "id": 23739, + "id": 26194, "luminance": 0, "opaque": true, "replaceable": false, @@ -279586,7 +308309,7 @@ ] }, { - "id": 23740, + "id": 26195, "luminance": 0, "opaque": true, "replaceable": false, @@ -279598,7 +308321,7 @@ ] }, { - "id": 23741, + "id": 26196, "luminance": 0, "opaque": true, "replaceable": false, @@ -279610,7 +308333,7 @@ ] }, { - "id": 23742, + "id": 26197, "luminance": 0, "opaque": true, "replaceable": false, @@ -279621,7 +308344,7 @@ ] }, { - "id": 23743, + "id": 26198, "luminance": 0, "opaque": true, "replaceable": false, @@ -279632,7 +308355,7 @@ ] }, { - "id": 23744, + "id": 26199, "luminance": 0, "opaque": true, "replaceable": false, @@ -279643,7 +308366,7 @@ ] }, { - "id": 23745, + "id": 26200, "luminance": 0, "opaque": true, "replaceable": false, @@ -279654,7 +308377,7 @@ ] }, { - "id": 23746, + "id": 26201, "luminance": 0, "opaque": true, "replaceable": false, @@ -279665,7 +308388,7 @@ ] }, { - "id": 23747, + "id": 26202, "luminance": 0, "opaque": true, "replaceable": false, @@ -279676,7 +308399,7 @@ ] }, { - "id": 23748, + "id": 26203, "luminance": 0, "opaque": true, "replaceable": false, @@ -279688,7 +308411,7 @@ ] }, { - "id": 23749, + "id": 26204, "luminance": 0, "opaque": true, "replaceable": false, @@ -279700,7 +308423,7 @@ ] }, { - "id": 23750, + "id": 26205, "luminance": 0, "opaque": true, "replaceable": false, @@ -279712,7 +308435,7 @@ ] }, { - "id": 23751, + "id": 26206, "luminance": 0, "opaque": true, "replaceable": false, @@ -279724,7 +308447,7 @@ ] }, { - "id": 23752, + "id": 26207, "luminance": 0, "opaque": true, "replaceable": false, @@ -279736,7 +308459,7 @@ ] }, { - "id": 23753, + "id": 26208, "luminance": 0, "opaque": true, "replaceable": false, @@ -279748,7 +308471,7 @@ ] }, { - "id": 23754, + "id": 26209, "luminance": 0, "opaque": true, "replaceable": false, @@ -279760,7 +308483,7 @@ ] }, { - "id": 23755, + "id": 26210, "luminance": 0, "opaque": true, "replaceable": false, @@ -279772,7 +308495,7 @@ ] }, { - "id": 23756, + "id": 26211, "luminance": 0, "opaque": true, "replaceable": false, @@ -279783,7 +308506,7 @@ ] }, { - "id": 23757, + "id": 26212, "luminance": 0, "opaque": true, "replaceable": false, @@ -279794,7 +308517,7 @@ ] }, { - "id": 23758, + "id": 26213, "luminance": 0, "opaque": true, "replaceable": false, @@ -279806,7 +308529,7 @@ ] }, { - "id": 23759, + "id": 26214, "luminance": 0, "opaque": true, "replaceable": false, @@ -279818,7 +308541,7 @@ ] }, { - "id": 23760, + "id": 26215, "luminance": 0, "opaque": true, "replaceable": false, @@ -279830,7 +308553,7 @@ ] }, { - "id": 23761, + "id": 26216, "luminance": 0, "opaque": true, "replaceable": false, @@ -279842,7 +308565,7 @@ ] }, { - "id": 23762, + "id": 26217, "luminance": 0, "opaque": true, "replaceable": false, @@ -279853,7 +308576,7 @@ ] }, { - "id": 23763, + "id": 26218, "luminance": 0, "opaque": true, "replaceable": false, @@ -279864,7 +308587,7 @@ ] }, { - "id": 23764, + "id": 26219, "luminance": 0, "opaque": true, "replaceable": false, @@ -279875,7 +308598,7 @@ ] }, { - "id": 23765, + "id": 26220, "luminance": 0, "opaque": true, "replaceable": false, @@ -279888,10 +308611,10 @@ ] }, { - "id": 985, + "id": 1038, "name": "deepslate_brick_slab", "translation_key": "block.minecraft.deepslate_brick_slab", - "item_id": 632, + "item_id": 653, "properties": [ { "name": "type", @@ -279909,10 +308632,10 @@ ] } ], - "default_state_id": 23769, + "default_state_id": 26224, "states": [ { - "id": 23766, + "id": 26221, "luminance": 0, "opaque": true, "replaceable": false, @@ -279922,7 +308645,7 @@ ] }, { - "id": 23767, + "id": 26222, "luminance": 0, "opaque": true, "replaceable": false, @@ -279932,7 +308655,7 @@ ] }, { - "id": 23768, + "id": 26223, "luminance": 0, "opaque": true, "replaceable": false, @@ -279942,7 +308665,7 @@ ] }, { - "id": 23769, + "id": 26224, "luminance": 0, "opaque": true, "replaceable": false, @@ -279952,7 +308675,7 @@ ] }, { - "id": 23770, + "id": 26225, "luminance": 0, "opaque": true, "replaceable": false, @@ -279962,7 +308685,7 @@ ] }, { - "id": 23771, + "id": 26226, "luminance": 0, "opaque": true, "replaceable": false, @@ -279974,10 +308697,10 @@ ] }, { - "id": 986, + "id": 1039, "name": "deepslate_brick_wall", "translation_key": "block.minecraft.deepslate_brick_wall", - "item_id": 395, + "item_id": 416, "properties": [ { "name": "east", @@ -280026,10 +308749,10 @@ ] } ], - "default_state_id": 23775, + "default_state_id": 26230, "states": [ { - "id": 23772, + "id": 26227, "luminance": 0, "opaque": true, "replaceable": false, @@ -280039,7 +308762,7 @@ ] }, { - "id": 23773, + "id": 26228, "luminance": 0, "opaque": true, "replaceable": false, @@ -280051,7 +308774,7 @@ ] }, { - "id": 23774, + "id": 26229, "luminance": 0, "opaque": true, "replaceable": false, @@ -280063,7 +308786,7 @@ ] }, { - "id": 23775, + "id": 26230, "luminance": 0, "opaque": true, "replaceable": false, @@ -280073,7 +308796,7 @@ ] }, { - "id": 23776, + "id": 26231, "luminance": 0, "opaque": true, "replaceable": false, @@ -280085,7 +308808,7 @@ ] }, { - "id": 23777, + "id": 26232, "luminance": 0, "opaque": true, "replaceable": false, @@ -280097,7 +308820,7 @@ ] }, { - "id": 23778, + "id": 26233, "luminance": 0, "opaque": true, "replaceable": false, @@ -280105,7 +308828,7 @@ "collision_shapes": [] }, { - "id": 23779, + "id": 26234, "luminance": 0, "opaque": true, "replaceable": false, @@ -280115,7 +308838,7 @@ ] }, { - "id": 23780, + "id": 26235, "luminance": 0, "opaque": true, "replaceable": false, @@ -280125,7 +308848,7 @@ ] }, { - "id": 23781, + "id": 26236, "luminance": 0, "opaque": true, "replaceable": false, @@ -280133,7 +308856,7 @@ "collision_shapes": [] }, { - "id": 23782, + "id": 26237, "luminance": 0, "opaque": true, "replaceable": false, @@ -280143,7 +308866,7 @@ ] }, { - "id": 23783, + "id": 26238, "luminance": 0, "opaque": true, "replaceable": false, @@ -280153,7 +308876,7 @@ ] }, { - "id": 23784, + "id": 26239, "luminance": 0, "opaque": true, "replaceable": false, @@ -280164,7 +308887,7 @@ ] }, { - "id": 23785, + "id": 26240, "luminance": 0, "opaque": true, "replaceable": false, @@ -280177,7 +308900,7 @@ ] }, { - "id": 23786, + "id": 26241, "luminance": 0, "opaque": true, "replaceable": false, @@ -280190,7 +308913,7 @@ ] }, { - "id": 23787, + "id": 26242, "luminance": 0, "opaque": true, "replaceable": false, @@ -280201,7 +308924,7 @@ ] }, { - "id": 23788, + "id": 26243, "luminance": 0, "opaque": true, "replaceable": false, @@ -280214,7 +308937,7 @@ ] }, { - "id": 23789, + "id": 26244, "luminance": 0, "opaque": true, "replaceable": false, @@ -280227,7 +308950,7 @@ ] }, { - "id": 23790, + "id": 26245, "luminance": 0, "opaque": true, "replaceable": false, @@ -280237,7 +308960,7 @@ ] }, { - "id": 23791, + "id": 26246, "luminance": 0, "opaque": true, "replaceable": false, @@ -280248,7 +308971,7 @@ ] }, { - "id": 23792, + "id": 26247, "luminance": 0, "opaque": true, "replaceable": false, @@ -280259,7 +308982,7 @@ ] }, { - "id": 23793, + "id": 26248, "luminance": 0, "opaque": true, "replaceable": false, @@ -280269,7 +308992,7 @@ ] }, { - "id": 23794, + "id": 26249, "luminance": 0, "opaque": true, "replaceable": false, @@ -280280,7 +309003,7 @@ ] }, { - "id": 23795, + "id": 26250, "luminance": 0, "opaque": true, "replaceable": false, @@ -280291,7 +309014,7 @@ ] }, { - "id": 23796, + "id": 26251, "luminance": 0, "opaque": true, "replaceable": false, @@ -280302,7 +309025,7 @@ ] }, { - "id": 23797, + "id": 26252, "luminance": 0, "opaque": true, "replaceable": false, @@ -280315,7 +309038,7 @@ ] }, { - "id": 23798, + "id": 26253, "luminance": 0, "opaque": true, "replaceable": false, @@ -280328,7 +309051,7 @@ ] }, { - "id": 23799, + "id": 26254, "luminance": 0, "opaque": true, "replaceable": false, @@ -280339,7 +309062,7 @@ ] }, { - "id": 23800, + "id": 26255, "luminance": 0, "opaque": true, "replaceable": false, @@ -280352,7 +309075,7 @@ ] }, { - "id": 23801, + "id": 26256, "luminance": 0, "opaque": true, "replaceable": false, @@ -280365,7 +309088,7 @@ ] }, { - "id": 23802, + "id": 26257, "luminance": 0, "opaque": true, "replaceable": false, @@ -280375,7 +309098,7 @@ ] }, { - "id": 23803, + "id": 26258, "luminance": 0, "opaque": true, "replaceable": false, @@ -280386,7 +309109,7 @@ ] }, { - "id": 23804, + "id": 26259, "luminance": 0, "opaque": true, "replaceable": false, @@ -280397,7 +309120,7 @@ ] }, { - "id": 23805, + "id": 26260, "luminance": 0, "opaque": true, "replaceable": false, @@ -280407,7 +309130,7 @@ ] }, { - "id": 23806, + "id": 26261, "luminance": 0, "opaque": true, "replaceable": false, @@ -280418,7 +309141,7 @@ ] }, { - "id": 23807, + "id": 26262, "luminance": 0, "opaque": true, "replaceable": false, @@ -280429,7 +309152,7 @@ ] }, { - "id": 23808, + "id": 26263, "luminance": 0, "opaque": true, "replaceable": false, @@ -280440,7 +309163,7 @@ ] }, { - "id": 23809, + "id": 26264, "luminance": 0, "opaque": true, "replaceable": false, @@ -280453,7 +309176,7 @@ ] }, { - "id": 23810, + "id": 26265, "luminance": 0, "opaque": true, "replaceable": false, @@ -280466,7 +309189,7 @@ ] }, { - "id": 23811, + "id": 26266, "luminance": 0, "opaque": true, "replaceable": false, @@ -280477,7 +309200,7 @@ ] }, { - "id": 23812, + "id": 26267, "luminance": 0, "opaque": true, "replaceable": false, @@ -280490,7 +309213,7 @@ ] }, { - "id": 23813, + "id": 26268, "luminance": 0, "opaque": true, "replaceable": false, @@ -280503,7 +309226,7 @@ ] }, { - "id": 23814, + "id": 26269, "luminance": 0, "opaque": true, "replaceable": false, @@ -280513,7 +309236,7 @@ ] }, { - "id": 23815, + "id": 26270, "luminance": 0, "opaque": true, "replaceable": false, @@ -280524,7 +309247,7 @@ ] }, { - "id": 23816, + "id": 26271, "luminance": 0, "opaque": true, "replaceable": false, @@ -280535,7 +309258,7 @@ ] }, { - "id": 23817, + "id": 26272, "luminance": 0, "opaque": true, "replaceable": false, @@ -280545,7 +309268,7 @@ ] }, { - "id": 23818, + "id": 26273, "luminance": 0, "opaque": true, "replaceable": false, @@ -280556,7 +309279,7 @@ ] }, { - "id": 23819, + "id": 26274, "luminance": 0, "opaque": true, "replaceable": false, @@ -280567,7 +309290,7 @@ ] }, { - "id": 23820, + "id": 26275, "luminance": 0, "opaque": true, "replaceable": false, @@ -280579,7 +309302,7 @@ ] }, { - "id": 23821, + "id": 26276, "luminance": 0, "opaque": true, "replaceable": false, @@ -280593,7 +309316,7 @@ ] }, { - "id": 23822, + "id": 26277, "luminance": 0, "opaque": true, "replaceable": false, @@ -280607,7 +309330,7 @@ ] }, { - "id": 23823, + "id": 26278, "luminance": 0, "opaque": true, "replaceable": false, @@ -280619,7 +309342,7 @@ ] }, { - "id": 23824, + "id": 26279, "luminance": 0, "opaque": true, "replaceable": false, @@ -280633,7 +309356,7 @@ ] }, { - "id": 23825, + "id": 26280, "luminance": 0, "opaque": true, "replaceable": false, @@ -280647,7 +309370,7 @@ ] }, { - "id": 23826, + "id": 26281, "luminance": 0, "opaque": true, "replaceable": false, @@ -280657,7 +309380,7 @@ ] }, { - "id": 23827, + "id": 26282, "luminance": 0, "opaque": true, "replaceable": false, @@ -280669,7 +309392,7 @@ ] }, { - "id": 23828, + "id": 26283, "luminance": 0, "opaque": true, "replaceable": false, @@ -280681,7 +309404,7 @@ ] }, { - "id": 23829, + "id": 26284, "luminance": 0, "opaque": true, "replaceable": false, @@ -280691,7 +309414,7 @@ ] }, { - "id": 23830, + "id": 26285, "luminance": 0, "opaque": true, "replaceable": false, @@ -280703,7 +309426,7 @@ ] }, { - "id": 23831, + "id": 26286, "luminance": 0, "opaque": true, "replaceable": false, @@ -280715,7 +309438,7 @@ ] }, { - "id": 23832, + "id": 26287, "luminance": 0, "opaque": true, "replaceable": false, @@ -280727,7 +309450,7 @@ ] }, { - "id": 23833, + "id": 26288, "luminance": 0, "opaque": true, "replaceable": false, @@ -280741,7 +309464,7 @@ ] }, { - "id": 23834, + "id": 26289, "luminance": 0, "opaque": true, "replaceable": false, @@ -280755,7 +309478,7 @@ ] }, { - "id": 23835, + "id": 26290, "luminance": 0, "opaque": true, "replaceable": false, @@ -280767,7 +309490,7 @@ ] }, { - "id": 23836, + "id": 26291, "luminance": 0, "opaque": true, "replaceable": false, @@ -280781,7 +309504,7 @@ ] }, { - "id": 23837, + "id": 26292, "luminance": 0, "opaque": true, "replaceable": false, @@ -280795,7 +309518,7 @@ ] }, { - "id": 23838, + "id": 26293, "luminance": 0, "opaque": true, "replaceable": false, @@ -280805,7 +309528,7 @@ ] }, { - "id": 23839, + "id": 26294, "luminance": 0, "opaque": true, "replaceable": false, @@ -280817,7 +309540,7 @@ ] }, { - "id": 23840, + "id": 26295, "luminance": 0, "opaque": true, "replaceable": false, @@ -280829,7 +309552,7 @@ ] }, { - "id": 23841, + "id": 26296, "luminance": 0, "opaque": true, "replaceable": false, @@ -280839,7 +309562,7 @@ ] }, { - "id": 23842, + "id": 26297, "luminance": 0, "opaque": true, "replaceable": false, @@ -280851,7 +309574,7 @@ ] }, { - "id": 23843, + "id": 26298, "luminance": 0, "opaque": true, "replaceable": false, @@ -280863,7 +309586,7 @@ ] }, { - "id": 23844, + "id": 26299, "luminance": 0, "opaque": true, "replaceable": false, @@ -280874,7 +309597,7 @@ ] }, { - "id": 23845, + "id": 26300, "luminance": 0, "opaque": true, "replaceable": false, @@ -280887,7 +309610,7 @@ ] }, { - "id": 23846, + "id": 26301, "luminance": 0, "opaque": true, "replaceable": false, @@ -280900,7 +309623,7 @@ ] }, { - "id": 23847, + "id": 26302, "luminance": 0, "opaque": true, "replaceable": false, @@ -280911,7 +309634,7 @@ ] }, { - "id": 23848, + "id": 26303, "luminance": 0, "opaque": true, "replaceable": false, @@ -280924,7 +309647,7 @@ ] }, { - "id": 23849, + "id": 26304, "luminance": 0, "opaque": true, "replaceable": false, @@ -280937,7 +309660,7 @@ ] }, { - "id": 23850, + "id": 26305, "luminance": 0, "opaque": true, "replaceable": false, @@ -280947,7 +309670,7 @@ ] }, { - "id": 23851, + "id": 26306, "luminance": 0, "opaque": true, "replaceable": false, @@ -280958,7 +309681,7 @@ ] }, { - "id": 23852, + "id": 26307, "luminance": 0, "opaque": true, "replaceable": false, @@ -280969,7 +309692,7 @@ ] }, { - "id": 23853, + "id": 26308, "luminance": 0, "opaque": true, "replaceable": false, @@ -280979,7 +309702,7 @@ ] }, { - "id": 23854, + "id": 26309, "luminance": 0, "opaque": true, "replaceable": false, @@ -280990,7 +309713,7 @@ ] }, { - "id": 23855, + "id": 26310, "luminance": 0, "opaque": true, "replaceable": false, @@ -281001,7 +309724,7 @@ ] }, { - "id": 23856, + "id": 26311, "luminance": 0, "opaque": true, "replaceable": false, @@ -281013,7 +309736,7 @@ ] }, { - "id": 23857, + "id": 26312, "luminance": 0, "opaque": true, "replaceable": false, @@ -281027,7 +309750,7 @@ ] }, { - "id": 23858, + "id": 26313, "luminance": 0, "opaque": true, "replaceable": false, @@ -281041,7 +309764,7 @@ ] }, { - "id": 23859, + "id": 26314, "luminance": 0, "opaque": true, "replaceable": false, @@ -281053,7 +309776,7 @@ ] }, { - "id": 23860, + "id": 26315, "luminance": 0, "opaque": true, "replaceable": false, @@ -281067,7 +309790,7 @@ ] }, { - "id": 23861, + "id": 26316, "luminance": 0, "opaque": true, "replaceable": false, @@ -281081,7 +309804,7 @@ ] }, { - "id": 23862, + "id": 26317, "luminance": 0, "opaque": true, "replaceable": false, @@ -281091,7 +309814,7 @@ ] }, { - "id": 23863, + "id": 26318, "luminance": 0, "opaque": true, "replaceable": false, @@ -281103,7 +309826,7 @@ ] }, { - "id": 23864, + "id": 26319, "luminance": 0, "opaque": true, "replaceable": false, @@ -281115,7 +309838,7 @@ ] }, { - "id": 23865, + "id": 26320, "luminance": 0, "opaque": true, "replaceable": false, @@ -281125,7 +309848,7 @@ ] }, { - "id": 23866, + "id": 26321, "luminance": 0, "opaque": true, "replaceable": false, @@ -281137,7 +309860,7 @@ ] }, { - "id": 23867, + "id": 26322, "luminance": 0, "opaque": true, "replaceable": false, @@ -281149,7 +309872,7 @@ ] }, { - "id": 23868, + "id": 26323, "luminance": 0, "opaque": true, "replaceable": false, @@ -281161,7 +309884,7 @@ ] }, { - "id": 23869, + "id": 26324, "luminance": 0, "opaque": true, "replaceable": false, @@ -281175,7 +309898,7 @@ ] }, { - "id": 23870, + "id": 26325, "luminance": 0, "opaque": true, "replaceable": false, @@ -281189,7 +309912,7 @@ ] }, { - "id": 23871, + "id": 26326, "luminance": 0, "opaque": true, "replaceable": false, @@ -281201,7 +309924,7 @@ ] }, { - "id": 23872, + "id": 26327, "luminance": 0, "opaque": true, "replaceable": false, @@ -281215,7 +309938,7 @@ ] }, { - "id": 23873, + "id": 26328, "luminance": 0, "opaque": true, "replaceable": false, @@ -281229,7 +309952,7 @@ ] }, { - "id": 23874, + "id": 26329, "luminance": 0, "opaque": true, "replaceable": false, @@ -281239,7 +309962,7 @@ ] }, { - "id": 23875, + "id": 26330, "luminance": 0, "opaque": true, "replaceable": false, @@ -281251,7 +309974,7 @@ ] }, { - "id": 23876, + "id": 26331, "luminance": 0, "opaque": true, "replaceable": false, @@ -281263,7 +309986,7 @@ ] }, { - "id": 23877, + "id": 26332, "luminance": 0, "opaque": true, "replaceable": false, @@ -281273,7 +309996,7 @@ ] }, { - "id": 23878, + "id": 26333, "luminance": 0, "opaque": true, "replaceable": false, @@ -281285,7 +310008,7 @@ ] }, { - "id": 23879, + "id": 26334, "luminance": 0, "opaque": true, "replaceable": false, @@ -281297,7 +310020,7 @@ ] }, { - "id": 23880, + "id": 26335, "luminance": 0, "opaque": true, "replaceable": false, @@ -281308,7 +310031,7 @@ ] }, { - "id": 23881, + "id": 26336, "luminance": 0, "opaque": true, "replaceable": false, @@ -281320,7 +310043,7 @@ ] }, { - "id": 23882, + "id": 26337, "luminance": 0, "opaque": true, "replaceable": false, @@ -281332,7 +310055,7 @@ ] }, { - "id": 23883, + "id": 26338, "luminance": 0, "opaque": true, "replaceable": false, @@ -281343,7 +310066,7 @@ ] }, { - "id": 23884, + "id": 26339, "luminance": 0, "opaque": true, "replaceable": false, @@ -281355,7 +310078,7 @@ ] }, { - "id": 23885, + "id": 26340, "luminance": 0, "opaque": true, "replaceable": false, @@ -281367,7 +310090,7 @@ ] }, { - "id": 23886, + "id": 26341, "luminance": 0, "opaque": true, "replaceable": false, @@ -281377,7 +310100,7 @@ ] }, { - "id": 23887, + "id": 26342, "luminance": 0, "opaque": true, "replaceable": false, @@ -281387,7 +310110,7 @@ ] }, { - "id": 23888, + "id": 26343, "luminance": 0, "opaque": true, "replaceable": false, @@ -281397,7 +310120,7 @@ ] }, { - "id": 23889, + "id": 26344, "luminance": 0, "opaque": true, "replaceable": false, @@ -281407,7 +310130,7 @@ ] }, { - "id": 23890, + "id": 26345, "luminance": 0, "opaque": true, "replaceable": false, @@ -281417,7 +310140,7 @@ ] }, { - "id": 23891, + "id": 26346, "luminance": 0, "opaque": true, "replaceable": false, @@ -281427,7 +310150,7 @@ ] }, { - "id": 23892, + "id": 26347, "luminance": 0, "opaque": true, "replaceable": false, @@ -281439,7 +310162,7 @@ ] }, { - "id": 23893, + "id": 26348, "luminance": 0, "opaque": true, "replaceable": false, @@ -281452,7 +310175,7 @@ ] }, { - "id": 23894, + "id": 26349, "luminance": 0, "opaque": true, "replaceable": false, @@ -281465,7 +310188,7 @@ ] }, { - "id": 23895, + "id": 26350, "luminance": 0, "opaque": true, "replaceable": false, @@ -281477,7 +310200,7 @@ ] }, { - "id": 23896, + "id": 26351, "luminance": 0, "opaque": true, "replaceable": false, @@ -281490,7 +310213,7 @@ ] }, { - "id": 23897, + "id": 26352, "luminance": 0, "opaque": true, "replaceable": false, @@ -281503,7 +310226,7 @@ ] }, { - "id": 23898, + "id": 26353, "luminance": 0, "opaque": true, "replaceable": false, @@ -281514,7 +310237,7 @@ ] }, { - "id": 23899, + "id": 26354, "luminance": 0, "opaque": true, "replaceable": false, @@ -281525,7 +310248,7 @@ ] }, { - "id": 23900, + "id": 26355, "luminance": 0, "opaque": true, "replaceable": false, @@ -281536,7 +310259,7 @@ ] }, { - "id": 23901, + "id": 26356, "luminance": 0, "opaque": true, "replaceable": false, @@ -281547,7 +310270,7 @@ ] }, { - "id": 23902, + "id": 26357, "luminance": 0, "opaque": true, "replaceable": false, @@ -281558,7 +310281,7 @@ ] }, { - "id": 23903, + "id": 26358, "luminance": 0, "opaque": true, "replaceable": false, @@ -281569,7 +310292,7 @@ ] }, { - "id": 23904, + "id": 26359, "luminance": 0, "opaque": true, "replaceable": false, @@ -281581,7 +310304,7 @@ ] }, { - "id": 23905, + "id": 26360, "luminance": 0, "opaque": true, "replaceable": false, @@ -281594,7 +310317,7 @@ ] }, { - "id": 23906, + "id": 26361, "luminance": 0, "opaque": true, "replaceable": false, @@ -281607,7 +310330,7 @@ ] }, { - "id": 23907, + "id": 26362, "luminance": 0, "opaque": true, "replaceable": false, @@ -281619,7 +310342,7 @@ ] }, { - "id": 23908, + "id": 26363, "luminance": 0, "opaque": true, "replaceable": false, @@ -281632,7 +310355,7 @@ ] }, { - "id": 23909, + "id": 26364, "luminance": 0, "opaque": true, "replaceable": false, @@ -281645,7 +310368,7 @@ ] }, { - "id": 23910, + "id": 26365, "luminance": 0, "opaque": true, "replaceable": false, @@ -281656,7 +310379,7 @@ ] }, { - "id": 23911, + "id": 26366, "luminance": 0, "opaque": true, "replaceable": false, @@ -281667,7 +310390,7 @@ ] }, { - "id": 23912, + "id": 26367, "luminance": 0, "opaque": true, "replaceable": false, @@ -281678,7 +310401,7 @@ ] }, { - "id": 23913, + "id": 26368, "luminance": 0, "opaque": true, "replaceable": false, @@ -281689,7 +310412,7 @@ ] }, { - "id": 23914, + "id": 26369, "luminance": 0, "opaque": true, "replaceable": false, @@ -281700,7 +310423,7 @@ ] }, { - "id": 23915, + "id": 26370, "luminance": 0, "opaque": true, "replaceable": false, @@ -281711,7 +310434,7 @@ ] }, { - "id": 23916, + "id": 26371, "luminance": 0, "opaque": true, "replaceable": false, @@ -281723,7 +310446,7 @@ ] }, { - "id": 23917, + "id": 26372, "luminance": 0, "opaque": true, "replaceable": false, @@ -281736,7 +310459,7 @@ ] }, { - "id": 23918, + "id": 26373, "luminance": 0, "opaque": true, "replaceable": false, @@ -281749,7 +310472,7 @@ ] }, { - "id": 23919, + "id": 26374, "luminance": 0, "opaque": true, "replaceable": false, @@ -281761,7 +310484,7 @@ ] }, { - "id": 23920, + "id": 26375, "luminance": 0, "opaque": true, "replaceable": false, @@ -281774,7 +310497,7 @@ ] }, { - "id": 23921, + "id": 26376, "luminance": 0, "opaque": true, "replaceable": false, @@ -281787,7 +310510,7 @@ ] }, { - "id": 23922, + "id": 26377, "luminance": 0, "opaque": true, "replaceable": false, @@ -281798,7 +310521,7 @@ ] }, { - "id": 23923, + "id": 26378, "luminance": 0, "opaque": true, "replaceable": false, @@ -281809,7 +310532,7 @@ ] }, { - "id": 23924, + "id": 26379, "luminance": 0, "opaque": true, "replaceable": false, @@ -281820,7 +310543,7 @@ ] }, { - "id": 23925, + "id": 26380, "luminance": 0, "opaque": true, "replaceable": false, @@ -281831,7 +310554,7 @@ ] }, { - "id": 23926, + "id": 26381, "luminance": 0, "opaque": true, "replaceable": false, @@ -281842,7 +310565,7 @@ ] }, { - "id": 23927, + "id": 26382, "luminance": 0, "opaque": true, "replaceable": false, @@ -281853,7 +310576,7 @@ ] }, { - "id": 23928, + "id": 26383, "luminance": 0, "opaque": true, "replaceable": false, @@ -281866,7 +310589,7 @@ ] }, { - "id": 23929, + "id": 26384, "luminance": 0, "opaque": true, "replaceable": false, @@ -281880,7 +310603,7 @@ ] }, { - "id": 23930, + "id": 26385, "luminance": 0, "opaque": true, "replaceable": false, @@ -281894,7 +310617,7 @@ ] }, { - "id": 23931, + "id": 26386, "luminance": 0, "opaque": true, "replaceable": false, @@ -281907,7 +310630,7 @@ ] }, { - "id": 23932, + "id": 26387, "luminance": 0, "opaque": true, "replaceable": false, @@ -281921,7 +310644,7 @@ ] }, { - "id": 23933, + "id": 26388, "luminance": 0, "opaque": true, "replaceable": false, @@ -281935,7 +310658,7 @@ ] }, { - "id": 23934, + "id": 26389, "luminance": 0, "opaque": true, "replaceable": false, @@ -281946,7 +310669,7 @@ ] }, { - "id": 23935, + "id": 26390, "luminance": 0, "opaque": true, "replaceable": false, @@ -281958,7 +310681,7 @@ ] }, { - "id": 23936, + "id": 26391, "luminance": 0, "opaque": true, "replaceable": false, @@ -281970,7 +310693,7 @@ ] }, { - "id": 23937, + "id": 26392, "luminance": 0, "opaque": true, "replaceable": false, @@ -281981,7 +310704,7 @@ ] }, { - "id": 23938, + "id": 26393, "luminance": 0, "opaque": true, "replaceable": false, @@ -281993,7 +310716,7 @@ ] }, { - "id": 23939, + "id": 26394, "luminance": 0, "opaque": true, "replaceable": false, @@ -282005,7 +310728,7 @@ ] }, { - "id": 23940, + "id": 26395, "luminance": 0, "opaque": true, "replaceable": false, @@ -282018,7 +310741,7 @@ ] }, { - "id": 23941, + "id": 26396, "luminance": 0, "opaque": true, "replaceable": false, @@ -282032,7 +310755,7 @@ ] }, { - "id": 23942, + "id": 26397, "luminance": 0, "opaque": true, "replaceable": false, @@ -282046,7 +310769,7 @@ ] }, { - "id": 23943, + "id": 26398, "luminance": 0, "opaque": true, "replaceable": false, @@ -282059,7 +310782,7 @@ ] }, { - "id": 23944, + "id": 26399, "luminance": 0, "opaque": true, "replaceable": false, @@ -282073,7 +310796,7 @@ ] }, { - "id": 23945, + "id": 26400, "luminance": 0, "opaque": true, "replaceable": false, @@ -282087,7 +310810,7 @@ ] }, { - "id": 23946, + "id": 26401, "luminance": 0, "opaque": true, "replaceable": false, @@ -282098,7 +310821,7 @@ ] }, { - "id": 23947, + "id": 26402, "luminance": 0, "opaque": true, "replaceable": false, @@ -282110,7 +310833,7 @@ ] }, { - "id": 23948, + "id": 26403, "luminance": 0, "opaque": true, "replaceable": false, @@ -282122,7 +310845,7 @@ ] }, { - "id": 23949, + "id": 26404, "luminance": 0, "opaque": true, "replaceable": false, @@ -282133,7 +310856,7 @@ ] }, { - "id": 23950, + "id": 26405, "luminance": 0, "opaque": true, "replaceable": false, @@ -282145,7 +310868,7 @@ ] }, { - "id": 23951, + "id": 26406, "luminance": 0, "opaque": true, "replaceable": false, @@ -282157,7 +310880,7 @@ ] }, { - "id": 23952, + "id": 26407, "luminance": 0, "opaque": true, "replaceable": false, @@ -282169,7 +310892,7 @@ ] }, { - "id": 23953, + "id": 26408, "luminance": 0, "opaque": true, "replaceable": false, @@ -282182,7 +310905,7 @@ ] }, { - "id": 23954, + "id": 26409, "luminance": 0, "opaque": true, "replaceable": false, @@ -282195,7 +310918,7 @@ ] }, { - "id": 23955, + "id": 26410, "luminance": 0, "opaque": true, "replaceable": false, @@ -282207,7 +310930,7 @@ ] }, { - "id": 23956, + "id": 26411, "luminance": 0, "opaque": true, "replaceable": false, @@ -282220,7 +310943,7 @@ ] }, { - "id": 23957, + "id": 26412, "luminance": 0, "opaque": true, "replaceable": false, @@ -282233,7 +310956,7 @@ ] }, { - "id": 23958, + "id": 26413, "luminance": 0, "opaque": true, "replaceable": false, @@ -282244,7 +310967,7 @@ ] }, { - "id": 23959, + "id": 26414, "luminance": 0, "opaque": true, "replaceable": false, @@ -282255,7 +310978,7 @@ ] }, { - "id": 23960, + "id": 26415, "luminance": 0, "opaque": true, "replaceable": false, @@ -282266,7 +310989,7 @@ ] }, { - "id": 23961, + "id": 26416, "luminance": 0, "opaque": true, "replaceable": false, @@ -282277,7 +311000,7 @@ ] }, { - "id": 23962, + "id": 26417, "luminance": 0, "opaque": true, "replaceable": false, @@ -282288,7 +311011,7 @@ ] }, { - "id": 23963, + "id": 26418, "luminance": 0, "opaque": true, "replaceable": false, @@ -282299,7 +311022,7 @@ ] }, { - "id": 23964, + "id": 26419, "luminance": 0, "opaque": true, "replaceable": false, @@ -282312,7 +311035,7 @@ ] }, { - "id": 23965, + "id": 26420, "luminance": 0, "opaque": true, "replaceable": false, @@ -282326,7 +311049,7 @@ ] }, { - "id": 23966, + "id": 26421, "luminance": 0, "opaque": true, "replaceable": false, @@ -282340,7 +311063,7 @@ ] }, { - "id": 23967, + "id": 26422, "luminance": 0, "opaque": true, "replaceable": false, @@ -282353,7 +311076,7 @@ ] }, { - "id": 23968, + "id": 26423, "luminance": 0, "opaque": true, "replaceable": false, @@ -282367,7 +311090,7 @@ ] }, { - "id": 23969, + "id": 26424, "luminance": 0, "opaque": true, "replaceable": false, @@ -282381,7 +311104,7 @@ ] }, { - "id": 23970, + "id": 26425, "luminance": 0, "opaque": true, "replaceable": false, @@ -282392,7 +311115,7 @@ ] }, { - "id": 23971, + "id": 26426, "luminance": 0, "opaque": true, "replaceable": false, @@ -282404,7 +311127,7 @@ ] }, { - "id": 23972, + "id": 26427, "luminance": 0, "opaque": true, "replaceable": false, @@ -282416,7 +311139,7 @@ ] }, { - "id": 23973, + "id": 26428, "luminance": 0, "opaque": true, "replaceable": false, @@ -282427,7 +311150,7 @@ ] }, { - "id": 23974, + "id": 26429, "luminance": 0, "opaque": true, "replaceable": false, @@ -282439,7 +311162,7 @@ ] }, { - "id": 23975, + "id": 26430, "luminance": 0, "opaque": true, "replaceable": false, @@ -282451,7 +311174,7 @@ ] }, { - "id": 23976, + "id": 26431, "luminance": 0, "opaque": true, "replaceable": false, @@ -282464,7 +311187,7 @@ ] }, { - "id": 23977, + "id": 26432, "luminance": 0, "opaque": true, "replaceable": false, @@ -282478,7 +311201,7 @@ ] }, { - "id": 23978, + "id": 26433, "luminance": 0, "opaque": true, "replaceable": false, @@ -282492,7 +311215,7 @@ ] }, { - "id": 23979, + "id": 26434, "luminance": 0, "opaque": true, "replaceable": false, @@ -282505,7 +311228,7 @@ ] }, { - "id": 23980, + "id": 26435, "luminance": 0, "opaque": true, "replaceable": false, @@ -282519,7 +311242,7 @@ ] }, { - "id": 23981, + "id": 26436, "luminance": 0, "opaque": true, "replaceable": false, @@ -282533,7 +311256,7 @@ ] }, { - "id": 23982, + "id": 26437, "luminance": 0, "opaque": true, "replaceable": false, @@ -282544,7 +311267,7 @@ ] }, { - "id": 23983, + "id": 26438, "luminance": 0, "opaque": true, "replaceable": false, @@ -282556,7 +311279,7 @@ ] }, { - "id": 23984, + "id": 26439, "luminance": 0, "opaque": true, "replaceable": false, @@ -282568,7 +311291,7 @@ ] }, { - "id": 23985, + "id": 26440, "luminance": 0, "opaque": true, "replaceable": false, @@ -282579,7 +311302,7 @@ ] }, { - "id": 23986, + "id": 26441, "luminance": 0, "opaque": true, "replaceable": false, @@ -282591,7 +311314,7 @@ ] }, { - "id": 23987, + "id": 26442, "luminance": 0, "opaque": true, "replaceable": false, @@ -282603,7 +311326,7 @@ ] }, { - "id": 23988, + "id": 26443, "luminance": 0, "opaque": true, "replaceable": false, @@ -282614,7 +311337,7 @@ ] }, { - "id": 23989, + "id": 26444, "luminance": 0, "opaque": true, "replaceable": false, @@ -282626,7 +311349,7 @@ ] }, { - "id": 23990, + "id": 26445, "luminance": 0, "opaque": true, "replaceable": false, @@ -282638,7 +311361,7 @@ ] }, { - "id": 23991, + "id": 26446, "luminance": 0, "opaque": true, "replaceable": false, @@ -282649,7 +311372,7 @@ ] }, { - "id": 23992, + "id": 26447, "luminance": 0, "opaque": true, "replaceable": false, @@ -282661,7 +311384,7 @@ ] }, { - "id": 23993, + "id": 26448, "luminance": 0, "opaque": true, "replaceable": false, @@ -282673,7 +311396,7 @@ ] }, { - "id": 23994, + "id": 26449, "luminance": 0, "opaque": true, "replaceable": false, @@ -282683,7 +311406,7 @@ ] }, { - "id": 23995, + "id": 26450, "luminance": 0, "opaque": true, "replaceable": false, @@ -282693,7 +311416,7 @@ ] }, { - "id": 23996, + "id": 26451, "luminance": 0, "opaque": true, "replaceable": false, @@ -282703,7 +311426,7 @@ ] }, { - "id": 23997, + "id": 26452, "luminance": 0, "opaque": true, "replaceable": false, @@ -282713,7 +311436,7 @@ ] }, { - "id": 23998, + "id": 26453, "luminance": 0, "opaque": true, "replaceable": false, @@ -282723,7 +311446,7 @@ ] }, { - "id": 23999, + "id": 26454, "luminance": 0, "opaque": true, "replaceable": false, @@ -282733,7 +311456,7 @@ ] }, { - "id": 24000, + "id": 26455, "luminance": 0, "opaque": true, "replaceable": false, @@ -282745,7 +311468,7 @@ ] }, { - "id": 24001, + "id": 26456, "luminance": 0, "opaque": true, "replaceable": false, @@ -282758,7 +311481,7 @@ ] }, { - "id": 24002, + "id": 26457, "luminance": 0, "opaque": true, "replaceable": false, @@ -282771,7 +311494,7 @@ ] }, { - "id": 24003, + "id": 26458, "luminance": 0, "opaque": true, "replaceable": false, @@ -282783,7 +311506,7 @@ ] }, { - "id": 24004, + "id": 26459, "luminance": 0, "opaque": true, "replaceable": false, @@ -282796,7 +311519,7 @@ ] }, { - "id": 24005, + "id": 26460, "luminance": 0, "opaque": true, "replaceable": false, @@ -282809,7 +311532,7 @@ ] }, { - "id": 24006, + "id": 26461, "luminance": 0, "opaque": true, "replaceable": false, @@ -282820,7 +311543,7 @@ ] }, { - "id": 24007, + "id": 26462, "luminance": 0, "opaque": true, "replaceable": false, @@ -282831,7 +311554,7 @@ ] }, { - "id": 24008, + "id": 26463, "luminance": 0, "opaque": true, "replaceable": false, @@ -282842,7 +311565,7 @@ ] }, { - "id": 24009, + "id": 26464, "luminance": 0, "opaque": true, "replaceable": false, @@ -282853,7 +311576,7 @@ ] }, { - "id": 24010, + "id": 26465, "luminance": 0, "opaque": true, "replaceable": false, @@ -282864,7 +311587,7 @@ ] }, { - "id": 24011, + "id": 26466, "luminance": 0, "opaque": true, "replaceable": false, @@ -282875,7 +311598,7 @@ ] }, { - "id": 24012, + "id": 26467, "luminance": 0, "opaque": true, "replaceable": false, @@ -282887,7 +311610,7 @@ ] }, { - "id": 24013, + "id": 26468, "luminance": 0, "opaque": true, "replaceable": false, @@ -282900,7 +311623,7 @@ ] }, { - "id": 24014, + "id": 26469, "luminance": 0, "opaque": true, "replaceable": false, @@ -282913,7 +311636,7 @@ ] }, { - "id": 24015, + "id": 26470, "luminance": 0, "opaque": true, "replaceable": false, @@ -282925,7 +311648,7 @@ ] }, { - "id": 24016, + "id": 26471, "luminance": 0, "opaque": true, "replaceable": false, @@ -282938,7 +311661,7 @@ ] }, { - "id": 24017, + "id": 26472, "luminance": 0, "opaque": true, "replaceable": false, @@ -282951,7 +311674,7 @@ ] }, { - "id": 24018, + "id": 26473, "luminance": 0, "opaque": true, "replaceable": false, @@ -282962,7 +311685,7 @@ ] }, { - "id": 24019, + "id": 26474, "luminance": 0, "opaque": true, "replaceable": false, @@ -282973,7 +311696,7 @@ ] }, { - "id": 24020, + "id": 26475, "luminance": 0, "opaque": true, "replaceable": false, @@ -282984,7 +311707,7 @@ ] }, { - "id": 24021, + "id": 26476, "luminance": 0, "opaque": true, "replaceable": false, @@ -282995,7 +311718,7 @@ ] }, { - "id": 24022, + "id": 26477, "luminance": 0, "opaque": true, "replaceable": false, @@ -283006,7 +311729,7 @@ ] }, { - "id": 24023, + "id": 26478, "luminance": 0, "opaque": true, "replaceable": false, @@ -283017,7 +311740,7 @@ ] }, { - "id": 24024, + "id": 26479, "luminance": 0, "opaque": true, "replaceable": false, @@ -283029,7 +311752,7 @@ ] }, { - "id": 24025, + "id": 26480, "luminance": 0, "opaque": true, "replaceable": false, @@ -283042,7 +311765,7 @@ ] }, { - "id": 24026, + "id": 26481, "luminance": 0, "opaque": true, "replaceable": false, @@ -283055,7 +311778,7 @@ ] }, { - "id": 24027, + "id": 26482, "luminance": 0, "opaque": true, "replaceable": false, @@ -283067,7 +311790,7 @@ ] }, { - "id": 24028, + "id": 26483, "luminance": 0, "opaque": true, "replaceable": false, @@ -283080,7 +311803,7 @@ ] }, { - "id": 24029, + "id": 26484, "luminance": 0, "opaque": true, "replaceable": false, @@ -283093,7 +311816,7 @@ ] }, { - "id": 24030, + "id": 26485, "luminance": 0, "opaque": true, "replaceable": false, @@ -283104,7 +311827,7 @@ ] }, { - "id": 24031, + "id": 26486, "luminance": 0, "opaque": true, "replaceable": false, @@ -283115,7 +311838,7 @@ ] }, { - "id": 24032, + "id": 26487, "luminance": 0, "opaque": true, "replaceable": false, @@ -283126,7 +311849,7 @@ ] }, { - "id": 24033, + "id": 26488, "luminance": 0, "opaque": true, "replaceable": false, @@ -283137,7 +311860,7 @@ ] }, { - "id": 24034, + "id": 26489, "luminance": 0, "opaque": true, "replaceable": false, @@ -283148,7 +311871,7 @@ ] }, { - "id": 24035, + "id": 26490, "luminance": 0, "opaque": true, "replaceable": false, @@ -283159,7 +311882,7 @@ ] }, { - "id": 24036, + "id": 26491, "luminance": 0, "opaque": true, "replaceable": false, @@ -283172,7 +311895,7 @@ ] }, { - "id": 24037, + "id": 26492, "luminance": 0, "opaque": true, "replaceable": false, @@ -283186,7 +311909,7 @@ ] }, { - "id": 24038, + "id": 26493, "luminance": 0, "opaque": true, "replaceable": false, @@ -283200,7 +311923,7 @@ ] }, { - "id": 24039, + "id": 26494, "luminance": 0, "opaque": true, "replaceable": false, @@ -283213,7 +311936,7 @@ ] }, { - "id": 24040, + "id": 26495, "luminance": 0, "opaque": true, "replaceable": false, @@ -283227,7 +311950,7 @@ ] }, { - "id": 24041, + "id": 26496, "luminance": 0, "opaque": true, "replaceable": false, @@ -283241,7 +311964,7 @@ ] }, { - "id": 24042, + "id": 26497, "luminance": 0, "opaque": true, "replaceable": false, @@ -283252,7 +311975,7 @@ ] }, { - "id": 24043, + "id": 26498, "luminance": 0, "opaque": true, "replaceable": false, @@ -283264,7 +311987,7 @@ ] }, { - "id": 24044, + "id": 26499, "luminance": 0, "opaque": true, "replaceable": false, @@ -283276,7 +311999,7 @@ ] }, { - "id": 24045, + "id": 26500, "luminance": 0, "opaque": true, "replaceable": false, @@ -283287,7 +312010,7 @@ ] }, { - "id": 24046, + "id": 26501, "luminance": 0, "opaque": true, "replaceable": false, @@ -283299,7 +312022,7 @@ ] }, { - "id": 24047, + "id": 26502, "luminance": 0, "opaque": true, "replaceable": false, @@ -283311,7 +312034,7 @@ ] }, { - "id": 24048, + "id": 26503, "luminance": 0, "opaque": true, "replaceable": false, @@ -283324,7 +312047,7 @@ ] }, { - "id": 24049, + "id": 26504, "luminance": 0, "opaque": true, "replaceable": false, @@ -283338,7 +312061,7 @@ ] }, { - "id": 24050, + "id": 26505, "luminance": 0, "opaque": true, "replaceable": false, @@ -283352,7 +312075,7 @@ ] }, { - "id": 24051, + "id": 26506, "luminance": 0, "opaque": true, "replaceable": false, @@ -283365,7 +312088,7 @@ ] }, { - "id": 24052, + "id": 26507, "luminance": 0, "opaque": true, "replaceable": false, @@ -283379,7 +312102,7 @@ ] }, { - "id": 24053, + "id": 26508, "luminance": 0, "opaque": true, "replaceable": false, @@ -283393,7 +312116,7 @@ ] }, { - "id": 24054, + "id": 26509, "luminance": 0, "opaque": true, "replaceable": false, @@ -283404,7 +312127,7 @@ ] }, { - "id": 24055, + "id": 26510, "luminance": 0, "opaque": true, "replaceable": false, @@ -283416,7 +312139,7 @@ ] }, { - "id": 24056, + "id": 26511, "luminance": 0, "opaque": true, "replaceable": false, @@ -283428,7 +312151,7 @@ ] }, { - "id": 24057, + "id": 26512, "luminance": 0, "opaque": true, "replaceable": false, @@ -283439,7 +312162,7 @@ ] }, { - "id": 24058, + "id": 26513, "luminance": 0, "opaque": true, "replaceable": false, @@ -283451,7 +312174,7 @@ ] }, { - "id": 24059, + "id": 26514, "luminance": 0, "opaque": true, "replaceable": false, @@ -283463,7 +312186,7 @@ ] }, { - "id": 24060, + "id": 26515, "luminance": 0, "opaque": true, "replaceable": false, @@ -283475,7 +312198,7 @@ ] }, { - "id": 24061, + "id": 26516, "luminance": 0, "opaque": true, "replaceable": false, @@ -283488,7 +312211,7 @@ ] }, { - "id": 24062, + "id": 26517, "luminance": 0, "opaque": true, "replaceable": false, @@ -283501,7 +312224,7 @@ ] }, { - "id": 24063, + "id": 26518, "luminance": 0, "opaque": true, "replaceable": false, @@ -283513,7 +312236,7 @@ ] }, { - "id": 24064, + "id": 26519, "luminance": 0, "opaque": true, "replaceable": false, @@ -283526,7 +312249,7 @@ ] }, { - "id": 24065, + "id": 26520, "luminance": 0, "opaque": true, "replaceable": false, @@ -283539,7 +312262,7 @@ ] }, { - "id": 24066, + "id": 26521, "luminance": 0, "opaque": true, "replaceable": false, @@ -283550,7 +312273,7 @@ ] }, { - "id": 24067, + "id": 26522, "luminance": 0, "opaque": true, "replaceable": false, @@ -283561,7 +312284,7 @@ ] }, { - "id": 24068, + "id": 26523, "luminance": 0, "opaque": true, "replaceable": false, @@ -283572,7 +312295,7 @@ ] }, { - "id": 24069, + "id": 26524, "luminance": 0, "opaque": true, "replaceable": false, @@ -283583,7 +312306,7 @@ ] }, { - "id": 24070, + "id": 26525, "luminance": 0, "opaque": true, "replaceable": false, @@ -283594,7 +312317,7 @@ ] }, { - "id": 24071, + "id": 26526, "luminance": 0, "opaque": true, "replaceable": false, @@ -283605,7 +312328,7 @@ ] }, { - "id": 24072, + "id": 26527, "luminance": 0, "opaque": true, "replaceable": false, @@ -283618,7 +312341,7 @@ ] }, { - "id": 24073, + "id": 26528, "luminance": 0, "opaque": true, "replaceable": false, @@ -283632,7 +312355,7 @@ ] }, { - "id": 24074, + "id": 26529, "luminance": 0, "opaque": true, "replaceable": false, @@ -283646,7 +312369,7 @@ ] }, { - "id": 24075, + "id": 26530, "luminance": 0, "opaque": true, "replaceable": false, @@ -283659,7 +312382,7 @@ ] }, { - "id": 24076, + "id": 26531, "luminance": 0, "opaque": true, "replaceable": false, @@ -283673,7 +312396,7 @@ ] }, { - "id": 24077, + "id": 26532, "luminance": 0, "opaque": true, "replaceable": false, @@ -283687,7 +312410,7 @@ ] }, { - "id": 24078, + "id": 26533, "luminance": 0, "opaque": true, "replaceable": false, @@ -283698,7 +312421,7 @@ ] }, { - "id": 24079, + "id": 26534, "luminance": 0, "opaque": true, "replaceable": false, @@ -283710,7 +312433,7 @@ ] }, { - "id": 24080, + "id": 26535, "luminance": 0, "opaque": true, "replaceable": false, @@ -283722,7 +312445,7 @@ ] }, { - "id": 24081, + "id": 26536, "luminance": 0, "opaque": true, "replaceable": false, @@ -283733,7 +312456,7 @@ ] }, { - "id": 24082, + "id": 26537, "luminance": 0, "opaque": true, "replaceable": false, @@ -283745,7 +312468,7 @@ ] }, { - "id": 24083, + "id": 26538, "luminance": 0, "opaque": true, "replaceable": false, @@ -283757,7 +312480,7 @@ ] }, { - "id": 24084, + "id": 26539, "luminance": 0, "opaque": true, "replaceable": false, @@ -283770,7 +312493,7 @@ ] }, { - "id": 24085, + "id": 26540, "luminance": 0, "opaque": true, "replaceable": false, @@ -283784,7 +312507,7 @@ ] }, { - "id": 24086, + "id": 26541, "luminance": 0, "opaque": true, "replaceable": false, @@ -283798,7 +312521,7 @@ ] }, { - "id": 24087, + "id": 26542, "luminance": 0, "opaque": true, "replaceable": false, @@ -283811,7 +312534,7 @@ ] }, { - "id": 24088, + "id": 26543, "luminance": 0, "opaque": true, "replaceable": false, @@ -283825,7 +312548,7 @@ ] }, { - "id": 24089, + "id": 26544, "luminance": 0, "opaque": true, "replaceable": false, @@ -283839,7 +312562,7 @@ ] }, { - "id": 24090, + "id": 26545, "luminance": 0, "opaque": true, "replaceable": false, @@ -283850,7 +312573,7 @@ ] }, { - "id": 24091, + "id": 26546, "luminance": 0, "opaque": true, "replaceable": false, @@ -283862,7 +312585,7 @@ ] }, { - "id": 24092, + "id": 26547, "luminance": 0, "opaque": true, "replaceable": false, @@ -283874,7 +312597,7 @@ ] }, { - "id": 24093, + "id": 26548, "luminance": 0, "opaque": true, "replaceable": false, @@ -283885,7 +312608,7 @@ ] }, { - "id": 24094, + "id": 26549, "luminance": 0, "opaque": true, "replaceable": false, @@ -283897,7 +312620,7 @@ ] }, { - "id": 24095, + "id": 26550, "luminance": 0, "opaque": true, "replaceable": false, @@ -283911,15 +312634,15 @@ ] }, { - "id": 987, + "id": 1040, "name": "chiseled_deepslate", "translation_key": "block.minecraft.chiseled_deepslate", - "item_id": 328, + "item_id": 349, "properties": [], - "default_state_id": 24096, + "default_state_id": 26551, "states": [ { - "id": 24096, + "id": 26551, "luminance": 0, "opaque": true, "replaceable": false, @@ -283931,15 +312654,15 @@ ] }, { - "id": 988, + "id": 1041, "name": "cracked_deepslate_bricks", "translation_key": "block.minecraft.cracked_deepslate_bricks", - "item_id": 325, + "item_id": 346, "properties": [], - "default_state_id": 24097, + "default_state_id": 26552, "states": [ { - "id": 24097, + "id": 26552, "luminance": 0, "opaque": true, "replaceable": false, @@ -283951,15 +312674,15 @@ ] }, { - "id": 989, + "id": 1042, "name": "cracked_deepslate_tiles", "translation_key": "block.minecraft.cracked_deepslate_tiles", - "item_id": 327, + "item_id": 348, "properties": [], - "default_state_id": 24098, + "default_state_id": 26553, "states": [ { - "id": 24098, + "id": 26553, "luminance": 0, "opaque": true, "replaceable": false, @@ -283971,10 +312694,10 @@ ] }, { - "id": 990, + "id": 1043, "name": "infested_deepslate", "translation_key": "block.minecraft.infested_deepslate", - "item_id": 317, + "item_id": 338, "properties": [ { "name": "axis", @@ -283985,10 +312708,10 @@ ] } ], - "default_state_id": 24100, + "default_state_id": 26555, "states": [ { - "id": 24099, + "id": 26554, "luminance": 0, "opaque": true, "replaceable": false, @@ -283998,7 +312721,7 @@ ] }, { - "id": 24100, + "id": 26555, "luminance": 0, "opaque": true, "replaceable": false, @@ -284008,7 +312731,7 @@ ] }, { - "id": 24101, + "id": 26556, "luminance": 0, "opaque": true, "replaceable": false, @@ -284020,15 +312743,15 @@ ] }, { - "id": 991, + "id": 1044, "name": "smooth_basalt", "translation_key": "block.minecraft.smooth_basalt", - "item_id": 308, + "item_id": 329, "properties": [], - "default_state_id": 24102, + "default_state_id": 26557, "states": [ { - "id": 24102, + "id": 26557, "luminance": 0, "opaque": true, "replaceable": false, @@ -284040,15 +312763,15 @@ ] }, { - "id": 992, + "id": 1045, "name": "raw_iron_block", "translation_key": "block.minecraft.raw_iron_block", - "item_id": 69, + "item_id": 82, "properties": [], - "default_state_id": 24103, + "default_state_id": 26558, "states": [ { - "id": 24103, + "id": 26558, "luminance": 0, "opaque": true, "replaceable": false, @@ -284060,15 +312783,15 @@ ] }, { - "id": 993, + "id": 1046, "name": "raw_copper_block", "translation_key": "block.minecraft.raw_copper_block", - "item_id": 70, + "item_id": 83, "properties": [], - "default_state_id": 24104, + "default_state_id": 26559, "states": [ { - "id": 24104, + "id": 26559, "luminance": 0, "opaque": true, "replaceable": false, @@ -284080,15 +312803,15 @@ ] }, { - "id": 994, + "id": 1047, "name": "raw_gold_block", "translation_key": "block.minecraft.raw_gold_block", - "item_id": 71, + "item_id": 84, "properties": [], - "default_state_id": 24105, + "default_state_id": 26560, "states": [ { - "id": 24105, + "id": 26560, "luminance": 0, "opaque": true, "replaceable": false, @@ -284100,15 +312823,15 @@ ] }, { - "id": 995, + "id": 1048, "name": "potted_azalea_bush", "translation_key": "block.minecraft.potted_azalea_bush", "item_id": 0, "properties": [], - "default_state_id": 24106, + "default_state_id": 26561, "states": [ { - "id": 24106, + "id": 26561, "luminance": 0, "opaque": false, "replaceable": false, @@ -284120,15 +312843,15 @@ ] }, { - "id": 996, + "id": 1049, "name": "potted_flowering_azalea_bush", "translation_key": "block.minecraft.potted_flowering_azalea_bush", "item_id": 0, "properties": [], - "default_state_id": 24107, + "default_state_id": 26562, "states": [ { - "id": 24107, + "id": 26562, "luminance": 0, "opaque": false, "replaceable": false, @@ -284140,10 +312863,10 @@ ] }, { - "id": 997, + "id": 1050, "name": "ochre_froglight", "translation_key": "block.minecraft.ochre_froglight", - "item_id": 1212, + "item_id": 1251, "properties": [ { "name": "axis", @@ -284154,10 +312877,10 @@ ] } ], - "default_state_id": 24109, + "default_state_id": 26564, "states": [ { - "id": 24108, + "id": 26563, "luminance": 15, "opaque": true, "replaceable": false, @@ -284167,7 +312890,7 @@ ] }, { - "id": 24109, + "id": 26564, "luminance": 15, "opaque": true, "replaceable": false, @@ -284177,7 +312900,7 @@ ] }, { - "id": 24110, + "id": 26565, "luminance": 15, "opaque": true, "replaceable": false, @@ -284189,10 +312912,10 @@ ] }, { - "id": 998, + "id": 1051, "name": "verdant_froglight", "translation_key": "block.minecraft.verdant_froglight", - "item_id": 1213, + "item_id": 1252, "properties": [ { "name": "axis", @@ -284203,10 +312926,10 @@ ] } ], - "default_state_id": 24112, + "default_state_id": 26567, "states": [ { - "id": 24111, + "id": 26566, "luminance": 15, "opaque": true, "replaceable": false, @@ -284216,7 +312939,7 @@ ] }, { - "id": 24112, + "id": 26567, "luminance": 15, "opaque": true, "replaceable": false, @@ -284226,7 +312949,7 @@ ] }, { - "id": 24113, + "id": 26568, "luminance": 15, "opaque": true, "replaceable": false, @@ -284238,10 +312961,10 @@ ] }, { - "id": 999, + "id": 1052, "name": "pearlescent_froglight", "translation_key": "block.minecraft.pearlescent_froglight", - "item_id": 1214, + "item_id": 1253, "properties": [ { "name": "axis", @@ -284252,10 +312975,10 @@ ] } ], - "default_state_id": 24115, + "default_state_id": 26570, "states": [ { - "id": 24114, + "id": 26569, "luminance": 15, "opaque": true, "replaceable": false, @@ -284265,7 +312988,7 @@ ] }, { - "id": 24115, + "id": 26570, "luminance": 15, "opaque": true, "replaceable": false, @@ -284275,7 +312998,7 @@ ] }, { - "id": 24116, + "id": 26571, "luminance": 15, "opaque": true, "replaceable": false, @@ -284287,15 +313010,15 @@ ] }, { - "id": 1000, + "id": 1053, "name": "frogspawn", "translation_key": "block.minecraft.frogspawn", - "item_id": 1215, + "item_id": 1254, "properties": [], - "default_state_id": 24117, + "default_state_id": 26572, "states": [ { - "id": 24117, + "id": 26572, "luminance": 0, "opaque": false, "replaceable": false, @@ -284305,15 +313028,15 @@ ] }, { - "id": 1001, + "id": 1054, "name": "reinforced_deepslate", "translation_key": "block.minecraft.reinforced_deepslate", - "item_id": 329, + "item_id": 350, "properties": [], - "default_state_id": 24118, + "default_state_id": 26573, "states": [ { - "id": 24118, + "id": 26573, "luminance": 0, "opaque": true, "replaceable": false, @@ -284325,10 +313048,10 @@ ] }, { - "id": 1002, + "id": 1055, "name": "decorated_pot", "translation_key": "block.minecraft.decorated_pot", - "item_id": 266, + "item_id": 287, "properties": [ { "name": "cracked", @@ -284354,10 +313077,10 @@ ] } ], - "default_state_id": 24128, + "default_state_id": 26583, "states": [ { - "id": 24119, + "id": 26574, "luminance": 0, "opaque": false, "replaceable": false, @@ -284368,7 +313091,7 @@ "block_entity_type": 40 }, { - "id": 24120, + "id": 26575, "luminance": 0, "opaque": false, "replaceable": false, @@ -284379,7 +313102,7 @@ "block_entity_type": 40 }, { - "id": 24121, + "id": 26576, "luminance": 0, "opaque": false, "replaceable": false, @@ -284390,7 +313113,7 @@ "block_entity_type": 40 }, { - "id": 24122, + "id": 26577, "luminance": 0, "opaque": false, "replaceable": false, @@ -284401,7 +313124,7 @@ "block_entity_type": 40 }, { - "id": 24123, + "id": 26578, "luminance": 0, "opaque": false, "replaceable": false, @@ -284412,7 +313135,7 @@ "block_entity_type": 40 }, { - "id": 24124, + "id": 26579, "luminance": 0, "opaque": false, "replaceable": false, @@ -284423,7 +313146,7 @@ "block_entity_type": 40 }, { - "id": 24125, + "id": 26580, "luminance": 0, "opaque": false, "replaceable": false, @@ -284434,7 +313157,7 @@ "block_entity_type": 40 }, { - "id": 24126, + "id": 26581, "luminance": 0, "opaque": false, "replaceable": false, @@ -284445,7 +313168,7 @@ "block_entity_type": 40 }, { - "id": 24127, + "id": 26582, "luminance": 0, "opaque": false, "replaceable": false, @@ -284456,7 +313179,7 @@ "block_entity_type": 40 }, { - "id": 24128, + "id": 26583, "luminance": 0, "opaque": false, "replaceable": false, @@ -284467,7 +313190,7 @@ "block_entity_type": 40 }, { - "id": 24129, + "id": 26584, "luminance": 0, "opaque": false, "replaceable": false, @@ -284478,7 +313201,7 @@ "block_entity_type": 40 }, { - "id": 24130, + "id": 26585, "luminance": 0, "opaque": false, "replaceable": false, @@ -284489,7 +313212,7 @@ "block_entity_type": 40 }, { - "id": 24131, + "id": 26586, "luminance": 0, "opaque": false, "replaceable": false, @@ -284500,7 +313223,7 @@ "block_entity_type": 40 }, { - "id": 24132, + "id": 26587, "luminance": 0, "opaque": false, "replaceable": false, @@ -284511,7 +313234,7 @@ "block_entity_type": 40 }, { - "id": 24133, + "id": 26588, "luminance": 0, "opaque": false, "replaceable": false, @@ -284522,7 +313245,7 @@ "block_entity_type": 40 }, { - "id": 24134, + "id": 26589, "luminance": 0, "opaque": false, "replaceable": false, @@ -284533,6 +313256,664 @@ "block_entity_type": 40 } ] + }, + { + "id": 1056, + "name": "crafter", + "translation_key": "block.minecraft.crafter", + "item_id": 978, + "properties": [ + { + "name": "crafting", + "values": [ + "true", + "false" + ] + }, + { + "name": "orientation", + "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" + ] + }, + { + "name": "triggered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 26635, + "states": [ + { + "id": 26590, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26591, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26592, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26593, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26594, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26595, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26596, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26597, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26598, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26599, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26600, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26601, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26602, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26603, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26604, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26605, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26606, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26607, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26608, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26609, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26610, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26611, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26612, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26613, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26614, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26615, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26616, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26617, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26618, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26619, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26620, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26621, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26622, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26623, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26624, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26625, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26626, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26627, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26628, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26629, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26630, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26631, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26632, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26633, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26634, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26635, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26636, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + }, + { + "id": 26637, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 41 + } + ] + }, + { + "id": 1057, + "name": "trial_spawner", + "translation_key": "block.minecraft.trial_spawner", + "item_id": 1310, + "properties": [ + { + "name": "trial_spawner_state", + "values": [ + "inactive", + "waiting_for_players", + "active", + "waiting_for_reward_ejection", + "ejecting_reward", + "cooldown" + ] + } + ], + "default_state_id": 26638, + "states": [ + { + "id": 26638, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + }, + { + "id": 26639, + "luminance": 4, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + }, + { + "id": 26640, + "luminance": 8, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + }, + { + "id": 26641, + "luminance": 8, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + }, + { + "id": 26642, + "luminance": 8, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + }, + { + "id": 26643, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 42 + } + ] } ] } \ No newline at end of file diff --git a/crates/valence_generated/extracted/effects.json b/crates/valence_generated/extracted/effects.json index 5d9555739..2278faf12 100644 --- a/crates/valence_generated/extracted/effects.json +++ b/crates/valence_generated/extracted/effects.json @@ -1,6 +1,6 @@ [ { - "id": 1, + "id": 0, "name": "speed", "translation_key": "effect.minecraft.speed", "color": 3402751, @@ -8,15 +8,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 3, + "attribute": 12, "operation": 2, - "value": 0.20000000298023224, + "base_value": 0.20000000298023224, "uuid": "91aeaa56-376b-4498-935b-2f7f68070635" } ] }, { - "id": 2, + "id": 1, "name": "slowness", "translation_key": "effect.minecraft.slowness", "color": 9154528, @@ -24,15 +24,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 3, + "attribute": 12, "operation": 2, - "value": -0.15000000596046448, + "base_value": -0.15000000596046448, "uuid": "7107de5e-7ce8-4030-940e-514c1f160890" } ] }, { - "id": 3, + "id": 2, "name": "haste", "translation_key": "effect.minecraft.haste", "color": 14270531, @@ -40,15 +40,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 7, + "attribute": 4, "operation": 2, - "value": 0.10000000149011612, + "base_value": 0.10000000149011612, "uuid": "af8b6e3f-3328-4c0a-aa36-5ba2bb9dbef3" } ] }, { - "id": 4, + "id": 3, "name": "mining_fatigue", "translation_key": "effect.minecraft.mining_fatigue", "color": 4866583, @@ -56,15 +56,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 7, + "attribute": 4, "operation": 2, - "value": -0.10000000149011612, + "base_value": -0.10000000149011612, "uuid": "55fced67-e92a-486e-9800-b47f202c4386" } ] }, { - "id": 5, + "id": 4, "name": "strength", "translation_key": "effect.minecraft.strength", "color": 16762624, @@ -72,15 +72,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 5, + "attribute": 2, "operation": 0, - "value": 0.0, + "base_value": 3.0, "uuid": "648d7064-6a60-4f59-8abe-c2c23a6dd7a9" } ] }, { - "id": 6, + "id": 5, "name": "instant_health", "translation_key": "effect.minecraft.instant_health", "color": 16262179, @@ -88,7 +88,7 @@ "category": "Beneficial" }, { - "id": 7, + "id": 6, "name": "instant_damage", "translation_key": "effect.minecraft.instant_damage", "color": 11101546, @@ -96,7 +96,7 @@ "category": "Harmful" }, { - "id": 8, + "id": 7, "name": "jump_boost", "translation_key": "effect.minecraft.jump_boost", "color": 16646020, @@ -104,7 +104,7 @@ "category": "Beneficial" }, { - "id": 9, + "id": 8, "name": "nausea", "translation_key": "effect.minecraft.nausea", "color": 5578058, @@ -112,7 +112,7 @@ "category": "Harmful" }, { - "id": 10, + "id": 9, "name": "regeneration", "translation_key": "effect.minecraft.regeneration", "color": 13458603, @@ -120,7 +120,7 @@ "category": "Beneficial" }, { - "id": 11, + "id": 10, "name": "resistance", "translation_key": "effect.minecraft.resistance", "color": 9520880, @@ -128,7 +128,7 @@ "category": "Beneficial" }, { - "id": 12, + "id": 11, "name": "fire_resistance", "translation_key": "effect.minecraft.fire_resistance", "color": 16750848, @@ -136,7 +136,7 @@ "category": "Beneficial" }, { - "id": 13, + "id": 12, "name": "water_breathing", "translation_key": "effect.minecraft.water_breathing", "color": 10017472, @@ -144,7 +144,7 @@ "category": "Beneficial" }, { - "id": 14, + "id": 13, "name": "invisibility", "translation_key": "effect.minecraft.invisibility", "color": 16185078, @@ -152,7 +152,7 @@ "category": "Beneficial" }, { - "id": 15, + "id": 14, "name": "blindness", "translation_key": "effect.minecraft.blindness", "color": 2039587, @@ -160,7 +160,7 @@ "category": "Harmful" }, { - "id": 16, + "id": 15, "name": "night_vision", "translation_key": "effect.minecraft.night_vision", "color": 12779366, @@ -168,7 +168,7 @@ "category": "Beneficial" }, { - "id": 17, + "id": 16, "name": "hunger", "translation_key": "effect.minecraft.hunger", "color": 5797459, @@ -176,7 +176,7 @@ "category": "Harmful" }, { - "id": 18, + "id": 17, "name": "weakness", "translation_key": "effect.minecraft.weakness", "color": 4738376, @@ -184,15 +184,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 5, + "attribute": 2, "operation": 0, - "value": 0.0, + "base_value": -4.0, "uuid": "22653b89-116e-49dc-9b6b-9971489b5be5" } ] }, { - "id": 19, + "id": 18, "name": "poison", "translation_key": "effect.minecraft.poison", "color": 8889187, @@ -200,7 +200,7 @@ "category": "Harmful" }, { - "id": 20, + "id": 19, "name": "wither", "translation_key": "effect.minecraft.wither", "color": 7561558, @@ -208,7 +208,7 @@ "category": "Harmful" }, { - "id": 21, + "id": 20, "name": "health_boost", "translation_key": "effect.minecraft.health_boost", "color": 16284963, @@ -216,23 +216,31 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 0, + "attribute": 11, "operation": 0, - "value": 4.0, + "base_value": 4.0, "uuid": "5d6f0ba2-1186-46ac-b896-c61c5cee99cc" } ] }, { - "id": 22, + "id": 21, "name": "absorption", "translation_key": "effect.minecraft.absorption", "color": 2445989, "instant": false, - "category": "Beneficial" + "category": "Beneficial", + "attribute_modifiers": [ + { + "attribute": 10, + "operation": 0, + "base_value": 4.0, + "uuid": "eae29cf0-701e-4ed6-883a-96f798f3dab5" + } + ] }, { - "id": 23, + "id": 22, "name": "saturation", "translation_key": "effect.minecraft.saturation", "color": 16262179, @@ -240,7 +248,7 @@ "category": "Beneficial" }, { - "id": 24, + "id": 23, "name": "glowing", "translation_key": "effect.minecraft.glowing", "color": 9740385, @@ -248,7 +256,7 @@ "category": "Neutral" }, { - "id": 25, + "id": 24, "name": "levitation", "translation_key": "effect.minecraft.levitation", "color": 13565951, @@ -256,7 +264,7 @@ "category": "Harmful" }, { - "id": 26, + "id": 25, "name": "luck", "translation_key": "effect.minecraft.luck", "color": 5882118, @@ -264,15 +272,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 10, + "attribute": 9, "operation": 0, - "value": 1.0, + "base_value": 1.0, "uuid": "03c3c89d-7037-4b42-869f-b146bcb64d2e" } ] }, { - "id": 27, + "id": 26, "name": "unluck", "translation_key": "effect.minecraft.unluck", "color": 12624973, @@ -280,15 +288,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 10, + "attribute": 9, "operation": 0, - "value": -1.0, + "base_value": -1.0, "uuid": "cc5af142-2bd2-4215-b636-2605aed11727" } ] }, { - "id": 28, + "id": 27, "name": "slow_falling", "translation_key": "effect.minecraft.slow_falling", "color": 15978425, @@ -296,7 +304,7 @@ "category": "Beneficial" }, { - "id": 29, + "id": 28, "name": "conduit_power", "translation_key": "effect.minecraft.conduit_power", "color": 1950417, @@ -304,7 +312,7 @@ "category": "Beneficial" }, { - "id": 30, + "id": 29, "name": "dolphins_grace", "translation_key": "effect.minecraft.dolphins_grace", "color": 8954814, @@ -312,7 +320,7 @@ "category": "Beneficial" }, { - "id": 31, + "id": 30, "name": "bad_omen", "translation_key": "effect.minecraft.bad_omen", "color": 745784, @@ -320,7 +328,7 @@ "category": "Neutral" }, { - "id": 32, + "id": 31, "name": "hero_of_the_village", "translation_key": "effect.minecraft.hero_of_the_village", "color": 4521796, @@ -328,7 +336,7 @@ "category": "Beneficial" }, { - "id": 33, + "id": 32, "name": "darkness", "translation_key": "effect.minecraft.darkness", "color": 2696993, diff --git a/crates/valence_generated/extracted/items.json b/crates/valence_generated/extracted/items.json index 4272b6801..f8c6c4f7a 100644 --- a/crates/valence_generated/extracted/items.json +++ b/crates/valence_generated/extracted/items.json @@ -118,6 +118,123 @@ }, { "id": 13, + "name": "tuff_slab", + "translation_key": "block.minecraft.tuff_slab", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 14, + "name": "tuff_stairs", + "translation_key": "block.minecraft.tuff_stairs", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 15, + "name": "tuff_wall", + "translation_key": "block.minecraft.tuff_wall", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 16, + "name": "chiseled_tuff", + "translation_key": "block.minecraft.chiseled_tuff", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 17, + "name": "polished_tuff", + "translation_key": "block.minecraft.polished_tuff", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 18, + "name": "polished_tuff_slab", + "translation_key": "block.minecraft.polished_tuff_slab", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 19, + "name": "polished_tuff_stairs", + "translation_key": "block.minecraft.polished_tuff_stairs", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 20, + "name": "polished_tuff_wall", + "translation_key": "block.minecraft.polished_tuff_wall", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 21, + "name": "tuff_bricks", + "translation_key": "block.minecraft.tuff_bricks", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 22, + "name": "tuff_brick_slab", + "translation_key": "block.minecraft.tuff_brick_slab", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 23, + "name": "tuff_brick_stairs", + "translation_key": "block.minecraft.tuff_brick_stairs", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 24, + "name": "tuff_brick_wall", + "translation_key": "block.minecraft.tuff_brick_wall", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 25, + "name": "chiseled_tuff_bricks", + "translation_key": "block.minecraft.chiseled_tuff_bricks", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 26, "name": "dripstone_block", "translation_key": "block.minecraft.dripstone_block", "max_stack": 64, @@ -126,7 +243,7 @@ "fireproof": false }, { - "id": 14, + "id": 27, "name": "grass_block", "translation_key": "block.minecraft.grass_block", "max_stack": 64, @@ -135,7 +252,7 @@ "fireproof": false }, { - "id": 15, + "id": 28, "name": "dirt", "translation_key": "block.minecraft.dirt", "max_stack": 64, @@ -144,7 +261,7 @@ "fireproof": false }, { - "id": 16, + "id": 29, "name": "coarse_dirt", "translation_key": "block.minecraft.coarse_dirt", "max_stack": 64, @@ -153,7 +270,7 @@ "fireproof": false }, { - "id": 17, + "id": 30, "name": "podzol", "translation_key": "block.minecraft.podzol", "max_stack": 64, @@ -162,7 +279,7 @@ "fireproof": false }, { - "id": 18, + "id": 31, "name": "rooted_dirt", "translation_key": "block.minecraft.rooted_dirt", "max_stack": 64, @@ -171,7 +288,7 @@ "fireproof": false }, { - "id": 19, + "id": 32, "name": "mud", "translation_key": "block.minecraft.mud", "max_stack": 64, @@ -180,7 +297,7 @@ "fireproof": false }, { - "id": 20, + "id": 33, "name": "crimson_nylium", "translation_key": "block.minecraft.crimson_nylium", "max_stack": 64, @@ -189,7 +306,7 @@ "fireproof": false }, { - "id": 21, + "id": 34, "name": "warped_nylium", "translation_key": "block.minecraft.warped_nylium", "max_stack": 64, @@ -198,7 +315,7 @@ "fireproof": false }, { - "id": 22, + "id": 35, "name": "cobblestone", "translation_key": "block.minecraft.cobblestone", "max_stack": 64, @@ -207,7 +324,7 @@ "fireproof": false }, { - "id": 23, + "id": 36, "name": "oak_planks", "translation_key": "block.minecraft.oak_planks", "max_stack": 64, @@ -216,7 +333,7 @@ "fireproof": false }, { - "id": 24, + "id": 37, "name": "spruce_planks", "translation_key": "block.minecraft.spruce_planks", "max_stack": 64, @@ -225,7 +342,7 @@ "fireproof": false }, { - "id": 25, + "id": 38, "name": "birch_planks", "translation_key": "block.minecraft.birch_planks", "max_stack": 64, @@ -234,7 +351,7 @@ "fireproof": false }, { - "id": 26, + "id": 39, "name": "jungle_planks", "translation_key": "block.minecraft.jungle_planks", "max_stack": 64, @@ -243,7 +360,7 @@ "fireproof": false }, { - "id": 27, + "id": 40, "name": "acacia_planks", "translation_key": "block.minecraft.acacia_planks", "max_stack": 64, @@ -252,7 +369,7 @@ "fireproof": false }, { - "id": 28, + "id": 41, "name": "cherry_planks", "translation_key": "block.minecraft.cherry_planks", "max_stack": 64, @@ -261,7 +378,7 @@ "fireproof": false }, { - "id": 29, + "id": 42, "name": "dark_oak_planks", "translation_key": "block.minecraft.dark_oak_planks", "max_stack": 64, @@ -270,7 +387,7 @@ "fireproof": false }, { - "id": 30, + "id": 43, "name": "mangrove_planks", "translation_key": "block.minecraft.mangrove_planks", "max_stack": 64, @@ -279,7 +396,7 @@ "fireproof": false }, { - "id": 31, + "id": 44, "name": "bamboo_planks", "translation_key": "block.minecraft.bamboo_planks", "max_stack": 64, @@ -288,7 +405,7 @@ "fireproof": false }, { - "id": 32, + "id": 45, "name": "crimson_planks", "translation_key": "block.minecraft.crimson_planks", "max_stack": 64, @@ -297,7 +414,7 @@ "fireproof": false }, { - "id": 33, + "id": 46, "name": "warped_planks", "translation_key": "block.minecraft.warped_planks", "max_stack": 64, @@ -306,7 +423,7 @@ "fireproof": false }, { - "id": 34, + "id": 47, "name": "bamboo_mosaic", "translation_key": "block.minecraft.bamboo_mosaic", "max_stack": 64, @@ -315,7 +432,7 @@ "fireproof": false }, { - "id": 35, + "id": 48, "name": "oak_sapling", "translation_key": "block.minecraft.oak_sapling", "max_stack": 64, @@ -324,7 +441,7 @@ "fireproof": false }, { - "id": 36, + "id": 49, "name": "spruce_sapling", "translation_key": "block.minecraft.spruce_sapling", "max_stack": 64, @@ -333,7 +450,7 @@ "fireproof": false }, { - "id": 37, + "id": 50, "name": "birch_sapling", "translation_key": "block.minecraft.birch_sapling", "max_stack": 64, @@ -342,7 +459,7 @@ "fireproof": false }, { - "id": 38, + "id": 51, "name": "jungle_sapling", "translation_key": "block.minecraft.jungle_sapling", "max_stack": 64, @@ -351,7 +468,7 @@ "fireproof": false }, { - "id": 39, + "id": 52, "name": "acacia_sapling", "translation_key": "block.minecraft.acacia_sapling", "max_stack": 64, @@ -360,7 +477,7 @@ "fireproof": false }, { - "id": 40, + "id": 53, "name": "cherry_sapling", "translation_key": "block.minecraft.cherry_sapling", "max_stack": 64, @@ -369,7 +486,7 @@ "fireproof": false }, { - "id": 41, + "id": 54, "name": "dark_oak_sapling", "translation_key": "block.minecraft.dark_oak_sapling", "max_stack": 64, @@ -378,7 +495,7 @@ "fireproof": false }, { - "id": 42, + "id": 55, "name": "mangrove_propagule", "translation_key": "block.minecraft.mangrove_propagule", "max_stack": 64, @@ -387,7 +504,7 @@ "fireproof": false }, { - "id": 43, + "id": 56, "name": "bedrock", "translation_key": "block.minecraft.bedrock", "max_stack": 64, @@ -396,7 +513,7 @@ "fireproof": false }, { - "id": 44, + "id": 57, "name": "sand", "translation_key": "block.minecraft.sand", "max_stack": 64, @@ -405,7 +522,7 @@ "fireproof": false }, { - "id": 45, + "id": 58, "name": "suspicious_sand", "translation_key": "block.minecraft.suspicious_sand", "max_stack": 64, @@ -414,7 +531,7 @@ "fireproof": false }, { - "id": 46, + "id": 59, "name": "suspicious_gravel", "translation_key": "block.minecraft.suspicious_gravel", "max_stack": 64, @@ -423,7 +540,7 @@ "fireproof": false }, { - "id": 47, + "id": 60, "name": "red_sand", "translation_key": "block.minecraft.red_sand", "max_stack": 64, @@ -432,7 +549,7 @@ "fireproof": false }, { - "id": 48, + "id": 61, "name": "gravel", "translation_key": "block.minecraft.gravel", "max_stack": 64, @@ -441,7 +558,7 @@ "fireproof": false }, { - "id": 49, + "id": 62, "name": "coal_ore", "translation_key": "block.minecraft.coal_ore", "max_stack": 64, @@ -450,7 +567,7 @@ "fireproof": false }, { - "id": 50, + "id": 63, "name": "deepslate_coal_ore", "translation_key": "block.minecraft.deepslate_coal_ore", "max_stack": 64, @@ -459,7 +576,7 @@ "fireproof": false }, { - "id": 51, + "id": 64, "name": "iron_ore", "translation_key": "block.minecraft.iron_ore", "max_stack": 64, @@ -468,7 +585,7 @@ "fireproof": false }, { - "id": 52, + "id": 65, "name": "deepslate_iron_ore", "translation_key": "block.minecraft.deepslate_iron_ore", "max_stack": 64, @@ -477,7 +594,7 @@ "fireproof": false }, { - "id": 53, + "id": 66, "name": "copper_ore", "translation_key": "block.minecraft.copper_ore", "max_stack": 64, @@ -486,7 +603,7 @@ "fireproof": false }, { - "id": 54, + "id": 67, "name": "deepslate_copper_ore", "translation_key": "block.minecraft.deepslate_copper_ore", "max_stack": 64, @@ -495,7 +612,7 @@ "fireproof": false }, { - "id": 55, + "id": 68, "name": "gold_ore", "translation_key": "block.minecraft.gold_ore", "max_stack": 64, @@ -504,7 +621,7 @@ "fireproof": false }, { - "id": 56, + "id": 69, "name": "deepslate_gold_ore", "translation_key": "block.minecraft.deepslate_gold_ore", "max_stack": 64, @@ -513,7 +630,7 @@ "fireproof": false }, { - "id": 57, + "id": 70, "name": "redstone_ore", "translation_key": "block.minecraft.redstone_ore", "max_stack": 64, @@ -522,7 +639,7 @@ "fireproof": false }, { - "id": 58, + "id": 71, "name": "deepslate_redstone_ore", "translation_key": "block.minecraft.deepslate_redstone_ore", "max_stack": 64, @@ -531,7 +648,7 @@ "fireproof": false }, { - "id": 59, + "id": 72, "name": "emerald_ore", "translation_key": "block.minecraft.emerald_ore", "max_stack": 64, @@ -540,7 +657,7 @@ "fireproof": false }, { - "id": 60, + "id": 73, "name": "deepslate_emerald_ore", "translation_key": "block.minecraft.deepslate_emerald_ore", "max_stack": 64, @@ -549,7 +666,7 @@ "fireproof": false }, { - "id": 61, + "id": 74, "name": "lapis_ore", "translation_key": "block.minecraft.lapis_ore", "max_stack": 64, @@ -558,7 +675,7 @@ "fireproof": false }, { - "id": 62, + "id": 75, "name": "deepslate_lapis_ore", "translation_key": "block.minecraft.deepslate_lapis_ore", "max_stack": 64, @@ -567,7 +684,7 @@ "fireproof": false }, { - "id": 63, + "id": 76, "name": "diamond_ore", "translation_key": "block.minecraft.diamond_ore", "max_stack": 64, @@ -576,7 +693,7 @@ "fireproof": false }, { - "id": 64, + "id": 77, "name": "deepslate_diamond_ore", "translation_key": "block.minecraft.deepslate_diamond_ore", "max_stack": 64, @@ -585,7 +702,7 @@ "fireproof": false }, { - "id": 65, + "id": 78, "name": "nether_gold_ore", "translation_key": "block.minecraft.nether_gold_ore", "max_stack": 64, @@ -594,7 +711,7 @@ "fireproof": false }, { - "id": 66, + "id": 79, "name": "nether_quartz_ore", "translation_key": "block.minecraft.nether_quartz_ore", "max_stack": 64, @@ -603,7 +720,7 @@ "fireproof": false }, { - "id": 67, + "id": 80, "name": "ancient_debris", "translation_key": "block.minecraft.ancient_debris", "max_stack": 64, @@ -612,7 +729,7 @@ "fireproof": true }, { - "id": 68, + "id": 81, "name": "coal_block", "translation_key": "block.minecraft.coal_block", "max_stack": 64, @@ -621,7 +738,7 @@ "fireproof": false }, { - "id": 69, + "id": 82, "name": "raw_iron_block", "translation_key": "block.minecraft.raw_iron_block", "max_stack": 64, @@ -630,7 +747,7 @@ "fireproof": false }, { - "id": 70, + "id": 83, "name": "raw_copper_block", "translation_key": "block.minecraft.raw_copper_block", "max_stack": 64, @@ -639,7 +756,7 @@ "fireproof": false }, { - "id": 71, + "id": 84, "name": "raw_gold_block", "translation_key": "block.minecraft.raw_gold_block", "max_stack": 64, @@ -648,7 +765,7 @@ "fireproof": false }, { - "id": 72, + "id": 85, "name": "amethyst_block", "translation_key": "block.minecraft.amethyst_block", "max_stack": 64, @@ -657,7 +774,7 @@ "fireproof": false }, { - "id": 73, + "id": 86, "name": "budding_amethyst", "translation_key": "block.minecraft.budding_amethyst", "max_stack": 64, @@ -666,7 +783,7 @@ "fireproof": false }, { - "id": 74, + "id": 87, "name": "iron_block", "translation_key": "block.minecraft.iron_block", "max_stack": 64, @@ -675,7 +792,7 @@ "fireproof": false }, { - "id": 75, + "id": 88, "name": "copper_block", "translation_key": "block.minecraft.copper_block", "max_stack": 64, @@ -684,7 +801,7 @@ "fireproof": false }, { - "id": 76, + "id": 89, "name": "gold_block", "translation_key": "block.minecraft.gold_block", "max_stack": 64, @@ -693,7 +810,7 @@ "fireproof": false }, { - "id": 77, + "id": 90, "name": "diamond_block", "translation_key": "block.minecraft.diamond_block", "max_stack": 64, @@ -702,7 +819,7 @@ "fireproof": false }, { - "id": 78, + "id": 91, "name": "netherite_block", "translation_key": "block.minecraft.netherite_block", "max_stack": 64, @@ -711,7 +828,7 @@ "fireproof": true }, { - "id": 79, + "id": 92, "name": "exposed_copper", "translation_key": "block.minecraft.exposed_copper", "max_stack": 64, @@ -720,7 +837,7 @@ "fireproof": false }, { - "id": 80, + "id": 93, "name": "weathered_copper", "translation_key": "block.minecraft.weathered_copper", "max_stack": 64, @@ -729,7 +846,7 @@ "fireproof": false }, { - "id": 81, + "id": 94, "name": "oxidized_copper", "translation_key": "block.minecraft.oxidized_copper", "max_stack": 64, @@ -738,7 +855,43 @@ "fireproof": false }, { - "id": 82, + "id": 95, + "name": "chiseled_copper", + "translation_key": "block.minecraft.chiseled_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 96, + "name": "exposed_chiseled_copper", + "translation_key": "block.minecraft.exposed_chiseled_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 97, + "name": "weathered_chiseled_copper", + "translation_key": "block.minecraft.weathered_chiseled_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 98, + "name": "oxidized_chiseled_copper", + "translation_key": "block.minecraft.oxidized_chiseled_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 99, "name": "cut_copper", "translation_key": "block.minecraft.cut_copper", "max_stack": 64, @@ -747,7 +900,7 @@ "fireproof": false }, { - "id": 83, + "id": 100, "name": "exposed_cut_copper", "translation_key": "block.minecraft.exposed_cut_copper", "max_stack": 64, @@ -756,7 +909,7 @@ "fireproof": false }, { - "id": 84, + "id": 101, "name": "weathered_cut_copper", "translation_key": "block.minecraft.weathered_cut_copper", "max_stack": 64, @@ -765,7 +918,7 @@ "fireproof": false }, { - "id": 85, + "id": 102, "name": "oxidized_cut_copper", "translation_key": "block.minecraft.oxidized_cut_copper", "max_stack": 64, @@ -774,7 +927,7 @@ "fireproof": false }, { - "id": 86, + "id": 103, "name": "cut_copper_stairs", "translation_key": "block.minecraft.cut_copper_stairs", "max_stack": 64, @@ -783,7 +936,7 @@ "fireproof": false }, { - "id": 87, + "id": 104, "name": "exposed_cut_copper_stairs", "translation_key": "block.minecraft.exposed_cut_copper_stairs", "max_stack": 64, @@ -792,7 +945,7 @@ "fireproof": false }, { - "id": 88, + "id": 105, "name": "weathered_cut_copper_stairs", "translation_key": "block.minecraft.weathered_cut_copper_stairs", "max_stack": 64, @@ -801,7 +954,7 @@ "fireproof": false }, { - "id": 89, + "id": 106, "name": "oxidized_cut_copper_stairs", "translation_key": "block.minecraft.oxidized_cut_copper_stairs", "max_stack": 64, @@ -810,7 +963,7 @@ "fireproof": false }, { - "id": 90, + "id": 107, "name": "cut_copper_slab", "translation_key": "block.minecraft.cut_copper_slab", "max_stack": 64, @@ -819,7 +972,7 @@ "fireproof": false }, { - "id": 91, + "id": 108, "name": "exposed_cut_copper_slab", "translation_key": "block.minecraft.exposed_cut_copper_slab", "max_stack": 64, @@ -828,7 +981,7 @@ "fireproof": false }, { - "id": 92, + "id": 109, "name": "weathered_cut_copper_slab", "translation_key": "block.minecraft.weathered_cut_copper_slab", "max_stack": 64, @@ -837,7 +990,7 @@ "fireproof": false }, { - "id": 93, + "id": 110, "name": "oxidized_cut_copper_slab", "translation_key": "block.minecraft.oxidized_cut_copper_slab", "max_stack": 64, @@ -846,43 +999,79 @@ "fireproof": false }, { - "id": 94, - "name": "waxed_copper_block", - "translation_key": "block.minecraft.waxed_copper_block", + "id": 111, + "name": "waxed_copper_block", + "translation_key": "block.minecraft.waxed_copper_block", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 112, + "name": "waxed_exposed_copper", + "translation_key": "block.minecraft.waxed_exposed_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 113, + "name": "waxed_weathered_copper", + "translation_key": "block.minecraft.waxed_weathered_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 114, + "name": "waxed_oxidized_copper", + "translation_key": "block.minecraft.waxed_oxidized_copper", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 115, + "name": "waxed_chiseled_copper", + "translation_key": "block.minecraft.waxed_chiseled_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 95, - "name": "waxed_exposed_copper", - "translation_key": "block.minecraft.waxed_exposed_copper", + "id": 116, + "name": "waxed_exposed_chiseled_copper", + "translation_key": "block.minecraft.waxed_exposed_chiseled_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 96, - "name": "waxed_weathered_copper", - "translation_key": "block.minecraft.waxed_weathered_copper", + "id": 117, + "name": "waxed_weathered_chiseled_copper", + "translation_key": "block.minecraft.waxed_weathered_chiseled_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 97, - "name": "waxed_oxidized_copper", - "translation_key": "block.minecraft.waxed_oxidized_copper", + "id": 118, + "name": "waxed_oxidized_chiseled_copper", + "translation_key": "block.minecraft.waxed_oxidized_chiseled_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 98, + "id": 119, "name": "waxed_cut_copper", "translation_key": "block.minecraft.waxed_cut_copper", "max_stack": 64, @@ -891,7 +1080,7 @@ "fireproof": false }, { - "id": 99, + "id": 120, "name": "waxed_exposed_cut_copper", "translation_key": "block.minecraft.waxed_exposed_cut_copper", "max_stack": 64, @@ -900,7 +1089,7 @@ "fireproof": false }, { - "id": 100, + "id": 121, "name": "waxed_weathered_cut_copper", "translation_key": "block.minecraft.waxed_weathered_cut_copper", "max_stack": 64, @@ -909,7 +1098,7 @@ "fireproof": false }, { - "id": 101, + "id": 122, "name": "waxed_oxidized_cut_copper", "translation_key": "block.minecraft.waxed_oxidized_cut_copper", "max_stack": 64, @@ -918,7 +1107,7 @@ "fireproof": false }, { - "id": 102, + "id": 123, "name": "waxed_cut_copper_stairs", "translation_key": "block.minecraft.waxed_cut_copper_stairs", "max_stack": 64, @@ -927,7 +1116,7 @@ "fireproof": false }, { - "id": 103, + "id": 124, "name": "waxed_exposed_cut_copper_stairs", "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", "max_stack": 64, @@ -936,7 +1125,7 @@ "fireproof": false }, { - "id": 104, + "id": 125, "name": "waxed_weathered_cut_copper_stairs", "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", "max_stack": 64, @@ -945,7 +1134,7 @@ "fireproof": false }, { - "id": 105, + "id": 126, "name": "waxed_oxidized_cut_copper_stairs", "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", "max_stack": 64, @@ -954,7 +1143,7 @@ "fireproof": false }, { - "id": 106, + "id": 127, "name": "waxed_cut_copper_slab", "translation_key": "block.minecraft.waxed_cut_copper_slab", "max_stack": 64, @@ -963,7 +1152,7 @@ "fireproof": false }, { - "id": 107, + "id": 128, "name": "waxed_exposed_cut_copper_slab", "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", "max_stack": 64, @@ -972,7 +1161,7 @@ "fireproof": false }, { - "id": 108, + "id": 129, "name": "waxed_weathered_cut_copper_slab", "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", "max_stack": 64, @@ -981,7 +1170,7 @@ "fireproof": false }, { - "id": 109, + "id": 130, "name": "waxed_oxidized_cut_copper_slab", "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", "max_stack": 64, @@ -990,7 +1179,7 @@ "fireproof": false }, { - "id": 110, + "id": 131, "name": "oak_log", "translation_key": "block.minecraft.oak_log", "max_stack": 64, @@ -999,7 +1188,7 @@ "fireproof": false }, { - "id": 111, + "id": 132, "name": "spruce_log", "translation_key": "block.minecraft.spruce_log", "max_stack": 64, @@ -1008,7 +1197,7 @@ "fireproof": false }, { - "id": 112, + "id": 133, "name": "birch_log", "translation_key": "block.minecraft.birch_log", "max_stack": 64, @@ -1017,7 +1206,7 @@ "fireproof": false }, { - "id": 113, + "id": 134, "name": "jungle_log", "translation_key": "block.minecraft.jungle_log", "max_stack": 64, @@ -1026,7 +1215,7 @@ "fireproof": false }, { - "id": 114, + "id": 135, "name": "acacia_log", "translation_key": "block.minecraft.acacia_log", "max_stack": 64, @@ -1035,7 +1224,7 @@ "fireproof": false }, { - "id": 115, + "id": 136, "name": "cherry_log", "translation_key": "block.minecraft.cherry_log", "max_stack": 64, @@ -1044,7 +1233,7 @@ "fireproof": false }, { - "id": 116, + "id": 137, "name": "dark_oak_log", "translation_key": "block.minecraft.dark_oak_log", "max_stack": 64, @@ -1053,7 +1242,7 @@ "fireproof": false }, { - "id": 117, + "id": 138, "name": "mangrove_log", "translation_key": "block.minecraft.mangrove_log", "max_stack": 64, @@ -1062,7 +1251,7 @@ "fireproof": false }, { - "id": 118, + "id": 139, "name": "mangrove_roots", "translation_key": "block.minecraft.mangrove_roots", "max_stack": 64, @@ -1071,7 +1260,7 @@ "fireproof": false }, { - "id": 119, + "id": 140, "name": "muddy_mangrove_roots", "translation_key": "block.minecraft.muddy_mangrove_roots", "max_stack": 64, @@ -1080,7 +1269,7 @@ "fireproof": false }, { - "id": 120, + "id": 141, "name": "crimson_stem", "translation_key": "block.minecraft.crimson_stem", "max_stack": 64, @@ -1089,7 +1278,7 @@ "fireproof": false }, { - "id": 121, + "id": 142, "name": "warped_stem", "translation_key": "block.minecraft.warped_stem", "max_stack": 64, @@ -1098,7 +1287,7 @@ "fireproof": false }, { - "id": 122, + "id": 143, "name": "bamboo_block", "translation_key": "block.minecraft.bamboo_block", "max_stack": 64, @@ -1107,7 +1296,7 @@ "fireproof": false }, { - "id": 123, + "id": 144, "name": "stripped_oak_log", "translation_key": "block.minecraft.stripped_oak_log", "max_stack": 64, @@ -1116,7 +1305,7 @@ "fireproof": false }, { - "id": 124, + "id": 145, "name": "stripped_spruce_log", "translation_key": "block.minecraft.stripped_spruce_log", "max_stack": 64, @@ -1125,7 +1314,7 @@ "fireproof": false }, { - "id": 125, + "id": 146, "name": "stripped_birch_log", "translation_key": "block.minecraft.stripped_birch_log", "max_stack": 64, @@ -1134,7 +1323,7 @@ "fireproof": false }, { - "id": 126, + "id": 147, "name": "stripped_jungle_log", "translation_key": "block.minecraft.stripped_jungle_log", "max_stack": 64, @@ -1143,7 +1332,7 @@ "fireproof": false }, { - "id": 127, + "id": 148, "name": "stripped_acacia_log", "translation_key": "block.minecraft.stripped_acacia_log", "max_stack": 64, @@ -1152,7 +1341,7 @@ "fireproof": false }, { - "id": 128, + "id": 149, "name": "stripped_cherry_log", "translation_key": "block.minecraft.stripped_cherry_log", "max_stack": 64, @@ -1161,7 +1350,7 @@ "fireproof": false }, { - "id": 129, + "id": 150, "name": "stripped_dark_oak_log", "translation_key": "block.minecraft.stripped_dark_oak_log", "max_stack": 64, @@ -1170,7 +1359,7 @@ "fireproof": false }, { - "id": 130, + "id": 151, "name": "stripped_mangrove_log", "translation_key": "block.minecraft.stripped_mangrove_log", "max_stack": 64, @@ -1179,7 +1368,7 @@ "fireproof": false }, { - "id": 131, + "id": 152, "name": "stripped_crimson_stem", "translation_key": "block.minecraft.stripped_crimson_stem", "max_stack": 64, @@ -1188,7 +1377,7 @@ "fireproof": false }, { - "id": 132, + "id": 153, "name": "stripped_warped_stem", "translation_key": "block.minecraft.stripped_warped_stem", "max_stack": 64, @@ -1197,7 +1386,7 @@ "fireproof": false }, { - "id": 133, + "id": 154, "name": "stripped_oak_wood", "translation_key": "block.minecraft.stripped_oak_wood", "max_stack": 64, @@ -1206,7 +1395,7 @@ "fireproof": false }, { - "id": 134, + "id": 155, "name": "stripped_spruce_wood", "translation_key": "block.minecraft.stripped_spruce_wood", "max_stack": 64, @@ -1215,7 +1404,7 @@ "fireproof": false }, { - "id": 135, + "id": 156, "name": "stripped_birch_wood", "translation_key": "block.minecraft.stripped_birch_wood", "max_stack": 64, @@ -1224,7 +1413,7 @@ "fireproof": false }, { - "id": 136, + "id": 157, "name": "stripped_jungle_wood", "translation_key": "block.minecraft.stripped_jungle_wood", "max_stack": 64, @@ -1233,7 +1422,7 @@ "fireproof": false }, { - "id": 137, + "id": 158, "name": "stripped_acacia_wood", "translation_key": "block.minecraft.stripped_acacia_wood", "max_stack": 64, @@ -1242,7 +1431,7 @@ "fireproof": false }, { - "id": 138, + "id": 159, "name": "stripped_cherry_wood", "translation_key": "block.minecraft.stripped_cherry_wood", "max_stack": 64, @@ -1251,7 +1440,7 @@ "fireproof": false }, { - "id": 139, + "id": 160, "name": "stripped_dark_oak_wood", "translation_key": "block.minecraft.stripped_dark_oak_wood", "max_stack": 64, @@ -1260,7 +1449,7 @@ "fireproof": false }, { - "id": 140, + "id": 161, "name": "stripped_mangrove_wood", "translation_key": "block.minecraft.stripped_mangrove_wood", "max_stack": 64, @@ -1269,7 +1458,7 @@ "fireproof": false }, { - "id": 141, + "id": 162, "name": "stripped_crimson_hyphae", "translation_key": "block.minecraft.stripped_crimson_hyphae", "max_stack": 64, @@ -1278,7 +1467,7 @@ "fireproof": false }, { - "id": 142, + "id": 163, "name": "stripped_warped_hyphae", "translation_key": "block.minecraft.stripped_warped_hyphae", "max_stack": 64, @@ -1287,7 +1476,7 @@ "fireproof": false }, { - "id": 143, + "id": 164, "name": "stripped_bamboo_block", "translation_key": "block.minecraft.stripped_bamboo_block", "max_stack": 64, @@ -1296,7 +1485,7 @@ "fireproof": false }, { - "id": 144, + "id": 165, "name": "oak_wood", "translation_key": "block.minecraft.oak_wood", "max_stack": 64, @@ -1305,7 +1494,7 @@ "fireproof": false }, { - "id": 145, + "id": 166, "name": "spruce_wood", "translation_key": "block.minecraft.spruce_wood", "max_stack": 64, @@ -1314,7 +1503,7 @@ "fireproof": false }, { - "id": 146, + "id": 167, "name": "birch_wood", "translation_key": "block.minecraft.birch_wood", "max_stack": 64, @@ -1323,7 +1512,7 @@ "fireproof": false }, { - "id": 147, + "id": 168, "name": "jungle_wood", "translation_key": "block.minecraft.jungle_wood", "max_stack": 64, @@ -1332,7 +1521,7 @@ "fireproof": false }, { - "id": 148, + "id": 169, "name": "acacia_wood", "translation_key": "block.minecraft.acacia_wood", "max_stack": 64, @@ -1341,7 +1530,7 @@ "fireproof": false }, { - "id": 149, + "id": 170, "name": "cherry_wood", "translation_key": "block.minecraft.cherry_wood", "max_stack": 64, @@ -1350,7 +1539,7 @@ "fireproof": false }, { - "id": 150, + "id": 171, "name": "dark_oak_wood", "translation_key": "block.minecraft.dark_oak_wood", "max_stack": 64, @@ -1359,7 +1548,7 @@ "fireproof": false }, { - "id": 151, + "id": 172, "name": "mangrove_wood", "translation_key": "block.minecraft.mangrove_wood", "max_stack": 64, @@ -1368,7 +1557,7 @@ "fireproof": false }, { - "id": 152, + "id": 173, "name": "crimson_hyphae", "translation_key": "block.minecraft.crimson_hyphae", "max_stack": 64, @@ -1377,7 +1566,7 @@ "fireproof": false }, { - "id": 153, + "id": 174, "name": "warped_hyphae", "translation_key": "block.minecraft.warped_hyphae", "max_stack": 64, @@ -1386,7 +1575,7 @@ "fireproof": false }, { - "id": 154, + "id": 175, "name": "oak_leaves", "translation_key": "block.minecraft.oak_leaves", "max_stack": 64, @@ -1395,7 +1584,7 @@ "fireproof": false }, { - "id": 155, + "id": 176, "name": "spruce_leaves", "translation_key": "block.minecraft.spruce_leaves", "max_stack": 64, @@ -1404,7 +1593,7 @@ "fireproof": false }, { - "id": 156, + "id": 177, "name": "birch_leaves", "translation_key": "block.minecraft.birch_leaves", "max_stack": 64, @@ -1413,7 +1602,7 @@ "fireproof": false }, { - "id": 157, + "id": 178, "name": "jungle_leaves", "translation_key": "block.minecraft.jungle_leaves", "max_stack": 64, @@ -1422,7 +1611,7 @@ "fireproof": false }, { - "id": 158, + "id": 179, "name": "acacia_leaves", "translation_key": "block.minecraft.acacia_leaves", "max_stack": 64, @@ -1431,7 +1620,7 @@ "fireproof": false }, { - "id": 159, + "id": 180, "name": "cherry_leaves", "translation_key": "block.minecraft.cherry_leaves", "max_stack": 64, @@ -1440,7 +1629,7 @@ "fireproof": false }, { - "id": 160, + "id": 181, "name": "dark_oak_leaves", "translation_key": "block.minecraft.dark_oak_leaves", "max_stack": 64, @@ -1449,7 +1638,7 @@ "fireproof": false }, { - "id": 161, + "id": 182, "name": "mangrove_leaves", "translation_key": "block.minecraft.mangrove_leaves", "max_stack": 64, @@ -1458,7 +1647,7 @@ "fireproof": false }, { - "id": 162, + "id": 183, "name": "azalea_leaves", "translation_key": "block.minecraft.azalea_leaves", "max_stack": 64, @@ -1467,7 +1656,7 @@ "fireproof": false }, { - "id": 163, + "id": 184, "name": "flowering_azalea_leaves", "translation_key": "block.minecraft.flowering_azalea_leaves", "max_stack": 64, @@ -1476,7 +1665,7 @@ "fireproof": false }, { - "id": 164, + "id": 185, "name": "sponge", "translation_key": "block.minecraft.sponge", "max_stack": 64, @@ -1485,7 +1674,7 @@ "fireproof": false }, { - "id": 165, + "id": 186, "name": "wet_sponge", "translation_key": "block.minecraft.wet_sponge", "max_stack": 64, @@ -1494,7 +1683,7 @@ "fireproof": false }, { - "id": 166, + "id": 187, "name": "glass", "translation_key": "block.minecraft.glass", "max_stack": 64, @@ -1503,7 +1692,7 @@ "fireproof": false }, { - "id": 167, + "id": 188, "name": "tinted_glass", "translation_key": "block.minecraft.tinted_glass", "max_stack": 64, @@ -1512,7 +1701,7 @@ "fireproof": false }, { - "id": 168, + "id": 189, "name": "lapis_block", "translation_key": "block.minecraft.lapis_block", "max_stack": 64, @@ -1521,7 +1710,7 @@ "fireproof": false }, { - "id": 169, + "id": 190, "name": "sandstone", "translation_key": "block.minecraft.sandstone", "max_stack": 64, @@ -1530,7 +1719,7 @@ "fireproof": false }, { - "id": 170, + "id": 191, "name": "chiseled_sandstone", "translation_key": "block.minecraft.chiseled_sandstone", "max_stack": 64, @@ -1539,7 +1728,7 @@ "fireproof": false }, { - "id": 171, + "id": 192, "name": "cut_sandstone", "translation_key": "block.minecraft.cut_sandstone", "max_stack": 64, @@ -1548,7 +1737,7 @@ "fireproof": false }, { - "id": 172, + "id": 193, "name": "cobweb", "translation_key": "block.minecraft.cobweb", "max_stack": 64, @@ -1557,16 +1746,16 @@ "fireproof": false }, { - "id": 173, - "name": "grass", - "translation_key": "block.minecraft.grass", + "id": 194, + "name": "short_grass", + "translation_key": "block.minecraft.short_grass", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 174, + "id": 195, "name": "fern", "translation_key": "block.minecraft.fern", "max_stack": 64, @@ -1575,7 +1764,7 @@ "fireproof": false }, { - "id": 175, + "id": 196, "name": "azalea", "translation_key": "block.minecraft.azalea", "max_stack": 64, @@ -1584,7 +1773,7 @@ "fireproof": false }, { - "id": 176, + "id": 197, "name": "flowering_azalea", "translation_key": "block.minecraft.flowering_azalea", "max_stack": 64, @@ -1593,7 +1782,7 @@ "fireproof": false }, { - "id": 177, + "id": 198, "name": "dead_bush", "translation_key": "block.minecraft.dead_bush", "max_stack": 64, @@ -1602,7 +1791,7 @@ "fireproof": false }, { - "id": 178, + "id": 199, "name": "seagrass", "translation_key": "block.minecraft.seagrass", "max_stack": 64, @@ -1611,7 +1800,7 @@ "fireproof": false }, { - "id": 179, + "id": 200, "name": "sea_pickle", "translation_key": "block.minecraft.sea_pickle", "max_stack": 64, @@ -1620,7 +1809,7 @@ "fireproof": false }, { - "id": 180, + "id": 201, "name": "white_wool", "translation_key": "block.minecraft.white_wool", "max_stack": 64, @@ -1629,7 +1818,7 @@ "fireproof": false }, { - "id": 181, + "id": 202, "name": "orange_wool", "translation_key": "block.minecraft.orange_wool", "max_stack": 64, @@ -1638,7 +1827,7 @@ "fireproof": false }, { - "id": 182, + "id": 203, "name": "magenta_wool", "translation_key": "block.minecraft.magenta_wool", "max_stack": 64, @@ -1647,7 +1836,7 @@ "fireproof": false }, { - "id": 183, + "id": 204, "name": "light_blue_wool", "translation_key": "block.minecraft.light_blue_wool", "max_stack": 64, @@ -1656,7 +1845,7 @@ "fireproof": false }, { - "id": 184, + "id": 205, "name": "yellow_wool", "translation_key": "block.minecraft.yellow_wool", "max_stack": 64, @@ -1665,7 +1854,7 @@ "fireproof": false }, { - "id": 185, + "id": 206, "name": "lime_wool", "translation_key": "block.minecraft.lime_wool", "max_stack": 64, @@ -1674,7 +1863,7 @@ "fireproof": false }, { - "id": 186, + "id": 207, "name": "pink_wool", "translation_key": "block.minecraft.pink_wool", "max_stack": 64, @@ -1683,7 +1872,7 @@ "fireproof": false }, { - "id": 187, + "id": 208, "name": "gray_wool", "translation_key": "block.minecraft.gray_wool", "max_stack": 64, @@ -1692,7 +1881,7 @@ "fireproof": false }, { - "id": 188, + "id": 209, "name": "light_gray_wool", "translation_key": "block.minecraft.light_gray_wool", "max_stack": 64, @@ -1701,7 +1890,7 @@ "fireproof": false }, { - "id": 189, + "id": 210, "name": "cyan_wool", "translation_key": "block.minecraft.cyan_wool", "max_stack": 64, @@ -1710,7 +1899,7 @@ "fireproof": false }, { - "id": 190, + "id": 211, "name": "purple_wool", "translation_key": "block.minecraft.purple_wool", "max_stack": 64, @@ -1719,7 +1908,7 @@ "fireproof": false }, { - "id": 191, + "id": 212, "name": "blue_wool", "translation_key": "block.minecraft.blue_wool", "max_stack": 64, @@ -1728,7 +1917,7 @@ "fireproof": false }, { - "id": 192, + "id": 213, "name": "brown_wool", "translation_key": "block.minecraft.brown_wool", "max_stack": 64, @@ -1737,7 +1926,7 @@ "fireproof": false }, { - "id": 193, + "id": 214, "name": "green_wool", "translation_key": "block.minecraft.green_wool", "max_stack": 64, @@ -1746,7 +1935,7 @@ "fireproof": false }, { - "id": 194, + "id": 215, "name": "red_wool", "translation_key": "block.minecraft.red_wool", "max_stack": 64, @@ -1755,7 +1944,7 @@ "fireproof": false }, { - "id": 195, + "id": 216, "name": "black_wool", "translation_key": "block.minecraft.black_wool", "max_stack": 64, @@ -1764,7 +1953,7 @@ "fireproof": false }, { - "id": 196, + "id": 217, "name": "dandelion", "translation_key": "block.minecraft.dandelion", "max_stack": 64, @@ -1773,7 +1962,7 @@ "fireproof": false }, { - "id": 197, + "id": 218, "name": "poppy", "translation_key": "block.minecraft.poppy", "max_stack": 64, @@ -1782,7 +1971,7 @@ "fireproof": false }, { - "id": 198, + "id": 219, "name": "blue_orchid", "translation_key": "block.minecraft.blue_orchid", "max_stack": 64, @@ -1791,7 +1980,7 @@ "fireproof": false }, { - "id": 199, + "id": 220, "name": "allium", "translation_key": "block.minecraft.allium", "max_stack": 64, @@ -1800,7 +1989,7 @@ "fireproof": false }, { - "id": 200, + "id": 221, "name": "azure_bluet", "translation_key": "block.minecraft.azure_bluet", "max_stack": 64, @@ -1809,7 +1998,7 @@ "fireproof": false }, { - "id": 201, + "id": 222, "name": "red_tulip", "translation_key": "block.minecraft.red_tulip", "max_stack": 64, @@ -1818,7 +2007,7 @@ "fireproof": false }, { - "id": 202, + "id": 223, "name": "orange_tulip", "translation_key": "block.minecraft.orange_tulip", "max_stack": 64, @@ -1827,7 +2016,7 @@ "fireproof": false }, { - "id": 203, + "id": 224, "name": "white_tulip", "translation_key": "block.minecraft.white_tulip", "max_stack": 64, @@ -1836,7 +2025,7 @@ "fireproof": false }, { - "id": 204, + "id": 225, "name": "pink_tulip", "translation_key": "block.minecraft.pink_tulip", "max_stack": 64, @@ -1845,7 +2034,7 @@ "fireproof": false }, { - "id": 205, + "id": 226, "name": "oxeye_daisy", "translation_key": "block.minecraft.oxeye_daisy", "max_stack": 64, @@ -1854,7 +2043,7 @@ "fireproof": false }, { - "id": 206, + "id": 227, "name": "cornflower", "translation_key": "block.minecraft.cornflower", "max_stack": 64, @@ -1863,7 +2052,7 @@ "fireproof": false }, { - "id": 207, + "id": 228, "name": "lily_of_the_valley", "translation_key": "block.minecraft.lily_of_the_valley", "max_stack": 64, @@ -1872,7 +2061,7 @@ "fireproof": false }, { - "id": 208, + "id": 229, "name": "wither_rose", "translation_key": "block.minecraft.wither_rose", "max_stack": 64, @@ -1881,7 +2070,7 @@ "fireproof": false }, { - "id": 209, + "id": 230, "name": "torchflower", "translation_key": "block.minecraft.torchflower", "max_stack": 64, @@ -1890,7 +2079,7 @@ "fireproof": false }, { - "id": 210, + "id": 231, "name": "pitcher_plant", "translation_key": "block.minecraft.pitcher_plant", "max_stack": 64, @@ -1899,7 +2088,7 @@ "fireproof": false }, { - "id": 211, + "id": 232, "name": "spore_blossom", "translation_key": "block.minecraft.spore_blossom", "max_stack": 64, @@ -1908,7 +2097,7 @@ "fireproof": false }, { - "id": 212, + "id": 233, "name": "brown_mushroom", "translation_key": "block.minecraft.brown_mushroom", "max_stack": 64, @@ -1917,7 +2106,7 @@ "fireproof": false }, { - "id": 213, + "id": 234, "name": "red_mushroom", "translation_key": "block.minecraft.red_mushroom", "max_stack": 64, @@ -1926,7 +2115,7 @@ "fireproof": false }, { - "id": 214, + "id": 235, "name": "crimson_fungus", "translation_key": "block.minecraft.crimson_fungus", "max_stack": 64, @@ -1935,7 +2124,7 @@ "fireproof": false }, { - "id": 215, + "id": 236, "name": "warped_fungus", "translation_key": "block.minecraft.warped_fungus", "max_stack": 64, @@ -1944,7 +2133,7 @@ "fireproof": false }, { - "id": 216, + "id": 237, "name": "crimson_roots", "translation_key": "block.minecraft.crimson_roots", "max_stack": 64, @@ -1953,7 +2142,7 @@ "fireproof": false }, { - "id": 217, + "id": 238, "name": "warped_roots", "translation_key": "block.minecraft.warped_roots", "max_stack": 64, @@ -1962,7 +2151,7 @@ "fireproof": false }, { - "id": 218, + "id": 239, "name": "nether_sprouts", "translation_key": "block.minecraft.nether_sprouts", "max_stack": 64, @@ -1971,7 +2160,7 @@ "fireproof": false }, { - "id": 219, + "id": 240, "name": "weeping_vines", "translation_key": "block.minecraft.weeping_vines", "max_stack": 64, @@ -1980,7 +2169,7 @@ "fireproof": false }, { - "id": 220, + "id": 241, "name": "twisting_vines", "translation_key": "block.minecraft.twisting_vines", "max_stack": 64, @@ -1989,7 +2178,7 @@ "fireproof": false }, { - "id": 221, + "id": 242, "name": "sugar_cane", "translation_key": "block.minecraft.sugar_cane", "max_stack": 64, @@ -1998,7 +2187,7 @@ "fireproof": false }, { - "id": 222, + "id": 243, "name": "kelp", "translation_key": "block.minecraft.kelp", "max_stack": 64, @@ -2007,7 +2196,7 @@ "fireproof": false }, { - "id": 223, + "id": 244, "name": "moss_carpet", "translation_key": "block.minecraft.moss_carpet", "max_stack": 64, @@ -2016,7 +2205,7 @@ "fireproof": false }, { - "id": 224, + "id": 245, "name": "pink_petals", "translation_key": "block.minecraft.pink_petals", "max_stack": 64, @@ -2025,7 +2214,7 @@ "fireproof": false }, { - "id": 225, + "id": 246, "name": "moss_block", "translation_key": "block.minecraft.moss_block", "max_stack": 64, @@ -2034,7 +2223,7 @@ "fireproof": false }, { - "id": 226, + "id": 247, "name": "hanging_roots", "translation_key": "block.minecraft.hanging_roots", "max_stack": 64, @@ -2043,7 +2232,7 @@ "fireproof": false }, { - "id": 227, + "id": 248, "name": "big_dripleaf", "translation_key": "block.minecraft.big_dripleaf", "max_stack": 64, @@ -2052,7 +2241,7 @@ "fireproof": false }, { - "id": 228, + "id": 249, "name": "small_dripleaf", "translation_key": "block.minecraft.small_dripleaf", "max_stack": 64, @@ -2061,7 +2250,7 @@ "fireproof": false }, { - "id": 229, + "id": 250, "name": "bamboo", "translation_key": "block.minecraft.bamboo", "max_stack": 64, @@ -2070,7 +2259,7 @@ "fireproof": false }, { - "id": 230, + "id": 251, "name": "oak_slab", "translation_key": "block.minecraft.oak_slab", "max_stack": 64, @@ -2079,7 +2268,7 @@ "fireproof": false }, { - "id": 231, + "id": 252, "name": "spruce_slab", "translation_key": "block.minecraft.spruce_slab", "max_stack": 64, @@ -2088,7 +2277,7 @@ "fireproof": false }, { - "id": 232, + "id": 253, "name": "birch_slab", "translation_key": "block.minecraft.birch_slab", "max_stack": 64, @@ -2097,7 +2286,7 @@ "fireproof": false }, { - "id": 233, + "id": 254, "name": "jungle_slab", "translation_key": "block.minecraft.jungle_slab", "max_stack": 64, @@ -2106,7 +2295,7 @@ "fireproof": false }, { - "id": 234, + "id": 255, "name": "acacia_slab", "translation_key": "block.minecraft.acacia_slab", "max_stack": 64, @@ -2115,7 +2304,7 @@ "fireproof": false }, { - "id": 235, + "id": 256, "name": "cherry_slab", "translation_key": "block.minecraft.cherry_slab", "max_stack": 64, @@ -2124,7 +2313,7 @@ "fireproof": false }, { - "id": 236, + "id": 257, "name": "dark_oak_slab", "translation_key": "block.minecraft.dark_oak_slab", "max_stack": 64, @@ -2133,7 +2322,7 @@ "fireproof": false }, { - "id": 237, + "id": 258, "name": "mangrove_slab", "translation_key": "block.minecraft.mangrove_slab", "max_stack": 64, @@ -2142,7 +2331,7 @@ "fireproof": false }, { - "id": 238, + "id": 259, "name": "bamboo_slab", "translation_key": "block.minecraft.bamboo_slab", "max_stack": 64, @@ -2151,7 +2340,7 @@ "fireproof": false }, { - "id": 239, + "id": 260, "name": "bamboo_mosaic_slab", "translation_key": "block.minecraft.bamboo_mosaic_slab", "max_stack": 64, @@ -2160,7 +2349,7 @@ "fireproof": false }, { - "id": 240, + "id": 261, "name": "crimson_slab", "translation_key": "block.minecraft.crimson_slab", "max_stack": 64, @@ -2169,7 +2358,7 @@ "fireproof": false }, { - "id": 241, + "id": 262, "name": "warped_slab", "translation_key": "block.minecraft.warped_slab", "max_stack": 64, @@ -2178,7 +2367,7 @@ "fireproof": false }, { - "id": 242, + "id": 263, "name": "stone_slab", "translation_key": "block.minecraft.stone_slab", "max_stack": 64, @@ -2187,7 +2376,7 @@ "fireproof": false }, { - "id": 243, + "id": 264, "name": "smooth_stone_slab", "translation_key": "block.minecraft.smooth_stone_slab", "max_stack": 64, @@ -2196,7 +2385,7 @@ "fireproof": false }, { - "id": 244, + "id": 265, "name": "sandstone_slab", "translation_key": "block.minecraft.sandstone_slab", "max_stack": 64, @@ -2205,7 +2394,7 @@ "fireproof": false }, { - "id": 245, + "id": 266, "name": "cut_sandstone_slab", "translation_key": "block.minecraft.cut_sandstone_slab", "max_stack": 64, @@ -2214,7 +2403,7 @@ "fireproof": false }, { - "id": 246, + "id": 267, "name": "petrified_oak_slab", "translation_key": "block.minecraft.petrified_oak_slab", "max_stack": 64, @@ -2223,7 +2412,7 @@ "fireproof": false }, { - "id": 247, + "id": 268, "name": "cobblestone_slab", "translation_key": "block.minecraft.cobblestone_slab", "max_stack": 64, @@ -2232,7 +2421,7 @@ "fireproof": false }, { - "id": 248, + "id": 269, "name": "brick_slab", "translation_key": "block.minecraft.brick_slab", "max_stack": 64, @@ -2241,7 +2430,7 @@ "fireproof": false }, { - "id": 249, + "id": 270, "name": "stone_brick_slab", "translation_key": "block.minecraft.stone_brick_slab", "max_stack": 64, @@ -2250,7 +2439,7 @@ "fireproof": false }, { - "id": 250, + "id": 271, "name": "mud_brick_slab", "translation_key": "block.minecraft.mud_brick_slab", "max_stack": 64, @@ -2259,7 +2448,7 @@ "fireproof": false }, { - "id": 251, + "id": 272, "name": "nether_brick_slab", "translation_key": "block.minecraft.nether_brick_slab", "max_stack": 64, @@ -2268,7 +2457,7 @@ "fireproof": false }, { - "id": 252, + "id": 273, "name": "quartz_slab", "translation_key": "block.minecraft.quartz_slab", "max_stack": 64, @@ -2277,7 +2466,7 @@ "fireproof": false }, { - "id": 253, + "id": 274, "name": "red_sandstone_slab", "translation_key": "block.minecraft.red_sandstone_slab", "max_stack": 64, @@ -2286,7 +2475,7 @@ "fireproof": false }, { - "id": 254, + "id": 275, "name": "cut_red_sandstone_slab", "translation_key": "block.minecraft.cut_red_sandstone_slab", "max_stack": 64, @@ -2295,7 +2484,7 @@ "fireproof": false }, { - "id": 255, + "id": 276, "name": "purpur_slab", "translation_key": "block.minecraft.purpur_slab", "max_stack": 64, @@ -2304,7 +2493,7 @@ "fireproof": false }, { - "id": 256, + "id": 277, "name": "prismarine_slab", "translation_key": "block.minecraft.prismarine_slab", "max_stack": 64, @@ -2313,7 +2502,7 @@ "fireproof": false }, { - "id": 257, + "id": 278, "name": "prismarine_brick_slab", "translation_key": "block.minecraft.prismarine_brick_slab", "max_stack": 64, @@ -2322,7 +2511,7 @@ "fireproof": false }, { - "id": 258, + "id": 279, "name": "dark_prismarine_slab", "translation_key": "block.minecraft.dark_prismarine_slab", "max_stack": 64, @@ -2331,7 +2520,7 @@ "fireproof": false }, { - "id": 259, + "id": 280, "name": "smooth_quartz", "translation_key": "block.minecraft.smooth_quartz", "max_stack": 64, @@ -2340,7 +2529,7 @@ "fireproof": false }, { - "id": 260, + "id": 281, "name": "smooth_red_sandstone", "translation_key": "block.minecraft.smooth_red_sandstone", "max_stack": 64, @@ -2349,7 +2538,7 @@ "fireproof": false }, { - "id": 261, + "id": 282, "name": "smooth_sandstone", "translation_key": "block.minecraft.smooth_sandstone", "max_stack": 64, @@ -2358,7 +2547,7 @@ "fireproof": false }, { - "id": 262, + "id": 283, "name": "smooth_stone", "translation_key": "block.minecraft.smooth_stone", "max_stack": 64, @@ -2367,7 +2556,7 @@ "fireproof": false }, { - "id": 263, + "id": 284, "name": "bricks", "translation_key": "block.minecraft.bricks", "max_stack": 64, @@ -2376,7 +2565,7 @@ "fireproof": false }, { - "id": 264, + "id": 285, "name": "bookshelf", "translation_key": "block.minecraft.bookshelf", "max_stack": 64, @@ -2385,7 +2574,7 @@ "fireproof": false }, { - "id": 265, + "id": 286, "name": "chiseled_bookshelf", "translation_key": "block.minecraft.chiseled_bookshelf", "max_stack": 64, @@ -2394,16 +2583,16 @@ "fireproof": false }, { - "id": 266, + "id": 287, "name": "decorated_pot", "translation_key": "block.minecraft.decorated_pot", - "max_stack": 1, + "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 267, + "id": 288, "name": "mossy_cobblestone", "translation_key": "block.minecraft.mossy_cobblestone", "max_stack": 64, @@ -2412,7 +2601,7 @@ "fireproof": false }, { - "id": 268, + "id": 289, "name": "obsidian", "translation_key": "block.minecraft.obsidian", "max_stack": 64, @@ -2421,7 +2610,7 @@ "fireproof": false }, { - "id": 269, + "id": 290, "name": "torch", "translation_key": "block.minecraft.torch", "max_stack": 64, @@ -2430,7 +2619,7 @@ "fireproof": false }, { - "id": 270, + "id": 291, "name": "end_rod", "translation_key": "block.minecraft.end_rod", "max_stack": 64, @@ -2439,7 +2628,7 @@ "fireproof": false }, { - "id": 271, + "id": 292, "name": "chorus_plant", "translation_key": "block.minecraft.chorus_plant", "max_stack": 64, @@ -2448,7 +2637,7 @@ "fireproof": false }, { - "id": 272, + "id": 293, "name": "chorus_flower", "translation_key": "block.minecraft.chorus_flower", "max_stack": 64, @@ -2457,7 +2646,7 @@ "fireproof": false }, { - "id": 273, + "id": 294, "name": "purpur_block", "translation_key": "block.minecraft.purpur_block", "max_stack": 64, @@ -2466,7 +2655,7 @@ "fireproof": false }, { - "id": 274, + "id": 295, "name": "purpur_pillar", "translation_key": "block.minecraft.purpur_pillar", "max_stack": 64, @@ -2475,7 +2664,7 @@ "fireproof": false }, { - "id": 275, + "id": 296, "name": "purpur_stairs", "translation_key": "block.minecraft.purpur_stairs", "max_stack": 64, @@ -2484,7 +2673,7 @@ "fireproof": false }, { - "id": 276, + "id": 297, "name": "spawner", "translation_key": "block.minecraft.spawner", "max_stack": 64, @@ -2493,7 +2682,7 @@ "fireproof": false }, { - "id": 277, + "id": 298, "name": "chest", "translation_key": "block.minecraft.chest", "max_stack": 64, @@ -2502,7 +2691,7 @@ "fireproof": false }, { - "id": 278, + "id": 299, "name": "crafting_table", "translation_key": "block.minecraft.crafting_table", "max_stack": 64, @@ -2511,7 +2700,7 @@ "fireproof": false }, { - "id": 279, + "id": 300, "name": "farmland", "translation_key": "block.minecraft.farmland", "max_stack": 64, @@ -2520,7 +2709,7 @@ "fireproof": false }, { - "id": 280, + "id": 301, "name": "furnace", "translation_key": "block.minecraft.furnace", "max_stack": 64, @@ -2529,7 +2718,7 @@ "fireproof": false }, { - "id": 281, + "id": 302, "name": "ladder", "translation_key": "block.minecraft.ladder", "max_stack": 64, @@ -2538,7 +2727,7 @@ "fireproof": false }, { - "id": 282, + "id": 303, "name": "cobblestone_stairs", "translation_key": "block.minecraft.cobblestone_stairs", "max_stack": 64, @@ -2547,7 +2736,7 @@ "fireproof": false }, { - "id": 283, + "id": 304, "name": "snow", "translation_key": "block.minecraft.snow", "max_stack": 64, @@ -2556,7 +2745,7 @@ "fireproof": false }, { - "id": 284, + "id": 305, "name": "ice", "translation_key": "block.minecraft.ice", "max_stack": 64, @@ -2565,7 +2754,7 @@ "fireproof": false }, { - "id": 285, + "id": 306, "name": "snow_block", "translation_key": "block.minecraft.snow_block", "max_stack": 64, @@ -2574,7 +2763,7 @@ "fireproof": false }, { - "id": 286, + "id": 307, "name": "cactus", "translation_key": "block.minecraft.cactus", "max_stack": 64, @@ -2583,7 +2772,7 @@ "fireproof": false }, { - "id": 287, + "id": 308, "name": "clay", "translation_key": "block.minecraft.clay", "max_stack": 64, @@ -2592,7 +2781,7 @@ "fireproof": false }, { - "id": 288, + "id": 309, "name": "jukebox", "translation_key": "block.minecraft.jukebox", "max_stack": 64, @@ -2601,7 +2790,7 @@ "fireproof": false }, { - "id": 289, + "id": 310, "name": "oak_fence", "translation_key": "block.minecraft.oak_fence", "max_stack": 64, @@ -2610,7 +2799,7 @@ "fireproof": false }, { - "id": 290, + "id": 311, "name": "spruce_fence", "translation_key": "block.minecraft.spruce_fence", "max_stack": 64, @@ -2619,7 +2808,7 @@ "fireproof": false }, { - "id": 291, + "id": 312, "name": "birch_fence", "translation_key": "block.minecraft.birch_fence", "max_stack": 64, @@ -2628,7 +2817,7 @@ "fireproof": false }, { - "id": 292, + "id": 313, "name": "jungle_fence", "translation_key": "block.minecraft.jungle_fence", "max_stack": 64, @@ -2637,7 +2826,7 @@ "fireproof": false }, { - "id": 293, + "id": 314, "name": "acacia_fence", "translation_key": "block.minecraft.acacia_fence", "max_stack": 64, @@ -2646,7 +2835,7 @@ "fireproof": false }, { - "id": 294, + "id": 315, "name": "cherry_fence", "translation_key": "block.minecraft.cherry_fence", "max_stack": 64, @@ -2655,7 +2844,7 @@ "fireproof": false }, { - "id": 295, + "id": 316, "name": "dark_oak_fence", "translation_key": "block.minecraft.dark_oak_fence", "max_stack": 64, @@ -2664,7 +2853,7 @@ "fireproof": false }, { - "id": 296, + "id": 317, "name": "mangrove_fence", "translation_key": "block.minecraft.mangrove_fence", "max_stack": 64, @@ -2673,7 +2862,7 @@ "fireproof": false }, { - "id": 297, + "id": 318, "name": "bamboo_fence", "translation_key": "block.minecraft.bamboo_fence", "max_stack": 64, @@ -2682,7 +2871,7 @@ "fireproof": false }, { - "id": 298, + "id": 319, "name": "crimson_fence", "translation_key": "block.minecraft.crimson_fence", "max_stack": 64, @@ -2691,7 +2880,7 @@ "fireproof": false }, { - "id": 299, + "id": 320, "name": "warped_fence", "translation_key": "block.minecraft.warped_fence", "max_stack": 64, @@ -2700,7 +2889,7 @@ "fireproof": false }, { - "id": 300, + "id": 321, "name": "pumpkin", "translation_key": "block.minecraft.pumpkin", "max_stack": 64, @@ -2709,7 +2898,7 @@ "fireproof": false }, { - "id": 301, + "id": 322, "name": "carved_pumpkin", "translation_key": "block.minecraft.carved_pumpkin", "max_stack": 64, @@ -2718,7 +2907,7 @@ "fireproof": false }, { - "id": 302, + "id": 323, "name": "jack_o_lantern", "translation_key": "block.minecraft.jack_o_lantern", "max_stack": 64, @@ -2727,7 +2916,7 @@ "fireproof": false }, { - "id": 303, + "id": 324, "name": "netherrack", "translation_key": "block.minecraft.netherrack", "max_stack": 64, @@ -2736,7 +2925,7 @@ "fireproof": false }, { - "id": 304, + "id": 325, "name": "soul_sand", "translation_key": "block.minecraft.soul_sand", "max_stack": 64, @@ -2745,7 +2934,7 @@ "fireproof": false }, { - "id": 305, + "id": 326, "name": "soul_soil", "translation_key": "block.minecraft.soul_soil", "max_stack": 64, @@ -2754,7 +2943,7 @@ "fireproof": false }, { - "id": 306, + "id": 327, "name": "basalt", "translation_key": "block.minecraft.basalt", "max_stack": 64, @@ -2763,7 +2952,7 @@ "fireproof": false }, { - "id": 307, + "id": 328, "name": "polished_basalt", "translation_key": "block.minecraft.polished_basalt", "max_stack": 64, @@ -2772,7 +2961,7 @@ "fireproof": false }, { - "id": 308, + "id": 329, "name": "smooth_basalt", "translation_key": "block.minecraft.smooth_basalt", "max_stack": 64, @@ -2781,7 +2970,7 @@ "fireproof": false }, { - "id": 309, + "id": 330, "name": "soul_torch", "translation_key": "block.minecraft.soul_torch", "max_stack": 64, @@ -2790,7 +2979,7 @@ "fireproof": false }, { - "id": 310, + "id": 331, "name": "glowstone", "translation_key": "block.minecraft.glowstone", "max_stack": 64, @@ -2799,7 +2988,7 @@ "fireproof": false }, { - "id": 311, + "id": 332, "name": "infested_stone", "translation_key": "block.minecraft.infested_stone", "max_stack": 64, @@ -2808,7 +2997,7 @@ "fireproof": false }, { - "id": 312, + "id": 333, "name": "infested_cobblestone", "translation_key": "block.minecraft.infested_cobblestone", "max_stack": 64, @@ -2817,7 +3006,7 @@ "fireproof": false }, { - "id": 313, + "id": 334, "name": "infested_stone_bricks", "translation_key": "block.minecraft.infested_stone_bricks", "max_stack": 64, @@ -2826,7 +3015,7 @@ "fireproof": false }, { - "id": 314, + "id": 335, "name": "infested_mossy_stone_bricks", "translation_key": "block.minecraft.infested_mossy_stone_bricks", "max_stack": 64, @@ -2835,7 +3024,7 @@ "fireproof": false }, { - "id": 315, + "id": 336, "name": "infested_cracked_stone_bricks", "translation_key": "block.minecraft.infested_cracked_stone_bricks", "max_stack": 64, @@ -2844,7 +3033,7 @@ "fireproof": false }, { - "id": 316, + "id": 337, "name": "infested_chiseled_stone_bricks", "translation_key": "block.minecraft.infested_chiseled_stone_bricks", "max_stack": 64, @@ -2853,7 +3042,7 @@ "fireproof": false }, { - "id": 317, + "id": 338, "name": "infested_deepslate", "translation_key": "block.minecraft.infested_deepslate", "max_stack": 64, @@ -2862,7 +3051,7 @@ "fireproof": false }, { - "id": 318, + "id": 339, "name": "stone_bricks", "translation_key": "block.minecraft.stone_bricks", "max_stack": 64, @@ -2871,7 +3060,7 @@ "fireproof": false }, { - "id": 319, + "id": 340, "name": "mossy_stone_bricks", "translation_key": "block.minecraft.mossy_stone_bricks", "max_stack": 64, @@ -2880,7 +3069,7 @@ "fireproof": false }, { - "id": 320, + "id": 341, "name": "cracked_stone_bricks", "translation_key": "block.minecraft.cracked_stone_bricks", "max_stack": 64, @@ -2889,7 +3078,7 @@ "fireproof": false }, { - "id": 321, + "id": 342, "name": "chiseled_stone_bricks", "translation_key": "block.minecraft.chiseled_stone_bricks", "max_stack": 64, @@ -2898,7 +3087,7 @@ "fireproof": false }, { - "id": 322, + "id": 343, "name": "packed_mud", "translation_key": "block.minecraft.packed_mud", "max_stack": 64, @@ -2907,7 +3096,7 @@ "fireproof": false }, { - "id": 323, + "id": 344, "name": "mud_bricks", "translation_key": "block.minecraft.mud_bricks", "max_stack": 64, @@ -2916,7 +3105,7 @@ "fireproof": false }, { - "id": 324, + "id": 345, "name": "deepslate_bricks", "translation_key": "block.minecraft.deepslate_bricks", "max_stack": 64, @@ -2925,7 +3114,7 @@ "fireproof": false }, { - "id": 325, + "id": 346, "name": "cracked_deepslate_bricks", "translation_key": "block.minecraft.cracked_deepslate_bricks", "max_stack": 64, @@ -2934,7 +3123,7 @@ "fireproof": false }, { - "id": 326, + "id": 347, "name": "deepslate_tiles", "translation_key": "block.minecraft.deepslate_tiles", "max_stack": 64, @@ -2943,7 +3132,7 @@ "fireproof": false }, { - "id": 327, + "id": 348, "name": "cracked_deepslate_tiles", "translation_key": "block.minecraft.cracked_deepslate_tiles", "max_stack": 64, @@ -2952,7 +3141,7 @@ "fireproof": false }, { - "id": 328, + "id": 349, "name": "chiseled_deepslate", "translation_key": "block.minecraft.chiseled_deepslate", "max_stack": 64, @@ -2961,7 +3150,7 @@ "fireproof": false }, { - "id": 329, + "id": 350, "name": "reinforced_deepslate", "translation_key": "block.minecraft.reinforced_deepslate", "max_stack": 64, @@ -2970,7 +3159,7 @@ "fireproof": false }, { - "id": 330, + "id": 351, "name": "brown_mushroom_block", "translation_key": "block.minecraft.brown_mushroom_block", "max_stack": 64, @@ -2979,7 +3168,7 @@ "fireproof": false }, { - "id": 331, + "id": 352, "name": "red_mushroom_block", "translation_key": "block.minecraft.red_mushroom_block", "max_stack": 64, @@ -2988,7 +3177,7 @@ "fireproof": false }, { - "id": 332, + "id": 353, "name": "mushroom_stem", "translation_key": "block.minecraft.mushroom_stem", "max_stack": 64, @@ -2997,7 +3186,7 @@ "fireproof": false }, { - "id": 333, + "id": 354, "name": "iron_bars", "translation_key": "block.minecraft.iron_bars", "max_stack": 64, @@ -3006,7 +3195,7 @@ "fireproof": false }, { - "id": 334, + "id": 355, "name": "chain", "translation_key": "block.minecraft.chain", "max_stack": 64, @@ -3015,7 +3204,7 @@ "fireproof": false }, { - "id": 335, + "id": 356, "name": "glass_pane", "translation_key": "block.minecraft.glass_pane", "max_stack": 64, @@ -3024,7 +3213,7 @@ "fireproof": false }, { - "id": 336, + "id": 357, "name": "melon", "translation_key": "block.minecraft.melon", "max_stack": 64, @@ -3033,7 +3222,7 @@ "fireproof": false }, { - "id": 337, + "id": 358, "name": "vine", "translation_key": "block.minecraft.vine", "max_stack": 64, @@ -3042,7 +3231,7 @@ "fireproof": false }, { - "id": 338, + "id": 359, "name": "glow_lichen", "translation_key": "block.minecraft.glow_lichen", "max_stack": 64, @@ -3051,7 +3240,7 @@ "fireproof": false }, { - "id": 339, + "id": 360, "name": "brick_stairs", "translation_key": "block.minecraft.brick_stairs", "max_stack": 64, @@ -3060,7 +3249,7 @@ "fireproof": false }, { - "id": 340, + "id": 361, "name": "stone_brick_stairs", "translation_key": "block.minecraft.stone_brick_stairs", "max_stack": 64, @@ -3069,7 +3258,7 @@ "fireproof": false }, { - "id": 341, + "id": 362, "name": "mud_brick_stairs", "translation_key": "block.minecraft.mud_brick_stairs", "max_stack": 64, @@ -3078,7 +3267,7 @@ "fireproof": false }, { - "id": 342, + "id": 363, "name": "mycelium", "translation_key": "block.minecraft.mycelium", "max_stack": 64, @@ -3087,7 +3276,7 @@ "fireproof": false }, { - "id": 343, + "id": 364, "name": "lily_pad", "translation_key": "block.minecraft.lily_pad", "max_stack": 64, @@ -3096,7 +3285,7 @@ "fireproof": false }, { - "id": 344, + "id": 365, "name": "nether_bricks", "translation_key": "block.minecraft.nether_bricks", "max_stack": 64, @@ -3105,7 +3294,7 @@ "fireproof": false }, { - "id": 345, + "id": 366, "name": "cracked_nether_bricks", "translation_key": "block.minecraft.cracked_nether_bricks", "max_stack": 64, @@ -3114,7 +3303,7 @@ "fireproof": false }, { - "id": 346, + "id": 367, "name": "chiseled_nether_bricks", "translation_key": "block.minecraft.chiseled_nether_bricks", "max_stack": 64, @@ -3123,7 +3312,7 @@ "fireproof": false }, { - "id": 347, + "id": 368, "name": "nether_brick_fence", "translation_key": "block.minecraft.nether_brick_fence", "max_stack": 64, @@ -3132,7 +3321,7 @@ "fireproof": false }, { - "id": 348, + "id": 369, "name": "nether_brick_stairs", "translation_key": "block.minecraft.nether_brick_stairs", "max_stack": 64, @@ -3141,7 +3330,7 @@ "fireproof": false }, { - "id": 349, + "id": 370, "name": "sculk", "translation_key": "block.minecraft.sculk", "max_stack": 64, @@ -3150,7 +3339,7 @@ "fireproof": false }, { - "id": 350, + "id": 371, "name": "sculk_vein", "translation_key": "block.minecraft.sculk_vein", "max_stack": 64, @@ -3159,7 +3348,7 @@ "fireproof": false }, { - "id": 351, + "id": 372, "name": "sculk_catalyst", "translation_key": "block.minecraft.sculk_catalyst", "max_stack": 64, @@ -3168,7 +3357,7 @@ "fireproof": false }, { - "id": 352, + "id": 373, "name": "sculk_shrieker", "translation_key": "block.minecraft.sculk_shrieker", "max_stack": 64, @@ -3177,7 +3366,7 @@ "fireproof": false }, { - "id": 353, + "id": 374, "name": "enchanting_table", "translation_key": "block.minecraft.enchanting_table", "max_stack": 64, @@ -3186,7 +3375,7 @@ "fireproof": false }, { - "id": 354, + "id": 375, "name": "end_portal_frame", "translation_key": "block.minecraft.end_portal_frame", "max_stack": 64, @@ -3195,7 +3384,7 @@ "fireproof": false }, { - "id": 355, + "id": 376, "name": "end_stone", "translation_key": "block.minecraft.end_stone", "max_stack": 64, @@ -3204,7 +3393,7 @@ "fireproof": false }, { - "id": 356, + "id": 377, "name": "end_stone_bricks", "translation_key": "block.minecraft.end_stone_bricks", "max_stack": 64, @@ -3213,7 +3402,7 @@ "fireproof": false }, { - "id": 357, + "id": 378, "name": "dragon_egg", "translation_key": "block.minecraft.dragon_egg", "max_stack": 64, @@ -3222,7 +3411,7 @@ "fireproof": false }, { - "id": 358, + "id": 379, "name": "sandstone_stairs", "translation_key": "block.minecraft.sandstone_stairs", "max_stack": 64, @@ -3231,7 +3420,7 @@ "fireproof": false }, { - "id": 359, + "id": 380, "name": "ender_chest", "translation_key": "block.minecraft.ender_chest", "max_stack": 64, @@ -3240,7 +3429,7 @@ "fireproof": false }, { - "id": 360, + "id": 381, "name": "emerald_block", "translation_key": "block.minecraft.emerald_block", "max_stack": 64, @@ -3249,7 +3438,7 @@ "fireproof": false }, { - "id": 361, + "id": 382, "name": "oak_stairs", "translation_key": "block.minecraft.oak_stairs", "max_stack": 64, @@ -3258,7 +3447,7 @@ "fireproof": false }, { - "id": 362, + "id": 383, "name": "spruce_stairs", "translation_key": "block.minecraft.spruce_stairs", "max_stack": 64, @@ -3267,7 +3456,7 @@ "fireproof": false }, { - "id": 363, + "id": 384, "name": "birch_stairs", "translation_key": "block.minecraft.birch_stairs", "max_stack": 64, @@ -3276,7 +3465,7 @@ "fireproof": false }, { - "id": 364, + "id": 385, "name": "jungle_stairs", "translation_key": "block.minecraft.jungle_stairs", "max_stack": 64, @@ -3285,7 +3474,7 @@ "fireproof": false }, { - "id": 365, + "id": 386, "name": "acacia_stairs", "translation_key": "block.minecraft.acacia_stairs", "max_stack": 64, @@ -3294,7 +3483,7 @@ "fireproof": false }, { - "id": 366, + "id": 387, "name": "cherry_stairs", "translation_key": "block.minecraft.cherry_stairs", "max_stack": 64, @@ -3303,7 +3492,7 @@ "fireproof": false }, { - "id": 367, + "id": 388, "name": "dark_oak_stairs", "translation_key": "block.minecraft.dark_oak_stairs", "max_stack": 64, @@ -3312,7 +3501,7 @@ "fireproof": false }, { - "id": 368, + "id": 389, "name": "mangrove_stairs", "translation_key": "block.minecraft.mangrove_stairs", "max_stack": 64, @@ -3321,7 +3510,7 @@ "fireproof": false }, { - "id": 369, + "id": 390, "name": "bamboo_stairs", "translation_key": "block.minecraft.bamboo_stairs", "max_stack": 64, @@ -3330,7 +3519,7 @@ "fireproof": false }, { - "id": 370, + "id": 391, "name": "bamboo_mosaic_stairs", "translation_key": "block.minecraft.bamboo_mosaic_stairs", "max_stack": 64, @@ -3339,7 +3528,7 @@ "fireproof": false }, { - "id": 371, + "id": 392, "name": "crimson_stairs", "translation_key": "block.minecraft.crimson_stairs", "max_stack": 64, @@ -3348,7 +3537,7 @@ "fireproof": false }, { - "id": 372, + "id": 393, "name": "warped_stairs", "translation_key": "block.minecraft.warped_stairs", "max_stack": 64, @@ -3357,7 +3546,7 @@ "fireproof": false }, { - "id": 373, + "id": 394, "name": "command_block", "translation_key": "block.minecraft.command_block", "max_stack": 64, @@ -3366,7 +3555,7 @@ "fireproof": false }, { - "id": 374, + "id": 395, "name": "beacon", "translation_key": "block.minecraft.beacon", "max_stack": 64, @@ -3375,7 +3564,7 @@ "fireproof": false }, { - "id": 375, + "id": 396, "name": "cobblestone_wall", "translation_key": "block.minecraft.cobblestone_wall", "max_stack": 64, @@ -3384,7 +3573,7 @@ "fireproof": false }, { - "id": 376, + "id": 397, "name": "mossy_cobblestone_wall", "translation_key": "block.minecraft.mossy_cobblestone_wall", "max_stack": 64, @@ -3393,7 +3582,7 @@ "fireproof": false }, { - "id": 377, + "id": 398, "name": "brick_wall", "translation_key": "block.minecraft.brick_wall", "max_stack": 64, @@ -3402,7 +3591,7 @@ "fireproof": false }, { - "id": 378, + "id": 399, "name": "prismarine_wall", "translation_key": "block.minecraft.prismarine_wall", "max_stack": 64, @@ -3411,7 +3600,7 @@ "fireproof": false }, { - "id": 379, + "id": 400, "name": "red_sandstone_wall", "translation_key": "block.minecraft.red_sandstone_wall", "max_stack": 64, @@ -3420,7 +3609,7 @@ "fireproof": false }, { - "id": 380, + "id": 401, "name": "mossy_stone_brick_wall", "translation_key": "block.minecraft.mossy_stone_brick_wall", "max_stack": 64, @@ -3429,7 +3618,7 @@ "fireproof": false }, { - "id": 381, + "id": 402, "name": "granite_wall", "translation_key": "block.minecraft.granite_wall", "max_stack": 64, @@ -3438,7 +3627,7 @@ "fireproof": false }, { - "id": 382, + "id": 403, "name": "stone_brick_wall", "translation_key": "block.minecraft.stone_brick_wall", "max_stack": 64, @@ -3447,7 +3636,7 @@ "fireproof": false }, { - "id": 383, + "id": 404, "name": "mud_brick_wall", "translation_key": "block.minecraft.mud_brick_wall", "max_stack": 64, @@ -3456,7 +3645,7 @@ "fireproof": false }, { - "id": 384, + "id": 405, "name": "nether_brick_wall", "translation_key": "block.minecraft.nether_brick_wall", "max_stack": 64, @@ -3465,7 +3654,7 @@ "fireproof": false }, { - "id": 385, + "id": 406, "name": "andesite_wall", "translation_key": "block.minecraft.andesite_wall", "max_stack": 64, @@ -3474,7 +3663,7 @@ "fireproof": false }, { - "id": 386, + "id": 407, "name": "red_nether_brick_wall", "translation_key": "block.minecraft.red_nether_brick_wall", "max_stack": 64, @@ -3483,7 +3672,7 @@ "fireproof": false }, { - "id": 387, + "id": 408, "name": "sandstone_wall", "translation_key": "block.minecraft.sandstone_wall", "max_stack": 64, @@ -3492,7 +3681,7 @@ "fireproof": false }, { - "id": 388, + "id": 409, "name": "end_stone_brick_wall", "translation_key": "block.minecraft.end_stone_brick_wall", "max_stack": 64, @@ -3501,7 +3690,7 @@ "fireproof": false }, { - "id": 389, + "id": 410, "name": "diorite_wall", "translation_key": "block.minecraft.diorite_wall", "max_stack": 64, @@ -3510,7 +3699,7 @@ "fireproof": false }, { - "id": 390, + "id": 411, "name": "blackstone_wall", "translation_key": "block.minecraft.blackstone_wall", "max_stack": 64, @@ -3519,7 +3708,7 @@ "fireproof": false }, { - "id": 391, + "id": 412, "name": "polished_blackstone_wall", "translation_key": "block.minecraft.polished_blackstone_wall", "max_stack": 64, @@ -3528,7 +3717,7 @@ "fireproof": false }, { - "id": 392, + "id": 413, "name": "polished_blackstone_brick_wall", "translation_key": "block.minecraft.polished_blackstone_brick_wall", "max_stack": 64, @@ -3537,7 +3726,7 @@ "fireproof": false }, { - "id": 393, + "id": 414, "name": "cobbled_deepslate_wall", "translation_key": "block.minecraft.cobbled_deepslate_wall", "max_stack": 64, @@ -3546,7 +3735,7 @@ "fireproof": false }, { - "id": 394, + "id": 415, "name": "polished_deepslate_wall", "translation_key": "block.minecraft.polished_deepslate_wall", "max_stack": 64, @@ -3555,7 +3744,7 @@ "fireproof": false }, { - "id": 395, + "id": 416, "name": "deepslate_brick_wall", "translation_key": "block.minecraft.deepslate_brick_wall", "max_stack": 64, @@ -3564,7 +3753,7 @@ "fireproof": false }, { - "id": 396, + "id": 417, "name": "deepslate_tile_wall", "translation_key": "block.minecraft.deepslate_tile_wall", "max_stack": 64, @@ -3573,7 +3762,7 @@ "fireproof": false }, { - "id": 397, + "id": 418, "name": "anvil", "translation_key": "block.minecraft.anvil", "max_stack": 64, @@ -3582,7 +3771,7 @@ "fireproof": false }, { - "id": 398, + "id": 419, "name": "chipped_anvil", "translation_key": "block.minecraft.chipped_anvil", "max_stack": 64, @@ -3591,7 +3780,7 @@ "fireproof": false }, { - "id": 399, + "id": 420, "name": "damaged_anvil", "translation_key": "block.minecraft.damaged_anvil", "max_stack": 64, @@ -3600,7 +3789,7 @@ "fireproof": false }, { - "id": 400, + "id": 421, "name": "chiseled_quartz_block", "translation_key": "block.minecraft.chiseled_quartz_block", "max_stack": 64, @@ -3609,7 +3798,7 @@ "fireproof": false }, { - "id": 401, + "id": 422, "name": "quartz_block", "translation_key": "block.minecraft.quartz_block", "max_stack": 64, @@ -3618,7 +3807,7 @@ "fireproof": false }, { - "id": 402, + "id": 423, "name": "quartz_bricks", "translation_key": "block.minecraft.quartz_bricks", "max_stack": 64, @@ -3627,7 +3816,7 @@ "fireproof": false }, { - "id": 403, + "id": 424, "name": "quartz_pillar", "translation_key": "block.minecraft.quartz_pillar", "max_stack": 64, @@ -3636,7 +3825,7 @@ "fireproof": false }, { - "id": 404, + "id": 425, "name": "quartz_stairs", "translation_key": "block.minecraft.quartz_stairs", "max_stack": 64, @@ -3645,7 +3834,7 @@ "fireproof": false }, { - "id": 405, + "id": 426, "name": "white_terracotta", "translation_key": "block.minecraft.white_terracotta", "max_stack": 64, @@ -3654,7 +3843,7 @@ "fireproof": false }, { - "id": 406, + "id": 427, "name": "orange_terracotta", "translation_key": "block.minecraft.orange_terracotta", "max_stack": 64, @@ -3663,7 +3852,7 @@ "fireproof": false }, { - "id": 407, + "id": 428, "name": "magenta_terracotta", "translation_key": "block.minecraft.magenta_terracotta", "max_stack": 64, @@ -3672,7 +3861,7 @@ "fireproof": false }, { - "id": 408, + "id": 429, "name": "light_blue_terracotta", "translation_key": "block.minecraft.light_blue_terracotta", "max_stack": 64, @@ -3681,7 +3870,7 @@ "fireproof": false }, { - "id": 409, + "id": 430, "name": "yellow_terracotta", "translation_key": "block.minecraft.yellow_terracotta", "max_stack": 64, @@ -3690,7 +3879,7 @@ "fireproof": false }, { - "id": 410, + "id": 431, "name": "lime_terracotta", "translation_key": "block.minecraft.lime_terracotta", "max_stack": 64, @@ -3699,7 +3888,7 @@ "fireproof": false }, { - "id": 411, + "id": 432, "name": "pink_terracotta", "translation_key": "block.minecraft.pink_terracotta", "max_stack": 64, @@ -3708,7 +3897,7 @@ "fireproof": false }, { - "id": 412, + "id": 433, "name": "gray_terracotta", "translation_key": "block.minecraft.gray_terracotta", "max_stack": 64, @@ -3717,7 +3906,7 @@ "fireproof": false }, { - "id": 413, + "id": 434, "name": "light_gray_terracotta", "translation_key": "block.minecraft.light_gray_terracotta", "max_stack": 64, @@ -3726,7 +3915,7 @@ "fireproof": false }, { - "id": 414, + "id": 435, "name": "cyan_terracotta", "translation_key": "block.minecraft.cyan_terracotta", "max_stack": 64, @@ -3735,7 +3924,7 @@ "fireproof": false }, { - "id": 415, + "id": 436, "name": "purple_terracotta", "translation_key": "block.minecraft.purple_terracotta", "max_stack": 64, @@ -3744,7 +3933,7 @@ "fireproof": false }, { - "id": 416, + "id": 437, "name": "blue_terracotta", "translation_key": "block.minecraft.blue_terracotta", "max_stack": 64, @@ -3753,7 +3942,7 @@ "fireproof": false }, { - "id": 417, + "id": 438, "name": "brown_terracotta", "translation_key": "block.minecraft.brown_terracotta", "max_stack": 64, @@ -3762,7 +3951,7 @@ "fireproof": false }, { - "id": 418, + "id": 439, "name": "green_terracotta", "translation_key": "block.minecraft.green_terracotta", "max_stack": 64, @@ -3771,7 +3960,7 @@ "fireproof": false }, { - "id": 419, + "id": 440, "name": "red_terracotta", "translation_key": "block.minecraft.red_terracotta", "max_stack": 64, @@ -3780,7 +3969,7 @@ "fireproof": false }, { - "id": 420, + "id": 441, "name": "black_terracotta", "translation_key": "block.minecraft.black_terracotta", "max_stack": 64, @@ -3789,7 +3978,7 @@ "fireproof": false }, { - "id": 421, + "id": 442, "name": "barrier", "translation_key": "block.minecraft.barrier", "max_stack": 64, @@ -3798,7 +3987,7 @@ "fireproof": false }, { - "id": 422, + "id": 443, "name": "light", "translation_key": "block.minecraft.light", "max_stack": 64, @@ -3807,7 +3996,7 @@ "fireproof": false }, { - "id": 423, + "id": 444, "name": "hay_block", "translation_key": "block.minecraft.hay_block", "max_stack": 64, @@ -3816,7 +4005,7 @@ "fireproof": false }, { - "id": 424, + "id": 445, "name": "white_carpet", "translation_key": "block.minecraft.white_carpet", "max_stack": 64, @@ -3825,7 +4014,7 @@ "fireproof": false }, { - "id": 425, + "id": 446, "name": "orange_carpet", "translation_key": "block.minecraft.orange_carpet", "max_stack": 64, @@ -3834,7 +4023,7 @@ "fireproof": false }, { - "id": 426, + "id": 447, "name": "magenta_carpet", "translation_key": "block.minecraft.magenta_carpet", "max_stack": 64, @@ -3843,7 +4032,7 @@ "fireproof": false }, { - "id": 427, + "id": 448, "name": "light_blue_carpet", "translation_key": "block.minecraft.light_blue_carpet", "max_stack": 64, @@ -3852,7 +4041,7 @@ "fireproof": false }, { - "id": 428, + "id": 449, "name": "yellow_carpet", "translation_key": "block.minecraft.yellow_carpet", "max_stack": 64, @@ -3861,7 +4050,7 @@ "fireproof": false }, { - "id": 429, + "id": 450, "name": "lime_carpet", "translation_key": "block.minecraft.lime_carpet", "max_stack": 64, @@ -3870,7 +4059,7 @@ "fireproof": false }, { - "id": 430, + "id": 451, "name": "pink_carpet", "translation_key": "block.minecraft.pink_carpet", "max_stack": 64, @@ -3879,7 +4068,7 @@ "fireproof": false }, { - "id": 431, + "id": 452, "name": "gray_carpet", "translation_key": "block.minecraft.gray_carpet", "max_stack": 64, @@ -3888,7 +4077,7 @@ "fireproof": false }, { - "id": 432, + "id": 453, "name": "light_gray_carpet", "translation_key": "block.minecraft.light_gray_carpet", "max_stack": 64, @@ -3897,7 +4086,7 @@ "fireproof": false }, { - "id": 433, + "id": 454, "name": "cyan_carpet", "translation_key": "block.minecraft.cyan_carpet", "max_stack": 64, @@ -3906,7 +4095,7 @@ "fireproof": false }, { - "id": 434, + "id": 455, "name": "purple_carpet", "translation_key": "block.minecraft.purple_carpet", "max_stack": 64, @@ -3915,7 +4104,7 @@ "fireproof": false }, { - "id": 435, + "id": 456, "name": "blue_carpet", "translation_key": "block.minecraft.blue_carpet", "max_stack": 64, @@ -3924,7 +4113,7 @@ "fireproof": false }, { - "id": 436, + "id": 457, "name": "brown_carpet", "translation_key": "block.minecraft.brown_carpet", "max_stack": 64, @@ -3933,7 +4122,7 @@ "fireproof": false }, { - "id": 437, + "id": 458, "name": "green_carpet", "translation_key": "block.minecraft.green_carpet", "max_stack": 64, @@ -3942,7 +4131,7 @@ "fireproof": false }, { - "id": 438, + "id": 459, "name": "red_carpet", "translation_key": "block.minecraft.red_carpet", "max_stack": 64, @@ -3951,7 +4140,7 @@ "fireproof": false }, { - "id": 439, + "id": 460, "name": "black_carpet", "translation_key": "block.minecraft.black_carpet", "max_stack": 64, @@ -3960,7 +4149,7 @@ "fireproof": false }, { - "id": 440, + "id": 461, "name": "terracotta", "translation_key": "block.minecraft.terracotta", "max_stack": 64, @@ -3969,7 +4158,7 @@ "fireproof": false }, { - "id": 441, + "id": 462, "name": "packed_ice", "translation_key": "block.minecraft.packed_ice", "max_stack": 64, @@ -3978,7 +4167,7 @@ "fireproof": false }, { - "id": 442, + "id": 463, "name": "dirt_path", "translation_key": "block.minecraft.dirt_path", "max_stack": 64, @@ -3987,7 +4176,7 @@ "fireproof": false }, { - "id": 443, + "id": 464, "name": "sunflower", "translation_key": "block.minecraft.sunflower", "max_stack": 64, @@ -3996,7 +4185,7 @@ "fireproof": false }, { - "id": 444, + "id": 465, "name": "lilac", "translation_key": "block.minecraft.lilac", "max_stack": 64, @@ -4005,7 +4194,7 @@ "fireproof": false }, { - "id": 445, + "id": 466, "name": "rose_bush", "translation_key": "block.minecraft.rose_bush", "max_stack": 64, @@ -4014,7 +4203,7 @@ "fireproof": false }, { - "id": 446, + "id": 467, "name": "peony", "translation_key": "block.minecraft.peony", "max_stack": 64, @@ -4023,7 +4212,7 @@ "fireproof": false }, { - "id": 447, + "id": 468, "name": "tall_grass", "translation_key": "block.minecraft.tall_grass", "max_stack": 64, @@ -4032,7 +4221,7 @@ "fireproof": false }, { - "id": 448, + "id": 469, "name": "large_fern", "translation_key": "block.minecraft.large_fern", "max_stack": 64, @@ -4041,7 +4230,7 @@ "fireproof": false }, { - "id": 449, + "id": 470, "name": "white_stained_glass", "translation_key": "block.minecraft.white_stained_glass", "max_stack": 64, @@ -4050,7 +4239,7 @@ "fireproof": false }, { - "id": 450, + "id": 471, "name": "orange_stained_glass", "translation_key": "block.minecraft.orange_stained_glass", "max_stack": 64, @@ -4059,7 +4248,7 @@ "fireproof": false }, { - "id": 451, + "id": 472, "name": "magenta_stained_glass", "translation_key": "block.minecraft.magenta_stained_glass", "max_stack": 64, @@ -4068,7 +4257,7 @@ "fireproof": false }, { - "id": 452, + "id": 473, "name": "light_blue_stained_glass", "translation_key": "block.minecraft.light_blue_stained_glass", "max_stack": 64, @@ -4077,7 +4266,7 @@ "fireproof": false }, { - "id": 453, + "id": 474, "name": "yellow_stained_glass", "translation_key": "block.minecraft.yellow_stained_glass", "max_stack": 64, @@ -4086,7 +4275,7 @@ "fireproof": false }, { - "id": 454, + "id": 475, "name": "lime_stained_glass", "translation_key": "block.minecraft.lime_stained_glass", "max_stack": 64, @@ -4095,7 +4284,7 @@ "fireproof": false }, { - "id": 455, + "id": 476, "name": "pink_stained_glass", "translation_key": "block.minecraft.pink_stained_glass", "max_stack": 64, @@ -4104,7 +4293,7 @@ "fireproof": false }, { - "id": 456, + "id": 477, "name": "gray_stained_glass", "translation_key": "block.minecraft.gray_stained_glass", "max_stack": 64, @@ -4113,7 +4302,7 @@ "fireproof": false }, { - "id": 457, + "id": 478, "name": "light_gray_stained_glass", "translation_key": "block.minecraft.light_gray_stained_glass", "max_stack": 64, @@ -4122,7 +4311,7 @@ "fireproof": false }, { - "id": 458, + "id": 479, "name": "cyan_stained_glass", "translation_key": "block.minecraft.cyan_stained_glass", "max_stack": 64, @@ -4131,7 +4320,7 @@ "fireproof": false }, { - "id": 459, + "id": 480, "name": "purple_stained_glass", "translation_key": "block.minecraft.purple_stained_glass", "max_stack": 64, @@ -4140,7 +4329,7 @@ "fireproof": false }, { - "id": 460, + "id": 481, "name": "blue_stained_glass", "translation_key": "block.minecraft.blue_stained_glass", "max_stack": 64, @@ -4149,7 +4338,7 @@ "fireproof": false }, { - "id": 461, + "id": 482, "name": "brown_stained_glass", "translation_key": "block.minecraft.brown_stained_glass", "max_stack": 64, @@ -4158,7 +4347,7 @@ "fireproof": false }, { - "id": 462, + "id": 483, "name": "green_stained_glass", "translation_key": "block.minecraft.green_stained_glass", "max_stack": 64, @@ -4167,7 +4356,7 @@ "fireproof": false }, { - "id": 463, + "id": 484, "name": "red_stained_glass", "translation_key": "block.minecraft.red_stained_glass", "max_stack": 64, @@ -4176,7 +4365,7 @@ "fireproof": false }, { - "id": 464, + "id": 485, "name": "black_stained_glass", "translation_key": "block.minecraft.black_stained_glass", "max_stack": 64, @@ -4185,7 +4374,7 @@ "fireproof": false }, { - "id": 465, + "id": 486, "name": "white_stained_glass_pane", "translation_key": "block.minecraft.white_stained_glass_pane", "max_stack": 64, @@ -4194,7 +4383,7 @@ "fireproof": false }, { - "id": 466, + "id": 487, "name": "orange_stained_glass_pane", "translation_key": "block.minecraft.orange_stained_glass_pane", "max_stack": 64, @@ -4203,7 +4392,7 @@ "fireproof": false }, { - "id": 467, + "id": 488, "name": "magenta_stained_glass_pane", "translation_key": "block.minecraft.magenta_stained_glass_pane", "max_stack": 64, @@ -4212,7 +4401,7 @@ "fireproof": false }, { - "id": 468, + "id": 489, "name": "light_blue_stained_glass_pane", "translation_key": "block.minecraft.light_blue_stained_glass_pane", "max_stack": 64, @@ -4221,7 +4410,7 @@ "fireproof": false }, { - "id": 469, + "id": 490, "name": "yellow_stained_glass_pane", "translation_key": "block.minecraft.yellow_stained_glass_pane", "max_stack": 64, @@ -4230,7 +4419,7 @@ "fireproof": false }, { - "id": 470, + "id": 491, "name": "lime_stained_glass_pane", "translation_key": "block.minecraft.lime_stained_glass_pane", "max_stack": 64, @@ -4239,7 +4428,7 @@ "fireproof": false }, { - "id": 471, + "id": 492, "name": "pink_stained_glass_pane", "translation_key": "block.minecraft.pink_stained_glass_pane", "max_stack": 64, @@ -4248,7 +4437,7 @@ "fireproof": false }, { - "id": 472, + "id": 493, "name": "gray_stained_glass_pane", "translation_key": "block.minecraft.gray_stained_glass_pane", "max_stack": 64, @@ -4257,7 +4446,7 @@ "fireproof": false }, { - "id": 473, + "id": 494, "name": "light_gray_stained_glass_pane", "translation_key": "block.minecraft.light_gray_stained_glass_pane", "max_stack": 64, @@ -4266,7 +4455,7 @@ "fireproof": false }, { - "id": 474, + "id": 495, "name": "cyan_stained_glass_pane", "translation_key": "block.minecraft.cyan_stained_glass_pane", "max_stack": 64, @@ -4275,7 +4464,7 @@ "fireproof": false }, { - "id": 475, + "id": 496, "name": "purple_stained_glass_pane", "translation_key": "block.minecraft.purple_stained_glass_pane", "max_stack": 64, @@ -4284,7 +4473,7 @@ "fireproof": false }, { - "id": 476, + "id": 497, "name": "blue_stained_glass_pane", "translation_key": "block.minecraft.blue_stained_glass_pane", "max_stack": 64, @@ -4293,7 +4482,7 @@ "fireproof": false }, { - "id": 477, + "id": 498, "name": "brown_stained_glass_pane", "translation_key": "block.minecraft.brown_stained_glass_pane", "max_stack": 64, @@ -4302,7 +4491,7 @@ "fireproof": false }, { - "id": 478, + "id": 499, "name": "green_stained_glass_pane", "translation_key": "block.minecraft.green_stained_glass_pane", "max_stack": 64, @@ -4311,7 +4500,7 @@ "fireproof": false }, { - "id": 479, + "id": 500, "name": "red_stained_glass_pane", "translation_key": "block.minecraft.red_stained_glass_pane", "max_stack": 64, @@ -4320,7 +4509,7 @@ "fireproof": false }, { - "id": 480, + "id": 501, "name": "black_stained_glass_pane", "translation_key": "block.minecraft.black_stained_glass_pane", "max_stack": 64, @@ -4329,7 +4518,7 @@ "fireproof": false }, { - "id": 481, + "id": 502, "name": "prismarine", "translation_key": "block.minecraft.prismarine", "max_stack": 64, @@ -4338,7 +4527,7 @@ "fireproof": false }, { - "id": 482, + "id": 503, "name": "prismarine_bricks", "translation_key": "block.minecraft.prismarine_bricks", "max_stack": 64, @@ -4347,7 +4536,7 @@ "fireproof": false }, { - "id": 483, + "id": 504, "name": "dark_prismarine", "translation_key": "block.minecraft.dark_prismarine", "max_stack": 64, @@ -4356,7 +4545,7 @@ "fireproof": false }, { - "id": 484, + "id": 505, "name": "prismarine_stairs", "translation_key": "block.minecraft.prismarine_stairs", "max_stack": 64, @@ -4365,7 +4554,7 @@ "fireproof": false }, { - "id": 485, + "id": 506, "name": "prismarine_brick_stairs", "translation_key": "block.minecraft.prismarine_brick_stairs", "max_stack": 64, @@ -4374,7 +4563,7 @@ "fireproof": false }, { - "id": 486, + "id": 507, "name": "dark_prismarine_stairs", "translation_key": "block.minecraft.dark_prismarine_stairs", "max_stack": 64, @@ -4383,7 +4572,7 @@ "fireproof": false }, { - "id": 487, + "id": 508, "name": "sea_lantern", "translation_key": "block.minecraft.sea_lantern", "max_stack": 64, @@ -4392,7 +4581,7 @@ "fireproof": false }, { - "id": 488, + "id": 509, "name": "red_sandstone", "translation_key": "block.minecraft.red_sandstone", "max_stack": 64, @@ -4401,7 +4590,7 @@ "fireproof": false }, { - "id": 489, + "id": 510, "name": "chiseled_red_sandstone", "translation_key": "block.minecraft.chiseled_red_sandstone", "max_stack": 64, @@ -4410,7 +4599,7 @@ "fireproof": false }, { - "id": 490, + "id": 511, "name": "cut_red_sandstone", "translation_key": "block.minecraft.cut_red_sandstone", "max_stack": 64, @@ -4419,7 +4608,7 @@ "fireproof": false }, { - "id": 491, + "id": 512, "name": "red_sandstone_stairs", "translation_key": "block.minecraft.red_sandstone_stairs", "max_stack": 64, @@ -4428,7 +4617,7 @@ "fireproof": false }, { - "id": 492, + "id": 513, "name": "repeating_command_block", "translation_key": "block.minecraft.repeating_command_block", "max_stack": 64, @@ -4437,7 +4626,7 @@ "fireproof": false }, { - "id": 493, + "id": 514, "name": "chain_command_block", "translation_key": "block.minecraft.chain_command_block", "max_stack": 64, @@ -4446,7 +4635,7 @@ "fireproof": false }, { - "id": 494, + "id": 515, "name": "magma_block", "translation_key": "block.minecraft.magma_block", "max_stack": 64, @@ -4455,7 +4644,7 @@ "fireproof": false }, { - "id": 495, + "id": 516, "name": "nether_wart_block", "translation_key": "block.minecraft.nether_wart_block", "max_stack": 64, @@ -4464,7 +4653,7 @@ "fireproof": false }, { - "id": 496, + "id": 517, "name": "warped_wart_block", "translation_key": "block.minecraft.warped_wart_block", "max_stack": 64, @@ -4473,7 +4662,7 @@ "fireproof": false }, { - "id": 497, + "id": 518, "name": "red_nether_bricks", "translation_key": "block.minecraft.red_nether_bricks", "max_stack": 64, @@ -4482,7 +4671,7 @@ "fireproof": false }, { - "id": 498, + "id": 519, "name": "bone_block", "translation_key": "block.minecraft.bone_block", "max_stack": 64, @@ -4491,7 +4680,7 @@ "fireproof": false }, { - "id": 499, + "id": 520, "name": "structure_void", "translation_key": "block.minecraft.structure_void", "max_stack": 64, @@ -4500,7 +4689,7 @@ "fireproof": false }, { - "id": 500, + "id": 521, "name": "shulker_box", "translation_key": "block.minecraft.shulker_box", "max_stack": 1, @@ -4509,7 +4698,7 @@ "fireproof": false }, { - "id": 501, + "id": 522, "name": "white_shulker_box", "translation_key": "block.minecraft.white_shulker_box", "max_stack": 1, @@ -4518,7 +4707,7 @@ "fireproof": false }, { - "id": 502, + "id": 523, "name": "orange_shulker_box", "translation_key": "block.minecraft.orange_shulker_box", "max_stack": 1, @@ -4527,7 +4716,7 @@ "fireproof": false }, { - "id": 503, + "id": 524, "name": "magenta_shulker_box", "translation_key": "block.minecraft.magenta_shulker_box", "max_stack": 1, @@ -4536,7 +4725,7 @@ "fireproof": false }, { - "id": 504, + "id": 525, "name": "light_blue_shulker_box", "translation_key": "block.minecraft.light_blue_shulker_box", "max_stack": 1, @@ -4545,7 +4734,7 @@ "fireproof": false }, { - "id": 505, + "id": 526, "name": "yellow_shulker_box", "translation_key": "block.minecraft.yellow_shulker_box", "max_stack": 1, @@ -4554,7 +4743,7 @@ "fireproof": false }, { - "id": 506, + "id": 527, "name": "lime_shulker_box", "translation_key": "block.minecraft.lime_shulker_box", "max_stack": 1, @@ -4563,7 +4752,7 @@ "fireproof": false }, { - "id": 507, + "id": 528, "name": "pink_shulker_box", "translation_key": "block.minecraft.pink_shulker_box", "max_stack": 1, @@ -4572,7 +4761,7 @@ "fireproof": false }, { - "id": 508, + "id": 529, "name": "gray_shulker_box", "translation_key": "block.minecraft.gray_shulker_box", "max_stack": 1, @@ -4581,7 +4770,7 @@ "fireproof": false }, { - "id": 509, + "id": 530, "name": "light_gray_shulker_box", "translation_key": "block.minecraft.light_gray_shulker_box", "max_stack": 1, @@ -4590,7 +4779,7 @@ "fireproof": false }, { - "id": 510, + "id": 531, "name": "cyan_shulker_box", "translation_key": "block.minecraft.cyan_shulker_box", "max_stack": 1, @@ -4599,7 +4788,7 @@ "fireproof": false }, { - "id": 511, + "id": 532, "name": "purple_shulker_box", "translation_key": "block.minecraft.purple_shulker_box", "max_stack": 1, @@ -4608,7 +4797,7 @@ "fireproof": false }, { - "id": 512, + "id": 533, "name": "blue_shulker_box", "translation_key": "block.minecraft.blue_shulker_box", "max_stack": 1, @@ -4617,7 +4806,7 @@ "fireproof": false }, { - "id": 513, + "id": 534, "name": "brown_shulker_box", "translation_key": "block.minecraft.brown_shulker_box", "max_stack": 1, @@ -4626,7 +4815,7 @@ "fireproof": false }, { - "id": 514, + "id": 535, "name": "green_shulker_box", "translation_key": "block.minecraft.green_shulker_box", "max_stack": 1, @@ -4635,7 +4824,7 @@ "fireproof": false }, { - "id": 515, + "id": 536, "name": "red_shulker_box", "translation_key": "block.minecraft.red_shulker_box", "max_stack": 1, @@ -4644,7 +4833,7 @@ "fireproof": false }, { - "id": 516, + "id": 537, "name": "black_shulker_box", "translation_key": "block.minecraft.black_shulker_box", "max_stack": 1, @@ -4653,7 +4842,7 @@ "fireproof": false }, { - "id": 517, + "id": 538, "name": "white_glazed_terracotta", "translation_key": "block.minecraft.white_glazed_terracotta", "max_stack": 64, @@ -4662,7 +4851,7 @@ "fireproof": false }, { - "id": 518, + "id": 539, "name": "orange_glazed_terracotta", "translation_key": "block.minecraft.orange_glazed_terracotta", "max_stack": 64, @@ -4671,7 +4860,7 @@ "fireproof": false }, { - "id": 519, + "id": 540, "name": "magenta_glazed_terracotta", "translation_key": "block.minecraft.magenta_glazed_terracotta", "max_stack": 64, @@ -4680,7 +4869,7 @@ "fireproof": false }, { - "id": 520, + "id": 541, "name": "light_blue_glazed_terracotta", "translation_key": "block.minecraft.light_blue_glazed_terracotta", "max_stack": 64, @@ -4689,7 +4878,7 @@ "fireproof": false }, { - "id": 521, + "id": 542, "name": "yellow_glazed_terracotta", "translation_key": "block.minecraft.yellow_glazed_terracotta", "max_stack": 64, @@ -4698,7 +4887,7 @@ "fireproof": false }, { - "id": 522, + "id": 543, "name": "lime_glazed_terracotta", "translation_key": "block.minecraft.lime_glazed_terracotta", "max_stack": 64, @@ -4707,7 +4896,7 @@ "fireproof": false }, { - "id": 523, + "id": 544, "name": "pink_glazed_terracotta", "translation_key": "block.minecraft.pink_glazed_terracotta", "max_stack": 64, @@ -4716,7 +4905,7 @@ "fireproof": false }, { - "id": 524, + "id": 545, "name": "gray_glazed_terracotta", "translation_key": "block.minecraft.gray_glazed_terracotta", "max_stack": 64, @@ -4725,7 +4914,7 @@ "fireproof": false }, { - "id": 525, + "id": 546, "name": "light_gray_glazed_terracotta", "translation_key": "block.minecraft.light_gray_glazed_terracotta", "max_stack": 64, @@ -4734,7 +4923,7 @@ "fireproof": false }, { - "id": 526, + "id": 547, "name": "cyan_glazed_terracotta", "translation_key": "block.minecraft.cyan_glazed_terracotta", "max_stack": 64, @@ -4743,7 +4932,7 @@ "fireproof": false }, { - "id": 527, + "id": 548, "name": "purple_glazed_terracotta", "translation_key": "block.minecraft.purple_glazed_terracotta", "max_stack": 64, @@ -4752,7 +4941,7 @@ "fireproof": false }, { - "id": 528, + "id": 549, "name": "blue_glazed_terracotta", "translation_key": "block.minecraft.blue_glazed_terracotta", "max_stack": 64, @@ -4761,7 +4950,7 @@ "fireproof": false }, { - "id": 529, + "id": 550, "name": "brown_glazed_terracotta", "translation_key": "block.minecraft.brown_glazed_terracotta", "max_stack": 64, @@ -4770,7 +4959,7 @@ "fireproof": false }, { - "id": 530, + "id": 551, "name": "green_glazed_terracotta", "translation_key": "block.minecraft.green_glazed_terracotta", "max_stack": 64, @@ -4779,7 +4968,7 @@ "fireproof": false }, { - "id": 531, + "id": 552, "name": "red_glazed_terracotta", "translation_key": "block.minecraft.red_glazed_terracotta", "max_stack": 64, @@ -4788,7 +4977,7 @@ "fireproof": false }, { - "id": 532, + "id": 553, "name": "black_glazed_terracotta", "translation_key": "block.minecraft.black_glazed_terracotta", "max_stack": 64, @@ -4797,7 +4986,7 @@ "fireproof": false }, { - "id": 533, + "id": 554, "name": "white_concrete", "translation_key": "block.minecraft.white_concrete", "max_stack": 64, @@ -4806,7 +4995,7 @@ "fireproof": false }, { - "id": 534, + "id": 555, "name": "orange_concrete", "translation_key": "block.minecraft.orange_concrete", "max_stack": 64, @@ -4815,7 +5004,7 @@ "fireproof": false }, { - "id": 535, + "id": 556, "name": "magenta_concrete", "translation_key": "block.minecraft.magenta_concrete", "max_stack": 64, @@ -4824,7 +5013,7 @@ "fireproof": false }, { - "id": 536, + "id": 557, "name": "light_blue_concrete", "translation_key": "block.minecraft.light_blue_concrete", "max_stack": 64, @@ -4833,7 +5022,7 @@ "fireproof": false }, { - "id": 537, + "id": 558, "name": "yellow_concrete", "translation_key": "block.minecraft.yellow_concrete", "max_stack": 64, @@ -4842,7 +5031,7 @@ "fireproof": false }, { - "id": 538, + "id": 559, "name": "lime_concrete", "translation_key": "block.minecraft.lime_concrete", "max_stack": 64, @@ -4851,7 +5040,7 @@ "fireproof": false }, { - "id": 539, + "id": 560, "name": "pink_concrete", "translation_key": "block.minecraft.pink_concrete", "max_stack": 64, @@ -4860,7 +5049,7 @@ "fireproof": false }, { - "id": 540, + "id": 561, "name": "gray_concrete", "translation_key": "block.minecraft.gray_concrete", "max_stack": 64, @@ -4869,7 +5058,7 @@ "fireproof": false }, { - "id": 541, + "id": 562, "name": "light_gray_concrete", "translation_key": "block.minecraft.light_gray_concrete", "max_stack": 64, @@ -4878,7 +5067,7 @@ "fireproof": false }, { - "id": 542, + "id": 563, "name": "cyan_concrete", "translation_key": "block.minecraft.cyan_concrete", "max_stack": 64, @@ -4887,7 +5076,7 @@ "fireproof": false }, { - "id": 543, + "id": 564, "name": "purple_concrete", "translation_key": "block.minecraft.purple_concrete", "max_stack": 64, @@ -4896,7 +5085,7 @@ "fireproof": false }, { - "id": 544, + "id": 565, "name": "blue_concrete", "translation_key": "block.minecraft.blue_concrete", "max_stack": 64, @@ -4905,7 +5094,7 @@ "fireproof": false }, { - "id": 545, + "id": 566, "name": "brown_concrete", "translation_key": "block.minecraft.brown_concrete", "max_stack": 64, @@ -4914,7 +5103,7 @@ "fireproof": false }, { - "id": 546, + "id": 567, "name": "green_concrete", "translation_key": "block.minecraft.green_concrete", "max_stack": 64, @@ -4923,7 +5112,7 @@ "fireproof": false }, { - "id": 547, + "id": 568, "name": "red_concrete", "translation_key": "block.minecraft.red_concrete", "max_stack": 64, @@ -4932,7 +5121,7 @@ "fireproof": false }, { - "id": 548, + "id": 569, "name": "black_concrete", "translation_key": "block.minecraft.black_concrete", "max_stack": 64, @@ -4941,7 +5130,7 @@ "fireproof": false }, { - "id": 549, + "id": 570, "name": "white_concrete_powder", "translation_key": "block.minecraft.white_concrete_powder", "max_stack": 64, @@ -4950,7 +5139,7 @@ "fireproof": false }, { - "id": 550, + "id": 571, "name": "orange_concrete_powder", "translation_key": "block.minecraft.orange_concrete_powder", "max_stack": 64, @@ -4959,7 +5148,7 @@ "fireproof": false }, { - "id": 551, + "id": 572, "name": "magenta_concrete_powder", "translation_key": "block.minecraft.magenta_concrete_powder", "max_stack": 64, @@ -4968,7 +5157,7 @@ "fireproof": false }, { - "id": 552, + "id": 573, "name": "light_blue_concrete_powder", "translation_key": "block.minecraft.light_blue_concrete_powder", "max_stack": 64, @@ -4977,7 +5166,7 @@ "fireproof": false }, { - "id": 553, + "id": 574, "name": "yellow_concrete_powder", "translation_key": "block.minecraft.yellow_concrete_powder", "max_stack": 64, @@ -4986,7 +5175,7 @@ "fireproof": false }, { - "id": 554, + "id": 575, "name": "lime_concrete_powder", "translation_key": "block.minecraft.lime_concrete_powder", "max_stack": 64, @@ -4995,7 +5184,7 @@ "fireproof": false }, { - "id": 555, + "id": 576, "name": "pink_concrete_powder", "translation_key": "block.minecraft.pink_concrete_powder", "max_stack": 64, @@ -5004,7 +5193,7 @@ "fireproof": false }, { - "id": 556, + "id": 577, "name": "gray_concrete_powder", "translation_key": "block.minecraft.gray_concrete_powder", "max_stack": 64, @@ -5013,7 +5202,7 @@ "fireproof": false }, { - "id": 557, + "id": 578, "name": "light_gray_concrete_powder", "translation_key": "block.minecraft.light_gray_concrete_powder", "max_stack": 64, @@ -5022,7 +5211,7 @@ "fireproof": false }, { - "id": 558, + "id": 579, "name": "cyan_concrete_powder", "translation_key": "block.minecraft.cyan_concrete_powder", "max_stack": 64, @@ -5031,7 +5220,7 @@ "fireproof": false }, { - "id": 559, + "id": 580, "name": "purple_concrete_powder", "translation_key": "block.minecraft.purple_concrete_powder", "max_stack": 64, @@ -5040,7 +5229,7 @@ "fireproof": false }, { - "id": 560, + "id": 581, "name": "blue_concrete_powder", "translation_key": "block.minecraft.blue_concrete_powder", "max_stack": 64, @@ -5049,7 +5238,7 @@ "fireproof": false }, { - "id": 561, + "id": 582, "name": "brown_concrete_powder", "translation_key": "block.minecraft.brown_concrete_powder", "max_stack": 64, @@ -5058,7 +5247,7 @@ "fireproof": false }, { - "id": 562, + "id": 583, "name": "green_concrete_powder", "translation_key": "block.minecraft.green_concrete_powder", "max_stack": 64, @@ -5067,7 +5256,7 @@ "fireproof": false }, { - "id": 563, + "id": 584, "name": "red_concrete_powder", "translation_key": "block.minecraft.red_concrete_powder", "max_stack": 64, @@ -5076,7 +5265,7 @@ "fireproof": false }, { - "id": 564, + "id": 585, "name": "black_concrete_powder", "translation_key": "block.minecraft.black_concrete_powder", "max_stack": 64, @@ -5085,7 +5274,7 @@ "fireproof": false }, { - "id": 565, + "id": 586, "name": "turtle_egg", "translation_key": "block.minecraft.turtle_egg", "max_stack": 64, @@ -5094,7 +5283,7 @@ "fireproof": false }, { - "id": 566, + "id": 587, "name": "sniffer_egg", "translation_key": "block.minecraft.sniffer_egg", "max_stack": 64, @@ -5103,7 +5292,7 @@ "fireproof": false }, { - "id": 567, + "id": 588, "name": "dead_tube_coral_block", "translation_key": "block.minecraft.dead_tube_coral_block", "max_stack": 64, @@ -5112,7 +5301,7 @@ "fireproof": false }, { - "id": 568, + "id": 589, "name": "dead_brain_coral_block", "translation_key": "block.minecraft.dead_brain_coral_block", "max_stack": 64, @@ -5121,7 +5310,7 @@ "fireproof": false }, { - "id": 569, + "id": 590, "name": "dead_bubble_coral_block", "translation_key": "block.minecraft.dead_bubble_coral_block", "max_stack": 64, @@ -5130,7 +5319,7 @@ "fireproof": false }, { - "id": 570, + "id": 591, "name": "dead_fire_coral_block", "translation_key": "block.minecraft.dead_fire_coral_block", "max_stack": 64, @@ -5139,7 +5328,7 @@ "fireproof": false }, { - "id": 571, + "id": 592, "name": "dead_horn_coral_block", "translation_key": "block.minecraft.dead_horn_coral_block", "max_stack": 64, @@ -5148,7 +5337,7 @@ "fireproof": false }, { - "id": 572, + "id": 593, "name": "tube_coral_block", "translation_key": "block.minecraft.tube_coral_block", "max_stack": 64, @@ -5157,7 +5346,7 @@ "fireproof": false }, { - "id": 573, + "id": 594, "name": "brain_coral_block", "translation_key": "block.minecraft.brain_coral_block", "max_stack": 64, @@ -5166,7 +5355,7 @@ "fireproof": false }, { - "id": 574, + "id": 595, "name": "bubble_coral_block", "translation_key": "block.minecraft.bubble_coral_block", "max_stack": 64, @@ -5175,7 +5364,7 @@ "fireproof": false }, { - "id": 575, + "id": 596, "name": "fire_coral_block", "translation_key": "block.minecraft.fire_coral_block", "max_stack": 64, @@ -5184,7 +5373,7 @@ "fireproof": false }, { - "id": 576, + "id": 597, "name": "horn_coral_block", "translation_key": "block.minecraft.horn_coral_block", "max_stack": 64, @@ -5193,7 +5382,7 @@ "fireproof": false }, { - "id": 577, + "id": 598, "name": "tube_coral", "translation_key": "block.minecraft.tube_coral", "max_stack": 64, @@ -5202,7 +5391,7 @@ "fireproof": false }, { - "id": 578, + "id": 599, "name": "brain_coral", "translation_key": "block.minecraft.brain_coral", "max_stack": 64, @@ -5211,7 +5400,7 @@ "fireproof": false }, { - "id": 579, + "id": 600, "name": "bubble_coral", "translation_key": "block.minecraft.bubble_coral", "max_stack": 64, @@ -5220,7 +5409,7 @@ "fireproof": false }, { - "id": 580, + "id": 601, "name": "fire_coral", "translation_key": "block.minecraft.fire_coral", "max_stack": 64, @@ -5229,7 +5418,7 @@ "fireproof": false }, { - "id": 581, + "id": 602, "name": "horn_coral", "translation_key": "block.minecraft.horn_coral", "max_stack": 64, @@ -5238,7 +5427,7 @@ "fireproof": false }, { - "id": 582, + "id": 603, "name": "dead_brain_coral", "translation_key": "block.minecraft.dead_brain_coral", "max_stack": 64, @@ -5247,7 +5436,7 @@ "fireproof": false }, { - "id": 583, + "id": 604, "name": "dead_bubble_coral", "translation_key": "block.minecraft.dead_bubble_coral", "max_stack": 64, @@ -5256,7 +5445,7 @@ "fireproof": false }, { - "id": 584, + "id": 605, "name": "dead_fire_coral", "translation_key": "block.minecraft.dead_fire_coral", "max_stack": 64, @@ -5265,7 +5454,7 @@ "fireproof": false }, { - "id": 585, + "id": 606, "name": "dead_horn_coral", "translation_key": "block.minecraft.dead_horn_coral", "max_stack": 64, @@ -5274,7 +5463,7 @@ "fireproof": false }, { - "id": 586, + "id": 607, "name": "dead_tube_coral", "translation_key": "block.minecraft.dead_tube_coral", "max_stack": 64, @@ -5283,7 +5472,7 @@ "fireproof": false }, { - "id": 587, + "id": 608, "name": "tube_coral_fan", "translation_key": "block.minecraft.tube_coral_fan", "max_stack": 64, @@ -5292,7 +5481,7 @@ "fireproof": false }, { - "id": 588, + "id": 609, "name": "brain_coral_fan", "translation_key": "block.minecraft.brain_coral_fan", "max_stack": 64, @@ -5301,7 +5490,7 @@ "fireproof": false }, { - "id": 589, + "id": 610, "name": "bubble_coral_fan", "translation_key": "block.minecraft.bubble_coral_fan", "max_stack": 64, @@ -5310,7 +5499,7 @@ "fireproof": false }, { - "id": 590, + "id": 611, "name": "fire_coral_fan", "translation_key": "block.minecraft.fire_coral_fan", "max_stack": 64, @@ -5319,7 +5508,7 @@ "fireproof": false }, { - "id": 591, + "id": 612, "name": "horn_coral_fan", "translation_key": "block.minecraft.horn_coral_fan", "max_stack": 64, @@ -5328,7 +5517,7 @@ "fireproof": false }, { - "id": 592, + "id": 613, "name": "dead_tube_coral_fan", "translation_key": "block.minecraft.dead_tube_coral_fan", "max_stack": 64, @@ -5337,7 +5526,7 @@ "fireproof": false }, { - "id": 593, + "id": 614, "name": "dead_brain_coral_fan", "translation_key": "block.minecraft.dead_brain_coral_fan", "max_stack": 64, @@ -5346,7 +5535,7 @@ "fireproof": false }, { - "id": 594, + "id": 615, "name": "dead_bubble_coral_fan", "translation_key": "block.minecraft.dead_bubble_coral_fan", "max_stack": 64, @@ -5355,7 +5544,7 @@ "fireproof": false }, { - "id": 595, + "id": 616, "name": "dead_fire_coral_fan", "translation_key": "block.minecraft.dead_fire_coral_fan", "max_stack": 64, @@ -5364,7 +5553,7 @@ "fireproof": false }, { - "id": 596, + "id": 617, "name": "dead_horn_coral_fan", "translation_key": "block.minecraft.dead_horn_coral_fan", "max_stack": 64, @@ -5373,7 +5562,7 @@ "fireproof": false }, { - "id": 597, + "id": 618, "name": "blue_ice", "translation_key": "block.minecraft.blue_ice", "max_stack": 64, @@ -5382,7 +5571,7 @@ "fireproof": false }, { - "id": 598, + "id": 619, "name": "conduit", "translation_key": "block.minecraft.conduit", "max_stack": 64, @@ -5391,7 +5580,7 @@ "fireproof": false }, { - "id": 599, + "id": 620, "name": "polished_granite_stairs", "translation_key": "block.minecraft.polished_granite_stairs", "max_stack": 64, @@ -5400,7 +5589,7 @@ "fireproof": false }, { - "id": 600, + "id": 621, "name": "smooth_red_sandstone_stairs", "translation_key": "block.minecraft.smooth_red_sandstone_stairs", "max_stack": 64, @@ -5409,7 +5598,7 @@ "fireproof": false }, { - "id": 601, + "id": 622, "name": "mossy_stone_brick_stairs", "translation_key": "block.minecraft.mossy_stone_brick_stairs", "max_stack": 64, @@ -5418,7 +5607,7 @@ "fireproof": false }, { - "id": 602, + "id": 623, "name": "polished_diorite_stairs", "translation_key": "block.minecraft.polished_diorite_stairs", "max_stack": 64, @@ -5427,7 +5616,7 @@ "fireproof": false }, { - "id": 603, + "id": 624, "name": "mossy_cobblestone_stairs", "translation_key": "block.minecraft.mossy_cobblestone_stairs", "max_stack": 64, @@ -5436,7 +5625,7 @@ "fireproof": false }, { - "id": 604, + "id": 625, "name": "end_stone_brick_stairs", "translation_key": "block.minecraft.end_stone_brick_stairs", "max_stack": 64, @@ -5445,7 +5634,7 @@ "fireproof": false }, { - "id": 605, + "id": 626, "name": "stone_stairs", "translation_key": "block.minecraft.stone_stairs", "max_stack": 64, @@ -5454,7 +5643,7 @@ "fireproof": false }, { - "id": 606, + "id": 627, "name": "smooth_sandstone_stairs", "translation_key": "block.minecraft.smooth_sandstone_stairs", "max_stack": 64, @@ -5463,7 +5652,7 @@ "fireproof": false }, { - "id": 607, + "id": 628, "name": "smooth_quartz_stairs", "translation_key": "block.minecraft.smooth_quartz_stairs", "max_stack": 64, @@ -5472,7 +5661,7 @@ "fireproof": false }, { - "id": 608, + "id": 629, "name": "granite_stairs", "translation_key": "block.minecraft.granite_stairs", "max_stack": 64, @@ -5481,7 +5670,7 @@ "fireproof": false }, { - "id": 609, + "id": 630, "name": "andesite_stairs", "translation_key": "block.minecraft.andesite_stairs", "max_stack": 64, @@ -5490,7 +5679,7 @@ "fireproof": false }, { - "id": 610, + "id": 631, "name": "red_nether_brick_stairs", "translation_key": "block.minecraft.red_nether_brick_stairs", "max_stack": 64, @@ -5499,7 +5688,7 @@ "fireproof": false }, { - "id": 611, + "id": 632, "name": "polished_andesite_stairs", "translation_key": "block.minecraft.polished_andesite_stairs", "max_stack": 64, @@ -5508,7 +5697,7 @@ "fireproof": false }, { - "id": 612, + "id": 633, "name": "diorite_stairs", "translation_key": "block.minecraft.diorite_stairs", "max_stack": 64, @@ -5517,7 +5706,7 @@ "fireproof": false }, { - "id": 613, + "id": 634, "name": "cobbled_deepslate_stairs", "translation_key": "block.minecraft.cobbled_deepslate_stairs", "max_stack": 64, @@ -5526,7 +5715,7 @@ "fireproof": false }, { - "id": 614, + "id": 635, "name": "polished_deepslate_stairs", "translation_key": "block.minecraft.polished_deepslate_stairs", "max_stack": 64, @@ -5535,7 +5724,7 @@ "fireproof": false }, { - "id": 615, + "id": 636, "name": "deepslate_brick_stairs", "translation_key": "block.minecraft.deepslate_brick_stairs", "max_stack": 64, @@ -5544,7 +5733,7 @@ "fireproof": false }, { - "id": 616, + "id": 637, "name": "deepslate_tile_stairs", "translation_key": "block.minecraft.deepslate_tile_stairs", "max_stack": 64, @@ -5553,7 +5742,7 @@ "fireproof": false }, { - "id": 617, + "id": 638, "name": "polished_granite_slab", "translation_key": "block.minecraft.polished_granite_slab", "max_stack": 64, @@ -5562,7 +5751,7 @@ "fireproof": false }, { - "id": 618, + "id": 639, "name": "smooth_red_sandstone_slab", "translation_key": "block.minecraft.smooth_red_sandstone_slab", "max_stack": 64, @@ -5571,7 +5760,7 @@ "fireproof": false }, { - "id": 619, + "id": 640, "name": "mossy_stone_brick_slab", "translation_key": "block.minecraft.mossy_stone_brick_slab", "max_stack": 64, @@ -5580,7 +5769,7 @@ "fireproof": false }, { - "id": 620, + "id": 641, "name": "polished_diorite_slab", "translation_key": "block.minecraft.polished_diorite_slab", "max_stack": 64, @@ -5589,7 +5778,7 @@ "fireproof": false }, { - "id": 621, + "id": 642, "name": "mossy_cobblestone_slab", "translation_key": "block.minecraft.mossy_cobblestone_slab", "max_stack": 64, @@ -5598,7 +5787,7 @@ "fireproof": false }, { - "id": 622, + "id": 643, "name": "end_stone_brick_slab", "translation_key": "block.minecraft.end_stone_brick_slab", "max_stack": 64, @@ -5607,7 +5796,7 @@ "fireproof": false }, { - "id": 623, + "id": 644, "name": "smooth_sandstone_slab", "translation_key": "block.minecraft.smooth_sandstone_slab", "max_stack": 64, @@ -5616,7 +5805,7 @@ "fireproof": false }, { - "id": 624, + "id": 645, "name": "smooth_quartz_slab", "translation_key": "block.minecraft.smooth_quartz_slab", "max_stack": 64, @@ -5625,7 +5814,7 @@ "fireproof": false }, { - "id": 625, + "id": 646, "name": "granite_slab", "translation_key": "block.minecraft.granite_slab", "max_stack": 64, @@ -5634,7 +5823,7 @@ "fireproof": false }, { - "id": 626, + "id": 647, "name": "andesite_slab", "translation_key": "block.minecraft.andesite_slab", "max_stack": 64, @@ -5643,7 +5832,7 @@ "fireproof": false }, { - "id": 627, + "id": 648, "name": "red_nether_brick_slab", "translation_key": "block.minecraft.red_nether_brick_slab", "max_stack": 64, @@ -5652,7 +5841,7 @@ "fireproof": false }, { - "id": 628, + "id": 649, "name": "polished_andesite_slab", "translation_key": "block.minecraft.polished_andesite_slab", "max_stack": 64, @@ -5661,7 +5850,7 @@ "fireproof": false }, { - "id": 629, + "id": 650, "name": "diorite_slab", "translation_key": "block.minecraft.diorite_slab", "max_stack": 64, @@ -5670,7 +5859,7 @@ "fireproof": false }, { - "id": 630, + "id": 651, "name": "cobbled_deepslate_slab", "translation_key": "block.minecraft.cobbled_deepslate_slab", "max_stack": 64, @@ -5679,7 +5868,7 @@ "fireproof": false }, { - "id": 631, + "id": 652, "name": "polished_deepslate_slab", "translation_key": "block.minecraft.polished_deepslate_slab", "max_stack": 64, @@ -5688,7 +5877,7 @@ "fireproof": false }, { - "id": 632, + "id": 653, "name": "deepslate_brick_slab", "translation_key": "block.minecraft.deepslate_brick_slab", "max_stack": 64, @@ -5697,7 +5886,7 @@ "fireproof": false }, { - "id": 633, + "id": 654, "name": "deepslate_tile_slab", "translation_key": "block.minecraft.deepslate_tile_slab", "max_stack": 64, @@ -5706,7 +5895,7 @@ "fireproof": false }, { - "id": 634, + "id": 655, "name": "scaffolding", "translation_key": "block.minecraft.scaffolding", "max_stack": 64, @@ -5715,7 +5904,7 @@ "fireproof": false }, { - "id": 635, + "id": 656, "name": "redstone", "translation_key": "item.minecraft.redstone", "max_stack": 64, @@ -5724,7 +5913,7 @@ "fireproof": false }, { - "id": 636, + "id": 657, "name": "redstone_torch", "translation_key": "block.minecraft.redstone_torch", "max_stack": 64, @@ -5733,7 +5922,7 @@ "fireproof": false }, { - "id": 637, + "id": 658, "name": "redstone_block", "translation_key": "block.minecraft.redstone_block", "max_stack": 64, @@ -5742,7 +5931,7 @@ "fireproof": false }, { - "id": 638, + "id": 659, "name": "repeater", "translation_key": "block.minecraft.repeater", "max_stack": 64, @@ -5751,7 +5940,7 @@ "fireproof": false }, { - "id": 639, + "id": 660, "name": "comparator", "translation_key": "block.minecraft.comparator", "max_stack": 64, @@ -5760,7 +5949,7 @@ "fireproof": false }, { - "id": 640, + "id": 661, "name": "piston", "translation_key": "block.minecraft.piston", "max_stack": 64, @@ -5769,7 +5958,7 @@ "fireproof": false }, { - "id": 641, + "id": 662, "name": "sticky_piston", "translation_key": "block.minecraft.sticky_piston", "max_stack": 64, @@ -5778,7 +5967,7 @@ "fireproof": false }, { - "id": 642, + "id": 663, "name": "slime_block", "translation_key": "block.minecraft.slime_block", "max_stack": 64, @@ -5787,7 +5976,7 @@ "fireproof": false }, { - "id": 643, + "id": 664, "name": "honey_block", "translation_key": "block.minecraft.honey_block", "max_stack": 64, @@ -5796,7 +5985,7 @@ "fireproof": false }, { - "id": 644, + "id": 665, "name": "observer", "translation_key": "block.minecraft.observer", "max_stack": 64, @@ -5805,7 +5994,7 @@ "fireproof": false }, { - "id": 645, + "id": 666, "name": "hopper", "translation_key": "block.minecraft.hopper", "max_stack": 64, @@ -5814,7 +6003,7 @@ "fireproof": false }, { - "id": 646, + "id": 667, "name": "dispenser", "translation_key": "block.minecraft.dispenser", "max_stack": 64, @@ -5823,7 +6012,7 @@ "fireproof": false }, { - "id": 647, + "id": 668, "name": "dropper", "translation_key": "block.minecraft.dropper", "max_stack": 64, @@ -5832,7 +6021,7 @@ "fireproof": false }, { - "id": 648, + "id": 669, "name": "lectern", "translation_key": "block.minecraft.lectern", "max_stack": 64, @@ -5841,7 +6030,7 @@ "fireproof": false }, { - "id": 649, + "id": 670, "name": "target", "translation_key": "block.minecraft.target", "max_stack": 64, @@ -5850,7 +6039,7 @@ "fireproof": false }, { - "id": 650, + "id": 671, "name": "lever", "translation_key": "block.minecraft.lever", "max_stack": 64, @@ -5859,7 +6048,7 @@ "fireproof": false }, { - "id": 651, + "id": 672, "name": "lightning_rod", "translation_key": "block.minecraft.lightning_rod", "max_stack": 64, @@ -5868,7 +6057,7 @@ "fireproof": false }, { - "id": 652, + "id": 673, "name": "daylight_detector", "translation_key": "block.minecraft.daylight_detector", "max_stack": 64, @@ -5877,7 +6066,7 @@ "fireproof": false }, { - "id": 653, + "id": 674, "name": "sculk_sensor", "translation_key": "block.minecraft.sculk_sensor", "max_stack": 64, @@ -5886,7 +6075,7 @@ "fireproof": false }, { - "id": 654, + "id": 675, "name": "calibrated_sculk_sensor", "translation_key": "block.minecraft.calibrated_sculk_sensor", "max_stack": 64, @@ -5895,7 +6084,7 @@ "fireproof": false }, { - "id": 655, + "id": 676, "name": "tripwire_hook", "translation_key": "block.minecraft.tripwire_hook", "max_stack": 64, @@ -5904,7 +6093,7 @@ "fireproof": false }, { - "id": 656, + "id": 677, "name": "trapped_chest", "translation_key": "block.minecraft.trapped_chest", "max_stack": 64, @@ -5913,7 +6102,7 @@ "fireproof": false }, { - "id": 657, + "id": 678, "name": "tnt", "translation_key": "block.minecraft.tnt", "max_stack": 64, @@ -5922,7 +6111,7 @@ "fireproof": false }, { - "id": 658, + "id": 679, "name": "redstone_lamp", "translation_key": "block.minecraft.redstone_lamp", "max_stack": 64, @@ -5931,7 +6120,7 @@ "fireproof": false }, { - "id": 659, + "id": 680, "name": "note_block", "translation_key": "block.minecraft.note_block", "max_stack": 64, @@ -5940,7 +6129,7 @@ "fireproof": false }, { - "id": 660, + "id": 681, "name": "stone_button", "translation_key": "block.minecraft.stone_button", "max_stack": 64, @@ -5949,7 +6138,7 @@ "fireproof": false }, { - "id": 661, + "id": 682, "name": "polished_blackstone_button", "translation_key": "block.minecraft.polished_blackstone_button", "max_stack": 64, @@ -5958,7 +6147,7 @@ "fireproof": false }, { - "id": 662, + "id": 683, "name": "oak_button", "translation_key": "block.minecraft.oak_button", "max_stack": 64, @@ -5967,7 +6156,7 @@ "fireproof": false }, { - "id": 663, + "id": 684, "name": "spruce_button", "translation_key": "block.minecraft.spruce_button", "max_stack": 64, @@ -5976,7 +6165,7 @@ "fireproof": false }, { - "id": 664, + "id": 685, "name": "birch_button", "translation_key": "block.minecraft.birch_button", "max_stack": 64, @@ -5985,7 +6174,7 @@ "fireproof": false }, { - "id": 665, + "id": 686, "name": "jungle_button", "translation_key": "block.minecraft.jungle_button", "max_stack": 64, @@ -5994,7 +6183,7 @@ "fireproof": false }, { - "id": 666, + "id": 687, "name": "acacia_button", "translation_key": "block.minecraft.acacia_button", "max_stack": 64, @@ -6003,7 +6192,7 @@ "fireproof": false }, { - "id": 667, + "id": 688, "name": "cherry_button", "translation_key": "block.minecraft.cherry_button", "max_stack": 64, @@ -6012,7 +6201,7 @@ "fireproof": false }, { - "id": 668, + "id": 689, "name": "dark_oak_button", "translation_key": "block.minecraft.dark_oak_button", "max_stack": 64, @@ -6021,7 +6210,7 @@ "fireproof": false }, { - "id": 669, + "id": 690, "name": "mangrove_button", "translation_key": "block.minecraft.mangrove_button", "max_stack": 64, @@ -6030,7 +6219,7 @@ "fireproof": false }, { - "id": 670, + "id": 691, "name": "bamboo_button", "translation_key": "block.minecraft.bamboo_button", "max_stack": 64, @@ -6039,7 +6228,7 @@ "fireproof": false }, { - "id": 671, + "id": 692, "name": "crimson_button", "translation_key": "block.minecraft.crimson_button", "max_stack": 64, @@ -6048,7 +6237,7 @@ "fireproof": false }, { - "id": 672, + "id": 693, "name": "warped_button", "translation_key": "block.minecraft.warped_button", "max_stack": 64, @@ -6057,7 +6246,7 @@ "fireproof": false }, { - "id": 673, + "id": 694, "name": "stone_pressure_plate", "translation_key": "block.minecraft.stone_pressure_plate", "max_stack": 64, @@ -6066,7 +6255,7 @@ "fireproof": false }, { - "id": 674, + "id": 695, "name": "polished_blackstone_pressure_plate", "translation_key": "block.minecraft.polished_blackstone_pressure_plate", "max_stack": 64, @@ -6075,7 +6264,7 @@ "fireproof": false }, { - "id": 675, + "id": 696, "name": "light_weighted_pressure_plate", "translation_key": "block.minecraft.light_weighted_pressure_plate", "max_stack": 64, @@ -6084,7 +6273,7 @@ "fireproof": false }, { - "id": 676, + "id": 697, "name": "heavy_weighted_pressure_plate", "translation_key": "block.minecraft.heavy_weighted_pressure_plate", "max_stack": 64, @@ -6093,7 +6282,7 @@ "fireproof": false }, { - "id": 677, + "id": 698, "name": "oak_pressure_plate", "translation_key": "block.minecraft.oak_pressure_plate", "max_stack": 64, @@ -6102,7 +6291,7 @@ "fireproof": false }, { - "id": 678, + "id": 699, "name": "spruce_pressure_plate", "translation_key": "block.minecraft.spruce_pressure_plate", "max_stack": 64, @@ -6111,7 +6300,7 @@ "fireproof": false }, { - "id": 679, + "id": 700, "name": "birch_pressure_plate", "translation_key": "block.minecraft.birch_pressure_plate", "max_stack": 64, @@ -6120,7 +6309,7 @@ "fireproof": false }, { - "id": 680, + "id": 701, "name": "jungle_pressure_plate", "translation_key": "block.minecraft.jungle_pressure_plate", "max_stack": 64, @@ -6129,7 +6318,7 @@ "fireproof": false }, { - "id": 681, + "id": 702, "name": "acacia_pressure_plate", "translation_key": "block.minecraft.acacia_pressure_plate", "max_stack": 64, @@ -6138,7 +6327,7 @@ "fireproof": false }, { - "id": 682, + "id": 703, "name": "cherry_pressure_plate", "translation_key": "block.minecraft.cherry_pressure_plate", "max_stack": 64, @@ -6147,7 +6336,7 @@ "fireproof": false }, { - "id": 683, + "id": 704, "name": "dark_oak_pressure_plate", "translation_key": "block.minecraft.dark_oak_pressure_plate", "max_stack": 64, @@ -6156,7 +6345,7 @@ "fireproof": false }, { - "id": 684, + "id": 705, "name": "mangrove_pressure_plate", "translation_key": "block.minecraft.mangrove_pressure_plate", "max_stack": 64, @@ -6165,7 +6354,7 @@ "fireproof": false }, { - "id": 685, + "id": 706, "name": "bamboo_pressure_plate", "translation_key": "block.minecraft.bamboo_pressure_plate", "max_stack": 64, @@ -6174,7 +6363,7 @@ "fireproof": false }, { - "id": 686, + "id": 707, "name": "crimson_pressure_plate", "translation_key": "block.minecraft.crimson_pressure_plate", "max_stack": 64, @@ -6183,7 +6372,7 @@ "fireproof": false }, { - "id": 687, + "id": 708, "name": "warped_pressure_plate", "translation_key": "block.minecraft.warped_pressure_plate", "max_stack": 64, @@ -6192,7 +6381,7 @@ "fireproof": false }, { - "id": 688, + "id": 709, "name": "iron_door", "translation_key": "block.minecraft.iron_door", "max_stack": 64, @@ -6201,7 +6390,7 @@ "fireproof": false }, { - "id": 689, + "id": 710, "name": "oak_door", "translation_key": "block.minecraft.oak_door", "max_stack": 64, @@ -6210,7 +6399,7 @@ "fireproof": false }, { - "id": 690, + "id": 711, "name": "spruce_door", "translation_key": "block.minecraft.spruce_door", "max_stack": 64, @@ -6219,7 +6408,7 @@ "fireproof": false }, { - "id": 691, + "id": 712, "name": "birch_door", "translation_key": "block.minecraft.birch_door", "max_stack": 64, @@ -6228,7 +6417,7 @@ "fireproof": false }, { - "id": 692, + "id": 713, "name": "jungle_door", "translation_key": "block.minecraft.jungle_door", "max_stack": 64, @@ -6237,70 +6426,142 @@ "fireproof": false }, { - "id": 693, - "name": "acacia_door", - "translation_key": "block.minecraft.acacia_door", + "id": 714, + "name": "acacia_door", + "translation_key": "block.minecraft.acacia_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 715, + "name": "cherry_door", + "translation_key": "block.minecraft.cherry_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 716, + "name": "dark_oak_door", + "translation_key": "block.minecraft.dark_oak_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 717, + "name": "mangrove_door", + "translation_key": "block.minecraft.mangrove_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 718, + "name": "bamboo_door", + "translation_key": "block.minecraft.bamboo_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 719, + "name": "crimson_door", + "translation_key": "block.minecraft.crimson_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 720, + "name": "warped_door", + "translation_key": "block.minecraft.warped_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 721, + "name": "copper_door", + "translation_key": "block.minecraft.copper_door", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 722, + "name": "exposed_copper_door", + "translation_key": "block.minecraft.exposed_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 694, - "name": "cherry_door", - "translation_key": "block.minecraft.cherry_door", + "id": 723, + "name": "weathered_copper_door", + "translation_key": "block.minecraft.weathered_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 695, - "name": "dark_oak_door", - "translation_key": "block.minecraft.dark_oak_door", + "id": 724, + "name": "oxidized_copper_door", + "translation_key": "block.minecraft.oxidized_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 696, - "name": "mangrove_door", - "translation_key": "block.minecraft.mangrove_door", + "id": 725, + "name": "waxed_copper_door", + "translation_key": "block.minecraft.waxed_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 697, - "name": "bamboo_door", - "translation_key": "block.minecraft.bamboo_door", + "id": 726, + "name": "waxed_exposed_copper_door", + "translation_key": "block.minecraft.waxed_exposed_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 698, - "name": "crimson_door", - "translation_key": "block.minecraft.crimson_door", + "id": 727, + "name": "waxed_weathered_copper_door", + "translation_key": "block.minecraft.waxed_weathered_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 699, - "name": "warped_door", - "translation_key": "block.minecraft.warped_door", + "id": 728, + "name": "waxed_oxidized_copper_door", + "translation_key": "block.minecraft.waxed_oxidized_copper_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 700, + "id": 729, "name": "iron_trapdoor", "translation_key": "block.minecraft.iron_trapdoor", "max_stack": 64, @@ -6309,7 +6570,7 @@ "fireproof": false }, { - "id": 701, + "id": 730, "name": "oak_trapdoor", "translation_key": "block.minecraft.oak_trapdoor", "max_stack": 64, @@ -6318,7 +6579,7 @@ "fireproof": false }, { - "id": 702, + "id": 731, "name": "spruce_trapdoor", "translation_key": "block.minecraft.spruce_trapdoor", "max_stack": 64, @@ -6327,7 +6588,7 @@ "fireproof": false }, { - "id": 703, + "id": 732, "name": "birch_trapdoor", "translation_key": "block.minecraft.birch_trapdoor", "max_stack": 64, @@ -6336,7 +6597,7 @@ "fireproof": false }, { - "id": 704, + "id": 733, "name": "jungle_trapdoor", "translation_key": "block.minecraft.jungle_trapdoor", "max_stack": 64, @@ -6345,7 +6606,7 @@ "fireproof": false }, { - "id": 705, + "id": 734, "name": "acacia_trapdoor", "translation_key": "block.minecraft.acacia_trapdoor", "max_stack": 64, @@ -6354,7 +6615,7 @@ "fireproof": false }, { - "id": 706, + "id": 735, "name": "cherry_trapdoor", "translation_key": "block.minecraft.cherry_trapdoor", "max_stack": 64, @@ -6363,7 +6624,7 @@ "fireproof": false }, { - "id": 707, + "id": 736, "name": "dark_oak_trapdoor", "translation_key": "block.minecraft.dark_oak_trapdoor", "max_stack": 64, @@ -6372,7 +6633,7 @@ "fireproof": false }, { - "id": 708, + "id": 737, "name": "mangrove_trapdoor", "translation_key": "block.minecraft.mangrove_trapdoor", "max_stack": 64, @@ -6381,7 +6642,7 @@ "fireproof": false }, { - "id": 709, + "id": 738, "name": "bamboo_trapdoor", "translation_key": "block.minecraft.bamboo_trapdoor", "max_stack": 64, @@ -6390,7 +6651,7 @@ "fireproof": false }, { - "id": 710, + "id": 739, "name": "crimson_trapdoor", "translation_key": "block.minecraft.crimson_trapdoor", "max_stack": 64, @@ -6399,7 +6660,7 @@ "fireproof": false }, { - "id": 711, + "id": 740, "name": "warped_trapdoor", "translation_key": "block.minecraft.warped_trapdoor", "max_stack": 64, @@ -6408,7 +6669,79 @@ "fireproof": false }, { - "id": 712, + "id": 741, + "name": "copper_trapdoor", + "translation_key": "block.minecraft.copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 742, + "name": "exposed_copper_trapdoor", + "translation_key": "block.minecraft.exposed_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 743, + "name": "weathered_copper_trapdoor", + "translation_key": "block.minecraft.weathered_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 744, + "name": "oxidized_copper_trapdoor", + "translation_key": "block.minecraft.oxidized_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 745, + "name": "waxed_copper_trapdoor", + "translation_key": "block.minecraft.waxed_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 746, + "name": "waxed_exposed_copper_trapdoor", + "translation_key": "block.minecraft.waxed_exposed_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 747, + "name": "waxed_weathered_copper_trapdoor", + "translation_key": "block.minecraft.waxed_weathered_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 748, + "name": "waxed_oxidized_copper_trapdoor", + "translation_key": "block.minecraft.waxed_oxidized_copper_trapdoor", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 749, "name": "oak_fence_gate", "translation_key": "block.minecraft.oak_fence_gate", "max_stack": 64, @@ -6417,7 +6750,7 @@ "fireproof": false }, { - "id": 713, + "id": 750, "name": "spruce_fence_gate", "translation_key": "block.minecraft.spruce_fence_gate", "max_stack": 64, @@ -6426,7 +6759,7 @@ "fireproof": false }, { - "id": 714, + "id": 751, "name": "birch_fence_gate", "translation_key": "block.minecraft.birch_fence_gate", "max_stack": 64, @@ -6435,7 +6768,7 @@ "fireproof": false }, { - "id": 715, + "id": 752, "name": "jungle_fence_gate", "translation_key": "block.minecraft.jungle_fence_gate", "max_stack": 64, @@ -6444,7 +6777,7 @@ "fireproof": false }, { - "id": 716, + "id": 753, "name": "acacia_fence_gate", "translation_key": "block.minecraft.acacia_fence_gate", "max_stack": 64, @@ -6453,7 +6786,7 @@ "fireproof": false }, { - "id": 717, + "id": 754, "name": "cherry_fence_gate", "translation_key": "block.minecraft.cherry_fence_gate", "max_stack": 64, @@ -6462,7 +6795,7 @@ "fireproof": false }, { - "id": 718, + "id": 755, "name": "dark_oak_fence_gate", "translation_key": "block.minecraft.dark_oak_fence_gate", "max_stack": 64, @@ -6471,7 +6804,7 @@ "fireproof": false }, { - "id": 719, + "id": 756, "name": "mangrove_fence_gate", "translation_key": "block.minecraft.mangrove_fence_gate", "max_stack": 64, @@ -6480,7 +6813,7 @@ "fireproof": false }, { - "id": 720, + "id": 757, "name": "bamboo_fence_gate", "translation_key": "block.minecraft.bamboo_fence_gate", "max_stack": 64, @@ -6489,7 +6822,7 @@ "fireproof": false }, { - "id": 721, + "id": 758, "name": "crimson_fence_gate", "translation_key": "block.minecraft.crimson_fence_gate", "max_stack": 64, @@ -6498,7 +6831,7 @@ "fireproof": false }, { - "id": 722, + "id": 759, "name": "warped_fence_gate", "translation_key": "block.minecraft.warped_fence_gate", "max_stack": 64, @@ -6507,7 +6840,7 @@ "fireproof": false }, { - "id": 723, + "id": 760, "name": "powered_rail", "translation_key": "block.minecraft.powered_rail", "max_stack": 64, @@ -6516,7 +6849,7 @@ "fireproof": false }, { - "id": 724, + "id": 761, "name": "detector_rail", "translation_key": "block.minecraft.detector_rail", "max_stack": 64, @@ -6525,7 +6858,7 @@ "fireproof": false }, { - "id": 725, + "id": 762, "name": "rail", "translation_key": "block.minecraft.rail", "max_stack": 64, @@ -6534,7 +6867,7 @@ "fireproof": false }, { - "id": 726, + "id": 763, "name": "activator_rail", "translation_key": "block.minecraft.activator_rail", "max_stack": 64, @@ -6543,7 +6876,7 @@ "fireproof": false }, { - "id": 727, + "id": 764, "name": "saddle", "translation_key": "item.minecraft.saddle", "max_stack": 1, @@ -6552,7 +6885,7 @@ "fireproof": false }, { - "id": 728, + "id": 765, "name": "minecart", "translation_key": "item.minecraft.minecart", "max_stack": 1, @@ -6561,7 +6894,7 @@ "fireproof": false }, { - "id": 729, + "id": 766, "name": "chest_minecart", "translation_key": "item.minecraft.chest_minecart", "max_stack": 1, @@ -6570,7 +6903,7 @@ "fireproof": false }, { - "id": 730, + "id": 767, "name": "furnace_minecart", "translation_key": "item.minecraft.furnace_minecart", "max_stack": 1, @@ -6579,7 +6912,7 @@ "fireproof": false }, { - "id": 731, + "id": 768, "name": "tnt_minecart", "translation_key": "item.minecraft.tnt_minecart", "max_stack": 1, @@ -6588,7 +6921,7 @@ "fireproof": false }, { - "id": 732, + "id": 769, "name": "hopper_minecart", "translation_key": "item.minecraft.hopper_minecart", "max_stack": 1, @@ -6597,7 +6930,7 @@ "fireproof": false }, { - "id": 733, + "id": 770, "name": "carrot_on_a_stick", "translation_key": "item.minecraft.carrot_on_a_stick", "max_stack": 1, @@ -6606,7 +6939,7 @@ "fireproof": false }, { - "id": 734, + "id": 771, "name": "warped_fungus_on_a_stick", "translation_key": "item.minecraft.warped_fungus_on_a_stick", "max_stack": 1, @@ -6615,7 +6948,7 @@ "fireproof": false }, { - "id": 735, + "id": 772, "name": "elytra", "translation_key": "item.minecraft.elytra", "max_stack": 1, @@ -6624,7 +6957,7 @@ "fireproof": false }, { - "id": 736, + "id": 773, "name": "oak_boat", "translation_key": "item.minecraft.oak_boat", "max_stack": 1, @@ -6633,7 +6966,7 @@ "fireproof": false }, { - "id": 737, + "id": 774, "name": "oak_chest_boat", "translation_key": "item.minecraft.oak_chest_boat", "max_stack": 1, @@ -6642,7 +6975,7 @@ "fireproof": false }, { - "id": 738, + "id": 775, "name": "spruce_boat", "translation_key": "item.minecraft.spruce_boat", "max_stack": 1, @@ -6651,7 +6984,7 @@ "fireproof": false }, { - "id": 739, + "id": 776, "name": "spruce_chest_boat", "translation_key": "item.minecraft.spruce_chest_boat", "max_stack": 1, @@ -6660,7 +6993,7 @@ "fireproof": false }, { - "id": 740, + "id": 777, "name": "birch_boat", "translation_key": "item.minecraft.birch_boat", "max_stack": 1, @@ -6669,7 +7002,7 @@ "fireproof": false }, { - "id": 741, + "id": 778, "name": "birch_chest_boat", "translation_key": "item.minecraft.birch_chest_boat", "max_stack": 1, @@ -6678,7 +7011,7 @@ "fireproof": false }, { - "id": 742, + "id": 779, "name": "jungle_boat", "translation_key": "item.minecraft.jungle_boat", "max_stack": 1, @@ -6687,7 +7020,7 @@ "fireproof": false }, { - "id": 743, + "id": 780, "name": "jungle_chest_boat", "translation_key": "item.minecraft.jungle_chest_boat", "max_stack": 1, @@ -6696,7 +7029,7 @@ "fireproof": false }, { - "id": 744, + "id": 781, "name": "acacia_boat", "translation_key": "item.minecraft.acacia_boat", "max_stack": 1, @@ -6705,7 +7038,7 @@ "fireproof": false }, { - "id": 745, + "id": 782, "name": "acacia_chest_boat", "translation_key": "item.minecraft.acacia_chest_boat", "max_stack": 1, @@ -6714,7 +7047,7 @@ "fireproof": false }, { - "id": 746, + "id": 783, "name": "cherry_boat", "translation_key": "item.minecraft.cherry_boat", "max_stack": 1, @@ -6723,7 +7056,7 @@ "fireproof": false }, { - "id": 747, + "id": 784, "name": "cherry_chest_boat", "translation_key": "item.minecraft.cherry_chest_boat", "max_stack": 1, @@ -6732,7 +7065,7 @@ "fireproof": false }, { - "id": 748, + "id": 785, "name": "dark_oak_boat", "translation_key": "item.minecraft.dark_oak_boat", "max_stack": 1, @@ -6741,7 +7074,7 @@ "fireproof": false }, { - "id": 749, + "id": 786, "name": "dark_oak_chest_boat", "translation_key": "item.minecraft.dark_oak_chest_boat", "max_stack": 1, @@ -6750,7 +7083,7 @@ "fireproof": false }, { - "id": 750, + "id": 787, "name": "mangrove_boat", "translation_key": "item.minecraft.mangrove_boat", "max_stack": 1, @@ -6759,7 +7092,7 @@ "fireproof": false }, { - "id": 751, + "id": 788, "name": "mangrove_chest_boat", "translation_key": "item.minecraft.mangrove_chest_boat", "max_stack": 1, @@ -6768,7 +7101,7 @@ "fireproof": false }, { - "id": 752, + "id": 789, "name": "bamboo_raft", "translation_key": "item.minecraft.bamboo_raft", "max_stack": 1, @@ -6777,7 +7110,7 @@ "fireproof": false }, { - "id": 753, + "id": 790, "name": "bamboo_chest_raft", "translation_key": "item.minecraft.bamboo_chest_raft", "max_stack": 1, @@ -6786,7 +7119,7 @@ "fireproof": false }, { - "id": 754, + "id": 791, "name": "structure_block", "translation_key": "block.minecraft.structure_block", "max_stack": 64, @@ -6795,7 +7128,7 @@ "fireproof": false }, { - "id": 755, + "id": 792, "name": "jigsaw", "translation_key": "block.minecraft.jigsaw", "max_stack": 64, @@ -6804,7 +7137,7 @@ "fireproof": false }, { - "id": 756, + "id": 793, "name": "turtle_helmet", "translation_key": "item.minecraft.turtle_helmet", "max_stack": 1, @@ -6813,7 +7146,7 @@ "fireproof": false }, { - "id": 757, + "id": 794, "name": "scute", "translation_key": "item.minecraft.scute", "max_stack": 64, @@ -6822,7 +7155,7 @@ "fireproof": false }, { - "id": 758, + "id": 795, "name": "flint_and_steel", "translation_key": "item.minecraft.flint_and_steel", "max_stack": 1, @@ -6831,7 +7164,7 @@ "fireproof": false }, { - "id": 759, + "id": 796, "name": "apple", "translation_key": "item.minecraft.apple", "max_stack": 64, @@ -6848,7 +7181,7 @@ } }, { - "id": 760, + "id": 797, "name": "bow", "translation_key": "item.minecraft.bow", "max_stack": 1, @@ -6857,7 +7190,7 @@ "fireproof": false }, { - "id": 761, + "id": 798, "name": "arrow", "translation_key": "item.minecraft.arrow", "max_stack": 64, @@ -6866,7 +7199,7 @@ "fireproof": false }, { - "id": 762, + "id": 799, "name": "coal", "translation_key": "item.minecraft.coal", "max_stack": 64, @@ -6875,7 +7208,7 @@ "fireproof": false }, { - "id": 763, + "id": 800, "name": "charcoal", "translation_key": "item.minecraft.charcoal", "max_stack": 64, @@ -6884,7 +7217,7 @@ "fireproof": false }, { - "id": 764, + "id": 801, "name": "diamond", "translation_key": "item.minecraft.diamond", "max_stack": 64, @@ -6893,7 +7226,7 @@ "fireproof": false }, { - "id": 765, + "id": 802, "name": "emerald", "translation_key": "item.minecraft.emerald", "max_stack": 64, @@ -6902,7 +7235,7 @@ "fireproof": false }, { - "id": 766, + "id": 803, "name": "lapis_lazuli", "translation_key": "item.minecraft.lapis_lazuli", "max_stack": 64, @@ -6911,7 +7244,7 @@ "fireproof": false }, { - "id": 767, + "id": 804, "name": "quartz", "translation_key": "item.minecraft.quartz", "max_stack": 64, @@ -6920,7 +7253,7 @@ "fireproof": false }, { - "id": 768, + "id": 805, "name": "amethyst_shard", "translation_key": "item.minecraft.amethyst_shard", "max_stack": 64, @@ -6929,7 +7262,7 @@ "fireproof": false }, { - "id": 769, + "id": 806, "name": "raw_iron", "translation_key": "item.minecraft.raw_iron", "max_stack": 64, @@ -6938,7 +7271,7 @@ "fireproof": false }, { - "id": 770, + "id": 807, "name": "iron_ingot", "translation_key": "item.minecraft.iron_ingot", "max_stack": 64, @@ -6947,7 +7280,7 @@ "fireproof": false }, { - "id": 771, + "id": 808, "name": "raw_copper", "translation_key": "item.minecraft.raw_copper", "max_stack": 64, @@ -6956,7 +7289,7 @@ "fireproof": false }, { - "id": 772, + "id": 809, "name": "copper_ingot", "translation_key": "item.minecraft.copper_ingot", "max_stack": 64, @@ -6965,7 +7298,7 @@ "fireproof": false }, { - "id": 773, + "id": 810, "name": "raw_gold", "translation_key": "item.minecraft.raw_gold", "max_stack": 64, @@ -6974,7 +7307,7 @@ "fireproof": false }, { - "id": 774, + "id": 811, "name": "gold_ingot", "translation_key": "item.minecraft.gold_ingot", "max_stack": 64, @@ -6983,7 +7316,7 @@ "fireproof": false }, { - "id": 775, + "id": 812, "name": "netherite_ingot", "translation_key": "item.minecraft.netherite_ingot", "max_stack": 64, @@ -6992,7 +7325,7 @@ "fireproof": true }, { - "id": 776, + "id": 813, "name": "netherite_scrap", "translation_key": "item.minecraft.netherite_scrap", "max_stack": 64, @@ -7001,7 +7334,7 @@ "fireproof": true }, { - "id": 777, + "id": 814, "name": "wooden_sword", "translation_key": "item.minecraft.wooden_sword", "max_stack": 1, @@ -7010,7 +7343,7 @@ "fireproof": false }, { - "id": 778, + "id": 815, "name": "wooden_shovel", "translation_key": "item.minecraft.wooden_shovel", "max_stack": 1, @@ -7019,7 +7352,7 @@ "fireproof": false }, { - "id": 779, + "id": 816, "name": "wooden_pickaxe", "translation_key": "item.minecraft.wooden_pickaxe", "max_stack": 1, @@ -7028,7 +7361,7 @@ "fireproof": false }, { - "id": 780, + "id": 817, "name": "wooden_axe", "translation_key": "item.minecraft.wooden_axe", "max_stack": 1, @@ -7037,7 +7370,7 @@ "fireproof": false }, { - "id": 781, + "id": 818, "name": "wooden_hoe", "translation_key": "item.minecraft.wooden_hoe", "max_stack": 1, @@ -7046,7 +7379,7 @@ "fireproof": false }, { - "id": 782, + "id": 819, "name": "stone_sword", "translation_key": "item.minecraft.stone_sword", "max_stack": 1, @@ -7055,7 +7388,7 @@ "fireproof": false }, { - "id": 783, + "id": 820, "name": "stone_shovel", "translation_key": "item.minecraft.stone_shovel", "max_stack": 1, @@ -7064,7 +7397,7 @@ "fireproof": false }, { - "id": 784, + "id": 821, "name": "stone_pickaxe", "translation_key": "item.minecraft.stone_pickaxe", "max_stack": 1, @@ -7073,7 +7406,7 @@ "fireproof": false }, { - "id": 785, + "id": 822, "name": "stone_axe", "translation_key": "item.minecraft.stone_axe", "max_stack": 1, @@ -7082,7 +7415,7 @@ "fireproof": false }, { - "id": 786, + "id": 823, "name": "stone_hoe", "translation_key": "item.minecraft.stone_hoe", "max_stack": 1, @@ -7091,7 +7424,7 @@ "fireproof": false }, { - "id": 787, + "id": 824, "name": "golden_sword", "translation_key": "item.minecraft.golden_sword", "max_stack": 1, @@ -7100,7 +7433,7 @@ "fireproof": false }, { - "id": 788, + "id": 825, "name": "golden_shovel", "translation_key": "item.minecraft.golden_shovel", "max_stack": 1, @@ -7109,7 +7442,7 @@ "fireproof": false }, { - "id": 789, + "id": 826, "name": "golden_pickaxe", "translation_key": "item.minecraft.golden_pickaxe", "max_stack": 1, @@ -7118,7 +7451,7 @@ "fireproof": false }, { - "id": 790, + "id": 827, "name": "golden_axe", "translation_key": "item.minecraft.golden_axe", "max_stack": 1, @@ -7127,7 +7460,7 @@ "fireproof": false }, { - "id": 791, + "id": 828, "name": "golden_hoe", "translation_key": "item.minecraft.golden_hoe", "max_stack": 1, @@ -7136,7 +7469,7 @@ "fireproof": false }, { - "id": 792, + "id": 829, "name": "iron_sword", "translation_key": "item.minecraft.iron_sword", "max_stack": 1, @@ -7145,7 +7478,7 @@ "fireproof": false }, { - "id": 793, + "id": 830, "name": "iron_shovel", "translation_key": "item.minecraft.iron_shovel", "max_stack": 1, @@ -7154,7 +7487,7 @@ "fireproof": false }, { - "id": 794, + "id": 831, "name": "iron_pickaxe", "translation_key": "item.minecraft.iron_pickaxe", "max_stack": 1, @@ -7163,7 +7496,7 @@ "fireproof": false }, { - "id": 795, + "id": 832, "name": "iron_axe", "translation_key": "item.minecraft.iron_axe", "max_stack": 1, @@ -7172,7 +7505,7 @@ "fireproof": false }, { - "id": 796, + "id": 833, "name": "iron_hoe", "translation_key": "item.minecraft.iron_hoe", "max_stack": 1, @@ -7181,7 +7514,7 @@ "fireproof": false }, { - "id": 797, + "id": 834, "name": "diamond_sword", "translation_key": "item.minecraft.diamond_sword", "max_stack": 1, @@ -7190,7 +7523,7 @@ "fireproof": false }, { - "id": 798, + "id": 835, "name": "diamond_shovel", "translation_key": "item.minecraft.diamond_shovel", "max_stack": 1, @@ -7199,7 +7532,7 @@ "fireproof": false }, { - "id": 799, + "id": 836, "name": "diamond_pickaxe", "translation_key": "item.minecraft.diamond_pickaxe", "max_stack": 1, @@ -7208,7 +7541,7 @@ "fireproof": false }, { - "id": 800, + "id": 837, "name": "diamond_axe", "translation_key": "item.minecraft.diamond_axe", "max_stack": 1, @@ -7217,7 +7550,7 @@ "fireproof": false }, { - "id": 801, + "id": 838, "name": "diamond_hoe", "translation_key": "item.minecraft.diamond_hoe", "max_stack": 1, @@ -7226,7 +7559,7 @@ "fireproof": false }, { - "id": 802, + "id": 839, "name": "netherite_sword", "translation_key": "item.minecraft.netherite_sword", "max_stack": 1, @@ -7235,7 +7568,7 @@ "fireproof": true }, { - "id": 803, + "id": 840, "name": "netherite_shovel", "translation_key": "item.minecraft.netherite_shovel", "max_stack": 1, @@ -7244,7 +7577,7 @@ "fireproof": true }, { - "id": 804, + "id": 841, "name": "netherite_pickaxe", "translation_key": "item.minecraft.netherite_pickaxe", "max_stack": 1, @@ -7253,7 +7586,7 @@ "fireproof": true }, { - "id": 805, + "id": 842, "name": "netherite_axe", "translation_key": "item.minecraft.netherite_axe", "max_stack": 1, @@ -7262,7 +7595,7 @@ "fireproof": true }, { - "id": 806, + "id": 843, "name": "netherite_hoe", "translation_key": "item.minecraft.netherite_hoe", "max_stack": 1, @@ -7271,7 +7604,7 @@ "fireproof": true }, { - "id": 807, + "id": 844, "name": "stick", "translation_key": "item.minecraft.stick", "max_stack": 64, @@ -7280,7 +7613,7 @@ "fireproof": false }, { - "id": 808, + "id": 845, "name": "bowl", "translation_key": "item.minecraft.bowl", "max_stack": 64, @@ -7289,7 +7622,7 @@ "fireproof": false }, { - "id": 809, + "id": 846, "name": "mushroom_stew", "translation_key": "item.minecraft.mushroom_stew", "max_stack": 1, @@ -7306,7 +7639,7 @@ } }, { - "id": 810, + "id": 847, "name": "string", "translation_key": "item.minecraft.string", "max_stack": 64, @@ -7315,7 +7648,7 @@ "fireproof": false }, { - "id": 811, + "id": 848, "name": "feather", "translation_key": "item.minecraft.feather", "max_stack": 64, @@ -7324,7 +7657,7 @@ "fireproof": false }, { - "id": 812, + "id": 849, "name": "gunpowder", "translation_key": "item.minecraft.gunpowder", "max_stack": 64, @@ -7333,7 +7666,7 @@ "fireproof": false }, { - "id": 813, + "id": 850, "name": "wheat_seeds", "translation_key": "item.minecraft.wheat_seeds", "max_stack": 64, @@ -7342,7 +7675,7 @@ "fireproof": false }, { - "id": 814, + "id": 851, "name": "wheat", "translation_key": "item.minecraft.wheat", "max_stack": 64, @@ -7351,7 +7684,7 @@ "fireproof": false }, { - "id": 815, + "id": 852, "name": "bread", "translation_key": "item.minecraft.bread", "max_stack": 64, @@ -7368,7 +7701,7 @@ } }, { - "id": 816, + "id": 853, "name": "leather_helmet", "translation_key": "item.minecraft.leather_helmet", "max_stack": 1, @@ -7377,7 +7710,7 @@ "fireproof": false }, { - "id": 817, + "id": 854, "name": "leather_chestplate", "translation_key": "item.minecraft.leather_chestplate", "max_stack": 1, @@ -7386,7 +7719,7 @@ "fireproof": false }, { - "id": 818, + "id": 855, "name": "leather_leggings", "translation_key": "item.minecraft.leather_leggings", "max_stack": 1, @@ -7395,7 +7728,7 @@ "fireproof": false }, { - "id": 819, + "id": 856, "name": "leather_boots", "translation_key": "item.minecraft.leather_boots", "max_stack": 1, @@ -7404,7 +7737,7 @@ "fireproof": false }, { - "id": 820, + "id": 857, "name": "chainmail_helmet", "translation_key": "item.minecraft.chainmail_helmet", "max_stack": 1, @@ -7413,7 +7746,7 @@ "fireproof": false }, { - "id": 821, + "id": 858, "name": "chainmail_chestplate", "translation_key": "item.minecraft.chainmail_chestplate", "max_stack": 1, @@ -7422,7 +7755,7 @@ "fireproof": false }, { - "id": 822, + "id": 859, "name": "chainmail_leggings", "translation_key": "item.minecraft.chainmail_leggings", "max_stack": 1, @@ -7431,7 +7764,7 @@ "fireproof": false }, { - "id": 823, + "id": 860, "name": "chainmail_boots", "translation_key": "item.minecraft.chainmail_boots", "max_stack": 1, @@ -7440,7 +7773,7 @@ "fireproof": false }, { - "id": 824, + "id": 861, "name": "iron_helmet", "translation_key": "item.minecraft.iron_helmet", "max_stack": 1, @@ -7449,7 +7782,7 @@ "fireproof": false }, { - "id": 825, + "id": 862, "name": "iron_chestplate", "translation_key": "item.minecraft.iron_chestplate", "max_stack": 1, @@ -7458,7 +7791,7 @@ "fireproof": false }, { - "id": 826, + "id": 863, "name": "iron_leggings", "translation_key": "item.minecraft.iron_leggings", "max_stack": 1, @@ -7467,7 +7800,7 @@ "fireproof": false }, { - "id": 827, + "id": 864, "name": "iron_boots", "translation_key": "item.minecraft.iron_boots", "max_stack": 1, @@ -7476,7 +7809,7 @@ "fireproof": false }, { - "id": 828, + "id": 865, "name": "diamond_helmet", "translation_key": "item.minecraft.diamond_helmet", "max_stack": 1, @@ -7485,7 +7818,7 @@ "fireproof": false }, { - "id": 829, + "id": 866, "name": "diamond_chestplate", "translation_key": "item.minecraft.diamond_chestplate", "max_stack": 1, @@ -7494,7 +7827,7 @@ "fireproof": false }, { - "id": 830, + "id": 867, "name": "diamond_leggings", "translation_key": "item.minecraft.diamond_leggings", "max_stack": 1, @@ -7503,7 +7836,7 @@ "fireproof": false }, { - "id": 831, + "id": 868, "name": "diamond_boots", "translation_key": "item.minecraft.diamond_boots", "max_stack": 1, @@ -7512,7 +7845,7 @@ "fireproof": false }, { - "id": 832, + "id": 869, "name": "golden_helmet", "translation_key": "item.minecraft.golden_helmet", "max_stack": 1, @@ -7521,7 +7854,7 @@ "fireproof": false }, { - "id": 833, + "id": 870, "name": "golden_chestplate", "translation_key": "item.minecraft.golden_chestplate", "max_stack": 1, @@ -7530,7 +7863,7 @@ "fireproof": false }, { - "id": 834, + "id": 871, "name": "golden_leggings", "translation_key": "item.minecraft.golden_leggings", "max_stack": 1, @@ -7539,7 +7872,7 @@ "fireproof": false }, { - "id": 835, + "id": 872, "name": "golden_boots", "translation_key": "item.minecraft.golden_boots", "max_stack": 1, @@ -7548,7 +7881,7 @@ "fireproof": false }, { - "id": 836, + "id": 873, "name": "netherite_helmet", "translation_key": "item.minecraft.netherite_helmet", "max_stack": 1, @@ -7557,7 +7890,7 @@ "fireproof": true }, { - "id": 837, + "id": 874, "name": "netherite_chestplate", "translation_key": "item.minecraft.netherite_chestplate", "max_stack": 1, @@ -7566,7 +7899,7 @@ "fireproof": true }, { - "id": 838, + "id": 875, "name": "netherite_leggings", "translation_key": "item.minecraft.netherite_leggings", "max_stack": 1, @@ -7575,7 +7908,7 @@ "fireproof": true }, { - "id": 839, + "id": 876, "name": "netherite_boots", "translation_key": "item.minecraft.netherite_boots", "max_stack": 1, @@ -7584,7 +7917,7 @@ "fireproof": true }, { - "id": 840, + "id": 877, "name": "flint", "translation_key": "item.minecraft.flint", "max_stack": 64, @@ -7593,7 +7926,7 @@ "fireproof": false }, { - "id": 841, + "id": 878, "name": "porkchop", "translation_key": "item.minecraft.porkchop", "max_stack": 64, @@ -7610,7 +7943,7 @@ } }, { - "id": 842, + "id": 879, "name": "cooked_porkchop", "translation_key": "item.minecraft.cooked_porkchop", "max_stack": 64, @@ -7627,7 +7960,7 @@ } }, { - "id": 843, + "id": 880, "name": "painting", "translation_key": "item.minecraft.painting", "max_stack": 64, @@ -7636,7 +7969,7 @@ "fireproof": false }, { - "id": 844, + "id": 881, "name": "golden_apple", "translation_key": "item.minecraft.golden_apple", "max_stack": 64, @@ -7662,7 +7995,7 @@ } }, { - "id": 845, + "id": 882, "name": "enchanted_golden_apple", "translation_key": "item.minecraft.enchanted_golden_apple", "max_stack": 64, @@ -7696,7 +8029,7 @@ } }, { - "id": 846, + "id": 883, "name": "oak_sign", "translation_key": "block.minecraft.oak_sign", "max_stack": 16, @@ -7705,7 +8038,7 @@ "fireproof": false }, { - "id": 847, + "id": 884, "name": "spruce_sign", "translation_key": "block.minecraft.spruce_sign", "max_stack": 16, @@ -7714,7 +8047,7 @@ "fireproof": false }, { - "id": 848, + "id": 885, "name": "birch_sign", "translation_key": "block.minecraft.birch_sign", "max_stack": 16, @@ -7723,7 +8056,7 @@ "fireproof": false }, { - "id": 849, + "id": 886, "name": "jungle_sign", "translation_key": "block.minecraft.jungle_sign", "max_stack": 16, @@ -7732,7 +8065,7 @@ "fireproof": false }, { - "id": 850, + "id": 887, "name": "acacia_sign", "translation_key": "block.minecraft.acacia_sign", "max_stack": 16, @@ -7741,7 +8074,7 @@ "fireproof": false }, { - "id": 851, + "id": 888, "name": "cherry_sign", "translation_key": "block.minecraft.cherry_sign", "max_stack": 16, @@ -7750,7 +8083,7 @@ "fireproof": false }, { - "id": 852, + "id": 889, "name": "dark_oak_sign", "translation_key": "block.minecraft.dark_oak_sign", "max_stack": 16, @@ -7759,7 +8092,7 @@ "fireproof": false }, { - "id": 853, + "id": 890, "name": "mangrove_sign", "translation_key": "block.minecraft.mangrove_sign", "max_stack": 16, @@ -7768,7 +8101,7 @@ "fireproof": false }, { - "id": 854, + "id": 891, "name": "bamboo_sign", "translation_key": "block.minecraft.bamboo_sign", "max_stack": 16, @@ -7777,7 +8110,7 @@ "fireproof": false }, { - "id": 855, + "id": 892, "name": "crimson_sign", "translation_key": "block.minecraft.crimson_sign", "max_stack": 16, @@ -7786,7 +8119,7 @@ "fireproof": false }, { - "id": 856, + "id": 893, "name": "warped_sign", "translation_key": "block.minecraft.warped_sign", "max_stack": 16, @@ -7795,7 +8128,7 @@ "fireproof": false }, { - "id": 857, + "id": 894, "name": "oak_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", "max_stack": 16, @@ -7804,7 +8137,7 @@ "fireproof": false }, { - "id": 858, + "id": 895, "name": "spruce_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", "max_stack": 16, @@ -7813,7 +8146,7 @@ "fireproof": false }, { - "id": 859, + "id": 896, "name": "birch_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", "max_stack": 16, @@ -7822,7 +8155,7 @@ "fireproof": false }, { - "id": 860, + "id": 897, "name": "jungle_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", "max_stack": 16, @@ -7831,7 +8164,7 @@ "fireproof": false }, { - "id": 861, + "id": 898, "name": "acacia_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", "max_stack": 16, @@ -7840,7 +8173,7 @@ "fireproof": false }, { - "id": 862, + "id": 899, "name": "cherry_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", "max_stack": 16, @@ -7849,7 +8182,7 @@ "fireproof": false }, { - "id": 863, + "id": 900, "name": "dark_oak_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", "max_stack": 16, @@ -7858,7 +8191,7 @@ "fireproof": false }, { - "id": 864, + "id": 901, "name": "mangrove_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", "max_stack": 16, @@ -7867,7 +8200,7 @@ "fireproof": false }, { - "id": 865, + "id": 902, "name": "bamboo_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", "max_stack": 16, @@ -7876,7 +8209,7 @@ "fireproof": false }, { - "id": 866, + "id": 903, "name": "crimson_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", "max_stack": 16, @@ -7885,7 +8218,7 @@ "fireproof": false }, { - "id": 867, + "id": 904, "name": "warped_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", "max_stack": 16, @@ -7894,7 +8227,7 @@ "fireproof": false }, { - "id": 868, + "id": 905, "name": "bucket", "translation_key": "item.minecraft.bucket", "max_stack": 16, @@ -7903,7 +8236,7 @@ "fireproof": false }, { - "id": 869, + "id": 906, "name": "water_bucket", "translation_key": "item.minecraft.water_bucket", "max_stack": 1, @@ -7912,7 +8245,7 @@ "fireproof": false }, { - "id": 870, + "id": 907, "name": "lava_bucket", "translation_key": "item.minecraft.lava_bucket", "max_stack": 1, @@ -7921,7 +8254,7 @@ "fireproof": false }, { - "id": 871, + "id": 908, "name": "powder_snow_bucket", "translation_key": "item.minecraft.powder_snow_bucket", "max_stack": 1, @@ -7930,7 +8263,7 @@ "fireproof": false }, { - "id": 872, + "id": 909, "name": "snowball", "translation_key": "item.minecraft.snowball", "max_stack": 16, @@ -7939,7 +8272,7 @@ "fireproof": false }, { - "id": 873, + "id": 910, "name": "leather", "translation_key": "item.minecraft.leather", "max_stack": 64, @@ -7948,7 +8281,7 @@ "fireproof": false }, { - "id": 874, + "id": 911, "name": "milk_bucket", "translation_key": "item.minecraft.milk_bucket", "max_stack": 1, @@ -7957,7 +8290,7 @@ "fireproof": false }, { - "id": 875, + "id": 912, "name": "pufferfish_bucket", "translation_key": "item.minecraft.pufferfish_bucket", "max_stack": 1, @@ -7966,7 +8299,7 @@ "fireproof": false }, { - "id": 876, + "id": 913, "name": "salmon_bucket", "translation_key": "item.minecraft.salmon_bucket", "max_stack": 1, @@ -7975,7 +8308,7 @@ "fireproof": false }, { - "id": 877, + "id": 914, "name": "cod_bucket", "translation_key": "item.minecraft.cod_bucket", "max_stack": 1, @@ -7984,7 +8317,7 @@ "fireproof": false }, { - "id": 878, + "id": 915, "name": "tropical_fish_bucket", "translation_key": "item.minecraft.tropical_fish_bucket", "max_stack": 1, @@ -7993,7 +8326,7 @@ "fireproof": false }, { - "id": 879, + "id": 916, "name": "axolotl_bucket", "translation_key": "item.minecraft.axolotl_bucket", "max_stack": 1, @@ -8002,7 +8335,7 @@ "fireproof": false }, { - "id": 880, + "id": 917, "name": "tadpole_bucket", "translation_key": "item.minecraft.tadpole_bucket", "max_stack": 1, @@ -8011,7 +8344,7 @@ "fireproof": false }, { - "id": 881, + "id": 918, "name": "brick", "translation_key": "item.minecraft.brick", "max_stack": 64, @@ -8020,7 +8353,7 @@ "fireproof": false }, { - "id": 882, + "id": 919, "name": "clay_ball", "translation_key": "item.minecraft.clay_ball", "max_stack": 64, @@ -8029,7 +8362,7 @@ "fireproof": false }, { - "id": 883, + "id": 920, "name": "dried_kelp_block", "translation_key": "block.minecraft.dried_kelp_block", "max_stack": 64, @@ -8038,7 +8371,7 @@ "fireproof": false }, { - "id": 884, + "id": 921, "name": "paper", "translation_key": "item.minecraft.paper", "max_stack": 64, @@ -8047,7 +8380,7 @@ "fireproof": false }, { - "id": 885, + "id": 922, "name": "book", "translation_key": "item.minecraft.book", "max_stack": 64, @@ -8056,7 +8389,7 @@ "fireproof": false }, { - "id": 886, + "id": 923, "name": "slime_ball", "translation_key": "item.minecraft.slime_ball", "max_stack": 64, @@ -8065,7 +8398,7 @@ "fireproof": false }, { - "id": 887, + "id": 924, "name": "egg", "translation_key": "item.minecraft.egg", "max_stack": 16, @@ -8074,7 +8407,7 @@ "fireproof": false }, { - "id": 888, + "id": 925, "name": "compass", "translation_key": "item.minecraft.compass", "max_stack": 64, @@ -8083,7 +8416,7 @@ "fireproof": false }, { - "id": 889, + "id": 926, "name": "recovery_compass", "translation_key": "item.minecraft.recovery_compass", "max_stack": 64, @@ -8092,7 +8425,7 @@ "fireproof": false }, { - "id": 890, + "id": 927, "name": "bundle", "translation_key": "item.minecraft.bundle", "max_stack": 1, @@ -8101,7 +8434,7 @@ "fireproof": false }, { - "id": 891, + "id": 928, "name": "fishing_rod", "translation_key": "item.minecraft.fishing_rod", "max_stack": 1, @@ -8110,7 +8443,7 @@ "fireproof": false }, { - "id": 892, + "id": 929, "name": "clock", "translation_key": "item.minecraft.clock", "max_stack": 64, @@ -8119,7 +8452,7 @@ "fireproof": false }, { - "id": 893, + "id": 930, "name": "spyglass", "translation_key": "item.minecraft.spyglass", "max_stack": 1, @@ -8128,7 +8461,7 @@ "fireproof": false }, { - "id": 894, + "id": 931, "name": "glowstone_dust", "translation_key": "item.minecraft.glowstone_dust", "max_stack": 64, @@ -8137,7 +8470,7 @@ "fireproof": false }, { - "id": 895, + "id": 932, "name": "cod", "translation_key": "item.minecraft.cod", "max_stack": 64, @@ -8154,7 +8487,7 @@ } }, { - "id": 896, + "id": 933, "name": "salmon", "translation_key": "item.minecraft.salmon", "max_stack": 64, @@ -8171,7 +8504,7 @@ } }, { - "id": 897, + "id": 934, "name": "tropical_fish", "translation_key": "item.minecraft.tropical_fish", "max_stack": 64, @@ -8188,7 +8521,7 @@ } }, { - "id": 898, + "id": 935, "name": "pufferfish", "translation_key": "item.minecraft.pufferfish", "max_stack": 64, @@ -8218,7 +8551,7 @@ } }, { - "id": 899, + "id": 936, "name": "cooked_cod", "translation_key": "item.minecraft.cooked_cod", "max_stack": 64, @@ -8235,7 +8568,7 @@ } }, { - "id": 900, + "id": 937, "name": "cooked_salmon", "translation_key": "item.minecraft.cooked_salmon", "max_stack": 64, @@ -8252,7 +8585,7 @@ } }, { - "id": 901, + "id": 938, "name": "ink_sac", "translation_key": "item.minecraft.ink_sac", "max_stack": 64, @@ -8261,7 +8594,7 @@ "fireproof": false }, { - "id": 902, + "id": 939, "name": "glow_ink_sac", "translation_key": "item.minecraft.glow_ink_sac", "max_stack": 64, @@ -8270,7 +8603,7 @@ "fireproof": false }, { - "id": 903, + "id": 940, "name": "cocoa_beans", "translation_key": "item.minecraft.cocoa_beans", "max_stack": 64, @@ -8279,7 +8612,7 @@ "fireproof": false }, { - "id": 904, + "id": 941, "name": "white_dye", "translation_key": "item.minecraft.white_dye", "max_stack": 64, @@ -8288,7 +8621,7 @@ "fireproof": false }, { - "id": 905, + "id": 942, "name": "orange_dye", "translation_key": "item.minecraft.orange_dye", "max_stack": 64, @@ -8297,7 +8630,7 @@ "fireproof": false }, { - "id": 906, + "id": 943, "name": "magenta_dye", "translation_key": "item.minecraft.magenta_dye", "max_stack": 64, @@ -8306,7 +8639,7 @@ "fireproof": false }, { - "id": 907, + "id": 944, "name": "light_blue_dye", "translation_key": "item.minecraft.light_blue_dye", "max_stack": 64, @@ -8315,7 +8648,7 @@ "fireproof": false }, { - "id": 908, + "id": 945, "name": "yellow_dye", "translation_key": "item.minecraft.yellow_dye", "max_stack": 64, @@ -8324,7 +8657,7 @@ "fireproof": false }, { - "id": 909, + "id": 946, "name": "lime_dye", "translation_key": "item.minecraft.lime_dye", "max_stack": 64, @@ -8333,7 +8666,7 @@ "fireproof": false }, { - "id": 910, + "id": 947, "name": "pink_dye", "translation_key": "item.minecraft.pink_dye", "max_stack": 64, @@ -8342,7 +8675,7 @@ "fireproof": false }, { - "id": 911, + "id": 948, "name": "gray_dye", "translation_key": "item.minecraft.gray_dye", "max_stack": 64, @@ -8351,7 +8684,7 @@ "fireproof": false }, { - "id": 912, + "id": 949, "name": "light_gray_dye", "translation_key": "item.minecraft.light_gray_dye", "max_stack": 64, @@ -8360,7 +8693,7 @@ "fireproof": false }, { - "id": 913, + "id": 950, "name": "cyan_dye", "translation_key": "item.minecraft.cyan_dye", "max_stack": 64, @@ -8369,7 +8702,7 @@ "fireproof": false }, { - "id": 914, + "id": 951, "name": "purple_dye", "translation_key": "item.minecraft.purple_dye", "max_stack": 64, @@ -8378,7 +8711,7 @@ "fireproof": false }, { - "id": 915, + "id": 952, "name": "blue_dye", "translation_key": "item.minecraft.blue_dye", "max_stack": 64, @@ -8387,7 +8720,7 @@ "fireproof": false }, { - "id": 916, + "id": 953, "name": "brown_dye", "translation_key": "item.minecraft.brown_dye", "max_stack": 64, @@ -8396,7 +8729,7 @@ "fireproof": false }, { - "id": 917, + "id": 954, "name": "green_dye", "translation_key": "item.minecraft.green_dye", "max_stack": 64, @@ -8405,7 +8738,7 @@ "fireproof": false }, { - "id": 918, + "id": 955, "name": "red_dye", "translation_key": "item.minecraft.red_dye", "max_stack": 64, @@ -8414,7 +8747,7 @@ "fireproof": false }, { - "id": 919, + "id": 956, "name": "black_dye", "translation_key": "item.minecraft.black_dye", "max_stack": 64, @@ -8423,7 +8756,7 @@ "fireproof": false }, { - "id": 920, + "id": 957, "name": "bone_meal", "translation_key": "item.minecraft.bone_meal", "max_stack": 64, @@ -8432,7 +8765,7 @@ "fireproof": false }, { - "id": 921, + "id": 958, "name": "bone", "translation_key": "item.minecraft.bone", "max_stack": 64, @@ -8441,7 +8774,7 @@ "fireproof": false }, { - "id": 922, + "id": 959, "name": "sugar", "translation_key": "item.minecraft.sugar", "max_stack": 64, @@ -8450,7 +8783,7 @@ "fireproof": false }, { - "id": 923, + "id": 960, "name": "cake", "translation_key": "block.minecraft.cake", "max_stack": 1, @@ -8459,7 +8792,7 @@ "fireproof": false }, { - "id": 924, + "id": 961, "name": "white_bed", "translation_key": "block.minecraft.white_bed", "max_stack": 1, @@ -8468,7 +8801,7 @@ "fireproof": false }, { - "id": 925, + "id": 962, "name": "orange_bed", "translation_key": "block.minecraft.orange_bed", "max_stack": 1, @@ -8477,7 +8810,7 @@ "fireproof": false }, { - "id": 926, + "id": 963, "name": "magenta_bed", "translation_key": "block.minecraft.magenta_bed", "max_stack": 1, @@ -8486,7 +8819,7 @@ "fireproof": false }, { - "id": 927, + "id": 964, "name": "light_blue_bed", "translation_key": "block.minecraft.light_blue_bed", "max_stack": 1, @@ -8495,7 +8828,7 @@ "fireproof": false }, { - "id": 928, + "id": 965, "name": "yellow_bed", "translation_key": "block.minecraft.yellow_bed", "max_stack": 1, @@ -8504,7 +8837,7 @@ "fireproof": false }, { - "id": 929, + "id": 966, "name": "lime_bed", "translation_key": "block.minecraft.lime_bed", "max_stack": 1, @@ -8513,7 +8846,7 @@ "fireproof": false }, { - "id": 930, + "id": 967, "name": "pink_bed", "translation_key": "block.minecraft.pink_bed", "max_stack": 1, @@ -8522,7 +8855,7 @@ "fireproof": false }, { - "id": 931, + "id": 968, "name": "gray_bed", "translation_key": "block.minecraft.gray_bed", "max_stack": 1, @@ -8531,7 +8864,7 @@ "fireproof": false }, { - "id": 932, + "id": 969, "name": "light_gray_bed", "translation_key": "block.minecraft.light_gray_bed", "max_stack": 1, @@ -8540,7 +8873,7 @@ "fireproof": false }, { - "id": 933, + "id": 970, "name": "cyan_bed", "translation_key": "block.minecraft.cyan_bed", "max_stack": 1, @@ -8549,7 +8882,7 @@ "fireproof": false }, { - "id": 934, + "id": 971, "name": "purple_bed", "translation_key": "block.minecraft.purple_bed", "max_stack": 1, @@ -8558,7 +8891,7 @@ "fireproof": false }, { - "id": 935, + "id": 972, "name": "blue_bed", "translation_key": "block.minecraft.blue_bed", "max_stack": 1, @@ -8567,7 +8900,7 @@ "fireproof": false }, { - "id": 936, + "id": 973, "name": "brown_bed", "translation_key": "block.minecraft.brown_bed", "max_stack": 1, @@ -8576,7 +8909,7 @@ "fireproof": false }, { - "id": 937, + "id": 974, "name": "green_bed", "translation_key": "block.minecraft.green_bed", "max_stack": 1, @@ -8585,7 +8918,7 @@ "fireproof": false }, { - "id": 938, + "id": 975, "name": "red_bed", "translation_key": "block.minecraft.red_bed", "max_stack": 1, @@ -8594,7 +8927,7 @@ "fireproof": false }, { - "id": 939, + "id": 976, "name": "black_bed", "translation_key": "block.minecraft.black_bed", "max_stack": 1, @@ -8603,7 +8936,7 @@ "fireproof": false }, { - "id": 940, + "id": 977, "name": "cookie", "translation_key": "item.minecraft.cookie", "max_stack": 64, @@ -8620,7 +8953,16 @@ } }, { - "id": 941, + "id": 978, + "name": "crafter", + "translation_key": "block.minecraft.crafter", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 979, "name": "filled_map", "translation_key": "item.minecraft.filled_map", "max_stack": 64, @@ -8629,7 +8971,7 @@ "fireproof": false }, { - "id": 942, + "id": 980, "name": "shears", "translation_key": "item.minecraft.shears", "max_stack": 1, @@ -8638,7 +8980,7 @@ "fireproof": false }, { - "id": 943, + "id": 981, "name": "melon_slice", "translation_key": "item.minecraft.melon_slice", "max_stack": 64, @@ -8655,7 +8997,7 @@ } }, { - "id": 944, + "id": 982, "name": "dried_kelp", "translation_key": "item.minecraft.dried_kelp", "max_stack": 64, @@ -8672,7 +9014,7 @@ } }, { - "id": 945, + "id": 983, "name": "pumpkin_seeds", "translation_key": "item.minecraft.pumpkin_seeds", "max_stack": 64, @@ -8681,7 +9023,7 @@ "fireproof": false }, { - "id": 946, + "id": 984, "name": "melon_seeds", "translation_key": "item.minecraft.melon_seeds", "max_stack": 64, @@ -8690,7 +9032,7 @@ "fireproof": false }, { - "id": 947, + "id": 985, "name": "beef", "translation_key": "item.minecraft.beef", "max_stack": 64, @@ -8707,7 +9049,7 @@ } }, { - "id": 948, + "id": 986, "name": "cooked_beef", "translation_key": "item.minecraft.cooked_beef", "max_stack": 64, @@ -8724,7 +9066,7 @@ } }, { - "id": 949, + "id": 987, "name": "chicken", "translation_key": "item.minecraft.chicken", "max_stack": 64, @@ -8746,7 +9088,7 @@ } }, { - "id": 950, + "id": 988, "name": "cooked_chicken", "translation_key": "item.minecraft.cooked_chicken", "max_stack": 64, @@ -8763,7 +9105,7 @@ } }, { - "id": 951, + "id": 989, "name": "rotten_flesh", "translation_key": "item.minecraft.rotten_flesh", "max_stack": 64, @@ -8785,7 +9127,7 @@ } }, { - "id": 952, + "id": 990, "name": "ender_pearl", "translation_key": "item.minecraft.ender_pearl", "max_stack": 16, @@ -8794,7 +9136,7 @@ "fireproof": false }, { - "id": 953, + "id": 991, "name": "blaze_rod", "translation_key": "item.minecraft.blaze_rod", "max_stack": 64, @@ -8803,7 +9145,7 @@ "fireproof": false }, { - "id": 954, + "id": 992, "name": "ghast_tear", "translation_key": "item.minecraft.ghast_tear", "max_stack": 64, @@ -8812,7 +9154,7 @@ "fireproof": false }, { - "id": 955, + "id": 993, "name": "gold_nugget", "translation_key": "item.minecraft.gold_nugget", "max_stack": 64, @@ -8821,7 +9163,7 @@ "fireproof": false }, { - "id": 956, + "id": 994, "name": "nether_wart", "translation_key": "item.minecraft.nether_wart", "max_stack": 64, @@ -8830,7 +9172,7 @@ "fireproof": false }, { - "id": 957, + "id": 995, "name": "potion", "translation_key": "item.minecraft.potion", "max_stack": 1, @@ -8839,7 +9181,7 @@ "fireproof": false }, { - "id": 958, + "id": 996, "name": "glass_bottle", "translation_key": "item.minecraft.glass_bottle", "max_stack": 64, @@ -8848,7 +9190,7 @@ "fireproof": false }, { - "id": 959, + "id": 997, "name": "spider_eye", "translation_key": "item.minecraft.spider_eye", "max_stack": 64, @@ -8870,7 +9212,7 @@ } }, { - "id": 960, + "id": 998, "name": "fermented_spider_eye", "translation_key": "item.minecraft.fermented_spider_eye", "max_stack": 64, @@ -8879,7 +9221,7 @@ "fireproof": false }, { - "id": 961, + "id": 999, "name": "blaze_powder", "translation_key": "item.minecraft.blaze_powder", "max_stack": 64, @@ -8888,7 +9230,7 @@ "fireproof": false }, { - "id": 962, + "id": 1000, "name": "magma_cream", "translation_key": "item.minecraft.magma_cream", "max_stack": 64, @@ -8897,7 +9239,7 @@ "fireproof": false }, { - "id": 963, + "id": 1001, "name": "brewing_stand", "translation_key": "block.minecraft.brewing_stand", "max_stack": 64, @@ -8906,7 +9248,7 @@ "fireproof": false }, { - "id": 964, + "id": 1002, "name": "cauldron", "translation_key": "block.minecraft.cauldron", "max_stack": 64, @@ -8915,7 +9257,7 @@ "fireproof": false }, { - "id": 965, + "id": 1003, "name": "ender_eye", "translation_key": "item.minecraft.ender_eye", "max_stack": 64, @@ -8924,7 +9266,7 @@ "fireproof": false }, { - "id": 966, + "id": 1004, "name": "glistering_melon_slice", "translation_key": "item.minecraft.glistering_melon_slice", "max_stack": 64, @@ -8933,7 +9275,7 @@ "fireproof": false }, { - "id": 967, + "id": 1005, "name": "allay_spawn_egg", "translation_key": "item.minecraft.allay_spawn_egg", "max_stack": 64, @@ -8942,7 +9284,7 @@ "fireproof": false }, { - "id": 968, + "id": 1006, "name": "axolotl_spawn_egg", "translation_key": "item.minecraft.axolotl_spawn_egg", "max_stack": 64, @@ -8951,7 +9293,7 @@ "fireproof": false }, { - "id": 969, + "id": 1007, "name": "bat_spawn_egg", "translation_key": "item.minecraft.bat_spawn_egg", "max_stack": 64, @@ -8960,7 +9302,7 @@ "fireproof": false }, { - "id": 970, + "id": 1008, "name": "bee_spawn_egg", "translation_key": "item.minecraft.bee_spawn_egg", "max_stack": 64, @@ -8969,7 +9311,7 @@ "fireproof": false }, { - "id": 971, + "id": 1009, "name": "blaze_spawn_egg", "translation_key": "item.minecraft.blaze_spawn_egg", "max_stack": 64, @@ -8978,7 +9320,16 @@ "fireproof": false }, { - "id": 972, + "id": 1010, + "name": "breeze_spawn_egg", + "translation_key": "item.minecraft.breeze_spawn_egg", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1011, "name": "cat_spawn_egg", "translation_key": "item.minecraft.cat_spawn_egg", "max_stack": 64, @@ -8987,7 +9338,7 @@ "fireproof": false }, { - "id": 973, + "id": 1012, "name": "camel_spawn_egg", "translation_key": "item.minecraft.camel_spawn_egg", "max_stack": 64, @@ -8996,7 +9347,7 @@ "fireproof": false }, { - "id": 974, + "id": 1013, "name": "cave_spider_spawn_egg", "translation_key": "item.minecraft.cave_spider_spawn_egg", "max_stack": 64, @@ -9005,7 +9356,7 @@ "fireproof": false }, { - "id": 975, + "id": 1014, "name": "chicken_spawn_egg", "translation_key": "item.minecraft.chicken_spawn_egg", "max_stack": 64, @@ -9014,7 +9365,7 @@ "fireproof": false }, { - "id": 976, + "id": 1015, "name": "cod_spawn_egg", "translation_key": "item.minecraft.cod_spawn_egg", "max_stack": 64, @@ -9023,7 +9374,7 @@ "fireproof": false }, { - "id": 977, + "id": 1016, "name": "cow_spawn_egg", "translation_key": "item.minecraft.cow_spawn_egg", "max_stack": 64, @@ -9032,7 +9383,7 @@ "fireproof": false }, { - "id": 978, + "id": 1017, "name": "creeper_spawn_egg", "translation_key": "item.minecraft.creeper_spawn_egg", "max_stack": 64, @@ -9041,7 +9392,7 @@ "fireproof": false }, { - "id": 979, + "id": 1018, "name": "dolphin_spawn_egg", "translation_key": "item.minecraft.dolphin_spawn_egg", "max_stack": 64, @@ -9050,7 +9401,7 @@ "fireproof": false }, { - "id": 980, + "id": 1019, "name": "donkey_spawn_egg", "translation_key": "item.minecraft.donkey_spawn_egg", "max_stack": 64, @@ -9059,7 +9410,7 @@ "fireproof": false }, { - "id": 981, + "id": 1020, "name": "drowned_spawn_egg", "translation_key": "item.minecraft.drowned_spawn_egg", "max_stack": 64, @@ -9068,7 +9419,7 @@ "fireproof": false }, { - "id": 982, + "id": 1021, "name": "elder_guardian_spawn_egg", "translation_key": "item.minecraft.elder_guardian_spawn_egg", "max_stack": 64, @@ -9077,7 +9428,7 @@ "fireproof": false }, { - "id": 983, + "id": 1022, "name": "ender_dragon_spawn_egg", "translation_key": "item.minecraft.ender_dragon_spawn_egg", "max_stack": 64, @@ -9086,7 +9437,7 @@ "fireproof": false }, { - "id": 984, + "id": 1023, "name": "enderman_spawn_egg", "translation_key": "item.minecraft.enderman_spawn_egg", "max_stack": 64, @@ -9095,7 +9446,7 @@ "fireproof": false }, { - "id": 985, + "id": 1024, "name": "endermite_spawn_egg", "translation_key": "item.minecraft.endermite_spawn_egg", "max_stack": 64, @@ -9104,7 +9455,7 @@ "fireproof": false }, { - "id": 986, + "id": 1025, "name": "evoker_spawn_egg", "translation_key": "item.minecraft.evoker_spawn_egg", "max_stack": 64, @@ -9113,7 +9464,7 @@ "fireproof": false }, { - "id": 987, + "id": 1026, "name": "fox_spawn_egg", "translation_key": "item.minecraft.fox_spawn_egg", "max_stack": 64, @@ -9122,7 +9473,7 @@ "fireproof": false }, { - "id": 988, + "id": 1027, "name": "frog_spawn_egg", "translation_key": "item.minecraft.frog_spawn_egg", "max_stack": 64, @@ -9131,7 +9482,7 @@ "fireproof": false }, { - "id": 989, + "id": 1028, "name": "ghast_spawn_egg", "translation_key": "item.minecraft.ghast_spawn_egg", "max_stack": 64, @@ -9140,7 +9491,7 @@ "fireproof": false }, { - "id": 990, + "id": 1029, "name": "glow_squid_spawn_egg", "translation_key": "item.minecraft.glow_squid_spawn_egg", "max_stack": 64, @@ -9149,7 +9500,7 @@ "fireproof": false }, { - "id": 991, + "id": 1030, "name": "goat_spawn_egg", "translation_key": "item.minecraft.goat_spawn_egg", "max_stack": 64, @@ -9158,7 +9509,7 @@ "fireproof": false }, { - "id": 992, + "id": 1031, "name": "guardian_spawn_egg", "translation_key": "item.minecraft.guardian_spawn_egg", "max_stack": 64, @@ -9167,7 +9518,7 @@ "fireproof": false }, { - "id": 993, + "id": 1032, "name": "hoglin_spawn_egg", "translation_key": "item.minecraft.hoglin_spawn_egg", "max_stack": 64, @@ -9176,7 +9527,7 @@ "fireproof": false }, { - "id": 994, + "id": 1033, "name": "horse_spawn_egg", "translation_key": "item.minecraft.horse_spawn_egg", "max_stack": 64, @@ -9185,7 +9536,7 @@ "fireproof": false }, { - "id": 995, + "id": 1034, "name": "husk_spawn_egg", "translation_key": "item.minecraft.husk_spawn_egg", "max_stack": 64, @@ -9194,7 +9545,7 @@ "fireproof": false }, { - "id": 996, + "id": 1035, "name": "iron_golem_spawn_egg", "translation_key": "item.minecraft.iron_golem_spawn_egg", "max_stack": 64, @@ -9203,7 +9554,7 @@ "fireproof": false }, { - "id": 997, + "id": 1036, "name": "llama_spawn_egg", "translation_key": "item.minecraft.llama_spawn_egg", "max_stack": 64, @@ -9212,7 +9563,7 @@ "fireproof": false }, { - "id": 998, + "id": 1037, "name": "magma_cube_spawn_egg", "translation_key": "item.minecraft.magma_cube_spawn_egg", "max_stack": 64, @@ -9221,7 +9572,7 @@ "fireproof": false }, { - "id": 999, + "id": 1038, "name": "mooshroom_spawn_egg", "translation_key": "item.minecraft.mooshroom_spawn_egg", "max_stack": 64, @@ -9230,7 +9581,7 @@ "fireproof": false }, { - "id": 1000, + "id": 1039, "name": "mule_spawn_egg", "translation_key": "item.minecraft.mule_spawn_egg", "max_stack": 64, @@ -9239,7 +9590,7 @@ "fireproof": false }, { - "id": 1001, + "id": 1040, "name": "ocelot_spawn_egg", "translation_key": "item.minecraft.ocelot_spawn_egg", "max_stack": 64, @@ -9248,7 +9599,7 @@ "fireproof": false }, { - "id": 1002, + "id": 1041, "name": "panda_spawn_egg", "translation_key": "item.minecraft.panda_spawn_egg", "max_stack": 64, @@ -9257,7 +9608,7 @@ "fireproof": false }, { - "id": 1003, + "id": 1042, "name": "parrot_spawn_egg", "translation_key": "item.minecraft.parrot_spawn_egg", "max_stack": 64, @@ -9266,7 +9617,7 @@ "fireproof": false }, { - "id": 1004, + "id": 1043, "name": "phantom_spawn_egg", "translation_key": "item.minecraft.phantom_spawn_egg", "max_stack": 64, @@ -9275,7 +9626,7 @@ "fireproof": false }, { - "id": 1005, + "id": 1044, "name": "pig_spawn_egg", "translation_key": "item.minecraft.pig_spawn_egg", "max_stack": 64, @@ -9284,7 +9635,7 @@ "fireproof": false }, { - "id": 1006, + "id": 1045, "name": "piglin_spawn_egg", "translation_key": "item.minecraft.piglin_spawn_egg", "max_stack": 64, @@ -9293,7 +9644,7 @@ "fireproof": false }, { - "id": 1007, + "id": 1046, "name": "piglin_brute_spawn_egg", "translation_key": "item.minecraft.piglin_brute_spawn_egg", "max_stack": 64, @@ -9302,7 +9653,7 @@ "fireproof": false }, { - "id": 1008, + "id": 1047, "name": "pillager_spawn_egg", "translation_key": "item.minecraft.pillager_spawn_egg", "max_stack": 64, @@ -9311,7 +9662,7 @@ "fireproof": false }, { - "id": 1009, + "id": 1048, "name": "polar_bear_spawn_egg", "translation_key": "item.minecraft.polar_bear_spawn_egg", "max_stack": 64, @@ -9320,7 +9671,7 @@ "fireproof": false }, { - "id": 1010, + "id": 1049, "name": "pufferfish_spawn_egg", "translation_key": "item.minecraft.pufferfish_spawn_egg", "max_stack": 64, @@ -9329,7 +9680,7 @@ "fireproof": false }, { - "id": 1011, + "id": 1050, "name": "rabbit_spawn_egg", "translation_key": "item.minecraft.rabbit_spawn_egg", "max_stack": 64, @@ -9338,7 +9689,7 @@ "fireproof": false }, { - "id": 1012, + "id": 1051, "name": "ravager_spawn_egg", "translation_key": "item.minecraft.ravager_spawn_egg", "max_stack": 64, @@ -9347,7 +9698,7 @@ "fireproof": false }, { - "id": 1013, + "id": 1052, "name": "salmon_spawn_egg", "translation_key": "item.minecraft.salmon_spawn_egg", "max_stack": 64, @@ -9356,7 +9707,7 @@ "fireproof": false }, { - "id": 1014, + "id": 1053, "name": "sheep_spawn_egg", "translation_key": "item.minecraft.sheep_spawn_egg", "max_stack": 64, @@ -9365,7 +9716,7 @@ "fireproof": false }, { - "id": 1015, + "id": 1054, "name": "shulker_spawn_egg", "translation_key": "item.minecraft.shulker_spawn_egg", "max_stack": 64, @@ -9374,7 +9725,7 @@ "fireproof": false }, { - "id": 1016, + "id": 1055, "name": "silverfish_spawn_egg", "translation_key": "item.minecraft.silverfish_spawn_egg", "max_stack": 64, @@ -9383,7 +9734,7 @@ "fireproof": false }, { - "id": 1017, + "id": 1056, "name": "skeleton_spawn_egg", "translation_key": "item.minecraft.skeleton_spawn_egg", "max_stack": 64, @@ -9392,7 +9743,7 @@ "fireproof": false }, { - "id": 1018, + "id": 1057, "name": "skeleton_horse_spawn_egg", "translation_key": "item.minecraft.skeleton_horse_spawn_egg", "max_stack": 64, @@ -9401,7 +9752,7 @@ "fireproof": false }, { - "id": 1019, + "id": 1058, "name": "slime_spawn_egg", "translation_key": "item.minecraft.slime_spawn_egg", "max_stack": 64, @@ -9410,7 +9761,7 @@ "fireproof": false }, { - "id": 1020, + "id": 1059, "name": "sniffer_spawn_egg", "translation_key": "item.minecraft.sniffer_spawn_egg", "max_stack": 64, @@ -9419,7 +9770,7 @@ "fireproof": false }, { - "id": 1021, + "id": 1060, "name": "snow_golem_spawn_egg", "translation_key": "item.minecraft.snow_golem_spawn_egg", "max_stack": 64, @@ -9428,7 +9779,7 @@ "fireproof": false }, { - "id": 1022, + "id": 1061, "name": "spider_spawn_egg", "translation_key": "item.minecraft.spider_spawn_egg", "max_stack": 64, @@ -9437,7 +9788,7 @@ "fireproof": false }, { - "id": 1023, + "id": 1062, "name": "squid_spawn_egg", "translation_key": "item.minecraft.squid_spawn_egg", "max_stack": 64, @@ -9446,7 +9797,7 @@ "fireproof": false }, { - "id": 1024, + "id": 1063, "name": "stray_spawn_egg", "translation_key": "item.minecraft.stray_spawn_egg", "max_stack": 64, @@ -9455,7 +9806,7 @@ "fireproof": false }, { - "id": 1025, + "id": 1064, "name": "strider_spawn_egg", "translation_key": "item.minecraft.strider_spawn_egg", "max_stack": 64, @@ -9464,7 +9815,7 @@ "fireproof": false }, { - "id": 1026, + "id": 1065, "name": "tadpole_spawn_egg", "translation_key": "item.minecraft.tadpole_spawn_egg", "max_stack": 64, @@ -9473,7 +9824,7 @@ "fireproof": false }, { - "id": 1027, + "id": 1066, "name": "trader_llama_spawn_egg", "translation_key": "item.minecraft.trader_llama_spawn_egg", "max_stack": 64, @@ -9482,7 +9833,7 @@ "fireproof": false }, { - "id": 1028, + "id": 1067, "name": "tropical_fish_spawn_egg", "translation_key": "item.minecraft.tropical_fish_spawn_egg", "max_stack": 64, @@ -9491,7 +9842,7 @@ "fireproof": false }, { - "id": 1029, + "id": 1068, "name": "turtle_spawn_egg", "translation_key": "item.minecraft.turtle_spawn_egg", "max_stack": 64, @@ -9500,7 +9851,7 @@ "fireproof": false }, { - "id": 1030, + "id": 1069, "name": "vex_spawn_egg", "translation_key": "item.minecraft.vex_spawn_egg", "max_stack": 64, @@ -9509,7 +9860,7 @@ "fireproof": false }, { - "id": 1031, + "id": 1070, "name": "villager_spawn_egg", "translation_key": "item.minecraft.villager_spawn_egg", "max_stack": 64, @@ -9518,7 +9869,7 @@ "fireproof": false }, { - "id": 1032, + "id": 1071, "name": "vindicator_spawn_egg", "translation_key": "item.minecraft.vindicator_spawn_egg", "max_stack": 64, @@ -9527,7 +9878,7 @@ "fireproof": false }, { - "id": 1033, + "id": 1072, "name": "wandering_trader_spawn_egg", "translation_key": "item.minecraft.wandering_trader_spawn_egg", "max_stack": 64, @@ -9536,7 +9887,7 @@ "fireproof": false }, { - "id": 1034, + "id": 1073, "name": "warden_spawn_egg", "translation_key": "item.minecraft.warden_spawn_egg", "max_stack": 64, @@ -9545,7 +9896,7 @@ "fireproof": false }, { - "id": 1035, + "id": 1074, "name": "witch_spawn_egg", "translation_key": "item.minecraft.witch_spawn_egg", "max_stack": 64, @@ -9554,7 +9905,7 @@ "fireproof": false }, { - "id": 1036, + "id": 1075, "name": "wither_spawn_egg", "translation_key": "item.minecraft.wither_spawn_egg", "max_stack": 64, @@ -9563,7 +9914,7 @@ "fireproof": false }, { - "id": 1037, + "id": 1076, "name": "wither_skeleton_spawn_egg", "translation_key": "item.minecraft.wither_skeleton_spawn_egg", "max_stack": 64, @@ -9572,7 +9923,7 @@ "fireproof": false }, { - "id": 1038, + "id": 1077, "name": "wolf_spawn_egg", "translation_key": "item.minecraft.wolf_spawn_egg", "max_stack": 64, @@ -9581,7 +9932,7 @@ "fireproof": false }, { - "id": 1039, + "id": 1078, "name": "zoglin_spawn_egg", "translation_key": "item.minecraft.zoglin_spawn_egg", "max_stack": 64, @@ -9590,7 +9941,7 @@ "fireproof": false }, { - "id": 1040, + "id": 1079, "name": "zombie_spawn_egg", "translation_key": "item.minecraft.zombie_spawn_egg", "max_stack": 64, @@ -9599,7 +9950,7 @@ "fireproof": false }, { - "id": 1041, + "id": 1080, "name": "zombie_horse_spawn_egg", "translation_key": "item.minecraft.zombie_horse_spawn_egg", "max_stack": 64, @@ -9608,7 +9959,7 @@ "fireproof": false }, { - "id": 1042, + "id": 1081, "name": "zombie_villager_spawn_egg", "translation_key": "item.minecraft.zombie_villager_spawn_egg", "max_stack": 64, @@ -9617,7 +9968,7 @@ "fireproof": false }, { - "id": 1043, + "id": 1082, "name": "zombified_piglin_spawn_egg", "translation_key": "item.minecraft.zombified_piglin_spawn_egg", "max_stack": 64, @@ -9626,7 +9977,7 @@ "fireproof": false }, { - "id": 1044, + "id": 1083, "name": "experience_bottle", "translation_key": "item.minecraft.experience_bottle", "max_stack": 64, @@ -9635,7 +9986,7 @@ "fireproof": false }, { - "id": 1045, + "id": 1084, "name": "fire_charge", "translation_key": "item.minecraft.fire_charge", "max_stack": 64, @@ -9644,7 +9995,7 @@ "fireproof": false }, { - "id": 1046, + "id": 1085, "name": "writable_book", "translation_key": "item.minecraft.writable_book", "max_stack": 1, @@ -9653,7 +10004,7 @@ "fireproof": false }, { - "id": 1047, + "id": 1086, "name": "written_book", "translation_key": "item.minecraft.written_book", "max_stack": 16, @@ -9662,7 +10013,7 @@ "fireproof": false }, { - "id": 1048, + "id": 1087, "name": "item_frame", "translation_key": "item.minecraft.item_frame", "max_stack": 64, @@ -9671,7 +10022,7 @@ "fireproof": false }, { - "id": 1049, + "id": 1088, "name": "glow_item_frame", "translation_key": "item.minecraft.glow_item_frame", "max_stack": 64, @@ -9680,7 +10031,7 @@ "fireproof": false }, { - "id": 1050, + "id": 1089, "name": "flower_pot", "translation_key": "block.minecraft.flower_pot", "max_stack": 64, @@ -9689,7 +10040,7 @@ "fireproof": false }, { - "id": 1051, + "id": 1090, "name": "carrot", "translation_key": "item.minecraft.carrot", "max_stack": 64, @@ -9706,7 +10057,7 @@ } }, { - "id": 1052, + "id": 1091, "name": "potato", "translation_key": "item.minecraft.potato", "max_stack": 64, @@ -9723,7 +10074,7 @@ } }, { - "id": 1053, + "id": 1092, "name": "baked_potato", "translation_key": "item.minecraft.baked_potato", "max_stack": 64, @@ -9740,7 +10091,7 @@ } }, { - "id": 1054, + "id": 1093, "name": "poisonous_potato", "translation_key": "item.minecraft.poisonous_potato", "max_stack": 64, @@ -9762,7 +10113,7 @@ } }, { - "id": 1055, + "id": 1094, "name": "map", "translation_key": "item.minecraft.map", "max_stack": 64, @@ -9771,7 +10122,7 @@ "fireproof": false }, { - "id": 1056, + "id": 1095, "name": "golden_carrot", "translation_key": "item.minecraft.golden_carrot", "max_stack": 64, @@ -9788,7 +10139,7 @@ } }, { - "id": 1057, + "id": 1096, "name": "skeleton_skull", "translation_key": "block.minecraft.skeleton_skull", "max_stack": 64, @@ -9797,7 +10148,7 @@ "fireproof": false }, { - "id": 1058, + "id": 1097, "name": "wither_skeleton_skull", "translation_key": "block.minecraft.wither_skeleton_skull", "max_stack": 64, @@ -9806,7 +10157,7 @@ "fireproof": false }, { - "id": 1059, + "id": 1098, "name": "player_head", "translation_key": "block.minecraft.player_head", "max_stack": 64, @@ -9815,7 +10166,7 @@ "fireproof": false }, { - "id": 1060, + "id": 1099, "name": "zombie_head", "translation_key": "block.minecraft.zombie_head", "max_stack": 64, @@ -9824,7 +10175,7 @@ "fireproof": false }, { - "id": 1061, + "id": 1100, "name": "creeper_head", "translation_key": "block.minecraft.creeper_head", "max_stack": 64, @@ -9833,7 +10184,7 @@ "fireproof": false }, { - "id": 1062, + "id": 1101, "name": "dragon_head", "translation_key": "block.minecraft.dragon_head", "max_stack": 64, @@ -9842,7 +10193,7 @@ "fireproof": false }, { - "id": 1063, + "id": 1102, "name": "piglin_head", "translation_key": "block.minecraft.piglin_head", "max_stack": 64, @@ -9851,7 +10202,7 @@ "fireproof": false }, { - "id": 1064, + "id": 1103, "name": "nether_star", "translation_key": "item.minecraft.nether_star", "max_stack": 64, @@ -9860,7 +10211,7 @@ "fireproof": false }, { - "id": 1065, + "id": 1104, "name": "pumpkin_pie", "translation_key": "item.minecraft.pumpkin_pie", "max_stack": 64, @@ -9877,7 +10228,7 @@ } }, { - "id": 1066, + "id": 1105, "name": "firework_rocket", "translation_key": "item.minecraft.firework_rocket", "max_stack": 64, @@ -9886,7 +10237,7 @@ "fireproof": false }, { - "id": 1067, + "id": 1106, "name": "firework_star", "translation_key": "item.minecraft.firework_star", "max_stack": 64, @@ -9895,7 +10246,7 @@ "fireproof": false }, { - "id": 1068, + "id": 1107, "name": "enchanted_book", "translation_key": "item.minecraft.enchanted_book", "max_stack": 1, @@ -9904,7 +10255,7 @@ "fireproof": false }, { - "id": 1069, + "id": 1108, "name": "nether_brick", "translation_key": "item.minecraft.nether_brick", "max_stack": 64, @@ -9913,7 +10264,7 @@ "fireproof": false }, { - "id": 1070, + "id": 1109, "name": "prismarine_shard", "translation_key": "item.minecraft.prismarine_shard", "max_stack": 64, @@ -9922,7 +10273,7 @@ "fireproof": false }, { - "id": 1071, + "id": 1110, "name": "prismarine_crystals", "translation_key": "item.minecraft.prismarine_crystals", "max_stack": 64, @@ -9931,7 +10282,7 @@ "fireproof": false }, { - "id": 1072, + "id": 1111, "name": "rabbit", "translation_key": "item.minecraft.rabbit", "max_stack": 64, @@ -9948,7 +10299,7 @@ } }, { - "id": 1073, + "id": 1112, "name": "cooked_rabbit", "translation_key": "item.minecraft.cooked_rabbit", "max_stack": 64, @@ -9965,7 +10316,7 @@ } }, { - "id": 1074, + "id": 1113, "name": "rabbit_stew", "translation_key": "item.minecraft.rabbit_stew", "max_stack": 1, @@ -9982,7 +10333,7 @@ } }, { - "id": 1075, + "id": 1114, "name": "rabbit_foot", "translation_key": "item.minecraft.rabbit_foot", "max_stack": 64, @@ -9991,7 +10342,7 @@ "fireproof": false }, { - "id": 1076, + "id": 1115, "name": "rabbit_hide", "translation_key": "item.minecraft.rabbit_hide", "max_stack": 64, @@ -10000,7 +10351,7 @@ "fireproof": false }, { - "id": 1077, + "id": 1116, "name": "armor_stand", "translation_key": "item.minecraft.armor_stand", "max_stack": 16, @@ -10009,7 +10360,7 @@ "fireproof": false }, { - "id": 1078, + "id": 1117, "name": "iron_horse_armor", "translation_key": "item.minecraft.iron_horse_armor", "max_stack": 1, @@ -10018,7 +10369,7 @@ "fireproof": false }, { - "id": 1079, + "id": 1118, "name": "golden_horse_armor", "translation_key": "item.minecraft.golden_horse_armor", "max_stack": 1, @@ -10027,7 +10378,7 @@ "fireproof": false }, { - "id": 1080, + "id": 1119, "name": "diamond_horse_armor", "translation_key": "item.minecraft.diamond_horse_armor", "max_stack": 1, @@ -10036,7 +10387,7 @@ "fireproof": false }, { - "id": 1081, + "id": 1120, "name": "leather_horse_armor", "translation_key": "item.minecraft.leather_horse_armor", "max_stack": 1, @@ -10045,7 +10396,7 @@ "fireproof": false }, { - "id": 1082, + "id": 1121, "name": "lead", "translation_key": "item.minecraft.lead", "max_stack": 64, @@ -10054,7 +10405,7 @@ "fireproof": false }, { - "id": 1083, + "id": 1122, "name": "name_tag", "translation_key": "item.minecraft.name_tag", "max_stack": 64, @@ -10063,7 +10414,7 @@ "fireproof": false }, { - "id": 1084, + "id": 1123, "name": "command_block_minecart", "translation_key": "item.minecraft.command_block_minecart", "max_stack": 1, @@ -10072,7 +10423,7 @@ "fireproof": false }, { - "id": 1085, + "id": 1124, "name": "mutton", "translation_key": "item.minecraft.mutton", "max_stack": 64, @@ -10089,7 +10440,7 @@ } }, { - "id": 1086, + "id": 1125, "name": "cooked_mutton", "translation_key": "item.minecraft.cooked_mutton", "max_stack": 64, @@ -10106,7 +10457,7 @@ } }, { - "id": 1087, + "id": 1126, "name": "white_banner", "translation_key": "block.minecraft.white_banner", "max_stack": 16, @@ -10115,7 +10466,7 @@ "fireproof": false }, { - "id": 1088, + "id": 1127, "name": "orange_banner", "translation_key": "block.minecraft.orange_banner", "max_stack": 16, @@ -10124,7 +10475,7 @@ "fireproof": false }, { - "id": 1089, + "id": 1128, "name": "magenta_banner", "translation_key": "block.minecraft.magenta_banner", "max_stack": 16, @@ -10133,7 +10484,7 @@ "fireproof": false }, { - "id": 1090, + "id": 1129, "name": "light_blue_banner", "translation_key": "block.minecraft.light_blue_banner", "max_stack": 16, @@ -10142,7 +10493,7 @@ "fireproof": false }, { - "id": 1091, + "id": 1130, "name": "yellow_banner", "translation_key": "block.minecraft.yellow_banner", "max_stack": 16, @@ -10151,7 +10502,7 @@ "fireproof": false }, { - "id": 1092, + "id": 1131, "name": "lime_banner", "translation_key": "block.minecraft.lime_banner", "max_stack": 16, @@ -10160,7 +10511,7 @@ "fireproof": false }, { - "id": 1093, + "id": 1132, "name": "pink_banner", "translation_key": "block.minecraft.pink_banner", "max_stack": 16, @@ -10169,7 +10520,7 @@ "fireproof": false }, { - "id": 1094, + "id": 1133, "name": "gray_banner", "translation_key": "block.minecraft.gray_banner", "max_stack": 16, @@ -10178,7 +10529,7 @@ "fireproof": false }, { - "id": 1095, + "id": 1134, "name": "light_gray_banner", "translation_key": "block.minecraft.light_gray_banner", "max_stack": 16, @@ -10187,7 +10538,7 @@ "fireproof": false }, { - "id": 1096, + "id": 1135, "name": "cyan_banner", "translation_key": "block.minecraft.cyan_banner", "max_stack": 16, @@ -10196,7 +10547,7 @@ "fireproof": false }, { - "id": 1097, + "id": 1136, "name": "purple_banner", "translation_key": "block.minecraft.purple_banner", "max_stack": 16, @@ -10205,7 +10556,7 @@ "fireproof": false }, { - "id": 1098, + "id": 1137, "name": "blue_banner", "translation_key": "block.minecraft.blue_banner", "max_stack": 16, @@ -10214,7 +10565,7 @@ "fireproof": false }, { - "id": 1099, + "id": 1138, "name": "brown_banner", "translation_key": "block.minecraft.brown_banner", "max_stack": 16, @@ -10223,7 +10574,7 @@ "fireproof": false }, { - "id": 1100, + "id": 1139, "name": "green_banner", "translation_key": "block.minecraft.green_banner", "max_stack": 16, @@ -10232,7 +10583,7 @@ "fireproof": false }, { - "id": 1101, + "id": 1140, "name": "red_banner", "translation_key": "block.minecraft.red_banner", "max_stack": 16, @@ -10241,7 +10592,7 @@ "fireproof": false }, { - "id": 1102, + "id": 1141, "name": "black_banner", "translation_key": "block.minecraft.black_banner", "max_stack": 16, @@ -10250,7 +10601,7 @@ "fireproof": false }, { - "id": 1103, + "id": 1142, "name": "end_crystal", "translation_key": "item.minecraft.end_crystal", "max_stack": 64, @@ -10259,7 +10610,7 @@ "fireproof": false }, { - "id": 1104, + "id": 1143, "name": "chorus_fruit", "translation_key": "item.minecraft.chorus_fruit", "max_stack": 64, @@ -10276,7 +10627,7 @@ } }, { - "id": 1105, + "id": 1144, "name": "popped_chorus_fruit", "translation_key": "item.minecraft.popped_chorus_fruit", "max_stack": 64, @@ -10285,7 +10636,7 @@ "fireproof": false }, { - "id": 1106, + "id": 1145, "name": "torchflower_seeds", "translation_key": "item.minecraft.torchflower_seeds", "max_stack": 64, @@ -10294,7 +10645,7 @@ "fireproof": false }, { - "id": 1107, + "id": 1146, "name": "pitcher_pod", "translation_key": "item.minecraft.pitcher_pod", "max_stack": 64, @@ -10303,7 +10654,7 @@ "fireproof": false }, { - "id": 1108, + "id": 1147, "name": "beetroot", "translation_key": "item.minecraft.beetroot", "max_stack": 64, @@ -10320,7 +10671,7 @@ } }, { - "id": 1109, + "id": 1148, "name": "beetroot_seeds", "translation_key": "item.minecraft.beetroot_seeds", "max_stack": 64, @@ -10329,7 +10680,7 @@ "fireproof": false }, { - "id": 1110, + "id": 1149, "name": "beetroot_soup", "translation_key": "item.minecraft.beetroot_soup", "max_stack": 1, @@ -10346,7 +10697,7 @@ } }, { - "id": 1111, + "id": 1150, "name": "dragon_breath", "translation_key": "item.minecraft.dragon_breath", "max_stack": 64, @@ -10355,7 +10706,7 @@ "fireproof": false }, { - "id": 1112, + "id": 1151, "name": "splash_potion", "translation_key": "item.minecraft.splash_potion", "max_stack": 1, @@ -10364,7 +10715,7 @@ "fireproof": false }, { - "id": 1113, + "id": 1152, "name": "spectral_arrow", "translation_key": "item.minecraft.spectral_arrow", "max_stack": 64, @@ -10373,7 +10724,7 @@ "fireproof": false }, { - "id": 1114, + "id": 1153, "name": "tipped_arrow", "translation_key": "item.minecraft.tipped_arrow", "max_stack": 64, @@ -10382,7 +10733,7 @@ "fireproof": false }, { - "id": 1115, + "id": 1154, "name": "lingering_potion", "translation_key": "item.minecraft.lingering_potion", "max_stack": 1, @@ -10391,7 +10742,7 @@ "fireproof": false }, { - "id": 1116, + "id": 1155, "name": "shield", "translation_key": "item.minecraft.shield", "max_stack": 1, @@ -10400,7 +10751,7 @@ "fireproof": false }, { - "id": 1117, + "id": 1156, "name": "totem_of_undying", "translation_key": "item.minecraft.totem_of_undying", "max_stack": 1, @@ -10409,7 +10760,7 @@ "fireproof": false }, { - "id": 1118, + "id": 1157, "name": "shulker_shell", "translation_key": "item.minecraft.shulker_shell", "max_stack": 64, @@ -10418,7 +10769,7 @@ "fireproof": false }, { - "id": 1119, + "id": 1158, "name": "iron_nugget", "translation_key": "item.minecraft.iron_nugget", "max_stack": 64, @@ -10427,7 +10778,7 @@ "fireproof": false }, { - "id": 1120, + "id": 1159, "name": "knowledge_book", "translation_key": "item.minecraft.knowledge_book", "max_stack": 1, @@ -10436,7 +10787,7 @@ "fireproof": false }, { - "id": 1121, + "id": 1160, "name": "debug_stick", "translation_key": "item.minecraft.debug_stick", "max_stack": 1, @@ -10445,7 +10796,7 @@ "fireproof": false }, { - "id": 1122, + "id": 1161, "name": "music_disc_13", "translation_key": "item.minecraft.music_disc_13", "max_stack": 1, @@ -10454,7 +10805,7 @@ "fireproof": false }, { - "id": 1123, + "id": 1162, "name": "music_disc_cat", "translation_key": "item.minecraft.music_disc_cat", "max_stack": 1, @@ -10463,7 +10814,7 @@ "fireproof": false }, { - "id": 1124, + "id": 1163, "name": "music_disc_blocks", "translation_key": "item.minecraft.music_disc_blocks", "max_stack": 1, @@ -10472,7 +10823,7 @@ "fireproof": false }, { - "id": 1125, + "id": 1164, "name": "music_disc_chirp", "translation_key": "item.minecraft.music_disc_chirp", "max_stack": 1, @@ -10481,7 +10832,7 @@ "fireproof": false }, { - "id": 1126, + "id": 1165, "name": "music_disc_far", "translation_key": "item.minecraft.music_disc_far", "max_stack": 1, @@ -10490,7 +10841,7 @@ "fireproof": false }, { - "id": 1127, + "id": 1166, "name": "music_disc_mall", "translation_key": "item.minecraft.music_disc_mall", "max_stack": 1, @@ -10499,7 +10850,7 @@ "fireproof": false }, { - "id": 1128, + "id": 1167, "name": "music_disc_mellohi", "translation_key": "item.minecraft.music_disc_mellohi", "max_stack": 1, @@ -10508,7 +10859,7 @@ "fireproof": false }, { - "id": 1129, + "id": 1168, "name": "music_disc_stal", "translation_key": "item.minecraft.music_disc_stal", "max_stack": 1, @@ -10517,7 +10868,7 @@ "fireproof": false }, { - "id": 1130, + "id": 1169, "name": "music_disc_strad", "translation_key": "item.minecraft.music_disc_strad", "max_stack": 1, @@ -10526,7 +10877,7 @@ "fireproof": false }, { - "id": 1131, + "id": 1170, "name": "music_disc_ward", "translation_key": "item.minecraft.music_disc_ward", "max_stack": 1, @@ -10535,7 +10886,7 @@ "fireproof": false }, { - "id": 1132, + "id": 1171, "name": "music_disc_11", "translation_key": "item.minecraft.music_disc_11", "max_stack": 1, @@ -10544,7 +10895,7 @@ "fireproof": false }, { - "id": 1133, + "id": 1172, "name": "music_disc_wait", "translation_key": "item.minecraft.music_disc_wait", "max_stack": 1, @@ -10553,7 +10904,7 @@ "fireproof": false }, { - "id": 1134, + "id": 1173, "name": "music_disc_otherside", "translation_key": "item.minecraft.music_disc_otherside", "max_stack": 1, @@ -10562,7 +10913,7 @@ "fireproof": false }, { - "id": 1135, + "id": 1174, "name": "music_disc_relic", "translation_key": "item.minecraft.music_disc_relic", "max_stack": 1, @@ -10571,7 +10922,7 @@ "fireproof": false }, { - "id": 1136, + "id": 1175, "name": "music_disc_5", "translation_key": "item.minecraft.music_disc_5", "max_stack": 1, @@ -10580,7 +10931,7 @@ "fireproof": false }, { - "id": 1137, + "id": 1176, "name": "music_disc_pigstep", "translation_key": "item.minecraft.music_disc_pigstep", "max_stack": 1, @@ -10589,7 +10940,7 @@ "fireproof": false }, { - "id": 1138, + "id": 1177, "name": "disc_fragment_5", "translation_key": "item.minecraft.disc_fragment_5", "max_stack": 64, @@ -10598,7 +10949,7 @@ "fireproof": false }, { - "id": 1139, + "id": 1178, "name": "trident", "translation_key": "item.minecraft.trident", "max_stack": 1, @@ -10607,7 +10958,7 @@ "fireproof": false }, { - "id": 1140, + "id": 1179, "name": "phantom_membrane", "translation_key": "item.minecraft.phantom_membrane", "max_stack": 64, @@ -10616,7 +10967,7 @@ "fireproof": false }, { - "id": 1141, + "id": 1180, "name": "nautilus_shell", "translation_key": "item.minecraft.nautilus_shell", "max_stack": 64, @@ -10625,7 +10976,7 @@ "fireproof": false }, { - "id": 1142, + "id": 1181, "name": "heart_of_the_sea", "translation_key": "item.minecraft.heart_of_the_sea", "max_stack": 64, @@ -10634,7 +10985,7 @@ "fireproof": false }, { - "id": 1143, + "id": 1182, "name": "crossbow", "translation_key": "item.minecraft.crossbow", "max_stack": 1, @@ -10643,7 +10994,7 @@ "fireproof": false }, { - "id": 1144, + "id": 1183, "name": "suspicious_stew", "translation_key": "item.minecraft.suspicious_stew", "max_stack": 1, @@ -10660,7 +11011,7 @@ } }, { - "id": 1145, + "id": 1184, "name": "loom", "translation_key": "block.minecraft.loom", "max_stack": 64, @@ -10669,7 +11020,7 @@ "fireproof": false }, { - "id": 1146, + "id": 1185, "name": "flower_banner_pattern", "translation_key": "item.minecraft.flower_banner_pattern", "max_stack": 1, @@ -10678,7 +11029,7 @@ "fireproof": false }, { - "id": 1147, + "id": 1186, "name": "creeper_banner_pattern", "translation_key": "item.minecraft.creeper_banner_pattern", "max_stack": 1, @@ -10687,7 +11038,7 @@ "fireproof": false }, { - "id": 1148, + "id": 1187, "name": "skull_banner_pattern", "translation_key": "item.minecraft.skull_banner_pattern", "max_stack": 1, @@ -10696,7 +11047,7 @@ "fireproof": false }, { - "id": 1149, + "id": 1188, "name": "mojang_banner_pattern", "translation_key": "item.minecraft.mojang_banner_pattern", "max_stack": 1, @@ -10705,7 +11056,7 @@ "fireproof": false }, { - "id": 1150, + "id": 1189, "name": "globe_banner_pattern", "translation_key": "item.minecraft.globe_banner_pattern", "max_stack": 1, @@ -10714,7 +11065,7 @@ "fireproof": false }, { - "id": 1151, + "id": 1190, "name": "piglin_banner_pattern", "translation_key": "item.minecraft.piglin_banner_pattern", "max_stack": 1, @@ -10723,7 +11074,7 @@ "fireproof": false }, { - "id": 1152, + "id": 1191, "name": "goat_horn", "translation_key": "item.minecraft.goat_horn", "max_stack": 1, @@ -10732,7 +11083,7 @@ "fireproof": false }, { - "id": 1153, + "id": 1192, "name": "composter", "translation_key": "block.minecraft.composter", "max_stack": 64, @@ -10741,7 +11092,7 @@ "fireproof": false }, { - "id": 1154, + "id": 1193, "name": "barrel", "translation_key": "block.minecraft.barrel", "max_stack": 64, @@ -10750,7 +11101,7 @@ "fireproof": false }, { - "id": 1155, + "id": 1194, "name": "smoker", "translation_key": "block.minecraft.smoker", "max_stack": 64, @@ -10759,7 +11110,7 @@ "fireproof": false }, { - "id": 1156, + "id": 1195, "name": "blast_furnace", "translation_key": "block.minecraft.blast_furnace", "max_stack": 64, @@ -10768,7 +11119,7 @@ "fireproof": false }, { - "id": 1157, + "id": 1196, "name": "cartography_table", "translation_key": "block.minecraft.cartography_table", "max_stack": 64, @@ -10777,7 +11128,7 @@ "fireproof": false }, { - "id": 1158, + "id": 1197, "name": "fletching_table", "translation_key": "block.minecraft.fletching_table", "max_stack": 64, @@ -10786,7 +11137,7 @@ "fireproof": false }, { - "id": 1159, + "id": 1198, "name": "grindstone", "translation_key": "block.minecraft.grindstone", "max_stack": 64, @@ -10795,7 +11146,7 @@ "fireproof": false }, { - "id": 1160, + "id": 1199, "name": "smithing_table", "translation_key": "block.minecraft.smithing_table", "max_stack": 64, @@ -10804,7 +11155,7 @@ "fireproof": false }, { - "id": 1161, + "id": 1200, "name": "stonecutter", "translation_key": "block.minecraft.stonecutter", "max_stack": 64, @@ -10813,7 +11164,7 @@ "fireproof": false }, { - "id": 1162, + "id": 1201, "name": "bell", "translation_key": "block.minecraft.bell", "max_stack": 64, @@ -10822,7 +11173,7 @@ "fireproof": false }, { - "id": 1163, + "id": 1202, "name": "lantern", "translation_key": "block.minecraft.lantern", "max_stack": 64, @@ -10831,7 +11182,7 @@ "fireproof": false }, { - "id": 1164, + "id": 1203, "name": "soul_lantern", "translation_key": "block.minecraft.soul_lantern", "max_stack": 64, @@ -10840,7 +11191,7 @@ "fireproof": false }, { - "id": 1165, + "id": 1204, "name": "sweet_berries", "translation_key": "item.minecraft.sweet_berries", "max_stack": 64, @@ -10857,7 +11208,7 @@ } }, { - "id": 1166, + "id": 1205, "name": "glow_berries", "translation_key": "item.minecraft.glow_berries", "max_stack": 64, @@ -10874,7 +11225,7 @@ } }, { - "id": 1167, + "id": 1206, "name": "campfire", "translation_key": "block.minecraft.campfire", "max_stack": 64, @@ -10883,7 +11234,7 @@ "fireproof": false }, { - "id": 1168, + "id": 1207, "name": "soul_campfire", "translation_key": "block.minecraft.soul_campfire", "max_stack": 64, @@ -10892,7 +11243,7 @@ "fireproof": false }, { - "id": 1169, + "id": 1208, "name": "shroomlight", "translation_key": "block.minecraft.shroomlight", "max_stack": 64, @@ -10901,7 +11252,7 @@ "fireproof": false }, { - "id": 1170, + "id": 1209, "name": "honeycomb", "translation_key": "item.minecraft.honeycomb", "max_stack": 64, @@ -10910,7 +11261,7 @@ "fireproof": false }, { - "id": 1171, + "id": 1210, "name": "bee_nest", "translation_key": "block.minecraft.bee_nest", "max_stack": 64, @@ -10919,7 +11270,7 @@ "fireproof": false }, { - "id": 1172, + "id": 1211, "name": "beehive", "translation_key": "block.minecraft.beehive", "max_stack": 64, @@ -10928,7 +11279,7 @@ "fireproof": false }, { - "id": 1173, + "id": 1212, "name": "honey_bottle", "translation_key": "item.minecraft.honey_bottle", "max_stack": 16, @@ -10945,7 +11296,7 @@ } }, { - "id": 1174, + "id": 1213, "name": "honeycomb_block", "translation_key": "block.minecraft.honeycomb_block", "max_stack": 64, @@ -10954,7 +11305,7 @@ "fireproof": false }, { - "id": 1175, + "id": 1214, "name": "lodestone", "translation_key": "block.minecraft.lodestone", "max_stack": 64, @@ -10963,7 +11314,7 @@ "fireproof": false }, { - "id": 1176, + "id": 1215, "name": "crying_obsidian", "translation_key": "block.minecraft.crying_obsidian", "max_stack": 64, @@ -10972,7 +11323,7 @@ "fireproof": false }, { - "id": 1177, + "id": 1216, "name": "blackstone", "translation_key": "block.minecraft.blackstone", "max_stack": 64, @@ -10981,7 +11332,7 @@ "fireproof": false }, { - "id": 1178, + "id": 1217, "name": "blackstone_slab", "translation_key": "block.minecraft.blackstone_slab", "max_stack": 64, @@ -10990,7 +11341,7 @@ "fireproof": false }, { - "id": 1179, + "id": 1218, "name": "blackstone_stairs", "translation_key": "block.minecraft.blackstone_stairs", "max_stack": 64, @@ -10999,7 +11350,7 @@ "fireproof": false }, { - "id": 1180, + "id": 1219, "name": "gilded_blackstone", "translation_key": "block.minecraft.gilded_blackstone", "max_stack": 64, @@ -11008,7 +11359,7 @@ "fireproof": false }, { - "id": 1181, + "id": 1220, "name": "polished_blackstone", "translation_key": "block.minecraft.polished_blackstone", "max_stack": 64, @@ -11017,7 +11368,7 @@ "fireproof": false }, { - "id": 1182, + "id": 1221, "name": "polished_blackstone_slab", "translation_key": "block.minecraft.polished_blackstone_slab", "max_stack": 64, @@ -11026,7 +11377,7 @@ "fireproof": false }, { - "id": 1183, + "id": 1222, "name": "polished_blackstone_stairs", "translation_key": "block.minecraft.polished_blackstone_stairs", "max_stack": 64, @@ -11035,7 +11386,7 @@ "fireproof": false }, { - "id": 1184, + "id": 1223, "name": "chiseled_polished_blackstone", "translation_key": "block.minecraft.chiseled_polished_blackstone", "max_stack": 64, @@ -11044,7 +11395,7 @@ "fireproof": false }, { - "id": 1185, + "id": 1224, "name": "polished_blackstone_bricks", "translation_key": "block.minecraft.polished_blackstone_bricks", "max_stack": 64, @@ -11053,7 +11404,7 @@ "fireproof": false }, { - "id": 1186, + "id": 1225, "name": "polished_blackstone_brick_slab", "translation_key": "block.minecraft.polished_blackstone_brick_slab", "max_stack": 64, @@ -11062,7 +11413,7 @@ "fireproof": false }, { - "id": 1187, + "id": 1226, "name": "polished_blackstone_brick_stairs", "translation_key": "block.minecraft.polished_blackstone_brick_stairs", "max_stack": 64, @@ -11071,7 +11422,7 @@ "fireproof": false }, { - "id": 1188, + "id": 1227, "name": "cracked_polished_blackstone_bricks", "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", "max_stack": 64, @@ -11080,7 +11431,7 @@ "fireproof": false }, { - "id": 1189, + "id": 1228, "name": "respawn_anchor", "translation_key": "block.minecraft.respawn_anchor", "max_stack": 64, @@ -11089,7 +11440,7 @@ "fireproof": false }, { - "id": 1190, + "id": 1229, "name": "candle", "translation_key": "block.minecraft.candle", "max_stack": 64, @@ -11098,7 +11449,7 @@ "fireproof": false }, { - "id": 1191, + "id": 1230, "name": "white_candle", "translation_key": "block.minecraft.white_candle", "max_stack": 64, @@ -11107,7 +11458,7 @@ "fireproof": false }, { - "id": 1192, + "id": 1231, "name": "orange_candle", "translation_key": "block.minecraft.orange_candle", "max_stack": 64, @@ -11116,7 +11467,7 @@ "fireproof": false }, { - "id": 1193, + "id": 1232, "name": "magenta_candle", "translation_key": "block.minecraft.magenta_candle", "max_stack": 64, @@ -11125,7 +11476,7 @@ "fireproof": false }, { - "id": 1194, + "id": 1233, "name": "light_blue_candle", "translation_key": "block.minecraft.light_blue_candle", "max_stack": 64, @@ -11134,7 +11485,7 @@ "fireproof": false }, { - "id": 1195, + "id": 1234, "name": "yellow_candle", "translation_key": "block.minecraft.yellow_candle", "max_stack": 64, @@ -11143,7 +11494,7 @@ "fireproof": false }, { - "id": 1196, + "id": 1235, "name": "lime_candle", "translation_key": "block.minecraft.lime_candle", "max_stack": 64, @@ -11152,7 +11503,7 @@ "fireproof": false }, { - "id": 1197, + "id": 1236, "name": "pink_candle", "translation_key": "block.minecraft.pink_candle", "max_stack": 64, @@ -11161,7 +11512,7 @@ "fireproof": false }, { - "id": 1198, + "id": 1237, "name": "gray_candle", "translation_key": "block.minecraft.gray_candle", "max_stack": 64, @@ -11170,7 +11521,7 @@ "fireproof": false }, { - "id": 1199, + "id": 1238, "name": "light_gray_candle", "translation_key": "block.minecraft.light_gray_candle", "max_stack": 64, @@ -11179,7 +11530,7 @@ "fireproof": false }, { - "id": 1200, + "id": 1239, "name": "cyan_candle", "translation_key": "block.minecraft.cyan_candle", "max_stack": 64, @@ -11188,7 +11539,7 @@ "fireproof": false }, { - "id": 1201, + "id": 1240, "name": "purple_candle", "translation_key": "block.minecraft.purple_candle", "max_stack": 64, @@ -11197,7 +11548,7 @@ "fireproof": false }, { - "id": 1202, + "id": 1241, "name": "blue_candle", "translation_key": "block.minecraft.blue_candle", "max_stack": 64, @@ -11206,7 +11557,7 @@ "fireproof": false }, { - "id": 1203, + "id": 1242, "name": "brown_candle", "translation_key": "block.minecraft.brown_candle", "max_stack": 64, @@ -11215,7 +11566,7 @@ "fireproof": false }, { - "id": 1204, + "id": 1243, "name": "green_candle", "translation_key": "block.minecraft.green_candle", "max_stack": 64, @@ -11224,7 +11575,7 @@ "fireproof": false }, { - "id": 1205, + "id": 1244, "name": "red_candle", "translation_key": "block.minecraft.red_candle", "max_stack": 64, @@ -11233,7 +11584,7 @@ "fireproof": false }, { - "id": 1206, + "id": 1245, "name": "black_candle", "translation_key": "block.minecraft.black_candle", "max_stack": 64, @@ -11242,7 +11593,7 @@ "fireproof": false }, { - "id": 1207, + "id": 1246, "name": "small_amethyst_bud", "translation_key": "block.minecraft.small_amethyst_bud", "max_stack": 64, @@ -11251,7 +11602,7 @@ "fireproof": false }, { - "id": 1208, + "id": 1247, "name": "medium_amethyst_bud", "translation_key": "block.minecraft.medium_amethyst_bud", "max_stack": 64, @@ -11260,7 +11611,7 @@ "fireproof": false }, { - "id": 1209, + "id": 1248, "name": "large_amethyst_bud", "translation_key": "block.minecraft.large_amethyst_bud", "max_stack": 64, @@ -11269,7 +11620,7 @@ "fireproof": false }, { - "id": 1210, + "id": 1249, "name": "amethyst_cluster", "translation_key": "block.minecraft.amethyst_cluster", "max_stack": 64, @@ -11278,7 +11629,7 @@ "fireproof": false }, { - "id": 1211, + "id": 1250, "name": "pointed_dripstone", "translation_key": "block.minecraft.pointed_dripstone", "max_stack": 64, @@ -11287,7 +11638,7 @@ "fireproof": false }, { - "id": 1212, + "id": 1251, "name": "ochre_froglight", "translation_key": "block.minecraft.ochre_froglight", "max_stack": 64, @@ -11296,7 +11647,7 @@ "fireproof": false }, { - "id": 1213, + "id": 1252, "name": "verdant_froglight", "translation_key": "block.minecraft.verdant_froglight", "max_stack": 64, @@ -11305,7 +11656,7 @@ "fireproof": false }, { - "id": 1214, + "id": 1253, "name": "pearlescent_froglight", "translation_key": "block.minecraft.pearlescent_froglight", "max_stack": 64, @@ -11314,7 +11665,7 @@ "fireproof": false }, { - "id": 1215, + "id": 1254, "name": "frogspawn", "translation_key": "block.minecraft.frogspawn", "max_stack": 64, @@ -11323,7 +11674,7 @@ "fireproof": false }, { - "id": 1216, + "id": 1255, "name": "echo_shard", "translation_key": "item.minecraft.echo_shard", "max_stack": 64, @@ -11332,7 +11683,7 @@ "fireproof": false }, { - "id": 1217, + "id": 1256, "name": "brush", "translation_key": "item.minecraft.brush", "max_stack": 1, @@ -11341,160 +11692,160 @@ "fireproof": false }, { - "id": 1218, + "id": 1257, "name": "netherite_upgrade_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.netherite_upgrade_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1219, + "id": 1258, "name": "sentry_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.sentry_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1220, + "id": 1259, "name": "dune_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.dune_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1221, + "id": 1260, "name": "coast_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.coast_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1222, + "id": 1261, "name": "wild_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.wild_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1223, + "id": 1262, "name": "ward_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.ward_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1224, + "id": 1263, "name": "eye_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.eye_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1225, + "id": 1264, "name": "vex_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.vex_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1226, + "id": 1265, "name": "tide_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.tide_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1227, + "id": 1266, "name": "snout_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.snout_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1228, + "id": 1267, "name": "rib_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.rib_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1229, + "id": 1268, "name": "spire_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.spire_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1230, + "id": 1269, "name": "wayfinder_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.wayfinder_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1231, + "id": 1270, "name": "shaper_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.shaper_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1232, + "id": 1271, "name": "silence_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.silence_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1233, + "id": 1272, "name": "raiser_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.raiser_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1234, + "id": 1273, "name": "host_armor_trim_smithing_template", - "translation_key": "item.minecraft.smithing_template", + "translation_key": "item.minecraft.host_armor_trim_smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1235, + "id": 1274, "name": "angler_pottery_sherd", "translation_key": "item.minecraft.angler_pottery_sherd", "max_stack": 64, @@ -11503,7 +11854,7 @@ "fireproof": false }, { - "id": 1236, + "id": 1275, "name": "archer_pottery_sherd", "translation_key": "item.minecraft.archer_pottery_sherd", "max_stack": 64, @@ -11512,7 +11863,7 @@ "fireproof": false }, { - "id": 1237, + "id": 1276, "name": "arms_up_pottery_sherd", "translation_key": "item.minecraft.arms_up_pottery_sherd", "max_stack": 64, @@ -11521,7 +11872,7 @@ "fireproof": false }, { - "id": 1238, + "id": 1277, "name": "blade_pottery_sherd", "translation_key": "item.minecraft.blade_pottery_sherd", "max_stack": 64, @@ -11530,7 +11881,7 @@ "fireproof": false }, { - "id": 1239, + "id": 1278, "name": "brewer_pottery_sherd", "translation_key": "item.minecraft.brewer_pottery_sherd", "max_stack": 64, @@ -11539,7 +11890,7 @@ "fireproof": false }, { - "id": 1240, + "id": 1279, "name": "burn_pottery_sherd", "translation_key": "item.minecraft.burn_pottery_sherd", "max_stack": 64, @@ -11548,7 +11899,7 @@ "fireproof": false }, { - "id": 1241, + "id": 1280, "name": "danger_pottery_sherd", "translation_key": "item.minecraft.danger_pottery_sherd", "max_stack": 64, @@ -11557,7 +11908,7 @@ "fireproof": false }, { - "id": 1242, + "id": 1281, "name": "explorer_pottery_sherd", "translation_key": "item.minecraft.explorer_pottery_sherd", "max_stack": 64, @@ -11566,7 +11917,7 @@ "fireproof": false }, { - "id": 1243, + "id": 1282, "name": "friend_pottery_sherd", "translation_key": "item.minecraft.friend_pottery_sherd", "max_stack": 64, @@ -11575,7 +11926,7 @@ "fireproof": false }, { - "id": 1244, + "id": 1283, "name": "heart_pottery_sherd", "translation_key": "item.minecraft.heart_pottery_sherd", "max_stack": 64, @@ -11584,7 +11935,7 @@ "fireproof": false }, { - "id": 1245, + "id": 1284, "name": "heartbreak_pottery_sherd", "translation_key": "item.minecraft.heartbreak_pottery_sherd", "max_stack": 64, @@ -11593,7 +11944,7 @@ "fireproof": false }, { - "id": 1246, + "id": 1285, "name": "howl_pottery_sherd", "translation_key": "item.minecraft.howl_pottery_sherd", "max_stack": 64, @@ -11602,7 +11953,7 @@ "fireproof": false }, { - "id": 1247, + "id": 1286, "name": "miner_pottery_sherd", "translation_key": "item.minecraft.miner_pottery_sherd", "max_stack": 64, @@ -11611,7 +11962,7 @@ "fireproof": false }, { - "id": 1248, + "id": 1287, "name": "mourner_pottery_sherd", "translation_key": "item.minecraft.mourner_pottery_sherd", "max_stack": 64, @@ -11620,7 +11971,7 @@ "fireproof": false }, { - "id": 1249, + "id": 1288, "name": "plenty_pottery_sherd", "translation_key": "item.minecraft.plenty_pottery_sherd", "max_stack": 64, @@ -11629,7 +11980,7 @@ "fireproof": false }, { - "id": 1250, + "id": 1289, "name": "prize_pottery_sherd", "translation_key": "item.minecraft.prize_pottery_sherd", "max_stack": 64, @@ -11638,7 +11989,7 @@ "fireproof": false }, { - "id": 1251, + "id": 1290, "name": "sheaf_pottery_sherd", "translation_key": "item.minecraft.sheaf_pottery_sherd", "max_stack": 64, @@ -11647,7 +11998,7 @@ "fireproof": false }, { - "id": 1252, + "id": 1291, "name": "shelter_pottery_sherd", "translation_key": "item.minecraft.shelter_pottery_sherd", "max_stack": 64, @@ -11656,7 +12007,7 @@ "fireproof": false }, { - "id": 1253, + "id": 1292, "name": "skull_pottery_sherd", "translation_key": "item.minecraft.skull_pottery_sherd", "max_stack": 64, @@ -11665,12 +12016,174 @@ "fireproof": false }, { - "id": 1254, + "id": 1293, "name": "snort_pottery_sherd", "translation_key": "item.minecraft.snort_pottery_sherd", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false + }, + { + "id": 1294, + "name": "copper_grate", + "translation_key": "block.minecraft.copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1295, + "name": "exposed_copper_grate", + "translation_key": "block.minecraft.exposed_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1296, + "name": "weathered_copper_grate", + "translation_key": "block.minecraft.weathered_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1297, + "name": "oxidized_copper_grate", + "translation_key": "block.minecraft.oxidized_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1298, + "name": "waxed_copper_grate", + "translation_key": "block.minecraft.waxed_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1299, + "name": "waxed_exposed_copper_grate", + "translation_key": "block.minecraft.waxed_exposed_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1300, + "name": "waxed_weathered_copper_grate", + "translation_key": "block.minecraft.waxed_weathered_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1301, + "name": "waxed_oxidized_copper_grate", + "translation_key": "block.minecraft.waxed_oxidized_copper_grate", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1302, + "name": "copper_bulb", + "translation_key": "block.minecraft.copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1303, + "name": "exposed_copper_bulb", + "translation_key": "block.minecraft.exposed_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1304, + "name": "weathered_copper_bulb", + "translation_key": "block.minecraft.weathered_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1305, + "name": "oxidized_copper_bulb", + "translation_key": "block.minecraft.oxidized_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1306, + "name": "waxed_copper_bulb", + "translation_key": "block.minecraft.waxed_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1307, + "name": "waxed_exposed_copper_bulb", + "translation_key": "block.minecraft.waxed_exposed_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1308, + "name": "waxed_weathered_copper_bulb", + "translation_key": "block.minecraft.waxed_weathered_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1309, + "name": "waxed_oxidized_copper_bulb", + "translation_key": "block.minecraft.waxed_oxidized_copper_bulb", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1310, + "name": "trial_spawner", + "translation_key": "block.minecraft.trial_spawner", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false + }, + { + "id": 1311, + "name": "trial_key", + "translation_key": "item.minecraft.trial_key", + "max_stack": 64, + "max_durability": 0, + "enchantability": 0, + "fireproof": false } ] \ No newline at end of file diff --git a/crates/valence_generated/extracted/packets.json b/crates/valence_generated/extracted/packets.json index b9d6c7577..1305ad610 100644 --- a/crates/valence_generated/extracted/packets.json +++ b/crates/valence_generated/extracted/packets.json @@ -48,269 +48,293 @@ "id": 6 }, { - "name": "ClientStatusC2SPacket", + "name": "AcknowledgeChunksC2SPacket", "side": "serverbound", "state": "play", "id": 7 }, { - "name": "ClientSettingsC2SPacket", + "name": "ClientStatusC2SPacket", "side": "serverbound", "state": "play", "id": 8 }, { - "name": "RequestCommandCompletionsC2SPacket", + "name": "ClientOptionsC2SPacket", "side": "serverbound", "state": "play", "id": 9 }, { - "name": "ButtonClickC2SPacket", + "name": "RequestCommandCompletionsC2SPacket", "side": "serverbound", "state": "play", "id": 10 }, { - "name": "ClickSlotC2SPacket", + "name": "AcknowledgeReconfigurationC2SPacket", "side": "serverbound", "state": "play", "id": 11 }, { - "name": "CloseHandledScreenC2SPacket", + "name": "ButtonClickC2SPacket", "side": "serverbound", "state": "play", "id": 12 }, { - "name": "CustomPayloadC2SPacket", + "name": "ClickSlotC2SPacket", "side": "serverbound", "state": "play", "id": 13 }, { - "name": "BookUpdateC2SPacket", + "name": "CloseHandledScreenC2SPacket", "side": "serverbound", "state": "play", "id": 14 }, { - "name": "QueryEntityNbtC2SPacket", + "name": "SlotChangedStateC2SPacket", "side": "serverbound", "state": "play", "id": 15 }, { - "name": "PlayerInteractEntityC2SPacket", + "name": "CustomPayloadC2SPacket", "side": "serverbound", "state": "play", "id": 16 }, { - "name": "JigsawGeneratingC2SPacket", + "name": "BookUpdateC2SPacket", "side": "serverbound", "state": "play", "id": 17 }, { - "name": "KeepAliveC2SPacket", + "name": "QueryEntityNbtC2SPacket", "side": "serverbound", "state": "play", "id": 18 }, { - "name": "UpdateDifficultyLockC2SPacket", + "name": "PlayerInteractEntityC2SPacket", "side": "serverbound", "state": "play", "id": 19 }, { - "name": "PositionAndOnGround", + "name": "JigsawGeneratingC2SPacket", "side": "serverbound", "state": "play", "id": 20 }, { - "name": "Full", + "name": "KeepAliveC2SPacket", "side": "serverbound", "state": "play", "id": 21 }, { - "name": "LookAndOnGround", + "name": "UpdateDifficultyLockC2SPacket", "side": "serverbound", "state": "play", "id": 22 }, { - "name": "OnGroundOnly", + "name": "PositionAndOnGround", "side": "serverbound", "state": "play", "id": 23 }, { - "name": "VehicleMoveC2SPacket", + "name": "Full", "side": "serverbound", "state": "play", "id": 24 }, { - "name": "BoatPaddleStateC2SPacket", + "name": "LookAndOnGround", "side": "serverbound", "state": "play", "id": 25 }, { - "name": "PickFromInventoryC2SPacket", + "name": "OnGroundOnly", "side": "serverbound", "state": "play", "id": 26 }, { - "name": "CraftRequestC2SPacket", + "name": "VehicleMoveC2SPacket", "side": "serverbound", "state": "play", "id": 27 }, { - "name": "UpdatePlayerAbilitiesC2SPacket", + "name": "BoatPaddleStateC2SPacket", "side": "serverbound", "state": "play", "id": 28 }, { - "name": "PlayerActionC2SPacket", + "name": "PickFromInventoryC2SPacket", "side": "serverbound", "state": "play", "id": 29 }, { - "name": "ClientCommandC2SPacket", + "name": "QueryPingC2SPacket", "side": "serverbound", "state": "play", "id": 30 }, { - "name": "PlayerInputC2SPacket", + "name": "CraftRequestC2SPacket", "side": "serverbound", "state": "play", "id": 31 }, { - "name": "PlayPongC2SPacket", + "name": "UpdatePlayerAbilitiesC2SPacket", "side": "serverbound", "state": "play", "id": 32 }, { - "name": "RecipeCategoryOptionsC2SPacket", + "name": "PlayerActionC2SPacket", "side": "serverbound", "state": "play", "id": 33 }, { - "name": "RecipeBookDataC2SPacket", + "name": "ClientCommandC2SPacket", "side": "serverbound", "state": "play", "id": 34 }, { - "name": "RenameItemC2SPacket", + "name": "PlayerInputC2SPacket", "side": "serverbound", "state": "play", "id": 35 }, { - "name": "ResourcePackStatusC2SPacket", + "name": "CommonPongC2SPacket", "side": "serverbound", "state": "play", "id": 36 }, { - "name": "AdvancementTabC2SPacket", + "name": "RecipeCategoryOptionsC2SPacket", "side": "serverbound", "state": "play", "id": 37 }, { - "name": "SelectMerchantTradeC2SPacket", + "name": "RecipeBookDataC2SPacket", "side": "serverbound", "state": "play", "id": 38 }, { - "name": "UpdateBeaconC2SPacket", + "name": "RenameItemC2SPacket", "side": "serverbound", "state": "play", "id": 39 }, { - "name": "UpdateSelectedSlotC2SPacket", + "name": "ResourcePackStatusC2SPacket", "side": "serverbound", "state": "play", "id": 40 }, { - "name": "UpdateCommandBlockC2SPacket", + "name": "AdvancementTabC2SPacket", "side": "serverbound", "state": "play", "id": 41 }, { - "name": "UpdateCommandBlockMinecartC2SPacket", + "name": "SelectMerchantTradeC2SPacket", "side": "serverbound", "state": "play", "id": 42 }, { - "name": "CreativeInventoryActionC2SPacket", + "name": "UpdateBeaconC2SPacket", "side": "serverbound", "state": "play", "id": 43 }, { - "name": "UpdateJigsawC2SPacket", + "name": "UpdateSelectedSlotC2SPacket", "side": "serverbound", "state": "play", "id": 44 }, { - "name": "UpdateStructureBlockC2SPacket", + "name": "UpdateCommandBlockC2SPacket", "side": "serverbound", "state": "play", "id": 45 }, { - "name": "UpdateSignC2SPacket", + "name": "UpdateCommandBlockMinecartC2SPacket", "side": "serverbound", "state": "play", "id": 46 }, { - "name": "HandSwingC2SPacket", + "name": "CreativeInventoryActionC2SPacket", "side": "serverbound", "state": "play", "id": 47 }, { - "name": "SpectatorTeleportC2SPacket", + "name": "UpdateJigsawC2SPacket", "side": "serverbound", "state": "play", "id": 48 }, { - "name": "PlayerInteractBlockC2SPacket", + "name": "UpdateStructureBlockC2SPacket", "side": "serverbound", "state": "play", "id": 49 }, { - "name": "PlayerInteractItemC2SPacket", + "name": "UpdateSignC2SPacket", "side": "serverbound", "state": "play", "id": 50 }, + { + "name": "HandSwingC2SPacket", + "side": "serverbound", + "state": "play", + "id": 51 + }, + { + "name": "SpectatorTeleportC2SPacket", + "side": "serverbound", + "state": "play", + "id": 52 + }, + { + "name": "PlayerInteractBlockC2SPacket", + "side": "serverbound", + "state": "play", + "id": 53 + }, + { + "name": "PlayerInteractItemC2SPacket", + "side": "serverbound", + "state": "play", + "id": 54 + }, { "name": "QueryRequestC2SPacket", "side": "serverbound", @@ -341,6 +365,48 @@ "state": "login", "id": 2 }, + { + "name": "EnterConfigurationC2SPacket", + "side": "serverbound", + "state": "login", + "id": 3 + }, + { + "name": "ClientOptionsC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 0 + }, + { + "name": "CustomPayloadC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 1 + }, + { + "name": "ReadyC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 2 + }, + { + "name": "KeepAliveC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 3 + }, + { + "name": "CommonPongC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 4 + }, + { + "name": "ResourcePackStatusC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 5 + }, { "name": "BundleSplitterPacket", "side": "clientbound", @@ -360,653 +426,689 @@ "id": 2 }, { - "name": "PlayerSpawnS2CPacket", + "name": "EntityAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 3 }, { - "name": "EntityAnimationS2CPacket", + "name": "StatisticsS2CPacket", "side": "clientbound", "state": "play", "id": 4 }, { - "name": "StatisticsS2CPacket", + "name": "PlayerActionResponseS2CPacket", "side": "clientbound", "state": "play", "id": 5 }, { - "name": "PlayerActionResponseS2CPacket", + "name": "BlockBreakingProgressS2CPacket", "side": "clientbound", "state": "play", "id": 6 }, { - "name": "BlockBreakingProgressS2CPacket", + "name": "BlockEntityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 7 }, { - "name": "BlockEntityUpdateS2CPacket", + "name": "BlockEventS2CPacket", "side": "clientbound", "state": "play", "id": 8 }, { - "name": "BlockEventS2CPacket", + "name": "BlockUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 9 }, { - "name": "BlockUpdateS2CPacket", + "name": "BossBarS2CPacket", "side": "clientbound", "state": "play", "id": 10 }, { - "name": "BossBarS2CPacket", + "name": "DifficultyS2CPacket", "side": "clientbound", "state": "play", "id": 11 }, { - "name": "DifficultyS2CPacket", + "name": "ChunkSentS2CPacket", "side": "clientbound", "state": "play", "id": 12 }, { - "name": "ChunkBiomeDataS2CPacket", + "name": "StartChunkSendS2CPacket", "side": "clientbound", "state": "play", "id": 13 }, { - "name": "ClearTitleS2CPacket", + "name": "ChunkBiomeDataS2CPacket", "side": "clientbound", "state": "play", "id": 14 }, { - "name": "CommandSuggestionsS2CPacket", + "name": "ClearTitleS2CPacket", "side": "clientbound", "state": "play", "id": 15 }, { - "name": "CommandTreeS2CPacket", + "name": "CommandSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 16 }, { - "name": "CloseScreenS2CPacket", + "name": "CommandTreeS2CPacket", "side": "clientbound", "state": "play", "id": 17 }, { - "name": "InventoryS2CPacket", + "name": "CloseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 18 }, { - "name": "ScreenHandlerPropertyUpdateS2CPacket", + "name": "InventoryS2CPacket", "side": "clientbound", "state": "play", "id": 19 }, { - "name": "ScreenHandlerSlotUpdateS2CPacket", + "name": "ScreenHandlerPropertyUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 20 }, { - "name": "CooldownUpdateS2CPacket", + "name": "ScreenHandlerSlotUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 21 }, { - "name": "ChatSuggestionsS2CPacket", + "name": "CooldownUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 22 }, { - "name": "CustomPayloadS2CPacket", + "name": "ChatSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 23 }, { - "name": "EntityDamageS2CPacket", + "name": "CustomPayloadS2CPacket", "side": "clientbound", "state": "play", "id": 24 }, { - "name": "RemoveMessageS2CPacket", + "name": "EntityDamageS2CPacket", "side": "clientbound", "state": "play", "id": 25 }, { - "name": "DisconnectS2CPacket", + "name": "RemoveMessageS2CPacket", "side": "clientbound", "state": "play", "id": 26 }, { - "name": "ProfilelessChatMessageS2CPacket", + "name": "DisconnectS2CPacket", "side": "clientbound", "state": "play", "id": 27 }, { - "name": "EntityStatusS2CPacket", + "name": "ProfilelessChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 28 }, { - "name": "ExplosionS2CPacket", + "name": "EntityStatusS2CPacket", "side": "clientbound", "state": "play", "id": 29 }, { - "name": "UnloadChunkS2CPacket", + "name": "ExplosionS2CPacket", "side": "clientbound", "state": "play", "id": 30 }, { - "name": "GameStateChangeS2CPacket", + "name": "UnloadChunkS2CPacket", "side": "clientbound", "state": "play", "id": 31 }, { - "name": "OpenHorseScreenS2CPacket", + "name": "GameStateChangeS2CPacket", "side": "clientbound", "state": "play", "id": 32 }, { - "name": "DamageTiltS2CPacket", + "name": "OpenHorseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 33 }, { - "name": "WorldBorderInitializeS2CPacket", + "name": "DamageTiltS2CPacket", "side": "clientbound", "state": "play", "id": 34 }, { - "name": "KeepAliveS2CPacket", + "name": "WorldBorderInitializeS2CPacket", "side": "clientbound", "state": "play", "id": 35 }, { - "name": "ChunkDataS2CPacket", + "name": "KeepAliveS2CPacket", "side": "clientbound", "state": "play", "id": 36 }, { - "name": "WorldEventS2CPacket", + "name": "ChunkDataS2CPacket", "side": "clientbound", "state": "play", "id": 37 }, { - "name": "ParticleS2CPacket", + "name": "WorldEventS2CPacket", "side": "clientbound", "state": "play", "id": 38 }, { - "name": "LightUpdateS2CPacket", + "name": "ParticleS2CPacket", "side": "clientbound", "state": "play", "id": 39 }, { - "name": "GameJoinS2CPacket", + "name": "LightUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 40 }, { - "name": "MapUpdateS2CPacket", + "name": "GameJoinS2CPacket", "side": "clientbound", "state": "play", "id": 41 }, { - "name": "SetTradeOffersS2CPacket", + "name": "MapUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 42 }, { - "name": "MoveRelative", + "name": "SetTradeOffersS2CPacket", "side": "clientbound", "state": "play", "id": 43 }, { - "name": "RotateAndMoveRelative", + "name": "MoveRelative", "side": "clientbound", "state": "play", "id": 44 }, { - "name": "Rotate", + "name": "RotateAndMoveRelative", "side": "clientbound", "state": "play", "id": 45 }, { - "name": "VehicleMoveS2CPacket", + "name": "Rotate", "side": "clientbound", "state": "play", "id": 46 }, { - "name": "OpenWrittenBookS2CPacket", + "name": "VehicleMoveS2CPacket", "side": "clientbound", "state": "play", "id": 47 }, { - "name": "OpenScreenS2CPacket", + "name": "OpenWrittenBookS2CPacket", "side": "clientbound", "state": "play", "id": 48 }, { - "name": "SignEditorOpenS2CPacket", + "name": "OpenScreenS2CPacket", "side": "clientbound", "state": "play", "id": 49 }, { - "name": "PlayPingS2CPacket", + "name": "SignEditorOpenS2CPacket", "side": "clientbound", "state": "play", "id": 50 }, { - "name": "CraftFailedResponseS2CPacket", + "name": "CommonPingS2CPacket", "side": "clientbound", "state": "play", "id": 51 }, { - "name": "PlayerAbilitiesS2CPacket", + "name": "PingResultS2CPacket", "side": "clientbound", "state": "play", "id": 52 }, { - "name": "ChatMessageS2CPacket", + "name": "CraftFailedResponseS2CPacket", "side": "clientbound", "state": "play", "id": 53 }, { - "name": "EndCombatS2CPacket", + "name": "PlayerAbilitiesS2CPacket", "side": "clientbound", "state": "play", "id": 54 }, { - "name": "EnterCombatS2CPacket", + "name": "ChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 55 }, { - "name": "DeathMessageS2CPacket", + "name": "EndCombatS2CPacket", "side": "clientbound", "state": "play", "id": 56 }, { - "name": "PlayerRemoveS2CPacket", + "name": "EnterCombatS2CPacket", "side": "clientbound", "state": "play", "id": 57 }, { - "name": "PlayerListS2CPacket", + "name": "DeathMessageS2CPacket", "side": "clientbound", "state": "play", "id": 58 }, { - "name": "LookAtS2CPacket", + "name": "PlayerRemoveS2CPacket", "side": "clientbound", "state": "play", "id": 59 }, { - "name": "PlayerPositionLookS2CPacket", + "name": "PlayerListS2CPacket", "side": "clientbound", "state": "play", "id": 60 }, { - "name": "UnlockRecipesS2CPacket", + "name": "LookAtS2CPacket", "side": "clientbound", "state": "play", "id": 61 }, { - "name": "EntitiesDestroyS2CPacket", + "name": "PlayerPositionLookS2CPacket", "side": "clientbound", "state": "play", "id": 62 }, { - "name": "RemoveEntityStatusEffectS2CPacket", + "name": "UnlockRecipesS2CPacket", "side": "clientbound", "state": "play", "id": 63 }, { - "name": "ResourcePackSendS2CPacket", + "name": "EntitiesDestroyS2CPacket", "side": "clientbound", "state": "play", "id": 64 }, { - "name": "PlayerRespawnS2CPacket", + "name": "RemoveEntityStatusEffectS2CPacket", "side": "clientbound", "state": "play", "id": 65 }, { - "name": "EntitySetHeadYawS2CPacket", + "name": "ScoreboardScoreResetS2CPacket", "side": "clientbound", "state": "play", "id": 66 }, { - "name": "ChunkDeltaUpdateS2CPacket", + "name": "ResourcePackRemoveS2CPacket", "side": "clientbound", "state": "play", "id": 67 }, { - "name": "SelectAdvancementTabS2CPacket", + "name": "ResourcePackSendS2CPacket", "side": "clientbound", "state": "play", "id": 68 }, { - "name": "ServerMetadataS2CPacket", + "name": "PlayerRespawnS2CPacket", "side": "clientbound", "state": "play", "id": 69 }, { - "name": "OverlayMessageS2CPacket", + "name": "EntitySetHeadYawS2CPacket", "side": "clientbound", "state": "play", "id": 70 }, { - "name": "WorldBorderCenterChangedS2CPacket", + "name": "ChunkDeltaUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 71 }, { - "name": "WorldBorderInterpolateSizeS2CPacket", + "name": "SelectAdvancementTabS2CPacket", "side": "clientbound", "state": "play", "id": 72 }, { - "name": "WorldBorderSizeChangedS2CPacket", + "name": "ServerMetadataS2CPacket", "side": "clientbound", "state": "play", "id": 73 }, { - "name": "WorldBorderWarningTimeChangedS2CPacket", + "name": "OverlayMessageS2CPacket", "side": "clientbound", "state": "play", "id": 74 }, { - "name": "WorldBorderWarningBlocksChangedS2CPacket", + "name": "WorldBorderCenterChangedS2CPacket", "side": "clientbound", "state": "play", "id": 75 }, { - "name": "SetCameraEntityS2CPacket", + "name": "WorldBorderInterpolateSizeS2CPacket", "side": "clientbound", "state": "play", "id": 76 }, { - "name": "UpdateSelectedSlotS2CPacket", + "name": "WorldBorderSizeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 77 }, { - "name": "ChunkRenderDistanceCenterS2CPacket", + "name": "WorldBorderWarningTimeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 78 }, { - "name": "ChunkLoadDistanceS2CPacket", + "name": "WorldBorderWarningBlocksChangedS2CPacket", "side": "clientbound", "state": "play", "id": 79 }, { - "name": "PlayerSpawnPositionS2CPacket", + "name": "SetCameraEntityS2CPacket", "side": "clientbound", "state": "play", "id": 80 }, { - "name": "ScoreboardDisplayS2CPacket", + "name": "UpdateSelectedSlotS2CPacket", "side": "clientbound", "state": "play", "id": 81 }, { - "name": "EntityTrackerUpdateS2CPacket", + "name": "ChunkRenderDistanceCenterS2CPacket", "side": "clientbound", "state": "play", "id": 82 }, { - "name": "EntityAttachS2CPacket", + "name": "ChunkLoadDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 83 }, { - "name": "EntityVelocityUpdateS2CPacket", + "name": "PlayerSpawnPositionS2CPacket", "side": "clientbound", "state": "play", "id": 84 }, { - "name": "EntityEquipmentUpdateS2CPacket", + "name": "ScoreboardDisplayS2CPacket", "side": "clientbound", "state": "play", "id": 85 }, { - "name": "ExperienceBarUpdateS2CPacket", + "name": "EntityTrackerUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 86 }, { - "name": "HealthUpdateS2CPacket", + "name": "EntityAttachS2CPacket", "side": "clientbound", "state": "play", "id": 87 }, { - "name": "ScoreboardObjectiveUpdateS2CPacket", + "name": "EntityVelocityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 88 }, { - "name": "EntityPassengersSetS2CPacket", + "name": "EntityEquipmentUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 89 }, { - "name": "TeamS2CPacket", + "name": "ExperienceBarUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 90 }, { - "name": "ScoreboardPlayerUpdateS2CPacket", + "name": "HealthUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 91 }, { - "name": "SimulationDistanceS2CPacket", + "name": "ScoreboardObjectiveUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 92 }, { - "name": "SubtitleS2CPacket", + "name": "EntityPassengersSetS2CPacket", "side": "clientbound", "state": "play", "id": 93 }, { - "name": "WorldTimeUpdateS2CPacket", + "name": "TeamS2CPacket", "side": "clientbound", "state": "play", "id": 94 }, { - "name": "TitleS2CPacket", + "name": "ScoreboardScoreUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 95 }, { - "name": "TitleFadeS2CPacket", + "name": "SimulationDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 96 }, { - "name": "PlaySoundFromEntityS2CPacket", + "name": "SubtitleS2CPacket", "side": "clientbound", "state": "play", "id": 97 }, { - "name": "PlaySoundS2CPacket", + "name": "WorldTimeUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 98 }, { - "name": "StopSoundS2CPacket", + "name": "TitleS2CPacket", "side": "clientbound", "state": "play", "id": 99 }, { - "name": "GameMessageS2CPacket", + "name": "TitleFadeS2CPacket", "side": "clientbound", "state": "play", "id": 100 }, { - "name": "PlayerListHeaderS2CPacket", + "name": "PlaySoundFromEntityS2CPacket", "side": "clientbound", "state": "play", "id": 101 }, { - "name": "NbtQueryResponseS2CPacket", + "name": "PlaySoundS2CPacket", "side": "clientbound", "state": "play", "id": 102 }, { - "name": "ItemPickupAnimationS2CPacket", + "name": "EnterReconfigurationS2CPacket", "side": "clientbound", "state": "play", "id": 103 }, { - "name": "EntityPositionS2CPacket", + "name": "StopSoundS2CPacket", "side": "clientbound", "state": "play", "id": 104 }, { - "name": "AdvancementUpdateS2CPacket", + "name": "GameMessageS2CPacket", "side": "clientbound", "state": "play", "id": 105 }, { - "name": "EntityAttributesS2CPacket", + "name": "PlayerListHeaderS2CPacket", "side": "clientbound", "state": "play", "id": 106 }, { - "name": "FeaturesS2CPacket", + "name": "NbtQueryResponseS2CPacket", "side": "clientbound", "state": "play", "id": 107 }, { - "name": "EntityStatusEffectS2CPacket", + "name": "ItemPickupAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 108 }, { - "name": "SynchronizeRecipesS2CPacket", + "name": "EntityPositionS2CPacket", "side": "clientbound", "state": "play", "id": 109 }, { - "name": "SynchronizeTagsS2CPacket", + "name": "UpdateTickRateS2CPacket", "side": "clientbound", "state": "play", "id": 110 }, + { + "name": "TickStepS2CPacket", + "side": "clientbound", + "state": "play", + "id": 111 + }, + { + "name": "AdvancementUpdateS2CPacket", + "side": "clientbound", + "state": "play", + "id": 112 + }, + { + "name": "EntityAttributesS2CPacket", + "side": "clientbound", + "state": "play", + "id": 113 + }, + { + "name": "EntityStatusEffectS2CPacket", + "side": "clientbound", + "state": "play", + "id": 114 + }, + { + "name": "SynchronizeRecipesS2CPacket", + "side": "clientbound", + "state": "play", + "id": 115 + }, + { + "name": "SynchronizeTagsS2CPacket", + "side": "clientbound", + "state": "play", + "id": 116 + }, { "name": "QueryResponseS2CPacket", "side": "clientbound", @@ -1014,7 +1116,7 @@ "id": 0 }, { - "name": "QueryPongS2CPacket", + "name": "PingResultS2CPacket", "side": "clientbound", "state": "status", "id": 1 @@ -1048,5 +1150,65 @@ "side": "clientbound", "state": "login", "id": 4 + }, + { + "name": "CustomPayloadS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 0 + }, + { + "name": "DisconnectS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 1 + }, + { + "name": "ReadyS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 2 + }, + { + "name": "KeepAliveS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 3 + }, + { + "name": "CommonPingS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 4 + }, + { + "name": "DynamicRegistriesS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 5 + }, + { + "name": "ResourcePackRemoveS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 6 + }, + { + "name": "ResourcePackSendS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 7 + }, + { + "name": "FeaturesS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 8 + }, + { + "name": "SynchronizeTagsS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 9 } ] \ No newline at end of file diff --git a/crates/valence_generated/extracted/sounds.json b/crates/valence_generated/extracted/sounds.json index 1d629580d..808161e48 100644 --- a/crates/valence_generated/extracted/sounds.json +++ b/crates/valence_generated/extracted/sounds.json @@ -665,5234 +665,5494 @@ }, { "id": 166, - "name": "block.brewing_stand.brew" + "name": "entity.breeze.inhale" }, { "id": 167, - "name": "item.brush.brushing.generic" + "name": "entity.breeze.idle_ground" }, { "id": 168, - "name": "item.brush.brushing.sand" + "name": "entity.breeze.idle_air" }, { "id": 169, - "name": "item.brush.brushing.gravel" + "name": "entity.breeze.shoot" }, { "id": 170, - "name": "item.brush.brushing.sand.complete" + "name": "entity.breeze.jump" }, { "id": 171, - "name": "item.brush.brushing.gravel.complete" + "name": "entity.breeze.land" }, { "id": 172, - "name": "block.bubble_column.bubble_pop" + "name": "entity.breeze.slide" }, { "id": 173, - "name": "block.bubble_column.upwards_ambient" + "name": "entity.breeze.death" }, { "id": 174, - "name": "block.bubble_column.upwards_inside" + "name": "entity.breeze.hurt" }, { "id": 175, - "name": "block.bubble_column.whirlpool_ambient" + "name": "block.brewing_stand.brew" }, { "id": 176, - "name": "block.bubble_column.whirlpool_inside" + "name": "item.brush.brushing.generic" }, { "id": 177, - "name": "item.bucket.empty" + "name": "item.brush.brushing.sand" }, { "id": 178, - "name": "item.bucket.empty_axolotl" + "name": "item.brush.brushing.gravel" }, { "id": 179, - "name": "item.bucket.empty_fish" + "name": "item.brush.brushing.sand.complete" }, { "id": 180, - "name": "item.bucket.empty_lava" + "name": "item.brush.brushing.gravel.complete" }, { "id": 181, - "name": "item.bucket.empty_powder_snow" + "name": "block.bubble_column.bubble_pop" }, { "id": 182, - "name": "item.bucket.empty_tadpole" + "name": "block.bubble_column.upwards_ambient" }, { "id": 183, - "name": "item.bucket.fill" + "name": "block.bubble_column.upwards_inside" }, { "id": 184, - "name": "item.bucket.fill_axolotl" + "name": "block.bubble_column.whirlpool_ambient" }, { "id": 185, - "name": "item.bucket.fill_fish" + "name": "block.bubble_column.whirlpool_inside" }, { "id": 186, - "name": "item.bucket.fill_lava" + "name": "item.bucket.empty" }, { "id": 187, - "name": "item.bucket.fill_powder_snow" + "name": "item.bucket.empty_axolotl" }, { "id": 188, - "name": "item.bucket.fill_tadpole" + "name": "item.bucket.empty_fish" }, { "id": 189, - "name": "item.bundle.drop_contents" + "name": "item.bucket.empty_lava" }, { "id": 190, - "name": "item.bundle.insert" + "name": "item.bucket.empty_powder_snow" }, { "id": 191, - "name": "item.bundle.remove_one" + "name": "item.bucket.empty_tadpole" }, { "id": 192, - "name": "block.cake.add_candle" + "name": "item.bucket.fill" }, { "id": 193, - "name": "block.calcite.break" + "name": "item.bucket.fill_axolotl" }, { "id": 194, - "name": "block.calcite.step" + "name": "item.bucket.fill_fish" }, { "id": 195, - "name": "block.calcite.place" + "name": "item.bucket.fill_lava" }, { "id": 196, - "name": "block.calcite.hit" + "name": "item.bucket.fill_powder_snow" }, { "id": 197, - "name": "block.calcite.fall" + "name": "item.bucket.fill_tadpole" }, { "id": 198, - "name": "entity.camel.ambient" + "name": "item.bundle.drop_contents" }, { "id": 199, - "name": "entity.camel.dash" + "name": "item.bundle.insert" }, { "id": 200, - "name": "entity.camel.dash_ready" + "name": "item.bundle.remove_one" }, { "id": 201, - "name": "entity.camel.death" + "name": "block.cake.add_candle" }, { "id": 202, - "name": "entity.camel.eat" + "name": "block.calcite.break" }, { "id": 203, - "name": "entity.camel.hurt" + "name": "block.calcite.step" }, { "id": 204, - "name": "entity.camel.saddle" + "name": "block.calcite.place" }, { "id": 205, - "name": "entity.camel.sit" + "name": "block.calcite.hit" }, { "id": 206, - "name": "entity.camel.stand" + "name": "block.calcite.fall" }, { "id": 207, - "name": "entity.camel.step" + "name": "entity.camel.ambient" }, { "id": 208, - "name": "entity.camel.step_sand" + "name": "entity.camel.dash" }, { "id": 209, - "name": "block.campfire.crackle" + "name": "entity.camel.dash_ready" }, { "id": 210, - "name": "block.candle.ambient" + "name": "entity.camel.death" }, { "id": 211, - "name": "block.candle.break" + "name": "entity.camel.eat" }, { "id": 212, - "name": "block.candle.extinguish" + "name": "entity.camel.hurt" }, { "id": 213, - "name": "block.candle.fall" + "name": "entity.camel.saddle" }, { "id": 214, - "name": "block.candle.hit" + "name": "entity.camel.sit" }, { "id": 215, - "name": "block.candle.place" + "name": "entity.camel.stand" }, { "id": 216, - "name": "block.candle.step" + "name": "entity.camel.step" }, { "id": 217, - "name": "entity.cat.ambient" + "name": "entity.camel.step_sand" }, { "id": 218, - "name": "entity.cat.stray_ambient" + "name": "block.campfire.crackle" }, { "id": 219, - "name": "entity.cat.death" + "name": "block.candle.ambient" }, { "id": 220, - "name": "entity.cat.eat" + "name": "block.candle.break" }, { "id": 221, - "name": "entity.cat.hiss" + "name": "block.candle.extinguish" }, { "id": 222, - "name": "entity.cat.beg_for_food" + "name": "block.candle.fall" }, { "id": 223, - "name": "entity.cat.hurt" + "name": "block.candle.hit" }, { "id": 224, - "name": "entity.cat.purr" + "name": "block.candle.place" }, { "id": 225, - "name": "entity.cat.purreow" + "name": "block.candle.step" }, { "id": 226, - "name": "block.cave_vines.break" + "name": "entity.cat.ambient" }, { "id": 227, - "name": "block.cave_vines.fall" + "name": "entity.cat.stray_ambient" }, { "id": 228, - "name": "block.cave_vines.hit" + "name": "entity.cat.death" }, { "id": 229, - "name": "block.cave_vines.place" + "name": "entity.cat.eat" }, { "id": 230, - "name": "block.cave_vines.step" + "name": "entity.cat.hiss" }, { "id": 231, - "name": "block.cave_vines.pick_berries" + "name": "entity.cat.beg_for_food" }, { "id": 232, - "name": "block.chain.break" + "name": "entity.cat.hurt" }, { "id": 233, - "name": "block.chain.fall" + "name": "entity.cat.purr" }, { "id": 234, - "name": "block.chain.hit" + "name": "entity.cat.purreow" }, { "id": 235, - "name": "block.chain.place" + "name": "block.cave_vines.break" }, { "id": 236, - "name": "block.chain.step" + "name": "block.cave_vines.fall" }, { "id": 237, - "name": "block.cherry_wood.break" + "name": "block.cave_vines.hit" }, { "id": 238, - "name": "block.cherry_wood.fall" + "name": "block.cave_vines.place" }, { "id": 239, - "name": "block.cherry_wood.hit" + "name": "block.cave_vines.step" }, { "id": 240, - "name": "block.cherry_wood.place" + "name": "block.cave_vines.pick_berries" }, { "id": 241, - "name": "block.cherry_wood.step" + "name": "block.chain.break" }, { "id": 242, - "name": "block.cherry_sapling.break" + "name": "block.chain.fall" }, { "id": 243, - "name": "block.cherry_sapling.fall" + "name": "block.chain.hit" }, { "id": 244, - "name": "block.cherry_sapling.hit" + "name": "block.chain.place" }, { "id": 245, - "name": "block.cherry_sapling.place" + "name": "block.chain.step" }, { "id": 246, - "name": "block.cherry_sapling.step" + "name": "block.cherry_wood.break" }, { "id": 247, - "name": "block.cherry_leaves.break" + "name": "block.cherry_wood.fall" }, { "id": 248, - "name": "block.cherry_leaves.fall" + "name": "block.cherry_wood.hit" }, { "id": 249, - "name": "block.cherry_leaves.hit" + "name": "block.cherry_wood.place" }, { "id": 250, - "name": "block.cherry_leaves.place" + "name": "block.cherry_wood.step" }, { "id": 251, - "name": "block.cherry_leaves.step" + "name": "block.cherry_sapling.break" }, { "id": 252, - "name": "block.cherry_wood_hanging_sign.step" + "name": "block.cherry_sapling.fall" }, { "id": 253, - "name": "block.cherry_wood_hanging_sign.break" + "name": "block.cherry_sapling.hit" }, { "id": 254, - "name": "block.cherry_wood_hanging_sign.fall" + "name": "block.cherry_sapling.place" }, { "id": 255, - "name": "block.cherry_wood_hanging_sign.hit" + "name": "block.cherry_sapling.step" }, { "id": 256, - "name": "block.cherry_wood_hanging_sign.place" + "name": "block.cherry_leaves.break" }, { "id": 257, - "name": "block.cherry_wood_door.close" + "name": "block.cherry_leaves.fall" }, { "id": 258, - "name": "block.cherry_wood_door.open" + "name": "block.cherry_leaves.hit" }, { "id": 259, - "name": "block.cherry_wood_trapdoor.close" + "name": "block.cherry_leaves.place" }, { "id": 260, - "name": "block.cherry_wood_trapdoor.open" + "name": "block.cherry_leaves.step" }, { "id": 261, - "name": "block.cherry_wood_button.click_off" + "name": "block.cherry_wood_hanging_sign.step" }, { "id": 262, - "name": "block.cherry_wood_button.click_on" + "name": "block.cherry_wood_hanging_sign.break" }, { "id": 263, - "name": "block.cherry_wood_pressure_plate.click_off" + "name": "block.cherry_wood_hanging_sign.fall" }, { "id": 264, - "name": "block.cherry_wood_pressure_plate.click_on" + "name": "block.cherry_wood_hanging_sign.hit" }, { "id": 265, - "name": "block.cherry_wood_fence_gate.close" + "name": "block.cherry_wood_hanging_sign.place" }, { "id": 266, - "name": "block.cherry_wood_fence_gate.open" + "name": "block.cherry_wood_door.close" }, { "id": 267, - "name": "block.chest.close" + "name": "block.cherry_wood_door.open" }, { "id": 268, - "name": "block.chest.locked" + "name": "block.cherry_wood_trapdoor.close" }, { "id": 269, - "name": "block.chest.open" + "name": "block.cherry_wood_trapdoor.open" }, { "id": 270, - "name": "entity.chicken.ambient" + "name": "block.cherry_wood_button.click_off" }, { "id": 271, - "name": "entity.chicken.death" + "name": "block.cherry_wood_button.click_on" }, { "id": 272, - "name": "entity.chicken.egg" + "name": "block.cherry_wood_pressure_plate.click_off" }, { "id": 273, - "name": "entity.chicken.hurt" + "name": "block.cherry_wood_pressure_plate.click_on" }, { "id": 274, - "name": "entity.chicken.step" + "name": "block.cherry_wood_fence_gate.close" }, { "id": 275, - "name": "block.chiseled_bookshelf.break" + "name": "block.cherry_wood_fence_gate.open" }, { "id": 276, - "name": "block.chiseled_bookshelf.fall" + "name": "block.chest.close" }, { "id": 277, - "name": "block.chiseled_bookshelf.hit" + "name": "block.chest.locked" }, { "id": 278, - "name": "block.chiseled_bookshelf.insert" + "name": "block.chest.open" }, { "id": 279, - "name": "block.chiseled_bookshelf.insert.enchanted" + "name": "entity.chicken.ambient" }, { "id": 280, - "name": "block.chiseled_bookshelf.step" + "name": "entity.chicken.death" }, { "id": 281, - "name": "block.chiseled_bookshelf.pickup" + "name": "entity.chicken.egg" }, { "id": 282, - "name": "block.chiseled_bookshelf.pickup.enchanted" + "name": "entity.chicken.hurt" }, { "id": 283, - "name": "block.chiseled_bookshelf.place" + "name": "entity.chicken.step" }, { "id": 284, - "name": "block.chorus_flower.death" + "name": "block.chiseled_bookshelf.break" }, { "id": 285, - "name": "block.chorus_flower.grow" + "name": "block.chiseled_bookshelf.fall" }, { "id": 286, - "name": "item.chorus_fruit.teleport" + "name": "block.chiseled_bookshelf.hit" }, { "id": 287, - "name": "entity.cod.ambient" + "name": "block.chiseled_bookshelf.insert" }, { "id": 288, - "name": "entity.cod.death" + "name": "block.chiseled_bookshelf.insert.enchanted" }, { "id": 289, - "name": "entity.cod.flop" + "name": "block.chiseled_bookshelf.step" }, { "id": 290, - "name": "entity.cod.hurt" + "name": "block.chiseled_bookshelf.pickup" }, { "id": 291, - "name": "block.comparator.click" + "name": "block.chiseled_bookshelf.pickup.enchanted" }, { "id": 292, - "name": "block.composter.empty" + "name": "block.chiseled_bookshelf.place" }, { "id": 293, - "name": "block.composter.fill" + "name": "block.chorus_flower.death" }, { "id": 294, - "name": "block.composter.fill_success" + "name": "block.chorus_flower.grow" }, { "id": 295, - "name": "block.composter.ready" + "name": "item.chorus_fruit.teleport" }, { "id": 296, - "name": "block.conduit.activate" + "name": "entity.cod.ambient" }, { "id": 297, - "name": "block.conduit.ambient" + "name": "entity.cod.death" }, { "id": 298, - "name": "block.conduit.ambient.short" + "name": "entity.cod.flop" }, { "id": 299, - "name": "block.conduit.attack.target" + "name": "entity.cod.hurt" }, { "id": 300, - "name": "block.conduit.deactivate" + "name": "block.comparator.click" }, { "id": 301, - "name": "block.copper.break" + "name": "block.composter.empty" }, { "id": 302, - "name": "block.copper.step" + "name": "block.composter.fill" }, { "id": 303, - "name": "block.copper.place" + "name": "block.composter.fill_success" }, { "id": 304, - "name": "block.copper.hit" + "name": "block.composter.ready" }, { "id": 305, - "name": "block.copper.fall" + "name": "block.conduit.activate" }, { "id": 306, - "name": "block.coral_block.break" + "name": "block.conduit.ambient" }, { "id": 307, - "name": "block.coral_block.fall" + "name": "block.conduit.ambient.short" }, { "id": 308, - "name": "block.coral_block.hit" + "name": "block.conduit.attack.target" }, { "id": 309, - "name": "block.coral_block.place" + "name": "block.conduit.deactivate" }, { "id": 310, - "name": "block.coral_block.step" + "name": "block.copper_bulb.break" }, { "id": 311, - "name": "entity.cow.ambient" + "name": "block.copper_bulb.step" }, { "id": 312, - "name": "entity.cow.death" + "name": "block.copper_bulb.place" }, { "id": 313, - "name": "entity.cow.hurt" + "name": "block.copper_bulb.hit" }, { "id": 314, - "name": "entity.cow.milk" + "name": "block.copper_bulb.fall" }, { "id": 315, - "name": "entity.cow.step" + "name": "block.copper_bulb.turn_on" }, { "id": 316, - "name": "entity.creeper.death" + "name": "block.copper_bulb.turn_off" }, { "id": 317, - "name": "entity.creeper.hurt" + "name": "block.copper.break" }, { "id": 318, - "name": "entity.creeper.primed" + "name": "block.copper.step" }, { "id": 319, - "name": "block.crop.break" + "name": "block.copper.place" }, { "id": 320, - "name": "item.crop.plant" + "name": "block.copper.hit" }, { "id": 321, - "name": "item.crossbow.hit" + "name": "block.copper.fall" }, { "id": 322, - "name": "item.crossbow.loading_end" + "name": "block.copper_door.close" }, { "id": 323, - "name": "item.crossbow.loading_middle" + "name": "block.copper_door.open" }, { "id": 324, - "name": "item.crossbow.loading_start" + "name": "block.copper_grate.break" }, { "id": 325, - "name": "item.crossbow.quick_charge_1" + "name": "block.copper_grate.step" }, { "id": 326, - "name": "item.crossbow.quick_charge_2" + "name": "block.copper_grate.place" }, { "id": 327, - "name": "item.crossbow.quick_charge_3" + "name": "block.copper_grate.hit" }, { "id": 328, - "name": "item.crossbow.shoot" + "name": "block.copper_grate.fall" }, { "id": 329, - "name": "block.decorated_pot.break" + "name": "block.copper_trapdoor.close" }, { "id": 330, - "name": "block.decorated_pot.fall" + "name": "block.copper_trapdoor.open" }, { "id": 331, - "name": "block.decorated_pot.hit" + "name": "block.coral_block.break" }, { "id": 332, - "name": "block.decorated_pot.step" + "name": "block.coral_block.fall" }, { "id": 333, - "name": "block.decorated_pot.place" + "name": "block.coral_block.hit" }, { "id": 334, - "name": "block.decorated_pot.shatter" + "name": "block.coral_block.place" }, { "id": 335, - "name": "block.deepslate_bricks.break" + "name": "block.coral_block.step" }, { "id": 336, - "name": "block.deepslate_bricks.fall" + "name": "entity.cow.ambient" }, { "id": 337, - "name": "block.deepslate_bricks.hit" + "name": "entity.cow.death" }, { "id": 338, - "name": "block.deepslate_bricks.place" + "name": "entity.cow.hurt" }, { "id": 339, - "name": "block.deepslate_bricks.step" + "name": "entity.cow.milk" }, { "id": 340, - "name": "block.deepslate.break" + "name": "entity.cow.step" }, { "id": 341, - "name": "block.deepslate.fall" + "name": "block.crafter.craft" }, { "id": 342, - "name": "block.deepslate.hit" + "name": "block.crafter.fail" }, { "id": 343, - "name": "block.deepslate.place" + "name": "entity.creeper.death" }, { "id": 344, - "name": "block.deepslate.step" + "name": "entity.creeper.hurt" }, { "id": 345, - "name": "block.deepslate_tiles.break" + "name": "entity.creeper.primed" }, { "id": 346, - "name": "block.deepslate_tiles.fall" + "name": "block.crop.break" }, { "id": 347, - "name": "block.deepslate_tiles.hit" + "name": "item.crop.plant" }, { "id": 348, - "name": "block.deepslate_tiles.place" + "name": "item.crossbow.hit" }, { "id": 349, - "name": "block.deepslate_tiles.step" + "name": "item.crossbow.loading_end" }, { "id": 350, - "name": "block.dispenser.dispense" + "name": "item.crossbow.loading_middle" }, { "id": 351, - "name": "block.dispenser.fail" + "name": "item.crossbow.loading_start" }, { "id": 352, - "name": "block.dispenser.launch" + "name": "item.crossbow.quick_charge_1" }, { "id": 353, - "name": "entity.dolphin.ambient" + "name": "item.crossbow.quick_charge_2" }, { "id": 354, - "name": "entity.dolphin.ambient_water" + "name": "item.crossbow.quick_charge_3" }, { "id": 355, - "name": "entity.dolphin.attack" + "name": "item.crossbow.shoot" }, { "id": 356, - "name": "entity.dolphin.death" + "name": "block.decorated_pot.break" }, { "id": 357, - "name": "entity.dolphin.eat" + "name": "block.decorated_pot.fall" }, { "id": 358, - "name": "entity.dolphin.hurt" + "name": "block.decorated_pot.hit" }, { "id": 359, - "name": "entity.dolphin.jump" + "name": "block.decorated_pot.insert" }, { "id": 360, - "name": "entity.dolphin.play" + "name": "block.decorated_pot.insert_fail" }, { "id": 361, - "name": "entity.dolphin.splash" + "name": "block.decorated_pot.step" }, { "id": 362, - "name": "entity.dolphin.swim" + "name": "block.decorated_pot.place" }, { "id": 363, - "name": "entity.donkey.ambient" + "name": "block.decorated_pot.shatter" }, { "id": 364, - "name": "entity.donkey.angry" + "name": "block.deepslate_bricks.break" }, { "id": 365, - "name": "entity.donkey.chest" + "name": "block.deepslate_bricks.fall" }, { "id": 366, - "name": "entity.donkey.death" + "name": "block.deepslate_bricks.hit" }, { "id": 367, - "name": "entity.donkey.eat" + "name": "block.deepslate_bricks.place" }, { "id": 368, - "name": "entity.donkey.hurt" + "name": "block.deepslate_bricks.step" }, { "id": 369, - "name": "block.dripstone_block.break" + "name": "block.deepslate.break" }, { "id": 370, - "name": "block.dripstone_block.step" + "name": "block.deepslate.fall" }, { "id": 371, - "name": "block.dripstone_block.place" + "name": "block.deepslate.hit" }, { "id": 372, - "name": "block.dripstone_block.hit" + "name": "block.deepslate.place" }, { "id": 373, - "name": "block.dripstone_block.fall" + "name": "block.deepslate.step" }, { "id": 374, - "name": "block.pointed_dripstone.break" + "name": "block.deepslate_tiles.break" }, { "id": 375, - "name": "block.pointed_dripstone.step" + "name": "block.deepslate_tiles.fall" }, { "id": 376, - "name": "block.pointed_dripstone.place" + "name": "block.deepslate_tiles.hit" }, { "id": 377, - "name": "block.pointed_dripstone.hit" + "name": "block.deepslate_tiles.place" }, { "id": 378, - "name": "block.pointed_dripstone.fall" + "name": "block.deepslate_tiles.step" }, { "id": 379, - "name": "block.pointed_dripstone.land" + "name": "block.dispenser.dispense" }, { "id": 380, - "name": "block.pointed_dripstone.drip_lava" + "name": "block.dispenser.fail" }, { "id": 381, - "name": "block.pointed_dripstone.drip_water" + "name": "block.dispenser.launch" }, { "id": 382, - "name": "block.pointed_dripstone.drip_lava_into_cauldron" + "name": "entity.dolphin.ambient" }, { "id": 383, - "name": "block.pointed_dripstone.drip_water_into_cauldron" + "name": "entity.dolphin.ambient_water" }, { "id": 384, - "name": "block.big_dripleaf.tilt_down" + "name": "entity.dolphin.attack" }, { "id": 385, - "name": "block.big_dripleaf.tilt_up" + "name": "entity.dolphin.death" }, { "id": 386, - "name": "entity.drowned.ambient" + "name": "entity.dolphin.eat" }, { "id": 387, - "name": "entity.drowned.ambient_water" + "name": "entity.dolphin.hurt" }, { "id": 388, - "name": "entity.drowned.death" + "name": "entity.dolphin.jump" }, { "id": 389, - "name": "entity.drowned.death_water" + "name": "entity.dolphin.play" }, { "id": 390, - "name": "entity.drowned.hurt" + "name": "entity.dolphin.splash" }, { "id": 391, - "name": "entity.drowned.hurt_water" + "name": "entity.dolphin.swim" }, { "id": 392, - "name": "entity.drowned.shoot" + "name": "entity.donkey.ambient" }, { "id": 393, - "name": "entity.drowned.step" + "name": "entity.donkey.angry" }, { "id": 394, - "name": "entity.drowned.swim" + "name": "entity.donkey.chest" }, { "id": 395, - "name": "item.dye.use" + "name": "entity.donkey.death" }, { "id": 396, - "name": "entity.egg.throw" + "name": "entity.donkey.eat" }, { "id": 397, - "name": "entity.elder_guardian.ambient" + "name": "entity.donkey.hurt" }, { "id": 398, - "name": "entity.elder_guardian.ambient_land" + "name": "block.dripstone_block.break" }, { "id": 399, - "name": "entity.elder_guardian.curse" + "name": "block.dripstone_block.step" }, { "id": 400, - "name": "entity.elder_guardian.death" + "name": "block.dripstone_block.place" }, { "id": 401, - "name": "entity.elder_guardian.death_land" + "name": "block.dripstone_block.hit" }, { "id": 402, - "name": "entity.elder_guardian.flop" + "name": "block.dripstone_block.fall" }, { "id": 403, - "name": "entity.elder_guardian.hurt" + "name": "block.pointed_dripstone.break" }, { "id": 404, - "name": "entity.elder_guardian.hurt_land" + "name": "block.pointed_dripstone.step" }, { "id": 405, - "name": "item.elytra.flying" + "name": "block.pointed_dripstone.place" }, { "id": 406, - "name": "block.enchantment_table.use" + "name": "block.pointed_dripstone.hit" }, { "id": 407, - "name": "block.ender_chest.close" + "name": "block.pointed_dripstone.fall" }, { "id": 408, - "name": "block.ender_chest.open" + "name": "block.pointed_dripstone.land" }, { "id": 409, - "name": "entity.ender_dragon.ambient" + "name": "block.pointed_dripstone.drip_lava" }, { "id": 410, - "name": "entity.ender_dragon.death" + "name": "block.pointed_dripstone.drip_water" }, { "id": 411, - "name": "entity.dragon_fireball.explode" + "name": "block.pointed_dripstone.drip_lava_into_cauldron" }, { "id": 412, - "name": "entity.ender_dragon.flap" + "name": "block.pointed_dripstone.drip_water_into_cauldron" }, { "id": 413, - "name": "entity.ender_dragon.growl" + "name": "block.big_dripleaf.tilt_down" }, { "id": 414, - "name": "entity.ender_dragon.hurt" + "name": "block.big_dripleaf.tilt_up" }, { "id": 415, - "name": "entity.ender_dragon.shoot" + "name": "entity.drowned.ambient" }, { "id": 416, - "name": "entity.ender_eye.death" + "name": "entity.drowned.ambient_water" }, { "id": 417, - "name": "entity.ender_eye.launch" + "name": "entity.drowned.death" }, { "id": 418, - "name": "entity.enderman.ambient" + "name": "entity.drowned.death_water" }, { "id": 419, - "name": "entity.enderman.death" + "name": "entity.drowned.hurt" }, { "id": 420, - "name": "entity.enderman.hurt" + "name": "entity.drowned.hurt_water" }, { "id": 421, - "name": "entity.enderman.scream" + "name": "entity.drowned.shoot" }, { "id": 422, - "name": "entity.enderman.stare" + "name": "entity.drowned.step" }, { "id": 423, - "name": "entity.enderman.teleport" + "name": "entity.drowned.swim" }, { "id": 424, - "name": "entity.endermite.ambient" + "name": "item.dye.use" }, { "id": 425, - "name": "entity.endermite.death" + "name": "entity.egg.throw" }, { "id": 426, - "name": "entity.endermite.hurt" + "name": "entity.elder_guardian.ambient" }, { "id": 427, - "name": "entity.endermite.step" + "name": "entity.elder_guardian.ambient_land" }, { "id": 428, - "name": "entity.ender_pearl.throw" + "name": "entity.elder_guardian.curse" }, { "id": 429, - "name": "block.end_gateway.spawn" + "name": "entity.elder_guardian.death" }, { "id": 430, - "name": "block.end_portal_frame.fill" + "name": "entity.elder_guardian.death_land" }, { "id": 431, - "name": "block.end_portal.spawn" + "name": "entity.elder_guardian.flop" }, { "id": 432, - "name": "entity.evoker.ambient" + "name": "entity.elder_guardian.hurt" }, { "id": 433, - "name": "entity.evoker.cast_spell" + "name": "entity.elder_guardian.hurt_land" }, { "id": 434, - "name": "entity.evoker.celebrate" + "name": "item.elytra.flying" }, { "id": 435, - "name": "entity.evoker.death" + "name": "block.enchantment_table.use" }, { "id": 436, - "name": "entity.evoker_fangs.attack" + "name": "block.ender_chest.close" }, { "id": 437, - "name": "entity.evoker.hurt" + "name": "block.ender_chest.open" }, { "id": 438, - "name": "entity.evoker.prepare_attack" + "name": "entity.ender_dragon.ambient" }, { "id": 439, - "name": "entity.evoker.prepare_summon" + "name": "entity.ender_dragon.death" }, { "id": 440, - "name": "entity.evoker.prepare_wololo" + "name": "entity.dragon_fireball.explode" }, { "id": 441, - "name": "entity.experience_bottle.throw" + "name": "entity.ender_dragon.flap" }, { "id": 442, - "name": "entity.experience_orb.pickup" + "name": "entity.ender_dragon.growl" }, { "id": 443, - "name": "block.fence_gate.close" + "name": "entity.ender_dragon.hurt" }, { "id": 444, - "name": "block.fence_gate.open" + "name": "entity.ender_dragon.shoot" }, { "id": 445, - "name": "item.firecharge.use" + "name": "entity.ender_eye.death" }, { "id": 446, - "name": "entity.firework_rocket.blast" + "name": "entity.ender_eye.launch" }, { "id": 447, - "name": "entity.firework_rocket.blast_far" + "name": "entity.enderman.ambient" }, { "id": 448, - "name": "entity.firework_rocket.large_blast" + "name": "entity.enderman.death" }, { "id": 449, - "name": "entity.firework_rocket.large_blast_far" + "name": "entity.enderman.hurt" }, { "id": 450, - "name": "entity.firework_rocket.launch" + "name": "entity.enderman.scream" }, { "id": 451, - "name": "entity.firework_rocket.shoot" + "name": "entity.enderman.stare" }, { "id": 452, - "name": "entity.firework_rocket.twinkle" + "name": "entity.enderman.teleport" }, { "id": 453, - "name": "entity.firework_rocket.twinkle_far" + "name": "entity.endermite.ambient" }, { "id": 454, - "name": "block.fire.ambient" + "name": "entity.endermite.death" }, { "id": 455, - "name": "block.fire.extinguish" + "name": "entity.endermite.hurt" }, { "id": 456, - "name": "entity.fish.swim" + "name": "entity.endermite.step" }, { "id": 457, - "name": "entity.fishing_bobber.retrieve" + "name": "entity.ender_pearl.throw" }, { "id": 458, - "name": "entity.fishing_bobber.splash" + "name": "block.end_gateway.spawn" }, { "id": 459, - "name": "entity.fishing_bobber.throw" + "name": "block.end_portal_frame.fill" }, { "id": 460, - "name": "item.flintandsteel.use" + "name": "block.end_portal.spawn" }, { "id": 461, - "name": "block.flowering_azalea.break" + "name": "entity.evoker.ambient" }, { "id": 462, - "name": "block.flowering_azalea.fall" + "name": "entity.evoker.cast_spell" }, { "id": 463, - "name": "block.flowering_azalea.hit" + "name": "entity.evoker.celebrate" }, { "id": 464, - "name": "block.flowering_azalea.place" + "name": "entity.evoker.death" }, { "id": 465, - "name": "block.flowering_azalea.step" + "name": "entity.evoker_fangs.attack" }, { "id": 466, - "name": "entity.fox.aggro" + "name": "entity.evoker.hurt" }, { "id": 467, - "name": "entity.fox.ambient" + "name": "entity.evoker.prepare_attack" }, { "id": 468, - "name": "entity.fox.bite" + "name": "entity.evoker.prepare_summon" }, { "id": 469, - "name": "entity.fox.death" + "name": "entity.evoker.prepare_wololo" }, { "id": 470, - "name": "entity.fox.eat" + "name": "entity.experience_bottle.throw" }, { "id": 471, - "name": "entity.fox.hurt" + "name": "entity.experience_orb.pickup" }, { "id": 472, - "name": "entity.fox.screech" + "name": "block.fence_gate.close" }, { "id": 473, - "name": "entity.fox.sleep" + "name": "block.fence_gate.open" }, { "id": 474, - "name": "entity.fox.sniff" + "name": "item.firecharge.use" }, { "id": 475, - "name": "entity.fox.spit" + "name": "entity.firework_rocket.blast" }, { "id": 476, - "name": "entity.fox.teleport" + "name": "entity.firework_rocket.blast_far" }, { "id": 477, - "name": "block.suspicious_sand.break" + "name": "entity.firework_rocket.large_blast" }, { "id": 478, - "name": "block.suspicious_sand.step" + "name": "entity.firework_rocket.large_blast_far" }, { "id": 479, - "name": "block.suspicious_sand.place" + "name": "entity.firework_rocket.launch" }, { "id": 480, - "name": "block.suspicious_sand.hit" + "name": "entity.firework_rocket.shoot" }, { "id": 481, - "name": "block.suspicious_sand.fall" + "name": "entity.firework_rocket.twinkle" }, { "id": 482, - "name": "block.suspicious_gravel.break" + "name": "entity.firework_rocket.twinkle_far" }, { "id": 483, - "name": "block.suspicious_gravel.step" + "name": "block.fire.ambient" }, { "id": 484, - "name": "block.suspicious_gravel.place" + "name": "block.fire.extinguish" }, { "id": 485, - "name": "block.suspicious_gravel.hit" + "name": "entity.fish.swim" }, { "id": 486, - "name": "block.suspicious_gravel.fall" + "name": "entity.fishing_bobber.retrieve" }, { "id": 487, - "name": "block.froglight.break" + "name": "entity.fishing_bobber.splash" }, { "id": 488, - "name": "block.froglight.fall" + "name": "entity.fishing_bobber.throw" }, { "id": 489, - "name": "block.froglight.hit" + "name": "item.flintandsteel.use" }, { "id": 490, - "name": "block.froglight.place" + "name": "block.flowering_azalea.break" }, { "id": 491, - "name": "block.froglight.step" + "name": "block.flowering_azalea.fall" }, { "id": 492, - "name": "block.frogspawn.step" + "name": "block.flowering_azalea.hit" }, { "id": 493, - "name": "block.frogspawn.break" + "name": "block.flowering_azalea.place" }, { "id": 494, - "name": "block.frogspawn.fall" + "name": "block.flowering_azalea.step" }, { "id": 495, - "name": "block.frogspawn.hatch" + "name": "entity.fox.aggro" }, { "id": 496, - "name": "block.frogspawn.hit" + "name": "entity.fox.ambient" }, { "id": 497, - "name": "block.frogspawn.place" + "name": "entity.fox.bite" }, { "id": 498, - "name": "entity.frog.ambient" + "name": "entity.fox.death" }, { "id": 499, - "name": "entity.frog.death" + "name": "entity.fox.eat" }, { "id": 500, - "name": "entity.frog.eat" + "name": "entity.fox.hurt" }, { "id": 501, - "name": "entity.frog.hurt" + "name": "entity.fox.screech" }, { "id": 502, - "name": "entity.frog.lay_spawn" + "name": "entity.fox.sleep" }, { "id": 503, - "name": "entity.frog.long_jump" + "name": "entity.fox.sniff" }, { "id": 504, - "name": "entity.frog.step" + "name": "entity.fox.spit" }, { "id": 505, - "name": "entity.frog.tongue" + "name": "entity.fox.teleport" }, { "id": 506, - "name": "block.roots.break" + "name": "block.suspicious_sand.break" }, { "id": 507, - "name": "block.roots.step" + "name": "block.suspicious_sand.step" }, { "id": 508, - "name": "block.roots.place" + "name": "block.suspicious_sand.place" }, { "id": 509, - "name": "block.roots.hit" + "name": "block.suspicious_sand.hit" }, { "id": 510, - "name": "block.roots.fall" + "name": "block.suspicious_sand.fall" }, { "id": 511, - "name": "block.furnace.fire_crackle" + "name": "block.suspicious_gravel.break" }, { "id": 512, - "name": "entity.generic.big_fall" + "name": "block.suspicious_gravel.step" }, { "id": 513, - "name": "entity.generic.burn" + "name": "block.suspicious_gravel.place" }, { "id": 514, - "name": "entity.generic.death" + "name": "block.suspicious_gravel.hit" }, { "id": 515, - "name": "entity.generic.drink" + "name": "block.suspicious_gravel.fall" }, { "id": 516, - "name": "entity.generic.eat" + "name": "block.froglight.break" }, { "id": 517, - "name": "entity.generic.explode" + "name": "block.froglight.fall" }, { "id": 518, - "name": "entity.generic.extinguish_fire" + "name": "block.froglight.hit" }, { "id": 519, - "name": "entity.generic.hurt" + "name": "block.froglight.place" }, { "id": 520, - "name": "entity.generic.small_fall" + "name": "block.froglight.step" }, { "id": 521, - "name": "entity.generic.splash" + "name": "block.frogspawn.step" }, { "id": 522, - "name": "entity.generic.swim" + "name": "block.frogspawn.break" }, { "id": 523, - "name": "entity.ghast.ambient" + "name": "block.frogspawn.fall" }, { "id": 524, - "name": "entity.ghast.death" + "name": "block.frogspawn.hatch" }, { "id": 525, - "name": "entity.ghast.hurt" + "name": "block.frogspawn.hit" }, { "id": 526, - "name": "entity.ghast.scream" + "name": "block.frogspawn.place" }, { "id": 527, - "name": "entity.ghast.shoot" + "name": "entity.frog.ambient" }, { "id": 528, - "name": "entity.ghast.warn" + "name": "entity.frog.death" }, { "id": 529, - "name": "block.gilded_blackstone.break" + "name": "entity.frog.eat" }, { "id": 530, - "name": "block.gilded_blackstone.fall" + "name": "entity.frog.hurt" }, { "id": 531, - "name": "block.gilded_blackstone.hit" + "name": "entity.frog.lay_spawn" }, { "id": 532, - "name": "block.gilded_blackstone.place" + "name": "entity.frog.long_jump" }, { "id": 533, - "name": "block.gilded_blackstone.step" + "name": "entity.frog.step" }, { "id": 534, - "name": "block.glass.break" + "name": "entity.frog.tongue" }, { "id": 535, - "name": "block.glass.fall" + "name": "block.roots.break" }, { "id": 536, - "name": "block.glass.hit" + "name": "block.roots.step" }, { "id": 537, - "name": "block.glass.place" + "name": "block.roots.place" }, { "id": 538, - "name": "block.glass.step" + "name": "block.roots.hit" }, { "id": 539, - "name": "item.glow_ink_sac.use" + "name": "block.roots.fall" }, { "id": 540, - "name": "entity.glow_item_frame.add_item" + "name": "block.furnace.fire_crackle" }, { "id": 541, - "name": "entity.glow_item_frame.break" + "name": "entity.generic.big_fall" }, { "id": 542, - "name": "entity.glow_item_frame.place" + "name": "entity.generic.burn" }, { "id": 543, - "name": "entity.glow_item_frame.remove_item" + "name": "entity.generic.death" }, { "id": 544, - "name": "entity.glow_item_frame.rotate_item" + "name": "entity.generic.drink" }, { "id": 545, - "name": "entity.glow_squid.ambient" + "name": "entity.generic.eat" }, { "id": 546, - "name": "entity.glow_squid.death" + "name": "entity.generic.explode" }, { "id": 547, - "name": "entity.glow_squid.hurt" + "name": "entity.generic.extinguish_fire" }, { "id": 548, - "name": "entity.glow_squid.squirt" + "name": "entity.generic.hurt" }, { "id": 549, - "name": "entity.goat.ambient" + "name": "entity.generic.small_fall" }, { "id": 550, - "name": "entity.goat.death" + "name": "entity.generic.splash" }, { "id": 551, - "name": "entity.goat.eat" + "name": "entity.generic.swim" }, { "id": 552, - "name": "entity.goat.hurt" + "name": "entity.ghast.ambient" }, { "id": 553, - "name": "entity.goat.long_jump" + "name": "entity.ghast.death" }, { "id": 554, - "name": "entity.goat.milk" + "name": "entity.ghast.hurt" }, { "id": 555, - "name": "entity.goat.prepare_ram" + "name": "entity.ghast.scream" }, { "id": 556, - "name": "entity.goat.ram_impact" + "name": "entity.ghast.shoot" }, { "id": 557, - "name": "entity.goat.horn_break" + "name": "entity.ghast.warn" }, { "id": 558, - "name": "item.goat_horn.play" + "name": "block.gilded_blackstone.break" }, { "id": 559, - "name": "entity.goat.screaming.ambient" + "name": "block.gilded_blackstone.fall" }, { "id": 560, - "name": "entity.goat.screaming.death" + "name": "block.gilded_blackstone.hit" }, { "id": 561, - "name": "entity.goat.screaming.eat" + "name": "block.gilded_blackstone.place" }, { "id": 562, - "name": "entity.goat.screaming.hurt" + "name": "block.gilded_blackstone.step" }, { "id": 563, - "name": "entity.goat.screaming.long_jump" + "name": "block.glass.break" }, { "id": 564, - "name": "entity.goat.screaming.milk" + "name": "block.glass.fall" }, { "id": 565, - "name": "entity.goat.screaming.prepare_ram" + "name": "block.glass.hit" }, { "id": 566, - "name": "entity.goat.screaming.ram_impact" + "name": "block.glass.place" }, { "id": 567, - "name": "entity.goat.screaming.horn_break" + "name": "block.glass.step" }, { "id": 568, - "name": "entity.goat.step" + "name": "item.glow_ink_sac.use" }, { "id": 569, - "name": "block.grass.break" + "name": "entity.glow_item_frame.add_item" }, { "id": 570, - "name": "block.grass.fall" + "name": "entity.glow_item_frame.break" }, { "id": 571, - "name": "block.grass.hit" + "name": "entity.glow_item_frame.place" }, { "id": 572, - "name": "block.grass.place" + "name": "entity.glow_item_frame.remove_item" }, { "id": 573, - "name": "block.grass.step" + "name": "entity.glow_item_frame.rotate_item" }, { "id": 574, - "name": "block.gravel.break" + "name": "entity.glow_squid.ambient" }, { "id": 575, - "name": "block.gravel.fall" + "name": "entity.glow_squid.death" }, { "id": 576, - "name": "block.gravel.hit" + "name": "entity.glow_squid.hurt" }, { "id": 577, - "name": "block.gravel.place" + "name": "entity.glow_squid.squirt" }, { "id": 578, - "name": "block.gravel.step" + "name": "entity.goat.ambient" }, { "id": 579, - "name": "block.grindstone.use" + "name": "entity.goat.death" }, { "id": 580, - "name": "block.growing_plant.crop" + "name": "entity.goat.eat" }, { "id": 581, - "name": "entity.guardian.ambient" + "name": "entity.goat.hurt" }, { "id": 582, - "name": "entity.guardian.ambient_land" + "name": "entity.goat.long_jump" }, { "id": 583, - "name": "entity.guardian.attack" + "name": "entity.goat.milk" }, { "id": 584, - "name": "entity.guardian.death" + "name": "entity.goat.prepare_ram" }, { "id": 585, - "name": "entity.guardian.death_land" + "name": "entity.goat.ram_impact" }, { "id": 586, - "name": "entity.guardian.flop" + "name": "entity.goat.horn_break" }, { "id": 587, - "name": "entity.guardian.hurt" + "name": "item.goat_horn.play" }, { "id": 588, - "name": "entity.guardian.hurt_land" + "name": "entity.goat.screaming.ambient" }, { "id": 589, - "name": "block.hanging_roots.break" + "name": "entity.goat.screaming.death" }, { "id": 590, - "name": "block.hanging_roots.fall" + "name": "entity.goat.screaming.eat" }, { "id": 591, - "name": "block.hanging_roots.hit" + "name": "entity.goat.screaming.hurt" }, { "id": 592, - "name": "block.hanging_roots.place" + "name": "entity.goat.screaming.long_jump" }, { "id": 593, - "name": "block.hanging_roots.step" + "name": "entity.goat.screaming.milk" }, { "id": 594, - "name": "block.hanging_sign.step" + "name": "entity.goat.screaming.prepare_ram" }, { "id": 595, - "name": "block.hanging_sign.break" + "name": "entity.goat.screaming.ram_impact" }, { "id": 596, - "name": "block.hanging_sign.fall" + "name": "entity.goat.screaming.horn_break" }, { "id": 597, - "name": "block.hanging_sign.hit" + "name": "entity.goat.step" }, { "id": 598, - "name": "block.hanging_sign.place" + "name": "block.grass.break" }, { "id": 599, - "name": "block.nether_wood_hanging_sign.step" + "name": "block.grass.fall" }, { "id": 600, - "name": "block.nether_wood_hanging_sign.break" + "name": "block.grass.hit" }, { "id": 601, - "name": "block.nether_wood_hanging_sign.fall" + "name": "block.grass.place" }, { "id": 602, - "name": "block.nether_wood_hanging_sign.hit" + "name": "block.grass.step" }, { "id": 603, - "name": "block.nether_wood_hanging_sign.place" + "name": "block.gravel.break" }, { "id": 604, - "name": "block.bamboo_wood_hanging_sign.step" + "name": "block.gravel.fall" }, { "id": 605, - "name": "block.bamboo_wood_hanging_sign.break" + "name": "block.gravel.hit" }, { "id": 606, - "name": "block.bamboo_wood_hanging_sign.fall" + "name": "block.gravel.place" }, { "id": 607, - "name": "block.bamboo_wood_hanging_sign.hit" + "name": "block.gravel.step" }, { "id": 608, - "name": "block.bamboo_wood_hanging_sign.place" + "name": "block.grindstone.use" }, { "id": 609, - "name": "item.hoe.till" + "name": "block.growing_plant.crop" }, { "id": 610, - "name": "entity.hoglin.ambient" + "name": "entity.guardian.ambient" }, { "id": 611, - "name": "entity.hoglin.angry" + "name": "entity.guardian.ambient_land" }, { "id": 612, - "name": "entity.hoglin.attack" + "name": "entity.guardian.attack" }, { "id": 613, - "name": "entity.hoglin.converted_to_zombified" + "name": "entity.guardian.death" }, { "id": 614, - "name": "entity.hoglin.death" + "name": "entity.guardian.death_land" }, { "id": 615, - "name": "entity.hoglin.hurt" + "name": "entity.guardian.flop" }, { "id": 616, - "name": "entity.hoglin.retreat" + "name": "entity.guardian.hurt" }, { "id": 617, - "name": "entity.hoglin.step" + "name": "entity.guardian.hurt_land" }, { "id": 618, - "name": "block.honey_block.break" + "name": "block.hanging_roots.break" }, { "id": 619, - "name": "block.honey_block.fall" + "name": "block.hanging_roots.fall" }, { "id": 620, - "name": "block.honey_block.hit" + "name": "block.hanging_roots.hit" }, { "id": 621, - "name": "block.honey_block.place" + "name": "block.hanging_roots.place" }, { "id": 622, - "name": "block.honey_block.slide" + "name": "block.hanging_roots.step" }, { "id": 623, - "name": "block.honey_block.step" + "name": "block.hanging_sign.step" }, { "id": 624, - "name": "item.honeycomb.wax_on" + "name": "block.hanging_sign.break" }, { "id": 625, - "name": "item.honey_bottle.drink" + "name": "block.hanging_sign.fall" }, { "id": 626, - "name": "item.goat_horn.sound.0" + "name": "block.hanging_sign.hit" }, { "id": 627, - "name": "item.goat_horn.sound.1" + "name": "block.hanging_sign.place" }, { "id": 628, - "name": "item.goat_horn.sound.2" + "name": "block.nether_wood_hanging_sign.step" }, { "id": 629, - "name": "item.goat_horn.sound.3" + "name": "block.nether_wood_hanging_sign.break" }, { "id": 630, - "name": "item.goat_horn.sound.4" + "name": "block.nether_wood_hanging_sign.fall" }, { "id": 631, - "name": "item.goat_horn.sound.5" + "name": "block.nether_wood_hanging_sign.hit" }, { "id": 632, - "name": "item.goat_horn.sound.6" + "name": "block.nether_wood_hanging_sign.place" }, { "id": 633, - "name": "item.goat_horn.sound.7" + "name": "block.bamboo_wood_hanging_sign.step" }, { "id": 634, - "name": "entity.horse.ambient" + "name": "block.bamboo_wood_hanging_sign.break" }, { "id": 635, - "name": "entity.horse.angry" + "name": "block.bamboo_wood_hanging_sign.fall" }, { "id": 636, - "name": "entity.horse.armor" + "name": "block.bamboo_wood_hanging_sign.hit" }, { "id": 637, - "name": "entity.horse.breathe" + "name": "block.bamboo_wood_hanging_sign.place" }, { "id": 638, - "name": "entity.horse.death" + "name": "block.trial_spawner.break" }, { "id": 639, - "name": "entity.horse.eat" + "name": "block.trial_spawner.step" }, { "id": 640, - "name": "entity.horse.gallop" + "name": "block.trial_spawner.place" }, { "id": 641, - "name": "entity.horse.hurt" + "name": "block.trial_spawner.hit" }, { "id": 642, - "name": "entity.horse.jump" + "name": "block.trial_spawner.fall" }, { "id": 643, - "name": "entity.horse.land" + "name": "block.trial_spawner.spawn_mob" }, { "id": 644, - "name": "entity.horse.saddle" + "name": "block.trial_spawner.detect_player" }, { "id": 645, - "name": "entity.horse.step" + "name": "block.trial_spawner.ambient" }, { "id": 646, - "name": "entity.horse.step_wood" + "name": "block.trial_spawner.open_shutter" }, { "id": 647, - "name": "entity.hostile.big_fall" + "name": "block.trial_spawner.close_shutter" }, { "id": 648, - "name": "entity.hostile.death" + "name": "block.trial_spawner.eject_item" }, { "id": 649, - "name": "entity.hostile.hurt" + "name": "item.hoe.till" }, { "id": 650, - "name": "entity.hostile.small_fall" + "name": "entity.hoglin.ambient" }, { "id": 651, - "name": "entity.hostile.splash" + "name": "entity.hoglin.angry" }, { "id": 652, - "name": "entity.hostile.swim" + "name": "entity.hoglin.attack" }, { "id": 653, - "name": "entity.husk.ambient" + "name": "entity.hoglin.converted_to_zombified" }, { "id": 654, - "name": "entity.husk.converted_to_zombie" + "name": "entity.hoglin.death" }, { "id": 655, - "name": "entity.husk.death" + "name": "entity.hoglin.hurt" }, { "id": 656, - "name": "entity.husk.hurt" + "name": "entity.hoglin.retreat" }, { "id": 657, - "name": "entity.husk.step" + "name": "entity.hoglin.step" }, { "id": 658, - "name": "entity.illusioner.ambient" + "name": "block.honey_block.break" }, { "id": 659, - "name": "entity.illusioner.cast_spell" + "name": "block.honey_block.fall" }, { "id": 660, - "name": "entity.illusioner.death" + "name": "block.honey_block.hit" }, { "id": 661, - "name": "entity.illusioner.hurt" + "name": "block.honey_block.place" }, { "id": 662, - "name": "entity.illusioner.mirror_move" + "name": "block.honey_block.slide" }, { "id": 663, - "name": "entity.illusioner.prepare_blindness" + "name": "block.honey_block.step" }, { "id": 664, - "name": "entity.illusioner.prepare_mirror" + "name": "item.honeycomb.wax_on" }, { "id": 665, - "name": "item.ink_sac.use" + "name": "item.honey_bottle.drink" }, { "id": 666, - "name": "block.iron_door.close" + "name": "item.goat_horn.sound.0" }, { "id": 667, - "name": "block.iron_door.open" + "name": "item.goat_horn.sound.1" }, { "id": 668, - "name": "entity.iron_golem.attack" + "name": "item.goat_horn.sound.2" }, { "id": 669, - "name": "entity.iron_golem.damage" + "name": "item.goat_horn.sound.3" }, { "id": 670, - "name": "entity.iron_golem.death" + "name": "item.goat_horn.sound.4" }, { "id": 671, - "name": "entity.iron_golem.hurt" + "name": "item.goat_horn.sound.5" }, { "id": 672, - "name": "entity.iron_golem.repair" + "name": "item.goat_horn.sound.6" }, { "id": 673, - "name": "entity.iron_golem.step" + "name": "item.goat_horn.sound.7" }, { "id": 674, - "name": "block.iron_trapdoor.close" + "name": "entity.horse.ambient" }, { "id": 675, - "name": "block.iron_trapdoor.open" + "name": "entity.horse.angry" }, { "id": 676, - "name": "entity.item_frame.add_item" + "name": "entity.horse.armor" }, { "id": 677, - "name": "entity.item_frame.break" + "name": "entity.horse.breathe" }, { "id": 678, - "name": "entity.item_frame.place" + "name": "entity.horse.death" }, { "id": 679, - "name": "entity.item_frame.remove_item" + "name": "entity.horse.eat" }, { "id": 680, - "name": "entity.item_frame.rotate_item" + "name": "entity.horse.gallop" }, { "id": 681, - "name": "entity.item.break" + "name": "entity.horse.hurt" }, { "id": 682, - "name": "entity.item.pickup" + "name": "entity.horse.jump" }, { "id": 683, - "name": "block.ladder.break" + "name": "entity.horse.land" }, { "id": 684, - "name": "block.ladder.fall" + "name": "entity.horse.saddle" }, { "id": 685, - "name": "block.ladder.hit" + "name": "entity.horse.step" }, { "id": 686, - "name": "block.ladder.place" + "name": "entity.horse.step_wood" }, { "id": 687, - "name": "block.ladder.step" + "name": "entity.hostile.big_fall" }, { "id": 688, - "name": "block.lantern.break" + "name": "entity.hostile.death" }, { "id": 689, - "name": "block.lantern.fall" + "name": "entity.hostile.hurt" }, { "id": 690, - "name": "block.lantern.hit" + "name": "entity.hostile.small_fall" }, { "id": 691, - "name": "block.lantern.place" + "name": "entity.hostile.splash" }, { "id": 692, - "name": "block.lantern.step" + "name": "entity.hostile.swim" }, { "id": 693, - "name": "block.large_amethyst_bud.break" + "name": "entity.husk.ambient" }, { "id": 694, - "name": "block.large_amethyst_bud.place" + "name": "entity.husk.converted_to_zombie" }, { "id": 695, - "name": "block.lava.ambient" + "name": "entity.husk.death" }, { "id": 696, - "name": "block.lava.extinguish" + "name": "entity.husk.hurt" }, { "id": 697, - "name": "block.lava.pop" + "name": "entity.husk.step" }, { "id": 698, - "name": "entity.leash_knot.break" + "name": "entity.illusioner.ambient" }, { "id": 699, - "name": "entity.leash_knot.place" + "name": "entity.illusioner.cast_spell" }, { "id": 700, - "name": "block.lever.click" + "name": "entity.illusioner.death" }, { "id": 701, - "name": "entity.lightning_bolt.impact" + "name": "entity.illusioner.hurt" }, { "id": 702, - "name": "entity.lightning_bolt.thunder" + "name": "entity.illusioner.mirror_move" }, { "id": 703, - "name": "entity.lingering_potion.throw" + "name": "entity.illusioner.prepare_blindness" }, { "id": 704, - "name": "entity.llama.ambient" + "name": "entity.illusioner.prepare_mirror" }, { "id": 705, - "name": "entity.llama.angry" + "name": "item.ink_sac.use" }, { "id": 706, - "name": "entity.llama.chest" + "name": "block.iron_door.close" }, { "id": 707, - "name": "entity.llama.death" + "name": "block.iron_door.open" }, { "id": 708, - "name": "entity.llama.eat" + "name": "entity.iron_golem.attack" }, { "id": 709, - "name": "entity.llama.hurt" + "name": "entity.iron_golem.damage" }, { "id": 710, - "name": "entity.llama.spit" + "name": "entity.iron_golem.death" }, { "id": 711, - "name": "entity.llama.step" + "name": "entity.iron_golem.hurt" }, { "id": 712, - "name": "entity.llama.swag" + "name": "entity.iron_golem.repair" }, { "id": 713, - "name": "entity.magma_cube.death_small" + "name": "entity.iron_golem.step" }, { "id": 714, - "name": "block.lodestone.break" + "name": "block.iron_trapdoor.close" }, { "id": 715, - "name": "block.lodestone.step" + "name": "block.iron_trapdoor.open" }, { "id": 716, - "name": "block.lodestone.place" + "name": "entity.item_frame.add_item" }, { "id": 717, - "name": "block.lodestone.hit" + "name": "entity.item_frame.break" }, { "id": 718, - "name": "block.lodestone.fall" + "name": "entity.item_frame.place" }, { "id": 719, - "name": "item.lodestone_compass.lock" + "name": "entity.item_frame.remove_item" }, { "id": 720, - "name": "entity.magma_cube.death" + "name": "entity.item_frame.rotate_item" }, { "id": 721, - "name": "entity.magma_cube.hurt" + "name": "entity.item.break" }, { "id": 722, - "name": "entity.magma_cube.hurt_small" + "name": "entity.item.pickup" }, { "id": 723, - "name": "entity.magma_cube.jump" + "name": "block.ladder.break" }, { "id": 724, - "name": "entity.magma_cube.squish" + "name": "block.ladder.fall" }, { "id": 725, - "name": "entity.magma_cube.squish_small" + "name": "block.ladder.hit" }, { "id": 726, - "name": "block.mangrove_roots.break" + "name": "block.ladder.place" }, { "id": 727, - "name": "block.mangrove_roots.fall" + "name": "block.ladder.step" }, { "id": 728, - "name": "block.mangrove_roots.hit" + "name": "block.lantern.break" }, { "id": 729, - "name": "block.mangrove_roots.place" + "name": "block.lantern.fall" }, { "id": 730, - "name": "block.mangrove_roots.step" + "name": "block.lantern.hit" }, { "id": 731, - "name": "block.medium_amethyst_bud.break" + "name": "block.lantern.place" }, { "id": 732, - "name": "block.medium_amethyst_bud.place" + "name": "block.lantern.step" }, { "id": 733, - "name": "block.metal.break" + "name": "block.large_amethyst_bud.break" }, { "id": 734, - "name": "block.metal.fall" + "name": "block.large_amethyst_bud.place" }, { "id": 735, - "name": "block.metal.hit" + "name": "block.lava.ambient" }, { "id": 736, - "name": "block.metal.place" + "name": "block.lava.extinguish" }, { "id": 737, - "name": "block.metal_pressure_plate.click_off" + "name": "block.lava.pop" }, { "id": 738, - "name": "block.metal_pressure_plate.click_on" + "name": "entity.leash_knot.break" }, { "id": 739, - "name": "block.metal.step" + "name": "entity.leash_knot.place" }, { "id": 740, - "name": "entity.minecart.inside.underwater" + "name": "block.lever.click" }, { "id": 741, - "name": "entity.minecart.inside" + "name": "entity.lightning_bolt.impact" }, { "id": 742, - "name": "entity.minecart.riding" + "name": "entity.lightning_bolt.thunder" }, { "id": 743, - "name": "entity.mooshroom.convert" + "name": "entity.lingering_potion.throw" }, { "id": 744, - "name": "entity.mooshroom.eat" + "name": "entity.llama.ambient" }, { "id": 745, - "name": "entity.mooshroom.milk" + "name": "entity.llama.angry" }, { "id": 746, - "name": "entity.mooshroom.suspicious_milk" + "name": "entity.llama.chest" }, { "id": 747, - "name": "entity.mooshroom.shear" + "name": "entity.llama.death" }, { "id": 748, - "name": "block.moss_carpet.break" + "name": "entity.llama.eat" }, { "id": 749, - "name": "block.moss_carpet.fall" + "name": "entity.llama.hurt" }, { "id": 750, - "name": "block.moss_carpet.hit" + "name": "entity.llama.spit" }, { "id": 751, - "name": "block.moss_carpet.place" + "name": "entity.llama.step" }, { "id": 752, - "name": "block.moss_carpet.step" + "name": "entity.llama.swag" }, { "id": 753, - "name": "block.pink_petals.break" + "name": "entity.magma_cube.death_small" }, { "id": 754, - "name": "block.pink_petals.fall" + "name": "block.lodestone.break" }, { "id": 755, - "name": "block.pink_petals.hit" + "name": "block.lodestone.step" }, { "id": 756, - "name": "block.pink_petals.place" + "name": "block.lodestone.place" }, { "id": 757, - "name": "block.pink_petals.step" + "name": "block.lodestone.hit" }, { "id": 758, - "name": "block.moss.break" + "name": "block.lodestone.fall" }, { "id": 759, - "name": "block.moss.fall" + "name": "item.lodestone_compass.lock" }, { "id": 760, - "name": "block.moss.hit" + "name": "entity.magma_cube.death" }, { "id": 761, - "name": "block.moss.place" + "name": "entity.magma_cube.hurt" }, { "id": 762, - "name": "block.moss.step" + "name": "entity.magma_cube.hurt_small" }, { "id": 763, - "name": "block.mud.break" + "name": "entity.magma_cube.jump" }, { "id": 764, - "name": "block.mud.fall" + "name": "entity.magma_cube.squish" }, { "id": 765, - "name": "block.mud.hit" + "name": "entity.magma_cube.squish_small" }, { "id": 766, - "name": "block.mud.place" + "name": "block.mangrove_roots.break" }, { "id": 767, - "name": "block.mud.step" + "name": "block.mangrove_roots.fall" }, { "id": 768, - "name": "block.mud_bricks.break" + "name": "block.mangrove_roots.hit" }, { "id": 769, - "name": "block.mud_bricks.fall" + "name": "block.mangrove_roots.place" }, { "id": 770, - "name": "block.mud_bricks.hit" + "name": "block.mangrove_roots.step" }, { "id": 771, - "name": "block.mud_bricks.place" + "name": "block.medium_amethyst_bud.break" }, { "id": 772, - "name": "block.mud_bricks.step" + "name": "block.medium_amethyst_bud.place" }, { "id": 773, - "name": "block.muddy_mangrove_roots.break" + "name": "block.metal.break" }, { "id": 774, - "name": "block.muddy_mangrove_roots.fall" + "name": "block.metal.fall" }, { "id": 775, - "name": "block.muddy_mangrove_roots.hit" + "name": "block.metal.hit" }, { "id": 776, - "name": "block.muddy_mangrove_roots.place" + "name": "block.metal.place" }, { "id": 777, - "name": "block.muddy_mangrove_roots.step" + "name": "block.metal_pressure_plate.click_off" }, { "id": 778, - "name": "entity.mule.ambient" + "name": "block.metal_pressure_plate.click_on" }, { "id": 779, - "name": "entity.mule.angry" + "name": "block.metal.step" }, { "id": 780, - "name": "entity.mule.chest" + "name": "entity.minecart.inside.underwater" }, { "id": 781, - "name": "entity.mule.death" + "name": "entity.minecart.inside" }, { "id": 782, - "name": "entity.mule.eat" + "name": "entity.minecart.riding" }, { "id": 783, - "name": "entity.mule.hurt" + "name": "entity.mooshroom.convert" }, { "id": 784, - "name": "music.creative" + "name": "entity.mooshroom.eat" }, { "id": 785, - "name": "music.credits" + "name": "entity.mooshroom.milk" }, { "id": 786, - "name": "music_disc.5" + "name": "entity.mooshroom.suspicious_milk" }, { "id": 787, - "name": "music_disc.11" + "name": "entity.mooshroom.shear" }, { "id": 788, - "name": "music_disc.13" + "name": "block.moss_carpet.break" }, { "id": 789, - "name": "music_disc.blocks" + "name": "block.moss_carpet.fall" }, { "id": 790, - "name": "music_disc.cat" + "name": "block.moss_carpet.hit" }, { "id": 791, - "name": "music_disc.chirp" + "name": "block.moss_carpet.place" }, { "id": 792, - "name": "music_disc.far" + "name": "block.moss_carpet.step" }, { "id": 793, - "name": "music_disc.mall" + "name": "block.pink_petals.break" }, { "id": 794, - "name": "music_disc.mellohi" + "name": "block.pink_petals.fall" }, { "id": 795, - "name": "music_disc.pigstep" + "name": "block.pink_petals.hit" }, { "id": 796, - "name": "music_disc.stal" + "name": "block.pink_petals.place" }, { "id": 797, - "name": "music_disc.strad" + "name": "block.pink_petals.step" }, { "id": 798, - "name": "music_disc.wait" + "name": "block.moss.break" }, { "id": 799, - "name": "music_disc.ward" + "name": "block.moss.fall" }, { "id": 800, - "name": "music_disc.otherside" + "name": "block.moss.hit" }, { "id": 801, - "name": "music_disc.relic" + "name": "block.moss.place" }, { "id": 802, - "name": "music.dragon" + "name": "block.moss.step" }, { "id": 803, - "name": "music.end" + "name": "block.mud.break" }, { "id": 804, - "name": "music.game" + "name": "block.mud.fall" }, { "id": 805, - "name": "music.menu" + "name": "block.mud.hit" }, { "id": 806, - "name": "music.nether.basalt_deltas" + "name": "block.mud.place" }, { "id": 807, - "name": "music.nether.crimson_forest" + "name": "block.mud.step" }, { "id": 808, - "name": "music.overworld.deep_dark" + "name": "block.mud_bricks.break" }, { "id": 809, - "name": "music.overworld.dripstone_caves" + "name": "block.mud_bricks.fall" }, { "id": 810, - "name": "music.overworld.grove" + "name": "block.mud_bricks.hit" }, { "id": 811, - "name": "music.overworld.jagged_peaks" + "name": "block.mud_bricks.place" }, { "id": 812, - "name": "music.overworld.lush_caves" + "name": "block.mud_bricks.step" }, { "id": 813, - "name": "music.overworld.swamp" + "name": "block.muddy_mangrove_roots.break" }, { "id": 814, - "name": "music.overworld.forest" + "name": "block.muddy_mangrove_roots.fall" }, { "id": 815, - "name": "music.overworld.old_growth_taiga" + "name": "block.muddy_mangrove_roots.hit" }, { "id": 816, - "name": "music.overworld.meadow" + "name": "block.muddy_mangrove_roots.place" }, { "id": 817, - "name": "music.overworld.cherry_grove" + "name": "block.muddy_mangrove_roots.step" }, { "id": 818, - "name": "music.nether.nether_wastes" + "name": "entity.mule.ambient" }, { "id": 819, - "name": "music.overworld.frozen_peaks" + "name": "entity.mule.angry" }, { "id": 820, - "name": "music.overworld.snowy_slopes" + "name": "entity.mule.chest" }, { "id": 821, - "name": "music.nether.soul_sand_valley" + "name": "entity.mule.death" }, { "id": 822, - "name": "music.overworld.stony_peaks" + "name": "entity.mule.eat" }, { "id": 823, - "name": "music.nether.warped_forest" + "name": "entity.mule.hurt" }, { "id": 824, - "name": "music.overworld.flower_forest" + "name": "music.creative" }, { "id": 825, - "name": "music.overworld.desert" + "name": "music.credits" }, { "id": 826, - "name": "music.overworld.badlands" + "name": "music_disc.5" }, { "id": 827, - "name": "music.overworld.jungle" + "name": "music_disc.11" }, { "id": 828, - "name": "music.overworld.sparse_jungle" + "name": "music_disc.13" }, { "id": 829, - "name": "music.overworld.bamboo_jungle" + "name": "music_disc.blocks" }, { "id": 830, - "name": "music.under_water" + "name": "music_disc.cat" }, { "id": 831, - "name": "block.nether_bricks.break" + "name": "music_disc.chirp" }, { "id": 832, - "name": "block.nether_bricks.step" + "name": "music_disc.far" }, { "id": 833, - "name": "block.nether_bricks.place" + "name": "music_disc.mall" }, { "id": 834, - "name": "block.nether_bricks.hit" + "name": "music_disc.mellohi" }, { "id": 835, - "name": "block.nether_bricks.fall" + "name": "music_disc.pigstep" }, { "id": 836, - "name": "block.nether_wart.break" + "name": "music_disc.stal" }, { "id": 837, - "name": "item.nether_wart.plant" + "name": "music_disc.strad" }, { "id": 838, - "name": "block.nether_wood.break" + "name": "music_disc.wait" }, { "id": 839, - "name": "block.nether_wood.fall" + "name": "music_disc.ward" }, { "id": 840, - "name": "block.nether_wood.hit" + "name": "music_disc.otherside" }, { "id": 841, - "name": "block.nether_wood.place" + "name": "music_disc.relic" }, { "id": 842, - "name": "block.nether_wood.step" + "name": "music.dragon" }, { "id": 843, - "name": "block.nether_wood_door.close" + "name": "music.end" }, { "id": 844, - "name": "block.nether_wood_door.open" + "name": "music.game" }, { "id": 845, - "name": "block.nether_wood_trapdoor.close" + "name": "music.menu" }, { "id": 846, - "name": "block.nether_wood_trapdoor.open" + "name": "music.nether.basalt_deltas" }, { "id": 847, - "name": "block.nether_wood_button.click_off" + "name": "music.nether.crimson_forest" }, { "id": 848, - "name": "block.nether_wood_button.click_on" + "name": "music.overworld.deep_dark" }, { "id": 849, - "name": "block.nether_wood_pressure_plate.click_off" + "name": "music.overworld.dripstone_caves" }, { "id": 850, - "name": "block.nether_wood_pressure_plate.click_on" + "name": "music.overworld.grove" }, { "id": 851, - "name": "block.nether_wood_fence_gate.close" + "name": "music.overworld.jagged_peaks" }, { "id": 852, - "name": "block.nether_wood_fence_gate.open" + "name": "music.overworld.lush_caves" }, { "id": 853, - "name": "intentionally_empty" + "name": "music.overworld.swamp" }, { "id": 854, - "name": "block.packed_mud.break" + "name": "music.overworld.forest" }, { "id": 855, - "name": "block.packed_mud.fall" + "name": "music.overworld.old_growth_taiga" }, { "id": 856, - "name": "block.packed_mud.hit" + "name": "music.overworld.meadow" }, { "id": 857, - "name": "block.packed_mud.place" + "name": "music.overworld.cherry_grove" }, { "id": 858, - "name": "block.packed_mud.step" + "name": "music.nether.nether_wastes" }, { "id": 859, - "name": "block.stem.break" + "name": "music.overworld.frozen_peaks" }, { "id": 860, - "name": "block.stem.step" + "name": "music.overworld.snowy_slopes" }, { "id": 861, - "name": "block.stem.place" + "name": "music.nether.soul_sand_valley" }, { "id": 862, - "name": "block.stem.hit" + "name": "music.overworld.stony_peaks" }, { "id": 863, - "name": "block.stem.fall" + "name": "music.nether.warped_forest" }, { "id": 864, - "name": "block.nylium.break" + "name": "music.overworld.flower_forest" }, { "id": 865, - "name": "block.nylium.step" + "name": "music.overworld.desert" }, { "id": 866, - "name": "block.nylium.place" + "name": "music.overworld.badlands" }, { "id": 867, - "name": "block.nylium.hit" + "name": "music.overworld.jungle" }, { "id": 868, - "name": "block.nylium.fall" + "name": "music.overworld.sparse_jungle" }, { "id": 869, - "name": "block.nether_sprouts.break" + "name": "music.overworld.bamboo_jungle" }, { "id": 870, - "name": "block.nether_sprouts.step" + "name": "music.under_water" }, { "id": 871, - "name": "block.nether_sprouts.place" + "name": "block.nether_bricks.break" }, { "id": 872, - "name": "block.nether_sprouts.hit" + "name": "block.nether_bricks.step" }, { "id": 873, - "name": "block.nether_sprouts.fall" + "name": "block.nether_bricks.place" }, { "id": 874, - "name": "block.fungus.break" + "name": "block.nether_bricks.hit" }, { "id": 875, - "name": "block.fungus.step" + "name": "block.nether_bricks.fall" }, { "id": 876, - "name": "block.fungus.place" + "name": "block.nether_wart.break" }, { "id": 877, - "name": "block.fungus.hit" + "name": "item.nether_wart.plant" }, { "id": 878, - "name": "block.fungus.fall" + "name": "block.nether_wood.break" }, { "id": 879, - "name": "block.weeping_vines.break" + "name": "block.nether_wood.fall" }, { "id": 880, - "name": "block.weeping_vines.step" + "name": "block.nether_wood.hit" }, { "id": 881, - "name": "block.weeping_vines.place" + "name": "block.nether_wood.place" }, { "id": 882, - "name": "block.weeping_vines.hit" + "name": "block.nether_wood.step" }, { "id": 883, - "name": "block.weeping_vines.fall" + "name": "block.nether_wood_door.close" }, { "id": 884, - "name": "block.wart_block.break" + "name": "block.nether_wood_door.open" }, { "id": 885, - "name": "block.wart_block.step" + "name": "block.nether_wood_trapdoor.close" }, { "id": 886, - "name": "block.wart_block.place" + "name": "block.nether_wood_trapdoor.open" }, { "id": 887, - "name": "block.wart_block.hit" + "name": "block.nether_wood_button.click_off" }, { "id": 888, - "name": "block.wart_block.fall" + "name": "block.nether_wood_button.click_on" }, { "id": 889, - "name": "block.netherite_block.break" + "name": "block.nether_wood_pressure_plate.click_off" }, { "id": 890, - "name": "block.netherite_block.step" + "name": "block.nether_wood_pressure_plate.click_on" }, { "id": 891, - "name": "block.netherite_block.place" + "name": "block.nether_wood_fence_gate.close" }, { "id": 892, - "name": "block.netherite_block.hit" + "name": "block.nether_wood_fence_gate.open" }, { "id": 893, - "name": "block.netherite_block.fall" + "name": "intentionally_empty" }, { "id": 894, - "name": "block.netherrack.break" + "name": "block.packed_mud.break" }, { "id": 895, - "name": "block.netherrack.step" + "name": "block.packed_mud.fall" }, { "id": 896, - "name": "block.netherrack.place" + "name": "block.packed_mud.hit" }, { "id": 897, - "name": "block.netherrack.hit" + "name": "block.packed_mud.place" }, { "id": 898, - "name": "block.netherrack.fall" + "name": "block.packed_mud.step" }, { "id": 899, - "name": "block.note_block.basedrum" + "name": "block.stem.break" }, { "id": 900, - "name": "block.note_block.bass" + "name": "block.stem.step" }, { "id": 901, - "name": "block.note_block.bell" + "name": "block.stem.place" }, { "id": 902, - "name": "block.note_block.chime" + "name": "block.stem.hit" }, { "id": 903, - "name": "block.note_block.flute" + "name": "block.stem.fall" }, { "id": 904, - "name": "block.note_block.guitar" + "name": "block.nylium.break" }, { "id": 905, - "name": "block.note_block.harp" + "name": "block.nylium.step" }, { "id": 906, - "name": "block.note_block.hat" + "name": "block.nylium.place" }, { "id": 907, - "name": "block.note_block.pling" + "name": "block.nylium.hit" }, { "id": 908, - "name": "block.note_block.snare" + "name": "block.nylium.fall" }, { "id": 909, - "name": "block.note_block.xylophone" + "name": "block.nether_sprouts.break" }, { "id": 910, - "name": "block.note_block.iron_xylophone" + "name": "block.nether_sprouts.step" }, { "id": 911, - "name": "block.note_block.cow_bell" + "name": "block.nether_sprouts.place" }, { "id": 912, - "name": "block.note_block.didgeridoo" + "name": "block.nether_sprouts.hit" }, { "id": 913, - "name": "block.note_block.bit" + "name": "block.nether_sprouts.fall" }, { "id": 914, - "name": "block.note_block.banjo" + "name": "block.fungus.break" }, { "id": 915, - "name": "block.note_block.imitate.zombie" + "name": "block.fungus.step" }, { "id": 916, - "name": "block.note_block.imitate.skeleton" + "name": "block.fungus.place" }, { "id": 917, - "name": "block.note_block.imitate.creeper" + "name": "block.fungus.hit" }, { "id": 918, - "name": "block.note_block.imitate.ender_dragon" + "name": "block.fungus.fall" }, { "id": 919, - "name": "block.note_block.imitate.wither_skeleton" + "name": "block.weeping_vines.break" }, { "id": 920, - "name": "block.note_block.imitate.piglin" + "name": "block.weeping_vines.step" }, { "id": 921, - "name": "entity.ocelot.hurt" + "name": "block.weeping_vines.place" }, { "id": 922, - "name": "entity.ocelot.ambient" + "name": "block.weeping_vines.hit" }, { "id": 923, - "name": "entity.ocelot.death" + "name": "block.weeping_vines.fall" }, { "id": 924, - "name": "entity.painting.break" + "name": "block.wart_block.break" }, { "id": 925, - "name": "entity.painting.place" + "name": "block.wart_block.step" }, { "id": 926, - "name": "entity.panda.pre_sneeze" + "name": "block.wart_block.place" }, { "id": 927, - "name": "entity.panda.sneeze" + "name": "block.wart_block.hit" }, { "id": 928, - "name": "entity.panda.ambient" + "name": "block.wart_block.fall" }, { "id": 929, - "name": "entity.panda.death" + "name": "block.netherite_block.break" }, { "id": 930, - "name": "entity.panda.eat" + "name": "block.netherite_block.step" }, { "id": 931, - "name": "entity.panda.step" + "name": "block.netherite_block.place" }, { "id": 932, - "name": "entity.panda.cant_breed" + "name": "block.netherite_block.hit" }, { "id": 933, - "name": "entity.panda.aggressive_ambient" + "name": "block.netherite_block.fall" }, { "id": 934, - "name": "entity.panda.worried_ambient" + "name": "block.netherrack.break" }, { "id": 935, - "name": "entity.panda.hurt" + "name": "block.netherrack.step" }, { "id": 936, - "name": "entity.panda.bite" + "name": "block.netherrack.place" }, { "id": 937, - "name": "entity.parrot.ambient" + "name": "block.netherrack.hit" }, { "id": 938, - "name": "entity.parrot.death" + "name": "block.netherrack.fall" }, { "id": 939, - "name": "entity.parrot.eat" + "name": "block.note_block.basedrum" }, { "id": 940, - "name": "entity.parrot.fly" + "name": "block.note_block.bass" }, { "id": 941, - "name": "entity.parrot.hurt" + "name": "block.note_block.bell" }, { "id": 942, - "name": "entity.parrot.imitate.blaze" + "name": "block.note_block.chime" }, { "id": 943, - "name": "entity.parrot.imitate.creeper" + "name": "block.note_block.flute" }, { "id": 944, - "name": "entity.parrot.imitate.drowned" + "name": "block.note_block.guitar" }, { "id": 945, - "name": "entity.parrot.imitate.elder_guardian" + "name": "block.note_block.harp" }, { "id": 946, - "name": "entity.parrot.imitate.ender_dragon" + "name": "block.note_block.hat" }, { "id": 947, - "name": "entity.parrot.imitate.endermite" + "name": "block.note_block.pling" }, { "id": 948, - "name": "entity.parrot.imitate.evoker" + "name": "block.note_block.snare" }, { "id": 949, - "name": "entity.parrot.imitate.ghast" + "name": "block.note_block.xylophone" }, { "id": 950, - "name": "entity.parrot.imitate.guardian" + "name": "block.note_block.iron_xylophone" }, { "id": 951, - "name": "entity.parrot.imitate.hoglin" + "name": "block.note_block.cow_bell" }, { "id": 952, - "name": "entity.parrot.imitate.husk" + "name": "block.note_block.didgeridoo" }, { "id": 953, - "name": "entity.parrot.imitate.illusioner" + "name": "block.note_block.bit" }, { "id": 954, - "name": "entity.parrot.imitate.magma_cube" + "name": "block.note_block.banjo" }, { "id": 955, - "name": "entity.parrot.imitate.phantom" + "name": "block.note_block.imitate.zombie" }, { "id": 956, - "name": "entity.parrot.imitate.piglin" + "name": "block.note_block.imitate.skeleton" }, { "id": 957, - "name": "entity.parrot.imitate.piglin_brute" + "name": "block.note_block.imitate.creeper" }, { "id": 958, - "name": "entity.parrot.imitate.pillager" + "name": "block.note_block.imitate.ender_dragon" }, { "id": 959, - "name": "entity.parrot.imitate.ravager" + "name": "block.note_block.imitate.wither_skeleton" }, { "id": 960, - "name": "entity.parrot.imitate.shulker" + "name": "block.note_block.imitate.piglin" }, { "id": 961, - "name": "entity.parrot.imitate.silverfish" + "name": "entity.ocelot.hurt" }, { "id": 962, - "name": "entity.parrot.imitate.skeleton" + "name": "entity.ocelot.ambient" }, { "id": 963, - "name": "entity.parrot.imitate.slime" + "name": "entity.ocelot.death" }, { "id": 964, - "name": "entity.parrot.imitate.spider" + "name": "entity.painting.break" }, { "id": 965, - "name": "entity.parrot.imitate.stray" + "name": "entity.painting.place" }, { "id": 966, - "name": "entity.parrot.imitate.vex" + "name": "entity.panda.pre_sneeze" }, { "id": 967, - "name": "entity.parrot.imitate.vindicator" + "name": "entity.panda.sneeze" }, { "id": 968, - "name": "entity.parrot.imitate.warden" + "name": "entity.panda.ambient" }, { "id": 969, - "name": "entity.parrot.imitate.witch" + "name": "entity.panda.death" }, { "id": 970, - "name": "entity.parrot.imitate.wither" + "name": "entity.panda.eat" }, { "id": 971, - "name": "entity.parrot.imitate.wither_skeleton" + "name": "entity.panda.step" }, { "id": 972, - "name": "entity.parrot.imitate.zoglin" + "name": "entity.panda.cant_breed" }, { "id": 973, - "name": "entity.parrot.imitate.zombie" + "name": "entity.panda.aggressive_ambient" }, { "id": 974, - "name": "entity.parrot.imitate.zombie_villager" + "name": "entity.panda.worried_ambient" }, { "id": 975, - "name": "entity.parrot.step" + "name": "entity.panda.hurt" }, { "id": 976, - "name": "entity.phantom.ambient" + "name": "entity.panda.bite" }, { "id": 977, - "name": "entity.phantom.bite" + "name": "entity.parrot.ambient" }, { "id": 978, - "name": "entity.phantom.death" + "name": "entity.parrot.death" }, { "id": 979, - "name": "entity.phantom.flap" + "name": "entity.parrot.eat" }, { "id": 980, - "name": "entity.phantom.hurt" + "name": "entity.parrot.fly" }, { "id": 981, - "name": "entity.phantom.swoop" + "name": "entity.parrot.hurt" }, { "id": 982, - "name": "entity.pig.ambient" + "name": "entity.parrot.imitate.blaze" }, { "id": 983, - "name": "entity.pig.death" + "name": "entity.parrot.imitate.breeze" }, { "id": 984, - "name": "entity.pig.hurt" + "name": "entity.parrot.imitate.creeper" }, { "id": 985, - "name": "entity.pig.saddle" + "name": "entity.parrot.imitate.drowned" }, { "id": 986, - "name": "entity.pig.step" + "name": "entity.parrot.imitate.elder_guardian" }, { "id": 987, - "name": "entity.piglin.admiring_item" + "name": "entity.parrot.imitate.ender_dragon" }, { "id": 988, - "name": "entity.piglin.ambient" + "name": "entity.parrot.imitate.endermite" }, { "id": 989, - "name": "entity.piglin.angry" + "name": "entity.parrot.imitate.evoker" }, { "id": 990, - "name": "entity.piglin.celebrate" + "name": "entity.parrot.imitate.ghast" }, { "id": 991, - "name": "entity.piglin.death" + "name": "entity.parrot.imitate.guardian" }, { "id": 992, - "name": "entity.piglin.jealous" + "name": "entity.parrot.imitate.hoglin" }, { "id": 993, - "name": "entity.piglin.hurt" + "name": "entity.parrot.imitate.husk" }, { "id": 994, - "name": "entity.piglin.retreat" + "name": "entity.parrot.imitate.illusioner" }, { "id": 995, - "name": "entity.piglin.step" + "name": "entity.parrot.imitate.magma_cube" }, { "id": 996, - "name": "entity.piglin.converted_to_zombified" + "name": "entity.parrot.imitate.phantom" }, { "id": 997, - "name": "entity.piglin_brute.ambient" + "name": "entity.parrot.imitate.piglin" }, { "id": 998, - "name": "entity.piglin_brute.angry" + "name": "entity.parrot.imitate.piglin_brute" }, { "id": 999, - "name": "entity.piglin_brute.death" + "name": "entity.parrot.imitate.pillager" }, { "id": 1000, - "name": "entity.piglin_brute.hurt" + "name": "entity.parrot.imitate.ravager" }, { "id": 1001, - "name": "entity.piglin_brute.step" + "name": "entity.parrot.imitate.shulker" }, { "id": 1002, - "name": "entity.piglin_brute.converted_to_zombified" + "name": "entity.parrot.imitate.silverfish" }, { "id": 1003, - "name": "entity.pillager.ambient" + "name": "entity.parrot.imitate.skeleton" }, { "id": 1004, - "name": "entity.pillager.celebrate" + "name": "entity.parrot.imitate.slime" }, { "id": 1005, - "name": "entity.pillager.death" + "name": "entity.parrot.imitate.spider" }, { "id": 1006, - "name": "entity.pillager.hurt" + "name": "entity.parrot.imitate.stray" }, { "id": 1007, - "name": "block.piston.contract" + "name": "entity.parrot.imitate.vex" }, { "id": 1008, - "name": "block.piston.extend" + "name": "entity.parrot.imitate.vindicator" }, { "id": 1009, - "name": "entity.player.attack.crit" + "name": "entity.parrot.imitate.warden" }, { "id": 1010, - "name": "entity.player.attack.knockback" + "name": "entity.parrot.imitate.witch" }, { "id": 1011, - "name": "entity.player.attack.nodamage" + "name": "entity.parrot.imitate.wither" }, { "id": 1012, - "name": "entity.player.attack.strong" + "name": "entity.parrot.imitate.wither_skeleton" }, { "id": 1013, - "name": "entity.player.attack.sweep" + "name": "entity.parrot.imitate.zoglin" }, { "id": 1014, - "name": "entity.player.attack.weak" + "name": "entity.parrot.imitate.zombie" }, { "id": 1015, - "name": "entity.player.big_fall" + "name": "entity.parrot.imitate.zombie_villager" }, { "id": 1016, - "name": "entity.player.breath" + "name": "entity.parrot.step" }, { "id": 1017, - "name": "entity.player.burp" + "name": "entity.phantom.ambient" }, { "id": 1018, - "name": "entity.player.death" + "name": "entity.phantom.bite" }, { "id": 1019, - "name": "entity.player.hurt" + "name": "entity.phantom.death" }, { "id": 1020, - "name": "entity.player.hurt_drown" + "name": "entity.phantom.flap" }, { "id": 1021, - "name": "entity.player.hurt_freeze" + "name": "entity.phantom.hurt" }, { "id": 1022, - "name": "entity.player.hurt_on_fire" + "name": "entity.phantom.swoop" }, { "id": 1023, - "name": "entity.player.hurt_sweet_berry_bush" + "name": "entity.pig.ambient" }, { "id": 1024, - "name": "entity.player.levelup" + "name": "entity.pig.death" }, { "id": 1025, - "name": "entity.player.small_fall" + "name": "entity.pig.hurt" }, { "id": 1026, - "name": "entity.player.splash" + "name": "entity.pig.saddle" }, { "id": 1027, - "name": "entity.player.splash.high_speed" + "name": "entity.pig.step" }, { "id": 1028, - "name": "entity.player.swim" + "name": "entity.piglin.admiring_item" }, { "id": 1029, - "name": "entity.polar_bear.ambient" + "name": "entity.piglin.ambient" }, { "id": 1030, - "name": "entity.polar_bear.ambient_baby" + "name": "entity.piglin.angry" }, { "id": 1031, - "name": "entity.polar_bear.death" + "name": "entity.piglin.celebrate" }, { "id": 1032, - "name": "entity.polar_bear.hurt" + "name": "entity.piglin.death" }, { "id": 1033, - "name": "entity.polar_bear.step" + "name": "entity.piglin.jealous" }, { "id": 1034, - "name": "entity.polar_bear.warning" + "name": "entity.piglin.hurt" }, { "id": 1035, - "name": "block.polished_deepslate.break" + "name": "entity.piglin.retreat" }, { "id": 1036, - "name": "block.polished_deepslate.fall" + "name": "entity.piglin.step" }, { "id": 1037, - "name": "block.polished_deepslate.hit" + "name": "entity.piglin.converted_to_zombified" }, { "id": 1038, - "name": "block.polished_deepslate.place" + "name": "entity.piglin_brute.ambient" }, { "id": 1039, - "name": "block.polished_deepslate.step" + "name": "entity.piglin_brute.angry" }, { "id": 1040, - "name": "block.portal.ambient" + "name": "entity.piglin_brute.death" }, { "id": 1041, - "name": "block.portal.travel" + "name": "entity.piglin_brute.hurt" }, { "id": 1042, - "name": "block.portal.trigger" + "name": "entity.piglin_brute.step" }, { "id": 1043, - "name": "block.powder_snow.break" + "name": "entity.piglin_brute.converted_to_zombified" }, { "id": 1044, - "name": "block.powder_snow.fall" + "name": "entity.pillager.ambient" }, { "id": 1045, - "name": "block.powder_snow.hit" + "name": "entity.pillager.celebrate" }, { "id": 1046, - "name": "block.powder_snow.place" + "name": "entity.pillager.death" }, { "id": 1047, - "name": "block.powder_snow.step" + "name": "entity.pillager.hurt" }, { "id": 1048, - "name": "entity.puffer_fish.ambient" + "name": "block.piston.contract" }, { "id": 1049, - "name": "entity.puffer_fish.blow_out" + "name": "block.piston.extend" }, { "id": 1050, - "name": "entity.puffer_fish.blow_up" + "name": "entity.player.attack.crit" }, { "id": 1051, - "name": "entity.puffer_fish.death" + "name": "entity.player.attack.knockback" }, { "id": 1052, - "name": "entity.puffer_fish.flop" + "name": "entity.player.attack.nodamage" }, { "id": 1053, - "name": "entity.puffer_fish.hurt" + "name": "entity.player.attack.strong" }, { "id": 1054, - "name": "entity.puffer_fish.sting" + "name": "entity.player.attack.sweep" }, { "id": 1055, - "name": "block.pumpkin.carve" + "name": "entity.player.attack.weak" }, { "id": 1056, - "name": "entity.rabbit.ambient" + "name": "entity.player.big_fall" }, { "id": 1057, - "name": "entity.rabbit.attack" + "name": "entity.player.breath" }, { "id": 1058, - "name": "entity.rabbit.death" + "name": "entity.player.burp" }, { "id": 1059, - "name": "entity.rabbit.hurt" + "name": "entity.player.death" }, { "id": 1060, - "name": "entity.rabbit.jump" + "name": "entity.player.hurt" }, { "id": 1061, - "name": "event.raid.horn" + "name": "entity.player.hurt_drown" }, { "id": 1062, - "name": "entity.ravager.ambient" + "name": "entity.player.hurt_freeze" }, { "id": 1063, - "name": "entity.ravager.attack" + "name": "entity.player.hurt_on_fire" }, { "id": 1064, - "name": "entity.ravager.celebrate" + "name": "entity.player.hurt_sweet_berry_bush" }, { "id": 1065, - "name": "entity.ravager.death" + "name": "entity.player.levelup" }, { "id": 1066, - "name": "entity.ravager.hurt" + "name": "entity.player.small_fall" }, { "id": 1067, - "name": "entity.ravager.step" + "name": "entity.player.splash" }, { "id": 1068, - "name": "entity.ravager.stunned" + "name": "entity.player.splash.high_speed" }, { "id": 1069, - "name": "entity.ravager.roar" + "name": "entity.player.swim" }, { "id": 1070, - "name": "block.nether_gold_ore.break" + "name": "entity.player.teleport" }, { "id": 1071, - "name": "block.nether_gold_ore.fall" + "name": "entity.polar_bear.ambient" }, { "id": 1072, - "name": "block.nether_gold_ore.hit" + "name": "entity.polar_bear.ambient_baby" }, { "id": 1073, - "name": "block.nether_gold_ore.place" + "name": "entity.polar_bear.death" }, { "id": 1074, - "name": "block.nether_gold_ore.step" + "name": "entity.polar_bear.hurt" }, { "id": 1075, - "name": "block.nether_ore.break" + "name": "entity.polar_bear.step" }, { "id": 1076, - "name": "block.nether_ore.fall" + "name": "entity.polar_bear.warning" }, { "id": 1077, - "name": "block.nether_ore.hit" + "name": "block.polished_deepslate.break" }, { "id": 1078, - "name": "block.nether_ore.place" + "name": "block.polished_deepslate.fall" }, { "id": 1079, - "name": "block.nether_ore.step" + "name": "block.polished_deepslate.hit" }, { "id": 1080, - "name": "block.redstone_torch.burnout" + "name": "block.polished_deepslate.place" }, { "id": 1081, - "name": "block.respawn_anchor.ambient" + "name": "block.polished_deepslate.step" }, { "id": 1082, - "name": "block.respawn_anchor.charge" + "name": "block.portal.ambient" }, { "id": 1083, - "name": "block.respawn_anchor.deplete" + "name": "block.portal.travel" }, { "id": 1084, - "name": "block.respawn_anchor.set_spawn" + "name": "block.portal.trigger" }, { "id": 1085, - "name": "block.rooted_dirt.break" + "name": "block.powder_snow.break" }, { "id": 1086, - "name": "block.rooted_dirt.fall" + "name": "block.powder_snow.fall" }, { "id": 1087, - "name": "block.rooted_dirt.hit" + "name": "block.powder_snow.hit" }, { "id": 1088, - "name": "block.rooted_dirt.place" + "name": "block.powder_snow.place" }, { "id": 1089, - "name": "block.rooted_dirt.step" + "name": "block.powder_snow.step" }, { "id": 1090, - "name": "entity.salmon.ambient" + "name": "entity.puffer_fish.ambient" }, { "id": 1091, - "name": "entity.salmon.death" + "name": "entity.puffer_fish.blow_out" }, { "id": 1092, - "name": "entity.salmon.flop" + "name": "entity.puffer_fish.blow_up" }, { "id": 1093, - "name": "entity.salmon.hurt" + "name": "entity.puffer_fish.death" }, { "id": 1094, - "name": "block.sand.break" + "name": "entity.puffer_fish.flop" }, { "id": 1095, - "name": "block.sand.fall" + "name": "entity.puffer_fish.hurt" }, { "id": 1096, - "name": "block.sand.hit" + "name": "entity.puffer_fish.sting" }, { "id": 1097, - "name": "block.sand.place" + "name": "block.pumpkin.carve" }, { "id": 1098, - "name": "block.sand.step" + "name": "entity.rabbit.ambient" }, { "id": 1099, - "name": "block.scaffolding.break" + "name": "entity.rabbit.attack" }, { "id": 1100, - "name": "block.scaffolding.fall" + "name": "entity.rabbit.death" }, { "id": 1101, - "name": "block.scaffolding.hit" + "name": "entity.rabbit.hurt" }, { "id": 1102, - "name": "block.scaffolding.place" + "name": "entity.rabbit.jump" }, { "id": 1103, - "name": "block.scaffolding.step" + "name": "event.raid.horn" }, { "id": 1104, - "name": "block.sculk.spread" + "name": "entity.ravager.ambient" }, { "id": 1105, - "name": "block.sculk.charge" + "name": "entity.ravager.attack" }, { "id": 1106, - "name": "block.sculk.break" + "name": "entity.ravager.celebrate" }, { "id": 1107, - "name": "block.sculk.fall" + "name": "entity.ravager.death" }, { "id": 1108, - "name": "block.sculk.hit" + "name": "entity.ravager.hurt" }, { "id": 1109, - "name": "block.sculk.place" + "name": "entity.ravager.step" }, { "id": 1110, - "name": "block.sculk.step" + "name": "entity.ravager.stunned" }, { "id": 1111, - "name": "block.sculk_catalyst.bloom" + "name": "entity.ravager.roar" }, { "id": 1112, - "name": "block.sculk_catalyst.break" + "name": "block.nether_gold_ore.break" }, { "id": 1113, - "name": "block.sculk_catalyst.fall" + "name": "block.nether_gold_ore.fall" }, { "id": 1114, - "name": "block.sculk_catalyst.hit" + "name": "block.nether_gold_ore.hit" }, { "id": 1115, - "name": "block.sculk_catalyst.place" + "name": "block.nether_gold_ore.place" }, { "id": 1116, - "name": "block.sculk_catalyst.step" + "name": "block.nether_gold_ore.step" }, { "id": 1117, - "name": "block.sculk_sensor.clicking" + "name": "block.nether_ore.break" }, { "id": 1118, - "name": "block.sculk_sensor.clicking_stop" + "name": "block.nether_ore.fall" }, { "id": 1119, - "name": "block.sculk_sensor.break" + "name": "block.nether_ore.hit" }, { "id": 1120, - "name": "block.sculk_sensor.fall" + "name": "block.nether_ore.place" }, { "id": 1121, - "name": "block.sculk_sensor.hit" + "name": "block.nether_ore.step" }, { "id": 1122, - "name": "block.sculk_sensor.place" + "name": "block.redstone_torch.burnout" }, { "id": 1123, - "name": "block.sculk_sensor.step" + "name": "block.respawn_anchor.ambient" }, { "id": 1124, - "name": "block.sculk_shrieker.break" + "name": "block.respawn_anchor.charge" }, { "id": 1125, - "name": "block.sculk_shrieker.fall" + "name": "block.respawn_anchor.deplete" }, { "id": 1126, - "name": "block.sculk_shrieker.hit" + "name": "block.respawn_anchor.set_spawn" }, { "id": 1127, - "name": "block.sculk_shrieker.place" + "name": "block.rooted_dirt.break" }, { "id": 1128, - "name": "block.sculk_shrieker.shriek" + "name": "block.rooted_dirt.fall" }, { "id": 1129, - "name": "block.sculk_shrieker.step" + "name": "block.rooted_dirt.hit" }, { "id": 1130, - "name": "block.sculk_vein.break" + "name": "block.rooted_dirt.place" }, { "id": 1131, - "name": "block.sculk_vein.fall" + "name": "block.rooted_dirt.step" }, { "id": 1132, - "name": "block.sculk_vein.hit" + "name": "entity.salmon.ambient" }, { "id": 1133, - "name": "block.sculk_vein.place" + "name": "entity.salmon.death" }, { "id": 1134, - "name": "block.sculk_vein.step" + "name": "entity.salmon.flop" }, { "id": 1135, - "name": "entity.sheep.ambient" + "name": "entity.salmon.hurt" }, { "id": 1136, - "name": "entity.sheep.death" + "name": "block.sand.break" }, { "id": 1137, - "name": "entity.sheep.hurt" + "name": "block.sand.fall" }, { "id": 1138, - "name": "entity.sheep.shear" + "name": "block.sand.hit" }, { "id": 1139, - "name": "entity.sheep.step" + "name": "block.sand.place" }, { "id": 1140, - "name": "item.shield.block" + "name": "block.sand.step" }, { "id": 1141, - "name": "item.shield.break" + "name": "block.scaffolding.break" }, { "id": 1142, - "name": "block.shroomlight.break" + "name": "block.scaffolding.fall" }, { "id": 1143, - "name": "block.shroomlight.step" + "name": "block.scaffolding.hit" }, { "id": 1144, - "name": "block.shroomlight.place" + "name": "block.scaffolding.place" }, { "id": 1145, - "name": "block.shroomlight.hit" + "name": "block.scaffolding.step" }, { "id": 1146, - "name": "block.shroomlight.fall" + "name": "block.sculk.spread" }, { "id": 1147, - "name": "item.shovel.flatten" + "name": "block.sculk.charge" }, { "id": 1148, - "name": "entity.shulker.ambient" + "name": "block.sculk.break" }, { "id": 1149, - "name": "block.shulker_box.close" + "name": "block.sculk.fall" }, { "id": 1150, - "name": "block.shulker_box.open" + "name": "block.sculk.hit" }, { "id": 1151, - "name": "entity.shulker_bullet.hit" + "name": "block.sculk.place" }, { "id": 1152, - "name": "entity.shulker_bullet.hurt" + "name": "block.sculk.step" }, { "id": 1153, - "name": "entity.shulker.close" + "name": "block.sculk_catalyst.bloom" }, { "id": 1154, - "name": "entity.shulker.death" + "name": "block.sculk_catalyst.break" }, { "id": 1155, - "name": "entity.shulker.hurt" + "name": "block.sculk_catalyst.fall" }, { "id": 1156, - "name": "entity.shulker.hurt_closed" + "name": "block.sculk_catalyst.hit" }, { "id": 1157, - "name": "entity.shulker.open" + "name": "block.sculk_catalyst.place" }, { "id": 1158, - "name": "entity.shulker.shoot" + "name": "block.sculk_catalyst.step" }, { "id": 1159, - "name": "entity.shulker.teleport" + "name": "block.sculk_sensor.clicking" }, { "id": 1160, - "name": "entity.silverfish.ambient" + "name": "block.sculk_sensor.clicking_stop" }, { "id": 1161, - "name": "entity.silverfish.death" + "name": "block.sculk_sensor.break" }, { "id": 1162, - "name": "entity.silverfish.hurt" + "name": "block.sculk_sensor.fall" }, { "id": 1163, - "name": "entity.silverfish.step" + "name": "block.sculk_sensor.hit" }, { "id": 1164, - "name": "entity.skeleton.ambient" + "name": "block.sculk_sensor.place" }, { "id": 1165, - "name": "entity.skeleton.converted_to_stray" + "name": "block.sculk_sensor.step" }, { "id": 1166, - "name": "entity.skeleton.death" + "name": "block.sculk_shrieker.break" }, { "id": 1167, - "name": "entity.skeleton_horse.ambient" + "name": "block.sculk_shrieker.fall" }, { "id": 1168, - "name": "entity.skeleton_horse.death" + "name": "block.sculk_shrieker.hit" }, { "id": 1169, - "name": "entity.skeleton_horse.hurt" + "name": "block.sculk_shrieker.place" }, { "id": 1170, - "name": "entity.skeleton_horse.swim" + "name": "block.sculk_shrieker.shriek" }, { "id": 1171, - "name": "entity.skeleton_horse.ambient_water" + "name": "block.sculk_shrieker.step" }, { "id": 1172, - "name": "entity.skeleton_horse.gallop_water" + "name": "block.sculk_vein.break" }, { "id": 1173, - "name": "entity.skeleton_horse.jump_water" + "name": "block.sculk_vein.fall" }, { "id": 1174, - "name": "entity.skeleton_horse.step_water" + "name": "block.sculk_vein.hit" }, { "id": 1175, - "name": "entity.skeleton.hurt" + "name": "block.sculk_vein.place" }, { "id": 1176, - "name": "entity.skeleton.shoot" + "name": "block.sculk_vein.step" }, { "id": 1177, - "name": "entity.skeleton.step" + "name": "entity.sheep.ambient" }, { "id": 1178, - "name": "entity.slime.attack" + "name": "entity.sheep.death" }, { "id": 1179, - "name": "entity.slime.death" + "name": "entity.sheep.hurt" }, { "id": 1180, - "name": "entity.slime.hurt" + "name": "entity.sheep.shear" }, { "id": 1181, - "name": "entity.slime.jump" + "name": "entity.sheep.step" }, { "id": 1182, - "name": "entity.slime.squish" + "name": "item.shield.block" }, { "id": 1183, - "name": "block.slime_block.break" + "name": "item.shield.break" }, { "id": 1184, - "name": "block.slime_block.fall" + "name": "block.shroomlight.break" }, { "id": 1185, - "name": "block.slime_block.hit" + "name": "block.shroomlight.step" }, { "id": 1186, - "name": "block.slime_block.place" + "name": "block.shroomlight.place" }, { "id": 1187, - "name": "block.slime_block.step" + "name": "block.shroomlight.hit" }, { "id": 1188, - "name": "block.small_amethyst_bud.break" + "name": "block.shroomlight.fall" }, { "id": 1189, - "name": "block.small_amethyst_bud.place" + "name": "item.shovel.flatten" }, { "id": 1190, - "name": "block.small_dripleaf.break" + "name": "entity.shulker.ambient" }, { "id": 1191, - "name": "block.small_dripleaf.fall" + "name": "block.shulker_box.close" }, { "id": 1192, - "name": "block.small_dripleaf.hit" + "name": "block.shulker_box.open" }, { "id": 1193, - "name": "block.small_dripleaf.place" + "name": "entity.shulker_bullet.hit" }, { "id": 1194, - "name": "block.small_dripleaf.step" + "name": "entity.shulker_bullet.hurt" }, { "id": 1195, - "name": "block.soul_sand.break" + "name": "entity.shulker.close" }, { "id": 1196, - "name": "block.soul_sand.step" + "name": "entity.shulker.death" }, { "id": 1197, - "name": "block.soul_sand.place" + "name": "entity.shulker.hurt" }, { "id": 1198, - "name": "block.soul_sand.hit" + "name": "entity.shulker.hurt_closed" }, { "id": 1199, - "name": "block.soul_sand.fall" + "name": "entity.shulker.open" }, { "id": 1200, - "name": "block.soul_soil.break" + "name": "entity.shulker.shoot" }, { "id": 1201, - "name": "block.soul_soil.step" + "name": "entity.shulker.teleport" }, { "id": 1202, - "name": "block.soul_soil.place" + "name": "entity.silverfish.ambient" }, { "id": 1203, - "name": "block.soul_soil.hit" + "name": "entity.silverfish.death" }, { "id": 1204, - "name": "block.soul_soil.fall" + "name": "entity.silverfish.hurt" }, { "id": 1205, - "name": "particle.soul_escape" + "name": "entity.silverfish.step" }, { "id": 1206, - "name": "block.spore_blossom.break" + "name": "entity.skeleton.ambient" }, { "id": 1207, - "name": "block.spore_blossom.fall" + "name": "entity.skeleton.converted_to_stray" }, { "id": 1208, - "name": "block.spore_blossom.hit" + "name": "entity.skeleton.death" }, { "id": 1209, - "name": "block.spore_blossom.place" + "name": "entity.skeleton_horse.ambient" }, { "id": 1210, - "name": "block.spore_blossom.step" + "name": "entity.skeleton_horse.death" }, { "id": 1211, - "name": "entity.strider.ambient" + "name": "entity.skeleton_horse.hurt" }, { "id": 1212, - "name": "entity.strider.happy" + "name": "entity.skeleton_horse.swim" }, { "id": 1213, - "name": "entity.strider.retreat" + "name": "entity.skeleton_horse.ambient_water" }, { "id": 1214, - "name": "entity.strider.death" + "name": "entity.skeleton_horse.gallop_water" }, { "id": 1215, - "name": "entity.strider.hurt" + "name": "entity.skeleton_horse.jump_water" }, { "id": 1216, - "name": "entity.strider.step" + "name": "entity.skeleton_horse.step_water" }, { "id": 1217, - "name": "entity.strider.step_lava" + "name": "entity.skeleton.hurt" }, { "id": 1218, - "name": "entity.strider.eat" + "name": "entity.skeleton.shoot" }, { "id": 1219, - "name": "entity.strider.saddle" + "name": "entity.skeleton.step" }, { "id": 1220, - "name": "entity.slime.death_small" + "name": "entity.slime.attack" }, { "id": 1221, - "name": "entity.slime.hurt_small" + "name": "entity.slime.death" }, { "id": 1222, - "name": "entity.slime.jump_small" + "name": "entity.slime.hurt" }, { "id": 1223, - "name": "entity.slime.squish_small" + "name": "entity.slime.jump" }, { "id": 1224, - "name": "block.smithing_table.use" + "name": "entity.slime.squish" }, { "id": 1225, - "name": "block.smoker.smoke" + "name": "block.slime_block.break" }, { "id": 1226, - "name": "entity.sniffer.step" + "name": "block.slime_block.fall" }, { "id": 1227, - "name": "entity.sniffer.eat" + "name": "block.slime_block.hit" }, { "id": 1228, - "name": "entity.sniffer.idle" + "name": "block.slime_block.place" }, { "id": 1229, - "name": "entity.sniffer.hurt" + "name": "block.slime_block.step" }, { "id": 1230, - "name": "entity.sniffer.death" + "name": "block.small_amethyst_bud.break" }, { "id": 1231, - "name": "entity.sniffer.drop_seed" + "name": "block.small_amethyst_bud.place" }, { "id": 1232, - "name": "entity.sniffer.scenting" + "name": "block.small_dripleaf.break" }, { "id": 1233, - "name": "entity.sniffer.sniffing" + "name": "block.small_dripleaf.fall" }, { "id": 1234, - "name": "entity.sniffer.searching" + "name": "block.small_dripleaf.hit" }, { "id": 1235, - "name": "entity.sniffer.digging" + "name": "block.small_dripleaf.place" }, { "id": 1236, - "name": "entity.sniffer.digging_stop" + "name": "block.small_dripleaf.step" }, { "id": 1237, - "name": "entity.sniffer.happy" + "name": "block.soul_sand.break" }, { "id": 1238, - "name": "block.sniffer_egg.plop" + "name": "block.soul_sand.step" }, { "id": 1239, - "name": "block.sniffer_egg.crack" + "name": "block.soul_sand.place" }, { "id": 1240, - "name": "block.sniffer_egg.hatch" + "name": "block.soul_sand.hit" }, { "id": 1241, - "name": "entity.snowball.throw" + "name": "block.soul_sand.fall" }, { "id": 1242, - "name": "block.snow.break" + "name": "block.soul_soil.break" }, { "id": 1243, - "name": "block.snow.fall" + "name": "block.soul_soil.step" }, { "id": 1244, - "name": "entity.snow_golem.ambient" + "name": "block.soul_soil.place" }, { "id": 1245, - "name": "entity.snow_golem.death" + "name": "block.soul_soil.hit" }, { "id": 1246, - "name": "entity.snow_golem.hurt" + "name": "block.soul_soil.fall" }, { "id": 1247, - "name": "entity.snow_golem.shoot" + "name": "particle.soul_escape" }, { "id": 1248, - "name": "entity.snow_golem.shear" + "name": "block.spore_blossom.break" }, { "id": 1249, - "name": "block.snow.hit" + "name": "block.spore_blossom.fall" }, { "id": 1250, - "name": "block.snow.place" + "name": "block.spore_blossom.hit" }, { "id": 1251, - "name": "block.snow.step" + "name": "block.spore_blossom.place" }, { "id": 1252, - "name": "entity.spider.ambient" + "name": "block.spore_blossom.step" }, { "id": 1253, - "name": "entity.spider.death" + "name": "entity.strider.ambient" }, { "id": 1254, - "name": "entity.spider.hurt" + "name": "entity.strider.happy" }, { "id": 1255, - "name": "entity.spider.step" + "name": "entity.strider.retreat" }, { "id": 1256, - "name": "entity.splash_potion.break" + "name": "entity.strider.death" }, { "id": 1257, - "name": "entity.splash_potion.throw" + "name": "entity.strider.hurt" }, { "id": 1258, - "name": "item.spyglass.use" + "name": "entity.strider.step" }, { "id": 1259, - "name": "item.spyglass.stop_using" + "name": "entity.strider.step_lava" }, { "id": 1260, - "name": "entity.squid.ambient" + "name": "entity.strider.eat" }, { "id": 1261, - "name": "entity.squid.death" + "name": "entity.strider.saddle" }, { "id": 1262, - "name": "entity.squid.hurt" + "name": "entity.slime.death_small" }, { "id": 1263, - "name": "entity.squid.squirt" + "name": "entity.slime.hurt_small" }, { "id": 1264, - "name": "block.stone.break" + "name": "entity.slime.jump_small" }, { "id": 1265, - "name": "block.stone_button.click_off" + "name": "entity.slime.squish_small" }, { "id": 1266, - "name": "block.stone_button.click_on" + "name": "block.smithing_table.use" }, { "id": 1267, - "name": "block.stone.fall" + "name": "block.smoker.smoke" }, { "id": 1268, - "name": "block.stone.hit" + "name": "entity.sniffer.step" }, { "id": 1269, - "name": "block.stone.place" + "name": "entity.sniffer.eat" }, { "id": 1270, - "name": "block.stone_pressure_plate.click_off" + "name": "entity.sniffer.idle" }, { "id": 1271, - "name": "block.stone_pressure_plate.click_on" + "name": "entity.sniffer.hurt" }, { "id": 1272, - "name": "block.stone.step" + "name": "entity.sniffer.death" }, { "id": 1273, - "name": "entity.stray.ambient" + "name": "entity.sniffer.drop_seed" }, { "id": 1274, - "name": "entity.stray.death" + "name": "entity.sniffer.scenting" }, { "id": 1275, - "name": "entity.stray.hurt" + "name": "entity.sniffer.sniffing" }, { "id": 1276, - "name": "entity.stray.step" + "name": "entity.sniffer.searching" }, { "id": 1277, - "name": "block.sweet_berry_bush.break" + "name": "entity.sniffer.digging" }, { "id": 1278, - "name": "block.sweet_berry_bush.place" + "name": "entity.sniffer.digging_stop" }, { "id": 1279, - "name": "block.sweet_berry_bush.pick_berries" + "name": "entity.sniffer.happy" }, { "id": 1280, - "name": "entity.tadpole.death" + "name": "block.sniffer_egg.plop" }, { "id": 1281, - "name": "entity.tadpole.flop" + "name": "block.sniffer_egg.crack" }, { "id": 1282, - "name": "entity.tadpole.grow_up" + "name": "block.sniffer_egg.hatch" }, { "id": 1283, - "name": "entity.tadpole.hurt" + "name": "entity.snowball.throw" }, { "id": 1284, - "name": "enchant.thorns.hit" + "name": "block.snow.break" }, { "id": 1285, - "name": "entity.tnt.primed" + "name": "block.snow.fall" }, { "id": 1286, - "name": "item.totem.use" + "name": "entity.snow_golem.ambient" }, { "id": 1287, - "name": "item.trident.hit" + "name": "entity.snow_golem.death" }, { "id": 1288, - "name": "item.trident.hit_ground" + "name": "entity.snow_golem.hurt" }, { "id": 1289, - "name": "item.trident.return" + "name": "entity.snow_golem.shoot" }, { "id": 1290, - "name": "item.trident.riptide_1" + "name": "entity.snow_golem.shear" }, { "id": 1291, - "name": "item.trident.riptide_2" + "name": "block.snow.hit" }, { "id": 1292, - "name": "item.trident.riptide_3" + "name": "block.snow.place" }, { "id": 1293, - "name": "item.trident.throw" + "name": "block.snow.step" }, { "id": 1294, - "name": "item.trident.thunder" + "name": "entity.spider.ambient" }, { "id": 1295, - "name": "block.tripwire.attach" + "name": "entity.spider.death" }, { "id": 1296, - "name": "block.tripwire.click_off" + "name": "entity.spider.hurt" }, { "id": 1297, - "name": "block.tripwire.click_on" + "name": "entity.spider.step" }, { "id": 1298, - "name": "block.tripwire.detach" + "name": "entity.splash_potion.break" }, { "id": 1299, - "name": "entity.tropical_fish.ambient" + "name": "entity.splash_potion.throw" }, { "id": 1300, - "name": "entity.tropical_fish.death" + "name": "block.sponge.break" }, { "id": 1301, - "name": "entity.tropical_fish.flop" + "name": "block.sponge.fall" }, { "id": 1302, - "name": "entity.tropical_fish.hurt" + "name": "block.sponge.hit" }, { "id": 1303, - "name": "block.tuff.break" + "name": "block.sponge.place" }, { "id": 1304, - "name": "block.tuff.step" + "name": "block.sponge.step" }, { "id": 1305, - "name": "block.tuff.place" + "name": "block.sponge.absorb" }, { "id": 1306, - "name": "block.tuff.hit" + "name": "item.spyglass.use" }, { "id": 1307, - "name": "block.tuff.fall" + "name": "item.spyglass.stop_using" }, { "id": 1308, - "name": "entity.turtle.ambient_land" + "name": "entity.squid.ambient" }, { "id": 1309, - "name": "entity.turtle.death" + "name": "entity.squid.death" }, { "id": 1310, - "name": "entity.turtle.death_baby" + "name": "entity.squid.hurt" }, { "id": 1311, - "name": "entity.turtle.egg_break" + "name": "entity.squid.squirt" }, { "id": 1312, - "name": "entity.turtle.egg_crack" + "name": "block.stone.break" }, { "id": 1313, - "name": "entity.turtle.egg_hatch" + "name": "block.stone_button.click_off" }, { "id": 1314, - "name": "entity.turtle.hurt" + "name": "block.stone_button.click_on" }, { "id": 1315, - "name": "entity.turtle.hurt_baby" + "name": "block.stone.fall" }, { "id": 1316, - "name": "entity.turtle.lay_egg" + "name": "block.stone.hit" }, { "id": 1317, - "name": "entity.turtle.shamble" + "name": "block.stone.place" }, { "id": 1318, - "name": "entity.turtle.shamble_baby" + "name": "block.stone_pressure_plate.click_off" }, { "id": 1319, - "name": "entity.turtle.swim" + "name": "block.stone_pressure_plate.click_on" }, { "id": 1320, - "name": "ui.button.click" + "name": "block.stone.step" }, { "id": 1321, - "name": "ui.loom.select_pattern" + "name": "entity.stray.ambient" }, { "id": 1322, - "name": "ui.loom.take_result" + "name": "entity.stray.death" }, { "id": 1323, + "name": "entity.stray.hurt" + }, + { + "id": 1324, + "name": "entity.stray.step" + }, + { + "id": 1325, + "name": "block.sweet_berry_bush.break" + }, + { + "id": 1326, + "name": "block.sweet_berry_bush.place" + }, + { + "id": 1327, + "name": "block.sweet_berry_bush.pick_berries" + }, + { + "id": 1328, + "name": "entity.tadpole.death" + }, + { + "id": 1329, + "name": "entity.tadpole.flop" + }, + { + "id": 1330, + "name": "entity.tadpole.grow_up" + }, + { + "id": 1331, + "name": "entity.tadpole.hurt" + }, + { + "id": 1332, + "name": "enchant.thorns.hit" + }, + { + "id": 1333, + "name": "entity.tnt.primed" + }, + { + "id": 1334, + "name": "item.totem.use" + }, + { + "id": 1335, + "name": "item.trident.hit" + }, + { + "id": 1336, + "name": "item.trident.hit_ground" + }, + { + "id": 1337, + "name": "item.trident.return" + }, + { + "id": 1338, + "name": "item.trident.riptide_1" + }, + { + "id": 1339, + "name": "item.trident.riptide_2" + }, + { + "id": 1340, + "name": "item.trident.riptide_3" + }, + { + "id": 1341, + "name": "item.trident.throw" + }, + { + "id": 1342, + "name": "item.trident.thunder" + }, + { + "id": 1343, + "name": "block.tripwire.attach" + }, + { + "id": 1344, + "name": "block.tripwire.click_off" + }, + { + "id": 1345, + "name": "block.tripwire.click_on" + }, + { + "id": 1346, + "name": "block.tripwire.detach" + }, + { + "id": 1347, + "name": "entity.tropical_fish.ambient" + }, + { + "id": 1348, + "name": "entity.tropical_fish.death" + }, + { + "id": 1349, + "name": "entity.tropical_fish.flop" + }, + { + "id": 1350, + "name": "entity.tropical_fish.hurt" + }, + { + "id": 1351, + "name": "block.tuff.break" + }, + { + "id": 1352, + "name": "block.tuff.step" + }, + { + "id": 1353, + "name": "block.tuff.place" + }, + { + "id": 1354, + "name": "block.tuff.hit" + }, + { + "id": 1355, + "name": "block.tuff.fall" + }, + { + "id": 1356, + "name": "block.tuff_bricks.break" + }, + { + "id": 1357, + "name": "block.tuff_bricks.fall" + }, + { + "id": 1358, + "name": "block.tuff_bricks.hit" + }, + { + "id": 1359, + "name": "block.tuff_bricks.place" + }, + { + "id": 1360, + "name": "block.tuff_bricks.step" + }, + { + "id": 1361, + "name": "block.polished_tuff.break" + }, + { + "id": 1362, + "name": "block.polished_tuff.fall" + }, + { + "id": 1363, + "name": "block.polished_tuff.hit" + }, + { + "id": 1364, + "name": "block.polished_tuff.place" + }, + { + "id": 1365, + "name": "block.polished_tuff.step" + }, + { + "id": 1366, + "name": "entity.turtle.ambient_land" + }, + { + "id": 1367, + "name": "entity.turtle.death" + }, + { + "id": 1368, + "name": "entity.turtle.death_baby" + }, + { + "id": 1369, + "name": "entity.turtle.egg_break" + }, + { + "id": 1370, + "name": "entity.turtle.egg_crack" + }, + { + "id": 1371, + "name": "entity.turtle.egg_hatch" + }, + { + "id": 1372, + "name": "entity.turtle.hurt" + }, + { + "id": 1373, + "name": "entity.turtle.hurt_baby" + }, + { + "id": 1374, + "name": "entity.turtle.lay_egg" + }, + { + "id": 1375, + "name": "entity.turtle.shamble" + }, + { + "id": 1376, + "name": "entity.turtle.shamble_baby" + }, + { + "id": 1377, + "name": "entity.turtle.swim" + }, + { + "id": 1378, + "name": "ui.button.click" + }, + { + "id": 1379, + "name": "ui.loom.select_pattern" + }, + { + "id": 1380, + "name": "ui.loom.take_result" + }, + { + "id": 1381, "name": "ui.cartography_table.take_result" }, { - "id": 1324, + "id": 1382, "name": "ui.stonecutter.take_result" }, { - "id": 1325, + "id": 1383, "name": "ui.stonecutter.select_recipe" }, { - "id": 1326, + "id": 1384, "name": "ui.toast.challenge_complete" }, { - "id": 1327, + "id": 1385, "name": "ui.toast.in" }, { - "id": 1328, + "id": 1386, "name": "ui.toast.out" }, { - "id": 1329, + "id": 1387, "name": "entity.vex.ambient" }, { - "id": 1330, + "id": 1388, "name": "entity.vex.charge" }, { - "id": 1331, + "id": 1389, "name": "entity.vex.death" }, { - "id": 1332, + "id": 1390, "name": "entity.vex.hurt" }, { - "id": 1333, + "id": 1391, "name": "entity.villager.ambient" }, { - "id": 1334, + "id": 1392, "name": "entity.villager.celebrate" }, { - "id": 1335, + "id": 1393, "name": "entity.villager.death" }, { - "id": 1336, + "id": 1394, "name": "entity.villager.hurt" }, { - "id": 1337, + "id": 1395, "name": "entity.villager.no" }, { - "id": 1338, + "id": 1396, "name": "entity.villager.trade" }, { - "id": 1339, + "id": 1397, "name": "entity.villager.yes" }, { - "id": 1340, + "id": 1398, "name": "entity.villager.work_armorer" }, { - "id": 1341, + "id": 1399, "name": "entity.villager.work_butcher" }, { - "id": 1342, + "id": 1400, "name": "entity.villager.work_cartographer" }, { - "id": 1343, + "id": 1401, "name": "entity.villager.work_cleric" }, { - "id": 1344, + "id": 1402, "name": "entity.villager.work_farmer" }, { - "id": 1345, + "id": 1403, "name": "entity.villager.work_fisherman" }, { - "id": 1346, + "id": 1404, "name": "entity.villager.work_fletcher" }, { - "id": 1347, + "id": 1405, "name": "entity.villager.work_leatherworker" }, { - "id": 1348, + "id": 1406, "name": "entity.villager.work_librarian" }, { - "id": 1349, + "id": 1407, "name": "entity.villager.work_mason" }, { - "id": 1350, + "id": 1408, "name": "entity.villager.work_shepherd" }, { - "id": 1351, + "id": 1409, "name": "entity.villager.work_toolsmith" }, { - "id": 1352, + "id": 1410, "name": "entity.villager.work_weaponsmith" }, { - "id": 1353, + "id": 1411, "name": "entity.vindicator.ambient" }, { - "id": 1354, + "id": 1412, "name": "entity.vindicator.celebrate" }, { - "id": 1355, + "id": 1413, "name": "entity.vindicator.death" }, { - "id": 1356, + "id": 1414, "name": "entity.vindicator.hurt" }, { - "id": 1357, + "id": 1415, "name": "block.vine.break" }, { - "id": 1358, + "id": 1416, "name": "block.vine.fall" }, { - "id": 1359, + "id": 1417, "name": "block.vine.hit" }, { - "id": 1360, + "id": 1418, "name": "block.vine.place" }, { - "id": 1361, + "id": 1419, "name": "block.vine.step" }, { - "id": 1362, + "id": 1420, "name": "block.lily_pad.place" }, { - "id": 1363, + "id": 1421, "name": "entity.wandering_trader.ambient" }, { - "id": 1364, + "id": 1422, "name": "entity.wandering_trader.death" }, { - "id": 1365, + "id": 1423, "name": "entity.wandering_trader.disappeared" }, { - "id": 1366, + "id": 1424, "name": "entity.wandering_trader.drink_milk" }, { - "id": 1367, + "id": 1425, "name": "entity.wandering_trader.drink_potion" }, { - "id": 1368, + "id": 1426, "name": "entity.wandering_trader.hurt" }, { - "id": 1369, + "id": 1427, "name": "entity.wandering_trader.no" }, { - "id": 1370, + "id": 1428, "name": "entity.wandering_trader.reappeared" }, { - "id": 1371, + "id": 1429, "name": "entity.wandering_trader.trade" }, { - "id": 1372, + "id": 1430, "name": "entity.wandering_trader.yes" }, { - "id": 1373, + "id": 1431, "name": "entity.warden.agitated" }, { - "id": 1374, + "id": 1432, "name": "entity.warden.ambient" }, { - "id": 1375, + "id": 1433, "name": "entity.warden.angry" }, { - "id": 1376, + "id": 1434, "name": "entity.warden.attack_impact" }, { - "id": 1377, + "id": 1435, "name": "entity.warden.death" }, { - "id": 1378, + "id": 1436, "name": "entity.warden.dig" }, { - "id": 1379, + "id": 1437, "name": "entity.warden.emerge" }, { - "id": 1380, + "id": 1438, "name": "entity.warden.heartbeat" }, { - "id": 1381, + "id": 1439, "name": "entity.warden.hurt" }, { - "id": 1382, + "id": 1440, "name": "entity.warden.listening" }, { - "id": 1383, + "id": 1441, "name": "entity.warden.listening_angry" }, { - "id": 1384, + "id": 1442, "name": "entity.warden.nearby_close" }, { - "id": 1385, + "id": 1443, "name": "entity.warden.nearby_closer" }, { - "id": 1386, + "id": 1444, "name": "entity.warden.nearby_closest" }, { - "id": 1387, + "id": 1445, "name": "entity.warden.roar" }, { - "id": 1388, + "id": 1446, "name": "entity.warden.sniff" }, { - "id": 1389, + "id": 1447, "name": "entity.warden.sonic_boom" }, { - "id": 1390, + "id": 1448, "name": "entity.warden.sonic_charge" }, { - "id": 1391, + "id": 1449, "name": "entity.warden.step" }, { - "id": 1392, + "id": 1450, "name": "entity.warden.tendril_clicks" }, { - "id": 1393, + "id": 1451, + "name": "block.hanging_sign.waxed_interact_fail" + }, + { + "id": 1452, "name": "block.sign.waxed_interact_fail" }, { - "id": 1394, + "id": 1453, "name": "block.water.ambient" }, { - "id": 1395, + "id": 1454, "name": "weather.rain" }, { - "id": 1396, + "id": 1455, "name": "weather.rain.above" }, { - "id": 1397, + "id": 1456, "name": "block.wet_grass.break" }, { - "id": 1398, + "id": 1457, "name": "block.wet_grass.fall" }, { - "id": 1399, + "id": 1458, "name": "block.wet_grass.hit" }, { - "id": 1400, + "id": 1459, "name": "block.wet_grass.place" }, { - "id": 1401, + "id": 1460, "name": "block.wet_grass.step" }, { - "id": 1402, + "id": 1461, + "name": "block.wet_sponge.break" + }, + { + "id": 1462, + "name": "block.wet_sponge.fall" + }, + { + "id": 1463, + "name": "block.wet_sponge.hit" + }, + { + "id": 1464, + "name": "block.wet_sponge.place" + }, + { + "id": 1465, + "name": "block.wet_sponge.step" + }, + { + "id": 1466, + "name": "entity.generic.wind_burst" + }, + { + "id": 1467, "name": "entity.witch.ambient" }, { - "id": 1403, + "id": 1468, "name": "entity.witch.celebrate" }, { - "id": 1404, + "id": 1469, "name": "entity.witch.death" }, { - "id": 1405, + "id": 1470, "name": "entity.witch.drink" }, { - "id": 1406, + "id": 1471, "name": "entity.witch.hurt" }, { - "id": 1407, + "id": 1472, "name": "entity.witch.throw" }, { - "id": 1408, + "id": 1473, "name": "entity.wither.ambient" }, { - "id": 1409, + "id": 1474, "name": "entity.wither.break_block" }, { - "id": 1410, + "id": 1475, "name": "entity.wither.death" }, { - "id": 1411, + "id": 1476, "name": "entity.wither.hurt" }, { - "id": 1412, + "id": 1477, "name": "entity.wither.shoot" }, { - "id": 1413, + "id": 1478, "name": "entity.wither_skeleton.ambient" }, { - "id": 1414, + "id": 1479, "name": "entity.wither_skeleton.death" }, { - "id": 1415, + "id": 1480, "name": "entity.wither_skeleton.hurt" }, { - "id": 1416, + "id": 1481, "name": "entity.wither_skeleton.step" }, { - "id": 1417, + "id": 1482, "name": "entity.wither.spawn" }, { - "id": 1418, + "id": 1483, "name": "entity.wolf.ambient" }, { - "id": 1419, + "id": 1484, "name": "entity.wolf.death" }, { - "id": 1420, + "id": 1485, "name": "entity.wolf.growl" }, { - "id": 1421, + "id": 1486, "name": "entity.wolf.howl" }, { - "id": 1422, + "id": 1487, "name": "entity.wolf.hurt" }, { - "id": 1423, + "id": 1488, "name": "entity.wolf.pant" }, { - "id": 1424, + "id": 1489, "name": "entity.wolf.shake" }, { - "id": 1425, + "id": 1490, "name": "entity.wolf.step" }, { - "id": 1426, + "id": 1491, "name": "entity.wolf.whine" }, { - "id": 1427, + "id": 1492, "name": "block.wooden_door.close" }, { - "id": 1428, + "id": 1493, "name": "block.wooden_door.open" }, { - "id": 1429, + "id": 1494, "name": "block.wooden_trapdoor.close" }, { - "id": 1430, + "id": 1495, "name": "block.wooden_trapdoor.open" }, { - "id": 1431, + "id": 1496, "name": "block.wooden_button.click_off" }, { - "id": 1432, + "id": 1497, "name": "block.wooden_button.click_on" }, { - "id": 1433, + "id": 1498, "name": "block.wooden_pressure_plate.click_off" }, { - "id": 1434, + "id": 1499, "name": "block.wooden_pressure_plate.click_on" }, { - "id": 1435, + "id": 1500, "name": "block.wood.break" }, { - "id": 1436, + "id": 1501, "name": "block.wood.fall" }, { - "id": 1437, + "id": 1502, "name": "block.wood.hit" }, { - "id": 1438, + "id": 1503, "name": "block.wood.place" }, { - "id": 1439, + "id": 1504, "name": "block.wood.step" }, { - "id": 1440, + "id": 1505, "name": "block.wool.break" }, { - "id": 1441, + "id": 1506, "name": "block.wool.fall" }, { - "id": 1442, + "id": 1507, "name": "block.wool.hit" }, { - "id": 1443, + "id": 1508, "name": "block.wool.place" }, { - "id": 1444, + "id": 1509, "name": "block.wool.step" }, { - "id": 1445, + "id": 1510, "name": "entity.zoglin.ambient" }, { - "id": 1446, + "id": 1511, "name": "entity.zoglin.angry" }, { - "id": 1447, + "id": 1512, "name": "entity.zoglin.attack" }, { - "id": 1448, + "id": 1513, "name": "entity.zoglin.death" }, { - "id": 1449, + "id": 1514, "name": "entity.zoglin.hurt" }, { - "id": 1450, + "id": 1515, "name": "entity.zoglin.step" }, { - "id": 1451, + "id": 1516, "name": "entity.zombie.ambient" }, { - "id": 1452, + "id": 1517, "name": "entity.zombie.attack_wooden_door" }, { - "id": 1453, + "id": 1518, "name": "entity.zombie.attack_iron_door" }, { - "id": 1454, + "id": 1519, "name": "entity.zombie.break_wooden_door" }, { - "id": 1455, + "id": 1520, "name": "entity.zombie.converted_to_drowned" }, { - "id": 1456, + "id": 1521, "name": "entity.zombie.death" }, { - "id": 1457, + "id": 1522, "name": "entity.zombie.destroy_egg" }, { - "id": 1458, + "id": 1523, "name": "entity.zombie_horse.ambient" }, { - "id": 1459, + "id": 1524, "name": "entity.zombie_horse.death" }, { - "id": 1460, + "id": 1525, "name": "entity.zombie_horse.hurt" }, { - "id": 1461, + "id": 1526, "name": "entity.zombie.hurt" }, { - "id": 1462, + "id": 1527, "name": "entity.zombie.infect" }, { - "id": 1463, + "id": 1528, "name": "entity.zombified_piglin.ambient" }, { - "id": 1464, + "id": 1529, "name": "entity.zombified_piglin.angry" }, { - "id": 1465, + "id": 1530, "name": "entity.zombified_piglin.death" }, { - "id": 1466, + "id": 1531, "name": "entity.zombified_piglin.hurt" }, { - "id": 1467, + "id": 1532, "name": "entity.zombie.step" }, { - "id": 1468, + "id": 1533, "name": "entity.zombie_villager.ambient" }, { - "id": 1469, + "id": 1534, "name": "entity.zombie_villager.converted" }, { - "id": 1470, + "id": 1535, "name": "entity.zombie_villager.cure" }, { - "id": 1471, + "id": 1536, "name": "entity.zombie_villager.death" }, { - "id": 1472, + "id": 1537, "name": "entity.zombie_villager.hurt" }, { - "id": 1473, + "id": 1538, "name": "entity.zombie_villager.step" } ] \ No newline at end of file diff --git a/crates/valence_lang/extracted/translation_keys.json b/crates/valence_lang/extracted/translation_keys.json index 0608e361d..778e4fe50 100644 --- a/crates/valence_lang/extracted/translation_keys.json +++ b/crates/valence_lang/extracted/translation_keys.json @@ -43,6 +43,10 @@ "key": "subtitles.entity.mooshroom.milk", "english_translation": "Mooshroom gets milked" }, + { + "key": "recover_world.button", + "english_translation": "Attempt to Recover" + }, { "key": "block.minecraft.red_nether_brick_slab", "english_translation": "Red Nether Brick Slab" @@ -71,6 +75,10 @@ "key": "commands.schedule.created.function", "english_translation": "Scheduled function '%s' in %s tick(s) at gametime %s" }, + { + "key": "merchant.title", + "english_translation": "%s - %s" + }, { "key": "deathScreen.quit.confirm", "english_translation": "Are you sure you want to quit?" @@ -87,6 +95,10 @@ "key": "entity.minecraft.allay", "english_translation": "Allay" }, + { + "key": "title.multiplayer.disabled.banned.name", + "english_translation": "You must change your name before you can play online" + }, { "key": "commands.bossbar.remove.success", "english_translation": "Removed custom bossbar %s" @@ -141,7 +153,7 @@ }, { "key": "selectWorld.loading_list", - "english_translation": "Loading world list" + "english_translation": "Loading World List" }, { "key": "block.minecraft.white_stained_glass", @@ -161,7 +173,7 @@ }, { "key": "mco.configure.world.subscription.timeleft", - "english_translation": "Time left" + "english_translation": "Time Left" }, { "key": "multiplayer.status.no_connection", @@ -203,6 +215,10 @@ "key": "block.minecraft.banner.diagonal_left.cyan", "english_translation": "Cyan Per Bend Sinister" }, + { + "key": "symlink_warning.title.world", + "english_translation": "The world folder contains symbolic links" + }, { "key": "block.minecraft.banner.stripe_bottom.light_blue", "english_translation": "Light Blue Base" @@ -215,6 +231,14 @@ "key": "createWorld.customize.custom.biomeScaleWeight", "english_translation": "Biome Scale Weight" }, + { + "key": "subtitles.block.trial_spawner.close_shutter", + "english_translation": "Trial Spawner closes" + }, + { + "key": "selectWorld.incompatible.description", + "english_translation": "This world cannot be opened in this version.\nIt was last played in version %s." + }, { "key": "block.minecraft.end_stone", "english_translation": "End Stone" @@ -237,7 +261,7 @@ }, { "key": "mco.download.title", - "english_translation": "Downloading latest world" + "english_translation": "Downloading Latest World" }, { "key": "item.minecraft.splash_potion.effect.fire_resistance", @@ -251,6 +275,10 @@ "key": "block.minecraft.banner.triangles_bottom.light_gray", "english_translation": "Light Gray Base Indented" }, + { + "key": "jigsaw_block.selection_priority", + "english_translation": "Selection Priority:" + }, { "key": "selectWorld.edit.export_worldgen_settings.success", "english_translation": "Exported" @@ -271,6 +299,10 @@ "key": "block.minecraft.stripped_bamboo_block", "english_translation": "Block of Stripped Bamboo" }, + { + "key": "gui.abuseReport.draft.quittotitle.content", + "english_translation": "Would you like to continue editing it or discard it?" + }, { "key": "item.minecraft.shield.red", "english_translation": "Red Shield" @@ -307,6 +339,10 @@ "key": "item.minecraft.amethyst_shard", "english_translation": "Amethyst Shard" }, + { + "key": "block.minecraft.copper_trapdoor", + "english_translation": "Copper Trapdoor" + }, { "key": "subtitles.entity.piglin.celebrate", "english_translation": "Piglin celebrates" @@ -331,6 +367,10 @@ "key": "jigsaw_block.pool", "english_translation": "Target Pool:" }, + { + "key": "subtitles.entity.breeze.land", + "english_translation": "Breeze lands" + }, { "key": "block.minecraft.potatoes", "english_translation": "Potatoes" @@ -423,10 +463,18 @@ "key": "entity.minecraft.magma_cube", "english_translation": "Magma Cube" }, + { + "key": "entity.minecraft.breeze", + "english_translation": "Breeze" + }, { "key": "block.minecraft.banner.curly_border.gray", "english_translation": "Gray Bordure Indented" }, + { + "key": "commands.function.error.missing_arguments", + "english_translation": "Missing arguments to function %s" + }, { "key": "options.particles.all", "english_translation": "All" @@ -463,6 +511,10 @@ "key": "gamerule.showDeathMessages", "english_translation": "Show death messages" }, + { + "key": "mco.snapshot.tooltip", + "english_translation": "Use Snapshot Realms to get a sneak peek at upcoming versions of Minecraft, which might include new features and other changes.\n\nYou can find your normal Realms in the release version of the game." + }, { "key": "commands.enchant.success.single", "english_translation": "Applied enchantment %s to %s's item" @@ -471,6 +523,10 @@ "key": "advancements.end.find_end_city.title", "english_translation": "The City at the End of the Game" }, + { + "key": "gui.abuseReport.discard.draft", + "english_translation": "Save as Draft" + }, { "key": "item.minecraft.bamboo_chest_raft", "english_translation": "Bamboo Raft with Chest" @@ -695,6 +751,10 @@ "key": "commands.perf.reportFailed", "english_translation": "Failed to create debug report" }, + { + "key": "commands.function.instantiationFailure", + "english_translation": "Failed to instantiate function %s: %s" + }, { "key": "block.minecraft.cyan_stained_glass", "english_translation": "Cyan Stained Glass" @@ -727,6 +787,10 @@ "key": "mco.connect.connecting", "english_translation": "Connecting to the realm..." }, + { + "key": "mco.snapshot.friendsRealm.upgrade", + "english_translation": "%s needs to upgrade their Realm before you can play from this version" + }, { "key": "block.minecraft.spruce_slab", "english_translation": "Spruce Slab" @@ -751,6 +815,10 @@ "key": "block.minecraft.banner.border.magenta", "english_translation": "Magenta Bordure" }, + { + "key": "block.minecraft.exposed_copper_door", + "english_translation": "Exposed Copper Door" + }, { "key": "gui.chatReport.discard.content", "english_translation": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?" @@ -793,7 +861,7 @@ }, { "key": "gui.chatReport.title", - "english_translation": "Report Player" + "english_translation": "Report Player Chat" }, { "key": "container.hopper", @@ -859,9 +927,13 @@ "key": "stat.minecraft.mob_kills", "english_translation": "Mob Kills" }, + { + "key": "subtitles.entity.breeze.inhale", + "english_translation": "Breeze inhales" + }, { "key": "death.attack.fall.player", - "english_translation": "%1$s hit the ground too hard whilst trying to escape %2$s" + "english_translation": "%1$s hit the ground too hard while trying to escape %2$s" }, { "key": "mco.download.percent", @@ -923,6 +995,10 @@ "key": "block.minecraft.cartography_table", "english_translation": "Cartography Table" }, + { + "key": "commands.debug.function.noReturnRun", + "english_translation": "Tracing can't be used with return run" + }, { "key": "itemGroup.consumables", "english_translation": "Consumables" @@ -963,10 +1039,18 @@ "key": "commands.enchant.success.multiple", "english_translation": "Applied enchantment %s to %s entities" }, + { + "key": "block.minecraft.oxidized_copper_trapdoor", + "english_translation": "Oxidized Copper Trapdoor" + }, { "key": "commands.advancement.grant.many.to.one.failure", "english_translation": "Couldn't grant %s advancements to %s as they already have them" }, + { + "key": "subtitles.block.crafter.craft", + "english_translation": "Crafter crafts" + }, { "key": "subtitles.entity.llama.spit", "english_translation": "Llama spits" @@ -999,6 +1083,10 @@ "key": "debug.creative_spectator.help", "english_translation": "F3 + N = Cycle previous game mode <-> spectator" }, + { + "key": "mco.selectServer.create.subtitle", + "english_translation": "Select what world to put on your new realm" + }, { "key": "block.minecraft.glow_lichen", "english_translation": "Glow Lichen" @@ -1031,6 +1119,10 @@ "key": "block.minecraft.banner.half_horizontal_bottom.light_gray", "english_translation": "Light Gray Per Fess Inverted" }, + { + "key": "loading.progress", + "english_translation": "%s%%" + }, { "key": "block.minecraft.raw_copper_block", "english_translation": "Block of Raw Copper" @@ -1079,6 +1171,10 @@ "key": "selectWorld.data_read", "english_translation": "Reading world data..." }, + { + "key": "subtitles.block.trial_spawner.ambient", + "english_translation": "Trial Spawner crackles" + }, { "key": "gui.stats", "english_translation": "Statistics" @@ -1131,6 +1227,10 @@ "key": "block.minecraft.banner.base.black", "english_translation": "Fully Black Field" }, + { + "key": "mco.snapshotRealmsPopup.title", + "english_translation": "Realms now available in Snapshots" + }, { "key": "item.minecraft.tipped_arrow.effect.leaping", "english_translation": "Arrow of Leaping" @@ -1279,13 +1379,17 @@ "key": "subtitles.entity.iron_golem.attack", "english_translation": "Iron Golem attacks" }, + { + "key": "optimizeWorld.progress.percentage", + "english_translation": "%s%%" + }, { "key": "commands.bossbar.create.failed", "english_translation": "A bossbar already exists with the ID '%s'" }, { "key": "mco.configure.world.spawnMonsters", - "english_translation": "Spawn monsters" + "english_translation": "Spawn Monsters" }, { "key": "disconnect.loginFailedInfo", @@ -1431,6 +1535,10 @@ "key": "biome.minecraft.end_barrens", "english_translation": "End Barrens" }, + { + "key": "mco.account.privacy.information", + "english_translation": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account." + }, { "key": "subtitles.block.anvil.land", "english_translation": "Anvil landed" @@ -1451,6 +1559,10 @@ "key": "mco.selectServer.openserver", "english_translation": "Open realm" }, + { + "key": "commands.scoreboard.objectives.modify.objectiveFormat.clear", + "english_translation": "Cleared default number format of objective %s" + }, { "key": "item.minecraft.archer_pottery_sherd", "english_translation": "Archer Pottery Sherd" @@ -1507,6 +1619,10 @@ "key": "painting.minecraft.skull_and_roses.title", "english_translation": "Skull and Roses" }, + { + "key": "item.minecraft.ward_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "entity.minecraft.llama_spit", "english_translation": "Llama Spit" @@ -1587,6 +1703,10 @@ "key": "block.minecraft.banner.gradient_up.white", "english_translation": "White Base Gradient" }, + { + "key": "mco.compatibility.upgrade.title", + "english_translation": "Do you really want to upgrade your world?" + }, { "key": "block.minecraft.banner.small_stripes.yellow", "english_translation": "Yellow Paly" @@ -1623,6 +1743,10 @@ "key": "gui.multiLineEditBox.character_limit", "english_translation": "%s/%s" }, + { + "key": "gui.abuseReport.draft.content", + "english_translation": "Would you like to continue editing the existing report or discard it and create a new one?" + }, { "key": "block.minecraft.infested_chiseled_stone_bricks", "english_translation": "Infested Chiseled Stone Bricks" @@ -1757,7 +1881,7 @@ }, { "key": "mco.configure.world.spawnAnimals", - "english_translation": "Spawn animals" + "english_translation": "Spawn Animals" }, { "key": "block.minecraft.magma_block", @@ -1843,6 +1967,10 @@ "key": "stat.minecraft.player_kills", "english_translation": "Player Kills" }, + { + "key": "download.pack.progress.bytes", + "english_translation": "Progress: %s (total size unknown)" + }, { "key": "telemetry.property.advancement_id.title", "english_translation": "Advancement ID" @@ -1859,6 +1987,10 @@ "key": "commands.advancement.revoke.many.to.many.success", "english_translation": "Revoked %s advancements from %s players" }, + { + "key": "mco.notification.transferSubscription.message", + "english_translation": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription." + }, { "key": "gui.chatSelection.selected", "english_translation": "%s/%s message(s) selected" @@ -1975,6 +2107,10 @@ "key": "subtitles.entity.cat.death", "english_translation": "Cat dies" }, + { + "key": "subtitles.entity.parrot.imitate.breeze", + "english_translation": "Parrot whirs" + }, { "key": "item.minecraft.snowball", "english_translation": "Snowball" @@ -2127,6 +2263,10 @@ "key": "item.minecraft.music_disc_stal", "english_translation": "Music Disc" }, + { + "key": "narration.suggestion.usage.cycle.hidable", + "english_translation": "Press Tab to cycle to the next suggestion, or Escape to leave suggestions" + }, { "key": "entity.minecraft.villager.mason", "english_translation": "Mason" @@ -2141,7 +2281,7 @@ }, { "key": "mco.configure.world.subscription.extend", - "english_translation": "Extend subscription" + "english_translation": "Extend Subscription" }, { "key": "container.repair", @@ -2163,6 +2303,10 @@ "key": "block.minecraft.chipped_anvil", "english_translation": "Chipped Anvil" }, + { + "key": "commands.kick.singleplayer.failed", + "english_translation": "Cannot kick in an offline singleplayer game" + }, { "key": "argument.entity.options.type.invalid", "english_translation": "Invalid or unknown entity type '%s'" @@ -2207,6 +2351,10 @@ "key": "subtitles.entity.ender_pearl.throw", "english_translation": "Ender Pearl flies" }, + { + "key": "item.minecraft.shaper_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "commands.experience.query.levels", "english_translation": "%s has %s experience levels" @@ -2275,6 +2423,10 @@ "key": "datapackFailure.safeMode.failed.title", "english_translation": "Failed to load world in Safe Mode." }, + { + "key": "mco.snapshot.parent.tooltip", + "english_translation": "Use the latest release of Minecraft to play on this Realm" + }, { "key": "argument.dimension.invalid", "english_translation": "Unknown dimension '%s'" @@ -2283,6 +2435,10 @@ "key": "debug.dump_dynamic_textures", "english_translation": "Saved dynamic textures to %s" }, + { + "key": "block.minecraft.polished_tuff_stairs", + "english_translation": "Polished Tuff Stairs" + }, { "key": "argument.entity.selector.self", "english_translation": "Current entity" @@ -2327,6 +2483,10 @@ "key": "selectWorld.seedInfo", "english_translation": "Leave blank for a random seed" }, + { + "key": "mco.selectServer.minigameName", + "english_translation": "Minigame: %s" + }, { "key": "commands.bossbar.set.name.success", "english_translation": "Custom bossbar %s has been renamed" @@ -2403,6 +2563,10 @@ "key": "block.minecraft.warped_roots", "english_translation": "Warped Roots" }, + { + "key": "telemetry_info.opt_in.description", + "english_translation": "I consent to sending optional telemetry data" + }, { "key": "telemetry.property.client_modded.title", "english_translation": "Client Modded" @@ -2439,6 +2603,10 @@ "key": "arguments.swizzle.invalid", "english_translation": "Invalid swizzle, expected combination of 'x', 'y' and 'z'" }, + { + "key": "gui.abuseReport.report_sent_msg", + "english_translation": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible." + }, { "key": "menu.multiplayer", "english_translation": "Multiplayer" @@ -2483,6 +2651,10 @@ "key": "item.minecraft.zombified_piglin_spawn_egg", "english_translation": "Zombified Piglin Spawn Egg" }, + { + "key": "recover_world.state_entry", + "english_translation": "State from %s: " + }, { "key": "advancements.adventure.read_power_from_chiseled_bookshelf.description", "english_translation": "Read the power signal of a Chiseled Bookshelf using a Comparator" @@ -2583,6 +2755,10 @@ "key": "mco.configure.world.restore.download.question.line1", "english_translation": "The world will be downloaded and added to your single player worlds." }, + { + "key": "commands.scoreboard.players.display.name.clear.success.multiple", + "english_translation": "Cleared display name for %s entities in %s" + }, { "key": "options.multiplayer.title", "english_translation": "Multiplayer Settings..." @@ -2647,6 +2823,10 @@ "key": "painting.minecraft.match.title", "english_translation": "Match" }, + { + "key": "mco.download.speed.narration", + "english_translation": "%s/s" + }, { "key": "multiplayer.status.player_count.narration", "english_translation": "%s out of %s players online" @@ -2699,6 +2879,10 @@ "key": "createWorld.customize.custom.lowerLimitScale", "english_translation": "Lower Limit Scale" }, + { + "key": "gamerule.enderPearlsVanishOnDeath", + "english_translation": "Thrown ender pearls vanish on death" + }, { "key": "subtitles.entity.wolf.shake", "english_translation": "Wolf shakes" @@ -2729,7 +2913,7 @@ }, { "key": "gui.abuseReport.reason.self_harm_or_suicide", - "english_translation": "Imminent harm - Self-harm or suicide" + "english_translation": "Self-harm or suicide" }, { "key": "block.minecraft.light_gray_concrete_powder", @@ -2779,6 +2963,10 @@ "key": "commands.scoreboard.players.list.success", "english_translation": "There are %s tracked entity/entities: %s" }, + { + "key": "gui.abuseReport.type.skin", + "english_translation": "Player Skin" + }, { "key": "book.byAuthor", "english_translation": "by %1$s" @@ -2843,6 +3031,10 @@ "key": "block.minecraft.light_gray_carpet", "english_translation": "Light Gray Carpet" }, + { + "key": "subtitles.entity.breeze.hurt", + "english_translation": "Breeze hurts" + }, { "key": "selectWorld.delete", "english_translation": "Delete" @@ -2879,6 +3071,10 @@ "key": "options.modelPart.cape", "english_translation": "Cape" }, + { + "key": "options.hideSplashTexts.tooltip", + "english_translation": "Hides the yellow splash text in the main menu." + }, { "key": "commands.whitelist.disabled", "english_translation": "Whitelist is now turned off" @@ -2987,6 +3183,10 @@ "key": "item.minecraft.netherite_pickaxe", "english_translation": "Netherite Pickaxe" }, + { + "key": "recover_world.warning", + "english_translation": "Failed to load world summary" + }, { "key": "block.minecraft.mangrove_wood", "english_translation": "Mangrove Wood" @@ -3235,6 +3435,10 @@ "key": "selectWorld.edit.backupFailed", "english_translation": "Backup failed" }, + { + "key": "commands.scoreboard.players.display.name.clear.success.single", + "english_translation": "Cleared display name for %s in %s" + }, { "key": "container.smoker", "english_translation": "Smoker" @@ -3289,7 +3493,7 @@ }, { "key": "mco.selectServer.popup", - "english_translation": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay." + "english_translation": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay." }, { "key": "block.minecraft.end_stone_bricks", @@ -3311,6 +3515,10 @@ "key": "stat_type.minecraft.killed", "english_translation": "You killed %s %s" }, + { + "key": "recover_world.no_fallback", + "english_translation": "No state to recover from available" + }, { "key": "block.minecraft.banner.diagonal_right.gray", "english_translation": "Gray Per Bend" @@ -3383,6 +3591,10 @@ "key": "block.minecraft.lily_pad", "english_translation": "Lily Pad" }, + { + "key": "jigsaw_block.selection_priority.tooltip", + "english_translation": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties." + }, { "key": "commands.data.block.invalid", "english_translation": "The target block is not a block entity" @@ -3399,6 +3611,18 @@ "key": "commands.forceload.added.none", "english_translation": "No force loaded chunks were found in %s" }, + { + "key": "symlink_warning.title.pack", + "english_translation": "Added pack(s) contain(s) symbolic links" + }, + { + "key": "block.minecraft.waxed_copper_door", + "english_translation": "Waxed Copper Door" + }, + { + "key": "block.minecraft.chiseled_tuff_bricks", + "english_translation": "Chiseled Tuff Bricks" + }, { "key": "item.minecraft.smithing_template.armor_trim.applies_to", "english_translation": "Armor" @@ -3491,6 +3715,10 @@ "key": "disconnect.spam", "english_translation": "Kicked for spamming" }, + { + "key": "gui.abuseReport.name.title", + "english_translation": "Report Player Name" + }, { "key": "key.keyboard.insert", "english_translation": "Insert" @@ -3515,6 +3743,10 @@ "key": "block.minecraft.potted_spruce_sapling", "english_translation": "Potted Spruce Sapling" }, + { + "key": "gamerule.playersNetherPortalDefaultDelay", + "english_translation": "Player's Nether portal delay in non-creative mode" + }, { "key": "item.minecraft.cave_spider_spawn_egg", "english_translation": "Cave Spider Spawn Egg" @@ -3647,6 +3879,14 @@ "key": "block.minecraft.sticky_piston", "english_translation": "Sticky Piston" }, + { + "key": "item.minecraft.coast_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, + { + "key": "subtitles.block.decorated_pot.insert", + "english_translation": "Decorated Pot fills" + }, { "key": "item.minecraft.birch_boat", "english_translation": "Birch Boat" @@ -3699,6 +3939,10 @@ "key": "commands.effect.give.success.multiple", "english_translation": "Applied effect %s to %s targets" }, + { + "key": "event.minecraft.raid.victory.full", + "english_translation": "Raid - Victory" + }, { "key": "advMode.mode.redstone", "english_translation": "Impulse" @@ -3755,6 +3999,10 @@ "key": "telemetry.property.new_world.title", "english_translation": "New World" }, + { + "key": "recover_world.issue.none", + "english_translation": "No issues" + }, { "key": "block.minecraft.tinted_glass", "english_translation": "Tinted Glass" @@ -3763,6 +4011,10 @@ "key": "block.minecraft.banner.triangle_bottom.pink", "english_translation": "Pink Chevron" }, + { + "key": "multiplayer.player.list.hp", + "english_translation": "%shp" + }, { "key": "commands.team.join.success.multiple", "english_translation": "Added %s members to team %s" @@ -3771,6 +4023,10 @@ "key": "death.attack.sonic_boom", "english_translation": "%1$s was obliterated by a sonically-charged shriek" }, + { + "key": "item.minecraft.rib_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "multiplayer.disconnect.invalid_entity_attacked", "english_translation": "Attempting to attack an invalid entity" @@ -3851,6 +4107,10 @@ "key": "parsing.quote.expected.start", "english_translation": "Expected quote to start a string" }, + { + "key": "download.pack.title", + "english_translation": "Downloading resource pack %s/%s" + }, { "key": "entity.minecraft.phantom", "english_translation": "Phantom" @@ -3903,6 +4163,10 @@ "key": "commands.scoreboard.objectives.list.empty", "english_translation": "There are no objectives" }, + { + "key": "recover_world.done.title", + "english_translation": "Recovery done" + }, { "key": "item.minecraft.glow_berries", "english_translation": "Glow Berries" @@ -3915,6 +4179,10 @@ "key": "structure_block.hover.load", "english_translation": "Load: %s" }, + { + "key": "block.minecraft.copper_door", + "english_translation": "Copper Door" + }, { "key": "item.minecraft.dragon_breath", "english_translation": "Dragon's Breath" @@ -3975,6 +4243,10 @@ "key": "block.minecraft.polished_blackstone_bricks", "english_translation": "Polished Blackstone Bricks" }, + { + "key": "subtitles.block.hanging_sign.waxed_interact_fail", + "english_translation": "Sign wobbles" + }, { "key": "options.accessibility.high_contrast.error.tooltip", "english_translation": "High Contrast resource pack is not available" @@ -4035,6 +4307,18 @@ "key": "key.use", "english_translation": "Use Item/Place Block" }, + { + "key": "item.minecraft.host_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, + { + "key": "commands.scoreboard.players.display.name.set.success.single", + "english_translation": "Changed display name to %s for %s in %s" + }, + { + "key": "item.minecraft.wild_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "resourcepack.downloading", "english_translation": "Downloading Resource Pack" @@ -4507,6 +4791,10 @@ "key": "subtitles.entity.illusioner.mirror_move", "english_translation": "Illusioner displaces" }, + { + "key": "dataPack.trade_rebalance.description", + "english_translation": "Updated trades for Villagers" + }, { "key": "block.minecraft.infested_stone_bricks", "english_translation": "Infested Stone Bricks" @@ -4535,6 +4823,14 @@ "key": "debug.gamemodes.select_next", "english_translation": "%s Next" }, + { + "key": "advancements.progress", + "english_translation": "%s/%s" + }, + { + "key": "item.minecraft.vex_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "subtitles.entity.goat.hurt", "english_translation": "Goat hurts" @@ -4555,6 +4851,10 @@ "key": "block.minecraft.acacia_trapdoor", "english_translation": "Acacia Trapdoor" }, + { + "key": "commands.random.error.range_too_large", + "english_translation": "The range of the random value must be at most 2147483646" + }, { "key": "commands.spectate.success.stopped", "english_translation": "No longer spectating an entity" @@ -4603,6 +4903,10 @@ "key": "block.minecraft.waxed_cut_copper", "english_translation": "Waxed Cut Copper" }, + { + "key": "commands.execute.function.instantiationFailure", + "english_translation": "Failed to instantiate function %s: %s" + }, { "key": "block.minecraft.birch_slab", "english_translation": "Birch Slab" @@ -4655,6 +4959,10 @@ "key": "argument.nbt.array.mixed", "english_translation": "Can't insert %s into %s" }, + { + "key": "connect.reconfiging", + "english_translation": "Reconfiguring..." + }, { "key": "block.minecraft.banner.triangle_top.gray", "english_translation": "Gray Inverted Chevron" @@ -4777,7 +5085,7 @@ }, { "key": "gui.abuseReport.reason.defamation_impersonation_false_information.description", - "english_translation": "Someone is damaging someone else's reputation, pretending to be someone they're not, or sharing false information with the aim to exploit or mislead others." + "english_translation": "Someone is damaging your or someone else's reputation, for example sharing false information with the aim to exploit or mislead others." }, { "key": "block.minecraft.banner.gradient_up.cyan", @@ -4887,6 +5195,10 @@ "key": "subtitles.entity.elder_guardian.ambient", "english_translation": "Elder Guardian moans" }, + { + "key": "subtitles.entity.breeze.death", + "english_translation": "Breeze dies" + }, { "key": "advancements.nether.brew_potion.description", "english_translation": "Brew a Potion" @@ -4959,6 +5271,10 @@ "key": "block.minecraft.banner.flower.purple", "english_translation": "Purple Flower Charge" }, + { + "key": "gui.abuseReport.send.no_reason", + "english_translation": "Please select a report category" + }, { "key": "mco.configure.world.edit.subscreen.inspiration", "english_translation": "Some settings are disabled since your current world is an inspiration" @@ -5427,6 +5743,10 @@ "key": "block.minecraft.banner.mojang.yellow", "english_translation": "Yellow Thing" }, + { + "key": "item.minecraft.netherite_upgrade_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "narrator.loading", "english_translation": "Loading: %s" @@ -5467,9 +5787,13 @@ "key": "parsing.long.invalid", "english_translation": "Invalid long '%s'" }, + { + "key": "attribute.name.generic.max_absorption", + "english_translation": "Max Absorption" + }, { "key": "mco.selectServer.buy", - "english_translation": "Buy a realm!" + "english_translation": "Buy a Realm!" }, { "key": "block.minecraft.spruce_wall_sign", @@ -5607,6 +5931,10 @@ "key": "color.minecraft.green", "english_translation": "Green" }, + { + "key": "block.minecraft.trial_spawner", + "english_translation": "Trial Spawner" + }, { "key": "advancements.story.enchant_item.title", "english_translation": "Enchanter" @@ -5667,6 +5995,10 @@ "key": "item.minecraft.golden_helmet", "english_translation": "Golden Helmet" }, + { + "key": "block.minecraft.oxidized_copper_bulb", + "english_translation": "Oxidized Copper Bulb" + }, { "key": "block.minecraft.soul_lantern", "english_translation": "Soul Lantern" @@ -5741,7 +6073,7 @@ }, { "key": "death.attack.sonic_boom.player", - "english_translation": "%1$s was obliterated by a sonically-charged shriek whilst trying to escape %2$s" + "english_translation": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s" }, { "key": "block.minecraft.bamboo", @@ -5749,7 +6081,7 @@ }, { "key": "death.attack.thorns.item", - "english_translation": "%1$s was killed by %3$s trying to hurt %2$s" + "english_translation": "%1$s was killed by %3$s while trying to hurt %2$s" }, { "key": "item.minecraft.cooked_porkchop", @@ -5983,6 +6315,14 @@ "key": "entity.minecraft.tropical_fish.predefined.6", "english_translation": "Cotton Candy Betta" }, + { + "key": "item.minecraft.spire_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, + { + "key": "block.minecraft.short_grass", + "english_translation": "Short Grass" + }, { "key": "multiplayer.disconnect.slow_login", "english_translation": "Took too long to log in" @@ -6023,6 +6363,10 @@ "key": "connect.failed", "english_translation": "Failed to connect to the server" }, + { + "key": "mco.version", + "english_translation": "Version: %s" + }, { "key": "disconnect.disconnected", "english_translation": "Disconnected by Server" @@ -6115,6 +6459,10 @@ "key": "key.sprint", "english_translation": "Sprint" }, + { + "key": "options.fullscreen.entry", + "english_translation": "%sx%s@%s (%sbit)" + }, { "key": "subtitles.block.button.click", "english_translation": "Button clicks" @@ -6383,6 +6731,10 @@ "key": "block.minecraft.yellow_carpet", "english_translation": "Yellow Carpet" }, + { + "key": "jigsaw_block.placement_priority.tooltip", + "english_translation": "When this Jigsaw block connects to a piece, this is the order in which that piece is processed for connections in the wider structure.\n\nPieces will be processed in descending priority with insertion order breaking ties." + }, { "key": "block.minecraft.banner.stripe_center.cyan", "english_translation": "Cyan Pale" @@ -6503,6 +6855,10 @@ "key": "key.keyboard.f20", "english_translation": "F20" }, + { + "key": "narration.suggestion.usage.fill.hidable", + "english_translation": "Press Tab to use suggestion, or Escape to leave suggestions" + }, { "key": "key.keyboard.f21", "english_translation": "F21" @@ -6801,7 +7157,11 @@ }, { "key": "death.attack.sonic_boom.item", - "english_translation": "%1$s was obliterated by a sonically-charged shriek whilst trying to escape %2$s wielding %3$s" + "english_translation": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s wielding %3$s" + }, + { + "key": "commands.tick.step.stop.fail", + "english_translation": "No tick step in progress" }, { "key": "block.minecraft.banner.stripe_top.white", @@ -6847,6 +7207,10 @@ "key": "commands.bossbar.set.color.success", "english_translation": "Custom bossbar %s has changed color" }, + { + "key": "selectWorld.incompatible.info", + "english_translation": "Incompatible version: %s" + }, { "key": "biome.minecraft.desert", "english_translation": "Desert" @@ -6963,6 +7327,10 @@ "key": "tutorial.find_tree.description", "english_translation": "Punch it to collect wood" }, + { + "key": "block.minecraft.polished_tuff_wall", + "english_translation": "Polished Tuff Wall" + }, { "key": "mco.template.select.none", "english_translation": "Oops, it looks like this content category is currently empty.\nPlease check back later for new content, or if you're a creator,\n%s." @@ -7109,7 +7477,7 @@ }, { "key": "mco.backup.button.reset", - "english_translation": "Reset world" + "english_translation": "Reset World" }, { "key": "mco.selectServer.expiredSubscribe", @@ -7125,7 +7493,7 @@ }, { "key": "gamerule.commandModificationBlockLimit", - "english_translation": "Command Modification Block Limit" + "english_translation": "Command modification block limit" }, { "key": "gui.banned.reason.imminent_harm_to_person_or_property", @@ -7163,6 +7531,10 @@ "key": "commands.kick.success", "english_translation": "Kicked %s: %s" }, + { + "key": "commands.scoreboard.players.display.numberFormat.set.success.single", + "english_translation": "Changed number format for %s in %s" + }, { "key": "key.keyboard.keypad.subtract", "english_translation": "Keypad -" @@ -7295,6 +7667,10 @@ "key": "stat.minecraft.junk_fished", "english_translation": "Junk Fished" }, + { + "key": "selectWorld.incompatible.tooltip", + "english_translation": "This world cannot be opened because it was created by an incompatible version." + }, { "key": "subtitles.entity.skeleton.ambient", "english_translation": "Skeleton rattles" @@ -7323,6 +7699,10 @@ "key": "advancements.husbandry.allay_deliver_item_to_player.title", "english_translation": "You've Got a Friend in Me" }, + { + "key": "block.minecraft.exposed_copper_bulb", + "english_translation": "Exposed Copper Bulb" + }, { "key": "mco.upload.cancelled", "english_translation": "Upload cancelled" @@ -7467,6 +7847,10 @@ "key": "block.minecraft.banner.square_bottom_right.light_blue", "english_translation": "Light Blue Base Sinister Canton" }, + { + "key": "block.minecraft.chiseled_copper", + "english_translation": "Chiseled Copper" + }, { "key": "block.minecraft.banner.triangle_top.pink", "english_translation": "Pink Inverted Chevron" @@ -7495,6 +7879,10 @@ "key": "chat.square_brackets", "english_translation": "[%s]" }, + { + "key": "item.minecraft.snout_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "entity.minecraft.tropical_fish.type.betty", "english_translation": "Betty" @@ -7523,6 +7911,10 @@ "key": "mco.reset.world.resetting.screen.title", "english_translation": "Resetting world..." }, + { + "key": "block.minecraft.waxed_oxidized_copper_trapdoor", + "english_translation": "Waxed Oxidized Copper Trapdoor" + }, { "key": "mco.configure.world.resourcepack.question.line2", "english_translation": "Do you want to download it and play?" @@ -7571,6 +7963,10 @@ "key": "painting.minecraft.skeleton.title", "english_translation": "Mortal Coil" }, + { + "key": "gui.abuseReport.discard.discard", + "english_translation": "Leave and Discard Report" + }, { "key": "subtitles.entity.shulker.close", "english_translation": "Shulker closes" @@ -7683,6 +8079,18 @@ "key": "block.minecraft.banner.triangles_bottom.gray", "english_translation": "Gray Base Indented" }, + { + "key": "block.minecraft.waxed_weathered_copper_trapdoor", + "english_translation": "Waxed Weathered Copper Trapdoor" + }, + { + "key": "subtitles.block.copper_trapdoor.open", + "english_translation": "Trapdoor opens" + }, + { + "key": "gui.abuseReport.reason.generic.description", + "english_translation": "I'm annoyed with them / they have done something I do not like." + }, { "key": "subtitles.entity.potion.throw", "english_translation": "Bottle thrown" @@ -7783,6 +8191,10 @@ "key": "block.minecraft.tube_coral_wall_fan", "english_translation": "Tube Coral Wall Fan" }, + { + "key": "options.accessibility.narrator_hotkey.tooltip", + "english_translation": "Allows the Narrator to be toggled on and off with 'Ctrl+B'" + }, { "key": "subtitles.block.water.ambient", "english_translation": "Water flows" @@ -7897,7 +8309,11 @@ }, { "key": "mco.configure.world.buttons.resetworld", - "english_translation": "Reset world" + "english_translation": "Reset World" + }, + { + "key": "event.minecraft.raid.defeat.full", + "english_translation": "Raid - Defeat" }, { "key": "block.minecraft.sunflower", @@ -7991,6 +8407,10 @@ "key": "subtitles.entity.shulker.hurt", "english_translation": "Shulker hurts" }, + { + "key": "item.minecraft.silence_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "block.minecraft.jungle_leaves", "english_translation": "Jungle Leaves" @@ -8007,6 +8427,10 @@ "key": "painting.minecraft.kebab.title", "english_translation": "Kebab med tre pepperoni" }, + { + "key": "gui.abuseReport.describe", + "english_translation": "Sharing details will help us make a well-informed decision." + }, { "key": "gamerule.category.mobs", "english_translation": "Mobs" @@ -8165,7 +8589,7 @@ }, { "key": "mco.configure.world.backup", - "english_translation": "World backups" + "english_translation": "World Backups" }, { "key": "block.minecraft.banner.globe.gray", @@ -8237,7 +8661,7 @@ }, { "key": "subtitles.block.decorated_pot.shatter", - "english_translation": "Pot shatters" + "english_translation": "Decorated Pot shatters" }, { "key": "tutorial.bundleInsert.title", @@ -8265,7 +8689,11 @@ }, { "key": "death.attack.onFire.item", - "english_translation": "%1$s was burnt to a crisp whilst fighting %2$s wielding %3$s" + "english_translation": "%1$s was burned to a crisp while fighting %2$s wielding %3$s" + }, + { + "key": "commands.scoreboard.objectives.modify.displayAutoUpdate.disable", + "english_translation": "Disabled display auto-update for objective %s" }, { "key": "item.minecraft.potion.effect.empty", @@ -8335,6 +8763,10 @@ "key": "commands.recipe.take.failed", "english_translation": "No recipes could be forgotten" }, + { + "key": "gamerule.projectilesCanBreakBlocks.description", + "english_translation": "Controls whether impact projectiles will destroy blocks that are destructible by them." + }, { "key": "mco.errorMessage.realmsService.realmsError", "english_translation": "Realms (%s):" @@ -8383,6 +8815,10 @@ "key": "mco.template.select.narrate.authors", "english_translation": "Authors: %s" }, + { + "key": "block.minecraft.tuff_brick_slab", + "english_translation": "Tuff Brick Slab" + }, { "key": "death.attack.wither", "english_translation": "%1$s withered away" @@ -8459,6 +8895,10 @@ "key": "createWorld.customize.flat.layer.bottom", "english_translation": "Bottom - %s" }, + { + "key": "connect.reconfiguring", + "english_translation": "Reconfiguring..." + }, { "key": "tutorial.craft_planks.title", "english_translation": "Craft wooden planks" @@ -8531,6 +8971,10 @@ "key": "block.minecraft.dirt", "english_translation": "Dirt" }, + { + "key": "block.minecraft.weathered_copper_door", + "english_translation": "Weathered Copper Door" + }, { "key": "build.tooHigh", "english_translation": "Height limit for building is %s" @@ -8543,6 +8987,10 @@ "key": "subtitles.item.shield.block", "english_translation": "Shield blocks" }, + { + "key": "gui.abuseReport.observed_what", + "english_translation": "Why are you reporting this?" + }, { "key": "mco.configure.world.subscription.expired", "english_translation": "Expired" @@ -8699,10 +9147,18 @@ "key": "advMode.setCommand.success", "english_translation": "Command set: %s" }, + { + "key": "commands.scoreboard.players.display.numberFormat.clear.success.multiple", + "english_translation": "Cleared number format for %s entities in %s" + }, { "key": "commands.fillbiome.success", "english_translation": "Biomes set between %s, %s, %s and %s, %s, %s" }, + { + "key": "block.minecraft.waxed_exposed_copper_grate", + "english_translation": "Waxed Exposed Copper Grate" + }, { "key": "commands.jfr.started", "english_translation": "JFR profiling started" @@ -8759,6 +9215,10 @@ "key": "death.attack.outsideBorder", "english_translation": "%1$s left the confines of this world" }, + { + "key": "commands.tick.query.rate.sprinting", + "english_translation": "Target tick rate: %s per second (ignored, reference only).\nAverage time per tick: %sms" + }, { "key": "options.narrator.notavailable", "english_translation": "Not Available" @@ -8779,6 +9239,10 @@ "key": "subtitles.entity.cat.hurt", "english_translation": "Cat hurts" }, + { + "key": "mco.compatibility.upgrade", + "english_translation": "Upgrade" + }, { "key": "block.minecraft.sandstone_stairs", "english_translation": "Sandstone Stairs" @@ -8867,6 +9331,10 @@ "key": "block.minecraft.tube_coral", "english_translation": "Tube Coral" }, + { + "key": "chat.tag.error", + "english_translation": "Server sent invalid message." + }, { "key": "item.minecraft.creeper_spawn_egg", "english_translation": "Creeper Spawn Egg" @@ -8909,7 +9377,7 @@ }, { "key": "mco.upload.select.world.title", - "english_translation": "Upload world" + "english_translation": "Upload World" }, { "key": "subtitles.entity.villager.work_weaponsmith", @@ -8991,6 +9459,14 @@ "key": "addServer.resourcePack.disabled", "english_translation": "Disabled" }, + { + "key": "options.accessibility.narrator_hotkey", + "english_translation": "Narrator Hotkey" + }, + { + "key": "subtitles.block.trial_spawner.eject_item", + "english_translation": "Trial Spawner ejects items" + }, { "key": "advancements.nether.explore_nether.title", "english_translation": "Hot Tourist Destinations" @@ -9071,6 +9547,10 @@ "key": "commands.scoreboard.players.operation.success.multiple", "english_translation": "Updated %s for %s entities" }, + { + "key": "mco.errorMessage.retry", + "english_translation": "Retry operation" + }, { "key": "argument.gamemode.invalid", "english_translation": "Unknown game mode: %s" @@ -9083,6 +9563,10 @@ "key": "block.minecraft.yellow_glazed_terracotta", "english_translation": "Yellow Glazed Terracotta" }, + { + "key": "options.accessibility.narrator_hotkey.mac.tooltip", + "english_translation": "Allows the Narrator to be toggled on and off with 'Cmd+B'" + }, { "key": "block.minecraft.brown_shulker_box", "english_translation": "Brown Shulker Box" @@ -9111,6 +9595,10 @@ "key": "gui.socialInteractions.server_label.single", "english_translation": "%s - %s player" }, + { + "key": "block.minecraft.waxed_weathered_copper_door", + "english_translation": "Waxed Weathered Copper Door" + }, { "key": "commands.stopsound.success.sourceless.sound", "english_translation": "Stopped sound '%s'" @@ -9167,6 +9655,10 @@ "key": "mco.download.done", "english_translation": "Download done" }, + { + "key": "block.minecraft.oxidized_chiseled_copper", + "english_translation": "Oxidized Chiseled Copper" + }, { "key": "subtitles.entity.horse.jump", "english_translation": "Horse jumps" @@ -9233,7 +9725,11 @@ }, { "key": "death.attack.anvil.player", - "english_translation": "%1$s was squashed by a falling anvil whilst fighting %2$s" + "english_translation": "%1$s was squashed by a falling anvil while fighting %2$s" + }, + { + "key": "mco.account.privacy.info.button", + "english_translation": "Read more about GDPR" }, { "key": "subtitles.entity.ghast.shoot", @@ -9323,6 +9819,10 @@ "key": "block.minecraft.soul_sand", "english_translation": "Soul Sand" }, + { + "key": "gui.loadingMinecraft", + "english_translation": "Loading Minecraft" + }, { "key": "stat.minecraft.raid_win", "english_translation": "Raids Won" @@ -9333,7 +9833,7 @@ }, { "key": "death.attack.stalagmite.player", - "english_translation": "%1$s was impaled on a stalagmite whilst fighting %2$s" + "english_translation": "%1$s was impaled on a stalagmite while fighting %2$s" }, { "key": "item.minecraft.shield.magenta", @@ -9489,7 +9989,7 @@ }, { "key": "death.attack.thorns", - "english_translation": "%1$s was killed trying to hurt %2$s" + "english_translation": "%1$s was killed while trying to hurt %2$s" }, { "key": "block.minecraft.light_blue_stained_glass_pane", @@ -9643,6 +10143,10 @@ "key": "item.minecraft.potato", "english_translation": "Potato" }, + { + "key": "command.forkLimit", + "english_translation": "Maximum number of contexts (%s) reached" + }, { "key": "mco.notification.visitUrl.message.default", "english_translation": "Please visit the link below" @@ -9669,7 +10173,7 @@ }, { "key": "mco.backup.button.upload", - "english_translation": "Upload world" + "english_translation": "Upload World" }, { "key": "subtitles.item.armor.equip_iron", @@ -9691,6 +10195,10 @@ "key": "block.minecraft.fire_coral_block", "english_translation": "Fire Coral Block" }, + { + "key": "narration.suggestion.usage.fill.fixed", + "english_translation": "Press Tab to use suggestion" + }, { "key": "item.minecraft.shield.green", "english_translation": "Green Shield" @@ -9709,7 +10217,7 @@ }, { "key": "mco.configure.world.description", - "english_translation": "Realm description" + "english_translation": "Realm Description" }, { "key": "block.minecraft.banner.diagonal_up_right.light_blue", @@ -9797,7 +10305,15 @@ }, { "key": "mco.configure.world.subscription.start", - "english_translation": "Start date" + "english_translation": "Start Date" + }, + { + "key": "gui.abuseReport.type.chat", + "english_translation": "Chat Messages" + }, + { + "key": "block.minecraft.oxidized_copper_grate", + "english_translation": "Oxidized Copper Grate" }, { "key": "stat.minecraft.ring_bell", @@ -10079,6 +10595,10 @@ "key": "block.minecraft.blue_orchid", "english_translation": "Blue Orchid" }, + { + "key": "gui.abuseReport.read_info", + "english_translation": "Learn About Reporting" + }, { "key": "menu.savingChunks", "english_translation": "Saving chunks" @@ -10259,6 +10779,10 @@ "key": "gamerule.blockExplosionDropDecay.description", "english_translation": "Some of the drops from blocks destroyed by explosions caused by block interactions are lost in the explosion." }, + { + "key": "gui.abuseReport.discard.content", + "english_translation": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?" + }, { "key": "item.minecraft.string", "english_translation": "String" @@ -10283,10 +10807,18 @@ "key": "stat.minecraft.damage_taken", "english_translation": "Damage Taken" }, + { + "key": "download.pack.progress.percent", + "english_translation": "Progress: %s%%" + }, { "key": "block.minecraft.banner.square_bottom_right.red", "english_translation": "Red Base Sinister Canton" }, + { + "key": "commands.scoreboard.objectives.modify.objectiveFormat.set", + "english_translation": "Changed default number format of objective %s" + }, { "key": "generator.minecraft.single_biome_surface", "english_translation": "Single Biome" @@ -10323,6 +10855,10 @@ "key": "createWorld.customize.custom.upperLimitScale", "english_translation": "Upper Limit Scale" }, + { + "key": "symlink_warning.more_info", + "english_translation": "More Information" + }, { "key": "item.minecraft.lava_bucket", "english_translation": "Lava Bucket" @@ -10503,6 +11039,10 @@ "key": "commands.damage.success", "english_translation": "Applied %s damage to %s" }, + { + "key": "item.minecraft.sentry_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "advancements.adventure.trade_at_world_height.description", "english_translation": "Trade with a Villager at the build height limit" @@ -10543,6 +11083,14 @@ "key": "item.minecraft.torchflower_seeds", "english_translation": "Torchflower Seeds" }, + { + "key": "selectWorld.incompatible.title", + "english_translation": "Incompatible version" + }, + { + "key": "argument.style.invalid", + "english_translation": "Invalid style: %s" + }, { "key": "selectWorld.edit.backup", "english_translation": "Make Backup" @@ -10613,7 +11161,7 @@ }, { "key": "mco.configure.world.buttons.invite", - "english_translation": "Invite player" + "english_translation": "Invite Player" }, { "key": "block.minecraft.cut_red_sandstone_slab", @@ -10697,7 +11245,7 @@ }, { "key": "mco.configure.world.name", - "english_translation": "Realm name" + "english_translation": "Realm Name" }, { "key": "chat.disabled.expiredProfileKey", @@ -10741,7 +11289,7 @@ }, { "key": "mco.configure.world.buttons.options", - "english_translation": "World options" + "english_translation": "World Options" }, { "key": "block.minecraft.jungle_fence_gate", @@ -10781,7 +11329,7 @@ }, { "key": "mco.configure.world.forceGameMode", - "english_translation": "Force game mode" + "english_translation": "Force Game Mode" }, { "key": "chat.filtered_full", @@ -10871,6 +11419,10 @@ "key": "block.minecraft.mud", "english_translation": "Mud" }, + { + "key": "commands.tick.query.percentiles", + "english_translation": "Percentiles: P50: %sms P95: %sms P99: %sms, sample: %s" + }, { "key": "effect.minecraft.luck", "english_translation": "Luck" @@ -10921,7 +11473,7 @@ }, { "key": "death.attack.wither.player", - "english_translation": "%1$s withered away whilst fighting %2$s" + "english_translation": "%1$s withered away while fighting %2$s" }, { "key": "itemGroup.coloredBlocks", @@ -10975,6 +11527,10 @@ "key": "mco.configure.world.invites.ops.tooltip", "english_translation": "Operator" }, + { + "key": "commands.banlist.entry.unknown", + "english_translation": "(Unknown)" + }, { "key": "block.minecraft.dead_brain_coral_block", "english_translation": "Dead Brain Coral Block" @@ -11115,10 +11671,18 @@ "key": "item.minecraft.silverfish_spawn_egg", "english_translation": "Silverfish Spawn Egg" }, + { + "key": "recover_world.bug_tracker", + "english_translation": "Report a Bug" + }, { "key": "block.minecraft.mangrove_stairs", "english_translation": "Mangrove Stairs" }, + { + "key": "commands.function.error.missing_argument", + "english_translation": "Missing argument %2$s to function %1$s" + }, { "key": "subtitles.entity.creeper.hurt", "english_translation": "Creeper hurts" @@ -11203,6 +11767,10 @@ "key": "block.minecraft.spawn.not_valid", "english_translation": "You have no home bed or charged respawn anchor, or it was obstructed" }, + { + "key": "mco.snapshot.paired", + "english_translation": "This Snapshot Realm is paired with \"%s\"" + }, { "key": "advancements.nether.obtain_ancient_debris.description", "english_translation": "Obtain Ancient Debris" @@ -11253,12 +11821,16 @@ }, { "key": "death.attack.fallingBlock.player", - "english_translation": "%1$s was squashed by a falling block whilst fighting %2$s" + "english_translation": "%1$s was squashed by a falling block while fighting %2$s" }, { "key": "mco.configure.world.invite.narration", "english_translation": "You have %s new invite(s)" }, + { + "key": "block.minecraft.waxed_oxidized_copper_grate", + "english_translation": "Waxed Oxidized Copper Grate" + }, { "key": "spectatorMenu.team_teleport.prompt", "english_translation": "Select a team to teleport to" @@ -11347,6 +11919,10 @@ "key": "block.minecraft.yellow_candle_cake", "english_translation": "Cake with Yellow Candle" }, + { + "key": "gui.togglable_slot", + "english_translation": "Click to disable slot" + }, { "key": "commands.perf.reportSaved", "english_translation": "Created debug report in %s" @@ -11455,6 +12031,10 @@ "key": "advancements.story.obtain_armor.description", "english_translation": "Protect yourself with a piece of iron armor" }, + { + "key": "item.minecraft.raiser_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "commands.experience.set.points.invalid", "english_translation": "Cannot set experience points above the maximum points for the player's current level" @@ -11547,6 +12127,10 @@ "key": "chat.type.text", "english_translation": "<%s> %s" }, + { + "key": "block.minecraft.waxed_copper_bulb", + "english_translation": "Waxed Copper Bulb" + }, { "key": "menu.returnToGame", "english_translation": "Back to Game" @@ -11611,6 +12195,10 @@ "key": "block.minecraft.polished_deepslate_stairs", "english_translation": "Polished Deepslate Stairs" }, + { + "key": "commands.function.result", + "english_translation": "Function %s returned %s" + }, { "key": "tutorial.look.description", "english_translation": "Use your mouse to turn" @@ -11799,6 +12387,10 @@ "key": "argument.time.tick_count_too_low", "english_translation": "Tick count must not be less than %s, found %s" }, + { + "key": "gui.abuseReport.discard.return", + "english_translation": "Continue Editing" + }, { "key": "commands.experience.set.points.success.multiple", "english_translation": "Set %s experience points on %s players" @@ -11829,7 +12421,7 @@ }, { "key": "mco.configure.world.edit.slot.name", - "english_translation": "World name" + "english_translation": "World Name" }, { "key": "block.minecraft.blast_furnace", @@ -11883,6 +12475,10 @@ "key": "command.failed", "english_translation": "An unexpected error occurred trying to execute that command" }, + { + "key": "chat.validation_error", + "english_translation": "Chat validation error" + }, { "key": "block.minecraft.lime_bed", "english_translation": "Lime Bed" @@ -11911,6 +12507,10 @@ "key": "advancements.husbandry.kill_axolotl_target.title", "english_translation": "The Healing Power of Friendship!" }, + { + "key": "block.minecraft.waxed_oxidized_copper_door", + "english_translation": "Waxed Oxidized Copper Door" + }, { "key": "entity.minecraft.elder_guardian", "english_translation": "Elder Guardian" @@ -11931,6 +12531,10 @@ "key": "structure_block.load_success", "english_translation": "Structure loaded from '%s'" }, + { + "key": "block.minecraft.waxed_oxidized_chiseled_copper", + "english_translation": "Waxed Oxidized Chiseled Copper" + }, { "key": "advancements.husbandry.tame_an_animal.description", "english_translation": "Tame an animal" @@ -11955,6 +12559,14 @@ "key": "block.minecraft.banner.rhombus.light_gray", "english_translation": "Light Gray Lozenge" }, + { + "key": "gui.recipebook.page", + "english_translation": "%s/%s" + }, + { + "key": "mco.errorMessage.realmsService.unknownCompatibility", + "english_translation": "Could not check compatible version, got response: %s" + }, { "key": "multiplayer.player.joined", "english_translation": "%s joined the game" @@ -11963,6 +12575,10 @@ "key": "subtitles.entity.mule.ambient", "english_translation": "Mule hee-haws" }, + { + "key": "item.minecraft.eye_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "subtitles.entity.parrot.imitate.zombie", "english_translation": "Parrot groans" @@ -11991,6 +12607,10 @@ "key": "subtitles.entity.donkey.eat", "english_translation": "Donkey eats" }, + { + "key": "mco.snapshotRealmsPopup.urlText", + "english_translation": "Learn More" + }, { "key": "subtitles.entity.parrot.imitate.ender_dragon", "english_translation": "Parrot roars" @@ -12019,6 +12639,10 @@ "key": "subtitles.entity.strider.death", "english_translation": "Strider dies" }, + { + "key": "narration.suggestion.usage.cycle.fixed", + "english_translation": "Press Tab to cycle to the next suggestion" + }, { "key": "options.operatorItemsTab", "english_translation": "Operator Items Tab" @@ -12067,13 +12691,17 @@ "key": "block.minecraft.spruce_leaves", "english_translation": "Spruce Leaves" }, + { + "key": "block.minecraft.tuff_slab", + "english_translation": "Tuff Slab" + }, { "key": "gui.socialInteractions.narration.hide", "english_translation": "Hide messages from %s" }, { "key": "death.attack.drown.player", - "english_translation": "%1$s drowned whilst trying to escape %2$s" + "english_translation": "%1$s drowned while trying to escape %2$s" }, { "key": "commands.data.modify.expected_value", @@ -12147,6 +12775,10 @@ "key": "narrator.screen.usage", "english_translation": "Use mouse cursor or Tab button to select element" }, + { + "key": "recover_world.message", + "english_translation": "The following issues occurred while trying to read world folder \"%s\".\nIt might be possible to restore the world from an older state or you can report this issue on the bug tracker." + }, { "key": "subtitles.entity.shulker.death", "english_translation": "Shulker dies" @@ -12243,6 +12875,10 @@ "key": "tutorial.open_inventory.title", "english_translation": "Open your inventory" }, + { + "key": "gui.banned.name.title", + "english_translation": "Name Not Allowed in Multiplayer" + }, { "key": "mco.backup.entry.description", "english_translation": "Description" @@ -12371,6 +13007,10 @@ "key": "item_modifier.unknown", "english_translation": "Unknown item modifier: %s" }, + { + "key": "block.minecraft.copper_bulb", + "english_translation": "Copper Bulb" + }, { "key": "block.minecraft.banner.globe.light_blue", "english_translation": "Light Blue Globe" @@ -12459,6 +13099,10 @@ "key": "options.pixel_value", "english_translation": "%s: %spx" }, + { + "key": "mco.snapshot.friendsRealm.downgrade", + "english_translation": "You need to be on version %s to join this Realm" + }, { "key": "item.minecraft.splash_potion.effect.water_breathing", "english_translation": "Splash Potion of Water Breathing" @@ -12483,6 +13127,10 @@ "key": "block.minecraft.banner.stripe_bottom.purple", "english_translation": "Purple Base" }, + { + "key": "commands.tick.sprint.stop.fail", + "english_translation": "No tick sprint in progress" + }, { "key": "resourcePack.broken_assets", "english_translation": "BROKEN ASSETS DETECTED" @@ -12507,6 +13155,10 @@ "key": "block.minecraft.white_banner", "english_translation": "White Banner" }, + { + "key": "block.minecraft.waxed_weathered_chiseled_copper", + "english_translation": "Waxed Weathered Chiseled Copper" + }, { "key": "entity.minecraft.rabbit", "english_translation": "Rabbit" @@ -12531,6 +13183,10 @@ "key": "multiplayer.status.unrequested", "english_translation": "Received unrequested status" }, + { + "key": "gui.abuseReport.comments", + "english_translation": "Comments" + }, { "key": "block.minecraft.banner.triangles_top.brown", "english_translation": "Brown Chief Indented" @@ -12539,6 +13195,10 @@ "key": "advancements.story.iron_tools.title", "english_translation": "Isn't It Iron Pick" }, + { + "key": "commands.tick.status.frozen", + "english_translation": "The game is frozen" + }, { "key": "menu.generatingLevel", "english_translation": "Generating world" @@ -12617,7 +13277,7 @@ }, { "key": "mco.configure.world.spawnProtection", - "english_translation": "Spawn protection" + "english_translation": "Spawn Protection" }, { "key": "gui.recipebook.moreRecipes", @@ -12691,6 +13351,10 @@ "key": "mco.configure.world.invited.number", "english_translation": "Invited (%s)" }, + { + "key": "options.languageAccuracyWarning", + "english_translation": "(Language translations may not be 100%% accurate)" + }, { "key": "item.minecraft.splash_potion.effect.thick", "english_translation": "Thick Splash Potion" @@ -12731,6 +13395,10 @@ "key": "commands.team.option.friendlyfire.alreadyDisabled", "english_translation": "Nothing changed. Friendly fire is already disabled for that team" }, + { + "key": "commands.random.reset.all.success", + "english_translation": "Reset %s random sequence(s)" + }, { "key": "item.minecraft.firework_star.shape.large_ball", "english_translation": "Large Ball" @@ -12863,6 +13531,10 @@ "key": "block.minecraft.banner.triangle_bottom.red", "english_translation": "Red Chevron" }, + { + "key": "recover_world.state_entry.unknown", + "english_translation": "unknown" + }, { "key": "block.minecraft.cyan_carpet", "english_translation": "Cyan Carpet" @@ -12983,6 +13655,10 @@ "key": "entity.minecraft.spider", "english_translation": "Spider" }, + { + "key": "mco.compatibility.downgrade.description", + "english_translation": "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.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed." + }, { "key": "subtitles.entity.endermite.death", "english_translation": "Endermite dies" @@ -13019,6 +13695,10 @@ "key": "mco.configure.world.opening", "english_translation": "Opening the realm..." }, + { + "key": "commands.tick.rate.success", + "english_translation": "Set the target tick rate to %s per second" + }, { "key": "block.minecraft.clay", "english_translation": "Clay" @@ -13159,10 +13839,18 @@ "key": "block.minecraft.banner.triangle_top.lime", "english_translation": "Lime Inverted Chevron" }, + { + "key": "commands.scoreboard.objectives.modify.displayAutoUpdate.enable", + "english_translation": "Enabled display auto-update for objective %s" + }, { "key": "block.minecraft.potted_dead_bush", "english_translation": "Potted Dead Bush" }, + { + "key": "gui.abuseReport.send.comment_too_long", + "english_translation": "Please shorten the comment" + }, { "key": "subtitles.entity.ender_dragon.growl", "english_translation": "Dragon growls" @@ -13323,6 +14011,10 @@ "key": "advancements.adventure.bullseye.description", "english_translation": "Hit the bullseye of a Target block from at least 30 meters away" }, + { + "key": "subtitles.entity.generic.wind_burst", + "english_translation": "Wind Charge bursts" + }, { "key": "block.minecraft.pink_terracotta", "english_translation": "Pink Terracotta" @@ -13359,6 +14051,10 @@ "key": "block.minecraft.magenta_stained_glass_pane", "english_translation": "Magenta Stained Glass Pane" }, + { + "key": "recover_world.restore", + "english_translation": "Attempt to Restore" + }, { "key": "subtitles.event.raid.horn", "english_translation": "Ominous horn blares" @@ -13579,6 +14275,10 @@ "key": "entity.minecraft.leash_knot", "english_translation": "Leash Knot" }, + { + "key": "mco.selectServer.noRealms", + "english_translation": "You don't seem to have a Realm. Add a Realm to play together with your friends." + }, { "key": "key.categories.multiplayer", "english_translation": "Multiplayer" @@ -13641,7 +14341,7 @@ }, { "key": "mco.configure.world.switch.slot", - "english_translation": "Create world" + "english_translation": "Create World" }, { "key": "subtitles.entity.chicken.death", @@ -13831,6 +14531,10 @@ "key": "mco.configure.world.uninvite.question", "english_translation": "Are you sure that you want to uninvite" }, + { + "key": "subtitles.block.decorated_pot.insert_fail", + "english_translation": "Decorated Pot wobbles" + }, { "key": "block.minecraft.light_gray_stained_glass", "english_translation": "Light Gray Stained Glass" @@ -13887,6 +14591,10 @@ "key": "item.minecraft.shield.light_blue", "english_translation": "Light Blue Shield" }, + { + "key": "commands.function.scheduled.multiple", + "english_translation": "Running functions %s" + }, { "key": "mco.download.speed", "english_translation": "(%s/s)" @@ -13907,6 +14615,10 @@ "key": "entity.minecraft.illusioner", "english_translation": "Illusioner" }, + { + "key": "symlink_warning.message.world", + "english_translation": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more." + }, { "key": "subtitles.entity.cat.beg_for_food", "english_translation": "Cat begs" @@ -13987,6 +14699,10 @@ "key": "gui.banned.reason.generic_violation", "english_translation": "Violating Community Standards" }, + { + "key": "gui.abuseReport.message", + "english_translation": "Where did you observe the bad behavior?\nThis will help us in researching your case." + }, { "key": "block.minecraft.banner.stripe_right.yellow", "english_translation": "Yellow Pale Sinister" @@ -14021,7 +14737,7 @@ }, { "key": "mco.configure.world.title", - "english_translation": "Configure realm:" + "english_translation": "Configure Realm:" }, { "key": "commands.scoreboard.players.set.success.multiple", @@ -14035,6 +14751,10 @@ "key": "commands.team.list.members.success", "english_translation": "Team %s has %s member(s): %s" }, + { + "key": "gui.abuseReport.draft.quittotitle.title", + "english_translation": "You have a draft chat report that will be lost if you quit" + }, { "key": "block.minecraft.potted_wither_rose", "english_translation": "Potted Wither Rose" @@ -14087,6 +14807,10 @@ "key": "multiplayer.status.cannot_connect", "english_translation": "Can't connect to server" }, + { + "key": "recover_world.issue.missing_file", + "english_translation": "Missing file" + }, { "key": "enchantment.minecraft.binding_curse", "english_translation": "Curse of Binding" @@ -14107,6 +14831,10 @@ "key": "options.chat.color", "english_translation": "Colors" }, + { + "key": "options.hideSplashTexts", + "english_translation": "Hide Splash Texts" + }, { "key": "debug.chunk_boundaries.on", "english_translation": "Chunk borders: shown" @@ -14207,6 +14935,10 @@ "key": "command.exception", "english_translation": "Could not parse command: %s" }, + { + "key": "gui.banned.name.description", + "english_translation": "Your current name - \"%s\" - violates our Community Standards. You can play singleplayer, but will need to change your name to play online.\n\nLearn more or submit a case review at the following link: %s" + }, { "key": "block.minecraft.blue_bed", "english_translation": "Blue Bed" @@ -14251,6 +14983,10 @@ "key": "commands.scoreboard.objectives.list.success", "english_translation": "There are %s objective(s): %s" }, + { + "key": "mco.snapshotRealmsPopup.message", + "english_translation": "Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm!" + }, { "key": "block.minecraft.banner.stripe_middle.purple", "english_translation": "Purple Fess" @@ -14379,6 +15115,10 @@ "key": "block.minecraft.turtle_egg", "english_translation": "Turtle Egg" }, + { + "key": "commands.function.error.argument_not_compound", + "english_translation": "Invalid argument type: %s, expected Compound" + }, { "key": "subtitles.entity.llama.angry", "english_translation": "Llama bleats angrily" @@ -14413,7 +15153,7 @@ }, { "key": "death.attack.cactus.player", - "english_translation": "%1$s walked into a cactus whilst trying to escape %2$s" + "english_translation": "%1$s walked into a cactus while trying to escape %2$s" }, { "key": "block.minecraft.warped_button", @@ -14515,6 +15255,10 @@ "key": "trim_material.minecraft.emerald", "english_translation": "Emerald Material" }, + { + "key": "block.minecraft.waxed_exposed_chiseled_copper", + "english_translation": "Waxed Exposed Chiseled Copper" + }, { "key": "block.minecraft.magenta_candle", "english_translation": "Magenta Candle" @@ -14747,6 +15491,10 @@ "key": "subtitles.block.portal.travel", "english_translation": "Portal noise fades" }, + { + "key": "mco.selectServer.loading", + "english_translation": "Loading Realms List" + }, { "key": "block.minecraft.orange_candle", "english_translation": "Orange Candle" @@ -14771,6 +15519,10 @@ "key": "advancements.nether.root.title", "english_translation": "Nether" }, + { + "key": "subtitles.block.sponge.absorb", + "english_translation": "Sponge sucks" + }, { "key": "block.minecraft.banner.diagonal_up_right.blue", "english_translation": "Blue Per Bend Sinister Inverted" @@ -14847,6 +15599,10 @@ "key": "item.minecraft.glow_item_frame", "english_translation": "Glow Item Frame" }, + { + "key": "mco.snapshot.createSnapshotPopup.title", + "english_translation": "Create Snapshot Realm?" + }, { "key": "advancements.husbandry.fishy_business.title", "english_translation": "Fishy Business" @@ -14891,6 +15647,10 @@ "key": "block.minecraft.polished_deepslate_slab", "english_translation": "Polished Deepslate Slab" }, + { + "key": "filled_map.village_snowy", + "english_translation": "Snowy Village Map" + }, { "key": "options.graphics", "english_translation": "Graphics" @@ -14979,6 +15739,10 @@ "key": "commands.ban.failed", "english_translation": "Nothing changed. The player is already banned" }, + { + "key": "mco.compatibility.unverifiable.message", + "english_translation": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World backups\"." + }, { "key": "stat.minecraft.interact_with_stonecutter", "english_translation": "Interactions with Stonecutter" @@ -15019,6 +15783,10 @@ "key": "subtitles.entity.camel.stand", "english_translation": "Camel stands up" }, + { + "key": "gui.banned.skin.title", + "english_translation": "Skin Not Allowed" + }, { "key": "item.minecraft.pufferfish_spawn_egg", "english_translation": "Pufferfish Spawn Egg" @@ -15043,6 +15811,10 @@ "key": "commands.scoreboard.players.remove.success.multiple", "english_translation": "Removed %s from %s for %s entities" }, + { + "key": "recover_world.done.failed", + "english_translation": "Failed to recover from previous state." + }, { "key": "block.minecraft.banner.diagonal_right.blue", "english_translation": "Blue Per Bend" @@ -15059,6 +15831,10 @@ "key": "gui.socialInteractions.server_label.multiple", "english_translation": "%s - %s players" }, + { + "key": "item.minecraft.breeze_spawn_egg", + "english_translation": "Breeze Spawn Egg" + }, { "key": "options.telemetry.state.none", "english_translation": "None" @@ -15071,10 +15847,18 @@ "key": "advancements.adventure.voluntary_exile.title", "english_translation": "Voluntary Exile" }, + { + "key": "subtitles.block.copper_bulb.turn_on", + "english_translation": "Copper Bulb turns on" + }, { "key": "mco.backup.nobackups", "english_translation": "This realm doesn't have any backups currently." }, + { + "key": "commands.scoreboard.players.display.name.set.success.multiple", + "english_translation": "Changed display name to %s for %s entities in %s" + }, { "key": "gui.chatReport.selected_chat", "english_translation": "%s Chat Message(s) Selected to Report" @@ -15083,6 +15867,10 @@ "key": "argument.entity.options.unknown", "english_translation": "Unknown option '%s'" }, + { + "key": "mco.compatibility.unverifiable.title", + "english_translation": "Compatibility not verifiable" + }, { "key": "commands.place.feature.failed", "english_translation": "Failed to place feature" @@ -15187,6 +15975,10 @@ "key": "block.minecraft.banner.half_vertical.brown", "english_translation": "Brown Per Pale" }, + { + "key": "commands.tick.sprint.report", + "english_translation": "Sprint completed with %s ticks per second, or %s ms per tick" + }, { "key": "block.minecraft.hay_block", "english_translation": "Hay Bale" @@ -15291,13 +16083,17 @@ "key": "block.minecraft.wall_torch", "english_translation": "Wall Torch" }, + { + "key": "block.minecraft.tuff_stairs", + "english_translation": "Tuff Stairs" + }, { "key": "entity.minecraft.horse", "english_translation": "Horse" }, { "key": "mco.backup.info.title", - "english_translation": "Changes from last backup" + "english_translation": "Changes From Last Backup" }, { "key": "options.audioDevice", @@ -15359,6 +16155,10 @@ "key": "advancements.end.enter_end_gateway.description", "english_translation": "Escape the island" }, + { + "key": "block.minecraft.exposed_copper_trapdoor", + "english_translation": "Exposed Copper Trapdoor" + }, { "key": "dataPack.validation.back", "english_translation": "Go Back" @@ -15407,6 +16207,10 @@ "key": "block.minecraft.banner.mojang.blue", "english_translation": "Blue Thing" }, + { + "key": "container.shulkerBox.itemCount", + "english_translation": "%s x%s" + }, { "key": "mco.upload.preparing", "english_translation": "Preparing your world" @@ -15495,6 +16299,10 @@ "key": "item.minecraft.tipped_arrow.effect.turtle_master", "english_translation": "Arrow of the Turtle Master" }, + { + "key": "item.minecraft.trial_key", + "english_translation": "Trial Key" + }, { "key": "item.minecraft.iron_sword", "english_translation": "Iron Sword" @@ -15523,6 +16331,10 @@ "key": "container.creative", "english_translation": "Item Selection" }, + { + "key": "commands.random.sample.success", + "english_translation": "Randomized value: %s" + }, { "key": "block.minecraft.banner.mojang.lime", "english_translation": "Lime Thing" @@ -15551,6 +16363,10 @@ "key": "block.minecraft.candle_cake", "english_translation": "Cake with Candle" }, + { + "key": "title.credits", + "english_translation": "Copyright Mojang AB. Do not distribute!" + }, { "key": "subtitles.entity.cow.death", "english_translation": "Cow dies" @@ -15747,6 +16563,10 @@ "key": "hanging_sign.edit", "english_translation": "Edit Hanging Sign Message" }, + { + "key": "subtitles.block.crafter.fail", + "english_translation": "Crafter fails crafting" + }, { "key": "entity.minecraft.villager.librarian", "english_translation": "Librarian" @@ -15939,6 +16759,10 @@ "key": "stat.minecraft.talked_to_villager", "english_translation": "Talked to Villagers" }, + { + "key": "gui.abuseReport.reason.generic", + "english_translation": "I want to report them" + }, { "key": "title.multiplayer.lan", "english_translation": "Multiplayer (LAN)" @@ -15969,7 +16793,7 @@ }, { "key": "mco.error.invalid.session.title", - "english_translation": "Invalid session" + "english_translation": "Invalid Session" }, { "key": "subtitles.entity.lightning_bolt.thunder", @@ -16015,6 +16839,10 @@ "key": "gui.socialInteractions.title", "english_translation": "Social Interactions" }, + { + "key": "stats.none", + "english_translation": "-" + }, { "key": "item.minecraft.ravager_spawn_egg", "english_translation": "Ravager Spawn Egg" @@ -16059,6 +16887,10 @@ "key": "commands.place.template.invalid", "english_translation": "There is no template with id \"%s\"" }, + { + "key": "gui.abuseReport.skin.title", + "english_translation": "Report Player Skin" + }, { "key": "multiplayer.disconnect.ip_banned", "english_translation": "You have been IP banned from this server" @@ -16067,10 +16899,18 @@ "key": "mco.download.cancelled", "english_translation": "Download cancelled" }, + { + "key": "gui.abuseReport.discard.title", + "english_translation": "Discard report and comments?" + }, { "key": "options.percent_add_value", "english_translation": "%s: +%s%%" }, + { + "key": "optimizeWorld.progress.counter", + "english_translation": "%s / %s" + }, { "key": "item.minecraft.firework_star.light_gray", "english_translation": "Light Gray" @@ -16111,6 +16951,10 @@ "key": "gui.banned.title.temporary", "english_translation": "Account temporarily suspended" }, + { + "key": "mco.notification.transferSubscription.buttonText", + "english_translation": "Transfer Now" + }, { "key": "block.minecraft.banner.triangles_bottom.cyan", "english_translation": "Cyan Base Indented" @@ -16139,6 +16983,10 @@ "key": "subtitles.entity.bat.death", "english_translation": "Bat dies" }, + { + "key": "item.minecraft.wayfinder_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "instrument.minecraft.sing_goat_horn", "english_translation": "Sing" @@ -16349,7 +17197,7 @@ }, { "key": "mco.backup.button.download", - "english_translation": "Download latest" + "english_translation": "Download Latest" }, { "key": "advancements.adventure.spyglass_at_dragon.title", @@ -16363,6 +17211,10 @@ "key": "lectern.take_book", "english_translation": "Take Book" }, + { + "key": "deathScreen.score.value", + "english_translation": "Score: %s" + }, { "key": "subtitles.entity.painting.break", "english_translation": "Painting breaks" @@ -16397,7 +17249,7 @@ }, { "key": "death.attack.flyIntoWall.player", - "english_translation": "%1$s experienced kinetic energy whilst trying to escape %2$s" + "english_translation": "%1$s experienced kinetic energy while trying to escape %2$s" }, { "key": "commands.tag.list.multiple.empty", @@ -16411,6 +17263,10 @@ "key": "key.socialInteractions", "english_translation": "Social Interactions Screen" }, + { + "key": "item.minecraft.dune_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, { "key": "commands.team.option.deathMessageVisibility.success", "english_translation": "Death message visibility for team %s is now \"%s\"" @@ -16443,6 +17299,14 @@ "key": "subtitles.entity.iron_golem.damage", "english_translation": "Iron Golem breaks" }, + { + "key": "subtitles.block.copper_trapdoor.close", + "english_translation": "Trapdoor closes" + }, + { + "key": "gui.abuseReport.title", + "english_translation": "Report Player" + }, { "key": "pack.openFolder", "english_translation": "Open Pack Folder" @@ -16495,6 +17359,10 @@ "key": "block.minecraft.crimson_pressure_plate", "english_translation": "Crimson Pressure Plate" }, + { + "key": "subtitles.block.copper_bulb.turn_off", + "english_translation": "Copper Bulb turns off" + }, { "key": "item.canPlace", "english_translation": "Can be placed on:" @@ -16519,6 +17387,10 @@ "key": "mco.selectServer.configure", "english_translation": "Configure" }, + { + "key": "gamerule.projectilesCanBreakBlocks", + "english_translation": "Projectiles can break blocks" + }, { "key": "commands.debug.function.traceFailed", "english_translation": "Failed to trace function" @@ -16561,7 +17433,7 @@ }, { "key": "mco.selectServer.leave", - "english_translation": "Leave realm" + "english_translation": "Leave Realm" }, { "key": "block.minecraft.purpur_block", @@ -16623,6 +17495,10 @@ "key": "subtitles.entity.parrot.imitate.spider", "english_translation": "Parrot hisses" }, + { + "key": "filled_map.village_savanna", + "english_translation": "Savanna Village Map" + }, { "key": "mco.reset.world.seed", "english_translation": "Seed (Optional)" @@ -16843,10 +17719,18 @@ "key": "entity.minecraft.firework_rocket", "english_translation": "Firework Rocket" }, + { + "key": "block.minecraft.weathered_copper_grate", + "english_translation": "Weathered Copper Grate" + }, { "key": "block.minecraft.banner.rhombus.black", "english_translation": "Black Lozenge" }, + { + "key": "commands.tick.sprint.stop.success", + "english_translation": "A tick sprint interrupted" + }, { "key": "subtitles.entity.elder_guardian.ambient_land", "english_translation": "Elder Guardian flaps" @@ -16943,6 +17827,10 @@ "key": "effect.minecraft.instant_damage", "english_translation": "Instant Damage" }, + { + "key": "commands.tick.status.sprinting", + "english_translation": "The game is sprinting" + }, { "key": "item.canBreak", "english_translation": "Can break:" @@ -17023,6 +17911,10 @@ "key": "commands.time.query", "english_translation": "The time is %s" }, + { + "key": "mco.upload.percent", + "english_translation": "%s %%" + }, { "key": "advancements.end.enter_end_gateway.title", "english_translation": "Remote Getaway" @@ -17059,6 +17951,10 @@ "key": "mco.backup.entry.templateName", "english_translation": "Template Name" }, + { + "key": "block.minecraft.waxed_oxidized_copper_bulb", + "english_translation": "Waxed Oxidized Copper Bulb" + }, { "key": "subtitles.enchant.thorns.hit", "english_translation": "Thorns prick" @@ -17067,6 +17963,10 @@ "key": "options.ao.max", "english_translation": "Maximum" }, + { + "key": "container.shulkerBox.unknownContents", + "english_translation": "???????" + }, { "key": "block.minecraft.cyan_candle_cake", "english_translation": "Cake with Cyan Candle" @@ -17093,7 +17993,7 @@ }, { "key": "death.attack.lightningBolt.player", - "english_translation": "%1$s was struck by lightning whilst fighting %2$s" + "english_translation": "%1$s was struck by lightning while fighting %2$s" }, { "key": "options.key.toggle", @@ -17467,6 +18367,14 @@ "key": "argument.player.entities", "english_translation": "Only players may be affected by this command, but the provided selector includes entities" }, + { + "key": "dataPack.update_1_21.name", + "english_translation": "Update 1.21" + }, + { + "key": "recover_world.done.success", + "english_translation": "Recovery was successful!" + }, { "key": "subtitles.entity.ravager.attack", "english_translation": "Ravager bites" @@ -17555,6 +18463,10 @@ "key": "mco.brokenworld.title", "english_translation": "Your current world is no longer supported" }, + { + "key": "commands.kick.owner.failed", + "english_translation": "Cannot kick server owner in LAN game" + }, { "key": "createWorld.customize.flat.height", "english_translation": "Height" @@ -17651,6 +18563,10 @@ "key": "block.minecraft.light_gray_candle_cake", "english_translation": "Cake with Light Gray Candle" }, + { + "key": "commands.tick.step.fail", + "english_translation": "Unable to step the game - the game must be frozen first" + }, { "key": "block.minecraft.waxed_oxidized_copper", "english_translation": "Waxed Oxidized Copper" @@ -17683,6 +18599,10 @@ "key": "block.minecraft.stripped_spruce_wood", "english_translation": "Stripped Spruce Wood" }, + { + "key": "subtitles.entity.breeze.jump", + "english_translation": "Breeze jumps" + }, { "key": "block.minecraft.banner.half_horizontal.white", "english_translation": "White Per Fess" @@ -17795,6 +18715,10 @@ "key": "jigsaw_block.name", "english_translation": "Name:" }, + { + "key": "gui.abuseReport.name.reporting", + "english_translation": "You are reporting \"%s\"." + }, { "key": "item.minecraft.ender_dragon_spawn_egg", "english_translation": "Ender Dragon Spawn Egg" @@ -17847,6 +18771,14 @@ "key": "commands.advancement.revoke.criterion.to.many.failure", "english_translation": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it" }, + { + "key": "gui.banned.skin.description", + "english_translation": "Your current skin violates our Community Standards. You can still play with a default skin, or select a new one.\n\nLearn more or submit a case review at the following link: %s" + }, + { + "key": "commands.random.error.range_too_small", + "english_translation": "The range of the random value must be at least 2" + }, { "key": "structure_block.position.z", "english_translation": "relative position z" @@ -17919,6 +18851,10 @@ "key": "subtitles.entity.dolphin.eat", "english_translation": "Dolphin eats" }, + { + "key": "entity.minecraft.wind_charge", + "english_translation": "Wind Charge" + }, { "key": "subtitles.block.fire.ambient", "english_translation": "Fire crackles" @@ -18091,6 +19027,10 @@ "key": "block.minecraft.banner.square_top_right.gray", "english_translation": "Gray Chief Sinister Canton" }, + { + "key": "gamerule.enderPearlsVanishOnDeath.description", + "english_translation": "Whether ender pearls thrown by a player vanish when that player dies." + }, { "key": "death.fell.assist", "english_translation": "%1$s was doomed to fall by %2$s" @@ -18191,6 +19131,10 @@ "key": "entity.minecraft.lightning_bolt", "english_translation": "Lightning Bolt" }, + { + "key": "block.minecraft.weathered_chiseled_copper", + "english_translation": "Weathered Chiseled Copper" + }, { "key": "item.minecraft.firework_star.black", "english_translation": "Black" @@ -18225,7 +19169,7 @@ }, { "key": "mco.configure.world.buttons.open", - "english_translation": "Open realm" + "english_translation": "Open Realm" }, { "key": "block.minecraft.banner.square_top_right.green", @@ -18239,6 +19183,10 @@ "key": "itemGroup.inventory", "english_translation": "Survival Inventory" }, + { + "key": "subtitles.block.trial_spawner.detect_player", + "english_translation": "Trial Spawner charges up" + }, { "key": "block.minecraft.banner.triangles_top.black", "english_translation": "Black Chief Indented" @@ -18417,7 +19365,7 @@ }, { "key": "options.accessibility.title", - "english_translation": "Accessibility Settings..." + "english_translation": "Accessibility Settings" }, { "key": "subtitles.entity.dolphin.play", @@ -18647,13 +19595,17 @@ "key": "commands.tag.add.success.single", "english_translation": "Added tag '%s' to %s" }, + { + "key": "recover_world.restoring", + "english_translation": "Attempting to restore world..." + }, { "key": "narrator.button.difficulty_lock.locked", "english_translation": "Locked" }, { "key": "death.attack.message_too_long", - "english_translation": "Actually, the message was too long to deliver fully. Sorry! Here's stripped version: %s" + "english_translation": "Actually, the message was too long to deliver fully. Sorry! Here's a stripped version: %s" }, { "key": "block.minecraft.banner.globe.cyan", @@ -18711,6 +19663,10 @@ "key": "subtitles.entity.piglin.step", "english_translation": "Piglin steps" }, + { + "key": "block.minecraft.waxed_exposed_copper_door", + "english_translation": "Waxed Exposed Copper Door" + }, { "key": "effect.minecraft.hunger", "english_translation": "Hunger" @@ -19043,6 +19999,10 @@ "key": "key.advancements", "english_translation": "Advancements" }, + { + "key": "download.pack.failed", + "english_translation": "%s out of %s packs failed to download" + }, { "key": "subtitles.block.tripwire.detach", "english_translation": "Tripwire detaches" @@ -19053,7 +20013,7 @@ }, { "key": "death.attack.starve.player", - "english_translation": "%1$s starved to death whilst fighting %2$s" + "english_translation": "%1$s starved to death while fighting %2$s" }, { "key": "item.minecraft.elder_guardian_spawn_egg", @@ -19105,7 +20065,7 @@ }, { "key": "outOfMemory.message", - "english_translation": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent level corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again." + "english_translation": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent world corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again." }, { "key": "biome.minecraft.crimson_forest", @@ -19115,6 +20075,10 @@ "key": "block.minecraft.banner.gradient_up.light_gray", "english_translation": "Light Gray Base Gradient" }, + { + "key": "mco.snapshot.subscription.info", + "english_translation": "This is a Snapshot Realm that is paired to the subscription of your Realm '%s'. It will stay active for as long as its paired Realm is." + }, { "key": "subtitles.entity.enderman.stare", "english_translation": "Enderman cries out" @@ -19203,6 +20167,10 @@ "key": "death.attack.badRespawnPoint.link", "english_translation": "Intentional Game Design" }, + { + "key": "block.minecraft.chiseled_tuff", + "english_translation": "Chiseled Tuff" + }, { "key": "gamerule.fallDamage", "english_translation": "Deal fall damage" @@ -19215,6 +20183,10 @@ "key": "block.minecraft.warped_planks", "english_translation": "Warped Planks" }, + { + "key": "mco.errorMessage.noDetails", + "english_translation": "No error details provided" + }, { "key": "dataPack.bundle.name", "english_translation": "Bundles" @@ -19247,6 +20219,10 @@ "key": "key.keyboard.up", "english_translation": "Up Arrow" }, + { + "key": "gamerule.playersNetherPortalDefaultDelay.description", + "english_translation": "Time (in ticks) that a non-creative mode player needs to stand in a Nether portal before changing dimensions." + }, { "key": "block.minecraft.banner.stripe_downleft.green", "english_translation": "Green Bend Sinister" @@ -19275,6 +20251,10 @@ "key": "block.minecraft.stone_bricks", "english_translation": "Stone Bricks" }, + { + "key": "subtitles.entity.breeze.idle_air", + "english_translation": "Breeze flies" + }, { "key": "block.minecraft.blackstone_slab", "english_translation": "Blackstone Slab" @@ -19299,6 +20279,10 @@ "key": "subtitles.entity.goat.eat", "english_translation": "Goat eats" }, + { + "key": "subtitles.block.trial_spawner.open_shutter", + "english_translation": "Trial Spawner opens" + }, { "key": "item.minecraft.heart_pottery_shard", "english_translation": "Heart Pottery Shard" @@ -19391,6 +20375,10 @@ "key": "commands.debug.stopped", "english_translation": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)" }, + { + "key": "block.minecraft.weathered_copper_trapdoor", + "english_translation": "Weathered Copper Trapdoor" + }, { "key": "entity.minecraft.blaze", "english_translation": "Blaze" @@ -19461,7 +20449,11 @@ }, { "key": "selectWorld.backupWarning.snapshot", - "english_translation": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!" + "english_translation": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions." + }, + { + "key": "block.minecraft.tuff_brick_stairs", + "english_translation": "Tuff Brick Stairs" }, { "key": "subtitles.entity.rabbit.ambient", @@ -19515,6 +20507,10 @@ "key": "block.minecraft.banner.square_bottom_left.magenta", "english_translation": "Magenta Base Dexter Canton" }, + { + "key": "commands.function.scheduled.no_functions", + "english_translation": "Can't find any functions for name %s" + }, { "key": "options.autosaveIndicator", "english_translation": "Autosave Indicator" @@ -19525,7 +20521,7 @@ }, { "key": "death.attack.inWall.player", - "english_translation": "%1$s suffocated in a wall whilst fighting %2$s" + "english_translation": "%1$s suffocated in a wall while fighting %2$s" }, { "key": "item.minecraft.llama_spawn_egg", @@ -19543,6 +20539,10 @@ "key": "death.fell.accident.scaffolding", "english_translation": "%1$s fell off scaffolding" }, + { + "key": "block.minecraft.waxed_copper_trapdoor", + "english_translation": "Waxed Copper Trapdoor" + }, { "key": "item.minecraft.stone_hoe", "english_translation": "Stone Hoe" @@ -19641,7 +20641,7 @@ }, { "key": "death.attack.magic.player", - "english_translation": "%1$s was killed by magic whilst trying to escape %2$s" + "english_translation": "%1$s was killed by magic while trying to escape %2$s" }, { "key": "commands.attribute.failed.no_attribute", @@ -19995,6 +20995,10 @@ "key": "entity.minecraft.snow_golem", "english_translation": "Snow Golem" }, + { + "key": "gui.abuseReport.select_reason", + "english_translation": "Select Report Category" + }, { "key": "options.particles.minimal", "english_translation": "Minimal" @@ -20161,7 +21165,7 @@ }, { "key": "death.attack.dryout.player", - "english_translation": "%1$s died from dehydration whilst trying to escape %2$s" + "english_translation": "%1$s died from dehydration while trying to escape %2$s" }, { "key": "item.minecraft.iron_helmet", @@ -20207,6 +21211,10 @@ "key": "block.minecraft.potted_blue_orchid", "english_translation": "Potted Blue Orchid" }, + { + "key": "gui.abuseReport.more_comments", + "english_translation": "Please describe what happened:" + }, { "key": "block.minecraft.brick_stairs", "english_translation": "Brick Stairs" @@ -20215,6 +21223,14 @@ "key": "structure_block.mode.data", "english_translation": "Data" }, + { + "key": "telemetry_info.button.privacy_statement", + "english_translation": "Privacy Statement" + }, + { + "key": "block.minecraft.waxed_weathered_copper_grate", + "english_translation": "Waxed Weathered Copper Grate" + }, { "key": "item.minecraft.beetroot_soup", "english_translation": "Beetroot Soup" @@ -20251,6 +21267,10 @@ "key": "block.minecraft.banner.diagonal_right.magenta", "english_translation": "Magenta Per Bend" }, + { + "key": "gui.abuseReport.type.name", + "english_translation": "Player Name" + }, { "key": "mco.upload.size.failure.line2", "english_translation": "It is %s. The maximum allowed size is %s." @@ -20377,7 +21397,7 @@ }, { "key": "death.attack.outsideBorder.player", - "english_translation": "%1$s left the confines of this world whilst fighting %2$s" + "english_translation": "%1$s left the confines of this world while fighting %2$s" }, { "key": "block.minecraft.gray_banner", @@ -20387,6 +21407,10 @@ "key": "commands.function.success.single", "english_translation": "Executed %s command(s) from function '%s'" }, + { + "key": "block.minecraft.polished_tuff", + "english_translation": "Polished Tuff" + }, { "key": "multiplayer.message_not_delivered", "english_translation": "Can't deliver chat message, check server logs: %s" @@ -20403,6 +21427,10 @@ "key": "item.minecraft.spyglass", "english_translation": "Spyglass" }, + { + "key": "multiplayer.status.player_count", + "english_translation": "%s/%s" + }, { "key": "subtitles.item.bucket.fill_axolotl", "english_translation": "Axolotl scooped" @@ -20423,6 +21451,10 @@ "key": "createWorld.customize.custom.prev", "english_translation": "Previous Page" }, + { + "key": "block.minecraft.tuff_wall", + "english_translation": "Tuff Wall" + }, { "key": "createWorld.customize.presets.title", "english_translation": "Select a Preset" @@ -20515,6 +21547,10 @@ "key": "painting.minecraft.pointer.title", "english_translation": "Pointer" }, + { + "key": "gamerule.playersNetherPortalCreativeDelay", + "english_translation": "Player's Nether portal delay in creative mode" + }, { "key": "block.minecraft.birch_button", "english_translation": "Birch Button" @@ -20523,6 +21559,10 @@ "key": "subtitles.weather.rain", "english_translation": "Rain falls" }, + { + "key": "gui.abuseReport.draft.title", + "english_translation": "Edit draft chat report?" + }, { "key": "gamerule.tntExplosionDropDecay", "english_translation": "In TNT explosions, some blocks won't drop their loot" @@ -20547,6 +21587,10 @@ "key": "subtitles.entity.camel.eat", "english_translation": "Camel eats" }, + { + "key": "block.minecraft.exposed_chiseled_copper", + "english_translation": "Exposed Chiseled Copper" + }, { "key": "subtitles.entity.wandering_trader.death", "english_translation": "Wandering Trader dies" @@ -20839,6 +21883,10 @@ "key": "narration.selection.usage", "english_translation": "Press up and down buttons to move to another entry" }, + { + "key": "mco.compatibility.upgrade.description", + "english_translation": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed." + }, { "key": "block.minecraft.banner.straight_cross.brown", "english_translation": "Brown Cross" @@ -20879,6 +21927,10 @@ "key": "commands.drop.no_held_items", "english_translation": "Entity can't hold any items" }, + { + "key": "mco.errorMessage.realmsService.connectivity", + "english_translation": "Could not connect to Realms: %s" + }, { "key": "narrator.position.object_list", "english_translation": "Selected row element %s out of %s" @@ -20991,6 +22043,10 @@ "key": "options.off", "english_translation": "OFF" }, + { + "key": "commands.tick.status.running", + "english_translation": "The game runs normally" + }, { "key": "item.minecraft.tipped_arrow.effect.levitation", "english_translation": "Arrow of Levitation" @@ -21067,6 +22123,14 @@ "key": "item.minecraft.firework_star.magenta", "english_translation": "Magenta" }, + { + "key": "block.minecraft.exposed_copper_grate", + "english_translation": "Exposed Copper Grate" + }, + { + "key": "subtitles.entity.breeze.shoot", + "english_translation": "Breeze shoots" + }, { "key": "subtitles.entity.villager.work_shepherd", "english_translation": "Shepherd works" @@ -21095,6 +22159,10 @@ "key": "screenshot.failure", "english_translation": "Couldn't save screenshot: %s" }, + { + "key": "gamerule.maxCommandForkCount", + "english_translation": "Command context limit" + }, { "key": "parsing.quote.escape", "english_translation": "Invalid escape sequence '\\%s' in quoted string" @@ -21115,6 +22183,14 @@ "key": "biome.minecraft.dark_forest", "english_translation": "Dark Forest" }, + { + "key": "commands.random.reset.success", + "english_translation": "Reset random sequence %s" + }, + { + "key": "block.minecraft.tuff_bricks", + "english_translation": "Tuff Bricks" + }, { "key": "entity.minecraft.trident", "english_translation": "Trident" @@ -21181,7 +22257,11 @@ }, { "key": "mco.selectServer.trial", - "english_translation": "Get a trial!" + "english_translation": "Get a Trial!" + }, + { + "key": "telemetry.event.optional.disabled", + "english_translation": "%s (Optional) - Disabled" }, { "key": "block.minecraft.yellow_stained_glass", @@ -21229,7 +22309,7 @@ }, { "key": "gui.abuseReport.reason.defamation_impersonation_false_information", - "english_translation": "Defamation, impersonation, or false information" + "english_translation": "Defamation" }, { "key": "block.minecraft.birch_sign", @@ -21297,7 +22377,7 @@ }, { "key": "selectWorld.backupWarning.downgrade", - "english_translation": "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!" + "english_translation": "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." }, { "key": "key.keyboard.keypad.add", @@ -21319,6 +22399,10 @@ "key": "block.minecraft.banner.diagonal_up_left.yellow", "english_translation": "Yellow Per Bend Inverted" }, + { + "key": "options.language.title", + "english_translation": "Language" + }, { "key": "menu.generatingTerrain", "english_translation": "Building terrain" @@ -21351,6 +22435,10 @@ "key": "options.forceUnicodeFont", "english_translation": "Force Unicode Font" }, + { + "key": "block.minecraft.waxed_copper_grate", + "english_translation": "Waxed Copper Grate" + }, { "key": "block.minecraft.cobblestone", "english_translation": "Cobblestone" @@ -21423,6 +22511,10 @@ "key": "subtitles.entity.warden.attack_impact", "english_translation": "Warden lands hit" }, + { + "key": "mco.snapshot.creating", + "english_translation": "Creating Snapshot Realm..." + }, { "key": "block.minecraft.magenta_terracotta", "english_translation": "Magenta Terracotta" @@ -21495,6 +22587,10 @@ "key": "painting.minecraft.water.author", "english_translation": "Mojang" }, + { + "key": "commands.tick.status.lagging", + "english_translation": "The game is running, but can't keep up with the target tick rate" + }, { "key": "block.minecraft.yellow_bed", "english_translation": "Yellow Bed" @@ -21565,7 +22661,7 @@ }, { "key": "death.attack.sweetBerryBush.player", - "english_translation": "%1$s was poked to death by a sweet berry bush whilst trying to escape %2$s" + "english_translation": "%1$s was poked to death by a sweet berry bush while trying to escape %2$s" }, { "key": "block.minecraft.prismarine_brick_stairs", @@ -21575,6 +22671,10 @@ "key": "block.minecraft.ladder", "english_translation": "Ladder" }, + { + "key": "filled_map.explorer_jungle", + "english_translation": "Jungle Explorer Map" + }, { "key": "selectWorld.customizeType", "english_translation": "Customize" @@ -21635,10 +22735,18 @@ "key": "selectWorld.conversion.tooltip", "english_translation": "This world must be opened in an older version (like 1.6.4) to be safely converted" }, + { + "key": "container.crafter", + "english_translation": "Crafter" + }, { "key": "block.minecraft.banner.square_bottom_right.cyan", "english_translation": "Cyan Base Sinister Canton" }, + { + "key": "mco.snapshot.description", + "english_translation": "Paired with \"%s\"" + }, { "key": "block.minecraft.banner.creeper.light_gray", "english_translation": "Light Gray Creeper Charge" @@ -21739,6 +22847,10 @@ "key": "controls.reset", "english_translation": "Reset" }, + { + "key": "mco.snapshot.createSnapshotPopup.text", + "english_translation": "You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected." + }, { "key": "trim_pattern.minecraft.eye", "english_translation": "Eye Armor Trim" @@ -21861,7 +22973,7 @@ }, { "key": "mco.selectServer.create", - "english_translation": "Create realm" + "english_translation": "Create Realm" }, { "key": "block.minecraft.banner.stripe_left.purple", @@ -21909,7 +23021,7 @@ }, { "key": "death.attack.onFire.player", - "english_translation": "%1$s was burnt to a crisp whilst fighting %2$s" + "english_translation": "%1$s was burned to a crisp while fighting %2$s" }, { "key": "subtitles.block.composter.empty", @@ -22035,6 +23147,10 @@ "key": "advancements.adventure.kill_mob_near_sculk_catalyst.description", "english_translation": "Kill a mob near a Sculk Catalyst" }, + { + "key": "block.minecraft.polished_tuff_slab", + "english_translation": "Polished Tuff Slab" + }, { "key": "item.minecraft.prize_pottery_sherd", "english_translation": "Prize Pottery Sherd" @@ -22059,6 +23175,10 @@ "key": "item.minecraft.panda_spawn_egg", "english_translation": "Panda Spawn Egg" }, + { + "key": "commands.random.roll", + "english_translation": "%s rolled %s (from %s to %s)" + }, { "key": "block.minecraft.conduit", "english_translation": "Conduit" @@ -22085,7 +23205,7 @@ }, { "key": "gui.abuseReport.reason.imminent_harm", - "english_translation": "Imminent harm - Threat to harm others" + "english_translation": "Threat of harm to others" }, { "key": "mco.invites.nopending", @@ -22159,6 +23279,10 @@ "key": "selectWorld.recreate.customized.text", "english_translation": "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!" }, + { + "key": "block.minecraft.waxed_exposed_copper_bulb", + "english_translation": "Waxed Exposed Copper Bulb" + }, { "key": "block.minecraft.jungle_door", "english_translation": "Jungle Door" @@ -22227,6 +23351,10 @@ "key": "stat.minecraft.minecart_one_cm", "english_translation": "Distance by Minecart" }, + { + "key": "block.minecraft.waxed_exposed_copper_trapdoor", + "english_translation": "Waxed Exposed Copper Trapdoor" + }, { "key": "selectWorld.edit.backupSize", "english_translation": "size: %s MB" @@ -22445,7 +23573,11 @@ }, { "key": "death.attack.inFire.player", - "english_translation": "%1$s walked into fire whilst fighting %2$s" + "english_translation": "%1$s walked into fire while fighting %2$s" + }, + { + "key": "mco.snapshot.start", + "english_translation": "Start free Snapshot Realm" }, { "key": "block.minecraft.prismarine", @@ -22467,6 +23599,10 @@ "key": "entity.minecraft.panda", "english_translation": "Panda" }, + { + "key": "subtitles.entity.player.teleport", + "english_translation": "Player teleports" + }, { "key": "narration.button", "english_translation": "Button: %s" @@ -22573,7 +23709,7 @@ }, { "key": "telemetry_info.button.show_data", - "english_translation": "Open My Data" + "english_translation": "View My Data" }, { "key": "subtitles.entity.zombie_villager.cure", @@ -22595,6 +23731,10 @@ "key": "commands.ride.mount.failure.cant_ride_players", "english_translation": "Players can't be ridden" }, + { + "key": "filled_map.explorer_swamp", + "english_translation": "Swamp Explorer Map" + }, { "key": "gamerule.doInsomnia", "english_translation": "Spawn phantoms" @@ -22613,7 +23753,7 @@ }, { "key": "mco.configure.world.buttons.close", - "english_translation": "Close realm" + "english_translation": "Close Realm" }, { "key": "key.smoothCamera", @@ -22645,7 +23785,7 @@ }, { "key": "mco.backup.entry.enabledPack", - "english_translation": "Enabled Pack" + "english_translation": "Enabled Pack(s)" }, { "key": "commands.list.nameAndId", @@ -22687,6 +23827,10 @@ "key": "block.minecraft.birch_sapling", "english_translation": "Birch Sapling" }, + { + "key": "subtitles.entity.breeze.idle_ground", + "english_translation": "Breeze whirs" + }, { "key": "gui.abuseReport.sent.title", "english_translation": "Report sent" @@ -22731,6 +23875,10 @@ "key": "death.attack.hotFloor.player", "english_translation": "%1$s walked into the danger zone due to %2$s" }, + { + "key": "symlink_warning.message.pack", + "english_translation": "Loading packs with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more." + }, { "key": "commands.spectate.success.started", "english_translation": "Now spectating %s" @@ -22807,6 +23955,10 @@ "key": "trim_pattern.minecraft.tide", "english_translation": "Tide Armor Trim" }, + { + "key": "dataPack.update_1_21.description", + "english_translation": "New features and content for Minecraft 1.21" + }, { "key": "block.minecraft.banner.stripe_middle.white", "english_translation": "White Fess" @@ -22939,10 +24091,18 @@ "key": "block.minecraft.dead_horn_coral", "english_translation": "Dead Horn Coral" }, + { + "key": "commands.function.scheduled.single", + "english_translation": "Running function %s" + }, { "key": "item.minecraft.suspicious_stew", "english_translation": "Suspicious Stew" }, + { + "key": "block.minecraft.waxed_weathered_copper_bulb", + "english_translation": "Waxed Weathered Copper Bulb" + }, { "key": "subtitles.block.bell.use", "english_translation": "Bell rings" @@ -22967,6 +24127,10 @@ "key": "subtitles.entity.zoglin.step", "english_translation": "Zoglin steps" }, + { + "key": "block.minecraft.weathered_copper_bulb", + "english_translation": "Weathered Copper Bulb" + }, { "key": "block.minecraft.pink_stained_glass", "english_translation": "Pink Stained Glass" @@ -22993,7 +24157,7 @@ }, { "key": "death.attack.fallingStalactite.player", - "english_translation": "%1$s was skewered by a falling stalactite whilst fighting %2$s" + "english_translation": "%1$s was skewered by a falling stalactite while fighting %2$s" }, { "key": "block.minecraft.banner.stripe_middle.yellow", @@ -23017,7 +24181,7 @@ }, { "key": "mco.configure.world.commandBlocks", - "english_translation": "Command blocks" + "english_translation": "Command Blocks" }, { "key": "subtitles.entity.horse.breathe", @@ -23049,7 +24213,7 @@ }, { "key": "mco.configure.world.subscription.title", - "english_translation": "Your subscription" + "english_translation": "Your Subscription" }, { "key": "block.minecraft.banner.square_top_left.light_blue", @@ -23119,6 +24283,10 @@ "key": "advancements.nether.get_wither_skull.title", "english_translation": "Spooky Scary Skeleton" }, + { + "key": "gui.abuseReport.draft.discard", + "english_translation": "Discard" + }, { "key": "block.minecraft.birch_pressure_plate", "english_translation": "Birch Pressure Plate" @@ -23129,7 +24297,7 @@ }, { "key": "mco.reset.world.generate", - "english_translation": "New world" + "english_translation": "New World" }, { "key": "selectWorld.gameMode.creative", @@ -23215,6 +24383,10 @@ "key": "subtitles.entity.piglin_brute.death", "english_translation": "Piglin Brute dies" }, + { + "key": "gui.abuseReport.draft.edit", + "english_translation": "Continue Editing" + }, { "key": "advancements.nether.use_lodestone.title", "english_translation": "Country Lode, Take Me Home" @@ -23255,6 +24427,10 @@ "key": "block.minecraft.banner.circle.gray", "english_translation": "Gray Roundel" }, + { + "key": "pack.dropRejected.message", + "english_translation": "The following entries were not valid packs and were not copied:\n %s" + }, { "key": "block.minecraft.banner.diagonal_up_left.gray", "english_translation": "Gray Per Bend Inverted" @@ -23355,6 +24531,10 @@ "key": "item.minecraft.cyan_dye", "english_translation": "Cyan Dye" }, + { + "key": "filled_map.village_plains", + "english_translation": "Plains Village Map" + }, { "key": "commands.gamerule.set", "english_translation": "Gamerule %s is now set to: %s" @@ -23363,6 +24543,10 @@ "key": "block.minecraft.banner.stripe_bottom.orange", "english_translation": "Orange Base" }, + { + "key": "selectWorld.resource_load", + "english_translation": "Preparing Resources..." + }, { "key": "title.singleplayer", "english_translation": "Singleplayer" @@ -23519,6 +24703,10 @@ "key": "gui.banned.reason.drugs", "english_translation": "References to illegal drugs" }, + { + "key": "mco.compatibility.downgrade", + "english_translation": "Downgrade" + }, { "key": "item.minecraft.music_disc_ward.desc", "english_translation": "C418 - ward" @@ -23527,6 +24715,10 @@ "key": "subtitles.entity.mule.angry", "english_translation": "Mule neighs" }, + { + "key": "recover_world.title", + "english_translation": "Failed to load world" + }, { "key": "block.minecraft.light_gray_glazed_terracotta", "english_translation": "Light Gray Glazed Terracotta" @@ -23551,13 +24743,17 @@ "key": "selectWorld.gameRules", "english_translation": "Game Rules" }, + { + "key": "block.minecraft.oxidized_copper_door", + "english_translation": "Oxidized Copper Door" + }, { "key": "options.fovEffectScale", "english_translation": "FOV Effects" }, { "key": "options.chat.title", - "english_translation": "Chat Settings..." + "english_translation": "Chat Settings" }, { "key": "subtitles.entity.ender_dragon.shoot", @@ -23603,6 +24799,10 @@ "key": "gamerule.snowAccumulationHeight.description", "english_translation": "When it snows, layers of snow form on the ground up to at most this number of layers." }, + { + "key": "block.minecraft.copper_grate", + "english_translation": "Copper Grate" + }, { "key": "subtitles.entity.warden.nearby_closest", "english_translation": "Warden draws close" @@ -23623,6 +24823,10 @@ "key": "block.minecraft.deepslate_iron_ore", "english_translation": "Deepslate Iron Ore" }, + { + "key": "gamerule.playersNetherPortalCreativeDelay.description", + "english_translation": "Time (in ticks) that a creative mode player needs to stand in a Nether portal before changing dimensions." + }, { "key": "death.attack.badRespawnPoint.message", "english_translation": "%1$s was killed by %2$s" @@ -23695,6 +24899,14 @@ "key": "options.graphics.warning.title", "english_translation": "Graphics Device Unsupported" }, + { + "key": "item.minecraft.tide_armor_trim_smithing_template", + "english_translation": "Smithing Template" + }, + { + "key": "commands.scoreboard.players.display.numberFormat.set.success.multiple", + "english_translation": "Changed number format for %s entities in %s" + }, { "key": "block.minecraft.banner.stripe_top.blue", "english_translation": "Blue Chief" @@ -23759,6 +24971,10 @@ "key": "options.graphics.warning.renderer", "english_translation": "Renderer detected: [%s]" }, + { + "key": "commands.function.error.parse", + "english_translation": "While instantiating macro %s: Command '%s' caused error: %s" + }, { "key": "block.minecraft.banner.half_horizontal.magenta", "english_translation": "Magenta Per Fess" @@ -23803,6 +25019,10 @@ "key": "block.minecraft.dead_bubble_coral_fan", "english_translation": "Dead Bubble Coral Fan" }, + { + "key": "filled_map.village_desert", + "english_translation": "Desert Village Map" + }, { "key": "selectWorld.edit.backupFolder", "english_translation": "Open Backups Folder" @@ -23813,7 +25033,7 @@ }, { "key": "death.attack.fireworks.player", - "english_translation": "%1$s went off with a bang whilst fighting %2$s" + "english_translation": "%1$s went off with a bang while fighting %2$s" }, { "key": "subtitles.entity.parrot.imitate.pillager", @@ -23839,6 +25059,10 @@ "key": "item.minecraft.splash_potion.effect.strength", "english_translation": "Splash Potion of Strength" }, + { + "key": "jigsaw_block.placement_priority", + "english_translation": "Placement Priority:" + }, { "key": "effect.minecraft.night_vision", "english_translation": "Night Vision" @@ -23879,10 +25103,18 @@ "key": "biome.minecraft.forest", "english_translation": "Forest" }, + { + "key": "gui.abuseReport.send", + "english_translation": "Send Report" + }, { "key": "gui.abuseReport.reason.self_harm_or_suicide.description", "english_translation": "Someone is threatening to harm themselves in real life or talking about harming themselves in real life." }, + { + "key": "accessibility.onboarding.accessibility.button", + "english_translation": "Accessibility Settings..." + }, { "key": "commands.scoreboard.objectives.modify.displayname", "english_translation": "Changed the display name of %s to %s" @@ -23917,7 +25149,7 @@ }, { "key": "mco.configure.world.delete.button", - "english_translation": "Delete realm" + "english_translation": "Delete Realm" }, { "key": "telemetry.property.launcher_name.title", @@ -24083,6 +25315,10 @@ "key": "options.graphics.warning.message", "english_translation": "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." }, + { + "key": "commands.tick.step.stop.success", + "english_translation": "A tick step interrupted" + }, { "key": "options.renderClouds", "english_translation": "Clouds" @@ -24091,6 +25327,10 @@ "key": "subtitles.entity.panda.cant_breed", "english_translation": "Panda bleats" }, + { + "key": "block.minecraft.waxed_chiseled_copper", + "english_translation": "Waxed Chiseled Copper" + }, { "key": "item.minecraft.chainmail_boots", "english_translation": "Chainmail Boots" @@ -24171,6 +25411,10 @@ "key": "mco.minigame.world.restore", "english_translation": "Ending minigame..." }, + { + "key": "gamerule.maxCommandForkCount.description", + "english_translation": "Maximum number of contexts that can be used by commands like 'execute as'." + }, { "key": "advancements.story.shiny_gear.title", "english_translation": "Cover Me with Diamonds" @@ -24201,7 +25445,7 @@ }, { "key": "mco.reset.world.title", - "english_translation": "Reset world" + "english_translation": "Reset World" }, { "key": "telemetry.event.world_load_times.description", @@ -24291,6 +25535,10 @@ "key": "options.biomeBlendRadius.3", "english_translation": "3x3 (Fast)" }, + { + "key": "subtitles.block.trial_spawner.spawn_mob", + "english_translation": "Mob spawns" + }, { "key": "commands.advancement.grant.one.to.one.failure", "english_translation": "Couldn't grant advancement %s to %s as they already have it" @@ -24383,6 +25631,10 @@ "key": "block.minecraft.banner.stripe_middle.black", "english_translation": "Black Fess" }, + { + "key": "block.minecraft.tuff_brick_wall", + "english_translation": "Tuff Brick Wall" + }, { "key": "item.minecraft.spruce_chest_boat", "english_translation": "Spruce Boat with Chest" @@ -24395,6 +25647,10 @@ "key": "commands.give.failed.toomanyitems", "english_translation": "Can't give more than %s of %s" }, + { + "key": "options.accessibility", + "english_translation": "Accessibility Settings..." + }, { "key": "subtitles.entity.parrot.imitate.ravager", "english_translation": "Parrot grunts" @@ -24425,7 +25681,7 @@ }, { "key": "death.attack.genericKill.player", - "english_translation": "%1$s was killed whilst fighting %2$s" + "english_translation": "%1$s was killed while fighting %2$s" }, { "key": "block.minecraft.orange_bed", @@ -24495,6 +25751,10 @@ "key": "gui.abuseReport.reason.terrorism_or_violent_extremism.description", "english_translation": "Someone is talking about, promoting, or threatening to commit acts of terrorism or violent extremism for political, religious, ideological, or other reasons." }, + { + "key": "dataPack.trade_rebalance.name", + "english_translation": "Villager Trade Rebalance" + }, { "key": "subtitles.block.furnace.fire_crackle", "english_translation": "Furnace crackles" @@ -24587,6 +25847,10 @@ "key": "subtitles.block.redstone_torch.burnout", "english_translation": "Torch fizzes" }, + { + "key": "commands.tick.step.success", + "english_translation": "Stepping %s tick(s)" + }, { "key": "entity.minecraft.villager.nitwit", "english_translation": "Nitwit" @@ -24675,6 +25939,10 @@ "key": "block.minecraft.player_wall_head", "english_translation": "Player Wall Head" }, + { + "key": "options.chat", + "english_translation": "Chat Settings..." + }, { "key": "optimizeWorld.info.converted", "english_translation": "Upgraded chunks: %s" @@ -24687,6 +25955,10 @@ "key": "item.minecraft.miner_pottery_sherd", "english_translation": "Miner Pottery Sherd" }, + { + "key": "subtitles.entity.breeze.slide", + "english_translation": "Breeze slides" + }, { "key": "block.minecraft.brown_glazed_terracotta", "english_translation": "Brown Glazed Terracotta" @@ -24697,7 +25969,7 @@ }, { "key": "mco.reset.world.template", - "english_translation": "World templates" + "english_translation": "World Templates" }, { "key": "effect.minecraft.resistance", @@ -24711,6 +25983,10 @@ "key": "subtitles.entity.zombie_villager.hurt", "english_translation": "Zombie Villager hurts" }, + { + "key": "commands.scoreboard.players.display.numberFormat.clear.success.single", + "english_translation": "Cleared number format for %s in %s" + }, { "key": "block.minecraft.cave_vines", "english_translation": "Cave Vines" @@ -24731,6 +26007,10 @@ "key": "stat.minecraft.interact_with_smoker", "english_translation": "Interactions with Smoker" }, + { + "key": "block.minecraft.crafter", + "english_translation": "Crafter" + }, { "key": "createWorld.customize.flat.title", "english_translation": "Superflat Customization" @@ -24795,6 +26075,10 @@ "key": "item.minecraft.porkchop", "english_translation": "Raw Porkchop" }, + { + "key": "pack.dropRejected.title", + "english_translation": "Non-pack entries" + }, { "key": "attribute.modifier.take.1", "english_translation": "-%s%% %s" @@ -24831,6 +26115,10 @@ "key": "argument.pos2d.incomplete", "english_translation": "Incomplete (expected 2 coordinates)" }, + { + "key": "filled_map.village_taiga", + "english_translation": "Taiga Village Map" + }, { "key": "block.minecraft.banner.triangles_bottom.red", "english_translation": "Red Base Indented" @@ -24907,6 +26195,10 @@ "key": "advancements.husbandry.ride_a_boat_with_a_goat.description", "english_translation": "Get in a Boat and float with a Goat" }, + { + "key": "commands.tick.query.rate.running", + "english_translation": "Target tick rate: %s per second.\nAverage time per tick: %sms (Target: %sms)" + }, { "key": "entity.minecraft.wolf", "english_translation": "Wolf" diff --git a/crates/valence_protocol/src/lib.rs b/crates/valence_protocol/src/lib.rs index e200795d8..686e37ceb 100644 --- a/crates/valence_protocol/src/lib.rs +++ b/crates/valence_protocol/src/lib.rs @@ -96,11 +96,11 @@ pub use { pub const MAX_PACKET_SIZE: i32 = 2097152; /// The Minecraft protocol version this library currently targets. -pub const PROTOCOL_VERSION: i32 = 763; +pub const PROTOCOL_VERSION: i32 = 765; /// The stringified name of the Minecraft version this library currently /// targets. -pub const MINECRAFT_VERSION: &str = "1.20.1"; +pub const MINECRAFT_VERSION: &str = "1.20.4"; /// How large a packet should be before it is compressed by the packet encoder. /// diff --git a/crates/valence_registry/extracted/registry_codec.dat b/crates/valence_registry/extracted/registry_codec.dat index 63e4a3a43cf51257bbbcd22d8ec6751b4b7cc3c9..4b5fe7e47a514dd68366eb95b69aaa9bf774a290 100644 GIT binary patch delta 270 zcmeyfk*Q}h(*`z14n_vnl+@(JoXPhD#3oBKF6V>^FibwgxC2$Xp9xv|W0~k=Z|3z# z8h$bFK;nVqkFy}lgG9Pn*CPxytQ4Odz_tk?a8XcfvN-!{RDtWr0w8Bj=RkIc9VePI Yxw(*~H*sA+7zftPjU>I%sIX*7cJa z^+hL7XWKlv&`ET12K#C-ZOE}2toIkk^2w_>A?7r2EuU<_eE}>k$FqF%Ii7tz05pOu Aw*UYD diff --git a/crates/valence_registry/extracted/tags.json b/crates/valence_registry/extracted/tags.json index 69aadfb40..37ad5e4ce 100644 --- a/crates/valence_registry/extracted/tags.json +++ b/crates/valence_registry/extracted/tags.json @@ -133,17 +133,17 @@ 229 ], "minecraft:ancient_city_replaceable": [ - 970, - 983, - 979, - 985, - 981, - 984, - 982, - 986, - 971, - 988, - 989, + 1023, + 1036, + 1032, + 1038, + 1034, + 1037, + 1035, + 1039, + 1024, + 1041, + 1042, 137 ], "minecraft:animals_spawnable_on": [ @@ -163,9 +163,9 @@ 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 34, 36, @@ -188,7 +188,7 @@ 439, 440, 249, - 912 + 925 ], "minecraft:azalea_root_replaceable": [ 1, @@ -196,15 +196,15 @@ 4, 6, 909, - 970, + 1023, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 494, 425, @@ -228,7 +228,7 @@ 37, 34, 249, - 912 + 925 ], "minecraft:bamboo_blocks": [ 56, @@ -243,9 +243,9 @@ 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 727, 726, @@ -287,8 +287,8 @@ 534 ], "minecraft:base_stone_nether": [ - 256, - 259, + 255, + 258, 849 ], "minecraft:base_stone_overworld": [ @@ -297,7 +297,7 @@ 4, 6, 909, - 970 + 1023 ], "minecraft:beacon_base_blocks": [ 840, @@ -334,8 +334,8 @@ 598, 599, 788, - 956, - 957 + 1009, + 1010 ], "minecraft:beehives": [ 836, @@ -343,14 +343,14 @@ ], "minecraft:big_dripleaf_placeable": [ 251, - 963, + 1016, 9, 8, 11, 10, 323, - 968, - 969, + 1021, + 1022, 55, 184 ], @@ -386,6 +386,27 @@ 246, 864 ], + "minecraft:camel_sand_step_sound_blocks": [ + 34, + 36, + 35, + 662, + 663, + 664, + 665, + 666, + 667, + 668, + 669, + 670, + 671, + 672, + 673, + 674, + 675, + 676, + 677 + ], "minecraft:campfires": [ 786, 787 @@ -435,8 +456,8 @@ 334 ], "minecraft:cave_vines": [ - 957, - 956 + 1010, + 1009 ], "minecraft:ceiling_hanging_signs": [ 208, @@ -470,8 +491,8 @@ 806, 807, 808, - 956, - 957 + 1009, + 1010 ], "c:clusters": [ 905 @@ -497,7 +518,7 @@ 491, 492, 493, - 961, + 1014, 247, 797, 796, @@ -557,14 +578,32 @@ 608, 795 ], + "minecraft:concrete_powder": [ + 662, + 663, + 664, + 665, + 666, + 667, + 668, + 669, + 670, + 671, + 672, + 673, + 674, + 675, + 676, + 677 + ], "minecraft:convertable_to_mud": [ 9, 10, - 968 + 1021 ], "minecraft:copper_ores": [ - 923, - 924 + 936, + 937 ], "minecraft:coral_blocks": [ 688, @@ -678,13 +717,13 @@ 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55 ], "minecraft:deepslate_ore_replaceables": [ - 970, + 1023, 909 ], "minecraft:diamond_ores": [ @@ -697,9 +736,9 @@ 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55 ], "minecraft:doors": [ @@ -731,9 +770,9 @@ 170, 842, 337, - 309, + 308, 843, - 1001 + 1054 ], "minecraft:dragon_transparent": [ 465, @@ -746,7 +785,7 @@ 4, 6, 909, - 970 + 1023 ], "minecraft:emerald_ores": [ 342, @@ -779,7 +818,7 @@ 796, 797, 809, - 967 + 1020 ], "minecraft:enderman_holdable": [ 147, @@ -801,9 +840,9 @@ 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 34, 36, @@ -813,8 +852,8 @@ 166, 250, 251, - 255, - 265, + 311, + 264, 312, 803, 802, @@ -831,8 +870,8 @@ 806, 807, 808, - 956, - 957, + 1009, + 1010, 788, 122 ], @@ -841,7 +880,7 @@ 175, 177, 336, - 1001 + 1054 ], "minecraft:fence_gates": [ 570, @@ -905,8 +944,8 @@ 845, 846, 847, - 995, - 996, + 1048, + 1049, 364, 362, 356 @@ -932,10 +971,12 @@ 499, 600, 91, - 960, + 1013, 30, 87, - 962 + 1015, + 593, + 1011 ], "minecraft:foxes_spawnable_on": [ 8, @@ -946,11 +987,11 @@ ], "minecraft:frog_prefer_jump_to": [ 324, - 964 + 1017 ], "minecraft:frogs_spawnable_on": [ 8, - 969, + 1022, 54, 55 ], @@ -964,26 +1005,26 @@ ], "c:glass_blocks": [ 94, - 276, - 284, - 270, + 275, + 283, + 269, + 279, 280, + 277, 281, + 271, + 276, + 273, + 270, + 274, 278, 282, - 272, - 277, - 274, - 271, - 275, - 279, - 283, - 911, - 269, - 273 + 924, + 268, + 272 ], "c:glass_panes": [ - 311, + 310, 448, 456, 442, @@ -1021,7 +1062,7 @@ 344, 860, 411, - 994, + 1047, 613, 629, 625, @@ -1046,7 +1087,7 @@ "minecraft:hoglin_repellents": [ 794, 845, - 264, + 263, 843 ], "minecraft:ice": [ @@ -1057,6 +1098,7 @@ ], "minecraft:impermeable": [ 94, + 268, 269, 270, 271, @@ -1072,29 +1114,28 @@ 281, 282, 283, - 284, - 911 + 924 ], "minecraft:infiniburn_end": [ - 256, + 255, 607, 31 ], "minecraft:infiniburn_nether": [ - 256, + 255, 607 ], "minecraft:infiniburn_overworld": [ - 256, + 255, 607 ], "minecraft:inside_step_sound_blocks": [ - 912, - 916, + 925, + 929, 318, 324, 908, - 962 + 1015 ], "minecraft:invalid_spawn_inside": [ 335, @@ -1119,7 +1160,7 @@ 175, 177, 336, - 1001, + 1054, 85, 82, 83, @@ -1265,17 +1306,17 @@ 4, 6, 909, - 970, - 957, - 956, + 1023, + 1010, + 1009, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 251, 37, @@ -1301,20 +1342,20 @@ 81 ], "minecraft:mangrove_logs_can_grow_through": [ - 969, + 1022, 55, 54, 89, 53, 30, - 961, + 1014, 317 ], "minecraft:mangrove_roots_can_grow_through": [ - 969, + 1022, 55, 54, - 961, + 1014, 317, 30, 247 @@ -1323,23 +1364,23 @@ 102, 314, 313, - 959, + 1012, 727, 774, 836, 837, 601, - 965, - 964, + 1018, + 1017, 167, - 306, + 305, 161, 786, 383, 777, - 265, - 957, - 956, + 264, + 1010, + 1009, 177, 593, 592, @@ -1353,8 +1394,8 @@ 778, 318, 123, - 967, - 266, + 1020, + 265, 253, 196, 502, @@ -1363,18 +1404,18 @@ 773, 316, 312, - 308, + 307, 328, 384, 315, - 255, - 307, + 311, + 306, 162, 772, - 966, + 1019, 781, 787, - 958, + 1011, 252, 788, 501, @@ -1486,7 +1527,7 @@ 26, 27, 29, - 960, + 1013, 30, 28, 186, @@ -1577,17 +1618,17 @@ 460, 461, 458, - 289, - 287, - 291, 288, - 285, 286, + 290, + 287, + 284, + 285, 818, 819, + 291, 292, - 293, - 290, + 289, 54, 208, 209, @@ -1636,15 +1677,15 @@ 90, 91, 89, - 913, - 914, - 963, - 961, - 915, - 917, - 916, - 918, - 962, + 926, + 927, + 1016, + 1014, + 928, + 930, + 929, + 931, + 1015, 87 ], "minecraft:mineable/pickaxe": [ @@ -1685,15 +1726,15 @@ 232, 242, 243, - 256, + 255, + 258, 259, - 260, + 293, 294, 295, 296, - 297, + 308, 309, - 310, 320, 321, 325, @@ -1889,64 +1930,64 @@ 867, 868, 909, - 910, - 919, - 920, - 921, - 922, 923, - 924, - 925, - 926, - 927, - 928, - 929, - 930, - 931, - 932, - 933, - 934, 935, + 934, + 933, + 932, 936, 937, 938, 939, 940, 941, - 942, - 943, - 944, - 945, - 946, - 947, - 948, - 949, 950, 951, 952, 953, 954, 955, + 956, + 957, + 958, + 959, + 960, + 961, + 962, + 963, + 964, + 965, + 966, + 967, + 968, + 969, 970, 971, 972, 973, - 975, - 976, - 977, - 979, - 980, - 981, - 983, - 984, - 985, - 987, - 988, - 989, - 991, - 992, - 993, - 994, + 1006, + 1007, + 1008, + 1023, + 1024, + 1025, + 1026, + 1028, + 1029, + 1030, + 1032, + 1033, + 1034, + 1036, + 1037, + 1038, + 1040, + 1041, + 1042, + 1044, + 1045, + 1046, + 1047, 248, 496, 724, @@ -1959,13 +2000,13 @@ 906, 903, 904, - 301, - 305, - 304, - 990, 300, + 304, 303, + 1043, + 299, 302, + 301, 246, 864, 353, @@ -1985,10 +2026,10 @@ 851, 859, 865, - 974, - 978, - 982, - 986, + 1027, + 1031, + 1035, + 1039, 765, 613, 629, @@ -2019,10 +2060,10 @@ 120, 423, 725, - 299, + 298, 322, 557, - 298 + 297 ], "minecraft:mineable/shovel": [ 251, @@ -2037,8 +2078,14 @@ 36, 249, 247, - 257, + 256, 602, + 257, + 1021, + 55, + 1022, + 35, + 38, 662, 663, 664, @@ -2054,13 +2101,7 @@ 674, 675, 676, - 677, - 258, - 968, - 55, - 969, - 35, - 38 + 677 ], "minecraft:mooshrooms_spawnable_on": [ 323 @@ -2071,17 +2112,17 @@ 4, 6, 909, - 970, - 957, - 956, + 1023, + 1010, + 1009, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55 ], "minecraft:mushroom_grow_block": [ @@ -2105,7 +2146,7 @@ 343, 347, 163, - 994, + 1047, 39, 40, 242, @@ -2113,48 +2154,48 @@ ], "minecraft:needs_stone_tool": [ 164, - 992, + 1045, 41, 42, 97, 95, 96, - 922, - 993, - 923, - 924, - 936, 932, - 928, - 920, + 1046, + 936, + 937, + 957, + 953, + 941, 934, - 930, - 926, - 919, - 933, - 929, - 925, - 921, + 955, + 951, + 939, 935, - 931, - 927, - 937, - 952, - 948, - 944, - 938, + 954, 950, - 946, - 942, - 939, - 951, - 947, - 943, + 938, + 933, + 956, + 952, 940, - 949, - 945, - 941, - 953 + 958, + 973, + 969, + 965, + 959, + 971, + 967, + 963, + 960, + 972, + 968, + 964, + 961, + 970, + 966, + 962, + 1006 ], "minecraft:nether_carver_replaceables": [ 1, @@ -2162,25 +2203,25 @@ 4, 6, 909, - 970, - 256, - 259, + 1023, + 255, + 258, 849, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 802, 793, 608, 795, - 257, - 258 + 256, + 257 ], "minecraft:nylium": [ 802, @@ -2213,8 +2254,8 @@ "c:ores": [ 242, 243, - 923, - 924, + 936, + 937, 39, 45, 40, @@ -2236,15 +2277,15 @@ 4, 6, 909, - 970, + 1023, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 34, 36, @@ -2268,18 +2309,18 @@ 440, 41, 42, - 923, - 924, + 936, + 937, 32, 37, 38, 99, 535, - 910, + 923, 247, 496, - 992, - 993 + 1045, + 1046 ], "minecraft:overworld_natural_logs": [ 50, @@ -2347,9 +2388,9 @@ ], "minecraft:piglin_repellents": [ 174, - 261, + 260, 785, - 262, + 261, 787 ], "minecraft:planks": [ @@ -2369,7 +2410,7 @@ 248 ], "minecraft:portals": [ - 264, + 263, 335, 603 ], @@ -2454,7 +2495,7 @@ 796, 797, 809, - 967 + 1020 ], "minecraft:replaceable_by_trees": [ 85, @@ -2478,7 +2519,7 @@ 500, 501, 502, - 967, + 1020, 600, 32, 126, @@ -2523,8 +2564,8 @@ 26, 27, 29, - 959, - 960, + 1012, + 1013, 30, 28 ], @@ -2534,15 +2575,15 @@ 4, 6, 909, - 970, + 1023, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 494, 425, @@ -2563,18 +2604,18 @@ 440, 802, 793, - 256, - 259, + 255, + 258, 849, 34, 36, 37, + 256, 257, - 258, - 910, - 991, + 923, + 1044, 251, - 955, + 1008, 337, 535, 99 @@ -2585,15 +2626,15 @@ 4, 6, 909, - 970, + 1023, 9, 8, 11, 10, 323, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55, 494, 425, @@ -2614,27 +2655,27 @@ 440, 802, 793, - 256, - 259, + 255, + 258, 849, 34, 36, 37, + 256, 257, - 258, - 910, - 991, + 923, + 1044, 251, - 955, + 1008, 337, 535, 99, - 983, - 979, - 971, - 988, - 989, - 975 + 1036, + 1032, + 1024, + 1041, + 1042, + 1028 ], "c:shulker_boxes": [ 613, @@ -2743,23 +2784,23 @@ 852, 857, 862, + 1026, + 1030, + 1034, + 1038, + 971, + 972, 973, - 977, - 981, - 985, - 950, - 951, - 952, - 933, - 934, - 935, - 936, - 949, + 954, + 955, + 956, + 957, + 970, 557 ], "minecraft:small_dripleaf_placeable": [ 251, - 963 + 1016 ], "minecraft:small_flowers": [ 147, @@ -2794,7 +2835,7 @@ 496, 41, 43, - 923, + 936, 342 ], "minecraft:sniffer_diggable_block": [ @@ -2802,23 +2843,23 @@ 8, 11, 10, - 968, - 963, - 969, + 1021, + 1016, + 1022, 55 ], "minecraft:sniffer_egg_hatch_boost": [ - 963 + 1016 ], "minecraft:snow": [ 247, 249, - 912 + 925 ], "minecraft:snow_layer_can_survive_on": [ 838, - 257, - 969 + 256, + 1022 ], "minecraft:snow_layer_cannot_survive_on": [ 248, @@ -2826,12 +2867,12 @@ 464 ], "minecraft:soul_fire_base_blocks": [ - 257, - 258 + 256, + 257 ], "minecraft:soul_speed_blocks": [ - 257, - 258 + 256, + 257 ], "minecraft:spruce_logs": [ 47, @@ -2880,18 +2921,18 @@ 850, 858, 861, - 972, - 976, - 980, - 984, - 929, - 930, - 931, - 932, - 946, - 947, - 948, - 945, + 1025, + 1029, + 1033, + 1037, + 950, + 951, + 952, + 953, + 967, + 968, + 969, + 966, 322 ], "minecraft:standing_signs": [ @@ -2908,10 +2949,10 @@ 190 ], "minecraft:stone_bricks": [ + 293, 294, 295, - 296, - 297 + 296 ], "minecraft:stone_buttons": [ 246, @@ -2947,8 +2988,8 @@ 26, 27, 29, - 959, - 960, + 1012, + 1013, 30, 28, 147, @@ -2984,28 +3025,28 @@ 500, 501, 502, - 967, + 1020, 600, 161, 162, 252, - 255, + 311, + 264, 265, - 266, 312, 313, 314, 324, 340, 788, - 956, - 957, - 958, - 961, - 962, - 964, - 965, - 966, + 1009, + 1010, + 1011, + 1014, + 1015, + 1017, + 1018, + 1019, 328, 794, 796, @@ -3049,17 +3090,17 @@ 37 ], "minecraft:trapdoors": [ - 289, - 287, - 291, 288, - 285, 286, + 290, + 287, + 284, + 285, 818, 819, + 291, 292, - 293, - 290, + 289, 466 ], "c:uncolored_sandstone_blocks": [ @@ -3155,7 +3196,7 @@ ], "minecraft:wall_post_override": [ 171, - 261, + 260, 244, 346, 186, @@ -3259,10 +3300,10 @@ 851, 859, 865, - 974, - 978, - 982, - 986, + 1027, + 1031, + 1035, + 1039, 765 ], "minecraft:warped_stems": [ @@ -3288,11 +3329,11 @@ 833, 146, 465, - 1001 + 1054 ], "minecraft:wither_summon_base_blocks": [ - 257, - 258 + 256, + 257 ], "minecraft:wolves_spawnable_on": [ 8, @@ -3381,17 +3422,17 @@ 458 ], "minecraft:wooden_trapdoors": [ - 289, - 287, - 291, 288, - 285, 286, + 290, + 287, + 284, + 285, 818, 819, + 291, 292, - 293, - 290 + 289 ], "minecraft:wool": [ 130, @@ -3464,6 +3505,13 @@ 32, 1 ], + "minecraft:always_kills_armor_stands": [ + 0, + 40, + 27, + 12, + 43 + ], "minecraft:always_most_significant_fall": [ 29 ], @@ -3537,6 +3585,10 @@ 9, 11 ], + "minecraft:can_break_armor_stand": [ + 31, + 32 + ], "minecraft:damages_helmet": [ 9, 10, @@ -3587,6 +3639,11 @@ "minecraft:no_impact": [ 5 ], + "minecraft:no_knockback": [ + 7, + 32, + 1 + ], "minecraft:witch_resistant_to": [ 24, 21, @@ -3628,117 +3685,175 @@ "minecraft:entity_type": { "minecraft:arrows": [ 3, - 94 + 95 ], "minecraft:axolotl_always_hostiles": [ - 23, - 46, - 25 + 24, + 47, + 26 ], "minecraft:axolotl_hunt_targets": [ - 105, - 78, - 81, - 16, - 96, - 44, - 99 - ], - "minecraft:beehive_inhabitors": [ + 106, + 79, + 82, + 17, + 97, + 45, + 100 + ], + "minecraft:beehive_inhabitors": [ 6 ], "c:boats": [ 9, - 13 + 14 ], "c:bosses": [ - 27, - 113 + 28, + 115 ], - "minecraft:dismounts_underwater": [ - 10, - 15, - 21, - 49, - 60, - 66, - 72, - 80, - 95, + "minecraft:can_breathe_under_water": [ + 87, 98, - 103, - 119 + 116, + 88, + 121, + 120, + 122, + 123, + 119, + 24, + 51, + 115, + 72, + 4, + 40, + 47, + 26, + 107, + 45, + 17, + 79, + 82, + 97, + 106, + 100, + 2 + ], + "minecraft:dismounts_underwater": [ + 11, + 16, + 22, + 50, + 61, + 67, + 73, + 81, + 96, + 99, + 104, + 121 ], "minecraft:fall_damage_immune": [ - 53, - 91, - 83, + 54, + 92, + 84, 0, 5, 6, 7, - 11, - 15, - 41, + 12, + 16, + 42, + 72, + 63, + 68, 71, - 62, - 67, - 70, - 113 + 115 ], "minecraft:freeze_hurts_extra_types": [ - 98, + 99, 7, - 62 + 63 ], "minecraft:freeze_immune_entity_types": [ - 97, - 76, - 91, - 113 + 98, + 77, + 92, + 115 ], "minecraft:frog_food": [ - 88, - 62 + 89, + 63 ], "minecraft:impact_projectiles": [ 3, - 94, - 92, - 57, - 89, - 24, - 104, - 22, - 115 + 95, + 38, + 93, + 58, + 90, + 25, + 105, + 23, + 117 ], "c:minecarts": [ - 64, - 102, - 14, - 40, - 17, - 48, - 93 + 65, + 103, + 15, + 41, + 18, + 49, + 94 + ], + "minecraft:non_controlling_rider": [ + 89, + 63 ], "minecraft:powder_snow_walkable_mobs": [ - 79, - 30, - 85, - 38 + 80, + 31, + 86, + 39 ], "minecraft:raiders": [ - 31, - 75, - 80, - 109, - 51, - 112 + 32, + 76, + 81, + 110, + 52, + 114 ], "minecraft:skeletons": [ - 86, - 97, - 114 + 87, + 98, + 116, + 88 + ], + "minecraft:undead": [ + 87, + 98, + 116, + 88, + 121, + 120, + 122, + 123, + 119, + 24, + 51, + 115, + 72 + ], + "minecraft:zombies": [ + 121, + 120, + 122, + 123, + 119, + 24, + 51 ] }, "minecraft:fluid": { @@ -3761,18 +3876,18 @@ }, "minecraft:game_event": { "minecraft:allay_can_listen": [ - 34 + 33 ], "minecraft:ignore_vibrations_sneaking": [ - 27, - 37, + 26, + 36, + 41, 42, - 43, - 30, - 29 + 29, + 28 ], "minecraft:shrieker_can_listen": [ - 38 + 37 ], "minecraft:vibrations": [ 1, @@ -3798,18 +3913,18 @@ 20, 21, 22, - 23, + 24, 25, 26, 27, 28, - 29, + 32, 33, 34, 35, 36, - 37, - 39, + 38, + 40, 41, 42, 43, @@ -3829,7 +3944,7 @@ 57, 58, 59, - 24 + 23 ], "minecraft:warden_can_listen": [ 1, @@ -3855,18 +3970,18 @@ 20, 21, 22, - 23, + 24, 25, 26, 27, 28, - 29, + 32, 33, 34, 35, 36, - 37, - 39, + 38, + 40, 41, 42, 43, @@ -3886,8 +4001,8 @@ 57, 58, 59, - 40, - 38 + 39, + 37 ] }, "minecraft:instrument": { @@ -3916,1704 +4031,1706 @@ }, "minecraft:item": { "minecraft:acacia_logs": [ - 114, + 135, + 169, 148, - 127, - 137 + 158 ], "minecraft:anvil": [ - 397, - 398, - 399 + 418, + 419, + 420 ], "minecraft:arrows": [ - 761, - 1114, - 1113 + 798, + 1153, + 1152 ], "c:axes": [ - 800, - 790, - 780, - 785, - 795, - 805 + 837, + 827, + 817, + 822, + 832, + 842 ], "minecraft:axes": [ - 800, - 785, - 790, - 805, - 780, - 795 + 837, + 822, + 827, + 842, + 817, + 832 ], "minecraft:axolotl_tempt_items": [ - 878 + 915 ], "minecraft:bamboo_blocks": [ - 122, - 143 + 143, + 164 ], "minecraft:banners": [ - 1087, - 1088, - 1089, - 1090, - 1091, - 1092, - 1093, - 1094, - 1095, - 1096, - 1097, - 1098, - 1099, - 1100, - 1101, - 1102 + 1126, + 1127, + 1128, + 1129, + 1130, + 1131, + 1132, + 1133, + 1134, + 1135, + 1136, + 1137, + 1138, + 1139, + 1140, + 1141 ], "minecraft:beacon_payment_items": [ - 775, - 765, - 764, - 774, - 770 + 812, + 802, + 801, + 811, + 807 ], "minecraft:beds": [ - 938, - 939, - 935, - 936, - 933, - 931, - 937, - 927, - 932, - 929, - 926, - 925, - 930, - 934, - 924, - 928 + 975, + 976, + 972, + 973, + 970, + 968, + 974, + 964, + 969, + 966, + 963, + 962, + 967, + 971, + 961, + 965 ], "minecraft:birch_logs": [ - 112, + 133, + 167, 146, - 125, - 135 + 156 ], "c:black_dyes": [ - 919 + 956 ], "c:blue_dyes": [ - 915 + 952 ], "minecraft:boats": [ - 736, - 738, - 740, - 742, - 744, - 748, - 750, - 752, - 746, - 737, - 739, - 741, - 743, - 745, - 749, - 751, - 753, - 747 + 773, + 775, + 777, + 779, + 781, + 785, + 787, + 789, + 783, + 774, + 776, + 778, + 780, + 782, + 786, + 788, + 790, + 784 ], "minecraft:bookshelf_books": [ - 885, - 1047, - 1068, - 1046, - 1120 + 922, + 1086, + 1107, + 1085, + 1159 ], "c:bookshelves": [ - 264 + 285 ], "c:bows": [ - 1143, - 760 + 1182, + 797 ], "minecraft:breaks_decorated_pots": [ - 797, - 782, - 787, - 802, - 777, - 792, - 800, - 785, - 790, - 805, - 780, - 795, - 799, - 784, - 789, - 804, - 779, - 794, - 798, - 783, - 788, - 803, - 778, - 793, - 801, - 786, - 791, - 806, - 781, - 796, - 1139 + 834, + 819, + 824, + 839, + 814, + 829, + 837, + 822, + 827, + 842, + 817, + 832, + 836, + 821, + 826, + 841, + 816, + 831, + 835, + 820, + 825, + 840, + 815, + 830, + 838, + 823, + 828, + 843, + 818, + 833, + 1178 ], "c:brown_dyes": [ - 916 + 953 ], "c:budding_blocks": [ - 73 + 86 ], "c:buds": [ - 1207, - 1208, - 1209 + 1246, + 1247, + 1248 ], "minecraft:buttons": [ - 662, - 663, - 664, - 665, - 666, - 668, - 671, - 672, - 669, - 670, - 667, - 660, - 661 + 683, + 684, + 685, + 686, + 687, + 689, + 692, + 693, + 690, + 691, + 688, + 681, + 682 ], "minecraft:candles": [ - 1190, - 1191, - 1192, - 1193, - 1194, - 1195, - 1196, - 1197, - 1198, - 1199, - 1200, - 1201, - 1202, - 1203, - 1204, - 1205, - 1206 + 1229, + 1230, + 1231, + 1232, + 1233, + 1234, + 1235, + 1236, + 1237, + 1238, + 1239, + 1240, + 1241, + 1242, + 1243, + 1244, + 1245 ], "minecraft:cherry_logs": [ - 115, + 136, + 170, 149, - 128, - 138 + 159 ], "minecraft:chest_boats": [ - 737, - 739, - 741, - 743, - 745, - 749, - 751, - 753, - 747 + 774, + 776, + 778, + 780, + 782, + 786, + 788, + 790, + 784 ], "c:chests": [ - 277, - 359, - 656 + 298, + 380, + 677 ], "minecraft:cluster_max_harvestables": [ - 799, - 789, - 794, - 804, - 784, - 779 + 836, + 826, + 831, + 841, + 821, + 816 ], "c:clusters": [ - 1210 + 1249 ], "c:coal": [ - 762, - 763 + 799, + 800 ], "minecraft:coal_ores": [ - 49, - 50 + 62, + 63 ], "minecraft:coals": [ - 762, - 763 + 799, + 800 ], "minecraft:compasses": [ - 888, - 889 + 925, + 926 ], "minecraft:completes_find_tree_tutorial": [ - 116, + 137, + 171, 150, - 129, - 139, - 110, + 160, + 131, + 165, 144, - 123, - 133, - 114, + 154, + 135, + 169, 148, - 127, - 137, - 112, + 158, + 133, + 167, 146, - 125, - 135, - 113, + 156, + 134, + 168, 147, - 126, - 136, - 111, + 157, + 132, + 166, 145, - 124, - 134, - 117, + 155, + 138, + 172, 151, - 130, - 140, - 115, + 161, + 136, + 170, 149, - 128, - 138, - 120, - 131, - 152, + 159, 141, - 121, - 132, - 153, - 142, - 157, - 154, - 155, - 160, - 158, - 156, + 152, + 173, 162, + 142, + 153, + 174, 163, - 161, - 159, - 495, - 496 + 178, + 175, + 176, + 181, + 179, + 177, + 183, + 184, + 182, + 180, + 516, + 517 ], "c:copper_ingots": [ - 772 + 809 ], "minecraft:copper_ores": [ - 53, - 54 + 66, + 67 ], "minecraft:creeper_drop_music_discs": [ - 1122, - 1123, - 1124, - 1125, - 1126, - 1127, - 1128, - 1129, - 1130, - 1131, - 1132, - 1133 + 1161, + 1162, + 1163, + 1164, + 1165, + 1166, + 1167, + 1168, + 1169, + 1170, + 1171, + 1172 ], "minecraft:creeper_igniters": [ - 758, - 1045 + 795, + 1084 ], "minecraft:crimson_stems": [ - 120, - 131, + 141, 152, - 141 + 173, + 162 ], "c:cyan_dyes": [ - 913 + 950 ], "minecraft:dampens_vibrations": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195, - 424, - 425, - 426, - 427, - 428, - 429, - 430, - 431, - 432, - 433, - 434, - 435, - 436, - 437, - 438, - 439 + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 458, + 459, + 460 ], "minecraft:dark_oak_logs": [ - 116, + 137, + 171, 150, - 129, - 139 + 160 ], "minecraft:decorated_pot_ingredients": [ - 881, - 1235, - 1236, - 1237, - 1238, - 1239, - 1240, - 1241, - 1242, - 1243, - 1244, - 1245, - 1246, - 1247, - 1248, - 1249, - 1250, - 1251, - 1252, - 1253, - 1254 + 918, + 1274, + 1275, + 1276, + 1277, + 1278, + 1279, + 1280, + 1281, + 1282, + 1283, + 1284, + 1285, + 1286, + 1287, + 1288, + 1289, + 1290, + 1291, + 1292, + 1293 ], "minecraft:decorated_pot_sherds": [ - 1235, - 1236, - 1237, - 1238, - 1239, - 1240, - 1241, - 1242, - 1243, - 1244, - 1245, - 1246, - 1247, - 1248, - 1249, - 1250, - 1251, - 1252, - 1253, - 1254 + 1274, + 1275, + 1276, + 1277, + 1278, + 1279, + 1280, + 1281, + 1282, + 1283, + 1284, + 1285, + 1286, + 1287, + 1288, + 1289, + 1290, + 1291, + 1292, + 1293 ], "minecraft:diamond_ores": [ - 63, - 64 + 76, + 77 ], "c:diamonds": [ - 764 + 801 ], "minecraft:dirt": [ - 15, - 14, - 17, - 16, - 342, - 18, - 225, - 19, - 119 + 28, + 27, + 30, + 29, + 363, + 31, + 246, + 32, + 140 ], "minecraft:doors": [ - 689, - 690, - 691, - 692, - 693, - 695, - 698, - 699, - 696, - 697, - 694, - 688 + 710, + 711, + 712, + 713, + 714, + 716, + 719, + 720, + 717, + 718, + 715, + 709 ], "c:dusts": [ - 894, - 635 + 931, + 656 ], "c:dyes": [ - 919, - 915, - 916, - 917, - 918, - 904, - 908, - 912, - 907, - 909, - 906, - 905, - 910, - 913, - 911, - 914 + 956, + 952, + 953, + 954, + 955, + 941, + 945, + 949, + 944, + 946, + 943, + 942, + 947, + 950, + 948, + 951 ], "minecraft:emerald_ores": [ - 59, - 60 + 72, + 73 ], "c:emeralds": [ - 765 + 802 ], "c:empty_buckets": [ - 868 + 905 ], "c:entity_water_buckets": [ - 879, - 877, - 875, - 878, - 876, - 880 + 916, + 914, + 912, + 915, + 913, + 917 ], "minecraft:fence_gates": [ - 716, - 714, - 718, - 715, - 712, - 713, - 721, - 722, - 719, - 720, - 717 + 753, + 751, + 755, + 752, + 749, + 750, + 758, + 759, + 756, + 757, + 754 ], "minecraft:fences": [ - 289, - 293, - 295, - 290, - 291, - 292, - 298, - 299, - 296, - 297, - 294, - 347 + 310, + 314, + 316, + 311, + 312, + 313, + 319, + 320, + 317, + 318, + 315, + 368 ], "minecraft:fishes": [ - 895, - 899, - 896, - 900, - 898, - 897 + 932, + 936, + 933, + 937, + 935, + 934 ], "minecraft:flowers": [ - 196, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230, + 464, + 465, + 467, + 466, + 231, + 184, 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209, - 443, - 444, - 446, - 445, - 210, - 163, - 176, - 42, - 159, - 224 + 55, + 180, + 245, + 293, + 232 ], "c:foods": [ - 759, - 809, - 815, - 841, - 842, - 844, - 845, - 895, - 896, - 897, - 898, - 899, - 900, - 940, - 943, - 944, - 947, - 948, - 949, - 950, - 951, - 959, - 1051, - 1052, - 1053, - 1054, - 1056, - 1065, - 1072, - 1073, - 1074, - 1085, - 1086, + 796, + 846, + 852, + 878, + 879, + 881, + 882, + 932, + 933, + 934, + 935, + 936, + 937, + 977, + 981, + 982, + 985, + 986, + 987, + 988, + 989, + 997, + 1090, + 1091, + 1092, + 1093, + 1095, 1104, - 1108, - 1110, - 1144, - 1165, - 1166, - 1173 + 1111, + 1112, + 1113, + 1124, + 1125, + 1143, + 1147, + 1149, + 1183, + 1204, + 1205, + 1212 ], "minecraft:fox_food": [ - 1165, - 1166 + 1204, + 1205 ], "minecraft:freeze_immune_wearables": [ - 819, - 818, - 817, - 816, - 1081 + 856, + 855, + 854, + 853, + 1120 ], "c:gems": [ - 764, - 765, - 768, - 766 + 801, + 802, + 805, + 803 ], "c:glass_blocks": [ - 166, - 456, - 464, - 450, - 460, - 461, - 458, - 462, - 452, - 457, - 454, - 451, - 455, - 459, - 463, - 167, - 449, - 453 - ], - "c:glass_panes": [ - 335, - 472, - 480, - 466, - 476, + 187, 477, - 474, - 478, - 468, - 473, - 470, - 467, + 485, 471, - 475, + 481, + 482, 479, - 465, - 469 - ], - "c:gold_ingots": [ - 774 - ], - "minecraft:gold_ores": [ - 55, - 65, - 56 + 483, + 473, + 478, + 475, + 472, + 476, + 480, + 484, + 188, + 470, + 474 + ], + "c:glass_panes": [ + 356, + 493, + 501, + 487, + 497, + 498, + 495, + 499, + 489, + 494, + 491, + 488, + 492, + 496, + 500, + 486, + 490 + ], + "c:gold_ingots": [ + 811 + ], + "minecraft:gold_ores": [ + 68, + 78, + 69 ], "c:gray_dyes": [ - 911 + 948 ], "c:green_dyes": [ - 917 + 954 ], "minecraft:hanging_signs": [ - 857, - 858, - 859, - 861, - 862, - 860, - 863, - 866, - 867, - 864, - 865 + 894, + 895, + 896, + 898, + 899, + 897, + 900, + 903, + 904, + 901, + 902 ], "c:hoes": [ - 801, - 791, - 781, - 786, - 796, - 806 + 838, + 828, + 818, + 823, + 833, + 843 ], "minecraft:hoes": [ - 801, - 786, - 791, - 806, - 781, - 796 + 838, + 823, + 828, + 843, + 818, + 833 ], "minecraft:ignored_by_piglin_babies": [ - 873 + 910 ], "c:ingots": [ - 772, - 774, - 770, - 775 + 809, + 811, + 807, + 812 ], "c:iron_ingots": [ - 770 + 807 ], "minecraft:iron_ores": [ - 51, - 52 + 64, + 65 ], "minecraft:jungle_logs": [ - 113, + 134, + 168, 147, - 126, - 136 + 157 ], "c:lapis": [ - 766 + 803 ], "minecraft:lapis_ores": [ - 61, - 62 + 74, + 75 ], "c:lava_buckets": [ - 870 + 907 ], "minecraft:leaves": [ - 157, - 154, - 155, - 160, - 158, - 156, - 162, - 163, - 161, - 159 + 178, + 175, + 176, + 181, + 179, + 177, + 183, + 184, + 182, + 180 ], "minecraft:lectern_books": [ - 1047, - 1046 + 1086, + 1085 ], "c:light_blue_dyes": [ - 907 + 944 ], "c:light_gray_dyes": [ - 912 + 949 ], "c:lime_dyes": [ - 909 + 946 ], "minecraft:logs": [ - 116, + 137, + 171, 150, - 129, - 139, - 110, + 160, + 131, + 165, 144, - 123, - 133, - 114, + 154, + 135, + 169, 148, - 127, - 137, - 112, + 158, + 133, + 167, 146, - 125, - 135, - 113, + 156, + 134, + 168, 147, - 126, - 136, - 111, + 157, + 132, + 166, 145, - 124, - 134, - 117, + 155, + 138, + 172, 151, - 130, - 140, - 115, + 161, + 136, + 170, 149, - 128, - 138, - 120, - 131, - 152, + 159, 141, - 121, - 132, + 152, + 173, + 162, + 142, 153, - 142 + 174, + 163 ], "minecraft:logs_that_burn": [ - 116, + 137, + 171, 150, - 129, - 139, - 110, + 160, + 131, + 165, 144, - 123, - 133, - 114, + 154, + 135, + 169, 148, - 127, - 137, - 112, + 158, + 133, + 167, 146, - 125, - 135, - 113, + 156, + 134, + 168, 147, - 126, - 136, - 111, + 157, + 132, + 166, 145, - 124, - 134, - 117, + 155, + 138, + 172, 151, - 130, - 140, - 115, + 161, + 136, + 170, 149, - 128, - 138 + 159 ], "c:magenta_dyes": [ - 906 + 943 ], "minecraft:mangrove_logs": [ - 117, + 138, + 172, 151, - 130, - 140 + 161 ], "c:milk_buckets": [ - 874 + 911 ], "minecraft:music_discs": [ - 1122, - 1123, - 1124, - 1125, - 1126, - 1127, - 1128, - 1129, - 1130, - 1131, - 1132, - 1133, - 1137, - 1134, - 1136, - 1135 + 1161, + 1162, + 1163, + 1164, + 1165, + 1166, + 1167, + 1168, + 1169, + 1170, + 1171, + 1172, + 1176, + 1173, + 1175, + 1174 ], "c:netherite_ingots": [ - 775 + 812 ], "minecraft:non_flammable_wood": [ - 121, - 132, - 153, 142, - 120, - 131, - 152, - 141, - 32, - 33, - 240, - 241, - 686, - 687, - 298, - 299, - 710, - 711, - 721, - 722, - 371, - 372, - 671, - 672, - 698, - 699, - 855, - 856, - 867, - 866 + 153, + 174, + 163, + 141, + 152, + 173, + 162, + 45, + 46, + 261, + 262, + 707, + 708, + 319, + 320, + 739, + 740, + 758, + 759, + 392, + 393, + 692, + 693, + 719, + 720, + 892, + 893, + 904, + 903 ], "minecraft:noteblock_top_instruments": [ - 1060, - 1057, - 1061, - 1062, - 1058, - 1063, - 1059 + 1099, + 1096, + 1100, + 1101, + 1097, + 1102, + 1098 ], "c:nuggets": [ - 955, - 1119 + 993, + 1158 ], "minecraft:oak_logs": [ - 110, + 131, + 165, 144, - 123, - 133 + 154 ], "c:orange_dyes": [ - 905 + 942 ], "c:ores": [ - 57, - 58, - 53, - 54, - 55, + 70, + 71, + 66, + 67, + 68, + 78, + 69, + 64, 65, - 56, - 51, - 52, - 49, - 50, - 59, - 60, - 61, 62, 63, - 64, - 66 + 72, + 73, + 74, + 75, + 76, + 77, + 79 ], "c:pickaxes": [ - 799, - 789, - 779, - 784, - 794, - 804 + 836, + 826, + 816, + 821, + 831, + 841 ], "minecraft:pickaxes": [ - 799, - 784, - 789, - 804, - 779, - 794 + 836, + 821, + 826, + 841, + 816, + 831 ], "minecraft:piglin_food": [ - 841, - 842 + 878, + 879 ], "minecraft:piglin_loved": [ - 55, - 65, - 56, - 76, - 1180, - 675, - 774, - 1162, - 892, - 1056, - 966, - 844, - 845, - 832, - 833, - 834, - 835, - 1079, - 787, - 789, - 788, - 790, - 791, - 773, - 71 + 68, + 78, + 69, + 89, + 1219, + 696, + 811, + 1201, + 929, + 1095, + 1004, + 881, + 882, + 869, + 870, + 871, + 872, + 1118, + 824, + 826, + 825, + 827, + 828, + 810, + 84 ], "minecraft:piglin_repellents": [ - 309, - 1164, - 1168 + 330, + 1203, + 1207 ], "c:pink_dyes": [ - 910 + 947 ], "minecraft:planks": [ - 23, - 24, - 25, - 26, - 27, - 29, - 32, - 33, - 30, - 31, - 28 + 36, + 37, + 38, + 39, + 40, + 42, + 45, + 46, + 43, + 44, + 41 ], "c:potions": [ - 1115, - 1112, - 957 + 1154, + 1151, + 995 ], "c:purple_dyes": [ - 914 + 951 ], "c:quartz": [ - 767 + 804 ], "c:quartz_ores": [ - 66 + 79 ], "minecraft:rails": [ - 725, - 723, - 724, - 726 + 762, + 760, + 761, + 763 ], "c:raw_copper_blocks": [ - 70 + 83 ], "c:raw_copper_ores": [ - 771 + 808 ], "c:raw_gold_blocks": [ - 71 + 84 ], "c:raw_gold_ores": [ - 773 + 810 ], "c:raw_iron_blocks": [ - 69 + 82 ], "c:raw_iron_ores": [ - 769 + 806 ], "c:raw_ores": [ - 769, - 771, - 773 + 806, + 808, + 810 ], "c:red_dyes": [ - 918 + 955 ], "c:red_sandstone_blocks": [ - 488, - 489, - 490, - 260 + 509, + 510, + 511, + 281 ], "c:red_sandstone_slabs": [ - 253, - 254, - 618 + 274, + 275, + 639 ], "c:red_sandstone_stairs": [ - 491, - 600 + 512, + 621 ], "c:redstone_dusts": [ - 635 + 656 ], "minecraft:redstone_ores": [ - 57, - 58 + 70, + 71 ], "minecraft:sand": [ - 44, - 47, - 45 + 57, + 60, + 58 ], "c:sandstone_blocks": [ - 169, - 170, - 171, - 261, - 488, - 489, - 490, - 260 + 190, + 191, + 192, + 282, + 509, + 510, + 511, + 281 ], "c:sandstone_slabs": [ - 244, - 245, - 623, - 253, - 254, - 618 + 265, + 266, + 644, + 274, + 275, + 639 ], "c:sandstone_stairs": [ - 358, - 606, - 491, - 600 + 379, + 627, + 512, + 621 ], "minecraft:saplings": [ - 35, - 36, - 37, - 38, - 39, - 41, - 175, - 176, - 42, - 40 + 48, + 49, + 50, + 51, + 52, + 54, + 196, + 197, + 55, + 53 ], "c:shears": [ - 942 + 980 ], "c:shields": [ - 1116 + 1155 ], "c:shovels": [ - 798, - 788, - 778, - 783, - 793, - 803 + 835, + 825, + 815, + 820, + 830, + 840 ], "minecraft:shovels": [ - 798, - 783, - 788, - 803, - 778, - 793 + 835, + 820, + 825, + 840, + 815, + 830 ], "c:shulker_boxes": [ - 500, - 512, - 513, - 510, - 508, - 514, - 504, - 509, - 506, - 503, - 502, - 507, - 511, - 515, - 501, - 505, - 516 + 521, + 533, + 534, + 531, + 529, + 535, + 525, + 530, + 527, + 524, + 523, + 528, + 532, + 536, + 522, + 526, + 537 ], "minecraft:signs": [ - 846, - 847, - 848, - 850, - 849, - 852, - 855, - 856, - 853, - 854, - 851 + 883, + 884, + 885, + 887, + 886, + 889, + 892, + 893, + 890, + 891, + 888 ], "minecraft:slabs": [ - 230, - 231, - 232, - 233, - 234, - 236, - 240, - 241, - 237, - 238, - 235, - 239, - 242, - 243, - 249, - 244, - 255, + 251, 252, 253, - 248, - 247, - 251, - 246, - 256, + 254, + 255, 257, + 261, + 262, 258, - 617, - 618, - 619, - 620, - 621, - 622, - 623, - 624, - 625, - 626, - 627, - 628, - 629, - 245, - 254, - 1178, - 1186, - 1182, - 630, - 631, - 633, - 632, + 259, + 256, + 260, + 263, + 264, + 270, + 265, + 276, + 273, + 274, + 269, + 268, + 272, + 267, + 277, + 278, + 279, + 638, + 639, + 640, + 641, + 642, + 643, + 644, + 645, + 646, + 647, + 648, + 649, + 650, + 266, + 275, + 1217, + 1225, + 1221, + 651, + 652, + 654, + 653, + 129, + 128, + 127, + 110, + 109, 108, 107, - 106, - 93, - 92, - 91, - 90, - 109, - 250 + 130, + 271 ], "minecraft:small_flowers": [ - 196, - 197, - 198, - 199, - 200, - 201, - 202, - 203, - 204, - 205, - 206, - 207, - 208, - 209 + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 230 ], "minecraft:smelts_to_glass": [ - 44, - 47 + 57, + 60 ], "minecraft:sniffer_food": [ - 1106 + 1145 ], "minecraft:soul_fire_base_blocks": [ - 304, - 305 + 325, + 326 ], "c:spears": [ - 1139 + 1178 ], "minecraft:spruce_logs": [ - 111, + 132, + 166, 145, - 124, - 134 + 155 ], "minecraft:stairs": [ - 361, - 362, - 363, - 364, - 365, - 367, - 371, - 372, - 368, + 382, + 383, + 384, + 385, + 386, + 388, + 392, + 393, + 389, + 390, + 387, + 391, + 303, + 379, 369, - 366, - 370, - 282, - 358, - 348, - 340, - 339, - 275, - 404, - 491, - 485, - 484, - 486, - 599, - 600, - 601, - 602, - 603, - 604, - 605, - 606, - 607, - 608, - 609, - 610, - 611, - 612, - 1179, - 1187, - 1183, - 613, - 614, - 616, - 615, - 89, - 88, - 87, - 86, + 361, + 360, + 296, + 425, + 512, + 506, + 505, + 507, + 620, + 621, + 622, + 623, + 624, + 625, + 626, + 627, + 628, + 629, + 630, + 631, + 632, + 633, + 1218, + 1226, + 1222, + 634, + 635, + 637, + 636, + 106, + 105, 104, 103, - 102, - 105, - 341 + 125, + 124, + 123, + 126, + 362 ], "minecraft:stone_bricks": [ - 318, - 319, - 320, - 321 + 339, + 340, + 341, + 342 ], "minecraft:stone_buttons": [ - 660, - 661 + 681, + 682 ], "minecraft:stone_crafting_materials": [ - 22, - 1177, + 35, + 1216, 9 ], "minecraft:stone_tool_materials": [ - 22, - 1177, + 35, + 1216, 9 ], "c:swords": [ - 797, - 787, - 777, - 782, - 792, - 802 + 834, + 824, + 814, + 819, + 829, + 839 ], "minecraft:swords": [ - 797, - 782, - 787, - 802, - 777, - 792 + 834, + 819, + 824, + 839, + 814, + 829 ], "minecraft:tall_flowers": [ - 443, - 444, - 446, - 445, - 210 + 464, + 465, + 467, + 466, + 231 ], "minecraft:terracotta": [ + 461, + 426, + 427, + 428, + 429, + 430, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439, 440, - 405, - 406, - 407, - 408, - 409, - 410, - 411, - 412, - 413, - 414, - 415, - 416, - 417, - 418, - 419, - 420 + 441 ], "minecraft:tools": [ - 797, - 782, - 787, - 802, - 777, - 792, - 800, - 785, - 790, - 805, - 780, - 795, - 799, - 784, - 789, - 804, - 779, - 794, - 798, - 783, - 788, - 803, - 778, - 793, - 801, - 786, - 791, - 806, - 781, - 796, - 1139 + 834, + 819, + 824, + 839, + 814, + 829, + 837, + 822, + 827, + 842, + 817, + 832, + 836, + 821, + 826, + 841, + 816, + 831, + 835, + 820, + 825, + 840, + 815, + 830, + 838, + 823, + 828, + 843, + 818, + 833, + 1178 ], "minecraft:trapdoors": [ - 705, - 703, - 707, - 704, - 701, - 702, - 710, - 711, - 708, - 709, - 706, - 700 + 734, + 732, + 736, + 733, + 730, + 731, + 739, + 740, + 737, + 738, + 735, + 729 ], "minecraft:trim_materials": [ - 770, - 772, - 774, - 766, - 765, - 764, - 775, - 635, - 767, - 768 + 807, + 809, + 811, + 803, + 802, + 801, + 812, + 656, + 804, + 805 ], "minecraft:trim_templates": [ - 1223, - 1229, - 1221, - 1224, - 1220, - 1222, - 1228, - 1226, - 1219, - 1225, - 1227, - 1230, - 1231, - 1232, - 1233, - 1234 + 1262, + 1268, + 1260, + 1263, + 1259, + 1261, + 1267, + 1265, + 1258, + 1264, + 1266, + 1269, + 1270, + 1271, + 1272, + 1273 ], "minecraft:trimmable_armor": [ - 836, - 837, - 838, - 839, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 824, - 825, - 826, - 827, - 820, - 821, - 822, - 823, - 816, - 817, - 818, - 819, - 756 + 873, + 874, + 875, + 876, + 865, + 866, + 867, + 868, + 869, + 870, + 871, + 872, + 861, + 862, + 863, + 864, + 857, + 858, + 859, + 860, + 853, + 854, + 855, + 856, + 793 ], "c:uncolored_sandstone_blocks": [ - 169, - 170, - 171, - 261 + 190, + 191, + 192, + 282 ], "c:uncolored_sandstone_slabs": [ - 244, - 245, - 623 + 265, + 266, + 644 ], "c:uncolored_sandstone_stairs": [ - 358, - 606 - ], - "c:villager_job_sites": [ - 1154, - 1156, - 963, - 1157, - 964, - 1153, - 1158, - 1159, - 648, - 1145, - 1160, - 1155, - 1161 + 379, + 627 + ], + "c:villager_job_sites": [ + 1193, + 1195, + 1001, + 1196, + 1002, + 1192, + 1197, + 1198, + 669, + 1184, + 1199, + 1194, + 1200 ], "minecraft:villager_plantable_seeds": [ - 813, - 1052, - 1051, - 1109, - 1106, - 1107 + 850, + 1091, + 1090, + 1148, + 1145, + 1146 ], "minecraft:walls": [ - 375, - 376, - 377, - 378, - 379, - 380, - 381, - 382, - 384, - 385, - 386, - 387, - 388, - 389, - 390, - 392, - 391, - 393, - 394, 396, - 395, - 383 + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 405, + 406, + 407, + 408, + 409, + 410, + 411, + 413, + 412, + 414, + 415, + 417, + 416, + 404 ], "minecraft:warped_stems": [ - 121, - 132, + 142, 153, - 142 + 174, + 163 ], "minecraft:wart_blocks": [ - 495, - 496 + 516, + 517 ], "c:water_buckets": [ - 869 + 906 ], "c:white_dyes": [ - 904 + 941 ], "c:wooden_barrels": [ - 1154 + 1193 ], "minecraft:wooden_buttons": [ - 662, - 663, - 664, - 665, - 666, - 668, - 671, - 672, - 669, - 670, - 667 - ], - "minecraft:wooden_doors": [ + 683, + 684, + 685, + 686, + 687, 689, - 690, - 691, 692, 693, - 695, - 698, - 699, - 696, - 697, - 694 + 690, + 691, + 688 + ], + "minecraft:wooden_doors": [ + 710, + 711, + 712, + 713, + 714, + 716, + 719, + 720, + 717, + 718, + 715 ], "minecraft:wooden_fences": [ - 289, - 293, - 295, - 290, - 291, - 292, - 298, - 299, - 296, - 297, - 294 + 310, + 314, + 316, + 311, + 312, + 313, + 319, + 320, + 317, + 318, + 315 ], "minecraft:wooden_pressure_plates": [ - 677, - 678, - 679, - 680, - 681, - 683, - 686, - 687, - 684, - 685, - 682 + 698, + 699, + 700, + 701, + 702, + 704, + 707, + 708, + 705, + 706, + 703 ], "minecraft:wooden_slabs": [ - 230, - 231, - 232, - 233, - 234, - 236, - 240, - 241, - 237, - 238, - 235 + 251, + 252, + 253, + 254, + 255, + 257, + 261, + 262, + 258, + 259, + 256 ], "minecraft:wooden_stairs": [ - 361, - 362, - 363, - 364, - 365, - 367, - 371, - 372, - 368, - 369, - 366 + 382, + 383, + 384, + 385, + 386, + 388, + 392, + 393, + 389, + 390, + 387 ], "minecraft:wooden_trapdoors": [ - 705, - 703, - 707, - 704, - 701, - 702, - 710, - 711, - 708, - 709, - 706 + 734, + 732, + 736, + 733, + 730, + 731, + 739, + 740, + 737, + 738, + 735 ], "minecraft:wool": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192, - 193, - 194, - 195 + 201, + 202, + 203, + 204, + 205, + 206, + 207, + 208, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216 ], "minecraft:wool_carpets": [ - 424, - 425, - 426, - 427, - 428, - 429, - 430, - 431, - 432, - 433, - 434, - 435, - 436, - 437, - 438, - 439 + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 458, + 459, + 460 ], "c:yellow_dyes": [ - 908 + 945 ] }, "minecraft:painting_variant": { @@ -5822,6 +5939,7 @@ "c:floral": [ 52, 32, + 5, 20 ], "c:flower_forests": [ diff --git a/extractor/build.gradle b/extractor/build.gradle index 3181fb394..3ea20aff0 100644 --- a/extractor/build.gradle +++ b/extractor/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'fabric-loom' version '1.2-SNAPSHOT' + id 'fabric-loom' version '1.5-SNAPSHOT' } sourceCompatibility = JavaVersion.VERSION_17 diff --git a/extractor/gradle.properties b/extractor/gradle.properties index f75e33115..58257a494 100644 --- a/extractor/gradle.properties +++ b/extractor/gradle.properties @@ -2,12 +2,12 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.1 -loader_version=0.14.21 +minecraft_version=1.20.4 +yarn_mappings=1.20.4+build.3 +loader_version=0.15.6 # Mod Properties mod_version=1.0.0 maven_group=dev.00a archives_base_name=valence-extractor # Dependencies -fabric_version=0.83.0+1.20.1 +fabric_version=0.95.0+1.20.4 diff --git a/extractor/gradle/wrapper/gradle-wrapper.jar b/extractor/gradle/wrapper/gradle-wrapper.jar index 249e5832f090a2944b7473328c07c9755baa3196..d64cd4917707c1f8861d8cb53dd15194d4248596 100644 GIT binary patch literal 43462 zcma&NWl&^owk(X(xVyW%ySuwf;qI=D6|RlDJ2cR^yEKh!@I- zp9QeisK*rlxC>+~7Dk4IxIRsKBHqdR9b3+fyL=ynHmIDe&|>O*VlvO+%z5;9Z$|DJ zb4dO}-R=MKr^6EKJiOrJdLnCJn>np?~vU-1sSFgPu;pthGwf}bG z(1db%xwr#x)r+`4AGu$j7~u2MpVs3VpLp|mx&;>`0p0vH6kF+D2CY0fVdQOZ@h;A` z{infNyvmFUiu*XG}RNMNwXrbec_*a3N=2zJ|Wh5z* z5rAX$JJR{#zP>KY**>xHTuw?|-Rg|o24V)74HcfVT;WtQHXlE+_4iPE8QE#DUm%x0 zEKr75ur~W%w#-My3Tj`hH6EuEW+8K-^5P62$7Sc5OK+22qj&Pd1;)1#4tKihi=~8C zHiQSst0cpri6%OeaR`PY>HH_;CPaRNty%WTm4{wDK8V6gCZlG@U3$~JQZ;HPvDJcT1V{ z?>H@13MJcCNe#5z+MecYNi@VT5|&UiN1D4ATT+%M+h4c$t;C#UAs3O_q=GxK0}8%8 z8J(_M9bayxN}69ex4dzM_P3oh@ZGREjVvn%%r7=xjkqxJP4kj}5tlf;QosR=%4L5y zWhgejO=vao5oX%mOHbhJ8V+SG&K5dABn6!WiKl{|oPkq(9z8l&Mm%(=qGcFzI=eLu zWc_oCLyf;hVlB@dnwY98?75B20=n$>u3b|NB28H0u-6Rpl((%KWEBOfElVWJx+5yg z#SGqwza7f}$z;n~g%4HDU{;V{gXIhft*q2=4zSezGK~nBgu9-Q*rZ#2f=Q}i2|qOp z!!y4p)4o=LVUNhlkp#JL{tfkhXNbB=Ox>M=n6soptJw-IDI|_$is2w}(XY>a=H52d z3zE$tjPUhWWS+5h=KVH&uqQS=$v3nRs&p$%11b%5qtF}S2#Pc`IiyBIF4%A!;AVoI zXU8-Rpv!DQNcF~(qQnyyMy=-AN~U>#&X1j5BLDP{?K!%h!;hfJI>$mdLSvktEr*89 zdJHvby^$xEX0^l9g$xW-d?J;L0#(`UT~zpL&*cEh$L|HPAu=P8`OQZV!-}l`noSp_ zQ-1$q$R-gDL)?6YaM!=8H=QGW$NT2SeZlb8PKJdc=F-cT@j7Xags+Pr*jPtlHFnf- zh?q<6;)27IdPc^Wdy-mX%2s84C1xZq9Xms+==F4);O`VUASmu3(RlgE#0+#giLh-& zcxm3_e}n4{%|X zJp{G_j+%`j_q5}k{eW&TlP}J2wtZ2^<^E(O)4OQX8FDp6RJq!F{(6eHWSD3=f~(h} zJXCf7=r<16X{pHkm%yzYI_=VDP&9bmI1*)YXZeB}F? z(%QsB5fo*FUZxK$oX~X^69;x~j7ms8xlzpt-T15e9}$4T-pC z6PFg@;B-j|Ywajpe4~bk#S6(fO^|mm1hKOPfA%8-_iGCfICE|=P_~e;Wz6my&)h_~ zkv&_xSAw7AZ%ThYF(4jADW4vg=oEdJGVOs>FqamoL3Np8>?!W#!R-0%2Bg4h?kz5I zKV-rKN2n(vUL%D<4oj@|`eJ>0i#TmYBtYmfla;c!ATW%;xGQ0*TW@PTlGG><@dxUI zg>+3SiGdZ%?5N=8uoLA|$4isK$aJ%i{hECP$bK{J#0W2gQ3YEa zZQ50Stn6hqdfxJ*9#NuSLwKFCUGk@c=(igyVL;;2^wi4o30YXSIb2g_ud$ zgpCr@H0qWtk2hK8Q|&wx)}4+hTYlf;$a4#oUM=V@Cw#!$(nOFFpZ;0lc!qd=c$S}Z zGGI-0jg~S~cgVT=4Vo)b)|4phjStD49*EqC)IPwyeKBLcN;Wu@Aeph;emROAwJ-0< z_#>wVm$)ygH|qyxZaet&(Vf%pVdnvKWJn9`%DAxj3ot;v>S$I}jJ$FLBF*~iZ!ZXE zkvui&p}fI0Y=IDX)mm0@tAd|fEHl~J&K}ZX(Mm3cm1UAuwJ42+AO5@HwYfDH7ipIc zmI;1J;J@+aCNG1M`Btf>YT>~c&3j~Qi@Py5JT6;zjx$cvOQW@3oQ>|}GH?TW-E z1R;q^QFjm5W~7f}c3Ww|awg1BAJ^slEV~Pk`Kd`PS$7;SqJZNj->it4DW2l15}xP6 zoCl$kyEF%yJni0(L!Z&14m!1urXh6Btj_5JYt1{#+H8w?5QI%% zo-$KYWNMJVH?Hh@1n7OSu~QhSswL8x0=$<8QG_zepi_`y_79=nK=_ZP_`Em2UI*tyQoB+r{1QYZCpb?2OrgUw#oRH$?^Tj!Req>XiE#~B|~ z+%HB;=ic+R@px4Ld8mwpY;W^A%8%l8$@B@1m5n`TlKI6bz2mp*^^^1mK$COW$HOfp zUGTz-cN9?BGEp}5A!mDFjaiWa2_J2Iq8qj0mXzk; z66JBKRP{p%wN7XobR0YjhAuW9T1Gw3FDvR5dWJ8ElNYF94eF3ebu+QwKjtvVu4L zI9ip#mQ@4uqVdkl-TUQMb^XBJVLW(-$s;Nq;@5gr4`UfLgF$adIhd?rHOa%D);whv z=;krPp~@I+-Z|r#s3yCH+c1US?dnm+C*)r{m+86sTJusLdNu^sqLrfWed^ndHXH`m zd3#cOe3>w-ga(Dus_^ppG9AC>Iq{y%%CK+Cro_sqLCs{VLuK=dev>OL1dis4(PQ5R zcz)>DjEkfV+MO;~>VUlYF00SgfUo~@(&9$Iy2|G0T9BSP?&T22>K46D zL*~j#yJ?)^*%J3!16f)@Y2Z^kS*BzwfAQ7K96rFRIh>#$*$_Io;z>ux@}G98!fWR@ zGTFxv4r~v)Gsd|pF91*-eaZ3Qw1MH$K^7JhWIdX%o$2kCbvGDXy)a?@8T&1dY4`;L z4Kn+f%SSFWE_rpEpL9bnlmYq`D!6F%di<&Hh=+!VI~j)2mfil03T#jJ_s?}VV0_hp z7T9bWxc>Jm2Z0WMU?`Z$xE74Gu~%s{mW!d4uvKCx@WD+gPUQ zV0vQS(Ig++z=EHN)BR44*EDSWIyT~R4$FcF*VEY*8@l=218Q05D2$|fXKFhRgBIEE zdDFB}1dKkoO^7}{5crKX!p?dZWNz$m>1icsXG2N+((x0OIST9Zo^DW_tytvlwXGpn zs8?pJXjEG;T@qrZi%#h93?FP$!&P4JA(&H61tqQi=opRzNpm zkrG}$^t9&XduK*Qa1?355wd8G2CI6QEh@Ua>AsD;7oRUNLPb76m4HG3K?)wF~IyS3`fXuNM>${?wmB zpVz;?6_(Fiadfd{vUCBM*_kt$+F3J+IojI;9L(gc9n3{sEZyzR9o!_mOwFC#tQ{Q~ zP3-`#uK#tP3Q7~Q;4H|wjZHO8h7e4IuBxl&vz2w~D8)w=Wtg31zpZhz%+kzSzL*dV zwp@{WU4i;hJ7c2f1O;7Mz6qRKeASoIv0_bV=i@NMG*l<#+;INk-^`5w@}Dj~;k=|}qM1vq_P z|GpBGe_IKq|LNy9SJhKOQ$c=5L{Dv|Q_lZl=-ky*BFBJLW9&y_C|!vyM~rQx=!vun z?rZJQB5t}Dctmui5i31C_;_}CEn}_W%>oSXtt>@kE1=JW*4*v4tPp;O6 zmAk{)m!)}34pTWg8{i>($%NQ(Tl;QC@J@FfBoc%Gr&m560^kgSfodAFrIjF}aIw)X zoXZ`@IsMkc8_=w%-7`D6Y4e*CG8k%Ud=GXhsTR50jUnm+R*0A(O3UKFg0`K;qp1bl z7``HN=?39ic_kR|^R^~w-*pa?Vj#7|e9F1iRx{GN2?wK!xR1GW!qa=~pjJb-#u1K8 zeR?Y2i-pt}yJq;SCiVHODIvQJX|ZJaT8nO+(?HXbLefulKKgM^B(UIO1r+S=7;kLJ zcH}1J=Px2jsh3Tec&v8Jcbng8;V-`#*UHt?hB(pmOipKwf3Lz8rG$heEB30Sg*2rx zV<|KN86$soN(I!BwO`1n^^uF2*x&vJ$2d$>+`(romzHP|)K_KkO6Hc>_dwMW-M(#S zK(~SiXT1@fvc#U+?|?PniDRm01)f^#55;nhM|wi?oG>yBsa?~?^xTU|fX-R(sTA+5 zaq}-8Tx7zrOy#3*JLIIVsBmHYLdD}!0NP!+ITW+Thn0)8SS!$@)HXwB3tY!fMxc#1 zMp3H?q3eD?u&Njx4;KQ5G>32+GRp1Ee5qMO0lZjaRRu&{W<&~DoJNGkcYF<5(Ab+J zgO>VhBl{okDPn78<%&e2mR{jwVCz5Og;*Z;;3%VvoGo_;HaGLWYF7q#jDX=Z#Ml`H z858YVV$%J|e<1n`%6Vsvq7GmnAV0wW4$5qQ3uR@1i>tW{xrl|ExywIc?fNgYlA?C5 zh$ezAFb5{rQu6i7BSS5*J-|9DQ{6^BVQ{b*lq`xS@RyrsJN?-t=MTMPY;WYeKBCNg z^2|pN!Q^WPJuuO4!|P@jzt&tY1Y8d%FNK5xK(!@`jO2aEA*4 zkO6b|UVBipci?){-Ke=+1;mGlND8)6+P;8sq}UXw2hn;fc7nM>g}GSMWu&v&fqh

iViYT=fZ(|3Ox^$aWPp4a8h24tD<|8-!aK0lHgL$N7Efw}J zVIB!7=T$U`ao1?upi5V4Et*-lTG0XvExbf!ya{cua==$WJyVG(CmA6Of*8E@DSE%L z`V^$qz&RU$7G5mg;8;=#`@rRG`-uS18$0WPN@!v2d{H2sOqP|!(cQ@ zUHo!d>>yFArLPf1q`uBvY32miqShLT1B@gDL4XoVTK&@owOoD)OIHXrYK-a1d$B{v zF^}8D3Y^g%^cnvScOSJR5QNH+BI%d|;J;wWM3~l>${fb8DNPg)wrf|GBP8p%LNGN# z3EaIiItgwtGgT&iYCFy9-LG}bMI|4LdmmJt@V@% zb6B)1kc=T)(|L@0;wr<>=?r04N;E&ef+7C^`wPWtyQe(*pD1pI_&XHy|0gIGHMekd zF_*M4yi6J&Z4LQj65)S zXwdM{SwUo%3SbPwFsHgqF@V|6afT|R6?&S;lw=8% z3}@9B=#JI3@B*#4s!O))~z zc>2_4Q_#&+5V`GFd?88^;c1i7;Vv_I*qt!_Yx*n=;rj!82rrR2rQ8u5(Ejlo{15P% zs~!{%XJ>FmJ})H^I9bn^Re&38H{xA!0l3^89k(oU;bZWXM@kn$#aoS&Y4l^-WEn-fH39Jb9lA%s*WsKJQl?n9B7_~P z-XM&WL7Z!PcoF6_D>V@$CvUIEy=+Z&0kt{szMk=f1|M+r*a43^$$B^MidrT0J;RI` z(?f!O<8UZkm$_Ny$Hth1J#^4ni+im8M9mr&k|3cIgwvjAgjH z8`N&h25xV#v*d$qBX5jkI|xOhQn!>IYZK7l5#^P4M&twe9&Ey@@GxYMxBZq2e7?`q z$~Szs0!g{2fGcp9PZEt|rdQ6bhAgpcLHPz?f-vB?$dc*!9OL?Q8mn7->bFD2Si60* z!O%y)fCdMSV|lkF9w%x~J*A&srMyYY3{=&$}H zGQ4VG_?$2X(0|vT0{=;W$~icCI{b6W{B!Q8xdGhF|D{25G_5_+%s(46lhvNLkik~R z>nr(&C#5wwOzJZQo9m|U<;&Wk!_#q|V>fsmj1g<6%hB{jGoNUPjgJslld>xmODzGjYc?7JSuA?A_QzjDw5AsRgi@Y|Z0{F{!1=!NES-#*f^s4l0Hu zz468))2IY5dmD9pa*(yT5{EyP^G>@ZWumealS-*WeRcZ}B%gxq{MiJ|RyX-^C1V=0 z@iKdrGi1jTe8Ya^x7yyH$kBNvM4R~`fbPq$BzHum-3Zo8C6=KW@||>zsA8-Y9uV5V z#oq-f5L5}V<&wF4@X@<3^C%ptp6+Ce)~hGl`kwj)bsAjmo_GU^r940Z-|`<)oGnh7 zFF0Tde3>ui?8Yj{sF-Z@)yQd~CGZ*w-6p2U<8}JO-sRsVI5dBji`01W8A&3$?}lxBaC&vn0E$c5tW* zX>5(zzZ=qn&!J~KdsPl;P@bmA-Pr8T*)eh_+Dv5=Ma|XSle6t(k8qcgNyar{*ReQ8 zTXwi=8vr>!3Ywr+BhggHDw8ke==NTQVMCK`$69fhzEFB*4+H9LIvdt-#IbhZvpS}} zO3lz;P?zr0*0$%-Rq_y^k(?I{Mk}h@w}cZpMUp|ucs55bcloL2)($u%mXQw({Wzc~ z;6nu5MkjP)0C(@%6Q_I_vsWrfhl7Zpoxw#WoE~r&GOSCz;_ro6i(^hM>I$8y>`!wW z*U^@?B!MMmb89I}2(hcE4zN2G^kwyWCZp5JG>$Ez7zP~D=J^LMjSM)27_0B_X^C(M z`fFT+%DcKlu?^)FCK>QzSnV%IsXVcUFhFdBP!6~se&xxrIxsvySAWu++IrH;FbcY$ z2DWTvSBRfLwdhr0nMx+URA$j3i7_*6BWv#DXfym?ZRDcX9C?cY9sD3q)uBDR3uWg= z(lUIzB)G$Hr!){>E{s4Dew+tb9kvToZp-1&c?y2wn@Z~(VBhqz`cB;{E4(P3N2*nJ z_>~g@;UF2iG{Kt(<1PyePTKahF8<)pozZ*xH~U-kfoAayCwJViIrnqwqO}7{0pHw$ zs2Kx?s#vQr7XZ264>5RNKSL8|Ty^=PsIx^}QqOOcfpGUU4tRkUc|kc7-!Ae6!+B{o~7nFpm3|G5^=0#Bnm6`V}oSQlrX(u%OWnC zoLPy&Q;1Jui&7ST0~#+}I^&?vcE*t47~Xq#YwvA^6^} z`WkC)$AkNub|t@S!$8CBlwbV~?yp&@9h{D|3z-vJXgzRC5^nYm+PyPcgRzAnEi6Q^gslXYRv4nycsy-SJu?lMps-? zV`U*#WnFsdPLL)Q$AmD|0`UaC4ND07+&UmOu!eHruzV|OUox<+Jl|Mr@6~C`T@P%s zW7sgXLF2SSe9Fl^O(I*{9wsFSYb2l%-;&Pi^dpv!{)C3d0AlNY6!4fgmSgj_wQ*7Am7&$z;Jg&wgR-Ih;lUvWS|KTSg!&s_E9_bXBkZvGiC6bFKDWZxsD$*NZ#_8bl zG1P-#@?OQzED7@jlMJTH@V!6k;W>auvft)}g zhoV{7$q=*;=l{O>Q4a@ ziMjf_u*o^PsO)#BjC%0^h>Xp@;5$p{JSYDt)zbb}s{Kbt!T*I@Pk@X0zds6wsefuU zW$XY%yyRGC94=6mf?x+bbA5CDQ2AgW1T-jVAJbm7K(gp+;v6E0WI#kuACgV$r}6L? zd|Tj?^%^*N&b>Dd{Wr$FS2qI#Ucs1yd4N+RBUQiSZGujH`#I)mG&VKoDh=KKFl4=G z&MagXl6*<)$6P}*Tiebpz5L=oMaPrN+caUXRJ`D?=K9!e0f{@D&cZLKN?iNP@X0aF zE(^pl+;*T5qt?1jRC=5PMgV!XNITRLS_=9{CJExaQj;lt!&pdzpK?8p>%Mb+D z?yO*uSung=-`QQ@yX@Hyd4@CI^r{2oiu`%^bNkz+Nkk!IunjwNC|WcqvX~k=><-I3 zDQdbdb|!v+Iz01$w@aMl!R)koD77Xp;eZwzSl-AT zr@Vu{=xvgfq9akRrrM)}=!=xcs+U1JO}{t(avgz`6RqiiX<|hGG1pmop8k6Q+G_mv zJv|RfDheUp2L3=^C=4aCBMBn0aRCU(DQwX-W(RkRwmLeuJYF<0urcaf(=7)JPg<3P zQs!~G)9CT18o!J4{zX{_e}4eS)U-E)0FAt}wEI(c0%HkxgggW;(1E=>J17_hsH^sP z%lT0LGgbUXHx-K*CI-MCrP66UP0PvGqM$MkeLyqHdbgP|_Cm!7te~b8p+e6sQ_3k| zVcwTh6d83ltdnR>D^)BYQpDKlLk3g0Hdcgz2}%qUs9~~Rie)A-BV1mS&naYai#xcZ z(d{8=-LVpTp}2*y)|gR~;qc7fp26}lPcLZ#=JpYcn3AT9(UIdOyg+d(P5T7D&*P}# zQCYplZO5|7+r19%9e`v^vfSS1sbX1c%=w1;oyruXB%Kl$ACgKQ6=qNWLsc=28xJjg zwvsI5-%SGU|3p>&zXVl^vVtQT3o-#$UT9LI@Npz~6=4!>mc431VRNN8od&Ul^+G_kHC`G=6WVWM z%9eWNyy(FTO|A+@x}Ou3CH)oi;t#7rAxdIXfNFwOj_@Y&TGz6P_sqiB`Q6Lxy|Q{`|fgmRG(k+!#b*M+Z9zFce)f-7;?Km5O=LHV9f9_87; zF7%R2B+$?@sH&&-$@tzaPYkw0;=i|;vWdI|Wl3q_Zu>l;XdIw2FjV=;Mq5t1Q0|f< zs08j54Bp`3RzqE=2enlkZxmX6OF+@|2<)A^RNQpBd6o@OXl+i)zO%D4iGiQNuXd+zIR{_lb96{lc~bxsBveIw6umhShTX+3@ZJ=YHh@ zWY3(d0azg;7oHn>H<>?4@*RQbi>SmM=JrHvIG(~BrvI)#W(EAeO6fS+}mxxcc+X~W6&YVl86W9WFSS}Vz-f9vS?XUDBk)3TcF z8V?$4Q)`uKFq>xT=)Y9mMFVTUk*NIA!0$?RP6Ig0TBmUFrq*Q-Agq~DzxjStQyJ({ zBeZ;o5qUUKg=4Hypm|}>>L=XKsZ!F$yNTDO)jt4H0gdQ5$f|d&bnVCMMXhNh)~mN z@_UV6D7MVlsWz+zM+inZZp&P4fj=tm6fX)SG5H>OsQf_I8c~uGCig$GzuwViK54bcgL;VN|FnyQl>Ed7(@>=8$a_UKIz|V6CeVSd2(P z0Uu>A8A+muM%HLFJQ9UZ5c)BSAv_zH#1f02x?h9C}@pN@6{>UiAp>({Fn(T9Q8B z^`zB;kJ5b`>%dLm+Ol}ty!3;8f1XDSVX0AUe5P#@I+FQ-`$(a;zNgz)4x5hz$Hfbg z!Q(z26wHLXko(1`;(BAOg_wShpX0ixfWq3ponndY+u%1gyX)_h=v1zR#V}#q{au6; z!3K=7fQwnRfg6FXtNQmP>`<;!N137paFS%y?;lb1@BEdbvQHYC{976l`cLqn;b8lp zIDY>~m{gDj(wfnK!lpW6pli)HyLEiUrNc%eXTil|F2s(AY+LW5hkKb>TQ3|Q4S9rr zpDs4uK_co6XPsn_z$LeS{K4jFF`2>U`tbgKdyDne`xmR<@6AA+_hPNKCOR-Zqv;xk zu5!HsBUb^!4uJ7v0RuH-7?l?}b=w5lzzXJ~gZcxRKOovSk@|#V+MuX%Y+=;14i*%{)_gSW9(#4%)AV#3__kac1|qUy!uyP{>?U#5wYNq}y$S9pCc zFc~4mgSC*G~j0u#qqp9 z${>3HV~@->GqEhr_Xwoxq?Hjn#=s2;i~g^&Hn|aDKpA>Oc%HlW(KA1?BXqpxB;Ydx)w;2z^MpjJ(Qi(X!$5RC z*P{~%JGDQqojV>2JbEeCE*OEu!$XJ>bWA9Oa_Hd;y)F%MhBRi*LPcdqR8X`NQ&1L# z5#9L*@qxrx8n}LfeB^J{%-?SU{FCwiWyHp682F+|pa+CQa3ZLzBqN1{)h4d6+vBbV zC#NEbQLC;}me3eeYnOG*nXOJZEU$xLZ1<1Y=7r0(-U0P6-AqwMAM`a(Ed#7vJkn6plb4eI4?2y3yOTGmmDQ!z9`wzbf z_OY#0@5=bnep;MV0X_;;SJJWEf^E6Bd^tVJ9znWx&Ks8t*B>AM@?;D4oWUGc z!H*`6d7Cxo6VuyS4Eye&L1ZRhrRmN6Lr`{NL(wDbif|y&z)JN>Fl5#Wi&mMIr5i;x zBx}3YfF>>8EC(fYnmpu~)CYHuHCyr5*`ECap%t@y=jD>!_%3iiE|LN$mK9>- zHdtpy8fGZtkZF?%TW~29JIAfi2jZT8>OA7=h;8T{{k?c2`nCEx9$r zS+*&vt~2o^^J+}RDG@+9&M^K*z4p{5#IEVbz`1%`m5c2};aGt=V?~vIM}ZdPECDI)47|CWBCfDWUbxBCnmYivQ*0Nu_xb*C>~C9(VjHM zxe<*D<#dQ8TlpMX2c@M<9$w!RP$hpG4cs%AI){jp*Sj|*`m)5(Bw*A0$*i-(CA5#%>a)$+jI2C9r6|(>J8InryENI z$NohnxDUB;wAYDwrb*!N3noBTKPpPN}~09SEL18tkG zxgz(RYU_;DPT{l?Q$+eaZaxnsWCA^ds^0PVRkIM%bOd|G2IEBBiz{&^JtNsODs;5z zICt_Zj8wo^KT$7Bg4H+y!Df#3mbl%%?|EXe!&(Vmac1DJ*y~3+kRKAD=Ovde4^^%~ zw<9av18HLyrf*_>Slp;^i`Uy~`mvBjZ|?Ad63yQa#YK`4+c6;pW4?XIY9G1(Xh9WO8{F-Aju+nS9Vmv=$Ac0ienZ+p9*O%NG zMZKy5?%Z6TAJTE?o5vEr0r>f>hb#2w2U3DL64*au_@P!J!TL`oH2r*{>ffu6|A7tv zL4juf$DZ1MW5ZPsG!5)`k8d8c$J$o;%EIL0va9&GzWvkS%ZsGb#S(?{!UFOZ9<$a| zY|a+5kmD5N&{vRqkgY>aHsBT&`rg|&kezoD)gP0fsNYHsO#TRc_$n6Lf1Z{?+DLziXlHrq4sf(!>O{?Tj;Eh@%)+nRE_2VxbN&&%%caU#JDU%vL3}Cb zsb4AazPI{>8H&d=jUaZDS$-0^AxE@utGs;-Ez_F(qC9T=UZX=>ok2k2 ziTn{K?y~a5reD2A)P${NoI^>JXn>`IeArow(41c-Wm~)wiryEP(OS{YXWi7;%dG9v zI?mwu1MxD{yp_rrk!j^cKM)dc4@p4Ezyo%lRN|XyD}}>v=Xoib0gOcdXrQ^*61HNj z=NP|pd>@yfvr-=m{8$3A8TQGMTE7g=z!%yt`8`Bk-0MMwW~h^++;qyUP!J~ykh1GO z(FZ59xuFR$(WE;F@UUyE@Sp>`aVNjyj=Ty>_Vo}xf`e7`F;j-IgL5`1~-#70$9_=uBMq!2&1l zomRgpD58@)YYfvLtPW}{C5B35R;ZVvB<<#)x%srmc_S=A7F@DW8>QOEGwD6suhwCg z>Pa+YyULhmw%BA*4yjDp|2{!T98~<6Yfd(wo1mQ!KWwq0eg+6)o1>W~f~kL<-S+P@$wx*zeI|1t7z#Sxr5 zt6w+;YblPQNplq4Z#T$GLX#j6yldXAqj>4gAnnWtBICUnA&-dtnlh=t0Ho_vEKwV` z)DlJi#!@nkYV#$!)@>udAU*hF?V`2$Hf=V&6PP_|r#Iv*J$9)pF@X3`k;5})9^o4y z&)~?EjX5yX12O(BsFy-l6}nYeuKkiq`u9145&3Ssg^y{5G3Pse z9w(YVa0)N-fLaBq1`P!_#>SS(8fh_5!f{UrgZ~uEdeMJIz7DzI5!NHHqQtm~#CPij z?=N|J>nPR6_sL7!f4hD_|KH`vf8(Wpnj-(gPWH+ZvID}%?~68SwhPTC3u1_cB`otq z)U?6qo!ZLi5b>*KnYHWW=3F!p%h1;h{L&(Q&{qY6)_qxNfbP6E3yYpW!EO+IW3?@J z);4>g4gnl^8klu7uA>eGF6rIGSynacogr)KUwE_R4E5Xzi*Qir@b-jy55-JPC8c~( zo!W8y9OGZ&`xmc8;=4-U9=h{vCqfCNzYirONmGbRQlR`WWlgnY+1wCXbMz&NT~9*| z6@FrzP!LX&{no2!Ln_3|I==_4`@}V?4a;YZKTdw;vT<+K+z=uWbW(&bXEaWJ^W8Td z-3&1bY^Z*oM<=M}LVt>_j+p=2Iu7pZmbXrhQ_k)ysE9yXKygFNw$5hwDn(M>H+e1&9BM5!|81vd%r%vEm zqxY3?F@fb6O#5UunwgAHR9jp_W2zZ}NGp2%mTW@(hz7$^+a`A?mb8|_G*GNMJ) zjqegXQio=i@AINre&%ofexAr95aop5C+0MZ0m-l=MeO8m3epm7U%vZB8+I+C*iNFM z#T3l`gknX;D$-`2XT^Cg*vrv=RH+P;_dfF++cP?B_msQI4j+lt&rX2)3GaJx%W*Nn zkML%D{z5tpHH=dksQ*gzc|}gzW;lwAbxoR07VNgS*-c3d&8J|;@3t^ zVUz*J*&r7DFRuFVDCJDK8V9NN5hvpgGjwx+5n)qa;YCKe8TKtdnh{I7NU9BCN!0dq zczrBk8pE{{@vJa9ywR@mq*J=v+PG;?fwqlJVhijG!3VmIKs>9T6r7MJpC)m!Tc#>g zMtVsU>wbwFJEfwZ{vB|ZlttNe83)$iz`~#8UJ^r)lJ@HA&G#}W&ZH*;k{=TavpjWE z7hdyLZPf*X%Gm}i`Y{OGeeu^~nB8=`{r#TUrM-`;1cBvEd#d!kPqIgYySYhN-*1;L z^byj%Yi}Gx)Wnkosi337BKs}+5H5dth1JA{Ir-JKN$7zC)*}hqeoD(WfaUDPT>0`- z(6sa0AoIqASwF`>hP}^|)a_j2s^PQn*qVC{Q}htR z5-)duBFXT_V56-+UohKXlq~^6uf!6sA#ttk1o~*QEy_Y-S$gAvq47J9Vtk$5oA$Ct zYhYJ@8{hsC^98${!#Ho?4y5MCa7iGnfz}b9jE~h%EAAv~Qxu)_rAV;^cygV~5r_~?l=B`zObj7S=H=~$W zPtI_m%g$`kL_fVUk9J@>EiBH zOO&jtn~&`hIFMS5S`g8w94R4H40mdNUH4W@@XQk1sr17b{@y|JB*G9z1|CrQjd+GX z6+KyURG3;!*BQrentw{B2R&@2&`2}n(z-2&X7#r!{yg@Soy}cRD~j zj9@UBW+N|4HW4AWapy4wfUI- zZ`gSL6DUlgj*f1hSOGXG0IVH8HxK?o2|3HZ;KW{K+yPAlxtb)NV_2AwJm|E)FRs&& z=c^e7bvUsztY|+f^k7NXs$o1EUq>cR7C0$UKi6IooHWlK_#?IWDkvywnzg&ThWo^? z2O_N{5X39#?eV9l)xI(>@!vSB{DLt*oY!K1R8}_?%+0^C{d9a%N4 zoxHVT1&Lm|uDX%$QrBun5e-F`HJ^T$ zmzv)p@4ZHd_w9!%Hf9UYNvGCw2TTTbrj9pl+T9%-_-}L(tES>Or-}Z4F*{##n3~L~TuxjirGuIY#H7{%$E${?p{Q01 zi6T`n;rbK1yIB9jmQNycD~yZq&mbIsFWHo|ZAChSFPQa<(%d8mGw*V3fh|yFoxOOiWJd(qvVb!Z$b88cg->N=qO*4k~6;R==|9ihg&riu#P~s4Oap9O7f%crSr^rljeIfXDEg>wi)&v*a%7zpz<9w z*r!3q9J|390x`Zk;g$&OeN&ctp)VKRpDSV@kU2Q>jtok($Y-*x8_$2piTxun81@vt z!Vj?COa0fg2RPXMSIo26T=~0d`{oGP*eV+$!0I<(4azk&Vj3SiG=Q!6mX0p$z7I}; z9BJUFgT-K9MQQ-0@Z=^7R<{bn2Fm48endsSs`V7_@%8?Bxkqv>BDoVcj?K#dV#uUP zL1ND~?D-|VGKe3Rw_7-Idpht>H6XRLh*U7epS6byiGvJpr%d}XwfusjH9g;Z98H`x zyde%%5mhGOiL4wljCaWCk-&uE4_OOccb9c!ZaWt4B(wYl!?vyzl%7n~QepN&eFUrw zFIOl9c({``6~QD+43*_tzP{f2x41h(?b43^y6=iwyB)2os5hBE!@YUS5?N_tXd=h( z)WE286Fbd>R4M^P{!G)f;h<3Q>Fipuy+d2q-)!RyTgt;wr$(?9ox3;q+{E*ZQHhOn;lM`cjnu9 zXa48ks-v(~b*;MAI<>YZH(^NV8vjb34beE<_cwKlJoR;k6lJNSP6v}uiyRD?|0w+X@o1ONrH8a$fCxXpf? z?$DL0)7|X}Oc%h^zrMKWc-NS9I0Utu@>*j}b@tJ=ixQSJ={4@854wzW@E>VSL+Y{i z#0b=WpbCZS>kUCO_iQz)LoE>P5LIG-hv9E+oG}DtlIDF>$tJ1aw9^LuhLEHt?BCj& z(O4I8v1s#HUi5A>nIS-JK{v!7dJx)^Yg%XjNmlkWAq2*cv#tHgz`Y(bETc6CuO1VkN^L-L3j_x<4NqYb5rzrLC-7uOv z!5e`GZt%B782C5-fGnn*GhDF$%(qP<74Z}3xx+{$4cYKy2ikxI7B2N+2r07DN;|-T->nU&!=Cm#rZt%O_5c&1Z%nlWq3TKAW0w zQqemZw_ue--2uKQsx+niCUou?HjD`xhEjjQd3%rrBi82crq*~#uA4+>vR<_S{~5ce z-2EIl?~s z1=GVL{NxP1N3%=AOaC}j_Fv=ur&THz zyO!d9kHq|c73kpq`$+t+8Bw7MgeR5~`d7ChYyGCBWSteTB>8WAU(NPYt2Dk`@#+}= zI4SvLlyk#pBgVigEe`?NG*vl7V6m+<}%FwPV=~PvvA)=#ths==DRTDEYh4V5}Cf$z@#;< zyWfLY_5sP$gc3LLl2x+Ii)#b2nhNXJ{R~vk`s5U7Nyu^3yFg&D%Txwj6QezMX`V(x z=C`{76*mNb!qHHs)#GgGZ_7|vkt9izl_&PBrsu@}L`X{95-2jf99K)0=*N)VxBX2q z((vkpP2RneSIiIUEnGb?VqbMb=Zia+rF~+iqslydE34cSLJ&BJW^3knX@M;t*b=EA zNvGzv41Ld_T+WT#XjDB840vovUU^FtN_)G}7v)1lPetgpEK9YS^OWFkPoE{ovj^=@ zO9N$S=G$1ecndT_=5ehth2Lmd1II-PuT~C9`XVePw$y8J#dpZ?Tss<6wtVglm(Ok7 z3?^oi@pPio6l&!z8JY(pJvG=*pI?GIOu}e^EB6QYk$#FJQ%^AIK$I4epJ+9t?KjqA+bkj&PQ*|vLttme+`9G=L% ziadyMw_7-M)hS(3E$QGNCu|o23|%O+VN7;Qggp?PB3K-iSeBa2b}V4_wY`G1Jsfz4 z9|SdB^;|I8E8gWqHKx!vj_@SMY^hLEIbSMCuE?WKq=c2mJK z8LoG-pnY!uhqFv&L?yEuxo{dpMTsmCn)95xanqBrNPTgXP((H$9N${Ow~Is-FBg%h z53;|Y5$MUN)9W2HBe2TD`ct^LHI<(xWrw}$qSoei?}s)&w$;&!14w6B6>Yr6Y8b)S z0r71`WmAvJJ`1h&poLftLUS6Ir zC$bG9!Im_4Zjse)#K=oJM9mHW1{%l8sz$1o?ltdKlLTxWWPB>Vk22czVt|1%^wnN@*!l)}?EgtvhC>vlHm^t+ogpgHI1_$1ox9e;>0!+b(tBrmXRB`PY1vp-R**8N7 zGP|QqI$m(Rdu#=(?!(N}G9QhQ%o!aXE=aN{&wtGP8|_qh+7a_j_sU5|J^)vxq;# zjvzLn%_QPHZZIWu1&mRAj;Sa_97p_lLq_{~j!M9N^1yp3U_SxRqK&JnR%6VI#^E12 z>CdOVI^_9aPK2eZ4h&^{pQs}xsijXgFYRIxJ~N7&BB9jUR1fm!(xl)mvy|3e6-B3j zJn#ajL;bFTYJ2+Q)tDjx=3IklO@Q+FFM}6UJr6km7hj7th9n_&JR7fnqC!hTZoM~T zBeaVFp%)0cbPhejX<8pf5HyRUj2>aXnXBqDJe73~J%P(2C?-RT{c3NjE`)om! zl$uewSgWkE66$Kb34+QZZvRn`fob~Cl9=cRk@Es}KQm=?E~CE%spXaMO6YmrMl%9Q zlA3Q$3|L1QJ4?->UjT&CBd!~ru{Ih^in&JXO=|<6J!&qp zRe*OZ*cj5bHYlz!!~iEKcuE|;U4vN1rk$xq6>bUWD*u(V@8sG^7>kVuo(QL@Ki;yL zWC!FT(q{E8#on>%1iAS0HMZDJg{Z{^!De(vSIq&;1$+b)oRMwA3nc3mdTSG#3uYO_ z>+x;7p4I;uHz?ZB>dA-BKl+t-3IB!jBRgdvAbW!aJ(Q{aT>+iz?91`C-xbe)IBoND z9_Xth{6?(y3rddwY$GD65IT#f3<(0o#`di{sh2gm{dw*#-Vnc3r=4==&PU^hCv$qd zjw;>i&?L*Wq#TxG$mFIUf>eK+170KG;~+o&1;Tom9}}mKo23KwdEM6UonXgc z!6N(@k8q@HPw{O8O!lAyi{rZv|DpgfU{py+j(X_cwpKqcalcqKIr0kM^%Br3SdeD> zHSKV94Yxw;pjzDHo!Q?8^0bb%L|wC;4U^9I#pd5O&eexX+Im{ z?jKnCcsE|H?{uGMqVie_C~w7GX)kYGWAg%-?8|N_1#W-|4F)3YTDC+QSq1s!DnOML3@d`mG%o2YbYd#jww|jD$gotpa)kntakp#K;+yo-_ZF9qrNZw<%#C zuPE@#3RocLgPyiBZ+R_-FJ_$xP!RzWm|aN)S+{$LY9vvN+IW~Kf3TsEIvP+B9Mtm! zpfNNxObWQpLoaO&cJh5>%slZnHl_Q~(-Tfh!DMz(dTWld@LG1VRF`9`DYKhyNv z2pU|UZ$#_yUx_B_|MxUq^glT}O5Xt(Vm4Mr02><%C)@v;vPb@pT$*yzJ4aPc_FZ3z z3}PLoMBIM>q_9U2rl^sGhk1VUJ89=*?7|v`{!Z{6bqFMq(mYiA?%KbsI~JwuqVA9$H5vDE+VocjX+G^%bieqx->s;XWlKcuv(s%y%D5Xbc9+ zc(_2nYS1&^yL*ey664&4`IoOeDIig}y-E~_GS?m;D!xv5-xwz+G`5l6V+}CpeJDi^ z%4ed$qowm88=iYG+(`ld5Uh&>Dgs4uPHSJ^TngXP_V6fPyl~>2bhi20QB%lSd#yYn zO05?KT1z@?^-bqO8Cg`;ft>ilejsw@2%RR7;`$Vs;FmO(Yr3Fp`pHGr@P2hC%QcA|X&N2Dn zYf`MqXdHi%cGR@%y7Rg7?d3?an){s$zA{!H;Ie5exE#c~@NhQUFG8V=SQh%UxUeiV zd7#UcYqD=lk-}sEwlpu&H^T_V0{#G?lZMxL7ih_&{(g)MWBnCZxtXg znr#}>U^6!jA%e}@Gj49LWG@*&t0V>Cxc3?oO7LSG%~)Y5}f7vqUUnQ;STjdDU}P9IF9d9<$;=QaXc zL1^X7>fa^jHBu_}9}J~#-oz3Oq^JmGR#?GO7b9a(=R@fw@}Q{{@`Wy1vIQ#Bw?>@X z-_RGG@wt|%u`XUc%W{J z>iSeiz8C3H7@St3mOr_mU+&bL#Uif;+Xw-aZdNYUpdf>Rvu0i0t6k*}vwU`XNO2he z%miH|1tQ8~ZK!zmL&wa3E;l?!!XzgV#%PMVU!0xrDsNNZUWKlbiOjzH-1Uoxm8E#r`#2Sz;-o&qcqB zC-O_R{QGuynW14@)7&@yw1U}uP(1cov)twxeLus0s|7ayrtT8c#`&2~Fiu2=R;1_4bCaD=*E@cYI>7YSnt)nQc zohw5CsK%m?8Ack)qNx`W0_v$5S}nO|(V|RZKBD+btO?JXe|~^Qqur%@eO~<8-L^9d z=GA3-V14ng9L29~XJ>a5k~xT2152zLhM*@zlp2P5Eu}bywkcqR;ISbas&#T#;HZSf z2m69qTV(V@EkY(1Dk3`}j)JMo%ZVJ*5eB zYOjIisi+igK0#yW*gBGj?@I{~mUOvRFQR^pJbEbzFxTubnrw(Muk%}jI+vXmJ;{Q6 zrSobKD>T%}jV4Ub?L1+MGOD~0Ir%-`iTnWZN^~YPrcP5y3VMAzQ+&en^VzKEb$K!Q z<7Dbg&DNXuow*eD5yMr+#08nF!;%4vGrJI++5HdCFcGLfMW!KS*Oi@=7hFwDG!h2< zPunUEAF+HncQkbfFj&pbzp|MU*~60Z(|Ik%Tn{BXMN!hZOosNIseT?R;A`W?=d?5X zK(FB=9mZusYahp|K-wyb={rOpdn=@;4YI2W0EcbMKyo~-#^?h`BA9~o285%oY zfifCh5Lk$SY@|2A@a!T2V+{^!psQkx4?x0HSV`(w9{l75QxMk!)U52Lbhn{8ol?S) zCKo*7R(z!uk<6*qO=wh!Pul{(qq6g6xW;X68GI_CXp`XwO zxuSgPRAtM8K7}5E#-GM!*ydOOG_{A{)hkCII<|2=ma*71ci_-}VPARm3crFQjLYV! z9zbz82$|l01mv`$WahE2$=fAGWkd^X2kY(J7iz}WGS z@%MyBEO=A?HB9=^?nX`@nh;7;laAjs+fbo!|K^mE!tOB>$2a_O0y-*uaIn8k^6Y zSbuv;5~##*4Y~+y7Z5O*3w4qgI5V^17u*ZeupVGH^nM&$qmAk|anf*>r zWc5CV;-JY-Z@Uq1Irpb^O`L_7AGiqd*YpGUShb==os$uN3yYvb`wm6d=?T*it&pDk zo`vhw)RZX|91^^Wa_ti2zBFyWy4cJu#g)_S6~jT}CC{DJ_kKpT`$oAL%b^!2M;JgT zM3ZNbUB?}kP(*YYvXDIH8^7LUxz5oE%kMhF!rnPqv!GiY0o}NR$OD=ITDo9r%4E>E0Y^R(rS^~XjWyVI6 zMOR5rPXhTp*G*M&X#NTL`Hu*R+u*QNoiOKg4CtNPrjgH>c?Hi4MUG#I917fx**+pJfOo!zFM&*da&G_x)L(`k&TPI*t3e^{crd zX<4I$5nBQ8Ax_lmNRa~E*zS-R0sxkz`|>7q_?*e%7bxqNm3_eRG#1ae3gtV9!fQpY z+!^a38o4ZGy9!J5sylDxZTx$JmG!wg7;>&5H1)>f4dXj;B+@6tMlL=)cLl={jLMxY zbbf1ax3S4>bwB9-$;SN2?+GULu;UA-35;VY*^9Blx)Jwyb$=U!D>HhB&=jSsd^6yw zL)?a|>GxU!W}ocTC(?-%z3!IUhw^uzc`Vz_g>-tv)(XA#JK^)ZnC|l1`@CdX1@|!| z_9gQ)7uOf?cR@KDp97*>6X|;t@Y`k_N@)aH7gY27)COv^P3ya9I{4z~vUjLR9~z1Z z5=G{mVtKH*&$*t0@}-i_v|3B$AHHYale7>E+jP`ClqG%L{u;*ff_h@)al?RuL7tOO z->;I}>%WI{;vbLP3VIQ^iA$4wl6@0sDj|~112Y4OFjMs`13!$JGkp%b&E8QzJw_L5 zOnw9joc0^;O%OpF$Qp)W1HI!$4BaXX84`%@#^dk^hFp^pQ@rx4g(8Xjy#!X%+X5Jd@fs3amGT`}mhq#L97R>OwT5-m|h#yT_-v@(k$q7P*9X~T*3)LTdzP!*B} z+SldbVWrrwQo9wX*%FyK+sRXTa@O?WM^FGWOE?S`R(0P{<6p#f?0NJvnBia?k^fX2 zNQs7K-?EijgHJY}&zsr;qJ<*PCZUd*x|dD=IQPUK_nn)@X4KWtqoJNHkT?ZWL_hF? zS8lp2(q>;RXR|F;1O}EE#}gCrY~#n^O`_I&?&z5~7N;zL0)3Tup`%)oHMK-^r$NT% zbFg|o?b9w(q@)6w5V%si<$!U<#}s#x@0aX-hP>zwS#9*75VXA4K*%gUc>+yzupTDBOKH8WR4V0pM(HrfbQ&eJ79>HdCvE=F z|J>s;;iDLB^3(9}?biKbxf1$lI!*Z%*0&8UUq}wMyPs_hclyQQi4;NUY+x2qy|0J; zhn8;5)4ED1oHwg+VZF|80<4MrL97tGGXc5Sw$wAI#|2*cvQ=jB5+{AjMiDHmhUC*a zlmiZ`LAuAn_}hftXh;`Kq0zblDk8?O-`tnilIh|;3lZp@F_osJUV9`*R29M?7H{Fy z`nfVEIDIWXmU&YW;NjU8)EJpXhxe5t+scf|VXM!^bBlwNh)~7|3?fWwo_~ZFk(22% zTMesYw+LNx3J-_|DM~`v93yXe=jPD{q;li;5PD?Dyk+b? zo21|XpT@)$BM$%F=P9J19Vi&1#{jM3!^Y&fr&_`toi`XB1!n>sbL%U9I5<7!@?t)~ z;&H%z>bAaQ4f$wIzkjH70;<8tpUoxzKrPhn#IQfS%9l5=Iu))^XC<58D!-O z{B+o5R^Z21H0T9JQ5gNJnqh#qH^na|z92=hONIM~@_iuOi|F>jBh-?aA20}Qx~EpDGElELNn~|7WRXRFnw+Wdo`|# zBpU=Cz3z%cUJ0mx_1($X<40XEIYz(`noWeO+x#yb_pwj6)R(__%@_Cf>txOQ74wSJ z0#F3(zWWaR-jMEY$7C*3HJrohc79>MCUu26mfYN)f4M~4gD`}EX4e}A!U}QV8!S47 z6y-U-%+h`1n`*pQuKE%Av0@)+wBZr9mH}@vH@i{v(m-6QK7Ncf17x_D=)32`FOjjo zg|^VPf5c6-!FxN{25dvVh#fog=NNpXz zfB$o+0jbRkHH{!TKhE709f+jI^$3#v1Nmf80w`@7-5$1Iv_`)W^px8P-({xwb;D0y z7LKDAHgX<84?l!I*Dvi2#D@oAE^J|g$3!)x1Ua;_;<@#l1fD}lqU2_tS^6Ht$1Wl} zBESo7o^)9-Tjuz$8YQSGhfs{BQV6zW7dA?0b(Dbt=UnQs&4zHfe_sj{RJ4uS-vQpC zX;Bbsuju4%!o8?&m4UZU@~ZZjeFF6ex2ss5_60_JS_|iNc+R0GIjH1@Z z=rLT9%B|WWgOrR7IiIwr2=T;Ne?30M!@{%Qf8o`!>=s<2CBpCK_TWc(DX51>e^xh8 z&@$^b6CgOd7KXQV&Y4%}_#uN*mbanXq(2=Nj`L7H7*k(6F8s6{FOw@(DzU`4-*77{ zF+dxpv}%mFpYK?>N_2*#Y?oB*qEKB}VoQ@bzm>ptmVS_EC(#}Lxxx730trt0G)#$b zE=wVvtqOct1%*9}U{q<)2?{+0TzZzP0jgf9*)arV)*e!f`|jgT{7_9iS@e)recI#z zbzolURQ+TOzE!ymqvBY7+5NnAbWxvMLsLTwEbFqW=CPyCsmJ}P1^V30|D5E|p3BC5 z)3|qgw@ra7aXb-wsa|l^in~1_fm{7bS9jhVRkYVO#U{qMp z)Wce+|DJ}4<2gp8r0_xfZpMo#{Hl2MfjLcZdRB9(B(A(f;+4s*FxV{1F|4d`*sRNd zp4#@sEY|?^FIJ;tmH{@keZ$P(sLh5IdOk@k^0uB^BWr@pk6mHy$qf&~rI>P*a;h0C{%oA*i!VjWn&D~O#MxN&f@1Po# zKN+ zrGrkSjcr?^R#nGl<#Q722^wbYcgW@{+6CBS<1@%dPA8HC!~a`jTz<`g_l5N1M@9wn9GOAZ>nqNgq!yOCbZ@1z`U_N`Z>}+1HIZxk*5RDc&rd5{3qjRh8QmT$VyS;jK z;AF+r6XnnCp=wQYoG|rT2@8&IvKq*IB_WvS%nt%e{MCFm`&W*#LXc|HrD?nVBo=(8*=Aq?u$sDA_sC_RPDUiQ+wnIJET8vx$&fxkW~kP9qXKt zozR)@xGC!P)CTkjeWvXW5&@2?)qt)jiYWWBU?AUtzAN}{JE1I)dfz~7$;}~BmQF`k zpn11qmObXwRB8&rnEG*#4Xax3XBkKlw(;tb?Np^i+H8m(Wyz9k{~ogba@laiEk;2! zV*QV^6g6(QG%vX5Um#^sT&_e`B1pBW5yVth~xUs#0}nv?~C#l?W+9Lsb_5)!71rirGvY zTIJ$OPOY516Y|_014sNv+Z8cc5t_V=i>lWV=vNu#!58y9Zl&GsMEW#pPYPYGHQ|;vFvd*9eM==$_=vc7xnyz0~ zY}r??$<`wAO?JQk@?RGvkWVJlq2dk9vB(yV^vm{=NVI8dhsX<)O(#nr9YD?I?(VmQ z^r7VfUBn<~p3()8yOBjm$#KWx!5hRW)5Jl7wY@ky9lNM^jaT##8QGVsYeaVywmpv>X|Xj7gWE1Ezai&wVLt3p)k4w~yrskT-!PR!kiyQlaxl(( zXhF%Q9x}1TMt3~u@|#wWm-Vq?ZerK={8@~&@9r5JW}r#45#rWii};t`{5#&3$W)|@ zbAf2yDNe0q}NEUvq_Quq3cTjcw z@H_;$hu&xllCI9CFDLuScEMg|x{S7GdV8<&Mq=ezDnRZAyX-8gv97YTm0bg=d)(>N z+B2FcqvI9>jGtnK%eO%y zoBPkJTk%y`8TLf4)IXPBn`U|9>O~WL2C~C$z~9|0m*YH<-vg2CD^SX#&)B4ngOSG$ zV^wmy_iQk>dfN@Pv(ckfy&#ak@MLC7&Q6Ro#!ezM*VEh`+b3Jt%m(^T&p&WJ2Oqvj zs-4nq0TW6cv~(YI$n0UkfwN}kg3_fp?(ijSV#tR9L0}l2qjc7W?i*q01=St0eZ=4h zyGQbEw`9OEH>NMuIe)hVwYHsGERWOD;JxEiO7cQv%pFCeR+IyhwQ|y@&^24k+|8fD zLiOWFNJ2&vu2&`Jv96_z-Cd5RLgmeY3*4rDOQo?Jm`;I_(+ejsPM03!ly!*Cu}Cco zrQSrEDHNyzT(D5s1rZq!8#?f6@v6dB7a-aWs(Qk>N?UGAo{gytlh$%_IhyL7h?DLXDGx zgxGEBQoCAWo-$LRvM=F5MTle`M})t3vVv;2j0HZY&G z22^iGhV@uaJh(XyyY%} zd4iH_UfdV#T=3n}(Lj^|n;O4|$;xhu*8T3hR1mc_A}fK}jfZ7LX~*n5+`8N2q#rI$ z@<_2VANlYF$vIH$ zl<)+*tIWW78IIINA7Rr7i{<;#^yzxoLNkXL)eSs=%|P>$YQIh+ea_3k z_s7r4%j7%&*NHSl?R4k%1>Z=M9o#zxY!n8sL5>BO-ZP;T3Gut>iLS@U%IBrX6BA3k z)&@q}V8a{X<5B}K5s(c(LQ=%v1ocr`t$EqqY0EqVjr65usa=0bkf|O#ky{j3)WBR(((L^wmyHRzoWuL2~WTC=`yZ zn%VX`L=|Ok0v7?s>IHg?yArBcync5rG#^+u)>a%qjES%dRZoIyA8gQ;StH z1Ao7{<&}6U=5}4v<)1T7t!J_CL%U}CKNs-0xWoTTeqj{5{?Be$L0_tk>M9o8 zo371}S#30rKZFM{`H_(L`EM9DGp+Mifk&IP|C2Zu_)Ghr4Qtpmkm1osCf@%Z$%t+7 zYH$Cr)Ro@3-QDeQJ8m+x6%;?YYT;k6Z0E-?kr>x33`H%*ueBD7Zx~3&HtWn0?2Wt} zTG}*|v?{$ajzt}xPzV%lL1t-URi8*Zn)YljXNGDb>;!905Td|mpa@mHjIH%VIiGx- zd@MqhpYFu4_?y5N4xiHn3vX&|e6r~Xt> zZG`aGq|yTNjv;9E+Txuoa@A(9V7g?1_T5FzRI;!=NP1Kqou1z5?%X~Wwb{trRfd>i z8&y^H)8YnKyA_Fyx>}RNmQIczT?w2J4SNvI{5J&}Wto|8FR(W;Qw#b1G<1%#tmYzQ zQ2mZA-PAdi%RQOhkHy9Ea#TPSw?WxwL@H@cbkZwIq0B!@ns}niALidmn&W?!Vd4Gj zO7FiuV4*6Mr^2xlFSvM;Cp_#r8UaqIzHJQg_z^rEJw&OMm_8NGAY2)rKvki|o1bH~ z$2IbfVeY2L(^*rMRU1lM5Y_sgrDS`Z??nR2lX;zyR=c%UyGb*%TC-Dil?SihkjrQy~TMv6;BMs7P8il`H7DmpVm@rJ;b)hW)BL)GjS154b*xq-NXq2cwE z^;VP7ua2pxvCmxrnqUYQMH%a%nHmwmI33nJM(>4LznvY*k&C0{8f*%?zggpDgkuz&JBx{9mfb@wegEl2v!=}Sq2Gaty0<)UrOT0{MZtZ~j5y&w zXlYa_jY)I_+VA-^#mEox#+G>UgvM!Ac8zI<%JRXM_73Q!#i3O|)lOP*qBeJG#BST0 zqohi)O!|$|2SeJQo(w6w7%*92S})XfnhrH_Z8qe!G5>CglP=nI7JAOW?(Z29;pXJ9 zR9`KzQ=WEhy*)WH>$;7Cdz|>*i>=##0bB)oU0OR>>N<21e4rMCHDemNi2LD>Nc$;& zQRFthpWniC1J6@Zh~iJCoLOxN`oCKD5Q4r%ynwgUKPlIEd#?QViIqovY|czyK8>6B zSP%{2-<;%;1`#0mG^B(8KbtXF;Nf>K#Di72UWE4gQ%(_26Koiad)q$xRL~?pN71ZZ zujaaCx~jXjygw;rI!WB=xrOJO6HJ!!w}7eiivtCg5K|F6$EXa)=xUC za^JXSX98W`7g-tm@uo|BKj39Dl;sg5ta;4qjo^pCh~{-HdLl6qI9Ix6f$+qiZ$}s= zNguKrU;u+T@ko(Vr1>)Q%h$?UKXCY>3se%&;h2osl2D zE4A9bd7_|^njDd)6cI*FupHpE3){4NQ*$k*cOWZ_?CZ>Z4_fl@n(mMnYK62Q1d@+I zr&O))G4hMihgBqRIAJkLdk(p(D~X{-oBUA+If@B}j& zsHbeJ3RzTq96lB7d($h$xTeZ^gP0c{t!Y0c)aQE;$FY2!mACg!GDEMKXFOPI^)nHZ z`aSPJpvV0|bbrzhWWkuPURlDeN%VT8tndV8?d)eN*i4I@u zVKl^6{?}A?P)Fsy?3oi#clf}L18t;TjNI2>eI&(ezDK7RyqFxcv%>?oxUlonv(px) z$vnPzRH`y5A(x!yOIfL0bmgeMQB$H5wenx~!ujQK*nUBW;@Em&6Xv2%s(~H5WcU2R z;%Nw<$tI)a`Ve!>x+qegJnQsN2N7HaKzrFqM>`6R*gvh%O*-%THt zrB$Nk;lE;z{s{r^PPm5qz(&lM{sO*g+W{sK+m3M_z=4=&CC>T`{X}1Vg2PEfSj2x_ zmT*(x;ov%3F?qoEeeM>dUn$a*?SIGyO8m806J1W1o+4HRhc2`9$s6hM#qAm zChQ87b~GEw{ADfs+5}FJ8+|bIlIv(jT$Ap#hSHoXdd9#w<#cA<1Rkq^*EEkknUd4& zoIWIY)sAswy6fSERVm&!SO~#iN$OgOX*{9@_BWFyJTvC%S++ilSfCrO(?u=Dc?CXZ zzCG&0yVR{Z`|ZF0eEApWEo#s9osV>F{uK{QA@BES#&;#KsScf>y zvs?vIbI>VrT<*!;XmQS=bhq%46-aambZ(8KU-wOO2=en~D}MCToB_u;Yz{)1ySrPZ z@=$}EvjTdzTWU7c0ZI6L8=yP+YRD_eMMos}b5vY^S*~VZysrkq<`cK3>>v%uy7jgq z0ilW9KjVDHLv0b<1K_`1IkbTOINs0=m-22c%M~l=^S}%hbli-3?BnNq?b`hx^HX2J zIe6ECljRL0uBWb`%{EA=%!i^4sMcj+U_TaTZRb+~GOk z^ZW!nky0n*Wb*r+Q|9H@ml@Z5gU&W`(z4-j!OzC1wOke`TRAYGZVl$PmQ16{3196( zO*?`--I}Qf(2HIwb2&1FB^!faPA2=sLg(@6P4mN)>Dc3i(B0;@O-y2;lM4akD>@^v z=u>*|!s&9zem70g7zfw9FXl1bpJW(C#5w#uy5!V?Q(U35A~$dR%LDVnq@}kQm13{} zd53q3N(s$Eu{R}k2esbftfjfOITCL;jWa$}(mmm}d(&7JZ6d3%IABCapFFYjdEjdK z&4Edqf$G^MNAtL=uCDRs&Fu@FXRgX{*0<(@c3|PNHa>L%zvxWS={L8%qw`STm+=Rd zA}FLspESSIpE_^41~#5yI2bJ=9`oc;GIL!JuW&7YetZ?0H}$$%8rW@*J37L-~Rsx!)8($nI4 zZhcZ2^=Y+p4YPl%j!nFJA|*M^gc(0o$i3nlphe+~-_m}jVkRN{spFs(o0ajW@f3K{ zDV!#BwL322CET$}Y}^0ixYj2w>&Xh12|R8&yEw|wLDvF!lZ#dOTHM9pK6@Nm-@9Lnng4ZHBgBSrr7KI8YCC9DX5Kg|`HsiwJHg2(7#nS;A{b3tVO?Z% za{m5b3rFV6EpX;=;n#wltDv1LE*|g5pQ+OY&*6qCJZc5oDS6Z6JD#6F)bWxZSF@q% z+1WV;m!lRB!n^PC>RgQCI#D1br_o^#iPk>;K2hB~0^<~)?p}LG%kigm@moD#q3PE+ zA^Qca)(xnqw6x>XFhV6ku9r$E>bWNrVH9fum0?4s?Rn2LG{Vm_+QJHse6xa%nzQ?k zKug4PW~#Gtb;#5+9!QBgyB@q=sk9=$S{4T>wjFICStOM?__fr+Kei1 z3j~xPqW;W@YkiUM;HngG!;>@AITg}vAE`M2Pj9Irl4w1fo4w<|Bu!%rh%a(Ai^Zhi zs92>v5;@Y(Zi#RI*ua*h`d_7;byQSa*v9E{2x$<-_=5Z<7{%)}4XExANcz@rK69T0x3%H<@frW>RA8^swA+^a(FxK| zFl3LD*ImHN=XDUkrRhp6RY5$rQ{bRgSO*(vEHYV)3Mo6Jy3puiLmU&g82p{qr0F?ohmbz)f2r{X2|T2 z$4fdQ=>0BeKbiVM!e-lIIs8wVTuC_m7}y4A_%ikI;Wm5$9j(^Y z(cD%U%k)X>_>9~t8;pGzL6L-fmQO@K; zo&vQzMlgY95;1BSkngY)e{`n0!NfVgf}2mB3t}D9@*N;FQ{HZ3Pb%BK6;5#-O|WI( zb6h@qTLU~AbVW#_6?c!?Dj65Now7*pU{h!1+eCV^KCuPAGs28~3k@ueL5+u|Z-7}t z9|lskE`4B7W8wMs@xJa{#bsCGDFoRSNSnmNYB&U7 zVGKWe%+kFB6kb)e;TyHfqtU6~fRg)f|>=5(N36)0+C z`hv65J<$B}WUc!wFAb^QtY31yNleq4dzmG`1wHTj=c*=hay9iD071Hc?oYoUk|M*_ zU1GihAMBsM@5rUJ(qS?9ZYJ6@{bNqJ`2Mr+5#hKf?doa?F|+^IR!8lq9)wS3tF_9n zW_?hm)G(M+MYb?V9YoX^_mu5h-LP^TL^!Q9Z7|@sO(rg_4+@=PdI)WL(B7`!K^ND- z-uIuVDCVEdH_C@c71YGYT^_Scf_dhB8Z2Xy6vGtBSlYud9vggOqv^L~F{BraSE_t} zIkP+Hp2&nH^-MNEs}^`oMLy11`PQW$T|K(`Bu*(f@)mv1-qY(_YG&J2M2<7k;;RK~ zL{Fqj9yCz8(S{}@c)S!65aF<=&eLI{hAMErCx&>i7OeDN>okvegO87OaG{Jmi<|}D zaT@b|0X{d@OIJ7zvT>r+eTzgLq~|Dpu)Z&db-P4z*`M$UL51lf>FLlq6rfG)%doyp z)3kk_YIM!03eQ8Vu_2fg{+osaEJPtJ-s36R+5_AEG12`NG)IQ#TF9c@$99%0iye+ zUzZ57=m2)$D(5Nx!n)=5Au&O0BBgwxIBaeI(mro$#&UGCr<;C{UjJVAbVi%|+WP(a zL$U@TYCxJ=1{Z~}rnW;7UVb7+ZnzgmrogDxhjLGo>c~MiJAWs&&;AGg@%U?Y^0JhL ze(x6Z74JG6FlOFK(T}SXQfhr}RIFl@QXKnIcXYF)5|V~e-}suHILKT-k|<*~Ij|VF zC;t@=uj=hot~*!C68G8hTA%8SzOfETOXQ|3FSaIEjvBJp(A)7SWUi5!Eu#yWgY+;n zlm<$+UDou*V+246_o#V4kMdto8hF%%Lki#zPh}KYXmMf?hrN0;>Mv%`@{0Qn`Ujp) z=lZe+13>^Q!9zT);H<(#bIeRWz%#*}sgUX9P|9($kexOyKIOc`dLux}c$7It4u|Rl z6SSkY*V~g_B-hMPo_ak>>z@AVQ(_N)VY2kB3IZ0G(iDUYw+2d7W^~(Jq}KY=JnWS( z#rzEa&0uNhJ>QE8iiyz;n2H|SV#Og+wEZv=f2%1ELX!SX-(d3tEj$5$1}70Mp<&eI zCkfbByL7af=qQE@5vDVxx1}FSGt_a1DoE3SDI+G)mBAna)KBG4p8Epxl9QZ4BfdAN zFnF|Y(umr;gRgG6NLQ$?ZWgllEeeq~z^ZS7L?<(~O&$5|y)Al^iMKy}&W+eMm1W z7EMU)u^ke(A1#XCV>CZ71}P}0x)4wtHO8#JRG3MA-6g=`ZM!FcICCZ{IEw8Dm2&LQ z1|r)BUG^0GzI6f946RrBlfB1Vs)~8toZf~7)+G;pv&XiUO(%5bm)pl=p>nV^o*;&T z;}@oZSibzto$arQgfkp|z4Z($P>dTXE{4O=vY0!)kDO* zGF8a4wq#VaFpLfK!iELy@?-SeRrdz%F*}hjKcA*y@mj~VD3!it9lhRhX}5YOaR9$} z3mS%$2Be7{l(+MVx3 z(4?h;P!jnRmX9J9sYN#7i=iyj_5q7n#X(!cdqI2lnr8T$IfOW<_v`eB!d9xY1P=2q&WtOXY=D9QYteP)De?S4}FK6#6Ma z=E*V+#s8>L;8aVroK^6iKo=MH{4yEZ_>N-N z`(|;aOATba1^asjxlILk<4}f~`39dBFlxj>Dw(hMYKPO3EEt1@S`1lxFNM+J@uB7T zZ8WKjz7HF1-5&2=l=fqF-*@>n5J}jIxdDwpT?oKM3s8Nr`x8JnN-kCE?~aM1H!hAE z%%w(3kHfGwMnMmNj(SU(w42OrC-euI>Dsjk&jz3ts}WHqmMpzQ3vZrsXrZ|}+MHA7 z068obeXZTsO*6RS@o3x80E4ok``rV^Y3hr&C1;|ZZ0|*EKO`$lECUYG2gVFtUTw)R z4Um<0ZzlON`zTdvVdL#KFoMFQX*a5wM0Czp%wTtfK4Sjs)P**RW&?lP$(<}q%r68Z zS53Y!d@&~ne9O)A^tNrXHhXBkj~$8j%pT1%%mypa9AW5E&s9)rjF4@O3ytH{0z6riz|@< zB~UPh*wRFg2^7EbQrHf0y?E~dHlkOxof_a?M{LqQ^C!i2dawHTPYUE=X@2(3<=OOxs8qn_(y>pU>u^}3y&df{JarR0@VJn0f+U%UiF=$Wyq zQvnVHESil@d|8&R<%}uidGh7@u^(%?$#|&J$pvFC-n8&A>utA=n3#)yMkz+qnG3wd zP7xCnF|$9Dif@N~L)Vde3hW8W!UY0BgT2v(wzp;tlLmyk2%N|0jfG$%<;A&IVrOI< z!L)o>j>;dFaqA3pL}b-Je(bB@VJ4%!JeX@3x!i{yIeIso^=n?fDX`3bU=eG7sTc%g%ye8$v8P@yKE^XD=NYxTb zbf!Mk=h|otpqjFaA-vs5YOF-*GwWPc7VbaOW&stlANnCN8iftFMMrUdYNJ_Bnn5Vt zxfz@Ah|+4&P;reZxp;MmEI7C|FOv8NKUm8njF7Wb6Gi7DeODLl&G~}G4be&*Hi0Qw z5}77vL0P+7-B%UL@3n1&JPxW^d@vVwp?u#gVcJqY9#@-3X{ok#UfW3<1fb%FT`|)V~ggq z(3AUoUS-;7)^hCjdT0Kf{i}h)mBg4qhtHHBti=~h^n^OTH5U*XMgDLIR@sre`AaB$ zg)IGBET_4??m@cx&c~bA80O7B8CHR7(LX7%HThkeC*@vi{-pL%e)yXp!B2InafbDF zjPXf1mko3h59{lT6EEbxKO1Z5GF71)WwowO6kY|6tjSVSWdQ}NsK2x{>i|MKZK8%Q zfu&_0D;CO-Jg0#YmyfctyJ!mRJp)e#@O0mYdp|8x;G1%OZQ3Q847YWTyy|%^cpA;m zze0(5p{tMu^lDkpe?HynyO?a1$_LJl2L&mpeKu%8YvgRNr=%2z${%WThHG=vrWY@4 zsA`OP#O&)TetZ>s%h!=+CE15lOOls&nvC~$Qz0Ph7tHiP;O$i|eDwpT{cp>+)0-|; zY$|bB+Gbel>5aRN3>c0x)4U=|X+z+{ zn*_p*EQoquRL+=+p;=lm`d71&1NqBz&_ph)MXu(Nv6&XE7(RsS)^MGj5Q?Fwude-(sq zjJ>aOq!7!EN>@(fK7EE#;i_BGvli`5U;r!YA{JRodLBc6-`n8K+Fjgwb%sX;j=qHQ z7&Tr!)!{HXoO<2BQrV9Sw?JRaLXV8HrsNevvnf>Y-6|{T!pYLl7jp$-nEE z#X!4G4L#K0qG_4Z;Cj6=;b|Be$hi4JvMH!-voxqx^@8cXp`B??eFBz2lLD8RRaRGh zn7kUfy!YV~p(R|p7iC1Rdgt$_24i0cd-S8HpG|`@my70g^y`gu%#Tf_L21-k?sRRZHK&at(*ED0P8iw{7?R$9~OF$Ko;Iu5)ur5<->x!m93Eb zFYpIx60s=Wxxw=`$aS-O&dCO_9?b1yKiPCQmSQb>T)963`*U+Ydj5kI(B(B?HNP8r z*bfSBpSu)w(Z3j7HQoRjUG(+d=IaE~tv}y14zHHs|0UcN52fT8V_<@2ep_ee{QgZG zmgp8iv4V{k;~8@I%M3<#B;2R>Ef(Gg_cQM7%}0s*^)SK6!Ym+~P^58*wnwV1BW@eG z4sZLqsUvBbFsr#8u7S1r4teQ;t)Y@jnn_m5jS$CsW1um!p&PqAcc8!zyiXHVta9QC zY~wCwCF0U%xiQPD_INKtTb;A|Zf29(mu9NI;E zc-e>*1%(LSXB`g}kd`#}O;veb<(sk~RWL|f3ljxCnEZDdNSTDV6#Td({6l&y4IjKF z^}lIUq*ZUqgTPumD)RrCN{M^jhY>E~1pn|KOZ5((%F)G|*ZQ|r4zIbrEiV%42hJV8 z3xS)=!X1+=olbdGJ=yZil?oXLct8FM{(6ikLL3E%=q#O6(H$p~gQu6T8N!plf!96| z&Q3=`L~>U0zZh;z(pGR2^S^{#PrPxTRHD1RQOON&f)Siaf`GLj#UOk&(|@0?zm;Sx ztsGt8=29-MZs5CSf1l1jNFtNt5rFNZxJPvkNu~2}7*9468TWm>nN9TP&^!;J{-h)_ z7WsHH9|F%I`Pb!>KAS3jQWKfGivTVkMJLO-HUGM_a4UQ_%RgL6WZvrW+Z4ujZn;y@ zz9$=oO!7qVTaQAA^BhX&ZxS*|5dj803M=k&2%QrXda`-Q#IoZL6E(g+tN!6CA!CP* zCpWtCujIea)ENl0liwVfj)Nc<9mV%+e@=d`haoZ*`B7+PNjEbXBkv=B+Pi^~L#EO$D$ZqTiD8f<5$eyb54-(=3 zh)6i8i|jp(@OnRrY5B8t|LFXFQVQ895n*P16cEKTrT*~yLH6Z4e*bZ5otpRDri&+A zfNbK1D5@O=sm`fN=WzWyse!za5n%^+6dHPGX#8DyIK>?9qyX}2XvBWVqbP%%D)7$= z=#$WulZlZR<{m#gU7lwqK4WS1Ne$#_P{b17qe$~UOXCl>5b|6WVh;5vVnR<%d+Lnp z$uEmML38}U4vaW8>shm6CzB(Wei3s#NAWE3)a2)z@i{4jTn;;aQS)O@l{rUM`J@K& l00vQ5JBs~;vo!vr%%-k{2_Fq1Mn4QF81S)AQ99zk{{c4yR+0b! literal 60756 zcmb5WV{~QRw(p$^Dz@00IL3?^hro$gg*4VI_WAaTyVM5Foj~O|-84 z$;06hMwt*rV;^8iB z1~&0XWpYJmG?Ts^K9PC62H*`G}xom%S%yq|xvG~FIfP=9*f zZoDRJBm*Y0aId=qJ?7dyb)6)JGWGwe)MHeNSzhi)Ko6J<-m@v=a%NsP537lHe0R* z`If4$aaBA#S=w!2z&m>{lpTy^Lm^mg*3?M&7HFv}7K6x*cukLIGX;bQG|QWdn{%_6 zHnwBKr84#B7Z+AnBXa16a?or^R?+>$4`}{*a_>IhbjvyTtWkHw)|ay)ahWUd-qq$~ zMbh6roVsj;_qnC-R{G+Cy6bApVOinSU-;(DxUEl!i2)1EeQ9`hrfqj(nKI7?Z>Xur zoJz-a`PxkYit1HEbv|jy%~DO^13J-ut986EEG=66S}D3!L}Efp;Bez~7tNq{QsUMm zh9~(HYg1pA*=37C0}n4g&bFbQ+?-h-W}onYeE{q;cIy%eZK9wZjSwGvT+&Cgv z?~{9p(;bY_1+k|wkt_|N!@J~aoY@|U_RGoWX<;p{Nu*D*&_phw`8jYkMNpRTWx1H* z>J-Mi_!`M468#5Aix$$u1M@rJEIOc?k^QBc?T(#=n&*5eS#u*Y)?L8Ha$9wRWdH^3D4|Ps)Y?m0q~SiKiSfEkJ!=^`lJ(%W3o|CZ zSrZL-Xxc{OrmsQD&s~zPfNJOpSZUl%V8tdG%ei}lQkM+z@-4etFPR>GOH9+Y_F<3=~SXln9Kb-o~f>2a6Xz@AS3cn^;c_>lUwlK(n>z?A>NbC z`Ud8^aQy>wy=$)w;JZzA)_*Y$Z5hU=KAG&htLw1Uh00yE!|Nu{EZkch zY9O6x7Y??>!7pUNME*d!=R#s)ghr|R#41l!c?~=3CS8&zr6*aA7n9*)*PWBV2w+&I zpW1-9fr3j{VTcls1>ua}F*bbju_Xq%^v;-W~paSqlf zolj*dt`BBjHI)H9{zrkBo=B%>8}4jeBO~kWqO!~Thi!I1H(in=n^fS%nuL=X2+s!p}HfTU#NBGiwEBF^^tKU zbhhv+0dE-sbK$>J#t-J!B$TMgN@Wh5wTtK2BG}4BGfsZOoRUS#G8Cxv|6EI*n&Xxq zt{&OxCC+BNqz$9b0WM7_PyBJEVObHFh%%`~!@MNZlo*oXDCwDcFwT~Rls!aApL<)^ zbBftGKKBRhB!{?fX@l2_y~%ygNFfF(XJzHh#?`WlSL{1lKT*gJM zs>bd^H9NCxqxn(IOky5k-wALFowQr(gw%|`0991u#9jXQh?4l|l>pd6a&rx|v=fPJ z1mutj{YzpJ_gsClbWFk(G}bSlFi-6@mwoQh-XeD*j@~huW4(8ub%^I|azA)h2t#yG z7e_V_<4jlM3D(I+qX}yEtqj)cpzN*oCdYHa!nm%0t^wHm)EmFP*|FMw!tb@&`G-u~ zK)=Sf6z+BiTAI}}i{*_Ac$ffr*Wrv$F7_0gJkjx;@)XjYSh`RjAgrCck`x!zP>Ifu z&%he4P|S)H*(9oB4uvH67^0}I-_ye_!w)u3v2+EY>eD3#8QR24<;7?*hj8k~rS)~7 zSXs5ww)T(0eHSp$hEIBnW|Iun<_i`}VE0Nc$|-R}wlSIs5pV{g_Dar(Zz<4X3`W?K z6&CAIl4U(Qk-tTcK{|zYF6QG5ArrEB!;5s?tW7 zrE3hcFY&k)+)e{+YOJ0X2uDE_hd2{|m_dC}kgEKqiE9Q^A-+>2UonB+L@v3$9?AYw zVQv?X*pK;X4Ovc6Ev5Gbg{{Eu*7{N3#0@9oMI~}KnObQE#Y{&3mM4`w%wN+xrKYgD zB-ay0Q}m{QI;iY`s1Z^NqIkjrTlf`B)B#MajZ#9u41oRBC1oM1vq0i|F59> z#StM@bHt|#`2)cpl_rWB($DNJ3Lap}QM-+A$3pe}NyP(@+i1>o^fe-oxX#Bt`mcQc zb?pD4W%#ep|3%CHAYnr*^M6Czg>~L4?l16H1OozM{P*en298b+`i4$|w$|4AHbzqB zHpYUsHZET$Z0ztC;U+0*+amF!@PI%^oUIZy{`L{%O^i{Xk}X0&nl)n~tVEpcAJSJ} zverw15zP1P-O8h9nd!&hj$zuwjg?DoxYIw{jWM zW5_pj+wFy8Tsa9g<7Qa21WaV&;ejoYflRKcz?#fSH_)@*QVlN2l4(QNk| z4aPnv&mrS&0|6NHq05XQw$J^RR9T{3SOcMKCXIR1iSf+xJ0E_Wv?jEc*I#ZPzyJN2 zUG0UOXHl+PikM*&g$U@g+KbG-RY>uaIl&DEtw_Q=FYq?etc!;hEC_}UX{eyh%dw2V zTTSlap&5>PY{6I#(6`j-9`D&I#|YPP8a;(sOzgeKDWsLa!i-$frD>zr-oid!Hf&yS z!i^cr&7tN}OOGmX2)`8k?Tn!!4=tz~3hCTq_9CdiV!NIblUDxHh(FJ$zs)B2(t5@u z-`^RA1ShrLCkg0)OhfoM;4Z{&oZmAec$qV@ zGQ(7(!CBk<5;Ar%DLJ0p0!ResC#U<+3i<|vib1?{5gCebG7$F7URKZXuX-2WgF>YJ^i zMhHDBsh9PDU8dlZ$yJKtc6JA#y!y$57%sE>4Nt+wF1lfNIWyA`=hF=9Gj%sRwi@vd z%2eVV3y&dvAgyuJ=eNJR+*080dbO_t@BFJO<@&#yqTK&+xc|FRR;p;KVk@J3$S{p` zGaMj6isho#%m)?pOG^G0mzOAw0z?!AEMsv=0T>WWcE>??WS=fII$t$(^PDPMU(P>o z_*0s^W#|x)%tx8jIgZY~A2yG;US0m2ZOQt6yJqW@XNY_>_R7(Nxb8Ged6BdYW6{prd!|zuX$@Q2o6Ona8zzYC1u!+2!Y$Jc9a;wy+pXt}o6~Bu1oF1c zp7Y|SBTNi@=I(K%A60PMjM#sfH$y*c{xUgeSpi#HB`?|`!Tb&-qJ3;vxS!TIzuTZs-&%#bAkAyw9m4PJgvey zM5?up*b}eDEY+#@tKec)-c(#QF0P?MRlD1+7%Yk*jW;)`f;0a-ZJ6CQA?E%>i2Dt7T9?s|9ZF|KP4;CNWvaVKZ+Qeut;Jith_y{v*Ny6Co6!8MZx;Wgo z=qAi%&S;8J{iyD&>3CLCQdTX*$+Rx1AwA*D_J^0>suTgBMBb=*hefV+Ars#mmr+YsI3#!F@Xc1t4F-gB@6aoyT+5O(qMz*zG<9Qq*f0w^V!03rpr*-WLH}; zfM{xSPJeu6D(%8HU%0GEa%waFHE$G?FH^kMS-&I3)ycx|iv{T6Wx}9$$D&6{%1N_8 z_CLw)_9+O4&u94##vI9b-HHm_95m)fa??q07`DniVjAy`t7;)4NpeyAY(aAk(+T_O z1om+b5K2g_B&b2DCTK<>SE$Ode1DopAi)xaJjU>**AJK3hZrnhEQ9E`2=|HHe<^tv z63e(bn#fMWuz>4erc47}!J>U58%<&N<6AOAewyzNTqi7hJc|X{782&cM zHZYclNbBwU6673=!ClmxMfkC$(CykGR@10F!zN1Se83LR&a~$Ht&>~43OX22mt7tcZUpa;9@q}KDX3O&Ugp6< zLZLfIMO5;pTee1vNyVC$FGxzK2f>0Z-6hM82zKg44nWo|n}$Zk6&;5ry3`(JFEX$q zK&KivAe${e^5ZGc3a9hOt|!UOE&OocpVryE$Y4sPcs4rJ>>Kbi2_subQ9($2VN(3o zb~tEzMsHaBmBtaHAyES+d3A(qURgiskSSwUc9CfJ@99&MKp2sooSYZu+-0t0+L*!I zYagjOlPgx|lep9tiU%ts&McF6b0VE57%E0Ho%2oi?=Ks+5%aj#au^OBwNwhec zta6QAeQI^V!dF1C)>RHAmB`HnxyqWx?td@4sd15zPd*Fc9hpDXP23kbBenBxGeD$k z;%0VBQEJ-C)&dTAw_yW@k0u?IUk*NrkJ)(XEeI z9Y>6Vel>#s_v@=@0<{4A{pl=9cQ&Iah0iD0H`q)7NeCIRz8zx;! z^OO;1+IqoQNak&pV`qKW+K0^Hqp!~gSohcyS)?^P`JNZXw@gc6{A3OLZ?@1Uc^I2v z+X!^R*HCm3{7JPq{8*Tn>5;B|X7n4QQ0Bs79uTU%nbqOJh`nX(BVj!#f;#J+WZxx4 z_yM&1Y`2XzhfqkIMO7tB3raJKQS+H5F%o83bM+hxbQ zeeJm=Dvix$2j|b4?mDacb67v-1^lTp${z=jc1=j~QD>7c*@+1?py>%Kj%Ejp7Y-!? z8iYRUlGVrQPandAaxFfks53@2EC#0)%mrnmGRn&>=$H$S8q|kE_iWko4`^vCS2aWg z#!`RHUGyOt*k?bBYu3*j3u0gB#v(3tsije zgIuNNWNtrOkx@Pzs;A9un+2LX!zw+p3_NX^Sh09HZAf>m8l@O*rXy_82aWT$Q>iyy zqO7Of)D=wcSn!0+467&!Hl))eff=$aneB?R!YykdKW@k^_uR!+Q1tR)+IJb`-6=jj zymzA>Sv4>Z&g&WWu#|~GcP7qP&m*w-S$)7Xr;(duqCTe7p8H3k5>Y-n8438+%^9~K z3r^LIT_K{i7DgEJjIocw_6d0!<;wKT`X;&vv+&msmhAAnIe!OTdybPctzcEzBy88_ zWO{6i4YT%e4^WQZB)KHCvA(0tS zHu_Bg+6Ko%a9~$EjRB90`P(2~6uI@SFibxct{H#o&y40MdiXblu@VFXbhz>Nko;7R z70Ntmm-FePqhb%9gL+7U8@(ch|JfH5Fm)5${8|`Lef>LttM_iww6LW2X61ldBmG0z zax3y)njFe>j*T{i0s8D4=L>X^j0)({R5lMGVS#7(2C9@AxL&C-lZQx~czI7Iv+{%1 z2hEG>RzX4S8x3v#9sgGAnPzptM)g&LB}@%E>fy0vGSa(&q0ch|=ncKjNrK z`jA~jObJhrJ^ri|-)J^HUyeZXz~XkBp$VhcTEcTdc#a2EUOGVX?@mYx#Vy*!qO$Jv zQ4rgOJ~M*o-_Wptam=~krnmG*p^j!JAqoQ%+YsDFW7Cc9M%YPiBOrVcD^RY>m9Pd< zu}#9M?K{+;UIO!D9qOpq9yxUquQRmQNMo0pT`@$pVt=rMvyX)ph(-CCJLvUJy71DI zBk7oc7)-%ngdj~s@76Yse3L^gV0 z2==qfp&Q~L(+%RHP0n}+xH#k(hPRx(!AdBM$JCfJ5*C=K3ts>P?@@SZ_+{U2qFZb>4kZ{Go37{# zSQc+-dq*a-Vy4?taS&{Ht|MLRiS)Sn14JOONyXqPNnpq&2y~)6wEG0oNy>qvod$FF z`9o&?&6uZjhZ4_*5qWVrEfu(>_n2Xi2{@Gz9MZ8!YmjYvIMasE9yVQL10NBrTCczq zcTY1q^PF2l!Eraguf{+PtHV3=2A?Cu&NN&a8V(y;q(^_mFc6)%Yfn&X&~Pq zU1?qCj^LF(EQB1F`8NxNjyV%fde}dEa(Hx=r7$~ts2dzDwyi6ByBAIx$NllB4%K=O z$AHz1<2bTUb>(MCVPpK(E9wlLElo(aSd(Os)^Raum`d(g9Vd_+Bf&V;l=@mM=cC>) z)9b0enb)u_7V!!E_bl>u5nf&Rl|2r=2F3rHMdb7y9E}}F82^$Rf+P8%dKnOeKh1vs zhH^P*4Ydr^$)$h@4KVzxrHyy#cKmWEa9P5DJ|- zG;!Qi35Tp7XNj60=$!S6U#!(${6hyh7d4q=pF{`0t|N^|L^d8pD{O9@tF~W;#Je*P z&ah%W!KOIN;SyAEhAeTafJ4uEL`(RtnovM+cb(O#>xQnk?dzAjG^~4$dFn^<@-Na3 z395;wBnS{t*H;Jef2eE!2}u5Ns{AHj>WYZDgQJt8v%x?9{MXqJsGP|l%OiZqQ1aB! z%E=*Ig`(!tHh>}4_z5IMpg{49UvD*Pp9!pxt_gdAW%sIf3k6CTycOT1McPl=_#0?8 zVjz8Hj*Vy9c5-krd-{BQ{6Xy|P$6LJvMuX$* zA+@I_66_ET5l2&gk9n4$1M3LN8(yEViRx&mtd#LD}AqEs?RW=xKC(OCWH;~>(X6h!uDxXIPH06xh z*`F4cVlbDP`A)-fzf>MuScYsmq&1LUMGaQ3bRm6i7OsJ|%uhTDT zlvZA1M}nz*SalJWNT|`dBm1$xlaA>CCiQ zK`xD-RuEn>-`Z?M{1%@wewf#8?F|(@1e0+T4>nmlSRrNK5f)BJ2H*$q(H>zGD0>eL zQ!tl_Wk)k*e6v^m*{~A;@6+JGeWU-q9>?+L_#UNT%G?4&BnOgvm9@o7l?ov~XL+et zbGT)|G7)KAeqb=wHSPk+J1bdg7N3$vp(ekjI1D9V$G5Cj!=R2w=3*4!z*J-r-cyeb zd(i2KmX!|Lhey!snRw z?#$Gu%S^SQEKt&kep)up#j&9}e+3=JJBS(s>MH+|=R(`8xK{mmndWo_r`-w1#SeRD&YtAJ#GiVI*TkQZ}&aq<+bU2+coU3!jCI6E+Ad_xFW*ghnZ$q zAoF*i&3n1j#?B8x;kjSJD${1jdRB;)R*)Ao!9bd|C7{;iqDo|T&>KSh6*hCD!rwv= zyK#F@2+cv3=|S1Kef(E6Niv8kyLVLX&e=U;{0x{$tDfShqkjUME>f8d(5nzSkY6@! z^-0>DM)wa&%m#UF1F?zR`8Y3X#tA!*7Q$P3lZJ%*KNlrk_uaPkxw~ zxZ1qlE;Zo;nb@!SMazSjM>;34ROOoygo%SF);LL>rRonWwR>bmSd1XD^~sGSu$Gg# zFZ`|yKU0%!v07dz^v(tY%;So(e`o{ZYTX`hm;@b0%8|H>VW`*cr8R%3n|ehw2`(9B+V72`>SY}9^8oh$En80mZK9T4abVG*to;E z1_S6bgDOW?!Oy1LwYy=w3q~KKdbNtyH#d24PFjX)KYMY93{3-mPP-H>@M-_>N~DDu zENh~reh?JBAK=TFN-SfDfT^=+{w4ea2KNWXq2Y<;?(gf(FgVp8Zp-oEjKzB%2Iqj;48GmY3h=bcdYJ}~&4tS`Q1sb=^emaW$IC$|R+r-8V- zf0$gGE(CS_n4s>oicVk)MfvVg#I>iDvf~Ov8bk}sSxluG!6#^Z_zhB&U^`eIi1@j( z^CK$z^stBHtaDDHxn+R;3u+>Lil^}fj?7eaGB z&5nl^STqcaBxI@v>%zG|j))G(rVa4aY=B@^2{TFkW~YP!8!9TG#(-nOf^^X-%m9{Z zCC?iC`G-^RcBSCuk=Z`(FaUUe?hf3{0C>>$?Vs z`2Uud9M+T&KB6o4o9kvdi^Q=Bw!asPdxbe#W-Oaa#_NP(qpyF@bVxv5D5))srkU#m zj_KA+#7sqDn*Ipf!F5Byco4HOSd!Ui$l94|IbW%Ny(s1>f4|Mv^#NfB31N~kya9!k zWCGL-$0ZQztBate^fd>R!hXY_N9ZjYp3V~4_V z#eB)Kjr8yW=+oG)BuNdZG?jaZlw+l_ma8aET(s+-x+=F-t#Qoiuu1i`^x8Sj>b^U} zs^z<()YMFP7CmjUC@M=&lA5W7t&cxTlzJAts*%PBDAPuqcV5o7HEnqjif_7xGt)F% zGx2b4w{@!tE)$p=l3&?Bf#`+!-RLOleeRk3 z7#pF|w@6_sBmn1nECqdunmG^}pr5(ZJQVvAt$6p3H(16~;vO>?sTE`Y+mq5YP&PBo zvq!7#W$Gewy`;%6o^!Dtjz~x)T}Bdk*BS#=EY=ODD&B=V6TD2z^hj1m5^d6s)D*wk zu$z~D7QuZ2b?5`p)E8e2_L38v3WE{V`bVk;6fl#o2`) z99JsWhh?$oVRn@$S#)uK&8DL8>An0&S<%V8hnGD7Z^;Y(%6;^9!7kDQ5bjR_V+~wp zfx4m3z6CWmmZ<8gDGUyg3>t8wgJ5NkkiEm^(sedCicP^&3D%}6LtIUq>mXCAt{9eF zNXL$kGcoUTf_Lhm`t;hD-SE)m=iBnxRU(NyL}f6~1uH)`K!hmYZjLI%H}AmEF5RZt z06$wn63GHnApHXZZJ}s^s)j9(BM6e*7IBK6Bq(!)d~zR#rbxK9NVIlgquoMq z=eGZ9NR!SEqP6=9UQg#@!rtbbSBUM#ynF);zKX+|!Zm}*{H z+j=d?aZ2!?@EL7C~%B?6ouCKLnO$uWn;Y6Xz zX8dSwj732u(o*U3F$F=7xwxm>E-B+SVZH;O-4XPuPkLSt_?S0)lb7EEg)Mglk0#eS z9@jl(OnH4juMxY+*r03VDfPx_IM!Lmc(5hOI;`?d37f>jPP$?9jQQIQU@i4vuG6MagEoJrQ=RD7xt@8E;c zeGV*+Pt+t$@pt!|McETOE$9k=_C!70uhwRS9X#b%ZK z%q(TIUXSS^F0`4Cx?Rk07C6wI4!UVPeI~-fxY6`YH$kABdOuiRtl73MqG|~AzZ@iL&^s?24iS;RK_pdlWkhcF z@Wv-Om(Aealfg)D^adlXh9Nvf~Uf@y;g3Y)i(YP zEXDnb1V}1pJT5ZWyw=1i+0fni9yINurD=EqH^ciOwLUGi)C%Da)tyt=zq2P7pV5-G zR7!oq28-Fgn5pW|nlu^b!S1Z#r7!Wtr{5J5PQ>pd+2P7RSD?>(U7-|Y z7ZQ5lhYIl_IF<9?T9^IPK<(Hp;l5bl5tF9>X-zG14_7PfsA>6<$~A338iYRT{a@r_ zuXBaT=`T5x3=s&3=RYx6NgG>No4?5KFBVjE(swfcivcIpPQFx5l+O;fiGsOrl5teR z_Cm+;PW}O0Dwe_(4Z@XZ)O0W-v2X><&L*<~*q3dg;bQW3g7)a#3KiQP>+qj|qo*Hk z?57>f2?f@`=Fj^nkDKeRkN2d$Z@2eNKpHo}ksj-$`QKb6n?*$^*%Fb3_Kbf1(*W9K>{L$mud2WHJ=j0^=g30Xhg8$#g^?36`p1fm;;1@0Lrx+8t`?vN0ZorM zSW?rhjCE8$C|@p^sXdx z|NOHHg+fL;HIlqyLp~SSdIF`TnSHehNCU9t89yr@)FY<~hu+X`tjg(aSVae$wDG*C zq$nY(Y494R)hD!i1|IIyP*&PD_c2FPgeY)&mX1qujB1VHPG9`yFQpLFVQ0>EKS@Bp zAfP5`C(sWGLI?AC{XEjLKR4FVNw(4+9b?kba95ukgR1H?w<8F7)G+6&(zUhIE5Ef% z=fFkL3QKA~M@h{nzjRq!Y_t!%U66#L8!(2-GgFxkD1=JRRqk=n%G(yHKn%^&$dW>; zSjAcjETMz1%205se$iH_)ZCpfg_LwvnsZQAUCS#^FExp8O4CrJb6>JquNV@qPq~3A zZ<6dOU#6|8+fcgiA#~MDmcpIEaUO02L5#T$HV0$EMD94HT_eXLZ2Zi&(! z&5E>%&|FZ`)CN10tM%tLSPD*~r#--K(H-CZqIOb99_;m|D5wdgJ<1iOJz@h2Zkq?} z%8_KXb&hf=2Wza(Wgc;3v3TN*;HTU*q2?#z&tLn_U0Nt!y>Oo>+2T)He6%XuP;fgn z-G!#h$Y2`9>Jtf}hbVrm6D70|ERzLAU>3zoWhJmjWfgM^))T+2u$~5>HF9jQDkrXR z=IzX36)V75PrFjkQ%TO+iqKGCQ-DDXbaE;C#}!-CoWQx&v*vHfyI>$HNRbpvm<`O( zlx9NBWD6_e&J%Ous4yp~s6)Ghni!I6)0W;9(9$y1wWu`$gs<$9Mcf$L*piP zPR0Av*2%ul`W;?-1_-5Zy0~}?`e@Y5A&0H!^ApyVTT}BiOm4GeFo$_oPlDEyeGBbh z1h3q&Dx~GmUS|3@4V36&$2uO8!Yp&^pD7J5&TN{?xphf*-js1fP?B|`>p_K>lh{ij zP(?H%e}AIP?_i^f&Li=FDSQ`2_NWxL+BB=nQr=$ zHojMlXNGauvvwPU>ZLq!`bX-5F4jBJ&So{kE5+ms9UEYD{66!|k~3vsP+mE}x!>%P za98bAU0!h0&ka4EoiDvBM#CP#dRNdXJcb*(%=<(g+M@<)DZ!@v1V>;54En?igcHR2 zhubQMq}VSOK)onqHfczM7YA@s=9*ow;k;8)&?J3@0JiGcP! zP#00KZ1t)GyZeRJ=f0^gc+58lc4Qh*S7RqPIC6GugG1gXe$LIQMRCo8cHf^qXgAa2 z`}t>u2Cq1CbSEpLr~E=c7~=Qkc9-vLE%(v9N*&HF`(d~(0`iukl5aQ9u4rUvc8%m) zr2GwZN4!s;{SB87lJB;veebPmqE}tSpT>+`t?<457Q9iV$th%i__Z1kOMAswFldD6 ztbOvO337S5o#ZZgN2G99_AVqPv!?Gmt3pzgD+Hp3QPQ`9qJ(g=kjvD+fUSS3upJn! zqoG7acIKEFRX~S}3|{EWT$kdz#zrDlJU(rPkxjws_iyLKU8+v|*oS_W*-guAb&Pj1 z35Z`3z<&Jb@2Mwz=KXucNYdY#SNO$tcVFr9KdKm|%^e-TXzs6M`PBper%ajkrIyUe zp$vVxVs9*>Vp4_1NC~Zg)WOCPmOxI1V34QlG4!aSFOH{QqSVq1^1)- z0P!Z?tT&E-ll(pwf0?=F=yOzik=@nh1Clxr9}Vij89z)ePDSCYAqw?lVI?v?+&*zH z)p$CScFI8rrwId~`}9YWPFu0cW1Sf@vRELs&cbntRU6QfPK-SO*mqu|u~}8AJ!Q$z znzu}50O=YbjwKCuSVBs6&CZR#0FTu)3{}qJJYX(>QPr4$RqWiwX3NT~;>cLn*_&1H zaKpIW)JVJ>b{uo2oq>oQt3y=zJjb%fU@wLqM{SyaC6x2snMx-}ivfU<1- znu1Lh;i$3Tf$Kh5Uk))G!D1UhE8pvx&nO~w^fG)BC&L!_hQk%^p`Kp@F{cz>80W&T ziOK=Sq3fdRu*V0=S53rcIfWFazI}Twj63CG(jOB;$*b`*#B9uEnBM`hDk*EwSRdwP8?5T?xGUKs=5N83XsR*)a4|ijz|c{4tIU+4j^A5C<#5 z*$c_d=5ml~%pGxw#?*q9N7aRwPux5EyqHVkdJO=5J>84!X6P>DS8PTTz>7C#FO?k#edkntG+fJk8ZMn?pmJSO@`x-QHq;7^h6GEXLXo1TCNhH z8ZDH{*NLAjo3WM`xeb=X{((uv3H(8&r8fJJg_uSs_%hOH%JDD?hu*2NvWGYD+j)&` zz#_1%O1wF^o5ryt?O0n;`lHbzp0wQ?rcbW(F1+h7_EZZ9{>rePvLAPVZ_R|n@;b$;UchU=0j<6k8G9QuQf@76oiE*4 zXOLQ&n3$NR#p4<5NJMVC*S);5x2)eRbaAM%VxWu9ohlT;pGEk7;002enCbQ>2r-us z3#bpXP9g|mE`65VrN`+3mC)M(eMj~~eOf)do<@l+fMiTR)XO}422*1SL{wyY(%oMpBgJagtiDf zz>O6(m;};>Hi=t8o{DVC@YigqS(Qh+ix3Rwa9aliH}a}IlOCW1@?%h_bRbq-W{KHF z%Vo?-j@{Xi@=~Lz5uZP27==UGE15|g^0gzD|3x)SCEXrx`*MP^FDLl%pOi~~Il;dc z^hrwp9sYeT7iZ)-ajKy@{a`kr0-5*_!XfBpXwEcFGJ;%kV$0Nx;apKrur zJN2J~CAv{Zjj%FolyurtW8RaFmpn&zKJWL>(0;;+q(%(Hx!GMW4AcfP0YJ*Vz!F4g z!ZhMyj$BdXL@MlF%KeInmPCt~9&A!;cRw)W!Hi@0DY(GD_f?jeV{=s=cJ6e}JktJw zQORnxxj3mBxfrH=x{`_^Z1ddDh}L#V7i}$njUFRVwOX?qOTKjfPMBO4y(WiU<)epb zvB9L=%jW#*SL|Nd_G?E*_h1^M-$PG6Pc_&QqF0O-FIOpa4)PAEPsyvB)GKasmBoEt z?_Q2~QCYGH+hW31x-B=@5_AN870vY#KB~3a*&{I=f);3Kv7q4Q7s)0)gVYx2#Iz9g(F2;=+Iy4 z6KI^8GJ6D@%tpS^8boU}zpi=+(5GfIR)35PzrbuXeL1Y1N%JK7PG|^2k3qIqHfX;G zQ}~JZ-UWx|60P5?d1e;AHx!_;#PG%d=^X(AR%i`l0jSpYOpXoKFW~7ip7|xvN;2^? zsYC9fanpO7rO=V7+KXqVc;Q5z%Bj})xHVrgoR04sA2 zl~DAwv=!(()DvH*=lyhIlU^hBkA0$e*7&fJpB0|oB7)rqGK#5##2T`@_I^|O2x4GO z;xh6ROcV<9>?e0)MI(y++$-ksV;G;Xe`lh76T#Htuia+(UrIXrf9?

L(tZ$0BqX1>24?V$S+&kLZ`AodQ4_)P#Q3*4xg8}lMV-FLwC*cN$< zt65Rf%7z41u^i=P*qO8>JqXPrinQFapR7qHAtp~&RZ85$>ob|Js;GS^y;S{XnGiBc zGa4IGvDl?x%gY`vNhv8wgZnP#UYI-w*^4YCZnxkF85@ldepk$&$#3EAhrJY0U)lR{F6sM3SONV^+$;Zx8BD&Eku3K zKNLZyBni3)pGzU0;n(X@1fX8wYGKYMpLmCu{N5-}epPDxClPFK#A@02WM3!myN%bkF z|GJ4GZ}3sL{3{qXemy+#Uk{4>Kf8v11;f8I&c76+B&AQ8udd<8gU7+BeWC`akUU~U zgXoxie>MS@rBoyY8O8Tc&8id!w+_ooxcr!1?#rc$-|SBBtH6S?)1e#P#S?jFZ8u-Bs&k`yLqW|{j+%c#A4AQ>+tj$Y z^CZajspu$F%73E68Lw5q7IVREED9r1Ijsg#@DzH>wKseye>hjsk^{n0g?3+gs@7`i zHx+-!sjLx^fS;fY!ERBU+Q zVJ!e0hJH%P)z!y%1^ZyG0>PN@5W~SV%f>}c?$H8r;Sy-ui>aruVTY=bHe}$e zi&Q4&XK!qT7-XjCrDaufT@>ieQ&4G(SShUob0Q>Gznep9fR783jGuUynAqc6$pYX; z7*O@@JW>O6lKIk0G00xsm|=*UVTQBB`u1f=6wGAj%nHK_;Aqmfa!eAykDmi-@u%6~ z;*c!pS1@V8r@IX9j&rW&d*}wpNs96O2Ute>%yt{yv>k!6zfT6pru{F1M3P z2WN1JDYqoTB#(`kE{H676QOoX`cnqHl1Yaru)>8Ky~VU{)r#{&s86Vz5X)v15ULHA zAZDb{99+s~qI6;-dQ5DBjHJP@GYTwn;Dv&9kE<0R!d z8tf1oq$kO`_sV(NHOSbMwr=To4r^X$`sBW4$gWUov|WY?xccQJN}1DOL|GEaD_!@& z15p?Pj+>7d`@LvNIu9*^hPN)pwcv|akvYYq)ks%`G>!+!pW{-iXPZsRp8 z35LR;DhseQKWYSD`%gO&k$Dj6_6q#vjWA}rZcWtQr=Xn*)kJ9kacA=esi*I<)1>w^ zO_+E>QvjP)qiSZg9M|GNeLtO2D7xT6vsj`88sd!94j^AqxFLi}@w9!Y*?nwWARE0P znuI_7A-saQ+%?MFA$gttMV-NAR^#tjl_e{R$N8t2NbOlX373>e7Ox=l=;y#;M7asp zRCz*CLnrm$esvSb5{T<$6CjY zmZ(i{Rs_<#pWW>(HPaaYj`%YqBra=Ey3R21O7vUbzOkJJO?V`4-D*u4$Me0Bx$K(lYo`JO}gnC zx`V}a7m-hLU9Xvb@K2ymioF)vj12<*^oAqRuG_4u%(ah?+go%$kOpfb`T96P+L$4> zQ#S+sA%VbH&mD1k5Ak7^^dZoC>`1L%i>ZXmooA!%GI)b+$D&ziKrb)a=-ds9xk#~& z7)3iem6I|r5+ZrTRe_W861x8JpD`DDIYZNm{$baw+$)X^Jtjnl0xlBgdnNY}x%5za zkQ8E6T<^$sKBPtL4(1zi_Rd(tVth*3Xs!ulflX+70?gb&jRTnI8l+*Aj9{|d%qLZ+ z>~V9Z;)`8-lds*Zgs~z1?Fg?Po7|FDl(Ce<*c^2=lFQ~ahwh6rqSjtM5+$GT>3WZW zj;u~w9xwAhOc<kF}~`CJ68 z?(S5vNJa;kriPlim33{N5`C{9?NWhzsna_~^|K2k4xz1`xcui*LXL-1#Y}Hi9`Oo!zQ>x-kgAX4LrPz63uZ+?uG*84@PKq-KgQlMNRwz=6Yes) zY}>YN+qP}nwr$(CZQFjUOI=-6J$2^XGvC~EZ+vrqWaOXB$k?%Suf5k=4>AveC1aJ! ziaW4IS%F$_Babi)kA8Y&u4F7E%99OPtm=vzw$$ zEz#9rvn`Iot_z-r3MtV>k)YvErZ<^Oa${`2>MYYODSr6?QZu+be-~MBjwPGdMvGd!b!elsdi4% z`37W*8+OGulab8YM?`KjJ8e+jM(tqLKSS@=jimq3)Ea2EB%88L8CaM+aG7;27b?5` z4zuUWBr)f)k2o&xg{iZ$IQkJ+SK>lpq4GEacu~eOW4yNFLU!Kgc{w4&D$4ecm0f}~ zTTzquRW@`f0}|IILl`!1P+;69g^upiPA6F{)U8)muWHzexRenBU$E^9X-uIY2%&1w z_=#5*(nmxJ9zF%styBwivi)?#KMG96-H@hD-H_&EZiRNsfk7mjBq{L%!E;Sqn!mVX*}kXhwH6eh;b42eD!*~upVG@ z#smUqz$ICm!Y8wY53gJeS|Iuard0=;k5i5Z_hSIs6tr)R4n*r*rE`>38Pw&lkv{_r!jNN=;#?WbMj|l>cU(9trCq; z%nN~r^y7!kH^GPOf3R}?dDhO=v^3BeP5hF|%4GNQYBSwz;x({21i4OQY->1G=KFyu z&6d`f2tT9Yl_Z8YACZaJ#v#-(gcyeqXMhYGXb=t>)M@fFa8tHp2x;ODX=Ap@a5I=U z0G80^$N0G4=U(>W%mrrThl0DjyQ-_I>+1Tdd_AuB3qpYAqY54upwa3}owa|x5iQ^1 zEf|iTZxKNGRpI>34EwkIQ2zHDEZ=(J@lRaOH>F|2Z%V_t56Km$PUYu^xA5#5Uj4I4RGqHD56xT%H{+P8Ag>e_3pN$4m8n>i%OyJFPNWaEnJ4McUZPa1QmOh?t8~n& z&RulPCors8wUaqMHECG=IhB(-tU2XvHP6#NrLVyKG%Ee*mQ5Ps%wW?mcnriTVRc4J`2YVM>$ixSF2Xi+Wn(RUZnV?mJ?GRdw%lhZ+t&3s7g!~g{%m&i<6 z5{ib-<==DYG93I(yhyv4jp*y3#*WNuDUf6`vTM%c&hiayf(%=x@4$kJ!W4MtYcE#1 zHM?3xw63;L%x3drtd?jot!8u3qeqctceX3m;tWetK+>~q7Be$h>n6riK(5@ujLgRS zvOym)k+VAtyV^mF)$29Y`nw&ijdg~jYpkx%*^ z8dz`C*g=I?;clyi5|!27e2AuSa$&%UyR(J3W!A=ZgHF9OuKA34I-1U~pyD!KuRkjA zbkN!?MfQOeN>DUPBxoy5IX}@vw`EEB->q!)8fRl_mqUVuRu|C@KD-;yl=yKc=ZT0% zB$fMwcC|HE*0f8+PVlWHi>M`zfsA(NQFET?LrM^pPcw`cK+Mo0%8*x8@65=CS_^$cG{GZQ#xv($7J z??R$P)nPLodI;P!IC3eEYEHh7TV@opr#*)6A-;EU2XuogHvC;;k1aI8asq7ovoP!* z?x%UoPrZjj<&&aWpsbr>J$Er-7!E(BmOyEv!-mbGQGeJm-U2J>74>o5x`1l;)+P&~ z>}f^=Rx(ZQ2bm+YE0u=ZYrAV@apyt=v1wb?R@`i_g64YyAwcOUl=C!i>=Lzb$`tjv zOO-P#A+)t-JbbotGMT}arNhJmmGl-lyUpMn=2UacVZxmiG!s!6H39@~&uVokS zG=5qWhfW-WOI9g4!R$n7!|ViL!|v3G?GN6HR0Pt_L5*>D#FEj5wM1DScz4Jv@Sxnl zB@MPPmdI{(2D?;*wd>3#tjAirmUnQoZrVv`xM3hARuJksF(Q)wd4P$88fGYOT1p6U z`AHSN!`St}}UMBT9o7i|G`r$ zrB=s$qV3d6$W9@?L!pl0lf%)xs%1ko^=QY$ty-57=55PvP(^6E7cc zGJ*>m2=;fOj?F~yBf@K@9qwX0hA803Xw+b0m}+#a(>RyR8}*Y<4b+kpp|OS+!whP( zH`v{%s>jsQI9rd$*vm)EkwOm#W_-rLTHcZRek)>AtF+~<(did)*oR1|&~1|e36d-d zgtm5cv1O0oqgWC%Et@P4Vhm}Ndl(Y#C^MD03g#PH-TFy+7!Osv1z^UWS9@%JhswEq~6kSr2DITo59+; ze=ZC}i2Q?CJ~Iyu?vn|=9iKV>4j8KbxhE4&!@SQ^dVa-gK@YfS9xT(0kpW*EDjYUkoj! zE49{7H&E}k%5(>sM4uGY)Q*&3>{aitqdNnRJkbOmD5Mp5rv-hxzOn80QsG=HJ_atI-EaP69cacR)Uvh{G5dTpYG7d zbtmRMq@Sexey)||UpnZ?;g_KMZq4IDCy5}@u!5&B^-=6yyY{}e4Hh3ee!ZWtL*s?G zxG(A!<9o!CL+q?u_utltPMk+hn?N2@?}xU0KlYg?Jco{Yf@|mSGC<(Zj^yHCvhmyx z?OxOYoxbptDK()tsJ42VzXdINAMWL$0Gcw?G(g8TMB)Khw_|v9`_ql#pRd2i*?CZl z7k1b!jQB=9-V@h%;Cnl7EKi;Y^&NhU0mWEcj8B|3L30Ku#-9389Q+(Yet0r$F=+3p z6AKOMAIi|OHyzlHZtOm73}|ntKtFaXF2Fy|M!gOh^L4^62kGUoWS1i{9gsds_GWBc zLw|TaLP64z3z9?=R2|T6Xh2W4_F*$cq>MtXMOy&=IPIJ`;!Tw?PqvI2b*U1)25^<2 zU_ZPoxg_V0tngA0J+mm?3;OYw{i2Zb4x}NedZug!>EoN3DC{1i)Z{Z4m*(y{ov2%- zk(w>+scOO}MN!exSc`TN)!B=NUX`zThWO~M*ohqq;J2hx9h9}|s#?@eR!=F{QTrq~ zTcY|>azkCe$|Q0XFUdpFT=lTcyW##i;-e{}ORB4D?t@SfqGo_cS z->?^rh$<&n9DL!CF+h?LMZRi)qju!meugvxX*&jfD!^1XB3?E?HnwHP8$;uX{Rvp# zh|)hM>XDv$ZGg=$1{+_bA~u-vXqlw6NH=nkpyWE0u}LQjF-3NhATL@9rRxMnpO%f7 z)EhZf{PF|mKIMFxnC?*78(}{Y)}iztV12}_OXffJ;ta!fcFIVjdchyHxH=t%ci`Xd zX2AUB?%?poD6Zv*&BA!6c5S#|xn~DK01#XvjT!w!;&`lDXSJT4_j$}!qSPrb37vc{ z9^NfC%QvPu@vlxaZ;mIbn-VHA6miwi8qJ~V;pTZkKqqOii<1Cs}0i?uUIss;hM4dKq^1O35y?Yp=l4i zf{M!@QHH~rJ&X~8uATV><23zZUbs-J^3}$IvV_ANLS08>k`Td7aU_S1sLsfi*C-m1 z-e#S%UGs4E!;CeBT@9}aaI)qR-6NU@kvS#0r`g&UWg?fC7|b^_HyCE!8}nyh^~o@< zpm7PDFs9yxp+byMS(JWm$NeL?DNrMCNE!I^ko-*csB+dsf4GAq{=6sfyf4wb>?v1v zmb`F*bN1KUx-`ra1+TJ37bXNP%`-Fd`vVQFTwWpX@;s(%nDQa#oWhgk#mYlY*!d>( zE&!|ySF!mIyfING+#%RDY3IBH_fW$}6~1%!G`suHub1kP@&DoAd5~7J55;5_noPI6eLf{t;@9Kf<{aO0`1WNKd?<)C-|?C?)3s z>wEq@8=I$Wc~Mt$o;g++5qR+(6wt9GI~pyrDJ%c?gPZe)owvy^J2S=+M^ z&WhIE`g;;J^xQLVeCtf7b%Dg#Z2gq9hp_%g)-%_`y*zb; zn9`f`mUPN-Ts&fFo(aNTsXPA|J!TJ{0hZp0^;MYHLOcD=r_~~^ymS8KLCSeU3;^QzJNqS z5{5rEAv#l(X?bvwxpU;2%pQftF`YFgrD1jt2^~Mt^~G>T*}A$yZc@(k9orlCGv&|1 zWWvVgiJsCAtamuAYT~nzs?TQFt<1LSEx!@e0~@yd6$b5!Zm(FpBl;(Cn>2vF?k zOm#TTjFwd2D-CyA!mqR^?#Uwm{NBemP>(pHmM}9;;8`c&+_o3#E5m)JzfwN?(f-a4 zyd%xZc^oQx3XT?vcCqCX&Qrk~nu;fxs@JUoyVoi5fqpi&bUhQ2y!Ok2pzsFR(M(|U zw3E+kH_zmTRQ9dUMZWRE%Zakiwc+lgv7Z%|YO9YxAy`y28`Aw;WU6HXBgU7fl@dnt z-fFBV)}H-gqP!1;V@Je$WcbYre|dRdp{xt!7sL3Eoa%IA`5CAA%;Wq8PktwPdULo! z8!sB}Qt8#jH9Sh}QiUtEPZ6H0b*7qEKGJ%ITZ|vH)5Q^2m<7o3#Z>AKc%z7_u`rXA zqrCy{-{8;9>dfllLu$^M5L z-hXs))h*qz%~ActwkIA(qOVBZl2v4lwbM>9l70Y`+T*elINFqt#>OaVWoja8RMsep z6Or3f=oBnA3vDbn*+HNZP?8LsH2MY)x%c13@(XfuGR}R?Nu<|07{$+Lc3$Uv^I!MQ z>6qWgd-=aG2Y^24g4{Bw9ueOR)(9h`scImD=86dD+MnSN4$6 z^U*o_mE-6Rk~Dp!ANp#5RE9n*LG(Vg`1)g6!(XtDzsov$Dvz|Gv1WU68J$CkshQhS zCrc|cdkW~UK}5NeaWj^F4MSgFM+@fJd{|LLM)}_O<{rj z+?*Lm?owq?IzC%U%9EBga~h-cJbIu=#C}XuWN>OLrc%M@Gu~kFEYUi4EC6l#PR2JS zQUkGKrrS#6H7}2l0F@S11DP`@pih0WRkRJl#F;u{c&ZC{^$Z+_*lB)r)-bPgRFE;* zl)@hK4`tEP=P=il02x7-C7p%l=B`vkYjw?YhdJU9!P!jcmY$OtC^12w?vy3<<=tlY zUwHJ_0lgWN9vf>1%WACBD{UT)1qHQSE2%z|JHvP{#INr13jM}oYv_5#xsnv9`)UAO zuwgyV4YZ;O)eSc3(mka6=aRohi!HH@I#xq7kng?Acdg7S4vDJb6cI5fw?2z%3yR+| zU5v@Hm}vy;${cBp&@D=HQ9j7NcFaOYL zj-wV=eYF{|XTkFNM2uz&T8uH~;)^Zo!=KP)EVyH6s9l1~4m}N%XzPpduPg|h-&lL` zAXspR0YMOKd2yO)eMFFJ4?sQ&!`dF&!|niH*!^*Ml##o0M(0*uK9&yzekFi$+mP9s z>W9d%Jb)PtVi&-Ha!o~Iyh@KRuKpQ@)I~L*d`{O8!kRObjO7=n+Gp36fe!66neh+7 zW*l^0tTKjLLzr`x4`_8&on?mjW-PzheTNox8Hg7Nt@*SbE-%kP2hWYmHu#Fn@Q^J(SsPUz*|EgOoZ6byg3ew88UGdZ>9B2Tq=jF72ZaR=4u%1A6Vm{O#?@dD!(#tmR;eP(Fu z{$0O%=Vmua7=Gjr8nY%>ul?w=FJ76O2js&17W_iq2*tb!i{pt#`qZB#im9Rl>?t?0c zicIC}et_4d+CpVPx)i4~$u6N-QX3H77ez z?ZdvXifFk|*F8~L(W$OWM~r`pSk5}#F?j_5u$Obu9lDWIknO^AGu+Blk7!9Sb;NjS zncZA?qtASdNtzQ>z7N871IsPAk^CC?iIL}+{K|F@BuG2>qQ;_RUYV#>hHO(HUPpk@ z(bn~4|F_jiZi}Sad;_7`#4}EmD<1EiIxa48QjUuR?rC}^HRocq`OQPM@aHVKP9E#q zy%6bmHygCpIddPjE}q_DPC`VH_2m;Eey&ZH)E6xGeStOK7H)#+9y!%-Hm|QF6w#A( zIC0Yw%9j$s-#odxG~C*^MZ?M<+&WJ+@?B_QPUyTg9DJGtQN#NIC&-XddRsf3n^AL6 zT@P|H;PvN;ZpL0iv$bRb7|J{0o!Hq+S>_NrH4@coZtBJu#g8#CbR7|#?6uxi8d+$g z87apN>EciJZ`%Zv2**_uiET9Vk{pny&My;+WfGDw4EVL#B!Wiw&M|A8f1A@ z(yFQS6jfbH{b8Z-S7D2?Ixl`j0{+ZnpT=;KzVMLW{B$`N?Gw^Fl0H6lT61%T2AU**!sX0u?|I(yoy&Xveg7XBL&+>n6jd1##6d>TxE*Vj=8lWiG$4=u{1UbAa5QD>5_ z;Te^42v7K6Mmu4IWT6Rnm>oxrl~b<~^e3vbj-GCdHLIB_>59}Ya+~OF68NiH=?}2o zP(X7EN=quQn&)fK>M&kqF|<_*H`}c zk=+x)GU>{Af#vx&s?`UKUsz})g^Pc&?Ka@t5$n$bqf6{r1>#mWx6Ep>9|A}VmWRnowVo`OyCr^fHsf# zQjQ3Ttp7y#iQY8l`zEUW)(@gGQdt(~rkxlkefskT(t%@i8=|p1Y9Dc5bc+z#n$s13 zGJk|V0+&Ekh(F};PJzQKKo+FG@KV8a<$gmNSD;7rd_nRdc%?9)p!|B-@P~kxQG}~B zi|{0}@}zKC(rlFUYp*dO1RuvPC^DQOkX4<+EwvBAC{IZQdYxoq1Za!MW7%p7gGr=j zzWnAq%)^O2$eItftC#TTSArUyL$U54-O7e|)4_7%Q^2tZ^0-d&3J1}qCzR4dWX!)4 zzIEKjgnYgMus^>6uw4Jm8ga6>GBtMjpNRJ6CP~W=37~||gMo_p@GA@#-3)+cVYnU> zE5=Y4kzl+EbEh%dhQokB{gqNDqx%5*qBusWV%!iprn$S!;oN_6E3?0+umADVs4ako z?P+t?m?};gev9JXQ#Q&KBpzkHPde_CGu-y z<{}RRAx=xlv#mVi+Ibrgx~ujW$h{?zPfhz)Kp7kmYS&_|97b&H&1;J-mzrBWAvY} zh8-I8hl_RK2+nnf&}!W0P+>5?#?7>npshe<1~&l_xqKd0_>dl_^RMRq@-Myz&|TKZBj1=Q()) zF{dBjv5)h=&Z)Aevx}+i|7=R9rG^Di!sa)sZCl&ctX4&LScQ-kMncgO(9o6W6)yd< z@Rk!vkja*X_N3H=BavGoR0@u0<}m-7|2v!0+2h~S2Q&a=lTH91OJsvms2MT~ zY=c@LO5i`mLpBd(vh|)I&^A3TQLtr>w=zoyzTd=^f@TPu&+*2MtqE$Avf>l>}V|3-8Fp2hzo3y<)hr_|NO(&oSD z!vEjTWBxbKTiShVl-U{n*B3#)3a8$`{~Pk}J@elZ=>Pqp|MQ}jrGv7KrNcjW%TN_< zZz8kG{#}XoeWf7qY?D)L)8?Q-b@Na&>i=)(@uNo zr;cH98T3$Iau8Hn*@vXi{A@YehxDE2zX~o+RY`)6-X{8~hMpc#C`|8y> zU8Mnv5A0dNCf{Ims*|l-^ z(MRp{qoGohB34|ggDI*p!Aw|MFyJ|v+<+E3brfrI)|+l3W~CQLPbnF@G0)P~Ly!1TJLp}xh8uW`Q+RB-v`MRYZ9Gam3cM%{ zb4Cb*f)0deR~wtNb*8w-LlIF>kc7DAv>T0D(a3@l`k4TFnrO+g9XH7;nYOHxjc4lq zMmaW6qpgAgy)MckYMhl?>sq;-1E)-1llUneeA!ya9KM$)DaNGu57Z5aE>=VST$#vb zFo=uRHr$0M{-ha>h(D_boS4zId;3B|Tpqo|?B?Z@I?G(?&Iei+-{9L_A9=h=Qfn-U z1wIUnQe9!z%_j$F_{rf&`ZFSott09gY~qrf@g3O=Y>vzAnXCyL!@(BqWa)Zqt!#_k zfZHuwS52|&&)aK;CHq9V-t9qt0au{$#6c*R#e5n3rje0hic7c7m{kW$p(_`wB=Gw7 z4k`1Hi;Mc@yA7dp@r~?@rfw)TkjAW++|pkfOG}0N|2guek}j8Zen(!+@7?qt_7ndX zB=BG6WJ31#F3#Vk3=aQr8T)3`{=p9nBHlKzE0I@v`{vJ}h8pd6vby&VgFhzH|q;=aonunAXL6G2y(X^CtAhWr*jI zGjpY@raZDQkg*aMq}Ni6cRF z{oWv}5`nhSAv>usX}m^GHt`f(t8@zHc?K|y5Zi=4G*UG1Sza{$Dpj%X8 zzEXaKT5N6F5j4J|w#qlZP!zS7BT)9b+!ZSJdToqJts1c!)fwih4d31vfb{}W)EgcA zH2pZ^8_k$9+WD2n`6q5XbOy8>3pcYH9 z07eUB+p}YD@AH!}p!iKv><2QF-Y^&xx^PAc1F13A{nUeCDg&{hnix#FiO!fe(^&%Qcux!h znu*S!s$&nnkeotYsDthh1dq(iQrE|#f_=xVgfiiL&-5eAcC-> z5L0l|DVEM$#ulf{bj+Y~7iD)j<~O8CYM8GW)dQGq)!mck)FqoL^X zwNdZb3->hFrbHFm?hLvut-*uK?zXn3q1z|UX{RZ;-WiLoOjnle!xs+W0-8D)kjU#R z+S|A^HkRg$Ij%N4v~k`jyHffKaC~=wg=9)V5h=|kLQ@;^W!o2^K+xG&2n`XCd>OY5Ydi= zgHH=lgy++erK8&+YeTl7VNyVm9-GfONlSlVb3)V9NW5tT!cJ8d7X)!b-$fb!s76{t z@d=Vg-5K_sqHA@Zx-L_}wVnc@L@GL9_K~Zl(h5@AR#FAiKad8~KeWCo@mgXIQ#~u{ zgYFwNz}2b6Vu@CP0XoqJ+dm8px(5W5-Jpis97F`+KM)TuP*X8H@zwiVKDKGVp59pI zifNHZr|B+PG|7|Y<*tqap0CvG7tbR1R>jn70t1X`XJixiMVcHf%Ez*=xm1(CrTSDt z0cle!+{8*Ja&EOZ4@$qhBuKQ$U95Q%rc7tg$VRhk?3=pE&n+T3upZg^ZJc9~c2es% zh7>+|mrmA-p&v}|OtxqmHIBgUxL~^0+cpfkSK2mhh+4b=^F1Xgd2)}U*Yp+H?ls#z zrLxWg_hm}AfK2XYWr!rzW4g;+^^&bW%LmbtRai9f3PjU${r@n`JThy-cphbcwn)rq9{A$Ht`lmYKxOacy z6v2R(?gHhD5@&kB-Eg?4!hAoD7~(h>(R!s1c1Hx#s9vGPePUR|of32bS`J5U5w{F) z>0<^ktO2UHg<0{oxkdOQ;}coZDQph8p6ruj*_?uqURCMTac;>T#v+l1Tc~%^k-Vd@ zkc5y35jVNc49vZpZx;gG$h{%yslDI%Lqga1&&;mN{Ush1c7p>7e-(zp}6E7f-XmJb4nhk zb8zS+{IVbL$QVF8pf8}~kQ|dHJAEATmmnrb_wLG}-yHe>W|A&Y|;muy-d^t^<&)g5SJfaTH@P1%euONny=mxo+C z4N&w#biWY41r8k~468tvuYVh&XN&d#%QtIf9;iVXfWY)#j=l`&B~lqDT@28+Y!0E+MkfC}}H*#(WKKdJJq=O$vNYCb(ZG@p{fJgu;h z21oHQ(14?LeT>n5)s;uD@5&ohU!@wX8w*lB6i@GEH0pM>YTG+RAIWZD;4#F1&F%Jp zXZUml2sH0!lYJT?&sA!qwez6cXzJEd(1ZC~kT5kZSp7(@=H2$Azb_*W&6aA|9iwCL zdX7Q=42;@dspHDwYE?miGX#L^3xD&%BI&fN9^;`v4OjQXPBaBmOF1;#C)8XA(WFlH zycro;DS2?(G&6wkr6rqC>rqDv3nfGw3hmN_9Al>TgvmGsL8_hXx09};l9Ow@)F5@y z#VH5WigLDwZE4nh^7&@g{1FV^UZ%_LJ-s<{HN*2R$OPg@R~Z`c-ET*2}XB@9xvAjrK&hS=f|R8Gr9 zr|0TGOsI7RD+4+2{ZiwdVD@2zmg~g@^D--YL;6UYGSM8i$NbQr4!c7T9rg!8;TM0E zT#@?&S=t>GQm)*ua|?TLT2ktj#`|R<_*FAkOu2Pz$wEc%-=Y9V*$&dg+wIei3b*O8 z2|m$!jJG!J!ZGbbIa!(Af~oSyZV+~M1qGvelMzPNE_%5?c2>;MeeG2^N?JDKjFYCy z7SbPWH-$cWF9~fX%9~v99L!G(wi!PFp>rB!9xj7=Cv|F+7CsGNwY0Q_J%FID%C^CBZQfJ9K(HK%k31j~e#&?hQ zNuD6gRkVckU)v+53-fc} z7ZCzYN-5RG4H7;>>Hg?LU9&5_aua?A0)0dpew1#MMlu)LHe(M;OHjHIUl7|%%)YPo z0cBk;AOY00%Fe6heoN*$(b<)Cd#^8Iu;-2v@>cE-OB$icUF9EEoaC&q8z9}jMTT2I z8`9;jT%z0;dy4!8U;GW{i`)3!c6&oWY`J3669C!tM<5nQFFrFRglU8f)5Op$GtR-3 zn!+SPCw|04sv?%YZ(a7#L?vsdr7ss@WKAw&A*}-1S|9~cL%uA+E~>N6QklFE>8W|% zyX-qAUGTY1hQ-+um`2|&ji0cY*(qN!zp{YpDO-r>jPk*yuVSay<)cUt`t@&FPF_&$ zcHwu1(SQ`I-l8~vYyUxm@D1UEdFJ$f5Sw^HPH7b!9 zzYT3gKMF((N(v0#4f_jPfVZ=ApN^jQJe-X$`A?X+vWjLn_%31KXE*}5_}d8 zw_B1+a#6T1?>M{ronLbHIlEsMf93muJ7AH5h%;i99<~JX^;EAgEB1uHralD*!aJ@F zV2ruuFe9i2Q1C?^^kmVy921eb=tLDD43@-AgL^rQ3IO9%+vi_&R2^dpr}x{bCVPej z7G0-0o64uyWNtr*loIvslyo0%)KSDDKjfThe0hcqs)(C-MH1>bNGBDRTW~scy_{w} zp^aq8Qb!h9Lwielq%C1b8=?Z=&U)ST&PHbS)8Xzjh2DF?d{iAv)Eh)wsUnf>UtXN( zL7=$%YrZ#|^c{MYmhn!zV#t*(jdmYdCpwqpZ{v&L8KIuKn`@IIZfp!uo}c;7J57N` zAxyZ-uA4=Gzl~Ovycz%MW9ZL7N+nRo&1cfNn9(1H5eM;V_4Z_qVann7F>5f>%{rf= zPBZFaV@_Sobl?Fy&KXyzFDV*FIdhS5`Uc~S^Gjo)aiTHgn#<0C=9o-a-}@}xDor;D zZyZ|fvf;+=3MZd>SR1F^F`RJEZo+|MdyJYQAEauKu%WDol~ayrGU3zzbHKsnHKZ*z zFiwUkL@DZ>!*x05ql&EBq@_Vqv83&?@~q5?lVmffQZ+V-=qL+!u4Xs2Z2zdCQ3U7B&QR9_Iggy} z(om{Y9eU;IPe`+p1ifLx-XWh?wI)xU9ik+m#g&pGdB5Bi<`PR*?92lE0+TkRuXI)z z5LP!N2+tTc%cB6B1F-!fj#}>S!vnpgVU~3!*U1ej^)vjUH4s-bd^%B=ItQqDCGbrEzNQi(dJ`J}-U=2{7-d zK8k^Rlq2N#0G?9&1?HSle2vlkj^KWSBYTwx`2?9TU_DX#J+f+qLiZCqY1TXHFxXZqYMuD@RU$TgcnCC{_(vwZ-*uX)~go#%PK z@}2Km_5aQ~(<3cXeJN6|F8X_1@L%@xTzs}$_*E|a^_URF_qcF;Pfhoe?FTFwvjm1o z8onf@OY@jC2tVcMaZS;|T!Ks(wOgPpRzRnFS-^RZ4E!9dsnj9sFt609a|jJbb1Dt@ z<=Gal2jDEupxUSwWu6zp<<&RnAA;d&4gKVG0iu6g(DsST(4)z6R)zDpfaQ}v{5ARt zyhwvMtF%b-YazR5XLz+oh=mn;y-Mf2a8>7?2v8qX;19y?b>Z5laGHvzH;Nu9S`B8} zI)qN$GbXIQ1VL3lnof^6TS~rvPVg4V?Dl2Bb*K2z4E{5vy<(@@K_cN@U>R!>aUIRnb zL*)=787*cs#zb31zBC49x$`=fkQbMAef)L2$dR{)6BAz!t5U_B#1zZG`^neKSS22oJ#5B=gl%U=WeqL9REF2g zZnfCb0?quf?Ztj$VXvDSWoK`0L=Zxem2q}!XWLoT-kYMOx)!7fcgT35uC~0pySEme z`{wGWTkGr7>+Kb^n;W?BZH6ZP(9tQX%-7zF>vc2}LuWDI(9kh1G#7B99r4x6;_-V+k&c{nPUrR zAXJGRiMe~aup{0qzmLNjS_BC4cB#sXjckx{%_c&^xy{M61xEb>KW_AG5VFXUOjAG4 z^>Qlm9A#1N{4snY=(AmWzatb!ngqiqPbBZ7>Uhb3)dTkSGcL#&SH>iMO-IJBPua`u zo)LWZ>=NZLr758j{%(|uQuZ)pXq_4c!!>s|aDM9#`~1bzK3J1^^D#<2bNCccH7~-X}Ggi!pIIF>uFx%aPARGQsnC8ZQc8lrQ5o~smqOg>Ti^GNme94*w z)JZy{_{#$jxGQ&`M z!OMvZMHR>8*^>eS%o*6hJwn!l8VOOjZQJvh)@tnHVW&*GYPuxqXw}%M!(f-SQf`=L z5;=5w2;%82VMH6Xi&-K3W)o&K^+vJCepWZ-rW%+Dc6X3(){z$@4zjYxQ|}8UIojeC zYZpQ1dU{fy=oTr<4VX?$q)LP}IUmpiez^O&N3E_qPpchGTi5ZM6-2ScWlQq%V&R2Euz zO|Q0Hx>lY1Q1cW5xHv5!0OGU~PVEqSuy#fD72d#O`N!C;o=m+YioGu-wH2k6!t<~K zSr`E=W9)!g==~x9VV~-8{4ZN9{~-A9zJpRe%NGg$+MDuI-dH|b@BD)~>pPCGUNNzY zMDg||0@XGQgw`YCt5C&A{_+J}mvV9Wg{6V%2n#YSRN{AP#PY?1FF1#|vO_%e+#`|2*~wGAJaeRX6=IzFNeWhz6gJc8+(03Ph4y6ELAm=AkN7TOgMUEw*N{= z_)EIDQx5q22oUR+_b*tazu9+pX|n1c*IB-}{DqIj z-?E|ks{o3AGRNb;+iKcHkZvYJvFsW&83RAPs1Oh@IWy%l#5x2oUP6ZCtv+b|q>jsf zZ_9XO;V!>n`UxH1LvH8)L4?8raIvasEhkpQoJ`%!5rBs!0Tu(s_D{`4opB;57)pkX z4$A^8CsD3U5*!|bHIEqsn~{q+Ddj$ME@Gq4JXtgVz&7l{Ok!@?EA{B3P~NAqb9)4? zkQo30A^EbHfQ@87G5&EQTd`frrwL)&Yw?%-W@uy^Gn23%j?Y!Iea2xw<-f;esq zf%w5WN@E1}zyXtYv}}`U^B>W`>XPmdLj%4{P298|SisrE;7HvXX;A}Ffi8B#3Lr;1 zHt6zVb`8{#+e$*k?w8|O{Uh|&AG}|DG1PFo1i?Y*cQm$ZwtGcVgMwtBUDa{~L1KT-{jET4w60>{KZ27vXrHJ;fW{6| z=|Y4!&UX020wU1>1iRgB@Q#m~1^Z^9CG1LqDhYBrnx%IEdIty z!46iOoKlKs)c}newDG)rWUikD%j`)p z_w9Ph&e40=(2eBy;T!}*1p1f1SAUDP9iWy^u^Ubdj21Kn{46;GR+hwLO=4D11@c~V zI8x&(D({K~Df2E)Nx_yQvYfh4;MbMJ@Z}=Dt3_>iim~QZ*hZIlEs0mEb z_54+&*?wMD`2#vsQRN3KvoT>hWofI_Vf(^C1ff-Ike@h@saEf7g}<9T`W;HAne-Nd z>RR+&SP35w)xKn8^U$7))PsM!jKwYZ*RzEcG-OlTrX3}9a{q%#Un5E5W{{hp>w~;` zGky+3(vJvQyGwBo`tCpmo0mo((?nM8vf9aXrrY1Ve}~TuVkB(zeds^jEfI}xGBCM2 zL1|#tycSaWCurP+0MiActG3LCas@_@tao@(R1ANlwB$4K53egNE_;!&(%@Qo$>h`^1S_!hN6 z)vZtG$8fN!|BXBJ=SI>e(LAU(y(i*PHvgQ2llulxS8>qsimv7yL}0q_E5WiAz7)(f zC(ahFvG8&HN9+6^jGyLHM~$)7auppeWh_^zKk&C_MQ~8;N??OlyH~azgz5fe^>~7F zl3HnPN3z-kN)I$4@`CLCMQx3sG~V8hPS^}XDXZrQA>}mQPw%7&!sd(Pp^P=tgp-s^ zjl}1-KRPNWXgV_K^HkP__SR`S-|OF0bR-N5>I%ODj&1JUeAQ3$9i;B~$S6}*^tK?= z**%aCiH7y?xdY?{LgVP}S0HOh%0%LI$wRx;$T|~Y8R)Vdwa}kGWv8?SJVm^>r6+%I z#lj1aR94{@MP;t-scEYQWc#xFA30^}?|BeX*W#9OL;Q9#WqaaM546j5j29((^_8Nu z4uq}ESLr~r*O7E7$D{!k9W>`!SLoyA53i9QwRB{!pHe8um|aDE`Cg0O*{jmor)^t)3`>V>SWN-2VJcFmj^1?~tT=JrP`fVh*t zXHarp=8HEcR#vFe+1a%XXuK+)oFs`GDD}#Z+TJ}Ri`FvKO@ek2ayn}yaOi%(8p%2$ zpEu)v0Jym@f}U|-;}CbR=9{#<^z28PzkkTNvyKvJDZe+^VS2bES3N@Jq!-*}{oQlz z@8bgC_KnDnT4}d#&Cpr!%Yb?E!brx0!eVOw~;lLwUoz#Np%d$o%9scc3&zPm`%G((Le|6o1 zM(VhOw)!f84zG^)tZ1?Egv)d8cdNi+T${=5kV+j;Wf%2{3g@FHp^Gf*qO0q!u$=m9 zCaY`4mRqJ;FTH5`a$affE5dJrk~k`HTP_7nGTY@B9o9vvnbytaID;^b=Tzp7Q#DmD zC(XEN)Ktn39z5|G!wsVNnHi) z%^q94!lL|hF`IijA^9NR0F$@h7k5R^ljOW(;Td9grRN0Mb)l_l7##{2nPQ@?;VjXv zaLZG}yuf$r$<79rVPpXg?6iiieX|r#&`p#Con2i%S8*8F}(E) zI5E6c3tG*<;m~6>!&H!GJ6zEuhH7mkAzovdhLy;)q z{H2*8I^Pb}xC4s^6Y}6bJvMu=8>g&I)7!N!5QG$xseeU#CC?ZM-TbjsHwHgDGrsD= z{%f;@Sod+Ch66Ko2WF~;Ty)v>&x^aovCbCbD7>qF*!?BXmOV3(s|nxsb*Lx_2lpB7 zokUnzrk;P=T-&kUHO}td+Zdj!3n&NR?K~cRU zAXU!DCp?51{J4w^`cV#ye}(`SQhGQkkMu}O3M*BWt4UsC^jCFUy;wTINYmhD$AT;4 z?Xd{HaJjP`raZ39qAm;%beDbrLpbRf(mkKbANan7XsL>_pE2oo^$TgdidjRP!5-`% zv0d!|iKN$c0(T|L0C~XD0aS8t{*&#LnhE;1Kb<9&=c2B+9JeLvJr*AyyRh%@jHej=AetOMSlz^=!kxX>>B{2B1uIrQyfd8KjJ+DBy!h)~*(!|&L4^Q_07SQ~E zcemVP`{9CwFvPFu7pyVGCLhH?LhEVb2{7U+Z_>o25#+3<|8%1T^5dh}*4(kfJGry} zm%r#hU+__Z;;*4fMrX=Bkc@7|v^*B;HAl0((IBPPii%X9+u3DDF6%bI&6?Eu$8&aWVqHIM7mK6?Uvq$1|(-T|)IV<>e?!(rY zqkmO1MRaLeTR=)io(0GVtQT@s6rN%C6;nS3@eu;P#ry4q;^O@1ZKCJyp_Jo)Ty^QW z+vweTx_DLm{P-XSBj~Sl<%_b^$=}odJ!S2wAcxenmzFGX1t&Qp8Vxz2VT`uQsQYtdn&_0xVivIcxZ_hnrRtwq4cZSj1c-SG9 z7vHBCA=fd0O1<4*=lu$6pn~_pVKyL@ztw1swbZi0B?spLo56ZKu5;7ZeUml1Ws1?u zqMf1p{5myAzeX$lAi{jIUqo1g4!zWLMm9cfWcnw`k6*BR^?$2(&yW?>w;G$EmTA@a z6?y#K$C~ZT8+v{87n5Dm&H6Pb_EQ@V0IWmG9cG=O;(;5aMWWrIPzz4Q`mhK;qQp~a z+BbQrEQ+w{SeiuG-~Po5f=^EvlouB@_|4xQXH@A~KgpFHrwu%dwuCR)=B&C(y6J4J zvoGk9;lLs9%iA-IJGU#RgnZZR+@{5lYl8(e1h6&>Vc_mvg0d@);X zji4T|n#lB!>pfL|8tQYkw?U2bD`W{na&;*|znjmalA&f;*U++_aBYerq;&C8Kw7mI z7tsG*?7*5j&dU)Lje;^{D_h`%(dK|pB*A*1(Jj)w^mZ9HB|vGLkF1GEFhu&rH=r=8 zMxO42e{Si6$m+Zj`_mXb&w5Q(i|Yxyg?juUrY}78uo@~3v84|8dfgbPd0iQJRdMj< zncCNGdMEcsxu#o#B5+XD{tsg*;j-eF8`mp~K8O1J!Z0+>0=7O=4M}E?)H)ENE;P*F z$Ox?ril_^p0g7xhDUf(q652l|562VFlC8^r8?lQv;TMvn+*8I}&+hIQYh2 z1}uQQaag&!-+DZ@|C+C$bN6W;S-Z@)d1|en+XGvjbOxCa-qAF*LA=6s(Jg+g;82f$ z(Vb)8I)AH@cdjGFAR5Rqd0wiNCu!xtqWbcTx&5kslzTb^7A78~Xzw1($UV6S^VWiP zFd{Rimd-0CZC_Bu(WxBFW7+k{cOW7DxBBkJdJ;VsJ4Z@lERQr%3eVv&$%)b%<~ zCl^Y4NgO}js@u{|o~KTgH}>!* z_iDNqX2(As7T0xivMH|3SC1ivm8Q}6Ffcd7owUKN5lHAtzMM4<0v+ykUT!QiowO;`@%JGv+K$bBx@*S7C8GJVqQ_K>12}M`f_Ys=S zKFh}HM9#6Izb$Y{wYzItTy+l5U2oL%boCJn?R3?jP@n$zSIwlmyGq30Cw4QBO|14` zW5c);AN*J3&eMFAk$SR~2k|&+&Bc$e>s%c{`?d~85S-UWjA>DS5+;UKZ}5oVa5O(N zqqc@>)nee)+4MUjH?FGv%hm2{IlIF-QX}ym-7ok4Z9{V+ZHVZQl$A*x!(q%<2~iVv znUa+BX35&lCb#9VE-~Y^W_f;Xhl%vgjwdjzMy$FsSIj&ok}L+X`4>J=9BkN&nu^E*gbhj3(+D>C4E z@Fwq_=N)^bKFSHTzZk?-gNU$@l}r}dwGyh_fNi=9b|n}J>&;G!lzilbWF4B}BBq4f zYIOl?b)PSh#XTPp4IS5ZR_2C!E)Z`zH0OW%4;&~z7UAyA-X|sh9@~>cQW^COA9hV4 zXcA6qUo9P{bW1_2`eo6%hgbN%(G-F1xTvq!sc?4wN6Q4`e9Hku zFwvlAcRY?6h^Fj$R8zCNEDq8`=uZB8D-xn)tA<^bFFy}4$vA}Xq0jAsv1&5!h!yRA zU()KLJya5MQ`q&LKdH#fwq&(bNFS{sKlEh_{N%{XCGO+po#(+WCLmKW6&5iOHny>g z3*VFN?mx!16V5{zyuMWDVP8U*|BGT$(%IO|)?EF|OI*sq&RovH!N%=>i_c?K*A>>k zyg1+~++zY4Q)J;VWN0axhoIKx;l&G$gvj(#go^pZskEVj8^}is3Jw26LzYYVos0HX zRPvmK$dVxM8(Tc?pHFe0Z3uq){{#OK3i-ra#@+;*=ui8)y6hsRv z4Fxx1c1+fr!VI{L3DFMwXKrfl#Q8hfP@ajgEau&QMCxd{g#!T^;ATXW)nUg&$-n25 zruy3V!!;{?OTobo|0GAxe`Acn3GV@W=&n;~&9 zQM>NWW~R@OYORkJAo+eq1!4vzmf9K%plR4(tB@TR&FSbDoRgJ8qVcH#;7lQub*nq&?Z>7WM=oeEVjkaG zT#f)=o!M2DO5hLR+op>t0CixJCIeXH*+z{-XS|%jx)y(j&}Wo|3!l7{o)HU3m7LYyhv*xF&tq z%IN7N;D4raue&&hm0xM=`qv`+TK@;_xAcGKuK(2|75~ar2Yw)geNLSmVxV@x89bQu zpViVKKnlkwjS&&c|-X6`~xdnh}Ps)Hs z4VbUL^{XNLf7_|Oi>tA%?SG5zax}esF*FH3d(JH^Gvr7Rp*n=t7frH!U;!y1gJB^i zY_M$KL_}mW&XKaDEi9K-wZR|q*L32&m+2n_8lq$xRznJ7p8}V>w+d@?uB!eS3#u<} zIaqi!b!w}a2;_BfUUhGMy#4dPx>)_>yZ`ai?Rk`}d0>~ce-PfY-b?Csd(28yX22L% zI7XI>OjIHYTk_@Xk;Gu^F52^Gn6E1&+?4MxDS2G_#PQ&yXPXP^<-p|2nLTb@AAQEY zI*UQ9Pmm{Kat}wuazpjSyXCdnrD&|C1c5DIb1TnzF}f4KIV6D)CJ!?&l&{T)e4U%3HTSYqsQ zo@zWB1o}ceQSV)<4G<)jM|@@YpL+XHuWsr5AYh^Q{K=wSV99D~4RRU52FufmMBMmd z_H}L#qe(}|I9ZyPRD6kT>Ivj&2Y?qVZq<4bG_co_DP`sE*_Xw8D;+7QR$Uq(rr+u> z8bHUWbV19i#)@@G4bCco@Xb<8u~wVDz9S`#k@ciJtlu@uP1U0X?yov8v9U3VOig2t zL9?n$P3=1U_Emi$#slR>N5wH-=J&T=EdUHA}_Z zZIl3nvMP*AZS9{cDqFanrA~S5BqxtNm9tlu;^`)3X&V4tMAkJ4gEIPl= zoV!Gyx0N{3DpD@)pv^iS*dl2FwANu;1;%EDl}JQ7MbxLMAp>)UwNwe{=V}O-5C*>F zu?Ny+F64jZn<+fKjF01}8h5H_3pey|;%bI;SFg$w8;IC<8l|3#Lz2;mNNik6sVTG3 z+Su^rIE#40C4a-587$U~%KedEEw1%r6wdvoMwpmlXH$xPnNQN#f%Z7|p)nC>WsuO= z4zyqapLS<8(UJ~Qi9d|dQijb_xhA2)v>la)<1md5s^R1N&PiuA$^k|A<+2C?OiHbj z>Bn$~t)>Y(Zb`8hW7q9xQ=s>Rv81V+UiuZJc<23HplI88isqRCId89fb`Kt|CxVIg znWcwprwXnotO>3s&Oypkte^9yJjlUVVxSe%_xlzmje|mYOVPH^vjA=?6xd0vaj0Oz zwJ4OJNiFdnHJX3rw&inskjryukl`*fRQ#SMod5J|KroJRsVXa5_$q7whSQ{gOi*s0 z1LeCy|JBWRsDPn7jCb4s(p|JZiZ8+*ExC@Vj)MF|*Vp{B(ziccSn`G1Br9bV(v!C2 z6#?eqpJBc9o@lJ#^p-`-=`4i&wFe>2)nlPK1p9yPFzJCzBQbpkcR>={YtamIw)3nt z(QEF;+)4`>8^_LU)_Q3 zC5_7lgi_6y>U%m)m@}Ku4C}=l^J=<<7c;99ec3p{aR+v=diuJR7uZi%aQv$oP?dn?@6Yu_+*^>T0ptf(oobdL;6)N-I!TO`zg^Xbv3#L0I~sn@WGk-^SmPh5>W+LB<+1PU}AKa?FCWF|qMNELOgdxR{ zbqE7@jVe+FklzdcD$!(A$&}}H*HQFTJ+AOrJYnhh}Yvta(B zQ_bW4Rr;R~&6PAKwgLWXS{Bnln(vUI+~g#kl{r+_zbngT`Y3`^Qf=!PxN4IYX#iW4 zucW7@LLJA9Zh3(rj~&SyN_pjO8H&)|(v%!BnMWySBJV=eSkB3YSTCyIeJ{i;(oc%_hk{$_l;v>nWSB)oVeg+blh=HB5JSlG_r7@P z3q;aFoZjD_qS@zygYqCn=;Zxjo!?NK!%J$ z52lOP`8G3feEj+HTp@Tnn9X~nG=;tS+z}u{mQX_J0kxtr)O30YD%oo)L@wy`jpQYM z@M>Me=95k1p*FW~rHiV1CIfVc{K8r|#Kt(ApkXKsDG$_>76UGNhHExFCw#Ky9*B-z zNq2ga*xax!HMf_|Vp-86r{;~YgQKqu7%szk8$hpvi_2I`OVbG1doP(`gn}=W<8%Gn z%81#&WjkH4GV;4u43EtSW>K_Ta3Zj!XF?;SO3V#q=<=>Tc^@?A`i;&`-cYj|;^ zEo#Jl5zSr~_V-4}y8pnufXLa80vZY4z2ko7fj>DR)#z=wWuS1$$W!L?(y}YC+yQ|G z@L&`2upy3f>~*IquAjkVNU>}c10(fq#HdbK$~Q3l6|=@-eBbo>B9(6xV`*)sae58*f zym~RRVx;xoCG3`JV`xo z!lFw)=t2Hy)e!IFs?0~7osWk(d%^wxq&>_XD4+U#y&-VF%4z?XH^i4w`TxpF{`XhZ z%G}iEzf!T(l>g;W9<~K+)$g!{UvhW{E0Lis(S^%I8OF&%kr!gJ&fMOpM=&=Aj@wuL zBX?*6i51Qb$uhkwkFYkaD_UDE+)rh1c;(&Y=B$3)J&iJfQSx!1NGgPtK!$c9OtJuu zX(pV$bfuJpRR|K(dp@^j}i&HeJOh@|7lWo8^$*o~Xqo z5Sb+!EtJ&e@6F+h&+_1ETbg7LfP5GZjvIUIN3ibCOldAv z)>YdO|NH$x7AC8dr=<2ekiY1%fN*r~e5h6Yaw<{XIErujKV~tiyrvV_DV0AzEknC- zR^xKM3i<1UkvqBj3C{wDvytOd+YtDSGu!gEMg+!&|8BQrT*|p)(dwQLEy+ zMtMzij3zo40)CA!BKZF~yWg?#lWhqD3@qR)gh~D{uZaJO;{OWV8XZ_)J@r3=)T|kt zUS1pXr6-`!Z}w2QR7nP%d?ecf90;K_7C3d!UZ`N(TZoWNN^Q~RjVhQG{Y<%E1PpV^4 z-m-K+$A~-+VDABs^Q@U*)YvhY4Znn2^w>732H?NRK(5QSS$V@D7yz2BVX4)f5A04~$WbxGOam22>t&uD)JB8-~yiQW6ik;FGblY_I>SvB_z2?PS z*Qm&qbKI{H1V@YGWzpx`!v)WeLT02};JJo*#f$a*FH?IIad-^(;9XC#YTWN6;Z6+S zm4O1KH=#V@FJw7Pha0!9Vb%ZIM$)a`VRMoiN&C|$YA3~ZC*8ayZRY^fyuP6$n%2IU z$#XceYZeqLTXw(m$_z|33I$B4k~NZO>pP6)H_}R{E$i%USGy{l{-jOE;%CloYPEU+ zRFxOn4;7lIOh!7abb23YKD+_-?O z0FP9otcAh+oSj;=f#$&*ExUHpd&e#bSF%#8*&ItcL2H$Sa)?pt0Xtf+t)z$_u^wZi z44oE}r4kIZGy3!Mc8q$B&6JqtnHZ>Znn!Zh@6rgIu|yU+zG8q`q9%B18|T|oN3zMq z`l&D;U!OL~%>vo&q0>Y==~zLiCZk4v%s_7!9DxQ~id1LLE93gf*gg&2$|hB#j8;?3 z5v4S;oM6rT{Y;I+#FdmNw z){d%tNM<<#GN%n9ox7B=3#;u7unZ~tLB_vRZ52a&2=IM)2VkXm=L+Iqq~uk#Dug|x z>S84e+A7EiOY5lj*!q?6HDkNh~0g;0Jy(al!ZHHDtur9T$y-~)94HelX1NHjXWIM7UAe}$?jiz z9?P4`I0JM=G5K{3_%2jPLC^_Mlw?-kYYgb7`qGa3@dn|^1fRMwiyM@Ch z;CB&o7&&?c5e>h`IM;Wnha0QKnEp=$hA8TJgR-07N~U5(>9vJzeoFsSRBkDq=x(YgEMpb=l4TDD`2 zwVJpWGTA_u7}?ecW7s6%rUs&NXD3+n;jB86`X?8(l3MBo6)PdakI6V6a}22{)8ilT zM~T*mU}__xSy|6XSrJ^%lDAR3Lft%+yxC|ZUvSO_nqMX!_ul3;R#*{~4DA=h$bP)%8Yv9X zyp><|e8=_ttI}ZAwOd#dlnSjck#6%273{E$kJuCGu=I@O)&6ID{nWF5@gLb16sj|&Sb~+du4e4O_%_o`Ix4NRrAsyr1_}MuP94s>de8cH-OUkVPk3+K z&jW)It9QiU-ti~AuJkL`XMca8Oh4$SyJ=`-5WU<{cIh+XVH#e4d&zive_UHC!pN>W z3TB;Mn5i)9Qn)#6@lo4QpI3jFYc0~+jS)4AFz8fVC;lD^+idw^S~Qhq>Tg(!3$yLD zzktzoFrU@6s4wwCMz}edpF5i5Q1IMmEJQHzp(LAt)pgN3&O!&d?3W@6U4)I^2V{;- z6A(?zd93hS*uQmnh4T)nHnE{wVhh(=MMD(h(P4+^p83Om6t<*cUW>l(qJzr%5vp@K zN27ka(L{JX=1~e2^)F^i=TYj&;<7jyUUR2Bek^A8+3Up*&Xwc{)1nRR5CT8vG>ExV zHnF3UqXJOAno_?bnhCX-&kwI~Ti8t4`n0%Up>!U`ZvK^w2+0Cs-b9%w%4`$+To|k= zKtgc&l}P`*8IS>8DOe?EB84^kx4BQp3<7P{Pq}&p%xF_81pg!l2|u=&I{AuUgmF5n zJQCTLv}%}xbFGYtKfbba{CBo)lWW%Z>i(_NvLhoQZ*5-@2l&x>e+I~0Nld3UI9tdL zRzu8}i;X!h8LHVvN?C+|M81e>Jr38%&*9LYQec9Ax>?NN+9(_>XSRv&6hlCYB`>Qm z1&ygi{Y()OU4@D_jd_-7vDILR{>o|7-k)Sjdxkjgvi{@S>6GqiF|o`*Otr;P)kLHN zZkpts;0zw_6;?f(@4S1FN=m!4^mv~W+lJA`&7RH%2$)49z0A+8@0BCHtj|yH--AEL z0tW6G%X-+J+5a{5*WKaM0QDznf;V?L5&uQw+yegDNDP`hA;0XPYc6e0;Xv6|i|^F2WB)Z$LR|HR4 zTQsRAby9(^Z@yATyOgcfQw7cKyr^3Tz7lc7+JEwwzA7)|2x+PtEb>nD(tpxJQm)Kn zW9K_*r!L%~N*vS8<5T=iv|o!zTe9k_2jC_j*7ik^M_ zaf%k{WX{-;0*`t`G!&`eW;gChVXnJ-Rn)To8vW-?>>a%QU1v`ZC=U)f8iA@%JG0mZ zDqH;~mgBnrCP~1II<=V9;EBL)J+xzCoiRBaeH&J6rL!{4zIY8tZka?_FBeQeNO3q6 zyG_alW54Ba&wQf{&F1v-r1R6ID)PTsqjIBc+5MHkcW5Fnvi~{-FjKe)t1bl}Y;z@< z=!%zvpRua>>t_x}^}z0<7MI!H2v6|XAyR9!t50q-A)xk0nflgF4*OQlCGK==4S|wc zRMsSscNhRzHMBU8TdcHN!q^I}x0iXJ%uehac|Zs_B$p@CnF)HeXPpB_Za}F{<@6-4 zl%kml@}kHQ(ypD8FsPJ2=14xXJE|b20RUIgs!2|R3>LUMGF6X*B_I|$`Qg=;zm7C z{mEDy9dTmPbued7mlO@phdmAmJ7p@GR1bjCkMw6*G7#4+`k>fk1czdJUB!e@Q(~6# zwo%@p@V5RL0ABU2LH7Asq^quDUho@H>eTZH9f*no9fY0T zD_-9px3e}A!>>kv5wk91%C9R1J_Nh!*&Kk$J3KNxC}c_@zlgpJZ+5L)Nw|^p=2ue}CJtm;uj*Iqr)K})kA$xtNUEvX;4!Px*^&9T_`IN{D z{6~QY=Nau6EzpvufB^hflc#XIsSq0Y9(nf$d~6ZwK}fal92)fr%T3=q{0mP-EyP_G z)UR5h@IX}3Qll2b0oCAcBF>b*@Etu*aTLPU<%C>KoOrk=x?pN!#f_Og-w+;xbFgjQ zXp`et%lDBBh~OcFnMKMUoox0YwBNy`N0q~bSPh@+enQ=4RUw1) zpovN`QoV>vZ#5LvC;cl|6jPr}O5tu!Ipoyib8iXqy}TeJ;4+_7r<1kV0v5?Kv>fYp zg>9L`;XwXa&W7-jf|9~uP2iyF5`5AJ`Q~p4eBU$MCC00`rcSF>`&0fbd^_eqR+}mK z4n*PMMa&FOcc)vTUR zlDUAn-mh`ahi_`f`=39JYTNVjsTa_Y3b1GOIi)6dY)D}xeshB0T8Eov5%UhWd1)u}kjEQ|LDo{tqKKrYIfVz~@dp!! zMOnah@vp)%_-jDTUG09l+;{CkDCH|Q{NqX*uHa1YxFShy*1+;J`gywKaz|2Q{lG8x zP?KBur`}r`!WLKXY_K;C8$EWG>jY3UIh{+BLv0=2)KH%P}6xE2kg)%(-uA6lC?u8}{K(#P*c zE9C8t*u%j2r_{;Rpe1A{9nNXU;b_N0vNgyK!EZVut~}+R2rcbsHilqsOviYh-pYX= zHw@53nlmwYI5W5KP>&`dBZe0Jn?nAdC^HY1wlR6$u^PbpB#AS&5L6zqrXN&7*N2Q` z+Rae1EwS)H=aVSIkr8Ek^1jy2iS2o7mqm~Mr&g5=jjt7VxwglQ^`h#Mx+x2v|9ZAwE$i_9918MjJxTMr?n!bZ6n$}y11u8I9COTU`Z$Fi z!AeAQLMw^gp_{+0QTEJrhL424pVDp%wpku~XRlD3iv{vQ!lAf!_jyqd_h}+Tr1XG| z`*FT*NbPqvHCUsYAkFnM`@l4u_QH&bszpUK#M~XLJt{%?00GXY?u_{gj3Hvs!=N(I z(=AuWPijyoU!r?aFTsa8pLB&cx}$*%;K$e*XqF{~*rA-qn)h^!(-;e}O#B$|S~c+U zN4vyOK0vmtx$5K!?g*+J@G1NmlEI=pyZXZ69tAv=@`t%ag_Hk{LP~OH9iE)I= zaJ69b4kuCkV0V zo(M0#>phpQ_)@j;h%m{-a*LGi(72TP)ws2w*@4|C-3+;=5DmC4s7Lp95%n%@Ko zfdr3-a7m*dys9iIci$A=4NPJ`HfJ;hujLgU)ZRuJI`n;Pw|yksu!#LQnJ#dJysgNb z@@qwR^wrk(jbq4H?d!lNyy72~Dnn87KxsgQ!)|*m(DRM+eC$wh7KnS-mho3|KE)7h zK3k;qZ;K1Lj6uEXLYUYi)1FN}F@-xJ z@@3Hb84sl|j{4$3J}aTY@cbX@pzB_qM~APljrjju6P0tY{C@ zpUCOz_NFmALMv1*blCcwUD3?U6tYs+N%cmJ98D%3)%)Xu^uvzF zS5O!sc#X6?EwsYkvPo6A%O8&y8sCCQH<%f2togVwW&{M;PR!a(ZT_A+jVAbf{@5kL zB@Z(hb$3U{T_}SKA_CoQVU-;j>2J=L#lZ~aQCFg-d<9rzs$_gO&d5N6eFSc z1ml8)P*FSi+k@!^M9nDWR5e@ATD8oxtDu=36Iv2!;dZzidIS(PCtEuXAtlBb1;H%Z zwnC^Ek*D)EX4#Q>R$$WA2sxC_t(!!6Tr?C#@{3}n{<^o;9id1RA&-Pig1e-2B1XpG zliNjgmd3c&%A}s>qf{_j#!Z`fu0xIwm4L0)OF=u(OEmp;bLCIaZX$&J_^Z%4Sq4GZ zPn6sV_#+6pJmDN_lx@1;Zw6Md_p0w9h6mHtzpuIEwNn>OnuRSC2=>fP^Hqgc)xu^4 z<3!s`cORHJh#?!nKI`Et7{3C27+EuH)Gw1f)aoP|B3y?fuVfvpYYmmukx0ya-)TQX zR{ggy5cNf4X|g)nl#jC9p>7|09_S7>1D2GTRBUTW zAkQ=JMRogZqG#v;^=11O6@rPPwvJkr{bW-Qg8`q8GoD#K`&Y+S#%&B>SGRL>;ZunM@49!}Uy zN|bBCJ%sO;@3wl0>0gbl3L@1^O60ONObz8ZI7nder>(udj-jt`;yj^nTQ$L9`OU9W zX4alF#$|GiR47%x@s&LV>2Sz2R6?;2R~5k6V>)nz!o_*1Y!$p>BC5&?hJg_MiE6UBy>RkVZj`9UWbRkN-Hk!S`=BS3t3uyX6)7SF#)71*}`~Ogz z1rap5H6~dhBJ83;q-Y<5V35C2&F^JI-it(=5D#v!fAi9p#UwV~2tZQI+W(Dv?1t9? zfh*xpxxO{-(VGB>!Q&0%^YW_F!@aZS#ucP|YaD#>wd1Fv&Z*SR&mc;asi}1G) z_H>`!akh-Zxq9#io(7%;a$)w+{QH)Y$?UK1Dt^4)up!Szcxnu}kn$0afcfJL#IL+S z5gF_Y30j;{lNrG6m~$Ay?)*V9fZuU@3=kd40=LhazjFrau>(Y>SJNtOz>8x_X-BlA zIpl{i>OarVGj1v(4?^1`R}aQB&WCRQzS~;7R{tDZG=HhgrW@B`W|#cdyj%YBky)P= zpxuOZkW>S6%q7U{VsB#G(^FMsH5QuGXhb(sY+!-R8Bmv6Sx3WzSW<1MPPN1!&PurYky(@`bP9tz z52}LH9Q?+FF5jR6-;|+GVdRA!qtd;}*-h&iIw3Tq3qF9sDIb1FFxGbo&fbG5n8$3F zyY&PWL{ys^dTO}oZ#@sIX^BKW*bon=;te9j5k+T%wJ zNJtoN1~YVj4~YRrlZl)b&kJqp+Z`DqT!la$x&&IxgOQw#yZd-nBP3!7FijBXD|IsU8Zl^ zc6?MKpJQ+7ka|tZQLfchD$PD|;K(9FiLE|eUZX#EZxhG!S-63C$jWX1Yd!6-Yxi-u zjULIr|0-Q%D9jz}IF~S%>0(jOqZ(Ln<$9PxiySr&2Oic7vb<8q=46)Ln%Z|<*z5&> z3f~Zw@m;vR(bESB<=Jqkxn(=#hQw42l(7)h`vMQQTttz9XW6^|^8EK7qhju4r_c*b zJIi`)MB$w@9epwdIfnEBR+?~);yd6C(LeMC& zn&&N*?-g&BBJcV;8&UoZi4Lmxcj16ojlxR~zMrf=O_^i1wGb9X-0@6_rpjPYemIin zmJb+;lHe;Yp=8G)Q(L1bzH*}I>}uAqhj4;g)PlvD9_e_ScR{Ipq|$8NvAvLD8MYr}xl=bU~)f%B3E>r3Bu9_t|ThF3C5~BdOve zEbk^r&r#PT&?^V1cb{72yEWH}TXEE}w>t!cY~rA+hNOTK8FAtIEoszp!qqptS&;r$ zaYV-NX96-h$6aR@1xz6_E0^N49mU)-v#bwtGJm)ibygzJ8!7|WIrcb`$XH~^!a#s& z{Db-0IOTFq#9!^j!n_F}#Z_nX{YzBK8XLPVmc&X`fT7!@$U-@2KM9soGbmOSAmqV z{nr$L^MBo_u^Joyf0E^=eo{Rt0{{e$IFA(#*kP@SQd6lWT2-#>` zP1)7_@IO!9lk>Zt?#CU?cuhiLF&)+XEM9B)cS(gvQT!X3`wL*{fArTS;Ak`J<84du zALKPz4}3nlG8Fo^MH0L|oK2-4xIY!~Oux~1sw!+It)&D3p;+N8AgqKI`ld6v71wy8I!eP0o~=RVcFQR2Gr(eP_JbSytoQ$Yt}l*4r@A8Me94y z8cTDWhqlq^qoAhbOzGBXv^Wa4vUz$(7B!mX`T=x_ueKRRDfg&Uc-e1+z4x$jyW_Pm zp?U;-R#xt^Z8Ev~`m`iL4*c#65Nn)q#=Y0l1AuD&+{|8-Gsij3LUZXpM0Bx0u7WWm zH|%yE@-#XEph2}-$-thl+S;__ciBxSSzHveP%~v}5I%u!z_l_KoW{KRx2=eB33umE zIYFtu^5=wGU`Jab8#}cnYry@9p5UE#U|VVvx_4l49JQ;jQdp(uw=$^A$EA$LM%vmE zvdEOaIcp5qX8wX{mYf0;#51~imYYPn4=k&#DsKTxo{_Mg*;S495?OBY?#gv=edYC* z^O@-sd-qa+U24xvcbL0@C7_6o!$`)sVr-jSJE4XQUQ$?L7}2(}Eixqv;L8AdJAVqc zq}RPgpnDb@E_;?6K58r3h4-!4rT4Ab#rLHLX?eMOfluJk=3i1@Gt1i#iA=O`M0@x! z(HtJP9BMHXEzuD93m|B&woj0g6T?f#^)>J>|I4C5?Gam>n9!8CT%~aT;=oco5d6U8 zMXl(=W;$ND_8+DD*?|5bJ!;8ebESXMUKBAf7YBwNVJibGaJ*(2G`F%wx)grqVPjudiaq^Kl&g$8A2 zWMxMr@_$c}d+;_B`#kUX-t|4VKH&_f^^EP0&=DPLW)H)UzBG%%Tra*5 z%$kyZe3I&S#gfie^z5)!twG={3Cuh)FdeA!Kj<-9** zvT*5%Tb`|QbE!iW-XcOuy39>D3oe6x{>&<#E$o8Ac|j)wq#kQzz|ATd=Z0K!p2$QE zPu?jL8Lb^y3_CQE{*}sTDe!2!dtlFjq&YLY@2#4>XS`}v#PLrpvc4*@q^O{mmnr5D zmyJq~t?8>FWU5vZdE(%4cuZuao0GNjp3~Dt*SLaxI#g_u>hu@k&9Ho*#CZP~lFJHj z(e!SYlLigyc?&5-YxlE{uuk$9b&l6d`uIlpg_z15dPo*iU&|Khx2*A5Fp;8iK_bdP z?T6|^7@lcx2j0T@x>X7|kuuBSB7<^zeY~R~4McconTxA2flHC0_jFxmSTv-~?zVT| zG_|yDqa9lkF*B6_{j=T>=M8r<0s;@z#h)3BQ4NLl@`Xr__o7;~M&dL3J8fP&zLfDfy z);ckcTev{@OUlZ`bCo(-3? z1u1xD`PKgSg?RqeVVsF<1SLF;XYA@Bsa&cY!I48ZJn1V<3d!?s=St?TLo zC0cNr`qD*M#s6f~X>SCNVkva^9A2ZP>CoJ9bvgXe_c}WdX-)pHM5m7O zrHt#g$F0AO+nGA;7dSJ?)|Mo~cf{z2L)Rz!`fpi73Zv)H=a5K)*$5sf_IZypi($P5 zsPwUc4~P-J1@^3C6-r9{V-u0Z&Sl7vNfmuMY4yy*cL>_)BmQF!8Om9Dej%cHxbIzA zhtV0d{=%cr?;bpBPjt@4w=#<>k5ee=TiWAXM2~tUGfm z$s&!Dm0R^V$}fOR*B^kGaipi~rx~A2cS0;t&khV1a4u38*XRUP~f za!rZMtay8bsLt6yFYl@>-y^31(*P!L^^s@mslZy(SMsv9bVoX`O#yBgEcjCmGpyc* zeH$Dw6vB5P*;jor+JOX@;6K#+xc)Z9B8M=x2a@Wx-{snPGpRmOC$zpsqW*JCh@M2Y z#K+M(>=#d^>Of9C`))h<=Bsy)6zaMJ&x-t%&+UcpLjV`jo4R2025 zXaG8EA!0lQa)|dx-@{O)qP6`$rhCkoQqZ`^SW8g-kOwrwsK8 z3ms*AIcyj}-1x&A&vSq{r=QMyp3CHdWH35!sad#!Sm>^|-|afB+Q;|Iq@LFgqIp#Z zD1%H+3I?6RGnk&IFo|u+E0dCxXz4yI^1i!QTu7uvIEH>i3rR{srcST`LIRwdV1P;W z+%AN1NIf@xxvVLiSX`8ILA8MzNqE&7>%jMzGt9wm78bo9<;h*W84i29^w!>V>{N+S zd`5Zmz^G;f=icvoOZfK5#1ctx*~UwD=ab4DGQXehQ!XYnak*dee%YN$_ZPL%KZuz$ zD;$PpT;HM^$KwtQm@7uvT`i6>Hae1CoRVM2)NL<2-k2PiX=eAx+-6j#JI?M}(tuBW zkF%jjLR)O`gI2fcPBxF^HeI|DWwQWHVR!;;{BXXHskxh8F@BMDn`oEi-NHt;CLymW z=KSv5)3dyzec0T5B*`g-MQ<;gz=nIWKUi9ko<|4I(-E0k$QncH>E4l z**1w&#={&zv4Tvhgz#c29`m|;lU-jmaXFMC11 z*dlXDMEOG>VoLMc>!rApwOu2prKSi*!w%`yzGmS+k(zm*CsLK*wv{S_0WX^8A-rKy zbk^Gf_92^7iB_uUF)EE+ET4d|X|>d&mdN?x@vxKAQk`O+r4Qdu>XGy(a(19g;=jU} zFX{O*_NG>!$@jh!U369Lnc+D~qch3uT+_Amyi}*k#LAAwh}k8IPK5a-WZ81ufD>l> z$4cF}GSz>ce`3FAic}6W4Z7m9KGO?(eWqi@L|5Hq0@L|&2flN1PVl}XgQ2q*_n2s3 zt5KtowNkTYB5b;SVuoXA@i5irXO)A&%7?V`1@HGCB&)Wgk+l|^XXChq;u(nyPB}b3 zY>m5jkxpZgi)zfbgv&ec4Zqdvm+D<?Im*mXweS9H+V>)zF#Zp3)bhl$PbISY{5=_z!8&*Jv~NYtI-g!>fDs zmvL5O^U%!^VaKA9gvKw|5?-jk>~%CVGvctKmP$kpnpfN{D8@X*Aazi$txfa%vd-|E z>kYmV66W!lNekJPom29LdZ%(I+ZLZYTXzTg*to~m?7vp%{V<~>H+2}PQ?PPAq`36R z<%wR8v6UkS>Wt#hzGk#44W<%9S=nBfB);6clKwnxY}T*w21Qc3_?IJ@4gYzC7s;WP zVQNI(M=S=JT#xsZy7G`cR(BP9*je0bfeN8JN5~zY(DDs0t{LpHOIbN);?T-69Pf3R zSNe*&p2%AwXHL>__g+xd4Hlc_vu<25H?(`nafS%)3UPP7_4;gk-9ckt8SJRTv5v0M z_Hww`qPudL?ajIR&X*;$y-`<)6dxx1U~5eGS13CB!lX;3w7n&lDDiArbAhSycd}+b zya_3p@A`$kQy;|NJZ~s44Hqo7Hwt}X86NK=(ey>lgWTtGL6k@Gy;PbO!M%1~Wcn2k zUFP|*5d>t-X*RU8g%>|(wwj*~#l4z^Aatf^DWd1Wj#Q*AY0D^V@sC`M zjJc6qXu0I7Y*2;;gGu!plAFzG=J;1%eIOdn zQA>J&e05UN*7I5@yRhK|lbBSfJ+5Uq;!&HV@xfPZrgD}kE*1DSq^=%{o%|LChhl#0 zlMb<^a6ixzpd{kNZr|3jTGeEzuo}-eLT-)Q$#b{!vKx8Tg}swCni>{#%vDY$Ww$84 zew3c9BBovqb}_&BRo#^!G(1Eg((BScRZ}C)Oz?y`T5wOrv);)b^4XR8 zhJo7+<^7)qB>I;46!GySzdneZ>n_E1oWZY;kf94#)s)kWjuJN1c+wbVoNQcmnv}{> zN0pF+Sl3E}UQ$}slSZeLJrwT>Sr}#V(dVaezCQl2|4LN`7L7v&siYR|r7M(*JYfR$ zst3=YaDw$FSc{g}KHO&QiKxuhEzF{f%RJLKe3p*7=oo`WNP)M(9X1zIQPP0XHhY3c znrP{$4#Ol$A0s|4S7Gx2L23dv*Gv2o;h((XVn+9+$qvm}s%zi6nI-_s6?mG! zj{DV;qesJb&owKeEK?=J>UcAlYckA7Sl+I&IN=yasrZOkejir*kE@SN`fk<8Fgx*$ zy&fE6?}G)d_N`){P~U@1jRVA|2*69)KSe_}!~?+`Yb{Y=O~_+@!j<&oVQQMnhoIRU zA0CyF1OFfkK44n*JD~!2!SCPM;PRSk%1XL=0&rz00wxPs&-_eapJy#$h!eqY%nS0{ z!aGg58JIJPF3_ci%n)QSVpa2H`vIe$RD43;#IRfDV&Ibit z+?>HW4{2wOfC6Fw)}4x}i1maDxcE1qi@BS*qcxD2gE@h3#4cgU*D-&3z7D|tVZWt= z-Cy2+*Cm@P4GN_TPUtaVyVesbVDazF@)j8VJ4>XZv!f%}&eO1SvIgr}4`A*3#vat< z_MoByL(qW6L7SFZ#|Gc1fFN)L2PxY+{B8tJp+pxRyz*87)vXR}*=&ahXjBlQKguuf zX6x<<6fQulE^C*KH8~W%ptpaC0l?b=_{~*U4?5Vt;dgM4t_{&UZ1C2j?b>b+5}{IF_CUyvz-@QZPMlJ)r_tS$9kH%RPv#2_nMb zRLj5;chJ72*U`Z@Dqt4$@_+k$%|8m(HqLG!qT4P^DdfvGf&){gKnGCX#H0!;W=AGP zbA&Z`-__a)VTS}kKFjWGk z%|>yE?t*EJ!qeQ%dPk$;xIQ+P0;()PCBDgjJm6Buj{f^awNoVx+9<|lg3%-$G(*f) zll6oOkN|yamn1uyl2*N-lnqRI1cvs_JxLTeahEK=THV$Sz*gQhKNb*p0fNoda#-&F zB-qJgW^g}!TtM|0bS2QZekW7_tKu%GcJ!4?lObt0z_$mZ4rbQ0o=^curCs3bJK6sq z9fu-aW-l#>z~ca(B;4yv;2RZ?tGYAU)^)Kz{L|4oPj zdOf_?de|#yS)p2v8-N||+XL=O*%3+y)oI(HbM)Ds?q8~HPzIP(vs*G`iddbWq}! z(2!VjP&{Z1w+%eUq^ /dev/null && pwd -P ) || exit # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum @@ -133,22 +131,29 @@ location of your Java installation." fi else JAVACMD=java - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. + if ! command -v java >/dev/null 2>&1 + then + die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the JAVA_HOME variable in your environment to match the location of your Java installation." + fi fi # Increase the maximum file descriptors if we can. if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then case $MAX_FD in #( max*) + # In POSIX sh, ulimit -H is undefined. That's why the result is checked to see if it worked. + # shellcheck disable=SC2039,SC3045 MAX_FD=$( ulimit -H -n ) || warn "Could not query maximum file descriptor limit" esac case $MAX_FD in #( '' | soft) :;; #( *) + # In POSIX sh, ulimit -n is undefined. That's why the result is checked to see if it worked. + # shellcheck disable=SC2039,SC3045 ulimit -n "$MAX_FD" || warn "Could not set maximum file descriptor limit to $MAX_FD" esac @@ -193,11 +198,15 @@ if "$cygwin" || "$msys" ; then done fi -# Collect all arguments for the java command; -# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of -# shell script including quotes and variable substitutions, so put them in -# double quotes to make sure that they get re-expanded; and -# * put everything else in single quotes, so that it's not re-expanded. + +# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' + +# Collect all arguments for the java command: +# * DEFAULT_JVM_OPTS, JAVA_OPTS, JAVA_OPTS, and optsEnvironmentVar are not allowed to contain shell fragments, +# and any embedded shellness will be escaped. +# * For example: A user cannot expect ${Hostname} to be expanded, as it is an environment variable and will be +# treated as '${Hostname}' itself on the command line. set -- \ "-Dorg.gradle.appname=$APP_BASE_NAME" \ diff --git a/extractor/gradlew.bat b/extractor/gradlew.bat index 53a6b238d..6689b85be 100644 --- a/extractor/gradlew.bat +++ b/extractor/gradlew.bat @@ -26,6 +26,7 @@ if "%OS%"=="Windows_NT" setlocal set DIRNAME=%~dp0 if "%DIRNAME%"=="" set DIRNAME=. +@rem This is normally unused set APP_BASE_NAME=%~n0 set APP_HOME=%DIRNAME% diff --git a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java index a33bc35c1..362574c2c 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java @@ -30,6 +30,7 @@ import net.minecraft.world.entity.EntityLookup; import net.minecraft.world.event.GameEvent; import net.minecraft.world.tick.QueryableTickScheduler; +import net.minecraft.world.tick.TickManager; import org.jetbrains.annotations.Nullable; import java.util.List; import java.util.function.Supplier; @@ -90,6 +91,11 @@ public Entity getEntityById(int id) { return null; } + @Override + public TickManager getTickManager() { + return null; + } + @Nullable @Override public MapState getMapState(String id) { @@ -158,7 +164,7 @@ public DynamicRegistryManager getRegistryManager() { @Override public FeatureSet getEnabledFeatures() { - return FeatureSet.of(FeatureFlags.VANILLA, FeatureFlags.BUNDLE); + return FeatureSet.of(FeatureFlags.VANILLA, FeatureFlags.BUNDLE, FeatureFlags.UPDATE_1_21); } @Override diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index ce183b88c..ae20fe44b 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -84,7 +84,7 @@ public void onInitialize() { var compound = codecExtractor.extract(); // read the compound byte-wise and write it to the file try { - NbtIo.write(compound, out.toFile()); + NbtIo.write(compound, out); } catch (IOException var3) { throw new EncoderException(var3); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java index c89de4245..ea43d73a7 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java @@ -3,6 +3,7 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import net.minecraft.entity.effect.StatusEffect; import net.minecraft.registry.Registries; import rs.valence.extractor.Main; import rs.valence.extractor.ValenceUtils; @@ -35,10 +36,11 @@ public JsonElement extract() { for (var entry : effect.getAttributeModifiers().entrySet()) { var attributeModifierJson = new JsonObject(); + var attributeModidier = entry.getValue().createAttributeModifier(0); attributeModifierJson.addProperty("attribute", Registries.ATTRIBUTE.getRawId(entry.getKey())); - attributeModifierJson.addProperty("operation", entry.getValue().getOperation().getId()); - attributeModifierJson.addProperty("value", entry.getValue().getValue()); - attributeModifierJson.addProperty("uuid", entry.getValue().getId().toString()); + attributeModifierJson.addProperty("operation", attributeModidier.getOperation().getId()); + attributeModifierJson.addProperty("base_value", attributeModidier.getValue()); + attributeModifierJson.addProperty("uuid", entry.getValue().getUuid().toString()); attributeModifiersJson.add(attributeModifierJson); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index 172d01f25..d62619bdc 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -213,7 +213,10 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException final var entityInstance = entityType.equals(EntityType.PLAYER) ? DummyPlayerEntity.INSTANCE : entityType.create(DummyWorld.INSTANCE); - final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); + + + // final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); + final var dataTracker = entityInstance.getDataTracker(); while (entitiesMap.get(entityClass) == null) { var entityJson = new JsonObject(); @@ -281,9 +284,9 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException if (bb != null && entityType != null) { var boundingBoxJson = new JsonObject(); - boundingBoxJson.addProperty("size_x", bb.getXLength()); - boundingBoxJson.addProperty("size_y", bb.getYLength()); - boundingBoxJson.addProperty("size_z", bb.getZLength()); + boundingBoxJson.addProperty("size_x", bb.getLengthX()); + boundingBoxJson.addProperty("size_y", bb.getLengthY()); + boundingBoxJson.addProperty("size_z", bb.getLengthZ()); entityJson.add("default_bounding_box", boundingBoxJson); } diff --git a/extractor/src/main/resources/fabric.mod.json b/extractor/src/main/resources/fabric.mod.json index 89a8967cb..87abfe5d5 100644 --- a/extractor/src/main/resources/fabric.mod.json +++ b/extractor/src/main/resources/fabric.mod.json @@ -22,7 +22,7 @@ ], "depends": { "fabricloader": ">=0.14.6", - "minecraft": "~1.20.1", + "minecraft": "~1.20.4", "java": ">=17" }, "suggests": { diff --git a/tools/packet_inspector/extracted/packets.json b/tools/packet_inspector/extracted/packets.json index b9d6c7577..1305ad610 100644 --- a/tools/packet_inspector/extracted/packets.json +++ b/tools/packet_inspector/extracted/packets.json @@ -48,269 +48,293 @@ "id": 6 }, { - "name": "ClientStatusC2SPacket", + "name": "AcknowledgeChunksC2SPacket", "side": "serverbound", "state": "play", "id": 7 }, { - "name": "ClientSettingsC2SPacket", + "name": "ClientStatusC2SPacket", "side": "serverbound", "state": "play", "id": 8 }, { - "name": "RequestCommandCompletionsC2SPacket", + "name": "ClientOptionsC2SPacket", "side": "serverbound", "state": "play", "id": 9 }, { - "name": "ButtonClickC2SPacket", + "name": "RequestCommandCompletionsC2SPacket", "side": "serverbound", "state": "play", "id": 10 }, { - "name": "ClickSlotC2SPacket", + "name": "AcknowledgeReconfigurationC2SPacket", "side": "serverbound", "state": "play", "id": 11 }, { - "name": "CloseHandledScreenC2SPacket", + "name": "ButtonClickC2SPacket", "side": "serverbound", "state": "play", "id": 12 }, { - "name": "CustomPayloadC2SPacket", + "name": "ClickSlotC2SPacket", "side": "serverbound", "state": "play", "id": 13 }, { - "name": "BookUpdateC2SPacket", + "name": "CloseHandledScreenC2SPacket", "side": "serverbound", "state": "play", "id": 14 }, { - "name": "QueryEntityNbtC2SPacket", + "name": "SlotChangedStateC2SPacket", "side": "serverbound", "state": "play", "id": 15 }, { - "name": "PlayerInteractEntityC2SPacket", + "name": "CustomPayloadC2SPacket", "side": "serverbound", "state": "play", "id": 16 }, { - "name": "JigsawGeneratingC2SPacket", + "name": "BookUpdateC2SPacket", "side": "serverbound", "state": "play", "id": 17 }, { - "name": "KeepAliveC2SPacket", + "name": "QueryEntityNbtC2SPacket", "side": "serverbound", "state": "play", "id": 18 }, { - "name": "UpdateDifficultyLockC2SPacket", + "name": "PlayerInteractEntityC2SPacket", "side": "serverbound", "state": "play", "id": 19 }, { - "name": "PositionAndOnGround", + "name": "JigsawGeneratingC2SPacket", "side": "serverbound", "state": "play", "id": 20 }, { - "name": "Full", + "name": "KeepAliveC2SPacket", "side": "serverbound", "state": "play", "id": 21 }, { - "name": "LookAndOnGround", + "name": "UpdateDifficultyLockC2SPacket", "side": "serverbound", "state": "play", "id": 22 }, { - "name": "OnGroundOnly", + "name": "PositionAndOnGround", "side": "serverbound", "state": "play", "id": 23 }, { - "name": "VehicleMoveC2SPacket", + "name": "Full", "side": "serverbound", "state": "play", "id": 24 }, { - "name": "BoatPaddleStateC2SPacket", + "name": "LookAndOnGround", "side": "serverbound", "state": "play", "id": 25 }, { - "name": "PickFromInventoryC2SPacket", + "name": "OnGroundOnly", "side": "serverbound", "state": "play", "id": 26 }, { - "name": "CraftRequestC2SPacket", + "name": "VehicleMoveC2SPacket", "side": "serverbound", "state": "play", "id": 27 }, { - "name": "UpdatePlayerAbilitiesC2SPacket", + "name": "BoatPaddleStateC2SPacket", "side": "serverbound", "state": "play", "id": 28 }, { - "name": "PlayerActionC2SPacket", + "name": "PickFromInventoryC2SPacket", "side": "serverbound", "state": "play", "id": 29 }, { - "name": "ClientCommandC2SPacket", + "name": "QueryPingC2SPacket", "side": "serverbound", "state": "play", "id": 30 }, { - "name": "PlayerInputC2SPacket", + "name": "CraftRequestC2SPacket", "side": "serverbound", "state": "play", "id": 31 }, { - "name": "PlayPongC2SPacket", + "name": "UpdatePlayerAbilitiesC2SPacket", "side": "serverbound", "state": "play", "id": 32 }, { - "name": "RecipeCategoryOptionsC2SPacket", + "name": "PlayerActionC2SPacket", "side": "serverbound", "state": "play", "id": 33 }, { - "name": "RecipeBookDataC2SPacket", + "name": "ClientCommandC2SPacket", "side": "serverbound", "state": "play", "id": 34 }, { - "name": "RenameItemC2SPacket", + "name": "PlayerInputC2SPacket", "side": "serverbound", "state": "play", "id": 35 }, { - "name": "ResourcePackStatusC2SPacket", + "name": "CommonPongC2SPacket", "side": "serverbound", "state": "play", "id": 36 }, { - "name": "AdvancementTabC2SPacket", + "name": "RecipeCategoryOptionsC2SPacket", "side": "serverbound", "state": "play", "id": 37 }, { - "name": "SelectMerchantTradeC2SPacket", + "name": "RecipeBookDataC2SPacket", "side": "serverbound", "state": "play", "id": 38 }, { - "name": "UpdateBeaconC2SPacket", + "name": "RenameItemC2SPacket", "side": "serverbound", "state": "play", "id": 39 }, { - "name": "UpdateSelectedSlotC2SPacket", + "name": "ResourcePackStatusC2SPacket", "side": "serverbound", "state": "play", "id": 40 }, { - "name": "UpdateCommandBlockC2SPacket", + "name": "AdvancementTabC2SPacket", "side": "serverbound", "state": "play", "id": 41 }, { - "name": "UpdateCommandBlockMinecartC2SPacket", + "name": "SelectMerchantTradeC2SPacket", "side": "serverbound", "state": "play", "id": 42 }, { - "name": "CreativeInventoryActionC2SPacket", + "name": "UpdateBeaconC2SPacket", "side": "serverbound", "state": "play", "id": 43 }, { - "name": "UpdateJigsawC2SPacket", + "name": "UpdateSelectedSlotC2SPacket", "side": "serverbound", "state": "play", "id": 44 }, { - "name": "UpdateStructureBlockC2SPacket", + "name": "UpdateCommandBlockC2SPacket", "side": "serverbound", "state": "play", "id": 45 }, { - "name": "UpdateSignC2SPacket", + "name": "UpdateCommandBlockMinecartC2SPacket", "side": "serverbound", "state": "play", "id": 46 }, { - "name": "HandSwingC2SPacket", + "name": "CreativeInventoryActionC2SPacket", "side": "serverbound", "state": "play", "id": 47 }, { - "name": "SpectatorTeleportC2SPacket", + "name": "UpdateJigsawC2SPacket", "side": "serverbound", "state": "play", "id": 48 }, { - "name": "PlayerInteractBlockC2SPacket", + "name": "UpdateStructureBlockC2SPacket", "side": "serverbound", "state": "play", "id": 49 }, { - "name": "PlayerInteractItemC2SPacket", + "name": "UpdateSignC2SPacket", "side": "serverbound", "state": "play", "id": 50 }, + { + "name": "HandSwingC2SPacket", + "side": "serverbound", + "state": "play", + "id": 51 + }, + { + "name": "SpectatorTeleportC2SPacket", + "side": "serverbound", + "state": "play", + "id": 52 + }, + { + "name": "PlayerInteractBlockC2SPacket", + "side": "serverbound", + "state": "play", + "id": 53 + }, + { + "name": "PlayerInteractItemC2SPacket", + "side": "serverbound", + "state": "play", + "id": 54 + }, { "name": "QueryRequestC2SPacket", "side": "serverbound", @@ -341,6 +365,48 @@ "state": "login", "id": 2 }, + { + "name": "EnterConfigurationC2SPacket", + "side": "serverbound", + "state": "login", + "id": 3 + }, + { + "name": "ClientOptionsC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 0 + }, + { + "name": "CustomPayloadC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 1 + }, + { + "name": "ReadyC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 2 + }, + { + "name": "KeepAliveC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 3 + }, + { + "name": "CommonPongC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 4 + }, + { + "name": "ResourcePackStatusC2SPacket", + "side": "serverbound", + "state": "configuration", + "id": 5 + }, { "name": "BundleSplitterPacket", "side": "clientbound", @@ -360,653 +426,689 @@ "id": 2 }, { - "name": "PlayerSpawnS2CPacket", + "name": "EntityAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 3 }, { - "name": "EntityAnimationS2CPacket", + "name": "StatisticsS2CPacket", "side": "clientbound", "state": "play", "id": 4 }, { - "name": "StatisticsS2CPacket", + "name": "PlayerActionResponseS2CPacket", "side": "clientbound", "state": "play", "id": 5 }, { - "name": "PlayerActionResponseS2CPacket", + "name": "BlockBreakingProgressS2CPacket", "side": "clientbound", "state": "play", "id": 6 }, { - "name": "BlockBreakingProgressS2CPacket", + "name": "BlockEntityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 7 }, { - "name": "BlockEntityUpdateS2CPacket", + "name": "BlockEventS2CPacket", "side": "clientbound", "state": "play", "id": 8 }, { - "name": "BlockEventS2CPacket", + "name": "BlockUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 9 }, { - "name": "BlockUpdateS2CPacket", + "name": "BossBarS2CPacket", "side": "clientbound", "state": "play", "id": 10 }, { - "name": "BossBarS2CPacket", + "name": "DifficultyS2CPacket", "side": "clientbound", "state": "play", "id": 11 }, { - "name": "DifficultyS2CPacket", + "name": "ChunkSentS2CPacket", "side": "clientbound", "state": "play", "id": 12 }, { - "name": "ChunkBiomeDataS2CPacket", + "name": "StartChunkSendS2CPacket", "side": "clientbound", "state": "play", "id": 13 }, { - "name": "ClearTitleS2CPacket", + "name": "ChunkBiomeDataS2CPacket", "side": "clientbound", "state": "play", "id": 14 }, { - "name": "CommandSuggestionsS2CPacket", + "name": "ClearTitleS2CPacket", "side": "clientbound", "state": "play", "id": 15 }, { - "name": "CommandTreeS2CPacket", + "name": "CommandSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 16 }, { - "name": "CloseScreenS2CPacket", + "name": "CommandTreeS2CPacket", "side": "clientbound", "state": "play", "id": 17 }, { - "name": "InventoryS2CPacket", + "name": "CloseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 18 }, { - "name": "ScreenHandlerPropertyUpdateS2CPacket", + "name": "InventoryS2CPacket", "side": "clientbound", "state": "play", "id": 19 }, { - "name": "ScreenHandlerSlotUpdateS2CPacket", + "name": "ScreenHandlerPropertyUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 20 }, { - "name": "CooldownUpdateS2CPacket", + "name": "ScreenHandlerSlotUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 21 }, { - "name": "ChatSuggestionsS2CPacket", + "name": "CooldownUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 22 }, { - "name": "CustomPayloadS2CPacket", + "name": "ChatSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 23 }, { - "name": "EntityDamageS2CPacket", + "name": "CustomPayloadS2CPacket", "side": "clientbound", "state": "play", "id": 24 }, { - "name": "RemoveMessageS2CPacket", + "name": "EntityDamageS2CPacket", "side": "clientbound", "state": "play", "id": 25 }, { - "name": "DisconnectS2CPacket", + "name": "RemoveMessageS2CPacket", "side": "clientbound", "state": "play", "id": 26 }, { - "name": "ProfilelessChatMessageS2CPacket", + "name": "DisconnectS2CPacket", "side": "clientbound", "state": "play", "id": 27 }, { - "name": "EntityStatusS2CPacket", + "name": "ProfilelessChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 28 }, { - "name": "ExplosionS2CPacket", + "name": "EntityStatusS2CPacket", "side": "clientbound", "state": "play", "id": 29 }, { - "name": "UnloadChunkS2CPacket", + "name": "ExplosionS2CPacket", "side": "clientbound", "state": "play", "id": 30 }, { - "name": "GameStateChangeS2CPacket", + "name": "UnloadChunkS2CPacket", "side": "clientbound", "state": "play", "id": 31 }, { - "name": "OpenHorseScreenS2CPacket", + "name": "GameStateChangeS2CPacket", "side": "clientbound", "state": "play", "id": 32 }, { - "name": "DamageTiltS2CPacket", + "name": "OpenHorseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 33 }, { - "name": "WorldBorderInitializeS2CPacket", + "name": "DamageTiltS2CPacket", "side": "clientbound", "state": "play", "id": 34 }, { - "name": "KeepAliveS2CPacket", + "name": "WorldBorderInitializeS2CPacket", "side": "clientbound", "state": "play", "id": 35 }, { - "name": "ChunkDataS2CPacket", + "name": "KeepAliveS2CPacket", "side": "clientbound", "state": "play", "id": 36 }, { - "name": "WorldEventS2CPacket", + "name": "ChunkDataS2CPacket", "side": "clientbound", "state": "play", "id": 37 }, { - "name": "ParticleS2CPacket", + "name": "WorldEventS2CPacket", "side": "clientbound", "state": "play", "id": 38 }, { - "name": "LightUpdateS2CPacket", + "name": "ParticleS2CPacket", "side": "clientbound", "state": "play", "id": 39 }, { - "name": "GameJoinS2CPacket", + "name": "LightUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 40 }, { - "name": "MapUpdateS2CPacket", + "name": "GameJoinS2CPacket", "side": "clientbound", "state": "play", "id": 41 }, { - "name": "SetTradeOffersS2CPacket", + "name": "MapUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 42 }, { - "name": "MoveRelative", + "name": "SetTradeOffersS2CPacket", "side": "clientbound", "state": "play", "id": 43 }, { - "name": "RotateAndMoveRelative", + "name": "MoveRelative", "side": "clientbound", "state": "play", "id": 44 }, { - "name": "Rotate", + "name": "RotateAndMoveRelative", "side": "clientbound", "state": "play", "id": 45 }, { - "name": "VehicleMoveS2CPacket", + "name": "Rotate", "side": "clientbound", "state": "play", "id": 46 }, { - "name": "OpenWrittenBookS2CPacket", + "name": "VehicleMoveS2CPacket", "side": "clientbound", "state": "play", "id": 47 }, { - "name": "OpenScreenS2CPacket", + "name": "OpenWrittenBookS2CPacket", "side": "clientbound", "state": "play", "id": 48 }, { - "name": "SignEditorOpenS2CPacket", + "name": "OpenScreenS2CPacket", "side": "clientbound", "state": "play", "id": 49 }, { - "name": "PlayPingS2CPacket", + "name": "SignEditorOpenS2CPacket", "side": "clientbound", "state": "play", "id": 50 }, { - "name": "CraftFailedResponseS2CPacket", + "name": "CommonPingS2CPacket", "side": "clientbound", "state": "play", "id": 51 }, { - "name": "PlayerAbilitiesS2CPacket", + "name": "PingResultS2CPacket", "side": "clientbound", "state": "play", "id": 52 }, { - "name": "ChatMessageS2CPacket", + "name": "CraftFailedResponseS2CPacket", "side": "clientbound", "state": "play", "id": 53 }, { - "name": "EndCombatS2CPacket", + "name": "PlayerAbilitiesS2CPacket", "side": "clientbound", "state": "play", "id": 54 }, { - "name": "EnterCombatS2CPacket", + "name": "ChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 55 }, { - "name": "DeathMessageS2CPacket", + "name": "EndCombatS2CPacket", "side": "clientbound", "state": "play", "id": 56 }, { - "name": "PlayerRemoveS2CPacket", + "name": "EnterCombatS2CPacket", "side": "clientbound", "state": "play", "id": 57 }, { - "name": "PlayerListS2CPacket", + "name": "DeathMessageS2CPacket", "side": "clientbound", "state": "play", "id": 58 }, { - "name": "LookAtS2CPacket", + "name": "PlayerRemoveS2CPacket", "side": "clientbound", "state": "play", "id": 59 }, { - "name": "PlayerPositionLookS2CPacket", + "name": "PlayerListS2CPacket", "side": "clientbound", "state": "play", "id": 60 }, { - "name": "UnlockRecipesS2CPacket", + "name": "LookAtS2CPacket", "side": "clientbound", "state": "play", "id": 61 }, { - "name": "EntitiesDestroyS2CPacket", + "name": "PlayerPositionLookS2CPacket", "side": "clientbound", "state": "play", "id": 62 }, { - "name": "RemoveEntityStatusEffectS2CPacket", + "name": "UnlockRecipesS2CPacket", "side": "clientbound", "state": "play", "id": 63 }, { - "name": "ResourcePackSendS2CPacket", + "name": "EntitiesDestroyS2CPacket", "side": "clientbound", "state": "play", "id": 64 }, { - "name": "PlayerRespawnS2CPacket", + "name": "RemoveEntityStatusEffectS2CPacket", "side": "clientbound", "state": "play", "id": 65 }, { - "name": "EntitySetHeadYawS2CPacket", + "name": "ScoreboardScoreResetS2CPacket", "side": "clientbound", "state": "play", "id": 66 }, { - "name": "ChunkDeltaUpdateS2CPacket", + "name": "ResourcePackRemoveS2CPacket", "side": "clientbound", "state": "play", "id": 67 }, { - "name": "SelectAdvancementTabS2CPacket", + "name": "ResourcePackSendS2CPacket", "side": "clientbound", "state": "play", "id": 68 }, { - "name": "ServerMetadataS2CPacket", + "name": "PlayerRespawnS2CPacket", "side": "clientbound", "state": "play", "id": 69 }, { - "name": "OverlayMessageS2CPacket", + "name": "EntitySetHeadYawS2CPacket", "side": "clientbound", "state": "play", "id": 70 }, { - "name": "WorldBorderCenterChangedS2CPacket", + "name": "ChunkDeltaUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 71 }, { - "name": "WorldBorderInterpolateSizeS2CPacket", + "name": "SelectAdvancementTabS2CPacket", "side": "clientbound", "state": "play", "id": 72 }, { - "name": "WorldBorderSizeChangedS2CPacket", + "name": "ServerMetadataS2CPacket", "side": "clientbound", "state": "play", "id": 73 }, { - "name": "WorldBorderWarningTimeChangedS2CPacket", + "name": "OverlayMessageS2CPacket", "side": "clientbound", "state": "play", "id": 74 }, { - "name": "WorldBorderWarningBlocksChangedS2CPacket", + "name": "WorldBorderCenterChangedS2CPacket", "side": "clientbound", "state": "play", "id": 75 }, { - "name": "SetCameraEntityS2CPacket", + "name": "WorldBorderInterpolateSizeS2CPacket", "side": "clientbound", "state": "play", "id": 76 }, { - "name": "UpdateSelectedSlotS2CPacket", + "name": "WorldBorderSizeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 77 }, { - "name": "ChunkRenderDistanceCenterS2CPacket", + "name": "WorldBorderWarningTimeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 78 }, { - "name": "ChunkLoadDistanceS2CPacket", + "name": "WorldBorderWarningBlocksChangedS2CPacket", "side": "clientbound", "state": "play", "id": 79 }, { - "name": "PlayerSpawnPositionS2CPacket", + "name": "SetCameraEntityS2CPacket", "side": "clientbound", "state": "play", "id": 80 }, { - "name": "ScoreboardDisplayS2CPacket", + "name": "UpdateSelectedSlotS2CPacket", "side": "clientbound", "state": "play", "id": 81 }, { - "name": "EntityTrackerUpdateS2CPacket", + "name": "ChunkRenderDistanceCenterS2CPacket", "side": "clientbound", "state": "play", "id": 82 }, { - "name": "EntityAttachS2CPacket", + "name": "ChunkLoadDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 83 }, { - "name": "EntityVelocityUpdateS2CPacket", + "name": "PlayerSpawnPositionS2CPacket", "side": "clientbound", "state": "play", "id": 84 }, { - "name": "EntityEquipmentUpdateS2CPacket", + "name": "ScoreboardDisplayS2CPacket", "side": "clientbound", "state": "play", "id": 85 }, { - "name": "ExperienceBarUpdateS2CPacket", + "name": "EntityTrackerUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 86 }, { - "name": "HealthUpdateS2CPacket", + "name": "EntityAttachS2CPacket", "side": "clientbound", "state": "play", "id": 87 }, { - "name": "ScoreboardObjectiveUpdateS2CPacket", + "name": "EntityVelocityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 88 }, { - "name": "EntityPassengersSetS2CPacket", + "name": "EntityEquipmentUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 89 }, { - "name": "TeamS2CPacket", + "name": "ExperienceBarUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 90 }, { - "name": "ScoreboardPlayerUpdateS2CPacket", + "name": "HealthUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 91 }, { - "name": "SimulationDistanceS2CPacket", + "name": "ScoreboardObjectiveUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 92 }, { - "name": "SubtitleS2CPacket", + "name": "EntityPassengersSetS2CPacket", "side": "clientbound", "state": "play", "id": 93 }, { - "name": "WorldTimeUpdateS2CPacket", + "name": "TeamS2CPacket", "side": "clientbound", "state": "play", "id": 94 }, { - "name": "TitleS2CPacket", + "name": "ScoreboardScoreUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 95 }, { - "name": "TitleFadeS2CPacket", + "name": "SimulationDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 96 }, { - "name": "PlaySoundFromEntityS2CPacket", + "name": "SubtitleS2CPacket", "side": "clientbound", "state": "play", "id": 97 }, { - "name": "PlaySoundS2CPacket", + "name": "WorldTimeUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 98 }, { - "name": "StopSoundS2CPacket", + "name": "TitleS2CPacket", "side": "clientbound", "state": "play", "id": 99 }, { - "name": "GameMessageS2CPacket", + "name": "TitleFadeS2CPacket", "side": "clientbound", "state": "play", "id": 100 }, { - "name": "PlayerListHeaderS2CPacket", + "name": "PlaySoundFromEntityS2CPacket", "side": "clientbound", "state": "play", "id": 101 }, { - "name": "NbtQueryResponseS2CPacket", + "name": "PlaySoundS2CPacket", "side": "clientbound", "state": "play", "id": 102 }, { - "name": "ItemPickupAnimationS2CPacket", + "name": "EnterReconfigurationS2CPacket", "side": "clientbound", "state": "play", "id": 103 }, { - "name": "EntityPositionS2CPacket", + "name": "StopSoundS2CPacket", "side": "clientbound", "state": "play", "id": 104 }, { - "name": "AdvancementUpdateS2CPacket", + "name": "GameMessageS2CPacket", "side": "clientbound", "state": "play", "id": 105 }, { - "name": "EntityAttributesS2CPacket", + "name": "PlayerListHeaderS2CPacket", "side": "clientbound", "state": "play", "id": 106 }, { - "name": "FeaturesS2CPacket", + "name": "NbtQueryResponseS2CPacket", "side": "clientbound", "state": "play", "id": 107 }, { - "name": "EntityStatusEffectS2CPacket", + "name": "ItemPickupAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 108 }, { - "name": "SynchronizeRecipesS2CPacket", + "name": "EntityPositionS2CPacket", "side": "clientbound", "state": "play", "id": 109 }, { - "name": "SynchronizeTagsS2CPacket", + "name": "UpdateTickRateS2CPacket", "side": "clientbound", "state": "play", "id": 110 }, + { + "name": "TickStepS2CPacket", + "side": "clientbound", + "state": "play", + "id": 111 + }, + { + "name": "AdvancementUpdateS2CPacket", + "side": "clientbound", + "state": "play", + "id": 112 + }, + { + "name": "EntityAttributesS2CPacket", + "side": "clientbound", + "state": "play", + "id": 113 + }, + { + "name": "EntityStatusEffectS2CPacket", + "side": "clientbound", + "state": "play", + "id": 114 + }, + { + "name": "SynchronizeRecipesS2CPacket", + "side": "clientbound", + "state": "play", + "id": 115 + }, + { + "name": "SynchronizeTagsS2CPacket", + "side": "clientbound", + "state": "play", + "id": 116 + }, { "name": "QueryResponseS2CPacket", "side": "clientbound", @@ -1014,7 +1116,7 @@ "id": 0 }, { - "name": "QueryPongS2CPacket", + "name": "PingResultS2CPacket", "side": "clientbound", "state": "status", "id": 1 @@ -1048,5 +1150,65 @@ "side": "clientbound", "state": "login", "id": 4 + }, + { + "name": "CustomPayloadS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 0 + }, + { + "name": "DisconnectS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 1 + }, + { + "name": "ReadyS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 2 + }, + { + "name": "KeepAliveS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 3 + }, + { + "name": "CommonPingS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 4 + }, + { + "name": "DynamicRegistriesS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 5 + }, + { + "name": "ResourcePackRemoveS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 6 + }, + { + "name": "ResourcePackSendS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 7 + }, + { + "name": "FeaturesS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 8 + }, + { + "name": "SynchronizeTagsS2CPacket", + "side": "clientbound", + "state": "configuration", + "id": 9 } ] \ No newline at end of file From 22da1e8675a5bc5a525c8ad8915dffb1a43e5f64 Mon Sep 17 00:00:00 2001 From: Bafbi Date: Wed, 24 Jul 2024 20:25:02 +0200 Subject: [PATCH 02/10] upgrade for 1.21 --- extractor/build.gradle | 8 +-- extractor/gradle.properties | 8 +-- .../gradle/wrapper/gradle-wrapper.properties | 4 +- .../valence/extractor/DummyPlayerEntity.java | 10 +--- .../java/rs/valence/extractor/DummyWorld.java | 60 +++++++------------ .../main/java/rs/valence/extractor/Main.java | 34 ++++++----- .../valence/extractor/extractors/Codec.java | 13 ++-- .../valence/extractor/extractors/Effects.java | 15 +++-- .../extractor/extractors/Enchants.java | 47 ++++++++------- .../extractor/extractors/Entities.java | 14 ++--- .../valence/extractor/extractors/Items.java | 26 ++++---- .../rs/valence/extractor/extractors/Misc.java | 14 ++--- .../valence/extractor/extractors/Packets.java | 32 +++++----- .../extractor/extractors/Paintings.java | 50 ++++++++++++++++ extractor/src/main/resources/fabric.mod.json | 4 +- 15 files changed, 182 insertions(+), 157 deletions(-) create mode 100644 extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java diff --git a/extractor/build.gradle b/extractor/build.gradle index 3ea20aff0..c72697ed3 100644 --- a/extractor/build.gradle +++ b/extractor/build.gradle @@ -1,9 +1,9 @@ plugins { - id 'fabric-loom' version '1.5-SNAPSHOT' + id 'fabric-loom' version '1.7-SNAPSHOT' } -sourceCompatibility = JavaVersion.VERSION_17 -targetCompatibility = JavaVersion.VERSION_17 +sourceCompatibility = JavaVersion.VERSION_21 +targetCompatibility = JavaVersion.VERSION_21 archivesBaseName = project.archives_base_name version = project.mod_version @@ -28,7 +28,7 @@ processResources { } tasks.withType(JavaCompile).configureEach { - it.options.release = 17 + it.options.release = 21 } java { diff --git a/extractor/gradle.properties b/extractor/gradle.properties index 58257a494..a22477821 100644 --- a/extractor/gradle.properties +++ b/extractor/gradle.properties @@ -2,12 +2,12 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/develop -minecraft_version=1.20.4 -yarn_mappings=1.20.4+build.3 -loader_version=0.15.6 +minecraft_version=1.21 +yarn_mappings=1.21+build.9 +loader_version=0.15.11 # Mod Properties mod_version=1.0.0 maven_group=dev.00a archives_base_name=valence-extractor # Dependencies -fabric_version=0.95.0+1.20.4 +fabric_version=0.100.7+1.21 diff --git a/extractor/gradle/wrapper/gradle-wrapper.properties b/extractor/gradle/wrapper/gradle-wrapper.properties index 1af9e0930..dab2a015b 100644 --- a/extractor/gradle/wrapper/gradle-wrapper.properties +++ b/extractor/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists +zipStorePath=wrapper/dists \ No newline at end of file diff --git a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java index 9e8a4974d..2003b5a32 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java @@ -15,15 +15,7 @@ public class DummyPlayerEntity extends PlayerEntity { static { INSTANCE = Main.magicallyInstantiate(DummyPlayerEntity.class); - try { - var dataTrackerField = Entity.class.getDeclaredField("dataTracker"); - dataTrackerField.setAccessible(true); - dataTrackerField.set(INSTANCE, new DataTracker(INSTANCE)); - - INSTANCE.initDataTracker(); - } catch (NoSuchFieldException | IllegalAccessException e) { - throw new RuntimeException(e); - } + INSTANCE.initDataTracker(new DataTracker.Builder(INSTANCE)); } private DummyPlayerEntity(World world, BlockPos pos, float yaw, GameProfile gameProfile, @Nullable PlayerPublicKey publicKey) { diff --git a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java index 362574c2c..67cdb5d21 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java @@ -2,12 +2,15 @@ import net.minecraft.block.Block; import net.minecraft.block.BlockState; +import net.minecraft.component.type.MapIdComponent; import net.minecraft.entity.Entity; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.fluid.Fluid; import net.minecraft.item.map.MapState; +import net.minecraft.recipe.BrewingRecipeRegistry; import net.minecraft.recipe.RecipeManager; import net.minecraft.registry.DynamicRegistryManager; +import net.minecraft.registry.Registries; import net.minecraft.registry.RegistryKey; import net.minecraft.registry.entry.RegistryEntry; import net.minecraft.resource.featuretoggle.FeatureFlags; @@ -98,18 +101,18 @@ public TickManager getTickManager() { @Nullable @Override - public MapState getMapState(String id) { + public MapState getMapState(MapIdComponent id) { return null; } @Override - public void putMapState(String id, MapState state) { + public void putMapState(MapIdComponent id, MapState state) { } @Override - public int getNextMapId() { - return 0; + public MapIdComponent increaseAndGetMapId() { + return null; } @Override @@ -124,7 +127,7 @@ public Scoreboard getScoreboard() { @Override public RecipeManager getRecipeManager() { - return new RecipeManager(); + return null; } @Override @@ -153,18 +156,24 @@ public void syncWorldEvent(@Nullable PlayerEntity player, int eventId, BlockPos } @Override - public void emitGameEvent(GameEvent event, Vec3d emitterPos, GameEvent.Emitter emitter) { + public void emitGameEvent(RegistryEntry event, Vec3d emitterPos, GameEvent.Emitter emitter) { } + @Override public DynamicRegistryManager getRegistryManager() { return null; } + @Override + public BrewingRecipeRegistry getBrewingRecipeRegistry() { + return null; + } + @Override public FeatureSet getEnabledFeatures() { - return FeatureSet.of(FeatureFlags.VANILLA, FeatureFlags.BUNDLE, FeatureFlags.UPDATE_1_21); + return FeatureSet.of(FeatureFlags.VANILLA, FeatureFlags.BUNDLE); } @Override @@ -184,34 +193,10 @@ public RegistryEntry getGeneratorStoredBiome(int biomeX, int biomeY, int private static class DummyMutableWorldProperties implements MutableWorldProperties { - @Override - public int getSpawnX() { - return 0; - } - - @Override - public void setSpawnX(int spawnX) { - - } - - @Override - public int getSpawnY() { - return 0; - } - - @Override - public void setSpawnY(int spawnY) { - - } - - @Override - public int getSpawnZ() { - return 0; - } @Override - public void setSpawnZ(int spawnZ) { - + public BlockPos getSpawnPos() { + return null; } @Override @@ -219,10 +204,6 @@ public float getSpawnAngle() { return 0; } - @Override - public void setSpawnAngle(float spawnAngle) { - - } @Override public long getTime() { @@ -268,5 +249,10 @@ public Difficulty getDifficulty() { public boolean isDifficultyLocked() { return false; } + + @Override + public void setSpawnPos(BlockPos pos, float angle) { + + } } } diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index ae20fe44b..689678a91 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -44,6 +44,7 @@ public void onInitialize() { new Attributes(), new Blocks(), new Effects(), + // TODO not implemented yet new Enchants(), new Entities(), new Misc(), @@ -78,24 +79,27 @@ public void onInitialize() { ServerLifecycleEvents.SERVER_STARTING.register(server -> { LOGGER.info("Server starting, Running startup extractors..."); // TODO: make `Codec` implement `Extractor` - var codecExtractor = new Codec(server); - try { - var out = outputDirectory.resolve(codecExtractor.fileName()); - var compound = codecExtractor.extract(); - // read the compound byte-wise and write it to the file - try { - NbtIo.write(compound, out); - } catch (IOException var3) { - throw new EncoderException(var3); - } - - LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (Exception e) { - LOGGER.error("Extractor for \"" + codecExtractor.fileName() + "\" failed.", e); - } + // TODO: the way to get Codex has changed, this is not working anymore +// var codecExtractor = new Codec(server); +// try { +// var out = outputDirectory.resolve(codecExtractor.fileName()); +// var compound = codecExtractor.extract(); +// // read the compound byte-wise and write it to the file +// try { +// NbtIo.write(compound, out); +// } catch (IOException var3) { +// throw new EncoderException(var3); +// } +// +// LOGGER.info("Wrote " + out.toAbsolutePath()); +// } catch (Exception e) { +// LOGGER.error("Extractor for \"" + codecExtractor.fileName() + "\" failed.", e); +// } var startupExtractors = new Extractor[]{ new Tags(server), + // TODO not implemented yet + new Paintings(server), }; for (var ext : startupExtractors) { diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java b/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java index 521e2c21f..238f12ad1 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java @@ -14,7 +14,7 @@ public class Codec { private static final RegistryOps REGISTRY_OPS= RegistryOps.of(NbtOps.INSTANCE, DynamicRegistryManager.of(Registries.REGISTRIES)); - private final DynamicRegistryManager.Immutable registryManager; + private final DynamicRegistryManager.Immutable registryManager; public Codec(MinecraftServer server) { this.registryManager = server.getRegistryManager(); @@ -25,10 +25,11 @@ public String fileName() { } public NbtCompound extract() { - com.mojang.serialization.Codec codec = SerializableRegistries.CODEC; - //DynamicRegistryManager.get(net.minecraft.registry.RegistryKey>) method. - - NbtElement nbtElement = Util.getResult(codec.encodeStart(REGISTRY_OPS, registryManager), (error) -> new EncoderException("Failed to encode: " + error + " " + registryManager)); - return (NbtCompound) nbtElement; +// com.mojang.serialization.Codec codec = SerializableRegistries.CODEC; +// //DynamicRegistryManager.get(net.minecraft.registry.RegistryKey>) method. +// +// NbtElement nbtElement = Util.getResult(codec.encodeStart(REGISTRY_OPS, registryManager), (error) -> new EncoderException("Failed to encode: " + error + " " + registryManager)); +// return (NbtCompound) nbtElement; + return null; } } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java index ea43d73a7..2562148c9 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java @@ -33,19 +33,18 @@ public JsonElement extract() { var attributeModifiersJson = new JsonArray(); - for (var entry : effect.getAttributeModifiers().entrySet()) { + effect.forEachAttributeModifier(0, (attribute, modifier) -> { var attributeModifierJson = new JsonObject(); - var attributeModidier = entry.getValue().createAttributeModifier(0); - attributeModifierJson.addProperty("attribute", Registries.ATTRIBUTE.getRawId(entry.getKey())); - attributeModifierJson.addProperty("operation", attributeModidier.getOperation().getId()); - attributeModifierJson.addProperty("base_value", attributeModidier.getValue()); - attributeModifierJson.addProperty("uuid", entry.getValue().getUuid().toString()); + attributeModifierJson.addProperty("attribute", attribute.getIdAsString()); + attributeModifierJson.addProperty("operation", modifier.operation().getId()); + attributeModifierJson.addProperty("base_value", modifier.value()); + attributeModifierJson.addProperty("uuid", modifier.id().toTranslationKey()); attributeModifiersJson.add(attributeModifierJson); - } + }); - if (attributeModifiersJson.size() > 0) { + if (!attributeModifiersJson.isEmpty()) { effectJson.add("attribute_modifiers", attributeModifiersJson); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java index 8bf9bdb62..5e8e94d63 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java @@ -18,29 +18,30 @@ public String fileName() { @Override public JsonElement extract() { var enchantsJson = new JsonArray(); - - for (var enchant : Registries.ENCHANTMENT) { - var enchantJson = new JsonObject(); - - enchantJson.addProperty("id", Registries.ENCHANTMENT.getRawId(enchant)); - enchantJson.addProperty("name", Registries.ENCHANTMENT.getId(enchant).getPath()); - enchantJson.addProperty("translation_key", enchant.getTranslationKey()); - - enchantJson.addProperty("min_level", enchant.getMinLevel()); - enchantJson.addProperty("max_level", enchant.getMaxLevel()); - enchantJson.addProperty("rarity_weight", enchant.getRarity().getWeight()); - enchantJson.addProperty("cursed", enchant.isCursed()); - - var enchantmentSources = new JsonObject(); - enchantmentSources.addProperty("treasure", enchant.isTreasure()); - enchantmentSources.addProperty("enchantment_table", enchant.isAvailableForEnchantedBookOffer()); - // All enchants except for 'Soul speed' and 'Swift sneak' are available for random selection and are only obtainable from loot chests. - enchantmentSources.addProperty("random_selection", enchant.isAvailableForRandomSelection()); - - enchantJson.add("sources", enchantmentSources); - - enchantsJson.add(enchantJson); - } +// + // TODO - For the moment I don't know how does this registers works +// for (var enchant : Registries.ENCHANTMENT) { +// var enchantJson = new JsonObject(); +// +// enchantJson.addProperty("id", Registries.ENCHANTMENT.getRawId(enchant)); +// enchantJson.addProperty("name", Registries.ENCHANTMENT.getId(enchant).getPath()); +// enchantJson.addProperty("translation_key", enchant.getTranslationKey()); +// +// enchantJson.addProperty("min_level", enchant.getMinLevel()); +// enchantJson.addProperty("max_level", enchant.getMaxLevel()); +// enchantJson.addProperty("rarity_weight", enchant.getRarity().getWeight()); +// enchantJson.addProperty("cursed", enchant.isCursed()); +// +// var enchantmentSources = new JsonObject(); +// enchantmentSources.addProperty("treasure", enchant.isTreasure()); +// enchantmentSources.addProperty("enchantment_table", enchant.isAvailableForEnchantedBookOffer()); +// // All enchants except for 'Soul speed' and 'Swift sneak' are available for random selection and are only obtainable from loot chests. +// enchantmentSources.addProperty("random_selection", enchant.isAvailableForRandomSelection()); +// +// enchantJson.add("sources", enchantmentSources); +// +// enchantsJson.add(enchantJson); +// } return enchantsJson; } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index d62619bdc..a6bcca591 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -42,7 +42,7 @@ public Entities() { } private static Pair trackedDataToJson(TrackedData data, DataTracker tracker) { - final var handler = data.getType(); + final var handler = data.dataType(); final var val = tracker.get(data); if (handler == TrackedDataHandlerRegistry.BYTE) { @@ -135,12 +135,12 @@ private static Pair trackedDataToJson(TrackedData data, return new Pair<>("optional_global_pos", ((Optional) val).map(o -> { var gp = (GlobalPos) o; var json = new JsonObject(); - json.addProperty("dimension", gp.getDimension().getValue().toString()); + json.addProperty("dimension", gp.dimension().getValue().toString()); var posJson = new JsonObject(); - posJson.addProperty("x", gp.getPos().getX()); - posJson.addProperty("y", gp.getPos().getY()); - posJson.addProperty("z", gp.getPos().getZ()); + posJson.addProperty("x", gp.pos().getX()); + posJson.addProperty("y", gp.pos().getY()); + posJson.addProperty("z", gp.pos().getZ()); json.add("position", posJson); return (JsonElement) json; @@ -244,7 +244,7 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException var fieldJson = new JsonObject(); var fieldName = entityField.getName().toLowerCase(Locale.ROOT); fieldJson.addProperty("name", fieldName); - fieldJson.addProperty("index", trackedData.getId()); + fieldJson.addProperty("index", trackedData.id()); var data = Entities.trackedDataToJson(trackedData, dataTracker); fieldJson.addProperty("type", data.left()); @@ -266,7 +266,7 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException .get(defaultAttributes); for (var instance : instances.values()) { - var attribute = instance.getAttribute(); + var attribute = instance.getAttribute().value(); var attributeJson = new JsonObject(); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java index ed745badb..1d447ba7f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java @@ -3,6 +3,7 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import net.minecraft.component.DataComponentTypes; import net.minecraft.registry.Registries; import rs.valence.extractor.Main; @@ -25,31 +26,30 @@ public JsonElement extract() throws Exception { itemJson.addProperty("name", Registries.ITEM.getId(item).getPath()); itemJson.addProperty("translation_key", item.getTranslationKey()); itemJson.addProperty("max_stack", item.getMaxCount()); - itemJson.addProperty("max_durability", item.getMaxDamage()); + itemJson.addProperty("max_durability", item.getDefaultStack().getMaxDamage()); itemJson.addProperty("enchantability", item.getEnchantability()); - itemJson.addProperty("fireproof", item.isFireproof()); + itemJson.addProperty("fireproof", item.getComponents().contains(DataComponentTypes.FIRE_RESISTANT)); - if (item.getFoodComponent() != null) { + if (item.getComponents().contains(DataComponentTypes.FOOD)) { var foodJson = new JsonObject(); - var foodComp = item.getFoodComponent(); + var foodComp = item.getComponents().get(DataComponentTypes.FOOD); - foodJson.addProperty("hunger", foodComp.getHunger()); - foodJson.addProperty("saturation", foodComp.getSaturationModifier()); - foodJson.addProperty("always_edible", foodComp.isAlwaysEdible()); - foodJson.addProperty("meat", foodComp.isMeat()); - foodJson.addProperty("snack", foodComp.isSnack()); + foodJson.addProperty("hunger", foodComp.nutrition()); + foodJson.addProperty("saturation", foodComp.saturation()); + foodJson.addProperty("always_edible", foodComp.canAlwaysEat()); + foodJson.addProperty("eat_ticks", foodComp.getEatTicks()); itemJson.add("food", foodJson); var effectsJson = new JsonArray(); - for (var pair : foodComp.getStatusEffects()) { + for (var effectEntry : foodComp.effects()) { var effectJson = new JsonObject(); - var effect = pair.getFirst(); - var chance = pair.getSecond(); + var effect = effectEntry.effect(); + var chance = effectEntry.probability(); effectJson.addProperty("chance", chance); - effectJson.addProperty("translation_key", effect.getEffectType().getTranslationKey()); + effectJson.addProperty("translation_key", effect.getTranslationKey()); // TODO: more effect information. effectsJson.add(effectJson); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java index f0dc34229..cbb513fc5 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java @@ -2,6 +2,7 @@ import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import net.fabricmc.fabric.impl.biome.modification.BuiltInRegistryKeys; import net.minecraft.entity.EntityPose; import net.minecraft.entity.EntityStatuses; import net.minecraft.entity.attribute.ClampedEntityAttribute; @@ -10,7 +11,10 @@ import net.minecraft.entity.data.TrackedDataHandlerRegistry; import net.minecraft.entity.passive.SnifferEntity; import net.minecraft.network.packet.s2c.play.EntityAnimationS2CPacket; +import net.minecraft.registry.BuiltinRegistries; import net.minecraft.registry.Registries; +import net.minecraft.registry.RegistryBuilder; +import net.minecraft.registry.RegistryWrapper; import net.minecraft.util.math.Direction; import rs.valence.extractor.Main; import java.lang.reflect.Modifier; @@ -82,15 +86,7 @@ public JsonElement extract() throws Exception { } miscJson.add("frog_variant", frogVariantJson); - var paintingVariantJson = new JsonObject(); - for (var variant : Registries.PAINTING_VARIANT) { - var variantJson = new JsonObject(); - variantJson.addProperty("id", Registries.PAINTING_VARIANT.getRawId(variant)); - variantJson.addProperty("width", variant.getWidth()); - variantJson.addProperty("height", variant.getHeight()); - paintingVariantJson.add(Registries.PAINTING_VARIANT.getId(variant).getPath(), variantJson); - } - miscJson.add("painting_variant", paintingVariantJson); + var directionJson = new JsonObject(); for (var dir : Direction.values()) { diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java index 9f1ae64b9..82cdfb518 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java @@ -3,10 +3,13 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import net.minecraft.data.DataOutput; +import net.minecraft.data.report.PacketReportProvider; import net.minecraft.network.NetworkSide; import net.minecraft.network.NetworkState; import rs.valence.extractor.Main; +import java.lang.reflect.Method; import java.util.Locale; import java.util.TreeSet; @@ -18,25 +21,18 @@ public String fileName() { @Override public JsonElement extract() { - var packetsJson = new JsonArray(); - - for (var side : NetworkSide.values()) { - for (var state : NetworkState.values()) { - var map = state.getPacketIdToPacketMap(side); - - for (var id : new TreeSet<>(map.keySet())) { - var packetJson = new JsonObject(); - - packetJson.addProperty("name", map.get(id.intValue()).getSimpleName()); - packetJson.addProperty("side", side.name().toLowerCase(Locale.ROOT)); - packetJson.addProperty("state", state.name().toLowerCase(Locale.ROOT)); - packetJson.addProperty("id", id); - - packetsJson.add(packetJson); - } - } + var packetsReportProvider = Main.magicallyInstantiate(PacketReportProvider.class); + try { + // Obtain the private method `toJson` + Method toJsonMethod = PacketReportProvider.class.getDeclaredMethod("toJson"); + // Make the method accessible + toJsonMethod.setAccessible(true); + // Invoke the method and get the result + JsonObject packetsJson = (JsonObject) toJsonMethod.invoke(packetsReportProvider); + return packetsJson; + } catch (Exception e) { + throw new RuntimeException("Failed to invoke toJson method", e); } - return packetsJson; } } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java new file mode 100644 index 000000000..8fb2186fa --- /dev/null +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java @@ -0,0 +1,50 @@ +package rs.valence.extractor.extractors; + +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; +import net.minecraft.registry.DynamicRegistryManager; +import net.minecraft.registry.RegistryKeys; +import net.minecraft.server.MinecraftServer; +import rs.valence.extractor.Main; + +public class Paintings implements Main.Extractor { + + private final DynamicRegistryManager.Immutable registryManager; + + public Paintings(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); + } + + @Override + public String fileName() { + return "paintings.json"; + } + + @Override + public JsonElement extract() throws Exception { + var dataDrivenMiscJson = new JsonObject(); + + // TODO - For the moment I don't know how does this registers works + var paintingRegistryWrapper = registryManager.getWrapperOrThrow(RegistryKeys.PAINTING_VARIANT); + + var paintingVariantJson = new JsonObject(); + paintingRegistryWrapper.streamKeys().forEach(variant -> { + //Main.LOGGER.info("Painting variant: {}", variant); +// var variantJson = new JsonObject(); +// variantJson.addProperty("id", Registries.PAINTING_MOTIVE.getRawId(variant)); +// variantJson.addProperty("width", variant.getWidth()); +// variantJson.addProperty("height", variant.getHeight()); +// paintingVariantJson.add(Registries.PAINTING_VARIANT.getId(variant).getPath(), variantJson); + }); +// for (var variant : paintingRegistryWrapper.streamKeys()) { +// var variantJson = new JsonObject(); +// variantJson.addProperty("id", Registries.PAINTING_MOTIVE.getRawId(variant)); +// variantJson.addProperty("width", variant.getWidth()); +// variantJson.addProperty("height", variant.getHeight()); +// paintingVariantJson.add(Registries.PAINTING_VARIANT.getId(variant).getPath(), variantJson); +// } + dataDrivenMiscJson.add("painting_variant", paintingVariantJson); + + return dataDrivenMiscJson; + } +} diff --git a/extractor/src/main/resources/fabric.mod.json b/extractor/src/main/resources/fabric.mod.json index 87abfe5d5..b4e79d041 100644 --- a/extractor/src/main/resources/fabric.mod.json +++ b/extractor/src/main/resources/fabric.mod.json @@ -22,8 +22,8 @@ ], "depends": { "fabricloader": ">=0.14.6", - "minecraft": "~1.20.4", - "java": ">=17" + "minecraft": "~1.21", + "java": ">=21" }, "suggests": { "another-mod": "*" From 9d44ac0feb5833e5ceded50cad9013715d3942d9 Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Sat, 3 Aug 2024 17:54:57 +1200 Subject: [PATCH 03/10] start updating (NOT WORKING YET) --- .../main/java/rs/valence/extractor/Main.java | 29 +++++------- .../rs/valence/extractor/ValenceUtils.java | 2 + .../valence/extractor/extractors/Codec.java | 35 -------------- .../extractor/extractors/Enchants.java | 42 +++++++---------- .../extractor/extractors/Entities.java | 21 ++++++--- .../extractors/PacketRegistries.java | 46 +++++++++++++++++++ .../extractor/extractors/Paintings.java | 32 +++++-------- 7 files changed, 102 insertions(+), 105 deletions(-) delete mode 100644 extractor/src/main/java/rs/valence/extractor/extractors/Codec.java create mode 100644 extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index 689678a91..45342a18e 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -45,7 +45,6 @@ public void onInitialize() { new Blocks(), new Effects(), // TODO not implemented yet - new Enchants(), new Entities(), new Misc(), new Items(), @@ -80,26 +79,22 @@ public void onInitialize() { LOGGER.info("Server starting, Running startup extractors..."); // TODO: make `Codec` implement `Extractor` // TODO: the way to get Codex has changed, this is not working anymore -// var codecExtractor = new Codec(server); -// try { -// var out = outputDirectory.resolve(codecExtractor.fileName()); -// var compound = codecExtractor.extract(); -// // read the compound byte-wise and write it to the file -// try { -// NbtIo.write(compound, out); -// } catch (IOException var3) { -// throw new EncoderException(var3); -// } -// -// LOGGER.info("Wrote " + out.toAbsolutePath()); -// } catch (Exception e) { -// LOGGER.error("Extractor for \"" + codecExtractor.fileName() + "\" failed.", e); -// } + var packetRegistryExtractor = new PacketRegistries(server); + try { + var out = outputDirectory.resolve(packetRegistryExtractor.fileName()); + var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + gson.toJson(packetRegistryExtractor.extract(), fileWriter); + fileWriter.close(); + + LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (Exception e) { + LOGGER.error("Extractor for \"" + packetRegistryExtractor.fileName() + "\" failed.", e); + } var startupExtractors = new Extractor[]{ new Tags(server), - // TODO not implemented yet new Paintings(server), + new Enchants(server), }; for (var ext : startupExtractors) { diff --git a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java index 847da11ab..7212f36fb 100644 --- a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java +++ b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java @@ -8,6 +8,8 @@ private ValenceUtils() { throw new UnsupportedOperationException("This class cannot be instantiated"); } + + /** * Converts a string to PascalCase. * diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java b/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java deleted file mode 100644 index 238f12ad1..000000000 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Codec.java +++ /dev/null @@ -1,35 +0,0 @@ -package rs.valence.extractor.extractors; - -import io.netty.handler.codec.EncoderException; -import net.minecraft.nbt.NbtCompound; -import net.minecraft.nbt.NbtElement; -import net.minecraft.nbt.NbtOps; -import net.minecraft.registry.DynamicRegistryManager; -import net.minecraft.registry.Registries; -import net.minecraft.registry.RegistryOps; -import net.minecraft.registry.SerializableRegistries; -import net.minecraft.server.MinecraftServer; -import net.minecraft.util.Util; - -public class Codec { - - private static final RegistryOps REGISTRY_OPS= RegistryOps.of(NbtOps.INSTANCE, DynamicRegistryManager.of(Registries.REGISTRIES)); - private final DynamicRegistryManager.Immutable registryManager; - - public Codec(MinecraftServer server) { - this.registryManager = server.getRegistryManager(); - } - - public String fileName() { - return "registry_codec.dat"; - } - - public NbtCompound extract() { -// com.mojang.serialization.Codec codec = SerializableRegistries.CODEC; -// //DynamicRegistryManager.get(net.minecraft.registry.RegistryKey>) method. -// -// NbtElement nbtElement = Util.getResult(codec.encodeStart(REGISTRY_OPS, registryManager), (error) -> new EncoderException("Failed to encode: " + error + " " + registryManager)); -// return (NbtCompound) nbtElement; - return null; - } -} diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java index 5e8e94d63..7407ce67a 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java @@ -3,11 +3,20 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import com.mojang.serialization.JsonOps; +import net.minecraft.enchantment.Enchantment; +import net.minecraft.registry.DynamicRegistryManager; import net.minecraft.registry.Registries; +import net.minecraft.registry.RegistryKeys; +import net.minecraft.registry.RegistryOps; +import net.minecraft.server.MinecraftServer; import rs.valence.extractor.Main; public class Enchants implements Main.Extractor { - public Enchants() { + private final DynamicRegistryManager.Immutable registryManager; + + public Enchants(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); } @Override @@ -17,31 +26,12 @@ public String fileName() { @Override public JsonElement extract() { - var enchantsJson = new JsonArray(); -// - // TODO - For the moment I don't know how does this registers works -// for (var enchant : Registries.ENCHANTMENT) { -// var enchantJson = new JsonObject(); -// -// enchantJson.addProperty("id", Registries.ENCHANTMENT.getRawId(enchant)); -// enchantJson.addProperty("name", Registries.ENCHANTMENT.getId(enchant).getPath()); -// enchantJson.addProperty("translation_key", enchant.getTranslationKey()); -// -// enchantJson.addProperty("min_level", enchant.getMinLevel()); -// enchantJson.addProperty("max_level", enchant.getMaxLevel()); -// enchantJson.addProperty("rarity_weight", enchant.getRarity().getWeight()); -// enchantJson.addProperty("cursed", enchant.isCursed()); -// -// var enchantmentSources = new JsonObject(); -// enchantmentSources.addProperty("treasure", enchant.isTreasure()); -// enchantmentSources.addProperty("enchantment_table", enchant.isAvailableForEnchantedBookOffer()); -// // All enchants except for 'Soul speed' and 'Swift sneak' are available for random selection and are only obtainable from loot chests. -// enchantmentSources.addProperty("random_selection", enchant.isAvailableForRandomSelection()); -// -// enchantJson.add("sources", enchantmentSources); -// -// enchantsJson.add(enchantJson); -// } + var enchantsJson = new JsonObject(); + + for (var enchant : registryManager.get(RegistryKeys.ENCHANTMENT).streamEntries().toList()) { + enchantsJson.add(enchant.getKey().orElseThrow().getValue().toString(), Enchantment.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), enchant.value()).getOrThrow()); + + } return enchantsJson; } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index a6bcca591..f7b8d3ee2 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -13,6 +13,7 @@ import net.minecraft.entity.data.DataTracker; import net.minecraft.entity.data.TrackedData; import net.minecraft.entity.data.TrackedDataHandlerRegistry; +import net.minecraft.entity.passive.ArmadilloEntity; import net.minecraft.entity.passive.CatVariant; import net.minecraft.entity.passive.FrogVariant; import net.minecraft.entity.passive.SnifferEntity; @@ -111,7 +112,10 @@ private static Pair trackedDataToJson(TrackedData data, } else if (handler == TrackedDataHandlerRegistry.PARTICLE) { var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); return new Pair<>("particle", new JsonPrimitive(id.getPath())); - } else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { + } else if (handler == TrackedDataHandlerRegistry.PARTICLE_LIST) { + Main.LOGGER.info(val.toString()); + return new Pair<>("particle_list", new JsonPrimitive(val.toString())); + }else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { var vd = (VillagerData) val; var json = new JsonObject(); var type = Registries.VILLAGER_TYPE.getId(vd.getType()).getPath(); @@ -127,10 +131,10 @@ private static Pair trackedDataToJson(TrackedData data, return new Pair<>("entity_pose", new JsonPrimitive(((EntityPose) val).name().toLowerCase(Locale.ROOT))); } else if (handler == TrackedDataHandlerRegistry.CAT_VARIANT) { return new Pair<>("cat_variant", - new JsonPrimitive(Registries.CAT_VARIANT.getId((CatVariant) val).getPath())); + new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.FROG_VARIANT) { return new Pair<>("frog_variant", - new JsonPrimitive(Registries.FROG_VARIANT.getId((FrogVariant) val).getPath())); + new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_GLOBAL_POS) { return new Pair<>("optional_global_pos", ((Optional) val).map(o -> { var gp = (GlobalPos) o; @@ -151,7 +155,10 @@ private static Pair trackedDataToJson(TrackedData data, } else if (handler == TrackedDataHandlerRegistry.SNIFFER_STATE) { return new Pair<>("sniffer_state", new JsonPrimitive(((SnifferEntity.State) val).name().toLowerCase(Locale.ROOT))); - } else if (handler == TrackedDataHandlerRegistry.VECTOR3F) { + } else if (handler == TrackedDataHandlerRegistry.ARMADILLO_STATE) { + return new Pair<>("armadillo_state", + new JsonPrimitive(((ArmadilloEntity.State) val).name().toLowerCase(Locale.ROOT))); + }else if (handler == TrackedDataHandlerRegistry.VECTOR3F) { var vec = (Vector3f) val; var json = new JsonObject(); json.addProperty("x", vec.x); @@ -168,7 +175,7 @@ private static Pair trackedDataToJson(TrackedData data, return new Pair<>("quaternionf", json); } else { throw new IllegalArgumentException( - "Unexpected tracked handler of ID " + TrackedDataHandlerRegistry.getId(handler)); + "Unexpected tracked handler of ID " + TrackedDataHandlerRegistry.getId(handler) + handler.toString()); } } @@ -215,8 +222,8 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException - // final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); - final var dataTracker = entityInstance.getDataTracker(); + final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); +// final var dataTracker = entityInstance.getDataTracker(); while (entitiesMap.get(entityClass) == null) { var entityJson = new JsonObject(); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java new file mode 100644 index 000000000..0ecb770eb --- /dev/null +++ b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java @@ -0,0 +1,46 @@ +package rs.valence.extractor.extractors; + +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; +import com.mojang.serialization.Codec; +import com.mojang.serialization.JsonOps; +import net.minecraft.registry.*; +import net.minecraft.server.MinecraftServer; +import rs.valence.extractor.Main; + +import java.util.stream.Stream; + +public class PacketRegistries { + +// private static final RegistryOps REGISTRY_OPS= RegistryOps.of(JsonOps.INSTANCE, DynamicRegistryManager.of(Regist)); + private final DynamicRegistryManager.Immutable registryManager; + private final CombinedDynamicRegistries registries; + + public PacketRegistries(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); + this.registries = server.getCombinedDynamicRegistries(); + } + + public String fileName() { + return "registry_codec.json"; + } + + public static JsonObject mapJson(RegistryLoader.Entry registry_entry, DynamicRegistryManager.Immutable registryManager, CombinedDynamicRegistries combinedRegistries) { + Codec codec = registry_entry.elementCodec(); + Registry registry = registryManager.get(registry_entry.key()); + JsonObject json = new JsonObject(); + registry.streamEntries().forEach(entry -> { + json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(combinedRegistries.getCombinedRegistryManager().getOps(JsonOps.INSTANCE), entry.value()).resultOrPartial((e) -> Main.LOGGER.error("Cannot encode json: {}", e)).orElseThrow()); + }); + return json; + } + + public JsonElement extract() { + Stream> registries = RegistryLoader.SYNCED_REGISTRIES.stream(); + JsonObject json = new JsonObject(); + registries.forEach(entry -> { + json.add(entry.key().getValue().toString(), mapJson(entry, registryManager, this.registries)); + }); + return json; + } +} diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java index 8fb2186fa..d7380002f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java @@ -2,8 +2,11 @@ import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import com.mojang.serialization.JsonOps; +import net.minecraft.entity.decoration.painting.PaintingVariant; import net.minecraft.registry.DynamicRegistryManager; import net.minecraft.registry.RegistryKeys; +import net.minecraft.registry.RegistryOps; import net.minecraft.server.MinecraftServer; import rs.valence.extractor.Main; @@ -25,26 +28,15 @@ public JsonElement extract() throws Exception { var dataDrivenMiscJson = new JsonObject(); // TODO - For the moment I don't know how does this registers works - var paintingRegistryWrapper = registryManager.getWrapperOrThrow(RegistryKeys.PAINTING_VARIANT); - - var paintingVariantJson = new JsonObject(); - paintingRegistryWrapper.streamKeys().forEach(variant -> { - //Main.LOGGER.info("Painting variant: {}", variant); -// var variantJson = new JsonObject(); -// variantJson.addProperty("id", Registries.PAINTING_MOTIVE.getRawId(variant)); -// variantJson.addProperty("width", variant.getWidth()); -// variantJson.addProperty("height", variant.getHeight()); -// paintingVariantJson.add(Registries.PAINTING_VARIANT.getId(variant).getPath(), variantJson); + var paintingRegistry = registryManager.get(RegistryKeys.PAINTING_VARIANT); + + var codec = PaintingVariant.CODEC; + + JsonObject json = new JsonObject(); + paintingRegistry.streamEntries().forEach(entry -> { + json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), entry.value()).getOrThrow()); }); -// for (var variant : paintingRegistryWrapper.streamKeys()) { -// var variantJson = new JsonObject(); -// variantJson.addProperty("id", Registries.PAINTING_MOTIVE.getRawId(variant)); -// variantJson.addProperty("width", variant.getWidth()); -// variantJson.addProperty("height", variant.getHeight()); -// paintingVariantJson.add(Registries.PAINTING_VARIANT.getId(variant).getPath(), variantJson); -// } - dataDrivenMiscJson.add("painting_variant", paintingVariantJson); - - return dataDrivenMiscJson; + + return json; } } From cf06076af1e96dd56c25d97e97d3e9e8965c017b Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Tue, 6 Aug 2024 06:54:50 +1200 Subject: [PATCH 04/10] extractors working --- .../valence/extractor/DummyPlayerEntity.java | 2 +- .../main/java/rs/valence/extractor/Main.java | 7 +- .../valence/extractor/extractors/Biomes.java | 129 ------------------ .../extractor/extractors/Entities.java | 48 ++++--- .../extractors/PacketRegistries.java | 2 +- .../valence/extractor/extractors/Packets.java | 46 +++++-- 6 files changed, 71 insertions(+), 163 deletions(-) delete mode 100644 extractor/src/main/java/rs/valence/extractor/extractors/Biomes.java diff --git a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java index 2003b5a32..0bd933307 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java @@ -18,7 +18,7 @@ public class DummyPlayerEntity extends PlayerEntity { INSTANCE.initDataTracker(new DataTracker.Builder(INSTANCE)); } - private DummyPlayerEntity(World world, BlockPos pos, float yaw, GameProfile gameProfile, @Nullable PlayerPublicKey publicKey) { + public DummyPlayerEntity(World world, BlockPos pos, float yaw, GameProfile gameProfile, @Nullable PlayerPublicKey publicKey) { super(world, pos, yaw, gameProfile); } diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index 45342a18e..61a7a9cc9 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -44,8 +44,6 @@ public void onInitialize() { new Attributes(), new Blocks(), new Effects(), - // TODO not implemented yet - new Entities(), new Misc(), new Items(), new Packets(), @@ -75,7 +73,7 @@ public void onInitialize() { } } - ServerLifecycleEvents.SERVER_STARTING.register(server -> { + ServerLifecycleEvents.SERVER_STARTED.register(server -> { LOGGER.info("Server starting, Running startup extractors..."); // TODO: make `Codec` implement `Extractor` // TODO: the way to get Codex has changed, this is not working anymore @@ -95,6 +93,7 @@ public void onInitialize() { new Tags(server), new Paintings(server), new Enchants(server), + new Entities(server), }; for (var ext : startupExtractors) { @@ -110,7 +109,7 @@ public void onInitialize() { } LOGGER.info("Done."); - server.shutdown(); + server.stop(false); }); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Biomes.java b/extractor/src/main/java/rs/valence/extractor/extractors/Biomes.java deleted file mode 100644 index c93aa6aa8..000000000 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Biomes.java +++ /dev/null @@ -1,129 +0,0 @@ -package rs.valence.extractor.extractors; - -// TODO: where is the biome registry in 1.19.3+? - -/* -import com.google.gson.JsonArray; -import com.google.gson.JsonElement; -import com.google.gson.JsonObject; -import net.minecraft.entity.SpawnGroup; -import net.minecraft.util.Identifier; -import net.minecraft.util.collection.Weighted; -import net.minecraft.registry.Registries; -import net.minecraft.world.biome.BiomeParticleConfig; -import rs.valence.extractor.Main; - -import java.lang.reflect.Field; - -public class Biomes implements Main.Extractor { - public Biomes() { - } - - @Override - public String fileName() { - return "biomes.json"; - } - - @Override - public JsonElement extract() { - // The biome particle probability field is private. - // We have to resort to reflection, unfortunately. - Field particleConfigProbabilityField; - try { - particleConfigProbabilityField = BiomeParticleConfig.class.getDeclaredField("probability"); - particleConfigProbabilityField.setAccessible(true); - } catch (Exception e) { - throw new RuntimeException(e); - } - - for (var biome : BuiltinRegistries.BIOME) { - var biomeIdent = BuiltinRegistries.BIOME.getId(biome); - assert biomeIdent != null; - - var biomeJson = new JsonObject(); - biomeJson.addProperty("precipitation", biome.getPrecipitation().getName()); - biomeJson.addProperty("temperature", biome.getTemperature()); - biomeJson.addProperty("downfall", biome.getDownfall()); - - var effectJson = new JsonObject(); - var biomeEffects = biome.getEffects(); - - effectJson.addProperty("sky_color", biomeEffects.getSkyColor()); - effectJson.addProperty("water_fog_color", biomeEffects.getWaterFogColor()); - effectJson.addProperty("fog_color", biomeEffects.getFogColor()); - effectJson.addProperty("water_color", biomeEffects.getWaterColor()); - biomeEffects.getFoliageColor().ifPresent(color -> effectJson.addProperty("foliage_color", color)); - biomeEffects.getGrassColor().ifPresent(color -> effectJson.addProperty("grass_color", color)); - effectJson.addProperty("grass_color_modifier", biomeEffects.getGrassColorModifier().getName()); - biomeEffects.getMusic().ifPresent(biome_music -> { - var music = new JsonObject(); - music.addProperty("replace_current_music", biome_music.shouldReplaceCurrentMusic()); - music.addProperty("sound", biome_music.getSound().getId().getPath()); - music.addProperty("max_delay", biome_music.getMaxDelay()); - music.addProperty("min_delay", biome_music.getMinDelay()); - effectJson.add("music", music); - }); - - biomeEffects.getLoopSound().ifPresent(soundEvent -> effectJson.addProperty("ambient_sound", soundEvent.getId().getPath())); - biomeEffects.getAdditionsSound().ifPresent(soundEvent -> { - var sound = new JsonObject(); - sound.addProperty("sound", soundEvent.getSound().getId().getPath()); - sound.addProperty("tick_chance", soundEvent.getChance()); - effectJson.add("additions_sound", sound); - }); - biomeEffects.getMoodSound().ifPresent(soundEvent -> { - var sound = new JsonObject(); - sound.addProperty("sound", soundEvent.getSound().getId().getPath()); - sound.addProperty("tick_delay", soundEvent.getCultivationTicks()); - sound.addProperty("offset", soundEvent.getExtraDistance()); - sound.addProperty("block_search_extent", soundEvent.getSpawnRange()); - - effectJson.add("mood_sound", sound); - }); - - biome.getParticleConfig().ifPresent(biomeParticleConfig -> { - try { - var particleConfig = new JsonObject(); - // We must first convert it into an identifier, because asString() returns a resource identifier as string. - Identifier id = new Identifier(biomeParticleConfig.getParticle().asString()); - particleConfig.addProperty("kind", id.getPath()); - particleConfig.addProperty("probability" ,particleConfigProbabilityField.getFloat(biomeParticleConfig)); - biomeJson.add("particle", particleConfig); - } catch (IllegalAccessException e) { - throw new RuntimeException(e); - } - }); - - var spawnSettingsJson = new JsonObject(); - var spawnSettings = biome.getSpawnSettings(); - spawnSettingsJson.addProperty("probability", spawnSettings.getCreatureSpawnProbability()); - - var spawnGroupsJson = new JsonObject(); - for (var spawnGroup : SpawnGroup.values()) { - var spawnGroupJson = new JsonArray(); - for (var entry : spawnSettings.getSpawnEntries(spawnGroup).getEntries()) { - var groupEntryJson = new JsonObject(); - groupEntryJson.addProperty("name", Registry.ENTITY_TYPE.getId(entry.type).getPath()); - groupEntryJson.addProperty("min_group_size", entry.minGroupSize); - groupEntryJson.addProperty("max_group_size", entry.maxGroupSize); - groupEntryJson.addProperty("weight", ((Weighted) entry).getWeight().getValue()); - spawnGroupJson.add(groupEntryJson); - } - spawnGroupsJson.add(spawnGroup.getName(), spawnGroupJson); - } - spawnSettingsJson.add("groups", spawnGroupsJson); - - biomeJson.add("effects", effectJson); - biomeJson.add("spawn_settings", spawnSettingsJson); - - var entryJson = new JsonObject(); - entryJson.addProperty("name", biomeIdent.getPath()); - entryJson.addProperty("id", BuiltinRegistries.BIOME.getRawId(biome)); - entryJson.add("element", biomeJson); - biomesJson.add(entryJson); - } - - return biomesJson; - } -} - */ diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index f7b8d3ee2..5aa4b523e 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -2,6 +2,7 @@ import com.google.gson.*; +import com.mojang.authlib.GameProfile; import net.minecraft.block.BlockState; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityPose; @@ -13,19 +14,19 @@ import net.minecraft.entity.data.DataTracker; import net.minecraft.entity.data.TrackedData; import net.minecraft.entity.data.TrackedDataHandlerRegistry; -import net.minecraft.entity.passive.ArmadilloEntity; -import net.minecraft.entity.passive.CatVariant; -import net.minecraft.entity.passive.FrogVariant; -import net.minecraft.entity.passive.SnifferEntity; +import net.minecraft.entity.passive.*; import net.minecraft.item.ItemStack; import net.minecraft.particle.ParticleEffect; import net.minecraft.registry.Registries; import net.minecraft.registry.entry.RegistryEntry; +import net.minecraft.server.MinecraftServer; +import net.minecraft.server.world.ServerWorld; import net.minecraft.text.Text; import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.EulerAngle; import net.minecraft.util.math.GlobalPos; import net.minecraft.village.VillagerData; +import net.minecraft.world.World; import org.jetbrains.annotations.Nullable; import org.joml.Quaternionf; import org.joml.Vector3f; @@ -39,7 +40,10 @@ import java.util.*; public class Entities implements Main.Extractor { - public Entities() { + private final ServerWorld world; + + public Entities(MinecraftServer server) { + this.world = server.getOverworld(); } private static Pair trackedDataToJson(TrackedData data, DataTracker tracker) { @@ -113,8 +117,13 @@ private static Pair trackedDataToJson(TrackedData data, var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); return new Pair<>("particle", new JsonPrimitive(id.getPath())); } else if (handler == TrackedDataHandlerRegistry.PARTICLE_LIST) { - Main.LOGGER.info(val.toString()); - return new Pair<>("particle_list", new JsonPrimitive(val.toString())); + List particleList = (List) val; + JsonArray json = new JsonArray(); + for (ParticleEffect particleEffect : particleList) { + var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); + json.add(id.getPath()); + } + return new Pair<>("particle_list", json); }else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { var vd = (VillagerData) val; var json = new JsonObject(); @@ -132,7 +141,10 @@ private static Pair trackedDataToJson(TrackedData data, } else if (handler == TrackedDataHandlerRegistry.CAT_VARIANT) { return new Pair<>("cat_variant", new JsonPrimitive(((RegistryEntry) val).getIdAsString())); - } else if (handler == TrackedDataHandlerRegistry.FROG_VARIANT) { + } else if (handler == TrackedDataHandlerRegistry.WOLF_VARIANT) { + return new Pair<>("wolf_variant", + new JsonPrimitive(((RegistryEntry) val).getIdAsString())); + } else if (handler == TrackedDataHandlerRegistry.FROG_VARIANT) { return new Pair<>("frog_variant", new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_GLOBAL_POS) { @@ -188,14 +200,16 @@ public String fileName() { @SuppressWarnings("unchecked") public JsonElement extract() throws IllegalAccessException, NoSuchFieldException { - final var entityClassToType = new HashMap, EntityType>(); + final var entityList = new ArrayList, EntityType>>(); + var entityClassTypeMap = new HashMap, EntityType>(); for (var f : EntityType.class.getFields()) { if (f.getType().equals(EntityType.class)) { var entityClass = (Class) ((ParameterizedType) f.getGenericType()) .getActualTypeArguments()[0]; var entityType = (EntityType) f.get(null); - entityClassToType.put(entityClass, entityType); + entityList.add(new Pair<>(entityClass, entityType)); + entityClassTypeMap.put(entityClass, entityType); } } @@ -204,10 +218,10 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException var entitiesMap = new TreeMap, JsonElement>(new ClassComparator()); - for (var entry : entityClassToType.entrySet()) { - var entityClass = entry.getKey(); + for (var entry : entityList) { + var entityClass = entry.left(); @Nullable - var entityType = entry.getValue(); + var entityType = entry.right(); assert entityType != null; // While we can use the tracked data registry and reflection to get the tracked @@ -217,8 +231,8 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException // the data tracker field from the base entity class. // We also handle player entities specially since they cannot be spawned with // EntityType#create. - final var entityInstance = entityType.equals(EntityType.PLAYER) ? DummyPlayerEntity.INSTANCE - : entityType.create(DummyWorld.INSTANCE); + final var entityInstance = entityType.equals(EntityType.PLAYER) ? new DummyPlayerEntity(world, BlockPos.ofFloored(0,70,0), 0, new GameProfile(UUID.randomUUID(), "cooldude"), null) + : entityType.create(world); @@ -248,6 +262,8 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException var trackedData = (TrackedData) entityField.get(null); + + var fieldJson = new JsonObject(); var fieldName = entityField.getName().toLowerCase(Locale.ROOT); fieldJson.addProperty("name", fieldName); @@ -305,7 +321,7 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException } entityClass = (Class) parent; - entityType = entityClassToType.get(entityClass); + entityType = entityClassTypeMap.get(entityClass); } } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java index 0ecb770eb..36986d645 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java @@ -10,7 +10,7 @@ import java.util.stream.Stream; -public class PacketRegistries { +public class PacketRegistries implements Main.Extractor { // private static final RegistryOps REGISTRY_OPS= RegistryOps.of(JsonOps.INSTANCE, DynamicRegistryManager.of(Regist)); private final DynamicRegistryManager.Immutable registryManager; diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java index 82cdfb518..58d10b5d4 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java @@ -7,13 +7,17 @@ import net.minecraft.data.report.PacketReportProvider; import net.minecraft.network.NetworkSide; import net.minecraft.network.NetworkState; +import net.minecraft.network.state.*; import rs.valence.extractor.Main; import java.lang.reflect.Method; +import java.util.Arrays; import java.util.Locale; import java.util.TreeSet; +import java.util.stream.Stream; public class Packets implements Main.Extractor { + public static final JsonArray PACKETS = new JsonArray(); @Override public String fileName() { return "packets.json"; @@ -21,18 +25,36 @@ public String fileName() { @Override public JsonElement extract() { - var packetsReportProvider = Main.magicallyInstantiate(PacketReportProvider.class); - try { - // Obtain the private method `toJson` - Method toJsonMethod = PacketReportProvider.class.getDeclaredMethod("toJson"); - // Make the method accessible - toJsonMethod.setAccessible(true); - // Invoke the method and get the result - JsonObject packetsJson = (JsonObject) toJsonMethod.invoke(packetsReportProvider); - return packetsJson; - } catch (Exception e) { - throw new RuntimeException("Failed to invoke toJson method", e); - } +// var packetsReportProvider = Main.magicallyInstantiate(PacketReportProvider.class); +// try { +// // Obtain the private method `toJson` +// Method toJsonMethod = PacketReportProvider.class.getDeclaredMethod("toJson"); +// // Make the method accessible +// toJsonMethod.setAccessible(true); +// // Invoke the method and get the result +// JsonObject packetsJson = (JsonObject) toJsonMethod.invoke(packetsReportProvider); +// return packetsJson; +// } catch (Exception e) { +// throw new RuntimeException("Failed to invoke toJson method", e); +// } + + Stream.of( + HandshakeStates.C2S_FACTORY, + QueryStates.S2C_FACTORY, + QueryStates.C2S_FACTORY, + LoginStates.S2C_FACTORY, + LoginStates.C2S_FACTORY, + ConfigurationStates.S2C_FACTORY, + ConfigurationStates.C2S_FACTORY, + PlayStateFactories.S2C, + PlayStateFactories.C2S + ).forEach(state -> { + state.forEachPacketType((packetType, packet) -> { +// Main.LOGGER.info(Arrays.toString(packetType.getClass().getTypeParameters()) + " " + packet); + }); + }); + + return null; } } From 496b955115a6c416a84ee0657b37dc1fc7f6088d Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Tue, 6 Aug 2024 06:59:59 +1200 Subject: [PATCH 05/10] extractors working --- .../java/rs/valence/extractor/DummyWorld.java | 2 +- .../valence/extractor/mixin/GrabPackets.java | 37 +++++++++++++++++++ .../src/main/resources/extractor.mixins.json | 3 +- 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java diff --git a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java index 67cdb5d21..c2a65f0ae 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java @@ -163,7 +163,7 @@ public void emitGameEvent(RegistryEntry event, Vec3d emitterPos, Game @Override public DynamicRegistryManager getRegistryManager() { - return null; + return DynamicRegistryManager.of(Registries.REGISTRIES); } @Override diff --git a/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java b/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java new file mode 100644 index 000000000..a050a3cac --- /dev/null +++ b/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java @@ -0,0 +1,37 @@ +package rs.valence.extractor.mixin; + +import com.google.common.reflect.TypeToken; +import io.netty.buffer.ByteBuf; +import net.minecraft.network.NetworkStateBuilder; +import net.minecraft.network.codec.PacketCodec; +import net.minecraft.network.listener.PacketListener; +import net.minecraft.network.packet.Packet; +import org.spongepowered.asm.mixin.Mixin; +import org.spongepowered.asm.mixin.Shadow; +import org.spongepowered.asm.mixin.gen.Accessor; +import org.spongepowered.asm.mixin.injection.At; +import org.spongepowered.asm.mixin.injection.Inject; +import org.spongepowered.asm.mixin.injection.Redirect; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; +import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; +import rs.valence.extractor.Main; +import rs.valence.extractor.extractors.Packets; + +import java.util.List; + +@Mixin(NetworkStateBuilder.class) +abstract class GrabPackets { + + @Inject(method = "add", at = @At("HEAD")) + protected

> void onAdd(net.minecraft.network.packet.PacketType

id, PacketCodec codec, CallbackInfoReturnable ci) { + try { +// TypeToken

typeToken = new TypeToken<>(getClass()) { +// }; +// System.out.println(typeToken.getRawType().getSimpleName()); + System.out.println(id.toString()); + } catch (NullPointerException e) { + e.printStackTrace(); + } + + } +} diff --git a/extractor/src/main/resources/extractor.mixins.json b/extractor/src/main/resources/extractor.mixins.json index e7d59d660..fbd318738 100644 --- a/extractor/src/main/resources/extractor.mixins.json +++ b/extractor/src/main/resources/extractor.mixins.json @@ -4,6 +4,7 @@ "package": "rs.valence.extractor.mixin", "compatibilityLevel": "JAVA_17", "mixins": [ - "ExposeWallBlock" + "ExposeWallBlock", + "GrabPackets" ] } \ No newline at end of file From 39967ca352b2f6a36c4e856b587bab18f8a21805 Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Tue, 6 Aug 2024 07:04:10 +1200 Subject: [PATCH 06/10] revert generated files --- crates/valence_entity/extracted/entities.json | 3051 +- crates/valence_entity/extracted/misc.json | 383 +- .../extracted/attributes.json | 135 +- .../valence_generated/extracted/blocks.json | 131419 ++++++--------- .../valence_generated/extracted/effects.json | 112 +- crates/valence_generated/extracted/items.json | 3085 +- .../valence_generated/extracted/packets.json | 468 +- .../valence_generated/extracted/sounds.json | 2874 +- .../extracted/translation_keys.json | 1448 +- .../extracted/registry_codec.dat | Bin 39308 -> 39164 bytes crates/valence_registry/extracted/tags.json | 3608 +- tools/packet_inspector/extracted/packets.json | 468 +- 12 files changed, 57331 insertions(+), 89720 deletions(-) diff --git a/crates/valence_entity/extracted/entities.json b/crates/valence_entity/extracted/entities.json index 9534e8c88..f7638662d 100644 --- a/crates/valence_entity/extracted/entities.json +++ b/crates/valence_entity/extracted/entities.json @@ -39,8 +39,26 @@ "attributes": [] }, "AbstractMinecartEntity": { - "parent": "VehicleEntity", + "parent": "Entity", "fields": [ + { + "name": "damage_wobble_ticks", + "index": 8, + "type": "integer", + "default_value": 0 + }, + { + "name": "damage_wobble_side", + "index": 9, + "type": "integer", + "default_value": 1 + }, + { + "name": "damage_wobble_strength", + "index": 10, + "type": "float", + "default_value": 0.0 + }, { "name": "custom_block_id", "index": 11, @@ -98,54 +116,49 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", + "id": 4, + "name": "generic.flying_speed", "base_value": 0.10000000149011612 }, { "id": 8, - "name": "generic.knockback_resistance", + "name": "generic.armor", "base_value": 0.0 }, { - "id": 0, - "name": "generic.armor", - "base_value": 0.0 + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 - }, - { - "id": 5, - "name": "generic.flying_speed", + "name": "generic.movement_speed", "base_value": 0.10000000149011612 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -274,34 +287,29 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 + "id": 2, + "name": "generic.knockback_resistance", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 8, + "name": "generic.armor", "base_value": 0.0 }, { - "id": 12, + "id": 3, "name": "generic.movement_speed", "base_value": 0.699999988079071 }, - { - "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, { "id": 0, - "name": "generic.armor", - "base_value": 0.0 + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -354,49 +362,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 14.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 1.0 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 1.0 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 14.0 } ], "default_bounding_box": { @@ -419,44 +422,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 6.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 6.0 } ], "default_bounding_box": { @@ -485,54 +483,49 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "id": 4, + "name": "generic.flying_speed", + "base_value": 0.6000000238418579 }, { "id": 8, - "name": "generic.knockback_resistance", + "name": "generic.armor", "base_value": 0.0 }, { - "id": 0, - "name": "generic.armor", - "base_value": 0.0 + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 - }, - { - "id": 5, - "name": "generic.flying_speed", - "base_value": 0.6000000238418579 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -555,49 +548,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -613,7 +601,7 @@ "fields": [ { "name": "block_state", - "index": 23, + "index": 22, "type": "block_state", "default_value": "Block{minecraft:air}" } @@ -625,10 +613,28 @@ } }, "BoatEntity": { - "parent": "VehicleEntity", + "parent": "Entity", "type": "boat", "translation_key": "entity.minecraft.boat", "fields": [ + { + "name": "damage_wobble_ticks", + "index": 8, + "type": "integer", + "default_value": 0 + }, + { + "name": "damage_wobble_side", + "index": 9, + "type": "integer", + "default_value": 1 + }, + { + "name": "damage_wobble_strength", + "index": 10, + "type": "float", + "default_value": 0.0 + }, { "name": "boat_type", "index": 11, @@ -660,69 +666,11 @@ "size_z": 1.375 } }, - "BreezeEntity": { - "parent": "HostileEntity", - "type": "breeze", - "translation_key": "entity.minecraft.breeze", - "fields": [], - "attributes": [ - { - "id": 1, - "name": "generic.armor_toughness", - "base_value": 0.0 - }, - { - "id": 11, - "name": "generic.max_health", - "base_value": 30.0 - }, - { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 - }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.6000000238418579 - }, - { - "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, - { - "id": 0, - "name": "generic.armor", - "base_value": 0.0 - }, - { - "id": 6, - "name": "generic.follow_range", - "base_value": 24.0 - }, - { - "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 - }, - { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 - } - ], - "default_bounding_box": { - "size_x": 0.6000000238418579, - "size_y": 1.7000000476837158, - "size_z": 0.6000000238418579 - } - }, - "CamelEntity": { - "parent": "AbstractHorseEntity", - "type": "camel", - "translation_key": "entity.minecraft.camel", - "fields": [ + "CamelEntity": { + "parent": "AbstractHorseEntity", + "type": "camel", + "translation_key": "entity.minecraft.camel", + "fields": [ { "name": "dashing", "index": 18, @@ -738,49 +686,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 32.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.09000000357627869 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.41999998688697815 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.09000000357627869 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 32.0 } ], "default_bounding_box": { @@ -821,49 +764,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -879,49 +817,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 12.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 12.0 } ], "default_bounding_box": { @@ -959,44 +892,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 4.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 4.0 } ], "default_bounding_box": { @@ -1012,44 +940,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 3.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 3.0 } ], "default_bounding_box": { @@ -1089,44 +1012,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -1161,49 +1079,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -1227,15 +1140,9 @@ "type": "integer", "default_value": 0 }, - { - "name": "teleport_duration", - "index": 10, - "type": "integer", - "default_value": 0 - }, { "name": "translation", - "index": 11, + "index": 10, "type": "vector3f", "default_value": { "x": 0.0, @@ -1245,7 +1152,7 @@ }, { "name": "scale", - "index": 12, + "index": 11, "type": "vector3f", "default_value": { "x": 1.0, @@ -1255,7 +1162,7 @@ }, { "name": "left_rotation", - "index": 13, + "index": 12, "type": "quaternionf", "default_value": { "x": 0.0, @@ -1266,7 +1173,7 @@ }, { "name": "right_rotation", - "index": 14, + "index": 13, "type": "quaternionf", "default_value": { "x": 0.0, @@ -1277,49 +1184,49 @@ }, { "name": "billboard", - "index": 15, + "index": 14, "type": "byte", "default_value": 0 }, { "name": "brightness", - "index": 16, + "index": 15, "type": "integer", "default_value": -1 }, { "name": "view_range", - "index": 17, + "index": 16, "type": "float", "default_value": 1.0 }, { "name": "shadow_radius", - "index": 18, + "index": 17, "type": "float", "default_value": 0.0 }, { "name": "shadow_strength", - "index": 19, + "index": 18, "type": "float", "default_value": 1.0 }, { "name": "width", - "index": 20, + "index": 19, "type": "float", "default_value": 0.0 }, { "name": "height", - "index": 21, + "index": 20, "type": "float", "default_value": 0.0 }, { "name": "glow_color_override", - "index": 22, + "index": 21, "type": "integer", "default_value": -1 } @@ -1355,49 +1262,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 1.2000000476837158 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 1.2000000476837158 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -1413,49 +1315,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 53.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 53.0 } ], "default_bounding_box": { @@ -1482,54 +1379,49 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 2.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -1556,49 +1448,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 80.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 8.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 8.0 + "id": 0, + "name": "generic.max_health", + "base_value": 80.0 } ], "default_bounding_box": { @@ -1645,44 +1532,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 200.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 200.0 } ], "default_bounding_box": { @@ -1728,49 +1610,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 40.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 7.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 64.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 7.0 + "id": 0, + "name": "generic.max_health", + "base_value": 40.0 } ], "default_bounding_box": { @@ -1786,49 +1663,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 8.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 8.0 } ], "default_bounding_box": { @@ -1897,49 +1769,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 24.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 12.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.5 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 24.0 } ], "default_bounding_box": { @@ -2139,49 +2006,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -2210,48 +2072,43 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 1.0 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 10.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 1.0 }, { - "id": 2, - "name": "generic.attack_damage", + "id": 0, + "name": "generic.max_health", "base_value": 10.0 } ], @@ -2293,44 +2150,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 100.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -2346,49 +2198,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 100.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 50.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.5 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 50.0 + "id": 0, + "name": "generic.max_health", + "base_value": 100.0 } ], "default_bounding_box": { @@ -2422,44 +2269,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -2494,49 +2336,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, { "id": 8, - "name": "generic.knockback_resistance", + "name": "generic.armor", "base_value": 0.0 }, { - "id": 0, - "name": "generic.armor", - "base_value": 0.0 + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -2570,49 +2407,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 30.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.5 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 30.0 } ], "default_bounding_box": { @@ -2635,49 +2467,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 40.0 - }, - { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 - }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 1.0 }, { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.6000000238418579 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 1.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 40.0 } ], "default_bounding_box": { @@ -2711,49 +2538,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 53.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.22499999403953552 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.22499999403953552 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 53.0 } ], "default_bounding_box": { @@ -2774,54 +2596,49 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 2.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -2842,49 +2659,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 32.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 18.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.5 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 32.0 } ], "default_bounding_box": { @@ -2937,49 +2749,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 100.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 1.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 15.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 15.0 + "id": 0, + "name": "generic.max_health", + "base_value": 100.0 } ], "default_bounding_box": { @@ -2995,13 +2802,13 @@ "fields": [ { "name": "item", - "index": 23, + "index": 22, "type": "item_stack", "default_value": "0 air" }, { "name": "item_display", - "index": 24, + "index": 23, "type": "byte", "default_value": 0 } @@ -3089,7 +2896,7 @@ "name": "health", "index": 9, "type": "float", - "default_value": 3.0 + "default_value": 14.0 }, { "name": "potion_swirls_color", @@ -3150,49 +2957,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 53.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, { "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, - { - "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 40.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 53.0 } ], "default_bounding_box": { @@ -3219,49 +3021,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -3330,44 +3127,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -3383,49 +3175,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 53.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 53.0 } ], "default_bounding_box": { @@ -3448,49 +3235,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -3561,49 +3343,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.15000000596046448 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.15000000596046448 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -3626,49 +3403,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 6.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 + "id": 4, + "name": "generic.flying_speed", + "base_value": 0.4000000059604645 }, { "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, - { - "id": 0, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 }, { - "id": 5, - "name": "generic.flying_speed", - "base_value": 0.4000000059604645 + "id": 0, + "name": "generic.max_health", + "base_value": 6.0 } ], "default_bounding_box": { @@ -3730,49 +3502,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -3801,44 +3568,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -3854,49 +3616,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 50.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 7.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 7.0 + "id": 0, + "name": "generic.max_health", + "base_value": 50.0 } ], "default_bounding_box": { @@ -3931,49 +3688,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 16.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 5.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.max_health", + "base_value": 16.0 } ], "default_bounding_box": { @@ -3996,49 +3748,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 24.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 5.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.max_health", + "base_value": 24.0 } ], "default_bounding_box": { @@ -4091,49 +3838,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 9, - "name": "generic.luck", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 + "id": 8, + "name": "generic.armor", + "base_value": 0.0 }, { - "id": 4, - "name": "generic.attack_speed", - "base_value": 4.0 + "id": 5, + "name": "generic.attack_damage", + "base_value": 1.0 }, { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 + "id": 7, + "name": "generic.attack_speed", + "base_value": 4.0 }, { - "id": 12, + "id": 3, "name": "generic.movement_speed", "base_value": 0.10000000149011612 }, - { - "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, { "id": 0, - "name": "generic.armor", - "base_value": 0.0 + "name": "generic.max_health", + "base_value": 20.0 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 1.0 + "id": 10, + "name": "generic.luck", + "base_value": 0.0 } ] }, @@ -4151,49 +3893,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 30.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 20.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 30.0 } ], "default_bounding_box": { @@ -4231,44 +3968,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 3.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 3.0 } ], "default_bounding_box": { @@ -4291,44 +4023,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 3.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 3.0 } ], "default_bounding_box": { @@ -4356,49 +4083,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 100.0 - }, - { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 - }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.3 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 1.5 }, { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.75 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 12.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 32.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 1.5 + "name": "generic.movement_speed", + "base_value": 0.3 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 12.0 + "id": 0, + "name": "generic.max_health", + "base_value": 100.0 } ], "default_bounding_box": { @@ -4414,44 +4136,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 3.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 3.0 } ], "default_bounding_box": { @@ -4479,44 +4196,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 8.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 8.0 } ], "default_bounding_box": { @@ -4562,44 +4274,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 30.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 30.0 } ], "default_bounding_box": { @@ -4615,49 +4322,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 8.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 1.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 1.0 + "id": 0, + "name": "generic.max_health", + "base_value": 8.0 } ], "default_bounding_box": { @@ -4680,49 +4382,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -4738,49 +4435,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 15.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 15.0 } ], "default_bounding_box": { @@ -4803,49 +4495,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -4885,44 +4572,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 14.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.10000000149011612 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.10000000149011612 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 14.0 } ], "default_bounding_box": { @@ -4945,44 +4627,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 4.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 4.0 } ], "default_bounding_box": { @@ -5050,55 +4727,50 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 16.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 16.0 } ], "default_bounding_box": { - "size_x": 0.699999988079071, - "size_y": 0.5, - "size_z": 0.699999988079071 + "size_x": 1.399999976158142, + "size_y": 0.8999999761581421, + "size_z": 1.399999976158142 } }, "SquidEntity": { @@ -5108,44 +4780,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 10.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 10.0 } ], "default_bounding_box": { @@ -5165,49 +4832,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -5242,44 +4904,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -5295,44 +4952,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 6.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 1.0 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 1.0 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 6.0 } ], "default_bounding_box": { @@ -5371,31 +5023,31 @@ "fields": [ { "name": "text", - "index": 23, + "index": 22, "type": "text_component", "default_value": "" }, { "name": "line_width", - "index": 24, + "index": 23, "type": "integer", "default_value": 200 }, { "name": "background", - "index": 25, + "index": 24, "type": "integer", "default_value": 1073741824 }, { "name": "text_opacity", - "index": 26, + "index": 25, "type": "byte", "default_value": -1 }, { "name": "text_display_flags", - "index": 27, + "index": 26, "type": "byte", "default_value": 0 } @@ -5431,12 +5083,6 @@ "index": 8, "type": "integer", "default_value": 80 - }, - { - "name": "block_state", - "index": 9, - "type": "block_state", - "default_value": "Block{minecraft:tnt}[unstable=false]" } ], "default_bounding_box": { @@ -5463,49 +5109,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 53.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.17499999701976776 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 40.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.5 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.17499999701976776 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 53.0 } ], "default_bounding_box": { @@ -5552,44 +5193,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 3.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 3.0 } ], "default_bounding_box": { @@ -5650,44 +5286,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 30.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 30.0 } ], "default_bounding_box": { @@ -5696,29 +5327,6 @@ "size_z": 1.2000000476837158 } }, - "VehicleEntity": { - "parent": "Entity", - "fields": [ - { - "name": "damage_wobble_ticks", - "index": 8, - "type": "integer", - "default_value": 0 - }, - { - "name": "damage_wobble_side", - "index": 9, - "type": "integer", - "default_value": 1 - }, - { - "name": "damage_wobble_strength", - "index": 10, - "type": "float", - "default_value": 0.0 - } - ] - }, "VexEntity": { "parent": "HostileEntity", "type": "vex", @@ -5733,49 +5341,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 14.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 4.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 4.0 + "id": 0, + "name": "generic.max_health", + "base_value": 14.0 } ], "default_bounding_box": { @@ -5802,44 +5405,39 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.5 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 48.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.5 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -5855,49 +5453,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 24.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.3499999940395355 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 5.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 12.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.3499999940395355 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.max_health", + "base_value": 24.0 } ], "default_bounding_box": { @@ -5913,44 +5506,39 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.699999988079071 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.699999988079071 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -5973,49 +5561,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 500.0 - }, - { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 - }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 1.5 }, { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 1.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 30.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 1.5 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 30.0 + "id": 0, + "name": "generic.max_health", + "base_value": 500.0 } ], "default_bounding_box": { @@ -6029,17 +5612,6 @@ "fields": [], "attributes": [] }, - "WindChargeEntity": { - "parent": "ExplosiveProjectileEntity", - "type": "wind_charge", - "translation_key": "entity.minecraft.wind_charge", - "fields": [], - "default_bounding_box": { - "size_x": 0.3125, - "size_y": 0.3125, - "size_z": 0.3125 - } - }, "WitchEntity": { "parent": "RaiderEntity", "type": "witch", @@ -6054,49 +5626,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 26.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 26.0 } ], "default_bounding_box": { @@ -6137,54 +5704,49 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 300.0 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 0.0 }, { - "id": 10, - "name": "generic.max_absorption", + "id": 2, + "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", + "id": 4, + "name": "generic.flying_speed", "base_value": 0.6000000238418579 }, { "id": 8, - "name": "generic.knockback_resistance", - "base_value": 0.0 - }, - { - "id": 0, "name": "generic.armor", "base_value": 4.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 40.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 - }, - { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "name": "generic.movement_speed", + "base_value": 0.6000000238418579 }, { - "id": 5, - "name": "generic.flying_speed", - "base_value": 0.6000000238418579 + "id": 0, + "name": "generic.max_health", + "base_value": 300.0 } ], "default_bounding_box": { @@ -6200,49 +5762,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.25 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.25 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -6295,49 +5852,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 8.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 2.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 2.0 + "id": 0, + "name": "generic.max_health", + "base_value": 8.0 } ], "default_bounding_box": { @@ -6360,49 +5912,44 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 40.0 - }, - { - "id": 10, - "name": "generic.max_absorption", - "base_value": 0.0 - }, - { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.30000001192092896 + "id": 6, + "name": "generic.attack_knockback", + "base_value": 1.0 }, { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.6000000238418579 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 6.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 1.0 + "name": "generic.movement_speed", + "base_value": 0.30000001192092896 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 6.0 + "id": 0, + "name": "generic.max_health", + "base_value": 40.0 } ], "default_bounding_box": { @@ -6437,54 +5984,49 @@ ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 2.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -6500,49 +6042,44 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 15.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.20000000298023224 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 0.0 }, { - "id": 6, + "id": 1, "name": "generic.follow_range", "base_value": 16.0 }, { - "id": 7, + "id": 12, "name": "horse.jump_strength", "base_value": 0.7 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.20000000298023224 + }, + { + "id": 0, + "name": "generic.max_health", + "base_value": 15.0 } ], "default_bounding_box": { @@ -6568,61 +6105,56 @@ "type": "villager_data", "default_value": { "type": "plains", - "profession": "toolsmith", + "profession": "none", "level": 1 } } ], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 2.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 3.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 3.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { @@ -6638,54 +6170,49 @@ "fields": [], "attributes": [ { - "id": 1, + "id": 9, "name": "generic.armor_toughness", "base_value": 0.0 }, { - "id": 11, - "name": "generic.max_health", - "base_value": 20.0 - }, - { - "id": 10, - "name": "generic.max_absorption", + "id": 6, + "name": "generic.attack_knockback", "base_value": 0.0 }, { - "id": 12, - "name": "generic.movement_speed", - "base_value": 0.23000000417232513 - }, - { - "id": 8, + "id": 2, "name": "generic.knockback_resistance", "base_value": 0.0 }, { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "base_value": 0.0 }, { - "id": 0, + "id": 8, "name": "generic.armor", "base_value": 2.0 }, { - "id": 6, + "id": 5, + "name": "generic.attack_damage", + "base_value": 5.0 + }, + { + "id": 1, "name": "generic.follow_range", "base_value": 35.0 }, { "id": 3, - "name": "generic.attack_knockback", - "base_value": 0.0 + "name": "generic.movement_speed", + "base_value": 0.23000000417232513 }, { - "id": 2, - "name": "generic.attack_damage", - "base_value": 5.0 + "id": 0, + "name": "generic.max_health", + "base_value": 20.0 } ], "default_bounding_box": { diff --git a/crates/valence_entity/extracted/misc.json b/crates/valence_entity/extracted/misc.json index 58ba4e448..2ed38ea68 100644 --- a/crates/valence_entity/extracted/misc.json +++ b/crates/valence_entity/extracted/misc.json @@ -10,122 +10,120 @@ "blaze": 7, "block_display": 8, "boat": 9, - "breeze": 10, - "camel": 11, - "cat": 12, - "cave_spider": 13, - "chest_boat": 14, - "chest_minecart": 15, - "chicken": 16, - "cod": 17, - "command_block_minecart": 18, - "cow": 19, - "creeper": 20, - "dolphin": 21, - "donkey": 22, - "dragon_fireball": 23, - "drowned": 24, - "egg": 25, - "elder_guardian": 26, - "end_crystal": 27, - "ender_dragon": 28, - "ender_pearl": 29, - "enderman": 30, - "endermite": 31, - "evoker": 32, - "evoker_fangs": 33, - "experience_bottle": 34, - "experience_orb": 35, - "eye_of_ender": 36, - "falling_block": 37, - "firework_rocket": 38, - "fox": 39, - "frog": 40, - "furnace_minecart": 41, - "ghast": 42, - "giant": 43, - "glow_item_frame": 44, - "glow_squid": 45, - "goat": 46, - "guardian": 47, - "hoglin": 48, - "hopper_minecart": 49, - "horse": 50, - "husk": 51, - "illusioner": 52, - "interaction": 53, - "iron_golem": 54, - "item": 55, - "item_display": 56, - "item_frame": 57, - "fireball": 58, - "leash_knot": 59, - "lightning_bolt": 60, - "llama": 61, - "llama_spit": 62, - "magma_cube": 63, - "marker": 64, - "minecart": 65, - "mooshroom": 66, - "mule": 67, - "ocelot": 68, - "painting": 69, - "panda": 70, - "parrot": 71, - "phantom": 72, - "pig": 73, - "piglin": 74, - "piglin_brute": 75, - "pillager": 76, - "polar_bear": 77, - "potion": 78, - "pufferfish": 79, - "rabbit": 80, - "ravager": 81, - "salmon": 82, - "sheep": 83, - "shulker": 84, - "shulker_bullet": 85, - "silverfish": 86, - "skeleton": 87, - "skeleton_horse": 88, - "slime": 89, - "small_fireball": 90, - "sniffer": 91, - "snow_golem": 92, - "snowball": 93, - "spawner_minecart": 94, - "spectral_arrow": 95, - "spider": 96, - "squid": 97, - "stray": 98, - "strider": 99, - "tadpole": 100, - "text_display": 101, - "tnt": 102, - "tnt_minecart": 103, - "trader_llama": 104, - "trident": 105, - "tropical_fish": 106, - "turtle": 107, - "vex": 108, - "villager": 109, - "vindicator": 110, - "wandering_trader": 111, - "warden": 112, - "wind_charge": 113, - "witch": 114, - "wither": 115, - "wither_skeleton": 116, - "wither_skull": 117, - "wolf": 118, - "zoglin": 119, - "zombie": 120, - "zombie_horse": 121, - "zombie_villager": 122, - "zombified_piglin": 123, - "player": 124, - "fishing_bobber": 125 + "camel": 10, + "cat": 11, + "cave_spider": 12, + "chest_boat": 13, + "chest_minecart": 14, + "chicken": 15, + "cod": 16, + "command_block_minecart": 17, + "cow": 18, + "creeper": 19, + "dolphin": 20, + "donkey": 21, + "dragon_fireball": 22, + "drowned": 23, + "egg": 24, + "elder_guardian": 25, + "end_crystal": 26, + "ender_dragon": 27, + "ender_pearl": 28, + "enderman": 29, + "endermite": 30, + "evoker": 31, + "evoker_fangs": 32, + "experience_bottle": 33, + "experience_orb": 34, + "eye_of_ender": 35, + "falling_block": 36, + "firework_rocket": 37, + "fox": 38, + "frog": 39, + "furnace_minecart": 40, + "ghast": 41, + "giant": 42, + "glow_item_frame": 43, + "glow_squid": 44, + "goat": 45, + "guardian": 46, + "hoglin": 47, + "hopper_minecart": 48, + "horse": 49, + "husk": 50, + "illusioner": 51, + "interaction": 52, + "iron_golem": 53, + "item": 54, + "item_display": 55, + "item_frame": 56, + "fireball": 57, + "leash_knot": 58, + "lightning_bolt": 59, + "llama": 60, + "llama_spit": 61, + "magma_cube": 62, + "marker": 63, + "minecart": 64, + "mooshroom": 65, + "mule": 66, + "ocelot": 67, + "painting": 68, + "panda": 69, + "parrot": 70, + "phantom": 71, + "pig": 72, + "piglin": 73, + "piglin_brute": 74, + "pillager": 75, + "polar_bear": 76, + "potion": 77, + "pufferfish": 78, + "rabbit": 79, + "ravager": 80, + "salmon": 81, + "sheep": 82, + "shulker": 83, + "shulker_bullet": 84, + "silverfish": 85, + "skeleton": 86, + "skeleton_horse": 87, + "slime": 88, + "small_fireball": 89, + "sniffer": 90, + "snow_golem": 91, + "snowball": 92, + "spawner_minecart": 93, + "spectral_arrow": 94, + "spider": 95, + "squid": 96, + "stray": 97, + "strider": 98, + "tadpole": 99, + "text_display": 100, + "tnt": 101, + "tnt_minecart": 102, + "trader_llama": 103, + "trident": 104, + "tropical_fish": 105, + "turtle": 106, + "vex": 107, + "villager": 108, + "vindicator": 109, + "wandering_trader": 110, + "warden": 111, + "witch": 112, + "wither": 113, + "wither_skeleton": 114, + "wither_skull": 115, + "wolf": 116, + "zoglin": 117, + "zombie": 118, + "zombie_horse": 119, + "zombie_villager": 120, + "zombified_piglin": 121, + "player": 122, + "fishing_bobber": 123 }, "entity_status": { "add_sprinting_particles_or_reset_spawner_minecart_spawn_delay": 1, @@ -412,10 +410,7 @@ "roaring": 11, "sniffing": 12, "emerging": 13, - "digging": 14, - "sliding": 15, - "shooting": 16, - "inhaling": 17 + "digging": 14 }, "particle_type": { "ambient_entity_effect": 0, @@ -442,83 +437,77 @@ "entity_effect": 21, "explosion_emitter": 22, "explosion": 23, - "gust": 24, - "gust_emitter": 25, - "sonic_boom": 26, - "falling_dust": 27, - "firework": 28, - "fishing": 29, - "flame": 30, - "cherry_leaves": 31, - "sculk_soul": 32, - "sculk_charge": 33, - "sculk_charge_pop": 34, - "soul_fire_flame": 35, - "soul": 36, - "flash": 37, - "happy_villager": 38, - "composter": 39, - "heart": 40, - "instant_effect": 41, - "item": 42, - "vibration": 43, - "item_slime": 44, - "item_snowball": 45, - "large_smoke": 46, - "lava": 47, - "mycelium": 48, - "note": 49, - "poof": 50, - "portal": 51, - "rain": 52, - "smoke": 53, - "white_smoke": 54, - "sneeze": 55, - "spit": 56, - "squid_ink": 57, - "sweep_attack": 58, - "totem_of_undying": 59, - "underwater": 60, - "splash": 61, - "witch": 62, - "bubble_pop": 63, - "current_down": 64, - "bubble_column_up": 65, - "nautilus": 66, - "dolphin": 67, - "campfire_cosy_smoke": 68, - "campfire_signal_smoke": 69, - "dripping_honey": 70, - "falling_honey": 71, - "landing_honey": 72, - "falling_nectar": 73, - "falling_spore_blossom": 74, - "ash": 75, - "crimson_spore": 76, - "warped_spore": 77, - "spore_blossom_air": 78, - "dripping_obsidian_tear": 79, - "falling_obsidian_tear": 80, - "landing_obsidian_tear": 81, - "reverse_portal": 82, - "white_ash": 83, - "small_flame": 84, - "snowflake": 85, - "dripping_dripstone_lava": 86, - "falling_dripstone_lava": 87, - "dripping_dripstone_water": 88, - "falling_dripstone_water": 89, - "glow_squid_ink": 90, - "glow": 91, - "wax_on": 92, - "wax_off": 93, - "electric_spark": 94, - "scrape": 95, - "shriek": 96, - "egg_crack": 97, - "dust_plume": 98, - "gust_dust": 99, - "trial_spawner_detection": 100 + "sonic_boom": 24, + "falling_dust": 25, + "firework": 26, + "fishing": 27, + "flame": 28, + "cherry_leaves": 29, + "sculk_soul": 30, + "sculk_charge": 31, + "sculk_charge_pop": 32, + "soul_fire_flame": 33, + "soul": 34, + "flash": 35, + "happy_villager": 36, + "composter": 37, + "heart": 38, + "instant_effect": 39, + "item": 40, + "vibration": 41, + "item_slime": 42, + "item_snowball": 43, + "large_smoke": 44, + "lava": 45, + "mycelium": 46, + "note": 47, + "poof": 48, + "portal": 49, + "rain": 50, + "smoke": 51, + "sneeze": 52, + "spit": 53, + "squid_ink": 54, + "sweep_attack": 55, + "totem_of_undying": 56, + "underwater": 57, + "splash": 58, + "witch": 59, + "bubble_pop": 60, + "current_down": 61, + "bubble_column_up": 62, + "nautilus": 63, + "dolphin": 64, + "campfire_cosy_smoke": 65, + "campfire_signal_smoke": 66, + "dripping_honey": 67, + "falling_honey": 68, + "landing_honey": 69, + "falling_nectar": 70, + "falling_spore_blossom": 71, + "ash": 72, + "crimson_spore": 73, + "warped_spore": 74, + "spore_blossom_air": 75, + "dripping_obsidian_tear": 76, + "falling_obsidian_tear": 77, + "landing_obsidian_tear": 78, + "reverse_portal": 79, + "white_ash": 80, + "small_flame": 81, + "snowflake": 82, + "dripping_dripstone_lava": 83, + "falling_dripstone_lava": 84, + "dripping_dripstone_water": 85, + "falling_dripstone_water": 86, + "glow_squid_ink": 87, + "glow": 88, + "wax_on": 89, + "wax_off": 90, + "electric_spark": 91, + "scrape": 92, + "shriek": 93, + "egg_crack": 94 }, "sniffer_state": { "idling": 0, diff --git a/crates/valence_generated/extracted/attributes.json b/crates/valence_generated/extracted/attributes.json index b27dbcc65..dcb9b134a 100644 --- a/crates/valence_generated/extracted/attributes.json +++ b/crates/valence_generated/extracted/attributes.json @@ -1,24 +1,51 @@ { - "generic.armor": { + "generic.max_health": { "id": 0, - "name": "generic.armor", - "default_value": 0.0, - "translation_key": "attribute.name.generic.armor", + "name": "generic.max_health", + "default_value": 20.0, + "translation_key": "attribute.name.generic.max_health", "tracked": true, - "min_value": 0.0, - "max_value": 30.0 + "min_value": 1.0, + "max_value": 1024.0 }, - "generic.armor_toughness": { + "generic.follow_range": { "id": 1, - "name": "generic.armor_toughness", + "name": "generic.follow_range", + "default_value": 32.0, + "translation_key": "attribute.name.generic.follow_range", + "tracked": false, + "min_value": 0.0, + "max_value": 2048.0 + }, + "generic.knockback_resistance": { + "id": 2, + "name": "generic.knockback_resistance", "default_value": 0.0, - "translation_key": "attribute.name.generic.armor_toughness", + "translation_key": "attribute.name.generic.knockback_resistance", + "tracked": false, + "min_value": 0.0, + "max_value": 1.0 + }, + "generic.movement_speed": { + "id": 3, + "name": "generic.movement_speed", + "default_value": 0.699999988079071, + "translation_key": "attribute.name.generic.movement_speed", "tracked": true, "min_value": 0.0, - "max_value": 20.0 + "max_value": 1024.0 + }, + "generic.flying_speed": { + "id": 4, + "name": "generic.flying_speed", + "default_value": 0.4000000059604645, + "translation_key": "attribute.name.generic.flying_speed", + "tracked": true, + "min_value": 0.0, + "max_value": 1024.0 }, "generic.attack_damage": { - "id": 2, + "id": 5, "name": "generic.attack_damage", "default_value": 2.0, "translation_key": "attribute.name.generic.attack_damage", @@ -27,7 +54,7 @@ "max_value": 2048.0 }, "generic.attack_knockback": { - "id": 3, + "id": 6, "name": "generic.attack_knockback", "default_value": 0.0, "translation_key": "attribute.name.generic.attack_knockback", @@ -36,7 +63,7 @@ "max_value": 5.0 }, "generic.attack_speed": { - "id": 4, + "id": 7, "name": "generic.attack_speed", "default_value": 4.0, "translation_key": "attribute.name.generic.attack_speed", @@ -44,44 +71,26 @@ "min_value": 0.0, "max_value": 1024.0 }, - "generic.flying_speed": { - "id": 5, - "name": "generic.flying_speed", - "default_value": 0.4000000059604645, - "translation_key": "attribute.name.generic.flying_speed", - "tracked": true, - "min_value": 0.0, - "max_value": 1024.0 - }, - "generic.follow_range": { - "id": 6, - "name": "generic.follow_range", - "default_value": 32.0, - "translation_key": "attribute.name.generic.follow_range", - "tracked": false, - "min_value": 0.0, - "max_value": 2048.0 - }, - "horse.jump_strength": { - "id": 7, - "name": "horse.jump_strength", - "default_value": 0.7, - "translation_key": "attribute.name.horse.jump_strength", + "generic.armor": { + "id": 8, + "name": "generic.armor", + "default_value": 0.0, + "translation_key": "attribute.name.generic.armor", "tracked": true, "min_value": 0.0, - "max_value": 2.0 + "max_value": 30.0 }, - "generic.knockback_resistance": { - "id": 8, - "name": "generic.knockback_resistance", + "generic.armor_toughness": { + "id": 9, + "name": "generic.armor_toughness", "default_value": 0.0, - "translation_key": "attribute.name.generic.knockback_resistance", - "tracked": false, + "translation_key": "attribute.name.generic.armor_toughness", + "tracked": true, "min_value": 0.0, - "max_value": 1.0 + "max_value": 20.0 }, "generic.luck": { - "id": 9, + "id": 10, "name": "generic.luck", "default_value": 0.0, "translation_key": "attribute.name.generic.luck", @@ -89,40 +98,22 @@ "min_value": -1024.0, "max_value": 1024.0 }, - "generic.max_absorption": { - "id": 10, - "name": "generic.max_absorption", - "default_value": 0.0, - "translation_key": "attribute.name.generic.max_absorption", - "tracked": true, - "min_value": 0.0, - "max_value": 2048.0 - }, - "generic.max_health": { - "id": 11, - "name": "generic.max_health", - "default_value": 20.0, - "translation_key": "attribute.name.generic.max_health", - "tracked": true, - "min_value": 1.0, - "max_value": 1024.0 - }, - "generic.movement_speed": { - "id": 12, - "name": "generic.movement_speed", - "default_value": 0.699999988079071, - "translation_key": "attribute.name.generic.movement_speed", - "tracked": true, - "min_value": 0.0, - "max_value": 1024.0 - }, "zombie.spawn_reinforcements": { - "id": 13, + "id": 11, "name": "zombie.spawn_reinforcements", "default_value": 0.0, "translation_key": "attribute.name.zombie.spawn_reinforcements", "tracked": false, "min_value": 0.0, "max_value": 1.0 + }, + "horse.jump_strength": { + "id": 12, + "name": "horse.jump_strength", + "default_value": 0.7, + "translation_key": "attribute.name.horse.jump_strength", + "tracked": true, + "min_value": 0.0, + "max_value": 2.0 } } \ No newline at end of file diff --git a/crates/valence_generated/extracted/blocks.json b/crates/valence_generated/extracted/blocks.json index e4b30db47..22e81e43c 100644 --- a/crates/valence_generated/extracted/blocks.json +++ b/crates/valence_generated/extracted/blocks.json @@ -204,16 +204,6 @@ "id": 40, "ident": "minecraft:decorated_pot", "name": "decorated_pot" - }, - { - "id": 41, - "ident": "minecraft:crafter", - "name": "crafter" - }, - { - "id": 42, - "ident": "minecraft:trial_spawner", - "name": "trial_spawner" } ], "shapes": [ @@ -3133,7 +3123,7 @@ "id": 8, "name": "grass_block", "translation_key": "block.minecraft.grass_block", - "item_id": 27, + "item_id": 14, "properties": [ { "name": "snowy", @@ -3171,7 +3161,7 @@ "id": 9, "name": "dirt", "translation_key": "block.minecraft.dirt", - "item_id": 28, + "item_id": 15, "properties": [], "default_state_id": 10, "states": [ @@ -3191,7 +3181,7 @@ "id": 10, "name": "coarse_dirt", "translation_key": "block.minecraft.coarse_dirt", - "item_id": 29, + "item_id": 16, "properties": [], "default_state_id": 11, "states": [ @@ -3211,7 +3201,7 @@ "id": 11, "name": "podzol", "translation_key": "block.minecraft.podzol", - "item_id": 30, + "item_id": 17, "properties": [ { "name": "snowy", @@ -3249,7 +3239,7 @@ "id": 12, "name": "cobblestone", "translation_key": "block.minecraft.cobblestone", - "item_id": 35, + "item_id": 22, "properties": [], "default_state_id": 14, "states": [ @@ -3269,7 +3259,7 @@ "id": 13, "name": "oak_planks", "translation_key": "block.minecraft.oak_planks", - "item_id": 36, + "item_id": 23, "properties": [], "default_state_id": 15, "states": [ @@ -3289,7 +3279,7 @@ "id": 14, "name": "spruce_planks", "translation_key": "block.minecraft.spruce_planks", - "item_id": 37, + "item_id": 24, "properties": [], "default_state_id": 16, "states": [ @@ -3309,7 +3299,7 @@ "id": 15, "name": "birch_planks", "translation_key": "block.minecraft.birch_planks", - "item_id": 38, + "item_id": 25, "properties": [], "default_state_id": 17, "states": [ @@ -3329,7 +3319,7 @@ "id": 16, "name": "jungle_planks", "translation_key": "block.minecraft.jungle_planks", - "item_id": 39, + "item_id": 26, "properties": [], "default_state_id": 18, "states": [ @@ -3349,7 +3339,7 @@ "id": 17, "name": "acacia_planks", "translation_key": "block.minecraft.acacia_planks", - "item_id": 40, + "item_id": 27, "properties": [], "default_state_id": 19, "states": [ @@ -3369,7 +3359,7 @@ "id": 18, "name": "cherry_planks", "translation_key": "block.minecraft.cherry_planks", - "item_id": 41, + "item_id": 28, "properties": [], "default_state_id": 20, "states": [ @@ -3389,7 +3379,7 @@ "id": 19, "name": "dark_oak_planks", "translation_key": "block.minecraft.dark_oak_planks", - "item_id": 42, + "item_id": 29, "properties": [], "default_state_id": 21, "states": [ @@ -3409,7 +3399,7 @@ "id": 20, "name": "mangrove_planks", "translation_key": "block.minecraft.mangrove_planks", - "item_id": 43, + "item_id": 30, "properties": [], "default_state_id": 22, "states": [ @@ -3429,7 +3419,7 @@ "id": 21, "name": "bamboo_planks", "translation_key": "block.minecraft.bamboo_planks", - "item_id": 44, + "item_id": 31, "properties": [], "default_state_id": 23, "states": [ @@ -3449,7 +3439,7 @@ "id": 22, "name": "bamboo_mosaic", "translation_key": "block.minecraft.bamboo_mosaic", - "item_id": 47, + "item_id": 34, "properties": [], "default_state_id": 24, "states": [ @@ -3469,7 +3459,7 @@ "id": 23, "name": "oak_sapling", "translation_key": "block.minecraft.oak_sapling", - "item_id": 48, + "item_id": 35, "properties": [ { "name": "stage", @@ -3503,7 +3493,7 @@ "id": 24, "name": "spruce_sapling", "translation_key": "block.minecraft.spruce_sapling", - "item_id": 49, + "item_id": 36, "properties": [ { "name": "stage", @@ -3537,7 +3527,7 @@ "id": 25, "name": "birch_sapling", "translation_key": "block.minecraft.birch_sapling", - "item_id": 50, + "item_id": 37, "properties": [ { "name": "stage", @@ -3571,7 +3561,7 @@ "id": 26, "name": "jungle_sapling", "translation_key": "block.minecraft.jungle_sapling", - "item_id": 51, + "item_id": 38, "properties": [ { "name": "stage", @@ -3605,7 +3595,7 @@ "id": 27, "name": "acacia_sapling", "translation_key": "block.minecraft.acacia_sapling", - "item_id": 52, + "item_id": 39, "properties": [ { "name": "stage", @@ -3639,7 +3629,7 @@ "id": 28, "name": "cherry_sapling", "translation_key": "block.minecraft.cherry_sapling", - "item_id": 53, + "item_id": 40, "properties": [ { "name": "stage", @@ -3673,7 +3663,7 @@ "id": 29, "name": "dark_oak_sapling", "translation_key": "block.minecraft.dark_oak_sapling", - "item_id": 54, + "item_id": 41, "properties": [ { "name": "stage", @@ -3707,7 +3697,7 @@ "id": 30, "name": "mangrove_propagule", "translation_key": "block.minecraft.mangrove_propagule", - "item_id": 55, + "item_id": 42, "properties": [ { "name": "age", @@ -4069,7 +4059,7 @@ "id": 31, "name": "bedrock", "translation_key": "block.minecraft.bedrock", - "item_id": 56, + "item_id": 43, "properties": [], "default_state_id": 79, "states": [ @@ -4409,7 +4399,7 @@ "id": 34, "name": "sand", "translation_key": "block.minecraft.sand", - "item_id": 57, + "item_id": 44, "properties": [], "default_state_id": 112, "states": [ @@ -4429,7 +4419,7 @@ "id": 35, "name": "suspicious_sand", "translation_key": "block.minecraft.suspicious_sand", - "item_id": 58, + "item_id": 45, "properties": [ { "name": "dusted", @@ -4493,7 +4483,7 @@ "id": 36, "name": "red_sand", "translation_key": "block.minecraft.red_sand", - "item_id": 60, + "item_id": 47, "properties": [], "default_state_id": 117, "states": [ @@ -4513,7 +4503,7 @@ "id": 37, "name": "gravel", "translation_key": "block.minecraft.gravel", - "item_id": 61, + "item_id": 48, "properties": [], "default_state_id": 118, "states": [ @@ -4533,7 +4523,7 @@ "id": 38, "name": "suspicious_gravel", "translation_key": "block.minecraft.suspicious_gravel", - "item_id": 59, + "item_id": 46, "properties": [ { "name": "dusted", @@ -4597,7 +4587,7 @@ "id": 39, "name": "gold_ore", "translation_key": "block.minecraft.gold_ore", - "item_id": 68, + "item_id": 55, "properties": [], "default_state_id": 123, "states": [ @@ -4617,7 +4607,7 @@ "id": 40, "name": "deepslate_gold_ore", "translation_key": "block.minecraft.deepslate_gold_ore", - "item_id": 69, + "item_id": 56, "properties": [], "default_state_id": 124, "states": [ @@ -4637,7 +4627,7 @@ "id": 41, "name": "iron_ore", "translation_key": "block.minecraft.iron_ore", - "item_id": 64, + "item_id": 51, "properties": [], "default_state_id": 125, "states": [ @@ -4657,7 +4647,7 @@ "id": 42, "name": "deepslate_iron_ore", "translation_key": "block.minecraft.deepslate_iron_ore", - "item_id": 65, + "item_id": 52, "properties": [], "default_state_id": 126, "states": [ @@ -4677,7 +4667,7 @@ "id": 43, "name": "coal_ore", "translation_key": "block.minecraft.coal_ore", - "item_id": 62, + "item_id": 49, "properties": [], "default_state_id": 127, "states": [ @@ -4697,7 +4687,7 @@ "id": 44, "name": "deepslate_coal_ore", "translation_key": "block.minecraft.deepslate_coal_ore", - "item_id": 63, + "item_id": 50, "properties": [], "default_state_id": 128, "states": [ @@ -4717,7 +4707,7 @@ "id": 45, "name": "nether_gold_ore", "translation_key": "block.minecraft.nether_gold_ore", - "item_id": 78, + "item_id": 65, "properties": [], "default_state_id": 129, "states": [ @@ -4737,7 +4727,7 @@ "id": 46, "name": "oak_log", "translation_key": "block.minecraft.oak_log", - "item_id": 131, + "item_id": 110, "properties": [ { "name": "axis", @@ -4786,7 +4776,7 @@ "id": 47, "name": "spruce_log", "translation_key": "block.minecraft.spruce_log", - "item_id": 132, + "item_id": 111, "properties": [ { "name": "axis", @@ -4835,7 +4825,7 @@ "id": 48, "name": "birch_log", "translation_key": "block.minecraft.birch_log", - "item_id": 133, + "item_id": 112, "properties": [ { "name": "axis", @@ -4884,7 +4874,7 @@ "id": 49, "name": "jungle_log", "translation_key": "block.minecraft.jungle_log", - "item_id": 134, + "item_id": 113, "properties": [ { "name": "axis", @@ -4933,7 +4923,7 @@ "id": 50, "name": "acacia_log", "translation_key": "block.minecraft.acacia_log", - "item_id": 135, + "item_id": 114, "properties": [ { "name": "axis", @@ -4982,7 +4972,7 @@ "id": 51, "name": "cherry_log", "translation_key": "block.minecraft.cherry_log", - "item_id": 136, + "item_id": 115, "properties": [ { "name": "axis", @@ -5031,7 +5021,7 @@ "id": 52, "name": "dark_oak_log", "translation_key": "block.minecraft.dark_oak_log", - "item_id": 137, + "item_id": 116, "properties": [ { "name": "axis", @@ -5080,7 +5070,7 @@ "id": 53, "name": "mangrove_log", "translation_key": "block.minecraft.mangrove_log", - "item_id": 138, + "item_id": 117, "properties": [ { "name": "axis", @@ -5129,7 +5119,7 @@ "id": 54, "name": "mangrove_roots", "translation_key": "block.minecraft.mangrove_roots", - "item_id": 139, + "item_id": 118, "properties": [ { "name": "waterlogged", @@ -5167,7 +5157,7 @@ "id": 55, "name": "muddy_mangrove_roots", "translation_key": "block.minecraft.muddy_mangrove_roots", - "item_id": 140, + "item_id": 119, "properties": [ { "name": "axis", @@ -5216,7 +5206,7 @@ "id": 56, "name": "bamboo_block", "translation_key": "block.minecraft.bamboo_block", - "item_id": 143, + "item_id": 122, "properties": [ { "name": "axis", @@ -5265,7 +5255,7 @@ "id": 57, "name": "stripped_spruce_log", "translation_key": "block.minecraft.stripped_spruce_log", - "item_id": 145, + "item_id": 124, "properties": [ { "name": "axis", @@ -5314,7 +5304,7 @@ "id": 58, "name": "stripped_birch_log", "translation_key": "block.minecraft.stripped_birch_log", - "item_id": 146, + "item_id": 125, "properties": [ { "name": "axis", @@ -5363,7 +5353,7 @@ "id": 59, "name": "stripped_jungle_log", "translation_key": "block.minecraft.stripped_jungle_log", - "item_id": 147, + "item_id": 126, "properties": [ { "name": "axis", @@ -5412,7 +5402,7 @@ "id": 60, "name": "stripped_acacia_log", "translation_key": "block.minecraft.stripped_acacia_log", - "item_id": 148, + "item_id": 127, "properties": [ { "name": "axis", @@ -5461,7 +5451,7 @@ "id": 61, "name": "stripped_cherry_log", "translation_key": "block.minecraft.stripped_cherry_log", - "item_id": 149, + "item_id": 128, "properties": [ { "name": "axis", @@ -5510,7 +5500,7 @@ "id": 62, "name": "stripped_dark_oak_log", "translation_key": "block.minecraft.stripped_dark_oak_log", - "item_id": 150, + "item_id": 129, "properties": [ { "name": "axis", @@ -5559,7 +5549,7 @@ "id": 63, "name": "stripped_oak_log", "translation_key": "block.minecraft.stripped_oak_log", - "item_id": 144, + "item_id": 123, "properties": [ { "name": "axis", @@ -5608,7 +5598,7 @@ "id": 64, "name": "stripped_mangrove_log", "translation_key": "block.minecraft.stripped_mangrove_log", - "item_id": 151, + "item_id": 130, "properties": [ { "name": "axis", @@ -5657,7 +5647,7 @@ "id": 65, "name": "stripped_bamboo_block", "translation_key": "block.minecraft.stripped_bamboo_block", - "item_id": 164, + "item_id": 143, "properties": [ { "name": "axis", @@ -5706,7 +5696,7 @@ "id": 66, "name": "oak_wood", "translation_key": "block.minecraft.oak_wood", - "item_id": 165, + "item_id": 144, "properties": [ { "name": "axis", @@ -5755,7 +5745,7 @@ "id": 67, "name": "spruce_wood", "translation_key": "block.minecraft.spruce_wood", - "item_id": 166, + "item_id": 145, "properties": [ { "name": "axis", @@ -5804,7 +5794,7 @@ "id": 68, "name": "birch_wood", "translation_key": "block.minecraft.birch_wood", - "item_id": 167, + "item_id": 146, "properties": [ { "name": "axis", @@ -5853,7 +5843,7 @@ "id": 69, "name": "jungle_wood", "translation_key": "block.minecraft.jungle_wood", - "item_id": 168, + "item_id": 147, "properties": [ { "name": "axis", @@ -5902,7 +5892,7 @@ "id": 70, "name": "acacia_wood", "translation_key": "block.minecraft.acacia_wood", - "item_id": 169, + "item_id": 148, "properties": [ { "name": "axis", @@ -5951,7 +5941,7 @@ "id": 71, "name": "cherry_wood", "translation_key": "block.minecraft.cherry_wood", - "item_id": 170, + "item_id": 149, "properties": [ { "name": "axis", @@ -6000,7 +5990,7 @@ "id": 72, "name": "dark_oak_wood", "translation_key": "block.minecraft.dark_oak_wood", - "item_id": 171, + "item_id": 150, "properties": [ { "name": "axis", @@ -6049,7 +6039,7 @@ "id": 73, "name": "mangrove_wood", "translation_key": "block.minecraft.mangrove_wood", - "item_id": 172, + "item_id": 151, "properties": [ { "name": "axis", @@ -6098,7 +6088,7 @@ "id": 74, "name": "stripped_oak_wood", "translation_key": "block.minecraft.stripped_oak_wood", - "item_id": 154, + "item_id": 133, "properties": [ { "name": "axis", @@ -6147,7 +6137,7 @@ "id": 75, "name": "stripped_spruce_wood", "translation_key": "block.minecraft.stripped_spruce_wood", - "item_id": 155, + "item_id": 134, "properties": [ { "name": "axis", @@ -6196,7 +6186,7 @@ "id": 76, "name": "stripped_birch_wood", "translation_key": "block.minecraft.stripped_birch_wood", - "item_id": 156, + "item_id": 135, "properties": [ { "name": "axis", @@ -6245,7 +6235,7 @@ "id": 77, "name": "stripped_jungle_wood", "translation_key": "block.minecraft.stripped_jungle_wood", - "item_id": 157, + "item_id": 136, "properties": [ { "name": "axis", @@ -6294,7 +6284,7 @@ "id": 78, "name": "stripped_acacia_wood", "translation_key": "block.minecraft.stripped_acacia_wood", - "item_id": 158, + "item_id": 137, "properties": [ { "name": "axis", @@ -6343,7 +6333,7 @@ "id": 79, "name": "stripped_cherry_wood", "translation_key": "block.minecraft.stripped_cherry_wood", - "item_id": 159, + "item_id": 138, "properties": [ { "name": "axis", @@ -6392,7 +6382,7 @@ "id": 80, "name": "stripped_dark_oak_wood", "translation_key": "block.minecraft.stripped_dark_oak_wood", - "item_id": 160, + "item_id": 139, "properties": [ { "name": "axis", @@ -6441,7 +6431,7 @@ "id": 81, "name": "stripped_mangrove_wood", "translation_key": "block.minecraft.stripped_mangrove_wood", - "item_id": 161, + "item_id": 140, "properties": [ { "name": "axis", @@ -6490,7 +6480,7 @@ "id": 82, "name": "oak_leaves", "translation_key": "block.minecraft.oak_leaves", - "item_id": 175, + "item_id": 154, "properties": [ { "name": "distance", @@ -6807,7 +6797,7 @@ "id": 83, "name": "spruce_leaves", "translation_key": "block.minecraft.spruce_leaves", - "item_id": 176, + "item_id": 155, "properties": [ { "name": "distance", @@ -7124,7 +7114,7 @@ "id": 84, "name": "birch_leaves", "translation_key": "block.minecraft.birch_leaves", - "item_id": 177, + "item_id": 156, "properties": [ { "name": "distance", @@ -7441,7 +7431,7 @@ "id": 85, "name": "jungle_leaves", "translation_key": "block.minecraft.jungle_leaves", - "item_id": 178, + "item_id": 157, "properties": [ { "name": "distance", @@ -7758,7 +7748,7 @@ "id": 86, "name": "acacia_leaves", "translation_key": "block.minecraft.acacia_leaves", - "item_id": 179, + "item_id": 158, "properties": [ { "name": "distance", @@ -8075,7 +8065,7 @@ "id": 87, "name": "cherry_leaves", "translation_key": "block.minecraft.cherry_leaves", - "item_id": 180, + "item_id": 159, "properties": [ { "name": "distance", @@ -8392,7 +8382,7 @@ "id": 88, "name": "dark_oak_leaves", "translation_key": "block.minecraft.dark_oak_leaves", - "item_id": 181, + "item_id": 160, "properties": [ { "name": "distance", @@ -8709,7 +8699,7 @@ "id": 89, "name": "mangrove_leaves", "translation_key": "block.minecraft.mangrove_leaves", - "item_id": 182, + "item_id": 161, "properties": [ { "name": "distance", @@ -9026,7 +9016,7 @@ "id": 90, "name": "azalea_leaves", "translation_key": "block.minecraft.azalea_leaves", - "item_id": 183, + "item_id": 162, "properties": [ { "name": "distance", @@ -9343,7 +9333,7 @@ "id": 91, "name": "flowering_azalea_leaves", "translation_key": "block.minecraft.flowering_azalea_leaves", - "item_id": 184, + "item_id": 163, "properties": [ { "name": "distance", @@ -9660,7 +9650,7 @@ "id": 92, "name": "sponge", "translation_key": "block.minecraft.sponge", - "item_id": 185, + "item_id": 164, "properties": [], "default_state_id": 517, "states": [ @@ -9680,7 +9670,7 @@ "id": 93, "name": "wet_sponge", "translation_key": "block.minecraft.wet_sponge", - "item_id": 186, + "item_id": 165, "properties": [], "default_state_id": 518, "states": [ @@ -9700,7 +9690,7 @@ "id": 94, "name": "glass", "translation_key": "block.minecraft.glass", - "item_id": 187, + "item_id": 166, "properties": [], "default_state_id": 519, "states": [ @@ -9720,7 +9710,7 @@ "id": 95, "name": "lapis_ore", "translation_key": "block.minecraft.lapis_ore", - "item_id": 74, + "item_id": 61, "properties": [], "default_state_id": 520, "states": [ @@ -9740,7 +9730,7 @@ "id": 96, "name": "deepslate_lapis_ore", "translation_key": "block.minecraft.deepslate_lapis_ore", - "item_id": 75, + "item_id": 62, "properties": [], "default_state_id": 521, "states": [ @@ -9760,7 +9750,7 @@ "id": 97, "name": "lapis_block", "translation_key": "block.minecraft.lapis_block", - "item_id": 189, + "item_id": 168, "properties": [], "default_state_id": 522, "states": [ @@ -9780,7 +9770,7 @@ "id": 98, "name": "dispenser", "translation_key": "block.minecraft.dispenser", - "item_id": 667, + "item_id": 646, "properties": [ { "name": "facing", @@ -9941,7 +9931,7 @@ "id": 99, "name": "sandstone", "translation_key": "block.minecraft.sandstone", - "item_id": 190, + "item_id": 169, "properties": [], "default_state_id": 535, "states": [ @@ -9961,7 +9951,7 @@ "id": 100, "name": "chiseled_sandstone", "translation_key": "block.minecraft.chiseled_sandstone", - "item_id": 191, + "item_id": 170, "properties": [], "default_state_id": 536, "states": [ @@ -9981,7 +9971,7 @@ "id": 101, "name": "cut_sandstone", "translation_key": "block.minecraft.cut_sandstone", - "item_id": 192, + "item_id": 171, "properties": [], "default_state_id": 537, "states": [ @@ -10001,7 +9991,7 @@ "id": 102, "name": "note_block", "translation_key": "block.minecraft.note_block", - "item_id": 680, + "item_id": 659, "properties": [ { "name": "instrument", @@ -21577,7 +21567,7 @@ "id": 103, "name": "white_bed", "translation_key": "block.minecraft.white_bed", - "item_id": 961, + "item_id": 924, "properties": [ { "name": "facing", @@ -21839,7 +21829,7 @@ "id": 104, "name": "orange_bed", "translation_key": "block.minecraft.orange_bed", - "item_id": 962, + "item_id": 925, "properties": [ { "name": "facing", @@ -22101,7 +22091,7 @@ "id": 105, "name": "magenta_bed", "translation_key": "block.minecraft.magenta_bed", - "item_id": 963, + "item_id": 926, "properties": [ { "name": "facing", @@ -22363,7 +22353,7 @@ "id": 106, "name": "light_blue_bed", "translation_key": "block.minecraft.light_blue_bed", - "item_id": 964, + "item_id": 927, "properties": [ { "name": "facing", @@ -22625,7 +22615,7 @@ "id": 107, "name": "yellow_bed", "translation_key": "block.minecraft.yellow_bed", - "item_id": 965, + "item_id": 928, "properties": [ { "name": "facing", @@ -22887,7 +22877,7 @@ "id": 108, "name": "lime_bed", "translation_key": "block.minecraft.lime_bed", - "item_id": 966, + "item_id": 929, "properties": [ { "name": "facing", @@ -23149,7 +23139,7 @@ "id": 109, "name": "pink_bed", "translation_key": "block.minecraft.pink_bed", - "item_id": 967, + "item_id": 930, "properties": [ { "name": "facing", @@ -23411,7 +23401,7 @@ "id": 110, "name": "gray_bed", "translation_key": "block.minecraft.gray_bed", - "item_id": 968, + "item_id": 931, "properties": [ { "name": "facing", @@ -23673,7 +23663,7 @@ "id": 111, "name": "light_gray_bed", "translation_key": "block.minecraft.light_gray_bed", - "item_id": 969, + "item_id": 932, "properties": [ { "name": "facing", @@ -23935,7 +23925,7 @@ "id": 112, "name": "cyan_bed", "translation_key": "block.minecraft.cyan_bed", - "item_id": 970, + "item_id": 933, "properties": [ { "name": "facing", @@ -24197,7 +24187,7 @@ "id": 113, "name": "purple_bed", "translation_key": "block.minecraft.purple_bed", - "item_id": 971, + "item_id": 934, "properties": [ { "name": "facing", @@ -24459,7 +24449,7 @@ "id": 114, "name": "blue_bed", "translation_key": "block.minecraft.blue_bed", - "item_id": 972, + "item_id": 935, "properties": [ { "name": "facing", @@ -24721,7 +24711,7 @@ "id": 115, "name": "brown_bed", "translation_key": "block.minecraft.brown_bed", - "item_id": 973, + "item_id": 936, "properties": [ { "name": "facing", @@ -24983,7 +24973,7 @@ "id": 116, "name": "green_bed", "translation_key": "block.minecraft.green_bed", - "item_id": 974, + "item_id": 937, "properties": [ { "name": "facing", @@ -25245,7 +25235,7 @@ "id": 117, "name": "red_bed", "translation_key": "block.minecraft.red_bed", - "item_id": 975, + "item_id": 938, "properties": [ { "name": "facing", @@ -25507,7 +25497,7 @@ "id": 118, "name": "black_bed", "translation_key": "block.minecraft.black_bed", - "item_id": 976, + "item_id": 939, "properties": [ { "name": "facing", @@ -25769,7 +25759,7 @@ "id": 119, "name": "powered_rail", "translation_key": "block.minecraft.powered_rail", - "item_id": 760, + "item_id": 723, "properties": [ { "name": "powered", @@ -25997,7 +25987,7 @@ "id": 120, "name": "detector_rail", "translation_key": "block.minecraft.detector_rail", - "item_id": 761, + "item_id": 724, "properties": [ { "name": "powered", @@ -26225,7 +26215,7 @@ "id": 121, "name": "sticky_piston", "translation_key": "block.minecraft.sticky_piston", - "item_id": 662, + "item_id": 641, "properties": [ { "name": "extended", @@ -26374,7 +26364,7 @@ "id": 122, "name": "cobweb", "translation_key": "block.minecraft.cobweb", - "item_id": 193, + "item_id": 172, "properties": [], "default_state_id": 2004, "states": [ @@ -26390,9 +26380,9 @@ }, { "id": 123, - "name": "short_grass", - "translation_key": "block.minecraft.short_grass", - "item_id": 194, + "name": "grass", + "translation_key": "block.minecraft.grass", + "item_id": 173, "properties": [], "default_state_id": 2005, "states": [ @@ -26410,7 +26400,7 @@ "id": 124, "name": "fern", "translation_key": "block.minecraft.fern", - "item_id": 195, + "item_id": 174, "properties": [], "default_state_id": 2006, "states": [ @@ -26428,7 +26418,7 @@ "id": 125, "name": "dead_bush", "translation_key": "block.minecraft.dead_bush", - "item_id": 198, + "item_id": 177, "properties": [], "default_state_id": 2007, "states": [ @@ -26446,7 +26436,7 @@ "id": 126, "name": "seagrass", "translation_key": "block.minecraft.seagrass", - "item_id": 199, + "item_id": 178, "properties": [], "default_state_id": 2008, "states": [ @@ -26498,7 +26488,7 @@ "id": 128, "name": "piston", "translation_key": "block.minecraft.piston", - "item_id": 661, + "item_id": 640, "properties": [ { "name": "extended", @@ -26959,7 +26949,7 @@ "id": 130, "name": "white_wool", "translation_key": "block.minecraft.white_wool", - "item_id": 201, + "item_id": 180, "properties": [], "default_state_id": 2047, "states": [ @@ -26979,7 +26969,7 @@ "id": 131, "name": "orange_wool", "translation_key": "block.minecraft.orange_wool", - "item_id": 202, + "item_id": 181, "properties": [], "default_state_id": 2048, "states": [ @@ -26999,7 +26989,7 @@ "id": 132, "name": "magenta_wool", "translation_key": "block.minecraft.magenta_wool", - "item_id": 203, + "item_id": 182, "properties": [], "default_state_id": 2049, "states": [ @@ -27019,7 +27009,7 @@ "id": 133, "name": "light_blue_wool", "translation_key": "block.minecraft.light_blue_wool", - "item_id": 204, + "item_id": 183, "properties": [], "default_state_id": 2050, "states": [ @@ -27039,7 +27029,7 @@ "id": 134, "name": "yellow_wool", "translation_key": "block.minecraft.yellow_wool", - "item_id": 205, + "item_id": 184, "properties": [], "default_state_id": 2051, "states": [ @@ -27059,7 +27049,7 @@ "id": 135, "name": "lime_wool", "translation_key": "block.minecraft.lime_wool", - "item_id": 206, + "item_id": 185, "properties": [], "default_state_id": 2052, "states": [ @@ -27079,7 +27069,7 @@ "id": 136, "name": "pink_wool", "translation_key": "block.minecraft.pink_wool", - "item_id": 207, + "item_id": 186, "properties": [], "default_state_id": 2053, "states": [ @@ -27099,7 +27089,7 @@ "id": 137, "name": "gray_wool", "translation_key": "block.minecraft.gray_wool", - "item_id": 208, + "item_id": 187, "properties": [], "default_state_id": 2054, "states": [ @@ -27119,7 +27109,7 @@ "id": 138, "name": "light_gray_wool", "translation_key": "block.minecraft.light_gray_wool", - "item_id": 209, + "item_id": 188, "properties": [], "default_state_id": 2055, "states": [ @@ -27139,7 +27129,7 @@ "id": 139, "name": "cyan_wool", "translation_key": "block.minecraft.cyan_wool", - "item_id": 210, + "item_id": 189, "properties": [], "default_state_id": 2056, "states": [ @@ -27159,7 +27149,7 @@ "id": 140, "name": "purple_wool", "translation_key": "block.minecraft.purple_wool", - "item_id": 211, + "item_id": 190, "properties": [], "default_state_id": 2057, "states": [ @@ -27179,7 +27169,7 @@ "id": 141, "name": "blue_wool", "translation_key": "block.minecraft.blue_wool", - "item_id": 212, + "item_id": 191, "properties": [], "default_state_id": 2058, "states": [ @@ -27199,7 +27189,7 @@ "id": 142, "name": "brown_wool", "translation_key": "block.minecraft.brown_wool", - "item_id": 213, + "item_id": 192, "properties": [], "default_state_id": 2059, "states": [ @@ -27219,7 +27209,7 @@ "id": 143, "name": "green_wool", "translation_key": "block.minecraft.green_wool", - "item_id": 214, + "item_id": 193, "properties": [], "default_state_id": 2060, "states": [ @@ -27239,7 +27229,7 @@ "id": 144, "name": "red_wool", "translation_key": "block.minecraft.red_wool", - "item_id": 215, + "item_id": 194, "properties": [], "default_state_id": 2061, "states": [ @@ -27259,7 +27249,7 @@ "id": 145, "name": "black_wool", "translation_key": "block.minecraft.black_wool", - "item_id": 216, + "item_id": 195, "properties": [], "default_state_id": 2062, "states": [ @@ -27416,7 +27406,7 @@ "id": 147, "name": "dandelion", "translation_key": "block.minecraft.dandelion", - "item_id": 217, + "item_id": 196, "properties": [], "default_state_id": 2075, "states": [ @@ -27434,7 +27424,7 @@ "id": 148, "name": "torchflower", "translation_key": "block.minecraft.torchflower", - "item_id": 230, + "item_id": 209, "properties": [], "default_state_id": 2076, "states": [ @@ -27452,7 +27442,7 @@ "id": 149, "name": "poppy", "translation_key": "block.minecraft.poppy", - "item_id": 218, + "item_id": 197, "properties": [], "default_state_id": 2077, "states": [ @@ -27470,7 +27460,7 @@ "id": 150, "name": "blue_orchid", "translation_key": "block.minecraft.blue_orchid", - "item_id": 219, + "item_id": 198, "properties": [], "default_state_id": 2078, "states": [ @@ -27488,7 +27478,7 @@ "id": 151, "name": "allium", "translation_key": "block.minecraft.allium", - "item_id": 220, + "item_id": 199, "properties": [], "default_state_id": 2079, "states": [ @@ -27506,7 +27496,7 @@ "id": 152, "name": "azure_bluet", "translation_key": "block.minecraft.azure_bluet", - "item_id": 221, + "item_id": 200, "properties": [], "default_state_id": 2080, "states": [ @@ -27524,7 +27514,7 @@ "id": 153, "name": "red_tulip", "translation_key": "block.minecraft.red_tulip", - "item_id": 222, + "item_id": 201, "properties": [], "default_state_id": 2081, "states": [ @@ -27542,7 +27532,7 @@ "id": 154, "name": "orange_tulip", "translation_key": "block.minecraft.orange_tulip", - "item_id": 223, + "item_id": 202, "properties": [], "default_state_id": 2082, "states": [ @@ -27560,7 +27550,7 @@ "id": 155, "name": "white_tulip", "translation_key": "block.minecraft.white_tulip", - "item_id": 224, + "item_id": 203, "properties": [], "default_state_id": 2083, "states": [ @@ -27578,7 +27568,7 @@ "id": 156, "name": "pink_tulip", "translation_key": "block.minecraft.pink_tulip", - "item_id": 225, + "item_id": 204, "properties": [], "default_state_id": 2084, "states": [ @@ -27596,7 +27586,7 @@ "id": 157, "name": "oxeye_daisy", "translation_key": "block.minecraft.oxeye_daisy", - "item_id": 226, + "item_id": 205, "properties": [], "default_state_id": 2085, "states": [ @@ -27614,7 +27604,7 @@ "id": 158, "name": "cornflower", "translation_key": "block.minecraft.cornflower", - "item_id": 227, + "item_id": 206, "properties": [], "default_state_id": 2086, "states": [ @@ -27632,7 +27622,7 @@ "id": 159, "name": "wither_rose", "translation_key": "block.minecraft.wither_rose", - "item_id": 229, + "item_id": 208, "properties": [], "default_state_id": 2087, "states": [ @@ -27650,7 +27640,7 @@ "id": 160, "name": "lily_of_the_valley", "translation_key": "block.minecraft.lily_of_the_valley", - "item_id": 228, + "item_id": 207, "properties": [], "default_state_id": 2088, "states": [ @@ -27668,7 +27658,7 @@ "id": 161, "name": "brown_mushroom", "translation_key": "block.minecraft.brown_mushroom", - "item_id": 233, + "item_id": 212, "properties": [], "default_state_id": 2089, "states": [ @@ -27686,7 +27676,7 @@ "id": 162, "name": "red_mushroom", "translation_key": "block.minecraft.red_mushroom", - "item_id": 234, + "item_id": 213, "properties": [], "default_state_id": 2090, "states": [ @@ -27704,7 +27694,7 @@ "id": 163, "name": "gold_block", "translation_key": "block.minecraft.gold_block", - "item_id": 89, + "item_id": 76, "properties": [], "default_state_id": 2091, "states": [ @@ -27724,7 +27714,7 @@ "id": 164, "name": "iron_block", "translation_key": "block.minecraft.iron_block", - "item_id": 87, + "item_id": 74, "properties": [], "default_state_id": 2092, "states": [ @@ -27744,7 +27734,7 @@ "id": 165, "name": "bricks", "translation_key": "block.minecraft.bricks", - "item_id": 284, + "item_id": 263, "properties": [], "default_state_id": 2093, "states": [ @@ -27764,7 +27754,7 @@ "id": 166, "name": "tnt", "translation_key": "block.minecraft.tnt", - "item_id": 678, + "item_id": 657, "properties": [ { "name": "unstable", @@ -27802,7 +27792,7 @@ "id": 167, "name": "bookshelf", "translation_key": "block.minecraft.bookshelf", - "item_id": 285, + "item_id": 264, "properties": [], "default_state_id": 2096, "states": [ @@ -27822,7 +27812,7 @@ "id": 168, "name": "chiseled_bookshelf", "translation_key": "block.minecraft.chiseled_bookshelf", - "item_id": 286, + "item_id": 265, "properties": [ { "name": "facing", @@ -30700,7 +30690,7 @@ "id": 169, "name": "mossy_cobblestone", "translation_key": "block.minecraft.mossy_cobblestone", - "item_id": 288, + "item_id": 267, "properties": [], "default_state_id": 2353, "states": [ @@ -30720,7 +30710,7 @@ "id": 170, "name": "obsidian", "translation_key": "block.minecraft.obsidian", - "item_id": 289, + "item_id": 268, "properties": [], "default_state_id": 2354, "states": [ @@ -30740,7 +30730,7 @@ "id": 171, "name": "torch", "translation_key": "block.minecraft.torch", - "item_id": 290, + "item_id": 269, "wall_variant_id": 172, "properties": [], "default_state_id": 2355, @@ -30759,7 +30749,7 @@ "id": 172, "name": "wall_torch", "translation_key": "block.minecraft.torch", - "item_id": 290, + "item_id": 269, "properties": [ { "name": "facing", @@ -34992,7 +34982,7 @@ "id": 175, "name": "spawner", "translation_key": "block.minecraft.spawner", - "item_id": 297, + "item_id": 276, "properties": [], "default_state_id": 2873, "states": [ @@ -35013,7 +35003,7 @@ "id": 176, "name": "oak_stairs", "translation_key": "block.minecraft.oak_stairs", - "item_id": 382, + "item_id": 361, "properties": [ { "name": "facing", @@ -35985,7 +35975,7 @@ "id": 177, "name": "chest", "translation_key": "block.minecraft.chest", - "item_id": 298, + "item_id": 277, "properties": [ { "name": "facing", @@ -36284,7 +36274,7 @@ "id": 178, "name": "redstone_wire", "translation_key": "block.minecraft.redstone_wire", - "item_id": 656, + "item_id": 635, "properties": [ { "name": "east", @@ -46716,7 +46706,7 @@ "id": 179, "name": "diamond_ore", "translation_key": "block.minecraft.diamond_ore", - "item_id": 76, + "item_id": 63, "properties": [], "default_state_id": 4274, "states": [ @@ -46736,7 +46726,7 @@ "id": 180, "name": "deepslate_diamond_ore", "translation_key": "block.minecraft.deepslate_diamond_ore", - "item_id": 77, + "item_id": 64, "properties": [], "default_state_id": 4275, "states": [ @@ -46756,7 +46746,7 @@ "id": 181, "name": "diamond_block", "translation_key": "block.minecraft.diamond_block", - "item_id": 90, + "item_id": 77, "properties": [], "default_state_id": 4276, "states": [ @@ -46776,7 +46766,7 @@ "id": 182, "name": "crafting_table", "translation_key": "block.minecraft.crafting_table", - "item_id": 299, + "item_id": 278, "properties": [], "default_state_id": 4277, "states": [ @@ -46796,7 +46786,7 @@ "id": 183, "name": "wheat", "translation_key": "block.minecraft.wheat", - "item_id": 850, + "item_id": 813, "properties": [ { "name": "age", @@ -46884,7 +46874,7 @@ "id": 184, "name": "farmland", "translation_key": "block.minecraft.farmland", - "item_id": 300, + "item_id": 279, "properties": [ { "name": "moisture", @@ -46988,7 +46978,7 @@ "id": 185, "name": "furnace", "translation_key": "block.minecraft.furnace", - "item_id": 301, + "item_id": 280, "properties": [ { "name": "facing", @@ -47103,7 +47093,7 @@ "id": 186, "name": "oak_sign", "translation_key": "block.minecraft.oak_sign", - "item_id": 883, + "item_id": 846, "wall_variant_id": 199, "properties": [ { @@ -47431,7 +47421,7 @@ "id": 187, "name": "spruce_sign", "translation_key": "block.minecraft.spruce_sign", - "item_id": 884, + "item_id": 847, "wall_variant_id": 200, "properties": [ { @@ -47759,7 +47749,7 @@ "id": 188, "name": "birch_sign", "translation_key": "block.minecraft.birch_sign", - "item_id": 885, + "item_id": 848, "wall_variant_id": 201, "properties": [ { @@ -48087,7 +48077,7 @@ "id": 189, "name": "acacia_sign", "translation_key": "block.minecraft.acacia_sign", - "item_id": 887, + "item_id": 850, "wall_variant_id": 202, "properties": [ { @@ -48415,7 +48405,7 @@ "id": 190, "name": "cherry_sign", "translation_key": "block.minecraft.cherry_sign", - "item_id": 888, + "item_id": 851, "wall_variant_id": 203, "properties": [ { @@ -48743,7 +48733,7 @@ "id": 191, "name": "jungle_sign", "translation_key": "block.minecraft.jungle_sign", - "item_id": 886, + "item_id": 849, "wall_variant_id": 204, "properties": [ { @@ -49071,7 +49061,7 @@ "id": 192, "name": "dark_oak_sign", "translation_key": "block.minecraft.dark_oak_sign", - "item_id": 889, + "item_id": 852, "wall_variant_id": 205, "properties": [ { @@ -49399,7 +49389,7 @@ "id": 193, "name": "mangrove_sign", "translation_key": "block.minecraft.mangrove_sign", - "item_id": 890, + "item_id": 853, "wall_variant_id": 206, "properties": [ { @@ -49727,7 +49717,7 @@ "id": 194, "name": "bamboo_sign", "translation_key": "block.minecraft.bamboo_sign", - "item_id": 891, + "item_id": 854, "wall_variant_id": 207, "properties": [ { @@ -50055,7 +50045,7 @@ "id": 195, "name": "oak_door", "translation_key": "block.minecraft.oak_door", - "item_id": 710, + "item_id": 689, "properties": [ { "name": "facing", @@ -50743,7 +50733,7 @@ "id": 196, "name": "ladder", "translation_key": "block.minecraft.ladder", - "item_id": 302, + "item_id": 281, "properties": [ { "name": "facing", @@ -50850,7 +50840,7 @@ "id": 197, "name": "rail", "translation_key": "block.minecraft.rail", - "item_id": 762, + "item_id": 725, "properties": [ { "name": "shape", @@ -51043,7 +51033,7 @@ "id": 198, "name": "cobblestone_stairs", "translation_key": "block.minecraft.cobblestone_stairs", - "item_id": 303, + "item_id": 282, "properties": [ { "name": "facing", @@ -52015,7 +52005,7 @@ "id": 199, "name": "oak_wall_sign", "translation_key": "block.minecraft.oak_sign", - "item_id": 883, + "item_id": 846, "properties": [ { "name": "facing", @@ -52114,7 +52104,7 @@ "id": 200, "name": "spruce_wall_sign", "translation_key": "block.minecraft.spruce_sign", - "item_id": 884, + "item_id": 847, "properties": [ { "name": "facing", @@ -52213,7 +52203,7 @@ "id": 201, "name": "birch_wall_sign", "translation_key": "block.minecraft.birch_sign", - "item_id": 885, + "item_id": 848, "properties": [ { "name": "facing", @@ -52312,7 +52302,7 @@ "id": 202, "name": "acacia_wall_sign", "translation_key": "block.minecraft.acacia_sign", - "item_id": 887, + "item_id": 850, "properties": [ { "name": "facing", @@ -52411,7 +52401,7 @@ "id": 203, "name": "cherry_wall_sign", "translation_key": "block.minecraft.cherry_sign", - "item_id": 888, + "item_id": 851, "properties": [ { "name": "facing", @@ -52510,7 +52500,7 @@ "id": 204, "name": "jungle_wall_sign", "translation_key": "block.minecraft.jungle_sign", - "item_id": 886, + "item_id": 849, "properties": [ { "name": "facing", @@ -52609,7 +52599,7 @@ "id": 205, "name": "dark_oak_wall_sign", "translation_key": "block.minecraft.dark_oak_sign", - "item_id": 889, + "item_id": 852, "properties": [ { "name": "facing", @@ -52708,7 +52698,7 @@ "id": 206, "name": "mangrove_wall_sign", "translation_key": "block.minecraft.mangrove_sign", - "item_id": 890, + "item_id": 853, "properties": [ { "name": "facing", @@ -52807,7 +52797,7 @@ "id": 207, "name": "bamboo_wall_sign", "translation_key": "block.minecraft.bamboo_sign", - "item_id": 891, + "item_id": 854, "properties": [ { "name": "facing", @@ -52906,7 +52896,7 @@ "id": 208, "name": "oak_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", - "item_id": 894, + "item_id": 857, "wall_variant_id": 219, "properties": [ { @@ -53529,7 +53519,7 @@ "id": 209, "name": "spruce_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", - "item_id": 895, + "item_id": 858, "wall_variant_id": 220, "properties": [ { @@ -54152,7 +54142,7 @@ "id": 210, "name": "birch_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", - "item_id": 896, + "item_id": 859, "wall_variant_id": 221, "properties": [ { @@ -54775,7 +54765,7 @@ "id": 211, "name": "acacia_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", - "item_id": 898, + "item_id": 861, "wall_variant_id": 222, "properties": [ { @@ -55398,7 +55388,7 @@ "id": 212, "name": "cherry_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", - "item_id": 899, + "item_id": 862, "wall_variant_id": 223, "properties": [ { @@ -56021,7 +56011,7 @@ "id": 213, "name": "jungle_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", - "item_id": 897, + "item_id": 860, "wall_variant_id": 224, "properties": [ { @@ -56644,7 +56634,7 @@ "id": 214, "name": "dark_oak_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", - "item_id": 900, + "item_id": 863, "wall_variant_id": 225, "properties": [ { @@ -57267,7 +57257,7 @@ "id": 215, "name": "crimson_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", - "item_id": 903, + "item_id": 866, "wall_variant_id": 227, "properties": [ { @@ -57890,7 +57880,7 @@ "id": 216, "name": "warped_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", - "item_id": 904, + "item_id": 867, "wall_variant_id": 228, "properties": [ { @@ -58513,7 +58503,7 @@ "id": 217, "name": "mangrove_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", - "item_id": 901, + "item_id": 864, "wall_variant_id": 226, "properties": [ { @@ -59136,7 +59126,7 @@ "id": 218, "name": "bamboo_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", - "item_id": 902, + "item_id": 865, "wall_variant_id": 229, "properties": [ { @@ -59759,7 +59749,7 @@ "id": 219, "name": "oak_wall_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", - "item_id": 894, + "item_id": 857, "properties": [ { "name": "facing", @@ -59874,7 +59864,7 @@ "id": 220, "name": "spruce_wall_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", - "item_id": 895, + "item_id": 858, "properties": [ { "name": "facing", @@ -59989,7 +59979,7 @@ "id": 221, "name": "birch_wall_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", - "item_id": 896, + "item_id": 859, "properties": [ { "name": "facing", @@ -60104,7 +60094,7 @@ "id": 222, "name": "acacia_wall_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", - "item_id": 898, + "item_id": 861, "properties": [ { "name": "facing", @@ -60219,7 +60209,7 @@ "id": 223, "name": "cherry_wall_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", - "item_id": 899, + "item_id": 862, "properties": [ { "name": "facing", @@ -60334,7 +60324,7 @@ "id": 224, "name": "jungle_wall_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", - "item_id": 897, + "item_id": 860, "properties": [ { "name": "facing", @@ -60449,7 +60439,7 @@ "id": 225, "name": "dark_oak_wall_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", - "item_id": 900, + "item_id": 863, "properties": [ { "name": "facing", @@ -60564,7 +60554,7 @@ "id": 226, "name": "mangrove_wall_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", - "item_id": 901, + "item_id": 864, "properties": [ { "name": "facing", @@ -60679,7 +60669,7 @@ "id": 227, "name": "crimson_wall_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", - "item_id": 903, + "item_id": 866, "properties": [ { "name": "facing", @@ -60794,7 +60784,7 @@ "id": 228, "name": "warped_wall_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", - "item_id": 904, + "item_id": 867, "properties": [ { "name": "facing", @@ -60909,7 +60899,7 @@ "id": 229, "name": "bamboo_wall_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", - "item_id": 902, + "item_id": 865, "properties": [ { "name": "facing", @@ -61024,7 +61014,7 @@ "id": 230, "name": "lever", "translation_key": "block.minecraft.lever", - "item_id": 671, + "item_id": 650, "properties": [ { "name": "face", @@ -61251,7 +61241,7 @@ "id": 231, "name": "stone_pressure_plate", "translation_key": "block.minecraft.stone_pressure_plate", - "item_id": 694, + "item_id": 673, "properties": [ { "name": "powered", @@ -61285,7 +61275,7 @@ "id": 232, "name": "iron_door", "translation_key": "block.minecraft.iron_door", - "item_id": 709, + "item_id": 688, "properties": [ { "name": "facing", @@ -61973,7 +61963,7 @@ "id": 233, "name": "oak_pressure_plate", "translation_key": "block.minecraft.oak_pressure_plate", - "item_id": 698, + "item_id": 677, "properties": [ { "name": "powered", @@ -62007,7 +61997,7 @@ "id": 234, "name": "spruce_pressure_plate", "translation_key": "block.minecraft.spruce_pressure_plate", - "item_id": 699, + "item_id": 678, "properties": [ { "name": "powered", @@ -62041,7 +62031,7 @@ "id": 235, "name": "birch_pressure_plate", "translation_key": "block.minecraft.birch_pressure_plate", - "item_id": 700, + "item_id": 679, "properties": [ { "name": "powered", @@ -62075,7 +62065,7 @@ "id": 236, "name": "jungle_pressure_plate", "translation_key": "block.minecraft.jungle_pressure_plate", - "item_id": 701, + "item_id": 680, "properties": [ { "name": "powered", @@ -62109,7 +62099,7 @@ "id": 237, "name": "acacia_pressure_plate", "translation_key": "block.minecraft.acacia_pressure_plate", - "item_id": 702, + "item_id": 681, "properties": [ { "name": "powered", @@ -62143,7 +62133,7 @@ "id": 238, "name": "cherry_pressure_plate", "translation_key": "block.minecraft.cherry_pressure_plate", - "item_id": 703, + "item_id": 682, "properties": [ { "name": "powered", @@ -62177,7 +62167,7 @@ "id": 239, "name": "dark_oak_pressure_plate", "translation_key": "block.minecraft.dark_oak_pressure_plate", - "item_id": 704, + "item_id": 683, "properties": [ { "name": "powered", @@ -62211,7 +62201,7 @@ "id": 240, "name": "mangrove_pressure_plate", "translation_key": "block.minecraft.mangrove_pressure_plate", - "item_id": 705, + "item_id": 684, "properties": [ { "name": "powered", @@ -62245,7 +62235,7 @@ "id": 241, "name": "bamboo_pressure_plate", "translation_key": "block.minecraft.bamboo_pressure_plate", - "item_id": 706, + "item_id": 685, "properties": [ { "name": "powered", @@ -62279,7 +62269,7 @@ "id": 242, "name": "redstone_ore", "translation_key": "block.minecraft.redstone_ore", - "item_id": 70, + "item_id": 57, "properties": [ { "name": "lit", @@ -62317,7 +62307,7 @@ "id": 243, "name": "deepslate_redstone_ore", "translation_key": "block.minecraft.deepslate_redstone_ore", - "item_id": 71, + "item_id": 58, "properties": [ { "name": "lit", @@ -62355,7 +62345,7 @@ "id": 244, "name": "redstone_torch", "translation_key": "block.minecraft.redstone_torch", - "item_id": 657, + "item_id": 636, "wall_variant_id": 245, "properties": [ { @@ -62390,7 +62380,7 @@ "id": 245, "name": "redstone_wall_torch", "translation_key": "block.minecraft.redstone_torch", - "item_id": 657, + "item_id": 636, "properties": [ { "name": "facing", @@ -62481,7 +62471,7 @@ "id": 246, "name": "stone_button", "translation_key": "block.minecraft.stone_button", - "item_id": 681, + "item_id": 660, "properties": [ { "name": "face", @@ -62708,7 +62698,7 @@ "id": 247, "name": "snow", "translation_key": "block.minecraft.snow", - "item_id": 304, + "item_id": 283, "properties": [ { "name": "layers", @@ -62810,7 +62800,7 @@ "id": 248, "name": "ice", "translation_key": "block.minecraft.ice", - "item_id": 305, + "item_id": 284, "properties": [], "default_state_id": 5780, "states": [ @@ -62830,7 +62820,7 @@ "id": 249, "name": "snow_block", "translation_key": "block.minecraft.snow_block", - "item_id": 306, + "item_id": 285, "properties": [], "default_state_id": 5781, "states": [ @@ -62850,7 +62840,7 @@ "id": 250, "name": "cactus", "translation_key": "block.minecraft.cactus", - "item_id": 307, + "item_id": 286, "properties": [ { "name": "age", @@ -63042,7 +63032,7 @@ "id": 251, "name": "clay", "translation_key": "block.minecraft.clay", - "item_id": 308, + "item_id": 287, "properties": [], "default_state_id": 5798, "states": [ @@ -63062,7 +63052,7 @@ "id": 252, "name": "sugar_cane", "translation_key": "block.minecraft.sugar_cane", - "item_id": 242, + "item_id": 221, "properties": [ { "name": "age", @@ -63222,7 +63212,7 @@ "id": 253, "name": "jukebox", "translation_key": "block.minecraft.jukebox", - "item_id": 309, + "item_id": 288, "properties": [ { "name": "has_record", @@ -63262,7 +63252,7 @@ "id": 254, "name": "oak_fence", "translation_key": "block.minecraft.oak_fence", - "item_id": 310, + "item_id": 289, "properties": [ { "name": "east", @@ -63648,9 +63638,9 @@ }, { "id": 255, - "name": "netherrack", - "translation_key": "block.minecraft.netherrack", - "item_id": 324, + "name": "pumpkin", + "translation_key": "block.minecraft.pumpkin", + "item_id": 300, "properties": [], "default_state_id": 5849, "states": [ @@ -63668,9 +63658,9 @@ }, { "id": 256, - "name": "soul_sand", - "translation_key": "block.minecraft.soul_sand", - "item_id": 325, + "name": "netherrack", + "translation_key": "block.minecraft.netherrack", + "item_id": 303, "properties": [], "default_state_id": 5850, "states": [ @@ -63681,16 +63671,16 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 73 + 0 ] } ] }, { "id": 257, - "name": "soul_soil", - "translation_key": "block.minecraft.soul_soil", - "item_id": 326, + "name": "soul_sand", + "translation_key": "block.minecraft.soul_sand", + "item_id": 304, "properties": [], "default_state_id": 5851, "states": [ @@ -63701,16 +63691,36 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 73 ] } ] }, { "id": 258, + "name": "soul_soil", + "translation_key": "block.minecraft.soul_soil", + "item_id": 305, + "properties": [], + "default_state_id": 5852, + "states": [ + { + "id": 5852, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 259, "name": "basalt", "translation_key": "block.minecraft.basalt", - "item_id": 327, + "item_id": 306, "properties": [ { "name": "axis", @@ -63721,10 +63731,10 @@ ] } ], - "default_state_id": 5853, + "default_state_id": 5854, "states": [ { - "id": 5852, + "id": 5853, "luminance": 0, "opaque": true, "replaceable": false, @@ -63734,7 +63744,7 @@ ] }, { - "id": 5853, + "id": 5854, "luminance": 0, "opaque": true, "replaceable": false, @@ -63744,7 +63754,7 @@ ] }, { - "id": 5854, + "id": 5855, "luminance": 0, "opaque": true, "replaceable": false, @@ -63756,10 +63766,10 @@ ] }, { - "id": 259, + "id": 260, "name": "polished_basalt", "translation_key": "block.minecraft.polished_basalt", - "item_id": 328, + "item_id": 307, "properties": [ { "name": "axis", @@ -63770,10 +63780,10 @@ ] } ], - "default_state_id": 5856, + "default_state_id": 5857, "states": [ { - "id": 5855, + "id": 5856, "luminance": 0, "opaque": true, "replaceable": false, @@ -63783,7 +63793,7 @@ ] }, { - "id": 5856, + "id": 5857, "luminance": 0, "opaque": true, "replaceable": false, @@ -63793,7 +63803,7 @@ ] }, { - "id": 5857, + "id": 5858, "luminance": 0, "opaque": true, "replaceable": false, @@ -63805,16 +63815,16 @@ ] }, { - "id": 260, + "id": 261, "name": "soul_torch", "translation_key": "block.minecraft.soul_torch", - "item_id": 330, - "wall_variant_id": 261, + "item_id": 309, + "wall_variant_id": 262, "properties": [], - "default_state_id": 5858, + "default_state_id": 5859, "states": [ { - "id": 5858, + "id": 5859, "luminance": 10, "opaque": false, "replaceable": false, @@ -63824,10 +63834,10 @@ ] }, { - "id": 261, + "id": 262, "name": "soul_wall_torch", "translation_key": "block.minecraft.soul_torch", - "item_id": 330, + "item_id": 309, "properties": [ { "name": "facing", @@ -63839,10 +63849,10 @@ ] } ], - "default_state_id": 5859, + "default_state_id": 5860, "states": [ { - "id": 5859, + "id": 5860, "luminance": 10, "opaque": false, "replaceable": false, @@ -63850,7 +63860,7 @@ "collision_shapes": [] }, { - "id": 5860, + "id": 5861, "luminance": 10, "opaque": false, "replaceable": false, @@ -63858,7 +63868,7 @@ "collision_shapes": [] }, { - "id": 5861, + "id": 5862, "luminance": 10, "opaque": false, "replaceable": false, @@ -63866,7 +63876,7 @@ "collision_shapes": [] }, { - "id": 5862, + "id": 5863, "luminance": 10, "opaque": false, "replaceable": false, @@ -63876,15 +63886,15 @@ ] }, { - "id": 262, + "id": 263, "name": "glowstone", "translation_key": "block.minecraft.glowstone", - "item_id": 331, + "item_id": 310, "properties": [], - "default_state_id": 5863, + "default_state_id": 5864, "states": [ { - "id": 5863, + "id": 5864, "luminance": 15, "opaque": true, "replaceable": false, @@ -63896,7 +63906,7 @@ ] }, { - "id": 263, + "id": 264, "name": "nether_portal", "translation_key": "block.minecraft.nether_portal", "item_id": 0, @@ -63909,10 +63919,10 @@ ] } ], - "default_state_id": 5864, + "default_state_id": 5865, "states": [ { - "id": 5864, + "id": 5865, "luminance": 11, "opaque": false, "replaceable": false, @@ -63920,7 +63930,7 @@ "collision_shapes": [] }, { - "id": 5865, + "id": 5866, "luminance": 11, "opaque": false, "replaceable": false, @@ -63930,10 +63940,10 @@ ] }, { - "id": 264, + "id": 265, "name": "carved_pumpkin", "translation_key": "block.minecraft.carved_pumpkin", - "item_id": 322, + "item_id": 301, "properties": [ { "name": "facing", @@ -63945,10 +63955,10 @@ ] } ], - "default_state_id": 5866, + "default_state_id": 5867, "states": [ { - "id": 5866, + "id": 5867, "luminance": 0, "opaque": true, "replaceable": false, @@ -63958,7 +63968,7 @@ ] }, { - "id": 5867, + "id": 5868, "luminance": 0, "opaque": true, "replaceable": false, @@ -63968,7 +63978,7 @@ ] }, { - "id": 5868, + "id": 5869, "luminance": 0, "opaque": true, "replaceable": false, @@ -63978,7 +63988,7 @@ ] }, { - "id": 5869, + "id": 5870, "luminance": 0, "opaque": true, "replaceable": false, @@ -63990,10 +64000,10 @@ ] }, { - "id": 265, + "id": 266, "name": "jack_o_lantern", "translation_key": "block.minecraft.jack_o_lantern", - "item_id": 323, + "item_id": 302, "properties": [ { "name": "facing", @@ -64005,10 +64015,10 @@ ] } ], - "default_state_id": 5870, + "default_state_id": 5871, "states": [ { - "id": 5870, + "id": 5871, "luminance": 15, "opaque": true, "replaceable": false, @@ -64018,7 +64028,7 @@ ] }, { - "id": 5871, + "id": 5872, "luminance": 15, "opaque": true, "replaceable": false, @@ -64028,7 +64038,7 @@ ] }, { - "id": 5872, + "id": 5873, "luminance": 15, "opaque": true, "replaceable": false, @@ -64038,7 +64048,7 @@ ] }, { - "id": 5873, + "id": 5874, "luminance": 15, "opaque": true, "replaceable": false, @@ -64050,10 +64060,10 @@ ] }, { - "id": 266, + "id": 267, "name": "cake", "translation_key": "block.minecraft.cake", - "item_id": 960, + "item_id": 923, "properties": [ { "name": "bites", @@ -64068,10 +64078,10 @@ ] } ], - "default_state_id": 5874, + "default_state_id": 5875, "states": [ { - "id": 5874, + "id": 5875, "luminance": 0, "opaque": true, "replaceable": false, @@ -64081,7 +64091,7 @@ ] }, { - "id": 5875, + "id": 5876, "luminance": 0, "opaque": true, "replaceable": false, @@ -64091,7 +64101,7 @@ ] }, { - "id": 5876, + "id": 5877, "luminance": 0, "opaque": true, "replaceable": false, @@ -64101,7 +64111,7 @@ ] }, { - "id": 5877, + "id": 5878, "luminance": 0, "opaque": true, "replaceable": false, @@ -64111,7 +64121,7 @@ ] }, { - "id": 5878, + "id": 5879, "luminance": 0, "opaque": true, "replaceable": false, @@ -64121,7 +64131,7 @@ ] }, { - "id": 5879, + "id": 5880, "luminance": 0, "opaque": true, "replaceable": false, @@ -64131,7 +64141,7 @@ ] }, { - "id": 5880, + "id": 5881, "luminance": 0, "opaque": true, "replaceable": false, @@ -64143,10 +64153,10 @@ ] }, { - "id": 267, + "id": 268, "name": "repeater", "translation_key": "block.minecraft.repeater", - "item_id": 659, + "item_id": 638, "properties": [ { "name": "delay", @@ -64181,18 +64191,8 @@ ] } ], - "default_state_id": 5884, + "default_state_id": 5885, "states": [ - { - "id": 5881, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 70 - ] - }, { "id": 5882, "luminance": 0, @@ -64822,34 +64822,24 @@ "collision_shapes": [ 70 ] - } - ] - }, - { - "id": 268, - "name": "white_stained_glass", - "translation_key": "block.minecraft.white_stained_glass", - "item_id": 470, - "properties": [], - "default_state_id": 5945, - "states": [ + }, { "id": 5945, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 70 ] } ] }, { "id": 269, - "name": "orange_stained_glass", - "translation_key": "block.minecraft.orange_stained_glass", - "item_id": 471, + "name": "white_stained_glass", + "translation_key": "block.minecraft.white_stained_glass", + "item_id": 449, "properties": [], "default_state_id": 5946, "states": [ @@ -64867,9 +64857,9 @@ }, { "id": 270, - "name": "magenta_stained_glass", - "translation_key": "block.minecraft.magenta_stained_glass", - "item_id": 472, + "name": "orange_stained_glass", + "translation_key": "block.minecraft.orange_stained_glass", + "item_id": 450, "properties": [], "default_state_id": 5947, "states": [ @@ -64887,9 +64877,9 @@ }, { "id": 271, - "name": "light_blue_stained_glass", - "translation_key": "block.minecraft.light_blue_stained_glass", - "item_id": 473, + "name": "magenta_stained_glass", + "translation_key": "block.minecraft.magenta_stained_glass", + "item_id": 451, "properties": [], "default_state_id": 5948, "states": [ @@ -64907,9 +64897,9 @@ }, { "id": 272, - "name": "yellow_stained_glass", - "translation_key": "block.minecraft.yellow_stained_glass", - "item_id": 474, + "name": "light_blue_stained_glass", + "translation_key": "block.minecraft.light_blue_stained_glass", + "item_id": 452, "properties": [], "default_state_id": 5949, "states": [ @@ -64927,9 +64917,9 @@ }, { "id": 273, - "name": "lime_stained_glass", - "translation_key": "block.minecraft.lime_stained_glass", - "item_id": 475, + "name": "yellow_stained_glass", + "translation_key": "block.minecraft.yellow_stained_glass", + "item_id": 453, "properties": [], "default_state_id": 5950, "states": [ @@ -64947,9 +64937,9 @@ }, { "id": 274, - "name": "pink_stained_glass", - "translation_key": "block.minecraft.pink_stained_glass", - "item_id": 476, + "name": "lime_stained_glass", + "translation_key": "block.minecraft.lime_stained_glass", + "item_id": 454, "properties": [], "default_state_id": 5951, "states": [ @@ -64967,9 +64957,9 @@ }, { "id": 275, - "name": "gray_stained_glass", - "translation_key": "block.minecraft.gray_stained_glass", - "item_id": 477, + "name": "pink_stained_glass", + "translation_key": "block.minecraft.pink_stained_glass", + "item_id": 455, "properties": [], "default_state_id": 5952, "states": [ @@ -64987,9 +64977,9 @@ }, { "id": 276, - "name": "light_gray_stained_glass", - "translation_key": "block.minecraft.light_gray_stained_glass", - "item_id": 478, + "name": "gray_stained_glass", + "translation_key": "block.minecraft.gray_stained_glass", + "item_id": 456, "properties": [], "default_state_id": 5953, "states": [ @@ -65007,9 +64997,9 @@ }, { "id": 277, - "name": "cyan_stained_glass", - "translation_key": "block.minecraft.cyan_stained_glass", - "item_id": 479, + "name": "light_gray_stained_glass", + "translation_key": "block.minecraft.light_gray_stained_glass", + "item_id": 457, "properties": [], "default_state_id": 5954, "states": [ @@ -65027,9 +65017,9 @@ }, { "id": 278, - "name": "purple_stained_glass", - "translation_key": "block.minecraft.purple_stained_glass", - "item_id": 480, + "name": "cyan_stained_glass", + "translation_key": "block.minecraft.cyan_stained_glass", + "item_id": 458, "properties": [], "default_state_id": 5955, "states": [ @@ -65047,9 +65037,9 @@ }, { "id": 279, - "name": "blue_stained_glass", - "translation_key": "block.minecraft.blue_stained_glass", - "item_id": 481, + "name": "purple_stained_glass", + "translation_key": "block.minecraft.purple_stained_glass", + "item_id": 459, "properties": [], "default_state_id": 5956, "states": [ @@ -65067,9 +65057,9 @@ }, { "id": 280, - "name": "brown_stained_glass", - "translation_key": "block.minecraft.brown_stained_glass", - "item_id": 482, + "name": "blue_stained_glass", + "translation_key": "block.minecraft.blue_stained_glass", + "item_id": 460, "properties": [], "default_state_id": 5957, "states": [ @@ -65087,9 +65077,9 @@ }, { "id": 281, - "name": "green_stained_glass", - "translation_key": "block.minecraft.green_stained_glass", - "item_id": 483, + "name": "brown_stained_glass", + "translation_key": "block.minecraft.brown_stained_glass", + "item_id": 461, "properties": [], "default_state_id": 5958, "states": [ @@ -65107,9 +65097,9 @@ }, { "id": 282, - "name": "red_stained_glass", - "translation_key": "block.minecraft.red_stained_glass", - "item_id": 484, + "name": "green_stained_glass", + "translation_key": "block.minecraft.green_stained_glass", + "item_id": 462, "properties": [], "default_state_id": 5959, "states": [ @@ -65127,9 +65117,9 @@ }, { "id": 283, - "name": "black_stained_glass", - "translation_key": "block.minecraft.black_stained_glass", - "item_id": 485, + "name": "red_stained_glass", + "translation_key": "block.minecraft.red_stained_glass", + "item_id": 463, "properties": [], "default_state_id": 5960, "states": [ @@ -65147,9 +65137,29 @@ }, { "id": 284, + "name": "black_stained_glass", + "translation_key": "block.minecraft.black_stained_glass", + "item_id": 464, + "properties": [], + "default_state_id": 5961, + "states": [ + { + "id": 5961, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 285, "name": "oak_trapdoor", "translation_key": "block.minecraft.oak_trapdoor", - "item_id": 730, + "item_id": 701, "properties": [ { "name": "facing", @@ -65189,18 +65199,8 @@ ] } ], - "default_state_id": 5976, + "default_state_id": 5977, "states": [ - { - "id": 5961, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 5962, "luminance": 0, @@ -65238,7 +65238,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -65278,7 +65278,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -65318,7 +65318,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -65358,7 +65358,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -65398,7 +65398,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -65438,7 +65438,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -65478,7 +65478,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -65518,7 +65518,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -65558,7 +65558,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -65598,7 +65598,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -65638,7 +65638,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -65678,7 +65678,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -65718,7 +65718,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -65758,7 +65758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -65798,7 +65798,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -65830,14 +65830,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6025, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 285, + "id": 286, "name": "spruce_trapdoor", "translation_key": "block.minecraft.spruce_trapdoor", - "item_id": 731, + "item_id": 702, "properties": [ { "name": "facing", @@ -65877,18 +65887,8 @@ ] } ], - "default_state_id": 6040, + "default_state_id": 6041, "states": [ - { - "id": 6025, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6026, "luminance": 0, @@ -65926,7 +65926,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -65966,7 +65966,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -66006,7 +66006,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -66046,7 +66046,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -66086,7 +66086,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -66126,7 +66126,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -66166,7 +66166,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -66206,7 +66206,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -66246,7 +66246,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -66286,7 +66286,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -66326,7 +66326,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -66366,7 +66366,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -66406,7 +66406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -66446,7 +66446,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -66486,7 +66486,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -66518,14 +66518,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6089, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 286, + "id": 287, "name": "birch_trapdoor", "translation_key": "block.minecraft.birch_trapdoor", - "item_id": 732, + "item_id": 703, "properties": [ { "name": "facing", @@ -66565,18 +66575,8 @@ ] } ], - "default_state_id": 6104, + "default_state_id": 6105, "states": [ - { - "id": 6089, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6090, "luminance": 0, @@ -66614,7 +66614,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -66654,7 +66654,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -66694,7 +66694,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -66734,7 +66734,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -66774,7 +66774,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -66814,7 +66814,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -66854,7 +66854,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -66894,7 +66894,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -66934,7 +66934,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -66974,7 +66974,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -67014,7 +67014,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -67054,7 +67054,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -67094,7 +67094,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -67134,7 +67134,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -67174,7 +67174,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -67206,14 +67206,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6153, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 287, + "id": 288, "name": "jungle_trapdoor", "translation_key": "block.minecraft.jungle_trapdoor", - "item_id": 733, + "item_id": 704, "properties": [ { "name": "facing", @@ -67253,18 +67263,8 @@ ] } ], - "default_state_id": 6168, + "default_state_id": 6169, "states": [ - { - "id": 6153, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6154, "luminance": 0, @@ -67302,7 +67302,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -67342,7 +67342,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -67382,7 +67382,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -67422,7 +67422,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -67462,7 +67462,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -67502,7 +67502,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -67542,7 +67542,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -67582,7 +67582,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -67622,7 +67622,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -67662,7 +67662,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -67702,7 +67702,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -67742,7 +67742,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -67782,7 +67782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -67822,7 +67822,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -67862,7 +67862,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -67894,14 +67894,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6217, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 288, + "id": 289, "name": "acacia_trapdoor", "translation_key": "block.minecraft.acacia_trapdoor", - "item_id": 734, + "item_id": 705, "properties": [ { "name": "facing", @@ -67941,18 +67951,8 @@ ] } ], - "default_state_id": 6232, + "default_state_id": 6233, "states": [ - { - "id": 6217, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6218, "luminance": 0, @@ -67990,7 +67990,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -68030,7 +68030,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -68070,7 +68070,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -68110,7 +68110,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -68150,7 +68150,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -68190,7 +68190,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -68230,7 +68230,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -68270,7 +68270,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -68310,7 +68310,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -68350,7 +68350,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -68390,7 +68390,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -68430,7 +68430,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -68470,7 +68470,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -68510,7 +68510,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -68550,7 +68550,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -68582,14 +68582,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6281, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 289, + "id": 290, "name": "cherry_trapdoor", "translation_key": "block.minecraft.cherry_trapdoor", - "item_id": 735, + "item_id": 706, "properties": [ { "name": "facing", @@ -68629,18 +68639,8 @@ ] } ], - "default_state_id": 6296, + "default_state_id": 6297, "states": [ - { - "id": 6281, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6282, "luminance": 0, @@ -68678,7 +68678,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -68718,7 +68718,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -68758,7 +68758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -68798,7 +68798,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -68838,7 +68838,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -68878,7 +68878,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -68918,7 +68918,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -68958,7 +68958,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -68998,7 +68998,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -69038,7 +69038,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -69078,7 +69078,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -69118,7 +69118,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -69158,7 +69158,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -69198,7 +69198,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -69238,7 +69238,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -69270,14 +69270,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6345, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 290, + "id": 291, "name": "dark_oak_trapdoor", "translation_key": "block.minecraft.dark_oak_trapdoor", - "item_id": 736, + "item_id": 707, "properties": [ { "name": "facing", @@ -69317,18 +69327,8 @@ ] } ], - "default_state_id": 6360, + "default_state_id": 6361, "states": [ - { - "id": 6345, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6346, "luminance": 0, @@ -69366,7 +69366,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -69406,7 +69406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -69446,7 +69446,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -69486,7 +69486,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -69526,7 +69526,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -69566,7 +69566,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -69606,7 +69606,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -69646,7 +69646,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -69686,7 +69686,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -69726,7 +69726,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -69766,7 +69766,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -69806,7 +69806,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -69846,7 +69846,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -69886,7 +69886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -69926,7 +69926,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -69958,14 +69958,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6409, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 291, + "id": 292, "name": "mangrove_trapdoor", "translation_key": "block.minecraft.mangrove_trapdoor", - "item_id": 737, + "item_id": 708, "properties": [ { "name": "facing", @@ -70005,18 +70015,8 @@ ] } ], - "default_state_id": 6424, + "default_state_id": 6425, "states": [ - { - "id": 6409, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6410, "luminance": 0, @@ -70054,7 +70054,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -70094,7 +70094,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -70134,7 +70134,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -70174,7 +70174,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -70214,7 +70214,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -70254,7 +70254,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -70294,7 +70294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -70334,7 +70334,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -70374,7 +70374,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -70414,7 +70414,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -70454,7 +70454,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -70494,7 +70494,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -70534,7 +70534,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -70574,7 +70574,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -70614,7 +70614,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -70646,14 +70646,24 @@ "collision_shapes": [ 93 ] + }, + { + "id": 6473, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 + ] } ] }, { - "id": 292, + "id": 293, "name": "bamboo_trapdoor", "translation_key": "block.minecraft.bamboo_trapdoor", - "item_id": 738, + "item_id": 709, "properties": [ { "name": "facing", @@ -70693,18 +70703,8 @@ ] } ], - "default_state_id": 6488, + "default_state_id": 6489, "states": [ - { - "id": 6473, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, { "id": 6474, "luminance": 0, @@ -70742,7 +70742,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 65 ] }, { @@ -70782,7 +70782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 92 ] }, { @@ -70822,7 +70822,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 65 ] }, { @@ -70862,7 +70862,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 93 ] }, { @@ -70902,7 +70902,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 67 ] }, { @@ -70942,7 +70942,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 92 ] }, { @@ -70982,7 +70982,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 67 ] }, { @@ -71022,7 +71022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 93 ] }, { @@ -71062,7 +71062,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 66 ] }, { @@ -71102,7 +71102,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 92 ] }, { @@ -71142,7 +71142,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 66 ] }, { @@ -71182,7 +71182,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 93 ] }, { @@ -71222,7 +71222,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 64 ] }, { @@ -71262,7 +71262,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 92 ] }, { @@ -71302,7 +71302,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 64 ] }, { @@ -71334,34 +71334,24 @@ "collision_shapes": [ 93 ] - } - ] - }, - { - "id": 293, - "name": "stone_bricks", - "translation_key": "block.minecraft.stone_bricks", - "item_id": 339, - "properties": [], - "default_state_id": 6537, - "states": [ + }, { "id": 6537, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 93 ] } ] }, { "id": 294, - "name": "mossy_stone_bricks", - "translation_key": "block.minecraft.mossy_stone_bricks", - "item_id": 340, + "name": "stone_bricks", + "translation_key": "block.minecraft.stone_bricks", + "item_id": 318, "properties": [], "default_state_id": 6538, "states": [ @@ -71379,9 +71369,9 @@ }, { "id": 295, - "name": "cracked_stone_bricks", - "translation_key": "block.minecraft.cracked_stone_bricks", - "item_id": 341, + "name": "mossy_stone_bricks", + "translation_key": "block.minecraft.mossy_stone_bricks", + "item_id": 319, "properties": [], "default_state_id": 6539, "states": [ @@ -71399,9 +71389,9 @@ }, { "id": 296, - "name": "chiseled_stone_bricks", - "translation_key": "block.minecraft.chiseled_stone_bricks", - "item_id": 342, + "name": "cracked_stone_bricks", + "translation_key": "block.minecraft.cracked_stone_bricks", + "item_id": 320, "properties": [], "default_state_id": 6540, "states": [ @@ -71419,9 +71409,9 @@ }, { "id": 297, - "name": "packed_mud", - "translation_key": "block.minecraft.packed_mud", - "item_id": 343, + "name": "chiseled_stone_bricks", + "translation_key": "block.minecraft.chiseled_stone_bricks", + "item_id": 321, "properties": [], "default_state_id": 6541, "states": [ @@ -71439,9 +71429,9 @@ }, { "id": 298, - "name": "mud_bricks", - "translation_key": "block.minecraft.mud_bricks", - "item_id": 344, + "name": "packed_mud", + "translation_key": "block.minecraft.packed_mud", + "item_id": 322, "properties": [], "default_state_id": 6542, "states": [ @@ -71459,9 +71449,9 @@ }, { "id": 299, - "name": "infested_stone", - "translation_key": "block.minecraft.infested_stone", - "item_id": 332, + "name": "mud_bricks", + "translation_key": "block.minecraft.mud_bricks", + "item_id": 323, "properties": [], "default_state_id": 6543, "states": [ @@ -71479,9 +71469,9 @@ }, { "id": 300, - "name": "infested_cobblestone", - "translation_key": "block.minecraft.infested_cobblestone", - "item_id": 333, + "name": "infested_stone", + "translation_key": "block.minecraft.infested_stone", + "item_id": 311, "properties": [], "default_state_id": 6544, "states": [ @@ -71499,9 +71489,9 @@ }, { "id": 301, - "name": "infested_stone_bricks", - "translation_key": "block.minecraft.infested_stone_bricks", - "item_id": 334, + "name": "infested_cobblestone", + "translation_key": "block.minecraft.infested_cobblestone", + "item_id": 312, "properties": [], "default_state_id": 6545, "states": [ @@ -71519,9 +71509,9 @@ }, { "id": 302, - "name": "infested_mossy_stone_bricks", - "translation_key": "block.minecraft.infested_mossy_stone_bricks", - "item_id": 335, + "name": "infested_stone_bricks", + "translation_key": "block.minecraft.infested_stone_bricks", + "item_id": 313, "properties": [], "default_state_id": 6546, "states": [ @@ -71539,9 +71529,9 @@ }, { "id": 303, - "name": "infested_cracked_stone_bricks", - "translation_key": "block.minecraft.infested_cracked_stone_bricks", - "item_id": 336, + "name": "infested_mossy_stone_bricks", + "translation_key": "block.minecraft.infested_mossy_stone_bricks", + "item_id": 314, "properties": [], "default_state_id": 6547, "states": [ @@ -71559,9 +71549,9 @@ }, { "id": 304, - "name": "infested_chiseled_stone_bricks", - "translation_key": "block.minecraft.infested_chiseled_stone_bricks", - "item_id": 337, + "name": "infested_cracked_stone_bricks", + "translation_key": "block.minecraft.infested_cracked_stone_bricks", + "item_id": 315, "properties": [], "default_state_id": 6548, "states": [ @@ -71579,9 +71569,29 @@ }, { "id": 305, + "name": "infested_chiseled_stone_bricks", + "translation_key": "block.minecraft.infested_chiseled_stone_bricks", + "item_id": 316, + "properties": [], + "default_state_id": 6549, + "states": [ + { + "id": 6549, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 306, "name": "brown_mushroom_block", "translation_key": "block.minecraft.brown_mushroom_block", - "item_id": 351, + "item_id": 330, "properties": [ { "name": "down", @@ -71626,18 +71636,8 @@ ] } ], - "default_state_id": 6549, + "default_state_id": 6550, "states": [ - { - "id": 6549, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, { "id": 6550, "luminance": 0, @@ -72267,14 +72267,24 @@ "collision_shapes": [ 0 ] + }, + { + "id": 6613, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 306, + "id": 307, "name": "red_mushroom_block", "translation_key": "block.minecraft.red_mushroom_block", - "item_id": 352, + "item_id": 331, "properties": [ { "name": "down", @@ -72319,18 +72329,8 @@ ] } ], - "default_state_id": 6613, + "default_state_id": 6614, "states": [ - { - "id": 6613, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, { "id": 6614, "luminance": 0, @@ -72960,14 +72960,24 @@ "collision_shapes": [ 0 ] + }, + { + "id": 6677, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 307, + "id": 308, "name": "mushroom_stem", "translation_key": "block.minecraft.mushroom_stem", - "item_id": 353, + "item_id": 332, "properties": [ { "name": "down", @@ -73012,18 +73022,8 @@ ] } ], - "default_state_id": 6677, + "default_state_id": 6678, "states": [ - { - "id": 6677, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, { "id": 6678, "luminance": 0, @@ -73653,14 +73653,24 @@ "collision_shapes": [ 0 ] + }, + { + "id": 6741, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 308, + "id": 309, "name": "iron_bars", "translation_key": "block.minecraft.iron_bars", - "item_id": 354, + "item_id": 333, "properties": [ { "name": "east", @@ -73698,10 +73708,10 @@ ] } ], - "default_state_id": 6772, + "default_state_id": 6773, "states": [ { - "id": 6741, + "id": 6742, "luminance": 0, "opaque": false, "replaceable": false, @@ -73713,7 +73723,7 @@ ] }, { - "id": 6742, + "id": 6743, "luminance": 0, "opaque": false, "replaceable": false, @@ -73724,7 +73734,7 @@ ] }, { - "id": 6743, + "id": 6744, "luminance": 0, "opaque": false, "replaceable": false, @@ -73736,7 +73746,7 @@ ] }, { - "id": 6744, + "id": 6745, "luminance": 0, "opaque": false, "replaceable": false, @@ -73747,7 +73757,7 @@ ] }, { - "id": 6745, + "id": 6746, "luminance": 0, "opaque": false, "replaceable": false, @@ -73758,7 +73768,7 @@ ] }, { - "id": 6746, + "id": 6747, "luminance": 0, "opaque": false, "replaceable": false, @@ -73769,7 +73779,7 @@ ] }, { - "id": 6747, + "id": 6748, "luminance": 0, "opaque": false, "replaceable": false, @@ -73780,7 +73790,7 @@ ] }, { - "id": 6748, + "id": 6749, "luminance": 0, "opaque": false, "replaceable": false, @@ -73791,7 +73801,7 @@ ] }, { - "id": 6749, + "id": 6750, "luminance": 0, "opaque": false, "replaceable": false, @@ -73802,7 +73812,7 @@ ] }, { - "id": 6750, + "id": 6751, "luminance": 0, "opaque": false, "replaceable": false, @@ -73813,7 +73823,7 @@ ] }, { - "id": 6751, + "id": 6752, "luminance": 0, "opaque": false, "replaceable": false, @@ -73824,7 +73834,7 @@ ] }, { - "id": 6752, + "id": 6753, "luminance": 0, "opaque": false, "replaceable": false, @@ -73835,7 +73845,7 @@ ] }, { - "id": 6753, + "id": 6754, "luminance": 0, "opaque": false, "replaceable": false, @@ -73845,7 +73855,7 @@ ] }, { - "id": 6754, + "id": 6755, "luminance": 0, "opaque": false, "replaceable": false, @@ -73855,7 +73865,7 @@ ] }, { - "id": 6755, + "id": 6756, "luminance": 0, "opaque": false, "replaceable": false, @@ -73865,7 +73875,7 @@ ] }, { - "id": 6756, + "id": 6757, "luminance": 0, "opaque": false, "replaceable": false, @@ -73875,7 +73885,7 @@ ] }, { - "id": 6757, + "id": 6758, "luminance": 0, "opaque": false, "replaceable": false, @@ -73887,7 +73897,7 @@ ] }, { - "id": 6758, + "id": 6759, "luminance": 0, "opaque": false, "replaceable": false, @@ -73897,7 +73907,7 @@ ] }, { - "id": 6759, + "id": 6760, "luminance": 0, "opaque": false, "replaceable": false, @@ -73909,7 +73919,7 @@ ] }, { - "id": 6760, + "id": 6761, "luminance": 0, "opaque": false, "replaceable": false, @@ -73919,7 +73929,7 @@ ] }, { - "id": 6761, + "id": 6762, "luminance": 0, "opaque": false, "replaceable": false, @@ -73930,7 +73940,7 @@ ] }, { - "id": 6762, + "id": 6763, "luminance": 0, "opaque": false, "replaceable": false, @@ -73940,7 +73950,7 @@ ] }, { - "id": 6763, + "id": 6764, "luminance": 0, "opaque": false, "replaceable": false, @@ -73951,7 +73961,7 @@ ] }, { - "id": 6764, + "id": 6765, "luminance": 0, "opaque": false, "replaceable": false, @@ -73961,7 +73971,7 @@ ] }, { - "id": 6765, + "id": 6766, "luminance": 0, "opaque": false, "replaceable": false, @@ -73972,7 +73982,7 @@ ] }, { - "id": 6766, + "id": 6767, "luminance": 0, "opaque": false, "replaceable": false, @@ -73982,7 +73992,7 @@ ] }, { - "id": 6767, + "id": 6768, "luminance": 0, "opaque": false, "replaceable": false, @@ -73993,7 +74003,7 @@ ] }, { - "id": 6768, + "id": 6769, "luminance": 0, "opaque": false, "replaceable": false, @@ -74003,7 +74013,7 @@ ] }, { - "id": 6769, + "id": 6770, "luminance": 0, "opaque": false, "replaceable": false, @@ -74013,7 +74023,7 @@ ] }, { - "id": 6770, + "id": 6771, "luminance": 0, "opaque": false, "replaceable": false, @@ -74023,7 +74033,7 @@ ] }, { - "id": 6771, + "id": 6772, "luminance": 0, "opaque": false, "replaceable": false, @@ -74033,7 +74043,7 @@ ] }, { - "id": 6772, + "id": 6773, "luminance": 0, "opaque": false, "replaceable": false, @@ -74045,10 +74055,10 @@ ] }, { - "id": 309, + "id": 310, "name": "chain", "translation_key": "block.minecraft.chain", - "item_id": 355, + "item_id": 334, "properties": [ { "name": "axis", @@ -74066,10 +74076,10 @@ ] } ], - "default_state_id": 6776, + "default_state_id": 6777, "states": [ { - "id": 6773, + "id": 6774, "luminance": 0, "opaque": false, "replaceable": false, @@ -74079,7 +74089,7 @@ ] }, { - "id": 6774, + "id": 6775, "luminance": 0, "opaque": false, "replaceable": false, @@ -74089,7 +74099,7 @@ ] }, { - "id": 6775, + "id": 6776, "luminance": 0, "opaque": false, "replaceable": false, @@ -74099,7 +74109,7 @@ ] }, { - "id": 6776, + "id": 6777, "luminance": 0, "opaque": false, "replaceable": false, @@ -74109,7 +74119,7 @@ ] }, { - "id": 6777, + "id": 6778, "luminance": 0, "opaque": false, "replaceable": false, @@ -74119,7 +74129,7 @@ ] }, { - "id": 6778, + "id": 6779, "luminance": 0, "opaque": false, "replaceable": false, @@ -74131,10 +74141,10 @@ ] }, { - "id": 310, + "id": 311, "name": "glass_pane", "translation_key": "block.minecraft.glass_pane", - "item_id": 356, + "item_id": 335, "properties": [ { "name": "east", @@ -74172,10 +74182,10 @@ ] } ], - "default_state_id": 6810, + "default_state_id": 6811, "states": [ { - "id": 6779, + "id": 6780, "luminance": 0, "opaque": false, "replaceable": false, @@ -74187,7 +74197,7 @@ ] }, { - "id": 6780, + "id": 6781, "luminance": 0, "opaque": false, "replaceable": false, @@ -74198,7 +74208,7 @@ ] }, { - "id": 6781, + "id": 6782, "luminance": 0, "opaque": false, "replaceable": false, @@ -74210,7 +74220,7 @@ ] }, { - "id": 6782, + "id": 6783, "luminance": 0, "opaque": false, "replaceable": false, @@ -74221,7 +74231,7 @@ ] }, { - "id": 6783, + "id": 6784, "luminance": 0, "opaque": false, "replaceable": false, @@ -74232,7 +74242,7 @@ ] }, { - "id": 6784, + "id": 6785, "luminance": 0, "opaque": false, "replaceable": false, @@ -74243,7 +74253,7 @@ ] }, { - "id": 6785, + "id": 6786, "luminance": 0, "opaque": false, "replaceable": false, @@ -74254,7 +74264,7 @@ ] }, { - "id": 6786, + "id": 6787, "luminance": 0, "opaque": false, "replaceable": false, @@ -74265,7 +74275,7 @@ ] }, { - "id": 6787, + "id": 6788, "luminance": 0, "opaque": false, "replaceable": false, @@ -74276,7 +74286,7 @@ ] }, { - "id": 6788, + "id": 6789, "luminance": 0, "opaque": false, "replaceable": false, @@ -74287,7 +74297,7 @@ ] }, { - "id": 6789, + "id": 6790, "luminance": 0, "opaque": false, "replaceable": false, @@ -74298,7 +74308,7 @@ ] }, { - "id": 6790, + "id": 6791, "luminance": 0, "opaque": false, "replaceable": false, @@ -74309,7 +74319,7 @@ ] }, { - "id": 6791, + "id": 6792, "luminance": 0, "opaque": false, "replaceable": false, @@ -74319,7 +74329,7 @@ ] }, { - "id": 6792, + "id": 6793, "luminance": 0, "opaque": false, "replaceable": false, @@ -74329,7 +74339,7 @@ ] }, { - "id": 6793, + "id": 6794, "luminance": 0, "opaque": false, "replaceable": false, @@ -74339,7 +74349,7 @@ ] }, { - "id": 6794, + "id": 6795, "luminance": 0, "opaque": false, "replaceable": false, @@ -74349,7 +74359,7 @@ ] }, { - "id": 6795, + "id": 6796, "luminance": 0, "opaque": false, "replaceable": false, @@ -74361,7 +74371,7 @@ ] }, { - "id": 6796, + "id": 6797, "luminance": 0, "opaque": false, "replaceable": false, @@ -74371,7 +74381,7 @@ ] }, { - "id": 6797, + "id": 6798, "luminance": 0, "opaque": false, "replaceable": false, @@ -74383,7 +74393,7 @@ ] }, { - "id": 6798, + "id": 6799, "luminance": 0, "opaque": false, "replaceable": false, @@ -74393,7 +74403,7 @@ ] }, { - "id": 6799, + "id": 6800, "luminance": 0, "opaque": false, "replaceable": false, @@ -74404,7 +74414,7 @@ ] }, { - "id": 6800, + "id": 6801, "luminance": 0, "opaque": false, "replaceable": false, @@ -74414,7 +74424,7 @@ ] }, { - "id": 6801, + "id": 6802, "luminance": 0, "opaque": false, "replaceable": false, @@ -74425,7 +74435,7 @@ ] }, { - "id": 6802, + "id": 6803, "luminance": 0, "opaque": false, "replaceable": false, @@ -74435,7 +74445,7 @@ ] }, { - "id": 6803, + "id": 6804, "luminance": 0, "opaque": false, "replaceable": false, @@ -74446,7 +74456,7 @@ ] }, { - "id": 6804, + "id": 6805, "luminance": 0, "opaque": false, "replaceable": false, @@ -74456,7 +74466,7 @@ ] }, { - "id": 6805, + "id": 6806, "luminance": 0, "opaque": false, "replaceable": false, @@ -74467,7 +74477,7 @@ ] }, { - "id": 6806, + "id": 6807, "luminance": 0, "opaque": false, "replaceable": false, @@ -74477,7 +74487,7 @@ ] }, { - "id": 6807, + "id": 6808, "luminance": 0, "opaque": false, "replaceable": false, @@ -74487,7 +74497,7 @@ ] }, { - "id": 6808, + "id": 6809, "luminance": 0, "opaque": false, "replaceable": false, @@ -74497,7 +74507,7 @@ ] }, { - "id": 6809, + "id": 6810, "luminance": 0, "opaque": false, "replaceable": false, @@ -74507,7 +74517,7 @@ ] }, { - "id": 6810, + "id": 6811, "luminance": 0, "opaque": false, "replaceable": false, @@ -74518,31 +74528,11 @@ } ] }, - { - "id": 311, - "name": "pumpkin", - "translation_key": "block.minecraft.pumpkin", - "item_id": 321, - "properties": [], - "default_state_id": 6811, - "states": [ - { - "id": 6811, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, { "id": 312, "name": "melon", "translation_key": "block.minecraft.melon", - "item_id": 357, + "item_id": 336, "properties": [], "default_state_id": 6812, "states": [ @@ -74666,7 +74656,7 @@ "id": 315, "name": "pumpkin_stem", "translation_key": "block.minecraft.pumpkin_stem", - "item_id": 983, + "item_id": 945, "properties": [ { "name": "age", @@ -74754,7 +74744,7 @@ "id": 316, "name": "melon_stem", "translation_key": "block.minecraft.melon_stem", - "item_id": 984, + "item_id": 946, "properties": [ { "name": "age", @@ -74842,7 +74832,7 @@ "id": 317, "name": "vine", "translation_key": "block.minecraft.vine", - "item_id": 358, + "item_id": 337, "properties": [ { "name": "east", @@ -75144,7 +75134,7 @@ "id": 318, "name": "glow_lichen", "translation_key": "block.minecraft.glow_lichen", - "item_id": 359, + "item_id": 338, "properties": [ { "name": "down", @@ -76228,7 +76218,7 @@ "id": 319, "name": "oak_fence_gate", "translation_key": "block.minecraft.oak_fence_gate", - "item_id": 749, + "item_id": 712, "properties": [ { "name": "facing", @@ -76557,7 +76547,7 @@ "id": 320, "name": "brick_stairs", "translation_key": "block.minecraft.brick_stairs", - "item_id": 360, + "item_id": 339, "properties": [ { "name": "facing", @@ -77529,7 +77519,7 @@ "id": 321, "name": "stone_brick_stairs", "translation_key": "block.minecraft.stone_brick_stairs", - "item_id": 361, + "item_id": 340, "properties": [ { "name": "facing", @@ -78501,7 +78491,7 @@ "id": 322, "name": "mud_brick_stairs", "translation_key": "block.minecraft.mud_brick_stairs", - "item_id": 362, + "item_id": 341, "properties": [ { "name": "facing", @@ -79473,7 +79463,7 @@ "id": 323, "name": "mycelium", "translation_key": "block.minecraft.mycelium", - "item_id": 363, + "item_id": 342, "properties": [ { "name": "snowy", @@ -79511,7 +79501,7 @@ "id": 324, "name": "lily_pad", "translation_key": "block.minecraft.lily_pad", - "item_id": 364, + "item_id": 343, "properties": [], "default_state_id": 7271, "states": [ @@ -79531,7 +79521,7 @@ "id": 325, "name": "nether_bricks", "translation_key": "block.minecraft.nether_bricks", - "item_id": 365, + "item_id": 344, "properties": [], "default_state_id": 7272, "states": [ @@ -79551,7 +79541,7 @@ "id": 326, "name": "nether_brick_fence", "translation_key": "block.minecraft.nether_brick_fence", - "item_id": 368, + "item_id": 347, "properties": [ { "name": "east", @@ -79939,7 +79929,7 @@ "id": 327, "name": "nether_brick_stairs", "translation_key": "block.minecraft.nether_brick_stairs", - "item_id": 369, + "item_id": 348, "properties": [ { "name": "facing", @@ -80911,7 +80901,7 @@ "id": 328, "name": "nether_wart", "translation_key": "block.minecraft.nether_wart", - "item_id": 994, + "item_id": 956, "properties": [ { "name": "age", @@ -80963,7 +80953,7 @@ "id": 329, "name": "enchanting_table", "translation_key": "block.minecraft.enchanting_table", - "item_id": 374, + "item_id": 353, "properties": [], "default_state_id": 7389, "states": [ @@ -80984,7 +80974,7 @@ "id": 330, "name": "brewing_stand", "translation_key": "block.minecraft.brewing_stand", - "item_id": 1001, + "item_id": 963, "properties": [ { "name": "has_bottle_0", @@ -81112,7 +81102,7 @@ "id": 331, "name": "cauldron", "translation_key": "block.minecraft.cauldron", - "item_id": 1002, + "item_id": 964, "properties": [], "default_state_id": 7398, "states": [ @@ -81146,7 +81136,7 @@ "id": 332, "name": "water_cauldron", "translation_key": "block.minecraft.water_cauldron", - "item_id": 1002, + "item_id": 964, "properties": [ { "name": "level", @@ -81237,7 +81227,7 @@ "id": 333, "name": "lava_cauldron", "translation_key": "block.minecraft.lava_cauldron", - "item_id": 1002, + "item_id": 964, "properties": [], "default_state_id": 7402, "states": [ @@ -81271,7 +81261,7 @@ "id": 334, "name": "powder_snow_cauldron", "translation_key": "block.minecraft.powder_snow_cauldron", - "item_id": 1002, + "item_id": 964, "properties": [ { "name": "level", @@ -81381,7 +81371,7 @@ "id": 336, "name": "end_portal_frame", "translation_key": "block.minecraft.end_portal_frame", - "item_id": 375, + "item_id": 354, "properties": [ { "name": "eye", @@ -81492,7 +81482,7 @@ "id": 337, "name": "end_stone", "translation_key": "block.minecraft.end_stone", - "item_id": 376, + "item_id": 355, "properties": [], "default_state_id": 7415, "states": [ @@ -81512,7 +81502,7 @@ "id": 338, "name": "dragon_egg", "translation_key": "block.minecraft.dragon_egg", - "item_id": 378, + "item_id": 357, "properties": [], "default_state_id": 7416, "states": [ @@ -81532,7 +81522,7 @@ "id": 339, "name": "redstone_lamp", "translation_key": "block.minecraft.redstone_lamp", - "item_id": 679, + "item_id": 658, "properties": [ { "name": "lit", @@ -81570,7 +81560,7 @@ "id": 340, "name": "cocoa", "translation_key": "block.minecraft.cocoa", - "item_id": 940, + "item_id": 903, "properties": [ { "name": "age", @@ -81718,7 +81708,7 @@ "id": 341, "name": "sandstone_stairs", "translation_key": "block.minecraft.sandstone_stairs", - "item_id": 379, + "item_id": 358, "properties": [ { "name": "facing", @@ -82690,7 +82680,7 @@ "id": 342, "name": "emerald_ore", "translation_key": "block.minecraft.emerald_ore", - "item_id": 72, + "item_id": 59, "properties": [], "default_state_id": 7511, "states": [ @@ -82710,7 +82700,7 @@ "id": 343, "name": "deepslate_emerald_ore", "translation_key": "block.minecraft.deepslate_emerald_ore", - "item_id": 73, + "item_id": 60, "properties": [], "default_state_id": 7512, "states": [ @@ -82730,7 +82720,7 @@ "id": 344, "name": "ender_chest", "translation_key": "block.minecraft.ender_chest", - "item_id": 380, + "item_id": 359, "properties": [ { "name": "facing", @@ -82845,7 +82835,7 @@ "id": 345, "name": "tripwire_hook", "translation_key": "block.minecraft.tripwire_hook", - "item_id": 676, + "item_id": 655, "properties": [ { "name": "attached", @@ -83007,7 +82997,7 @@ "id": 346, "name": "tripwire", "translation_key": "block.minecraft.tripwire", - "item_id": 847, + "item_id": 810, "properties": [ { "name": "attached", @@ -84091,7 +84081,7 @@ "id": 347, "name": "emerald_block", "translation_key": "block.minecraft.emerald_block", - "item_id": 381, + "item_id": 360, "properties": [], "default_state_id": 7665, "states": [ @@ -84111,7 +84101,7 @@ "id": 348, "name": "spruce_stairs", "translation_key": "block.minecraft.spruce_stairs", - "item_id": 383, + "item_id": 362, "properties": [ { "name": "facing", @@ -85083,7 +85073,7 @@ "id": 349, "name": "birch_stairs", "translation_key": "block.minecraft.birch_stairs", - "item_id": 384, + "item_id": 363, "properties": [ { "name": "facing", @@ -86055,7 +86045,7 @@ "id": 350, "name": "jungle_stairs", "translation_key": "block.minecraft.jungle_stairs", - "item_id": 385, + "item_id": 364, "properties": [ { "name": "facing", @@ -87027,7 +87017,7 @@ "id": 351, "name": "command_block", "translation_key": "block.minecraft.command_block", - "item_id": 394, + "item_id": 373, "properties": [ { "name": "conditional", @@ -87188,7 +87178,7 @@ "id": 352, "name": "beacon", "translation_key": "block.minecraft.beacon", - "item_id": 395, + "item_id": 374, "properties": [], "default_state_id": 7918, "states": [ @@ -87209,7 +87199,7 @@ "id": 353, "name": "cobblestone_wall", "translation_key": "block.minecraft.cobblestone_wall", - "item_id": 396, + "item_id": 375, "properties": [ { "name": "east", @@ -91146,7 +91136,7 @@ "id": 354, "name": "mossy_cobblestone_wall", "translation_key": "block.minecraft.mossy_cobblestone_wall", - "item_id": 397, + "item_id": 376, "properties": [ { "name": "east", @@ -95083,7 +95073,7 @@ "id": 355, "name": "flower_pot", "translation_key": "block.minecraft.flower_pot", - "item_id": 1089, + "item_id": 1050, "properties": [], "default_state_id": 8567, "states": [ @@ -95643,7 +95633,7 @@ "id": 383, "name": "carrots", "translation_key": "block.minecraft.carrots", - "item_id": 1090, + "item_id": 1051, "properties": [ { "name": "age", @@ -95731,7 +95721,7 @@ "id": 384, "name": "potatoes", "translation_key": "block.minecraft.potatoes", - "item_id": 1091, + "item_id": 1052, "properties": [ { "name": "age", @@ -95819,7 +95809,7 @@ "id": 385, "name": "oak_button", "translation_key": "block.minecraft.oak_button", - "item_id": 683, + "item_id": 662, "properties": [ { "name": "face", @@ -96046,7 +96036,7 @@ "id": 386, "name": "spruce_button", "translation_key": "block.minecraft.spruce_button", - "item_id": 684, + "item_id": 663, "properties": [ { "name": "face", @@ -96273,7 +96263,7 @@ "id": 387, "name": "birch_button", "translation_key": "block.minecraft.birch_button", - "item_id": 685, + "item_id": 664, "properties": [ { "name": "face", @@ -96500,7 +96490,7 @@ "id": 388, "name": "jungle_button", "translation_key": "block.minecraft.jungle_button", - "item_id": 686, + "item_id": 665, "properties": [ { "name": "face", @@ -96727,7 +96717,7 @@ "id": 389, "name": "acacia_button", "translation_key": "block.minecraft.acacia_button", - "item_id": 687, + "item_id": 666, "properties": [ { "name": "face", @@ -96954,7 +96944,7 @@ "id": 390, "name": "cherry_button", "translation_key": "block.minecraft.cherry_button", - "item_id": 688, + "item_id": 667, "properties": [ { "name": "face", @@ -97181,7 +97171,7 @@ "id": 391, "name": "dark_oak_button", "translation_key": "block.minecraft.dark_oak_button", - "item_id": 689, + "item_id": 668, "properties": [ { "name": "face", @@ -97408,7 +97398,7 @@ "id": 392, "name": "mangrove_button", "translation_key": "block.minecraft.mangrove_button", - "item_id": 690, + "item_id": 669, "properties": [ { "name": "face", @@ -97635,7 +97625,7 @@ "id": 393, "name": "bamboo_button", "translation_key": "block.minecraft.bamboo_button", - "item_id": 691, + "item_id": 670, "properties": [ { "name": "face", @@ -97862,16 +97852,9 @@ "id": 394, "name": "skeleton_skull", "translation_key": "block.minecraft.skeleton_skull", - "item_id": 1096, + "item_id": 1057, "wall_variant_id": 395, "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, { "name": "rotation", "values": [ @@ -97894,7 +97877,7 @@ ] } ], - "default_state_id": 8843, + "default_state_id": 8827, "states": [ { "id": 8827, @@ -98071,7 +98054,27 @@ 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 395, + "name": "skeleton_wall_skull", + "translation_key": "block.minecraft.skeleton_skull", + "item_id": 1057, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8843, + "states": [ { "id": 8843, "luminance": 0, @@ -98079,7 +98082,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98090,7 +98093,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -98101,7 +98104,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 160 ], "block_entity_type": 15 }, @@ -98112,10 +98115,43 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 161 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 396, + "name": "wither_skeleton_skull", + "translation_key": "block.minecraft.wither_skeleton_skull", + "item_id": 1058, + "wall_variant_id": 397, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 8847, + "states": [ { "id": 8847, "luminance": 0, @@ -98247,34 +98283,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 395, - "name": "skeleton_wall_skull", - "translation_key": "block.minecraft.skeleton_skull", - "item_id": 1096, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 8860, - "states": [ { "id": 8859, "luminance": 0, @@ -98282,7 +98291,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98293,7 +98302,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98304,7 +98313,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -98315,10 +98324,30 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 397, + "name": "wither_skeleton_wall_skull", + "translation_key": "block.minecraft.wither_skeleton_skull", + "item_id": 1058, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8863, + "states": [ { "id": 8863, "luminance": 0, @@ -98326,7 +98355,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 158 ], "block_entity_type": 15 }, @@ -98337,7 +98366,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 159 ], "block_entity_type": 15 }, @@ -98348,7 +98377,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 160 ], "block_entity_type": 15 }, @@ -98366,19 +98395,12 @@ ] }, { - "id": 396, - "name": "wither_skeleton_skull", - "translation_key": "block.minecraft.wither_skeleton_skull", - "item_id": 1097, - "wall_variant_id": 397, + "id": 398, + "name": "zombie_head", + "translation_key": "block.minecraft.zombie_head", + "item_id": 1060, + "wall_variant_id": 399, "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, { "name": "rotation", "values": [ @@ -98401,7 +98423,7 @@ ] } ], - "default_state_id": 8883, + "default_state_id": 8867, "states": [ { "id": 8867, @@ -98578,7 +98600,27 @@ 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 399, + "name": "zombie_wall_head", + "translation_key": "block.minecraft.zombie_head", + "item_id": 1060, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8883, + "states": [ { "id": 8883, "luminance": 0, @@ -98586,7 +98628,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -98597,7 +98639,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -98608,7 +98650,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 160 ], "block_entity_type": 15 }, @@ -98619,10 +98661,43 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 161 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 400, + "name": "player_head", + "translation_key": "block.minecraft.player_head", + "item_id": 1059, + "wall_variant_id": 401, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 8887, + "states": [ { "id": 8887, "luminance": 0, @@ -98754,34 +98829,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 397, - "name": "wither_skeleton_wall_skull", - "translation_key": "block.minecraft.wither_skeleton_skull", - "item_id": 1097, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 8900, - "states": [ { "id": 8899, "luminance": 0, @@ -98789,7 +98837,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98800,7 +98848,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -98811,7 +98859,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -98822,10 +98870,30 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 401, + "name": "player_wall_head", + "translation_key": "block.minecraft.player_head", + "item_id": 1059, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8903, + "states": [ { "id": 8903, "luminance": 0, @@ -98833,7 +98901,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 158 ], "block_entity_type": 15 }, @@ -98844,7 +98912,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 159 ], "block_entity_type": 15 }, @@ -98855,7 +98923,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 160 ], "block_entity_type": 15 }, @@ -98873,19 +98941,12 @@ ] }, { - "id": 398, - "name": "zombie_head", - "translation_key": "block.minecraft.zombie_head", - "item_id": 1099, - "wall_variant_id": 399, + "id": 402, + "name": "creeper_head", + "translation_key": "block.minecraft.creeper_head", + "item_id": 1061, + "wall_variant_id": 403, "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, { "name": "rotation", "values": [ @@ -98908,7 +98969,7 @@ ] } ], - "default_state_id": 8923, + "default_state_id": 8907, "states": [ { "id": 8907, @@ -99085,7 +99146,27 @@ 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 403, + "name": "creeper_wall_head", + "translation_key": "block.minecraft.creeper_head", + "item_id": 1061, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8923, + "states": [ { "id": 8923, "luminance": 0, @@ -99093,7 +99174,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 158 ], "block_entity_type": 15 }, @@ -99104,7 +99185,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 159 ], "block_entity_type": 15 }, @@ -99115,7 +99196,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 160 ], "block_entity_type": 15 }, @@ -99126,10 +99207,43 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 161 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 404, + "name": "dragon_head", + "translation_key": "block.minecraft.dragon_head", + "item_id": 1062, + "wall_variant_id": 405, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 8927, + "states": [ { "id": 8927, "luminance": 0, @@ -99261,34 +99375,7 @@ 157 ], "block_entity_type": 15 - } - ] - }, - { - "id": 399, - "name": "zombie_wall_head", - "translation_key": "block.minecraft.zombie_head", - "item_id": 1099, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 8940, - "states": [ { "id": 8939, "luminance": 0, @@ -99296,7 +99383,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -99307,7 +99394,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 158 + 157 ], "block_entity_type": 15 }, @@ -99318,7 +99405,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 }, @@ -99329,10 +99416,30 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 159 + 157 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 405, + "name": "dragon_wall_head", + "translation_key": "block.minecraft.dragon_head", + "item_id": 1062, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8943, + "states": [ { "id": 8943, "luminance": 0, @@ -99340,7 +99447,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 158 ], "block_entity_type": 15 }, @@ -99351,7 +99458,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 160 + 159 ], "block_entity_type": 15 }, @@ -99362,7 +99469,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 161 + 160 ], "block_entity_type": 15 }, @@ -99380,19 +99487,12 @@ ] }, { - "id": 400, - "name": "player_head", - "translation_key": "block.minecraft.player_head", - "item_id": 1098, - "wall_variant_id": 401, + "id": 406, + "name": "piglin_head", + "translation_key": "block.minecraft.piglin_head", + "item_id": 1063, + "wall_variant_id": 407, "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, { "name": "rotation", "values": [ @@ -99415,7 +99515,7 @@ ] } ], - "default_state_id": 8963, + "default_state_id": 8947, "states": [ { "id": 8947, @@ -99424,7 +99524,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99435,7 +99535,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99446,7 +99546,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99457,7 +99557,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99468,7 +99568,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99479,7 +99579,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99490,7 +99590,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99501,7 +99601,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99512,7 +99612,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99523,7 +99623,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99534,7 +99634,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99545,7 +99645,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99556,7 +99656,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99567,7 +99667,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99578,7 +99678,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 }, @@ -99589,10 +99689,30 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 162 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 407, + "name": "piglin_wall_head", + "translation_key": "block.minecraft.piglin_head", + "item_id": 1063, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8963, + "states": [ { "id": 8963, "luminance": 0, @@ -99600,7 +99720,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 163 ], "block_entity_type": 15 }, @@ -99611,7 +99731,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 164 ], "block_entity_type": 15 }, @@ -99622,7 +99742,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 165 ], "block_entity_type": 15 }, @@ -99633,149 +99753,269 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 166 ], "block_entity_type": 15 - }, + } + ] + }, + { + "id": 408, + "name": "anvil", + "translation_key": "block.minecraft.anvil", + "item_id": 397, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8967, + "states": [ { "id": 8967, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8968, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8969, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] }, { "id": 8970, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 - }, + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] + } + ] + }, + { + "id": 409, + "name": "chipped_anvil", + "translation_key": "block.minecraft.chipped_anvil", + "item_id": 398, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8971, + "states": [ { "id": 8971, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8972, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8973, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] }, { "id": 8974, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 - }, + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] + } + ] + }, + { + "id": 410, + "name": "damaged_anvil", + "translation_key": "block.minecraft.damaged_anvil", + "item_id": 399, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 8975, + "states": [ { "id": 8975, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8976, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 168, + 169, + 170, + 171, + 172, + 173 + ] }, { "id": 8977, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] }, { "id": 8978, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + 167, + 174, + 175, + 176, + 177, + 178, + 179 + ] } ] }, { - "id": 401, - "name": "player_wall_head", - "translation_key": "block.minecraft.player_head", - "item_id": 1098, + "id": 411, + "name": "trapped_chest", + "translation_key": "block.minecraft.trapped_chest", + "item_id": 656, "properties": [ { "name": "facing", @@ -99787,7 +100027,15 @@ ] }, { - "name": "powered", + "name": "type", + "values": [ + "single", + "left", + "right" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" @@ -99801,724 +100049,619 @@ "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 158 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8980, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 158 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8981, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 159 + 59 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8982, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 159 + 59 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8983, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 160 + 60 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8984, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 160 + 60 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8985, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 161 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8986, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 161 + 58 ], - "block_entity_type": 15 - } - ] - }, - { - "id": 402, - "name": "creeper_head", - "translation_key": "block.minecraft.creeper_head", - "item_id": 1100, - "wall_variant_id": 403, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] + "block_entity_type": 2 }, - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9003, - "states": [ { "id": 8987, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 60 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8988, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 60 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8989, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 59 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8990, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 59 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8991, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8992, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8993, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 61 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8994, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 61 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8995, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 62 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8996, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 62 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8997, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8998, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 58 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 8999, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 62 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 9000, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 62 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 9001, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 61 ], - "block_entity_type": 15 + "block_entity_type": 2 }, { "id": 9002, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 61 ], - "block_entity_type": 15 - }, + "block_entity_type": 2 + } + ] + }, + { + "id": 412, + "name": "light_weighted_pressure_plate", + "translation_key": "block.minecraft.light_weighted_pressure_plate", + "item_id": 675, + "properties": [ + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9003, + "states": [ { "id": 9003, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9004, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9005, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9006, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9007, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9008, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9009, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9010, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9011, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9012, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9013, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9014, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9015, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9016, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9017, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9018, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] } ] }, { - "id": 403, - "name": "creeper_wall_head", - "translation_key": "block.minecraft.creeper_head", - "item_id": 1100, + "id": 413, + "name": "heavy_weighted_pressure_plate", + "translation_key": "block.minecraft.heavy_weighted_pressure_plate", + "item_id": 676, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", + "name": "power", "values": [ - "true", - "false" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 9020, + "default_state_id": 9019, "states": [ { "id": 9019, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 158 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9020, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 158 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9021, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 159 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9022, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 159 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9023, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 160 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9024, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 160 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9025, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 161 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9026, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 161 - ], - "block_entity_type": 15 - } - ] - }, - { - "id": 404, - "name": "dragon_head", - "translation_key": "block.minecraft.dragon_head", - "item_id": 1101, - "wall_variant_id": 405, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] + "blocks_motion": true, + "collision_shapes": [] }, - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9043, - "states": [ { "id": 9027, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9028, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9029, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9030, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9031, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9032, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9033, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] }, { "id": 9034, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 157 - ], - "block_entity_type": 15 + "blocks_motion": true, + "collision_shapes": [] + } + ] + }, + { + "id": 414, + "name": "comparator", + "translation_key": "block.minecraft.comparator", + "item_id": 639, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "mode", + "values": [ + "compare", + "subtract" + ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9036, + "states": [ { "id": 9035, "luminance": 0, @@ -100526,9 +100669,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9036, @@ -100537,9 +100680,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9037, @@ -100548,9 +100691,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9038, @@ -100559,9 +100702,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9039, @@ -100570,9 +100713,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9040, @@ -100581,9 +100724,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9041, @@ -100592,9 +100735,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9042, @@ -100603,9 +100746,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9043, @@ -100614,9 +100757,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9044, @@ -100625,9 +100768,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9045, @@ -100636,9 +100779,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9046, @@ -100647,9 +100790,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9047, @@ -100658,9 +100801,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9048, @@ -100669,9 +100812,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9049, @@ -100680,9 +100823,9 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 }, { "id": 9050, @@ -100691,612 +100834,775 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 157 + 70 ], - "block_entity_type": 15 + "block_entity_type": 18 + } + ] + }, + { + "id": 415, + "name": "daylight_detector", + "translation_key": "block.minecraft.daylight_detector", + "item_id": 652, + "properties": [ + { + "name": "inverted", + "values": [ + "true", + "false" + ] }, + { + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 9067, + "states": [ { "id": 9051, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9052, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9053, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9054, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9055, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9056, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9057, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9058, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 157 + 71 ], - "block_entity_type": 15 - } - ] - }, - { - "id": 405, - "name": "dragon_wall_head", - "translation_key": "block.minecraft.dragon_head", - "item_id": 1101, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] + "block_entity_type": 16 }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9060, - "states": [ { "id": 9059, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 158 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9060, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 158 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9061, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 159 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9062, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 159 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9063, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 160 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9064, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 160 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9065, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 161 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9066, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 161 + 71 ], - "block_entity_type": 15 - } - ] - }, - { - "id": 406, - "name": "piglin_head", - "translation_key": "block.minecraft.piglin_head", - "item_id": 1102, - "wall_variant_id": 407, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] + "block_entity_type": 16 }, - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9083, - "states": [ { "id": 9067, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9068, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9069, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9070, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9071, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9072, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9073, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9074, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9075, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9076, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9077, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9078, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9079, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9080, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9081, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 + "block_entity_type": 16 }, { "id": 9082, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 71 ], - "block_entity_type": 15 - }, + "block_entity_type": 16 + } + ] + }, + { + "id": 416, + "name": "redstone_block", + "translation_key": "block.minecraft.redstone_block", + "item_id": 637, + "properties": [], + "default_state_id": 9083, + "states": [ { "id": 9083, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 - }, + 0 + ] + } + ] + }, + { + "id": 417, + "name": "nether_quartz_ore", + "translation_key": "block.minecraft.nether_quartz_ore", + "item_id": 66, + "properties": [], + "default_state_id": 9084, + "states": [ { "id": 9084, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 + 0 + ] + } + ] + }, + { + "id": 418, + "name": "hopper", + "translation_key": "block.minecraft.hopper", + "item_id": 645, + "properties": [ + { + "name": "enabled", + "values": [ + "true", + "false" + ] }, + { + "name": "facing", + "values": [ + "down", + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 9085, + "states": [ { "id": 9085, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9086, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 194, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9087, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 195, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9088, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 196, + 197, + 198, + 199, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9089, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 200, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9090, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 180, + 181, + 182, + 183, + 184, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9091, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 194, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9092, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 195, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9093, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 196, + 197, + 198, + 199, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 + "block_entity_type": 17 }, { "id": 9094, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 + 193, + 200, + 185, + 186, + 187, + 188, + 189, + 190, + 191, + 192 ], - "block_entity_type": 15 - }, + "block_entity_type": 17 + } + ] + }, + { + "id": 419, + "name": "quartz_block", + "translation_key": "block.minecraft.quartz_block", + "item_id": 401, + "properties": [], + "default_state_id": 9095, + "states": [ { "id": 9095, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 - }, + 0 + ] + } + ] + }, + { + "id": 420, + "name": "chiseled_quartz_block", + "translation_key": "block.minecraft.chiseled_quartz_block", + "item_id": 400, + "properties": [], + "default_state_id": 9096, + "states": [ { "id": 9096, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 - }, + 0 + ] + } + ] + }, + { + "id": 421, + "name": "quartz_pillar", + "translation_key": "block.minecraft.quartz_pillar", + "item_id": 403, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 9098, + "states": [ { "id": 9097, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 + 0 + ] }, { "id": 9098, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 162 - ], - "block_entity_type": 15 + 0 + ] + }, + { + "id": 9099, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 407, - "name": "piglin_wall_head", - "translation_key": "block.minecraft.piglin_head", - "item_id": 1102, + "id": 422, + "name": "quartz_stairs", + "translation_key": "block.minecraft.quartz_stairs", + "item_id": 404, "properties": [ { "name": "facing", @@ -101308,123 +101614,114 @@ ] }, { - "name": "powered", + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 9100, + "default_state_id": 9111, "states": [ - { - "id": 9099, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 163 - ], - "block_entity_type": 15 - }, { "id": 9100, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 163 - ], - "block_entity_type": 15 + 41, + 42 + ] }, { "id": 9101, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 164 - ], - "block_entity_type": 15 + 41, + 42 + ] }, { "id": 9102, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 164 - ], - "block_entity_type": 15 + 43, + 44, + 45 + ] }, { "id": 9103, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 165 - ], - "block_entity_type": 15 + 43, + 44, + 45 + ] }, { "id": 9104, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 165 - ], - "block_entity_type": 15 + 41, + 46, + 47 + ] }, { "id": 9105, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 166 - ], - "block_entity_type": 15 + 41, + 46, + 47 + ] }, { "id": 9106, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 166 - ], - "block_entity_type": 15 - } - ] - }, - { - "id": 408, - "name": "anvil", - "translation_key": "block.minecraft.anvil", - "item_id": 418, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 48, + 42, + 49 ] - } - ], - "default_state_id": 9107, - "states": [ + }, { "id": 9107, "luminance": 0, @@ -101432,13 +101729,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 48, + 42, + 49 ] }, { @@ -101448,13 +101741,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 44, + 50, + 45 ] }, { @@ -101464,13 +101753,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 + 44, + 50, + 45 ] }, { @@ -101480,35 +101765,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] - } - ] - }, - { - "id": 409, - "name": "chipped_anvil", - "translation_key": "block.minecraft.chipped_anvil", - "item_id": 419, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 51, + 52 ] - } - ], - "default_state_id": 9111, - "states": [ + }, { "id": 9111, "luminance": 0, @@ -101516,13 +101776,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 51, + 52 ] }, { @@ -101532,13 +101787,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 51, + 50, + 49 ] }, { @@ -101548,13 +101799,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 + 51, + 50, + 49 ] }, { @@ -101564,35 +101811,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 + 51, + 52, + 45 ] - } - ] - }, - { - "id": 410, - "name": "damaged_anvil", - "translation_key": "block.minecraft.damaged_anvil", - "item_id": 420, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 9115, - "states": [ + }, { "id": 9115, "luminance": 0, @@ -101600,13 +101823,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 51, + 52, + 45 ] }, { @@ -101616,13 +101835,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 168, - 169, - 170, - 171, - 172, - 173 + 51, + 53 ] }, { @@ -101632,13 +101846,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 + 51, + 53 ] }, { @@ -101648,50 +101857,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 167, - 174, - 175, - 176, - 177, - 178, - 179 - ] - } - ] - }, - { - "id": 411, - "name": "trapped_chest", - "translation_key": "block.minecraft.trapped_chest", - "item_id": 677, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "type", - "values": [ - "single", - "left", - "right" + 51, + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9120, - "states": [ { "id": 9119, "luminance": 0, @@ -101699,9 +101868,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 51, + 49 + ] }, { "id": 9120, @@ -101710,9 +101879,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 54, + 52 + ] }, { "id": 9121, @@ -101721,9 +101890,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 59 - ], - "block_entity_type": 2 + 54, + 52 + ] }, { "id": 9122, @@ -101732,9 +101901,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 59 - ], - "block_entity_type": 2 + 54, + 44, + 53 + ] }, { "id": 9123, @@ -101743,9 +101913,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 60 - ], - "block_entity_type": 2 + 54, + 44, + 53 + ] }, { "id": 9124, @@ -101754,9 +101925,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 60 - ], - "block_entity_type": 2 + 43, + 46, + 49 + ] }, { "id": 9125, @@ -101765,9 +101937,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 43, + 46, + 49 + ] }, { "id": 9126, @@ -101776,9 +101949,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 46, + 50, + 49 + ] }, { "id": 9127, @@ -101787,9 +101961,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 60 - ], - "block_entity_type": 2 + 46, + 50, + 49 + ] }, { "id": 9128, @@ -101798,9 +101973,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 60 - ], - "block_entity_type": 2 + 55, + 52, + 45 + ] }, { "id": 9129, @@ -101809,9 +101985,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 59 - ], - "block_entity_type": 2 + 55, + 52, + 45 + ] }, { "id": 9130, @@ -101820,9 +101997,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 59 - ], - "block_entity_type": 2 + 51, + 42 + ] }, { "id": 9131, @@ -101831,9 +102008,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 51, + 42 + ] }, { "id": 9132, @@ -101842,9 +102019,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 51, + 42, + 49 + ] }, { "id": 9133, @@ -101853,9 +102031,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 61 - ], - "block_entity_type": 2 + 51, + 42, + 49 + ] }, { "id": 9134, @@ -101864,9 +102043,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 61 - ], - "block_entity_type": 2 + 51, + 50, + 45 + ] }, { "id": 9135, @@ -101875,9 +102055,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 62 - ], - "block_entity_type": 2 + 51, + 50, + 45 + ] }, { "id": 9136, @@ -101886,9 +102067,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 62 - ], - "block_entity_type": 2 + 51, + 45 + ] }, { "id": 9137, @@ -101897,9 +102078,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 51, + 45 + ] }, { "id": 9138, @@ -101908,9 +102089,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 58 - ], - "block_entity_type": 2 + 51, + 47 + ] }, { "id": 9139, @@ -101919,9 +102100,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 62 - ], - "block_entity_type": 2 + 51, + 47 + ] }, { "id": 9140, @@ -101930,9 +102111,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 62 - ], - "block_entity_type": 2 + 43, + 56 + ] }, { "id": 9141, @@ -101941,9 +102122,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 61 - ], - "block_entity_type": 2 + 43, + 56 + ] }, { "id": 9142, @@ -101952,722 +102133,698 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 61 - ], - "block_entity_type": 2 - } - ] - }, - { - "id": 412, - "name": "light_weighted_pressure_plate", - "translation_key": "block.minecraft.light_weighted_pressure_plate", - "item_id": 696, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + 43, + 46, + 49 ] - } - ], - "default_state_id": 9143, - "states": [ + }, { "id": 9143, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 9144, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 9145, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 9146, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 9147, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 9148, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 9149, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 9150, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50 + ] }, { "id": 9151, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50 + ] }, { "id": 9152, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 9153, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 9154, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 9155, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 9156, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 47 + ] }, { "id": 9157, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 47 + ] }, { "id": 9158, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 413, - "name": "heavy_weighted_pressure_plate", - "translation_key": "block.minecraft.heavy_weighted_pressure_plate", - "item_id": 697, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 53 ] - } - ], - "default_state_id": 9159, - "states": [ + }, { "id": 9159, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 53 + ] }, { "id": 9160, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 57, + 50 + ] }, { "id": 9161, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 57, + 50 + ] }, { "id": 9162, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 9163, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 9164, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 9165, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 9166, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 9167, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 9168, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 9169, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 9170, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 56 + ] }, { "id": 9171, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 56 + ] }, { "id": 9172, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 9173, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 9174, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 414, - "name": "comparator", - "translation_key": "block.minecraft.comparator", - "item_id": 660, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "mode", - "values": [ - "compare", - "subtract" + "collision_shapes": [ + 51, + 42, + 49 ] }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9176, - "states": [ { "id": 9175, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + 51, + 42, + 49 + ] }, { "id": 9176, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + 51, + 49 + ] }, { "id": 9177, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + 51, + 49 + ] }, { "id": 9178, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + 51, + 45 + ] }, { "id": 9179, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + 51, + 45 + ] + } + ] + }, + { + "id": 423, + "name": "activator_rail", + "translation_key": "block.minecraft.activator_rail", + "item_id": 726, + "properties": [ + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "shape", + "values": [ + "north_south", + "east_west", + "ascending_east", + "ascending_west", + "ascending_north", + "ascending_south" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9193, + "states": [ { "id": 9180, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9181, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9182, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9183, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9184, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9185, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9186, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9187, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9188, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9189, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 + "collision_shapes": [] }, { "id": 9190, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 70 - ], - "block_entity_type": 18 - } - ] - }, - { - "id": 415, - "name": "daylight_detector", - "translation_key": "block.minecraft.daylight_detector", - "item_id": 673, - "properties": [ - { - "name": "inverted", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 9207, - "states": [ { "id": 9191, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9192, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9193, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9194, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9195, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9196, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9197, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9198, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9199, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9200, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9201, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9202, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 9203, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 424, + "name": "dropper", + "translation_key": "block.minecraft.dropper", + "item_id": 647, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] }, + { + "name": "triggered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9205, + "states": [ { "id": 9204, "luminance": 0, @@ -102675,9 +102832,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9205, @@ -102686,9 +102843,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9206, @@ -102697,9 +102854,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9207, @@ -102708,9 +102865,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9208, @@ -102719,9 +102876,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9209, @@ -102730,9 +102887,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9210, @@ -102741,9 +102898,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9211, @@ -102752,9 +102909,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9212, @@ -102763,9 +102920,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9213, @@ -102774,9 +102931,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9214, @@ -102785,9 +102942,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 + "block_entity_type": 6 }, { "id": 9215, @@ -102796,10 +102953,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 + 0 ], - "block_entity_type": 16 - }, + "block_entity_type": 6 + } + ] + }, + { + "id": 425, + "name": "white_terracotta", + "translation_key": "block.minecraft.white_terracotta", + "item_id": 405, + "properties": [], + "default_state_id": 9216, + "states": [ { "id": 9216, "luminance": 0, @@ -102807,10 +102974,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, + 0 + ] + } + ] + }, + { + "id": 426, + "name": "orange_terracotta", + "translation_key": "block.minecraft.orange_terracotta", + "item_id": 406, + "properties": [], + "default_state_id": 9217, + "states": [ { "id": 9217, "luminance": 0, @@ -102818,10 +102994,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, + 0 + ] + } + ] + }, + { + "id": 427, + "name": "magenta_terracotta", + "translation_key": "block.minecraft.magenta_terracotta", + "item_id": 407, + "properties": [], + "default_state_id": 9218, + "states": [ { "id": 9218, "luminance": 0, @@ -102829,10 +103014,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, + 0 + ] + } + ] + }, + { + "id": 428, + "name": "light_blue_terracotta", + "translation_key": "block.minecraft.light_blue_terracotta", + "item_id": 408, + "properties": [], + "default_state_id": 9219, + "states": [ { "id": 9219, "luminance": 0, @@ -102840,21 +103034,39 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, - { - "id": 9220, - "luminance": 0, - "opaque": true, - "replaceable": false, + 0 + ] + } + ] + }, + { + "id": 429, + "name": "yellow_terracotta", + "translation_key": "block.minecraft.yellow_terracotta", + "item_id": 409, + "properties": [], + "default_state_id": 9220, + "states": [ + { + "id": 9220, + "luminance": 0, + "opaque": true, + "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, + 0 + ] + } + ] + }, + { + "id": 430, + "name": "lime_terracotta", + "translation_key": "block.minecraft.lime_terracotta", + "item_id": 410, + "properties": [], + "default_state_id": 9221, + "states": [ { "id": 9221, "luminance": 0, @@ -102862,10 +103074,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 - }, + 0 + ] + } + ] + }, + { + "id": 431, + "name": "pink_terracotta", + "translation_key": "block.minecraft.pink_terracotta", + "item_id": 411, + "properties": [], + "default_state_id": 9222, + "states": [ { "id": 9222, "luminance": 0, @@ -102873,17 +103094,16 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 71 - ], - "block_entity_type": 16 + 0 + ] } ] }, { - "id": 416, - "name": "redstone_block", - "translation_key": "block.minecraft.redstone_block", - "item_id": 658, + "id": 432, + "name": "gray_terracotta", + "translation_key": "block.minecraft.gray_terracotta", + "item_id": 412, "properties": [], "default_state_id": 9223, "states": [ @@ -102900,10 +103120,10 @@ ] }, { - "id": 417, - "name": "nether_quartz_ore", - "translation_key": "block.minecraft.nether_quartz_ore", - "item_id": 79, + "id": 433, + "name": "light_gray_terracotta", + "translation_key": "block.minecraft.light_gray_terracotta", + "item_id": 413, "properties": [], "default_state_id": 9224, "states": [ @@ -102920,179 +103140,189 @@ ] }, { - "id": 418, - "name": "hopper", - "translation_key": "block.minecraft.hopper", - "item_id": 666, - "properties": [ - { - "name": "enabled", - "values": [ - "true", - "false" - ] - }, - { - "name": "facing", - "values": [ - "down", - "north", - "south", - "west", - "east" - ] - } - ], + "id": 434, + "name": "cyan_terracotta", + "translation_key": "block.minecraft.cyan_terracotta", + "item_id": 414, + "properties": [], "default_state_id": 9225, "states": [ { "id": 9225, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 435, + "name": "purple_terracotta", + "translation_key": "block.minecraft.purple_terracotta", + "item_id": 415, + "properties": [], + "default_state_id": 9226, + "states": [ { "id": 9226, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 194, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 436, + "name": "blue_terracotta", + "translation_key": "block.minecraft.blue_terracotta", + "item_id": 416, + "properties": [], + "default_state_id": 9227, + "states": [ { "id": 9227, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 195, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 437, + "name": "brown_terracotta", + "translation_key": "block.minecraft.brown_terracotta", + "item_id": 417, + "properties": [], + "default_state_id": 9228, + "states": [ { "id": 9228, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 196, - 197, - 198, - 199, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 438, + "name": "green_terracotta", + "translation_key": "block.minecraft.green_terracotta", + "item_id": 418, + "properties": [], + "default_state_id": 9229, + "states": [ { "id": 9229, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 200, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 439, + "name": "red_terracotta", + "translation_key": "block.minecraft.red_terracotta", + "item_id": 419, + "properties": [], + "default_state_id": 9230, + "states": [ { "id": 9230, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 180, - 181, - 182, - 183, - 184, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - }, + 0 + ] + } + ] + }, + { + "id": 440, + "name": "black_terracotta", + "translation_key": "block.minecraft.black_terracotta", + "item_id": 420, + "properties": [], + "default_state_id": 9231, + "states": [ { "id": 9231, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 194, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 + 0 + ] + } + ] + }, + { + "id": 441, + "name": "white_stained_glass_pane", + "translation_key": "block.minecraft.white_stained_glass_pane", + "item_id": 465, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9263, + "states": [ { "id": 9232, "luminance": 0, @@ -103100,18 +103330,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 195, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 + 94, + 95, + 96 + ] }, { "id": 9233, @@ -103120,20 +103342,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 196, - 197, - 198, - 199, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 + 97, + 98 + ] }, { "id": 9234, @@ -103142,1796 +103353,1489 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 193, - 200, - 185, - 186, - 187, - 188, - 189, - 190, - 191, - 192 - ], - "block_entity_type": 17 - } - ] - }, - { - "id": 419, - "name": "quartz_block", - "translation_key": "block.minecraft.quartz_block", - "item_id": 422, - "properties": [], - "default_state_id": 9235, - "states": [ + 94, + 95, + 96 + ] + }, { "id": 9235, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 97, + 98 ] - } - ] - }, - { - "id": 420, - "name": "chiseled_quartz_block", - "translation_key": "block.minecraft.chiseled_quartz_block", - "item_id": 421, - "properties": [], - "default_state_id": 9236, - "states": [ + }, { "id": 9236, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 421, - "name": "quartz_pillar", - "translation_key": "block.minecraft.quartz_pillar", - "item_id": 424, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" + 94, + 95 ] - } - ], - "default_state_id": 9238, - "states": [ + }, { "id": 9237, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 99, + 98 ] }, { "id": 9238, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 94, + 95 ] }, { "id": 9239, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 422, - "name": "quartz_stairs", - "translation_key": "block.minecraft.quartz_stairs", - "item_id": 425, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 99, + 98 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9251, - "states": [ { "id": 9240, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 94, + 96 ] }, { "id": 9241, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 100, + 98 ] }, { "id": 9242, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 94, + 96 ] }, { "id": 9243, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 100, + 98 ] }, { "id": 9244, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 94 ] }, { "id": 9245, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 101 ] }, { "id": 9246, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 94 ] }, { "id": 9247, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 101 ] }, { "id": 9248, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 102, + 95, + 96 ] }, { "id": 9249, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 97 ] }, { "id": 9250, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 102, + 95, + 96 ] }, { "id": 9251, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 97 ] }, { "id": 9252, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 102, + 95 ] }, { "id": 9253, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 99 ] }, { "id": 9254, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 102, + 95 ] }, { "id": 9255, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 99 ] }, { "id": 9256, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 102, + 96 ] }, { "id": 9257, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 100 ] }, { "id": 9258, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 102, + 96 ] }, { "id": 9259, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 100 ] }, { "id": 9260, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 102 ] }, { "id": 9261, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 103 ] }, { "id": 9262, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 102 ] }, { "id": 9263, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 103 + ] + } + ] + }, + { + "id": 442, + "name": "orange_stained_glass_pane", + "translation_key": "block.minecraft.orange_stained_glass_pane", + "item_id": 466, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" ] }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9295, + "states": [ { "id": 9264, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 94, + 95, + 96 ] }, { "id": 9265, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 97, + 98 ] }, { "id": 9266, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 94, + 95, + 96 ] }, { "id": 9267, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 97, + 98 ] }, { "id": 9268, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 94, + 95 ] }, { "id": 9269, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 99, + 98 ] }, { "id": 9270, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 94, + 95 ] }, { "id": 9271, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 99, + 98 ] }, { "id": 9272, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 94, + 96 ] }, { "id": 9273, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 100, + 98 ] }, { "id": 9274, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 94, + 96 ] }, { "id": 9275, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 100, + 98 ] }, { "id": 9276, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 94 ] }, { "id": 9277, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 101 ] }, { "id": 9278, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 94 ] }, { "id": 9279, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 101 ] }, { "id": 9280, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 102, + 95, + 96 ] }, { "id": 9281, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 97 ] }, { "id": 9282, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 102, + 95, + 96 ] }, { "id": 9283, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 97 ] }, { "id": 9284, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 102, + 95 ] }, { "id": 9285, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 99 ] }, { "id": 9286, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 102, + 95 ] }, { "id": 9287, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 99 ] }, { "id": 9288, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 102, + 96 ] }, { "id": 9289, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 100 ] }, { "id": 9290, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 102, + 96 ] }, { "id": 9291, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 100 ] }, { "id": 9292, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 102 ] }, { "id": 9293, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 103 ] }, { "id": 9294, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 102 ] }, { "id": 9295, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 103 + ] + } + ] + }, + { + "id": 443, + "name": "magenta_stained_glass_pane", + "translation_key": "block.minecraft.magenta_stained_glass_pane", + "item_id": 467, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9327, + "states": [ { "id": 9296, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 94, + 95, + 96 ] }, { "id": 9297, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 97, + 98 ] }, { "id": 9298, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 94, + 95, + 96 ] }, { "id": 9299, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 97, + 98 ] }, { "id": 9300, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 94, + 95 ] }, { "id": 9301, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 99, + 98 ] }, { "id": 9302, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 94, + 95 ] }, { "id": 9303, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 99, + 98 ] }, { "id": 9304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 94, + 96 ] }, { "id": 9305, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 100, + 98 ] }, { "id": 9306, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 94, + 96 ] }, { "id": 9307, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 100, + 98 ] }, { "id": 9308, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 94 ] }, { "id": 9309, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 101 ] }, { "id": 9310, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 94 ] }, { "id": 9311, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 101 ] }, { "id": 9312, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 102, + 95, + 96 ] }, { "id": 9313, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 97 ] }, { "id": 9314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 102, + 95, + 96 ] }, { "id": 9315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 97 ] }, { "id": 9316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 102, + 95 ] }, { "id": 9317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 99 ] }, { "id": 9318, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 102, + 95 ] }, { "id": 9319, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 423, - "name": "activator_rail", - "translation_key": "block.minecraft.activator_rail", - "item_id": 763, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, - { - "name": "shape", - "values": [ - "north_south", - "east_west", - "ascending_east", - "ascending_west", - "ascending_north", - "ascending_south" + 99 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9333, - "states": [ { "id": 9320, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 102, + 96 + ] }, { "id": 9321, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 100 + ] }, { "id": 9322, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 102, + 96 + ] }, { "id": 9323, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 100 + ] }, { "id": 9324, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 102 + ] }, { "id": 9325, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 103 + ] }, { "id": 9326, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 102 + ] }, { "id": 9327, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 103 + ] + } + ] + }, + { + "id": 444, + "name": "light_blue_stained_glass_pane", + "translation_key": "block.minecraft.light_blue_stained_glass_pane", + "item_id": 468, + "properties": [ + { + "name": "east", + "values": [ + "true", + "false" + ] }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 9359, + "states": [ { "id": 9328, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 95, + 96 + ] }, { "id": 9329, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 97, + 98 + ] }, { "id": 9330, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 95, + 96 + ] }, { "id": 9331, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 97, + 98 + ] }, { "id": 9332, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 95 + ] }, { "id": 9333, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 99, + 98 + ] }, { "id": 9334, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 95 + ] }, { "id": 9335, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 99, + 98 + ] }, { "id": 9336, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 96 + ] }, { "id": 9337, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 100, + 98 + ] }, { "id": 9338, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94, + 96 + ] }, { "id": 9339, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 100, + 98 + ] }, { "id": 9340, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94 + ] }, { "id": 9341, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 101 + ] }, { "id": 9342, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 94 + ] }, { "id": 9343, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 424, - "name": "dropper", - "translation_key": "block.minecraft.dropper", - "item_id": 668, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "blocks_motion": true, + "collision_shapes": [ + 101 ] }, - { - "name": "triggered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9345, - "states": [ { "id": 9344, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 95, + 96 + ] }, { "id": 9345, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 97 + ] }, { "id": 9346, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 95, + 96 + ] }, { "id": 9347, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 97 + ] }, { "id": 9348, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 95 + ] }, { "id": 9349, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 99 + ] }, { "id": 9350, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 95 + ] }, { "id": 9351, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 99 + ] }, { "id": 9352, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 96 + ] }, { "id": 9353, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 100 + ] }, { "id": 9354, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 + 102, + 96 + ] }, { "id": 9355, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 6 - } - ] - }, - { - "id": 425, - "name": "white_terracotta", - "translation_key": "block.minecraft.white_terracotta", - "item_id": 426, - "properties": [], - "default_state_id": 9356, - "states": [ + 100 + ] + }, { "id": 9356, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 102 ] - } - ] - }, - { - "id": 426, - "name": "orange_terracotta", - "translation_key": "block.minecraft.orange_terracotta", - "item_id": 427, - "properties": [], - "default_state_id": 9357, - "states": [ + }, { "id": 9357, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 103 ] - } - ] - }, - { - "id": 427, - "name": "magenta_terracotta", - "translation_key": "block.minecraft.magenta_terracotta", - "item_id": 428, - "properties": [], - "default_state_id": 9358, - "states": [ + }, { "id": 9358, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 102 ] - } - ] - }, - { - "id": 428, - "name": "light_blue_terracotta", - "translation_key": "block.minecraft.light_blue_terracotta", - "item_id": 429, - "properties": [], - "default_state_id": 9359, - "states": [ + }, { "id": 9359, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 429, - "name": "yellow_terracotta", - "translation_key": "block.minecraft.yellow_terracotta", - "item_id": 430, - "properties": [], - "default_state_id": 9360, - "states": [ - { - "id": 9360, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 430, - "name": "lime_terracotta", - "translation_key": "block.minecraft.lime_terracotta", - "item_id": 431, - "properties": [], - "default_state_id": 9361, - "states": [ - { - "id": 9361, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 431, - "name": "pink_terracotta", - "translation_key": "block.minecraft.pink_terracotta", - "item_id": 432, - "properties": [], - "default_state_id": 9362, - "states": [ - { - "id": 9362, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 432, - "name": "gray_terracotta", - "translation_key": "block.minecraft.gray_terracotta", - "item_id": 433, - "properties": [], - "default_state_id": 9363, - "states": [ - { - "id": 9363, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 433, - "name": "light_gray_terracotta", - "translation_key": "block.minecraft.light_gray_terracotta", - "item_id": 434, - "properties": [], - "default_state_id": 9364, - "states": [ - { - "id": 9364, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 434, - "name": "cyan_terracotta", - "translation_key": "block.minecraft.cyan_terracotta", - "item_id": 435, - "properties": [], - "default_state_id": 9365, - "states": [ - { - "id": 9365, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 435, - "name": "purple_terracotta", - "translation_key": "block.minecraft.purple_terracotta", - "item_id": 436, - "properties": [], - "default_state_id": 9366, - "states": [ - { - "id": 9366, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 436, - "name": "blue_terracotta", - "translation_key": "block.minecraft.blue_terracotta", - "item_id": 437, - "properties": [], - "default_state_id": 9367, - "states": [ - { - "id": 9367, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 437, - "name": "brown_terracotta", - "translation_key": "block.minecraft.brown_terracotta", - "item_id": 438, - "properties": [], - "default_state_id": 9368, - "states": [ - { - "id": 9368, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 438, - "name": "green_terracotta", - "translation_key": "block.minecraft.green_terracotta", - "item_id": 439, - "properties": [], - "default_state_id": 9369, - "states": [ - { - "id": 9369, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 439, - "name": "red_terracotta", - "translation_key": "block.minecraft.red_terracotta", - "item_id": 440, - "properties": [], - "default_state_id": 9370, - "states": [ - { - "id": 9370, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 440, - "name": "black_terracotta", - "translation_key": "block.minecraft.black_terracotta", - "item_id": 441, - "properties": [], - "default_state_id": 9371, - "states": [ - { - "id": 9371, - "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 103 ] } ] }, { - "id": 441, - "name": "white_stained_glass_pane", - "translation_key": "block.minecraft.white_stained_glass_pane", - "item_id": 486, + "id": 445, + "name": "yellow_stained_glass_pane", + "translation_key": "block.minecraft.yellow_stained_glass_pane", + "item_id": 469, "properties": [ { "name": "east", @@ -104969,10 +104873,10 @@ ] } ], - "default_state_id": 9403, + "default_state_id": 9391, "states": [ { - "id": 9372, + "id": 9360, "luminance": 0, "opaque": false, "replaceable": false, @@ -104984,7 +104888,7 @@ ] }, { - "id": 9373, + "id": 9361, "luminance": 0, "opaque": false, "replaceable": false, @@ -104995,7 +104899,7 @@ ] }, { - "id": 9374, + "id": 9362, "luminance": 0, "opaque": false, "replaceable": false, @@ -105007,7 +104911,7 @@ ] }, { - "id": 9375, + "id": 9363, "luminance": 0, "opaque": false, "replaceable": false, @@ -105018,7 +104922,7 @@ ] }, { - "id": 9376, + "id": 9364, "luminance": 0, "opaque": false, "replaceable": false, @@ -105029,7 +104933,7 @@ ] }, { - "id": 9377, + "id": 9365, "luminance": 0, "opaque": false, "replaceable": false, @@ -105040,7 +104944,7 @@ ] }, { - "id": 9378, + "id": 9366, "luminance": 0, "opaque": false, "replaceable": false, @@ -105051,7 +104955,7 @@ ] }, { - "id": 9379, + "id": 9367, "luminance": 0, "opaque": false, "replaceable": false, @@ -105062,7 +104966,7 @@ ] }, { - "id": 9380, + "id": 9368, "luminance": 0, "opaque": false, "replaceable": false, @@ -105073,7 +104977,7 @@ ] }, { - "id": 9381, + "id": 9369, "luminance": 0, "opaque": false, "replaceable": false, @@ -105084,7 +104988,7 @@ ] }, { - "id": 9382, + "id": 9370, "luminance": 0, "opaque": false, "replaceable": false, @@ -105095,7 +104999,7 @@ ] }, { - "id": 9383, + "id": 9371, "luminance": 0, "opaque": false, "replaceable": false, @@ -105106,7 +105010,7 @@ ] }, { - "id": 9384, + "id": 9372, "luminance": 0, "opaque": false, "replaceable": false, @@ -105116,7 +105020,7 @@ ] }, { - "id": 9385, + "id": 9373, "luminance": 0, "opaque": false, "replaceable": false, @@ -105126,7 +105030,7 @@ ] }, { - "id": 9386, + "id": 9374, "luminance": 0, "opaque": false, "replaceable": false, @@ -105136,7 +105040,7 @@ ] }, { - "id": 9387, + "id": 9375, "luminance": 0, "opaque": false, "replaceable": false, @@ -105146,7 +105050,7 @@ ] }, { - "id": 9388, + "id": 9376, "luminance": 0, "opaque": false, "replaceable": false, @@ -105158,7 +105062,7 @@ ] }, { - "id": 9389, + "id": 9377, "luminance": 0, "opaque": false, "replaceable": false, @@ -105168,7 +105072,7 @@ ] }, { - "id": 9390, + "id": 9378, "luminance": 0, "opaque": false, "replaceable": false, @@ -105180,7 +105084,7 @@ ] }, { - "id": 9391, + "id": 9379, "luminance": 0, "opaque": false, "replaceable": false, @@ -105190,7 +105094,7 @@ ] }, { - "id": 9392, + "id": 9380, "luminance": 0, "opaque": false, "replaceable": false, @@ -105201,7 +105105,7 @@ ] }, { - "id": 9393, + "id": 9381, "luminance": 0, "opaque": false, "replaceable": false, @@ -105211,7 +105115,7 @@ ] }, { - "id": 9394, + "id": 9382, "luminance": 0, "opaque": false, "replaceable": false, @@ -105222,7 +105126,7 @@ ] }, { - "id": 9395, + "id": 9383, "luminance": 0, "opaque": false, "replaceable": false, @@ -105232,7 +105136,7 @@ ] }, { - "id": 9396, + "id": 9384, "luminance": 0, "opaque": false, "replaceable": false, @@ -105243,7 +105147,7 @@ ] }, { - "id": 9397, + "id": 9385, "luminance": 0, "opaque": false, "replaceable": false, @@ -105253,7 +105157,7 @@ ] }, { - "id": 9398, + "id": 9386, "luminance": 0, "opaque": false, "replaceable": false, @@ -105264,7 +105168,7 @@ ] }, { - "id": 9399, + "id": 9387, "luminance": 0, "opaque": false, "replaceable": false, @@ -105274,7 +105178,7 @@ ] }, { - "id": 9400, + "id": 9388, "luminance": 0, "opaque": false, "replaceable": false, @@ -105284,7 +105188,7 @@ ] }, { - "id": 9401, + "id": 9389, "luminance": 0, "opaque": false, "replaceable": false, @@ -105294,7 +105198,7 @@ ] }, { - "id": 9402, + "id": 9390, "luminance": 0, "opaque": false, "replaceable": false, @@ -105304,7 +105208,7 @@ ] }, { - "id": 9403, + "id": 9391, "luminance": 0, "opaque": false, "replaceable": false, @@ -105316,10 +105220,10 @@ ] }, { - "id": 442, - "name": "orange_stained_glass_pane", - "translation_key": "block.minecraft.orange_stained_glass_pane", - "item_id": 487, + "id": 446, + "name": "lime_stained_glass_pane", + "translation_key": "block.minecraft.lime_stained_glass_pane", + "item_id": 470, "properties": [ { "name": "east", @@ -105357,10 +105261,10 @@ ] } ], - "default_state_id": 9435, + "default_state_id": 9423, "states": [ { - "id": 9404, + "id": 9392, "luminance": 0, "opaque": false, "replaceable": false, @@ -105372,7 +105276,7 @@ ] }, { - "id": 9405, + "id": 9393, "luminance": 0, "opaque": false, "replaceable": false, @@ -105383,7 +105287,7 @@ ] }, { - "id": 9406, + "id": 9394, "luminance": 0, "opaque": false, "replaceable": false, @@ -105395,7 +105299,7 @@ ] }, { - "id": 9407, + "id": 9395, "luminance": 0, "opaque": false, "replaceable": false, @@ -105406,7 +105310,7 @@ ] }, { - "id": 9408, + "id": 9396, "luminance": 0, "opaque": false, "replaceable": false, @@ -105417,7 +105321,7 @@ ] }, { - "id": 9409, + "id": 9397, "luminance": 0, "opaque": false, "replaceable": false, @@ -105428,7 +105332,7 @@ ] }, { - "id": 9410, + "id": 9398, "luminance": 0, "opaque": false, "replaceable": false, @@ -105439,7 +105343,7 @@ ] }, { - "id": 9411, + "id": 9399, "luminance": 0, "opaque": false, "replaceable": false, @@ -105450,7 +105354,7 @@ ] }, { - "id": 9412, + "id": 9400, "luminance": 0, "opaque": false, "replaceable": false, @@ -105461,7 +105365,7 @@ ] }, { - "id": 9413, + "id": 9401, "luminance": 0, "opaque": false, "replaceable": false, @@ -105472,7 +105376,7 @@ ] }, { - "id": 9414, + "id": 9402, "luminance": 0, "opaque": false, "replaceable": false, @@ -105483,7 +105387,7 @@ ] }, { - "id": 9415, + "id": 9403, "luminance": 0, "opaque": false, "replaceable": false, @@ -105494,7 +105398,7 @@ ] }, { - "id": 9416, + "id": 9404, "luminance": 0, "opaque": false, "replaceable": false, @@ -105504,7 +105408,7 @@ ] }, { - "id": 9417, + "id": 9405, "luminance": 0, "opaque": false, "replaceable": false, @@ -105514,7 +105418,7 @@ ] }, { - "id": 9418, + "id": 9406, "luminance": 0, "opaque": false, "replaceable": false, @@ -105524,7 +105428,7 @@ ] }, { - "id": 9419, + "id": 9407, "luminance": 0, "opaque": false, "replaceable": false, @@ -105534,7 +105438,7 @@ ] }, { - "id": 9420, + "id": 9408, "luminance": 0, "opaque": false, "replaceable": false, @@ -105546,7 +105450,7 @@ ] }, { - "id": 9421, + "id": 9409, "luminance": 0, "opaque": false, "replaceable": false, @@ -105556,7 +105460,7 @@ ] }, { - "id": 9422, + "id": 9410, "luminance": 0, "opaque": false, "replaceable": false, @@ -105568,7 +105472,7 @@ ] }, { - "id": 9423, + "id": 9411, "luminance": 0, "opaque": false, "replaceable": false, @@ -105578,7 +105482,7 @@ ] }, { - "id": 9424, + "id": 9412, "luminance": 0, "opaque": false, "replaceable": false, @@ -105589,7 +105493,7 @@ ] }, { - "id": 9425, + "id": 9413, "luminance": 0, "opaque": false, "replaceable": false, @@ -105599,7 +105503,7 @@ ] }, { - "id": 9426, + "id": 9414, "luminance": 0, "opaque": false, "replaceable": false, @@ -105610,7 +105514,7 @@ ] }, { - "id": 9427, + "id": 9415, "luminance": 0, "opaque": false, "replaceable": false, @@ -105620,7 +105524,7 @@ ] }, { - "id": 9428, + "id": 9416, "luminance": 0, "opaque": false, "replaceable": false, @@ -105631,7 +105535,7 @@ ] }, { - "id": 9429, + "id": 9417, "luminance": 0, "opaque": false, "replaceable": false, @@ -105641,7 +105545,7 @@ ] }, { - "id": 9430, + "id": 9418, "luminance": 0, "opaque": false, "replaceable": false, @@ -105652,7 +105556,7 @@ ] }, { - "id": 9431, + "id": 9419, "luminance": 0, "opaque": false, "replaceable": false, @@ -105662,7 +105566,7 @@ ] }, { - "id": 9432, + "id": 9420, "luminance": 0, "opaque": false, "replaceable": false, @@ -105672,7 +105576,7 @@ ] }, { - "id": 9433, + "id": 9421, "luminance": 0, "opaque": false, "replaceable": false, @@ -105682,7 +105586,7 @@ ] }, { - "id": 9434, + "id": 9422, "luminance": 0, "opaque": false, "replaceable": false, @@ -105692,7 +105596,7 @@ ] }, { - "id": 9435, + "id": 9423, "luminance": 0, "opaque": false, "replaceable": false, @@ -105704,10 +105608,10 @@ ] }, { - "id": 443, - "name": "magenta_stained_glass_pane", - "translation_key": "block.minecraft.magenta_stained_glass_pane", - "item_id": 488, + "id": 447, + "name": "pink_stained_glass_pane", + "translation_key": "block.minecraft.pink_stained_glass_pane", + "item_id": 471, "properties": [ { "name": "east", @@ -105745,10 +105649,10 @@ ] } ], - "default_state_id": 9467, + "default_state_id": 9455, "states": [ { - "id": 9436, + "id": 9424, "luminance": 0, "opaque": false, "replaceable": false, @@ -105760,7 +105664,7 @@ ] }, { - "id": 9437, + "id": 9425, "luminance": 0, "opaque": false, "replaceable": false, @@ -105771,7 +105675,7 @@ ] }, { - "id": 9438, + "id": 9426, "luminance": 0, "opaque": false, "replaceable": false, @@ -105783,7 +105687,7 @@ ] }, { - "id": 9439, + "id": 9427, "luminance": 0, "opaque": false, "replaceable": false, @@ -105794,7 +105698,7 @@ ] }, { - "id": 9440, + "id": 9428, "luminance": 0, "opaque": false, "replaceable": false, @@ -105805,7 +105709,7 @@ ] }, { - "id": 9441, + "id": 9429, "luminance": 0, "opaque": false, "replaceable": false, @@ -105816,7 +105720,7 @@ ] }, { - "id": 9442, + "id": 9430, "luminance": 0, "opaque": false, "replaceable": false, @@ -105827,7 +105731,7 @@ ] }, { - "id": 9443, + "id": 9431, "luminance": 0, "opaque": false, "replaceable": false, @@ -105838,7 +105742,7 @@ ] }, { - "id": 9444, + "id": 9432, "luminance": 0, "opaque": false, "replaceable": false, @@ -105849,7 +105753,7 @@ ] }, { - "id": 9445, + "id": 9433, "luminance": 0, "opaque": false, "replaceable": false, @@ -105860,7 +105764,7 @@ ] }, { - "id": 9446, + "id": 9434, "luminance": 0, "opaque": false, "replaceable": false, @@ -105871,7 +105775,7 @@ ] }, { - "id": 9447, + "id": 9435, "luminance": 0, "opaque": false, "replaceable": false, @@ -105882,7 +105786,7 @@ ] }, { - "id": 9448, + "id": 9436, "luminance": 0, "opaque": false, "replaceable": false, @@ -105892,7 +105796,7 @@ ] }, { - "id": 9449, + "id": 9437, "luminance": 0, "opaque": false, "replaceable": false, @@ -105902,7 +105806,7 @@ ] }, { - "id": 9450, + "id": 9438, "luminance": 0, "opaque": false, "replaceable": false, @@ -105912,7 +105816,7 @@ ] }, { - "id": 9451, + "id": 9439, "luminance": 0, "opaque": false, "replaceable": false, @@ -105922,7 +105826,7 @@ ] }, { - "id": 9452, + "id": 9440, "luminance": 0, "opaque": false, "replaceable": false, @@ -105934,7 +105838,7 @@ ] }, { - "id": 9453, + "id": 9441, "luminance": 0, "opaque": false, "replaceable": false, @@ -105944,7 +105848,7 @@ ] }, { - "id": 9454, + "id": 9442, "luminance": 0, "opaque": false, "replaceable": false, @@ -105956,7 +105860,7 @@ ] }, { - "id": 9455, + "id": 9443, "luminance": 0, "opaque": false, "replaceable": false, @@ -105966,7 +105870,7 @@ ] }, { - "id": 9456, + "id": 9444, "luminance": 0, "opaque": false, "replaceable": false, @@ -105977,7 +105881,7 @@ ] }, { - "id": 9457, + "id": 9445, "luminance": 0, "opaque": false, "replaceable": false, @@ -105987,7 +105891,7 @@ ] }, { - "id": 9458, + "id": 9446, "luminance": 0, "opaque": false, "replaceable": false, @@ -105998,7 +105902,7 @@ ] }, { - "id": 9459, + "id": 9447, "luminance": 0, "opaque": false, "replaceable": false, @@ -106008,7 +105912,7 @@ ] }, { - "id": 9460, + "id": 9448, "luminance": 0, "opaque": false, "replaceable": false, @@ -106019,7 +105923,7 @@ ] }, { - "id": 9461, + "id": 9449, "luminance": 0, "opaque": false, "replaceable": false, @@ -106029,7 +105933,7 @@ ] }, { - "id": 9462, + "id": 9450, "luminance": 0, "opaque": false, "replaceable": false, @@ -106040,7 +105944,7 @@ ] }, { - "id": 9463, + "id": 9451, "luminance": 0, "opaque": false, "replaceable": false, @@ -106050,7 +105954,7 @@ ] }, { - "id": 9464, + "id": 9452, "luminance": 0, "opaque": false, "replaceable": false, @@ -106060,7 +105964,7 @@ ] }, { - "id": 9465, + "id": 9453, "luminance": 0, "opaque": false, "replaceable": false, @@ -106070,7 +105974,7 @@ ] }, { - "id": 9466, + "id": 9454, "luminance": 0, "opaque": false, "replaceable": false, @@ -106080,7 +105984,7 @@ ] }, { - "id": 9467, + "id": 9455, "luminance": 0, "opaque": false, "replaceable": false, @@ -106092,10 +105996,10 @@ ] }, { - "id": 444, - "name": "light_blue_stained_glass_pane", - "translation_key": "block.minecraft.light_blue_stained_glass_pane", - "item_id": 489, + "id": 448, + "name": "gray_stained_glass_pane", + "translation_key": "block.minecraft.gray_stained_glass_pane", + "item_id": 472, "properties": [ { "name": "east", @@ -106133,10 +106037,10 @@ ] } ], - "default_state_id": 9499, + "default_state_id": 9487, "states": [ { - "id": 9468, + "id": 9456, "luminance": 0, "opaque": false, "replaceable": false, @@ -106148,7 +106052,7 @@ ] }, { - "id": 9469, + "id": 9457, "luminance": 0, "opaque": false, "replaceable": false, @@ -106159,7 +106063,7 @@ ] }, { - "id": 9470, + "id": 9458, "luminance": 0, "opaque": false, "replaceable": false, @@ -106171,7 +106075,7 @@ ] }, { - "id": 9471, + "id": 9459, "luminance": 0, "opaque": false, "replaceable": false, @@ -106182,7 +106086,7 @@ ] }, { - "id": 9472, + "id": 9460, "luminance": 0, "opaque": false, "replaceable": false, @@ -106193,7 +106097,7 @@ ] }, { - "id": 9473, + "id": 9461, "luminance": 0, "opaque": false, "replaceable": false, @@ -106204,7 +106108,7 @@ ] }, { - "id": 9474, + "id": 9462, "luminance": 0, "opaque": false, "replaceable": false, @@ -106215,7 +106119,7 @@ ] }, { - "id": 9475, + "id": 9463, "luminance": 0, "opaque": false, "replaceable": false, @@ -106226,7 +106130,7 @@ ] }, { - "id": 9476, + "id": 9464, "luminance": 0, "opaque": false, "replaceable": false, @@ -106237,7 +106141,7 @@ ] }, { - "id": 9477, + "id": 9465, "luminance": 0, "opaque": false, "replaceable": false, @@ -106248,7 +106152,7 @@ ] }, { - "id": 9478, + "id": 9466, "luminance": 0, "opaque": false, "replaceable": false, @@ -106259,7 +106163,7 @@ ] }, { - "id": 9479, + "id": 9467, "luminance": 0, "opaque": false, "replaceable": false, @@ -106270,7 +106174,7 @@ ] }, { - "id": 9480, + "id": 9468, "luminance": 0, "opaque": false, "replaceable": false, @@ -106280,7 +106184,7 @@ ] }, { - "id": 9481, + "id": 9469, "luminance": 0, "opaque": false, "replaceable": false, @@ -106290,7 +106194,7 @@ ] }, { - "id": 9482, + "id": 9470, "luminance": 0, "opaque": false, "replaceable": false, @@ -106300,7 +106204,7 @@ ] }, { - "id": 9483, + "id": 9471, "luminance": 0, "opaque": false, "replaceable": false, @@ -106310,7 +106214,7 @@ ] }, { - "id": 9484, + "id": 9472, "luminance": 0, "opaque": false, "replaceable": false, @@ -106322,7 +106226,7 @@ ] }, { - "id": 9485, + "id": 9473, "luminance": 0, "opaque": false, "replaceable": false, @@ -106332,7 +106236,7 @@ ] }, { - "id": 9486, + "id": 9474, "luminance": 0, "opaque": false, "replaceable": false, @@ -106344,7 +106248,7 @@ ] }, { - "id": 9487, + "id": 9475, "luminance": 0, "opaque": false, "replaceable": false, @@ -106354,7 +106258,7 @@ ] }, { - "id": 9488, + "id": 9476, "luminance": 0, "opaque": false, "replaceable": false, @@ -106365,7 +106269,7 @@ ] }, { - "id": 9489, + "id": 9477, "luminance": 0, "opaque": false, "replaceable": false, @@ -106375,7 +106279,7 @@ ] }, { - "id": 9490, + "id": 9478, "luminance": 0, "opaque": false, "replaceable": false, @@ -106386,7 +106290,7 @@ ] }, { - "id": 9491, + "id": 9479, "luminance": 0, "opaque": false, "replaceable": false, @@ -106396,7 +106300,7 @@ ] }, { - "id": 9492, + "id": 9480, "luminance": 0, "opaque": false, "replaceable": false, @@ -106407,7 +106311,7 @@ ] }, { - "id": 9493, + "id": 9481, "luminance": 0, "opaque": false, "replaceable": false, @@ -106417,7 +106321,7 @@ ] }, { - "id": 9494, + "id": 9482, "luminance": 0, "opaque": false, "replaceable": false, @@ -106428,7 +106332,7 @@ ] }, { - "id": 9495, + "id": 9483, "luminance": 0, "opaque": false, "replaceable": false, @@ -106438,7 +106342,7 @@ ] }, { - "id": 9496, + "id": 9484, "luminance": 0, "opaque": false, "replaceable": false, @@ -106448,7 +106352,7 @@ ] }, { - "id": 9497, + "id": 9485, "luminance": 0, "opaque": false, "replaceable": false, @@ -106458,7 +106362,7 @@ ] }, { - "id": 9498, + "id": 9486, "luminance": 0, "opaque": false, "replaceable": false, @@ -106468,7 +106372,7 @@ ] }, { - "id": 9499, + "id": 9487, "luminance": 0, "opaque": false, "replaceable": false, @@ -106480,10 +106384,10 @@ ] }, { - "id": 445, - "name": "yellow_stained_glass_pane", - "translation_key": "block.minecraft.yellow_stained_glass_pane", - "item_id": 490, + "id": 449, + "name": "light_gray_stained_glass_pane", + "translation_key": "block.minecraft.light_gray_stained_glass_pane", + "item_id": 473, "properties": [ { "name": "east", @@ -106521,10 +106425,10 @@ ] } ], - "default_state_id": 9531, + "default_state_id": 9519, "states": [ { - "id": 9500, + "id": 9488, "luminance": 0, "opaque": false, "replaceable": false, @@ -106536,7 +106440,7 @@ ] }, { - "id": 9501, + "id": 9489, "luminance": 0, "opaque": false, "replaceable": false, @@ -106547,7 +106451,7 @@ ] }, { - "id": 9502, + "id": 9490, "luminance": 0, "opaque": false, "replaceable": false, @@ -106559,7 +106463,7 @@ ] }, { - "id": 9503, + "id": 9491, "luminance": 0, "opaque": false, "replaceable": false, @@ -106570,7 +106474,7 @@ ] }, { - "id": 9504, + "id": 9492, "luminance": 0, "opaque": false, "replaceable": false, @@ -106581,7 +106485,7 @@ ] }, { - "id": 9505, + "id": 9493, "luminance": 0, "opaque": false, "replaceable": false, @@ -106592,7 +106496,7 @@ ] }, { - "id": 9506, + "id": 9494, "luminance": 0, "opaque": false, "replaceable": false, @@ -106603,7 +106507,7 @@ ] }, { - "id": 9507, + "id": 9495, "luminance": 0, "opaque": false, "replaceable": false, @@ -106614,7 +106518,7 @@ ] }, { - "id": 9508, + "id": 9496, "luminance": 0, "opaque": false, "replaceable": false, @@ -106625,7 +106529,7 @@ ] }, { - "id": 9509, + "id": 9497, "luminance": 0, "opaque": false, "replaceable": false, @@ -106636,7 +106540,7 @@ ] }, { - "id": 9510, + "id": 9498, "luminance": 0, "opaque": false, "replaceable": false, @@ -106647,7 +106551,7 @@ ] }, { - "id": 9511, + "id": 9499, "luminance": 0, "opaque": false, "replaceable": false, @@ -106658,7 +106562,7 @@ ] }, { - "id": 9512, + "id": 9500, "luminance": 0, "opaque": false, "replaceable": false, @@ -106668,7 +106572,7 @@ ] }, { - "id": 9513, + "id": 9501, "luminance": 0, "opaque": false, "replaceable": false, @@ -106678,7 +106582,7 @@ ] }, { - "id": 9514, + "id": 9502, "luminance": 0, "opaque": false, "replaceable": false, @@ -106688,7 +106592,7 @@ ] }, { - "id": 9515, + "id": 9503, "luminance": 0, "opaque": false, "replaceable": false, @@ -106698,7 +106602,7 @@ ] }, { - "id": 9516, + "id": 9504, "luminance": 0, "opaque": false, "replaceable": false, @@ -106710,7 +106614,7 @@ ] }, { - "id": 9517, + "id": 9505, "luminance": 0, "opaque": false, "replaceable": false, @@ -106720,7 +106624,7 @@ ] }, { - "id": 9518, + "id": 9506, "luminance": 0, "opaque": false, "replaceable": false, @@ -106732,7 +106636,7 @@ ] }, { - "id": 9519, + "id": 9507, "luminance": 0, "opaque": false, "replaceable": false, @@ -106742,7 +106646,7 @@ ] }, { - "id": 9520, + "id": 9508, "luminance": 0, "opaque": false, "replaceable": false, @@ -106753,7 +106657,7 @@ ] }, { - "id": 9521, + "id": 9509, "luminance": 0, "opaque": false, "replaceable": false, @@ -106763,7 +106667,7 @@ ] }, { - "id": 9522, + "id": 9510, "luminance": 0, "opaque": false, "replaceable": false, @@ -106774,7 +106678,7 @@ ] }, { - "id": 9523, + "id": 9511, "luminance": 0, "opaque": false, "replaceable": false, @@ -106784,7 +106688,7 @@ ] }, { - "id": 9524, + "id": 9512, "luminance": 0, "opaque": false, "replaceable": false, @@ -106795,7 +106699,7 @@ ] }, { - "id": 9525, + "id": 9513, "luminance": 0, "opaque": false, "replaceable": false, @@ -106805,7 +106709,7 @@ ] }, { - "id": 9526, + "id": 9514, "luminance": 0, "opaque": false, "replaceable": false, @@ -106816,7 +106720,7 @@ ] }, { - "id": 9527, + "id": 9515, "luminance": 0, "opaque": false, "replaceable": false, @@ -106826,7 +106730,7 @@ ] }, { - "id": 9528, + "id": 9516, "luminance": 0, "opaque": false, "replaceable": false, @@ -106836,7 +106740,7 @@ ] }, { - "id": 9529, + "id": 9517, "luminance": 0, "opaque": false, "replaceable": false, @@ -106846,7 +106750,7 @@ ] }, { - "id": 9530, + "id": 9518, "luminance": 0, "opaque": false, "replaceable": false, @@ -106856,7 +106760,7 @@ ] }, { - "id": 9531, + "id": 9519, "luminance": 0, "opaque": false, "replaceable": false, @@ -106868,10 +106772,10 @@ ] }, { - "id": 446, - "name": "lime_stained_glass_pane", - "translation_key": "block.minecraft.lime_stained_glass_pane", - "item_id": 491, + "id": 450, + "name": "cyan_stained_glass_pane", + "translation_key": "block.minecraft.cyan_stained_glass_pane", + "item_id": 474, "properties": [ { "name": "east", @@ -106909,10 +106813,10 @@ ] } ], - "default_state_id": 9563, + "default_state_id": 9551, "states": [ { - "id": 9532, + "id": 9520, "luminance": 0, "opaque": false, "replaceable": false, @@ -106924,7 +106828,7 @@ ] }, { - "id": 9533, + "id": 9521, "luminance": 0, "opaque": false, "replaceable": false, @@ -106935,7 +106839,7 @@ ] }, { - "id": 9534, + "id": 9522, "luminance": 0, "opaque": false, "replaceable": false, @@ -106947,7 +106851,7 @@ ] }, { - "id": 9535, + "id": 9523, "luminance": 0, "opaque": false, "replaceable": false, @@ -106958,7 +106862,7 @@ ] }, { - "id": 9536, + "id": 9524, "luminance": 0, "opaque": false, "replaceable": false, @@ -106969,7 +106873,7 @@ ] }, { - "id": 9537, + "id": 9525, "luminance": 0, "opaque": false, "replaceable": false, @@ -106980,7 +106884,7 @@ ] }, { - "id": 9538, + "id": 9526, "luminance": 0, "opaque": false, "replaceable": false, @@ -106991,7 +106895,7 @@ ] }, { - "id": 9539, + "id": 9527, "luminance": 0, "opaque": false, "replaceable": false, @@ -107002,7 +106906,7 @@ ] }, { - "id": 9540, + "id": 9528, "luminance": 0, "opaque": false, "replaceable": false, @@ -107013,7 +106917,7 @@ ] }, { - "id": 9541, + "id": 9529, "luminance": 0, "opaque": false, "replaceable": false, @@ -107024,7 +106928,7 @@ ] }, { - "id": 9542, + "id": 9530, "luminance": 0, "opaque": false, "replaceable": false, @@ -107035,7 +106939,7 @@ ] }, { - "id": 9543, + "id": 9531, "luminance": 0, "opaque": false, "replaceable": false, @@ -107046,7 +106950,7 @@ ] }, { - "id": 9544, + "id": 9532, "luminance": 0, "opaque": false, "replaceable": false, @@ -107056,7 +106960,7 @@ ] }, { - "id": 9545, + "id": 9533, "luminance": 0, "opaque": false, "replaceable": false, @@ -107066,7 +106970,7 @@ ] }, { - "id": 9546, + "id": 9534, "luminance": 0, "opaque": false, "replaceable": false, @@ -107076,7 +106980,7 @@ ] }, { - "id": 9547, + "id": 9535, "luminance": 0, "opaque": false, "replaceable": false, @@ -107086,7 +106990,7 @@ ] }, { - "id": 9548, + "id": 9536, "luminance": 0, "opaque": false, "replaceable": false, @@ -107098,7 +107002,7 @@ ] }, { - "id": 9549, + "id": 9537, "luminance": 0, "opaque": false, "replaceable": false, @@ -107108,7 +107012,7 @@ ] }, { - "id": 9550, + "id": 9538, "luminance": 0, "opaque": false, "replaceable": false, @@ -107120,7 +107024,7 @@ ] }, { - "id": 9551, + "id": 9539, "luminance": 0, "opaque": false, "replaceable": false, @@ -107130,7 +107034,7 @@ ] }, { - "id": 9552, + "id": 9540, "luminance": 0, "opaque": false, "replaceable": false, @@ -107141,7 +107045,7 @@ ] }, { - "id": 9553, + "id": 9541, "luminance": 0, "opaque": false, "replaceable": false, @@ -107151,7 +107055,7 @@ ] }, { - "id": 9554, + "id": 9542, "luminance": 0, "opaque": false, "replaceable": false, @@ -107162,7 +107066,7 @@ ] }, { - "id": 9555, + "id": 9543, "luminance": 0, "opaque": false, "replaceable": false, @@ -107172,7 +107076,7 @@ ] }, { - "id": 9556, + "id": 9544, "luminance": 0, "opaque": false, "replaceable": false, @@ -107183,7 +107087,7 @@ ] }, { - "id": 9557, + "id": 9545, "luminance": 0, "opaque": false, "replaceable": false, @@ -107193,7 +107097,7 @@ ] }, { - "id": 9558, + "id": 9546, "luminance": 0, "opaque": false, "replaceable": false, @@ -107204,7 +107108,7 @@ ] }, { - "id": 9559, + "id": 9547, "luminance": 0, "opaque": false, "replaceable": false, @@ -107214,7 +107118,7 @@ ] }, { - "id": 9560, + "id": 9548, "luminance": 0, "opaque": false, "replaceable": false, @@ -107224,7 +107128,7 @@ ] }, { - "id": 9561, + "id": 9549, "luminance": 0, "opaque": false, "replaceable": false, @@ -107234,7 +107138,7 @@ ] }, { - "id": 9562, + "id": 9550, "luminance": 0, "opaque": false, "replaceable": false, @@ -107244,7 +107148,7 @@ ] }, { - "id": 9563, + "id": 9551, "luminance": 0, "opaque": false, "replaceable": false, @@ -107256,10 +107160,10 @@ ] }, { - "id": 447, - "name": "pink_stained_glass_pane", - "translation_key": "block.minecraft.pink_stained_glass_pane", - "item_id": 492, + "id": 451, + "name": "purple_stained_glass_pane", + "translation_key": "block.minecraft.purple_stained_glass_pane", + "item_id": 475, "properties": [ { "name": "east", @@ -107297,10 +107201,10 @@ ] } ], - "default_state_id": 9595, + "default_state_id": 9583, "states": [ { - "id": 9564, + "id": 9552, "luminance": 0, "opaque": false, "replaceable": false, @@ -107312,7 +107216,7 @@ ] }, { - "id": 9565, + "id": 9553, "luminance": 0, "opaque": false, "replaceable": false, @@ -107323,7 +107227,7 @@ ] }, { - "id": 9566, + "id": 9554, "luminance": 0, "opaque": false, "replaceable": false, @@ -107335,7 +107239,7 @@ ] }, { - "id": 9567, + "id": 9555, "luminance": 0, "opaque": false, "replaceable": false, @@ -107346,7 +107250,7 @@ ] }, { - "id": 9568, + "id": 9556, "luminance": 0, "opaque": false, "replaceable": false, @@ -107357,7 +107261,7 @@ ] }, { - "id": 9569, + "id": 9557, "luminance": 0, "opaque": false, "replaceable": false, @@ -107368,7 +107272,7 @@ ] }, { - "id": 9570, + "id": 9558, "luminance": 0, "opaque": false, "replaceable": false, @@ -107379,7 +107283,7 @@ ] }, { - "id": 9571, + "id": 9559, "luminance": 0, "opaque": false, "replaceable": false, @@ -107390,7 +107294,7 @@ ] }, { - "id": 9572, + "id": 9560, "luminance": 0, "opaque": false, "replaceable": false, @@ -107401,7 +107305,7 @@ ] }, { - "id": 9573, + "id": 9561, "luminance": 0, "opaque": false, "replaceable": false, @@ -107412,7 +107316,7 @@ ] }, { - "id": 9574, + "id": 9562, "luminance": 0, "opaque": false, "replaceable": false, @@ -107423,7 +107327,7 @@ ] }, { - "id": 9575, + "id": 9563, "luminance": 0, "opaque": false, "replaceable": false, @@ -107434,7 +107338,7 @@ ] }, { - "id": 9576, + "id": 9564, "luminance": 0, "opaque": false, "replaceable": false, @@ -107444,7 +107348,7 @@ ] }, { - "id": 9577, + "id": 9565, "luminance": 0, "opaque": false, "replaceable": false, @@ -107454,7 +107358,7 @@ ] }, { - "id": 9578, + "id": 9566, "luminance": 0, "opaque": false, "replaceable": false, @@ -107464,7 +107368,7 @@ ] }, { - "id": 9579, + "id": 9567, "luminance": 0, "opaque": false, "replaceable": false, @@ -107474,7 +107378,7 @@ ] }, { - "id": 9580, + "id": 9568, "luminance": 0, "opaque": false, "replaceable": false, @@ -107486,7 +107390,7 @@ ] }, { - "id": 9581, + "id": 9569, "luminance": 0, "opaque": false, "replaceable": false, @@ -107496,7 +107400,7 @@ ] }, { - "id": 9582, + "id": 9570, "luminance": 0, "opaque": false, "replaceable": false, @@ -107508,7 +107412,7 @@ ] }, { - "id": 9583, + "id": 9571, "luminance": 0, "opaque": false, "replaceable": false, @@ -107518,7 +107422,7 @@ ] }, { - "id": 9584, + "id": 9572, "luminance": 0, "opaque": false, "replaceable": false, @@ -107529,7 +107433,7 @@ ] }, { - "id": 9585, + "id": 9573, "luminance": 0, "opaque": false, "replaceable": false, @@ -107539,7 +107443,7 @@ ] }, { - "id": 9586, + "id": 9574, "luminance": 0, "opaque": false, "replaceable": false, @@ -107550,7 +107454,7 @@ ] }, { - "id": 9587, + "id": 9575, "luminance": 0, "opaque": false, "replaceable": false, @@ -107560,7 +107464,7 @@ ] }, { - "id": 9588, + "id": 9576, "luminance": 0, "opaque": false, "replaceable": false, @@ -107571,7 +107475,7 @@ ] }, { - "id": 9589, + "id": 9577, "luminance": 0, "opaque": false, "replaceable": false, @@ -107581,7 +107485,7 @@ ] }, { - "id": 9590, + "id": 9578, "luminance": 0, "opaque": false, "replaceable": false, @@ -107592,7 +107496,7 @@ ] }, { - "id": 9591, + "id": 9579, "luminance": 0, "opaque": false, "replaceable": false, @@ -107602,7 +107506,7 @@ ] }, { - "id": 9592, + "id": 9580, "luminance": 0, "opaque": false, "replaceable": false, @@ -107612,7 +107516,7 @@ ] }, { - "id": 9593, + "id": 9581, "luminance": 0, "opaque": false, "replaceable": false, @@ -107622,7 +107526,7 @@ ] }, { - "id": 9594, + "id": 9582, "luminance": 0, "opaque": false, "replaceable": false, @@ -107632,7 +107536,7 @@ ] }, { - "id": 9595, + "id": 9583, "luminance": 0, "opaque": false, "replaceable": false, @@ -107644,10 +107548,10 @@ ] }, { - "id": 448, - "name": "gray_stained_glass_pane", - "translation_key": "block.minecraft.gray_stained_glass_pane", - "item_id": 493, + "id": 452, + "name": "blue_stained_glass_pane", + "translation_key": "block.minecraft.blue_stained_glass_pane", + "item_id": 476, "properties": [ { "name": "east", @@ -107685,10 +107589,10 @@ ] } ], - "default_state_id": 9627, + "default_state_id": 9615, "states": [ { - "id": 9596, + "id": 9584, "luminance": 0, "opaque": false, "replaceable": false, @@ -107700,7 +107604,7 @@ ] }, { - "id": 9597, + "id": 9585, "luminance": 0, "opaque": false, "replaceable": false, @@ -107711,7 +107615,7 @@ ] }, { - "id": 9598, + "id": 9586, "luminance": 0, "opaque": false, "replaceable": false, @@ -107723,7 +107627,7 @@ ] }, { - "id": 9599, + "id": 9587, "luminance": 0, "opaque": false, "replaceable": false, @@ -107734,7 +107638,7 @@ ] }, { - "id": 9600, + "id": 9588, "luminance": 0, "opaque": false, "replaceable": false, @@ -107745,7 +107649,7 @@ ] }, { - "id": 9601, + "id": 9589, "luminance": 0, "opaque": false, "replaceable": false, @@ -107756,7 +107660,7 @@ ] }, { - "id": 9602, + "id": 9590, "luminance": 0, "opaque": false, "replaceable": false, @@ -107767,7 +107671,7 @@ ] }, { - "id": 9603, + "id": 9591, "luminance": 0, "opaque": false, "replaceable": false, @@ -107778,7 +107682,7 @@ ] }, { - "id": 9604, + "id": 9592, "luminance": 0, "opaque": false, "replaceable": false, @@ -107789,7 +107693,7 @@ ] }, { - "id": 9605, + "id": 9593, "luminance": 0, "opaque": false, "replaceable": false, @@ -107800,7 +107704,7 @@ ] }, { - "id": 9606, + "id": 9594, "luminance": 0, "opaque": false, "replaceable": false, @@ -107811,7 +107715,7 @@ ] }, { - "id": 9607, + "id": 9595, "luminance": 0, "opaque": false, "replaceable": false, @@ -107822,7 +107726,7 @@ ] }, { - "id": 9608, + "id": 9596, "luminance": 0, "opaque": false, "replaceable": false, @@ -107832,7 +107736,7 @@ ] }, { - "id": 9609, + "id": 9597, "luminance": 0, "opaque": false, "replaceable": false, @@ -107842,7 +107746,7 @@ ] }, { - "id": 9610, + "id": 9598, "luminance": 0, "opaque": false, "replaceable": false, @@ -107852,7 +107756,7 @@ ] }, { - "id": 9611, + "id": 9599, "luminance": 0, "opaque": false, "replaceable": false, @@ -107862,7 +107766,7 @@ ] }, { - "id": 9612, + "id": 9600, "luminance": 0, "opaque": false, "replaceable": false, @@ -107874,7 +107778,7 @@ ] }, { - "id": 9613, + "id": 9601, "luminance": 0, "opaque": false, "replaceable": false, @@ -107884,7 +107788,7 @@ ] }, { - "id": 9614, + "id": 9602, "luminance": 0, "opaque": false, "replaceable": false, @@ -107896,7 +107800,7 @@ ] }, { - "id": 9615, + "id": 9603, "luminance": 0, "opaque": false, "replaceable": false, @@ -107906,7 +107810,7 @@ ] }, { - "id": 9616, + "id": 9604, "luminance": 0, "opaque": false, "replaceable": false, @@ -107917,7 +107821,7 @@ ] }, { - "id": 9617, + "id": 9605, "luminance": 0, "opaque": false, "replaceable": false, @@ -107927,7 +107831,7 @@ ] }, { - "id": 9618, + "id": 9606, "luminance": 0, "opaque": false, "replaceable": false, @@ -107938,7 +107842,7 @@ ] }, { - "id": 9619, + "id": 9607, "luminance": 0, "opaque": false, "replaceable": false, @@ -107948,7 +107852,7 @@ ] }, { - "id": 9620, + "id": 9608, "luminance": 0, "opaque": false, "replaceable": false, @@ -107959,7 +107863,7 @@ ] }, { - "id": 9621, + "id": 9609, "luminance": 0, "opaque": false, "replaceable": false, @@ -107969,7 +107873,7 @@ ] }, { - "id": 9622, + "id": 9610, "luminance": 0, "opaque": false, "replaceable": false, @@ -107980,7 +107884,7 @@ ] }, { - "id": 9623, + "id": 9611, "luminance": 0, "opaque": false, "replaceable": false, @@ -107990,7 +107894,7 @@ ] }, { - "id": 9624, + "id": 9612, "luminance": 0, "opaque": false, "replaceable": false, @@ -108000,7 +107904,7 @@ ] }, { - "id": 9625, + "id": 9613, "luminance": 0, "opaque": false, "replaceable": false, @@ -108010,7 +107914,7 @@ ] }, { - "id": 9626, + "id": 9614, "luminance": 0, "opaque": false, "replaceable": false, @@ -108020,7 +107924,7 @@ ] }, { - "id": 9627, + "id": 9615, "luminance": 0, "opaque": false, "replaceable": false, @@ -108032,10 +107936,10 @@ ] }, { - "id": 449, - "name": "light_gray_stained_glass_pane", - "translation_key": "block.minecraft.light_gray_stained_glass_pane", - "item_id": 494, + "id": 453, + "name": "brown_stained_glass_pane", + "translation_key": "block.minecraft.brown_stained_glass_pane", + "item_id": 477, "properties": [ { "name": "east", @@ -108073,10 +107977,10 @@ ] } ], - "default_state_id": 9659, + "default_state_id": 9647, "states": [ { - "id": 9628, + "id": 9616, "luminance": 0, "opaque": false, "replaceable": false, @@ -108088,7 +107992,7 @@ ] }, { - "id": 9629, + "id": 9617, "luminance": 0, "opaque": false, "replaceable": false, @@ -108099,7 +108003,7 @@ ] }, { - "id": 9630, + "id": 9618, "luminance": 0, "opaque": false, "replaceable": false, @@ -108111,7 +108015,7 @@ ] }, { - "id": 9631, + "id": 9619, "luminance": 0, "opaque": false, "replaceable": false, @@ -108122,7 +108026,7 @@ ] }, { - "id": 9632, + "id": 9620, "luminance": 0, "opaque": false, "replaceable": false, @@ -108133,7 +108037,7 @@ ] }, { - "id": 9633, + "id": 9621, "luminance": 0, "opaque": false, "replaceable": false, @@ -108144,7 +108048,7 @@ ] }, { - "id": 9634, + "id": 9622, "luminance": 0, "opaque": false, "replaceable": false, @@ -108155,7 +108059,7 @@ ] }, { - "id": 9635, + "id": 9623, "luminance": 0, "opaque": false, "replaceable": false, @@ -108166,7 +108070,7 @@ ] }, { - "id": 9636, + "id": 9624, "luminance": 0, "opaque": false, "replaceable": false, @@ -108177,7 +108081,7 @@ ] }, { - "id": 9637, + "id": 9625, "luminance": 0, "opaque": false, "replaceable": false, @@ -108188,7 +108092,7 @@ ] }, { - "id": 9638, + "id": 9626, "luminance": 0, "opaque": false, "replaceable": false, @@ -108199,7 +108103,7 @@ ] }, { - "id": 9639, + "id": 9627, "luminance": 0, "opaque": false, "replaceable": false, @@ -108210,7 +108114,7 @@ ] }, { - "id": 9640, + "id": 9628, "luminance": 0, "opaque": false, "replaceable": false, @@ -108220,7 +108124,7 @@ ] }, { - "id": 9641, + "id": 9629, "luminance": 0, "opaque": false, "replaceable": false, @@ -108230,7 +108134,7 @@ ] }, { - "id": 9642, + "id": 9630, "luminance": 0, "opaque": false, "replaceable": false, @@ -108240,7 +108144,7 @@ ] }, { - "id": 9643, + "id": 9631, "luminance": 0, "opaque": false, "replaceable": false, @@ -108250,7 +108154,7 @@ ] }, { - "id": 9644, + "id": 9632, "luminance": 0, "opaque": false, "replaceable": false, @@ -108262,7 +108166,7 @@ ] }, { - "id": 9645, + "id": 9633, "luminance": 0, "opaque": false, "replaceable": false, @@ -108272,7 +108176,7 @@ ] }, { - "id": 9646, + "id": 9634, "luminance": 0, "opaque": false, "replaceable": false, @@ -108284,7 +108188,7 @@ ] }, { - "id": 9647, + "id": 9635, "luminance": 0, "opaque": false, "replaceable": false, @@ -108294,7 +108198,7 @@ ] }, { - "id": 9648, + "id": 9636, "luminance": 0, "opaque": false, "replaceable": false, @@ -108305,7 +108209,7 @@ ] }, { - "id": 9649, + "id": 9637, "luminance": 0, "opaque": false, "replaceable": false, @@ -108315,7 +108219,7 @@ ] }, { - "id": 9650, + "id": 9638, "luminance": 0, "opaque": false, "replaceable": false, @@ -108326,7 +108230,7 @@ ] }, { - "id": 9651, + "id": 9639, "luminance": 0, "opaque": false, "replaceable": false, @@ -108336,7 +108240,7 @@ ] }, { - "id": 9652, + "id": 9640, "luminance": 0, "opaque": false, "replaceable": false, @@ -108347,7 +108251,7 @@ ] }, { - "id": 9653, + "id": 9641, "luminance": 0, "opaque": false, "replaceable": false, @@ -108357,7 +108261,7 @@ ] }, { - "id": 9654, + "id": 9642, "luminance": 0, "opaque": false, "replaceable": false, @@ -108368,7 +108272,7 @@ ] }, { - "id": 9655, + "id": 9643, "luminance": 0, "opaque": false, "replaceable": false, @@ -108378,7 +108282,7 @@ ] }, { - "id": 9656, + "id": 9644, "luminance": 0, "opaque": false, "replaceable": false, @@ -108388,7 +108292,7 @@ ] }, { - "id": 9657, + "id": 9645, "luminance": 0, "opaque": false, "replaceable": false, @@ -108398,7 +108302,7 @@ ] }, { - "id": 9658, + "id": 9646, "luminance": 0, "opaque": false, "replaceable": false, @@ -108408,7 +108312,7 @@ ] }, { - "id": 9659, + "id": 9647, "luminance": 0, "opaque": false, "replaceable": false, @@ -108420,10 +108324,10 @@ ] }, { - "id": 450, - "name": "cyan_stained_glass_pane", - "translation_key": "block.minecraft.cyan_stained_glass_pane", - "item_id": 495, + "id": 454, + "name": "green_stained_glass_pane", + "translation_key": "block.minecraft.green_stained_glass_pane", + "item_id": 478, "properties": [ { "name": "east", @@ -108461,10 +108365,10 @@ ] } ], - "default_state_id": 9691, + "default_state_id": 9679, "states": [ { - "id": 9660, + "id": 9648, "luminance": 0, "opaque": false, "replaceable": false, @@ -108476,7 +108380,7 @@ ] }, { - "id": 9661, + "id": 9649, "luminance": 0, "opaque": false, "replaceable": false, @@ -108487,7 +108391,7 @@ ] }, { - "id": 9662, + "id": 9650, "luminance": 0, "opaque": false, "replaceable": false, @@ -108499,7 +108403,7 @@ ] }, { - "id": 9663, + "id": 9651, "luminance": 0, "opaque": false, "replaceable": false, @@ -108510,7 +108414,7 @@ ] }, { - "id": 9664, + "id": 9652, "luminance": 0, "opaque": false, "replaceable": false, @@ -108521,7 +108425,7 @@ ] }, { - "id": 9665, + "id": 9653, "luminance": 0, "opaque": false, "replaceable": false, @@ -108532,7 +108436,7 @@ ] }, { - "id": 9666, + "id": 9654, "luminance": 0, "opaque": false, "replaceable": false, @@ -108543,7 +108447,7 @@ ] }, { - "id": 9667, + "id": 9655, "luminance": 0, "opaque": false, "replaceable": false, @@ -108554,7 +108458,7 @@ ] }, { - "id": 9668, + "id": 9656, "luminance": 0, "opaque": false, "replaceable": false, @@ -108565,7 +108469,7 @@ ] }, { - "id": 9669, + "id": 9657, "luminance": 0, "opaque": false, "replaceable": false, @@ -108576,7 +108480,7 @@ ] }, { - "id": 9670, + "id": 9658, "luminance": 0, "opaque": false, "replaceable": false, @@ -108587,7 +108491,7 @@ ] }, { - "id": 9671, + "id": 9659, "luminance": 0, "opaque": false, "replaceable": false, @@ -108598,7 +108502,7 @@ ] }, { - "id": 9672, + "id": 9660, "luminance": 0, "opaque": false, "replaceable": false, @@ -108608,7 +108512,7 @@ ] }, { - "id": 9673, + "id": 9661, "luminance": 0, "opaque": false, "replaceable": false, @@ -108618,7 +108522,7 @@ ] }, { - "id": 9674, + "id": 9662, "luminance": 0, "opaque": false, "replaceable": false, @@ -108628,7 +108532,7 @@ ] }, { - "id": 9675, + "id": 9663, "luminance": 0, "opaque": false, "replaceable": false, @@ -108638,7 +108542,7 @@ ] }, { - "id": 9676, + "id": 9664, "luminance": 0, "opaque": false, "replaceable": false, @@ -108650,7 +108554,7 @@ ] }, { - "id": 9677, + "id": 9665, "luminance": 0, "opaque": false, "replaceable": false, @@ -108660,7 +108564,7 @@ ] }, { - "id": 9678, + "id": 9666, "luminance": 0, "opaque": false, "replaceable": false, @@ -108672,7 +108576,7 @@ ] }, { - "id": 9679, + "id": 9667, "luminance": 0, "opaque": false, "replaceable": false, @@ -108682,7 +108586,7 @@ ] }, { - "id": 9680, + "id": 9668, "luminance": 0, "opaque": false, "replaceable": false, @@ -108693,7 +108597,7 @@ ] }, { - "id": 9681, + "id": 9669, "luminance": 0, "opaque": false, "replaceable": false, @@ -108703,7 +108607,7 @@ ] }, { - "id": 9682, + "id": 9670, "luminance": 0, "opaque": false, "replaceable": false, @@ -108714,7 +108618,7 @@ ] }, { - "id": 9683, + "id": 9671, "luminance": 0, "opaque": false, "replaceable": false, @@ -108724,7 +108628,7 @@ ] }, { - "id": 9684, + "id": 9672, "luminance": 0, "opaque": false, "replaceable": false, @@ -108735,7 +108639,7 @@ ] }, { - "id": 9685, + "id": 9673, "luminance": 0, "opaque": false, "replaceable": false, @@ -108745,7 +108649,7 @@ ] }, { - "id": 9686, + "id": 9674, "luminance": 0, "opaque": false, "replaceable": false, @@ -108756,7 +108660,7 @@ ] }, { - "id": 9687, + "id": 9675, "luminance": 0, "opaque": false, "replaceable": false, @@ -108766,7 +108670,7 @@ ] }, { - "id": 9688, + "id": 9676, "luminance": 0, "opaque": false, "replaceable": false, @@ -108776,7 +108680,7 @@ ] }, { - "id": 9689, + "id": 9677, "luminance": 0, "opaque": false, "replaceable": false, @@ -108786,7 +108690,7 @@ ] }, { - "id": 9690, + "id": 9678, "luminance": 0, "opaque": false, "replaceable": false, @@ -108796,7 +108700,7 @@ ] }, { - "id": 9691, + "id": 9679, "luminance": 0, "opaque": false, "replaceable": false, @@ -108808,10 +108712,10 @@ ] }, { - "id": 451, - "name": "purple_stained_glass_pane", - "translation_key": "block.minecraft.purple_stained_glass_pane", - "item_id": 496, + "id": 455, + "name": "red_stained_glass_pane", + "translation_key": "block.minecraft.red_stained_glass_pane", + "item_id": 479, "properties": [ { "name": "east", @@ -108849,10 +108753,10 @@ ] } ], - "default_state_id": 9723, + "default_state_id": 9711, "states": [ { - "id": 9692, + "id": 9680, "luminance": 0, "opaque": false, "replaceable": false, @@ -108864,7 +108768,7 @@ ] }, { - "id": 9693, + "id": 9681, "luminance": 0, "opaque": false, "replaceable": false, @@ -108875,7 +108779,7 @@ ] }, { - "id": 9694, + "id": 9682, "luminance": 0, "opaque": false, "replaceable": false, @@ -108887,7 +108791,7 @@ ] }, { - "id": 9695, + "id": 9683, "luminance": 0, "opaque": false, "replaceable": false, @@ -108898,7 +108802,7 @@ ] }, { - "id": 9696, + "id": 9684, "luminance": 0, "opaque": false, "replaceable": false, @@ -108909,7 +108813,7 @@ ] }, { - "id": 9697, + "id": 9685, "luminance": 0, "opaque": false, "replaceable": false, @@ -108920,7 +108824,7 @@ ] }, { - "id": 9698, + "id": 9686, "luminance": 0, "opaque": false, "replaceable": false, @@ -108931,7 +108835,7 @@ ] }, { - "id": 9699, + "id": 9687, "luminance": 0, "opaque": false, "replaceable": false, @@ -108942,7 +108846,7 @@ ] }, { - "id": 9700, + "id": 9688, "luminance": 0, "opaque": false, "replaceable": false, @@ -108953,7 +108857,7 @@ ] }, { - "id": 9701, + "id": 9689, "luminance": 0, "opaque": false, "replaceable": false, @@ -108964,7 +108868,7 @@ ] }, { - "id": 9702, + "id": 9690, "luminance": 0, "opaque": false, "replaceable": false, @@ -108975,7 +108879,7 @@ ] }, { - "id": 9703, + "id": 9691, "luminance": 0, "opaque": false, "replaceable": false, @@ -108986,7 +108890,7 @@ ] }, { - "id": 9704, + "id": 9692, "luminance": 0, "opaque": false, "replaceable": false, @@ -108996,7 +108900,7 @@ ] }, { - "id": 9705, + "id": 9693, "luminance": 0, "opaque": false, "replaceable": false, @@ -109006,7 +108910,7 @@ ] }, { - "id": 9706, + "id": 9694, "luminance": 0, "opaque": false, "replaceable": false, @@ -109016,7 +108920,7 @@ ] }, { - "id": 9707, + "id": 9695, "luminance": 0, "opaque": false, "replaceable": false, @@ -109026,7 +108930,7 @@ ] }, { - "id": 9708, + "id": 9696, "luminance": 0, "opaque": false, "replaceable": false, @@ -109038,7 +108942,7 @@ ] }, { - "id": 9709, + "id": 9697, "luminance": 0, "opaque": false, "replaceable": false, @@ -109048,7 +108952,7 @@ ] }, { - "id": 9710, + "id": 9698, "luminance": 0, "opaque": false, "replaceable": false, @@ -109060,7 +108964,7 @@ ] }, { - "id": 9711, + "id": 9699, "luminance": 0, "opaque": false, "replaceable": false, @@ -109070,7 +108974,7 @@ ] }, { - "id": 9712, + "id": 9700, "luminance": 0, "opaque": false, "replaceable": false, @@ -109081,7 +108985,7 @@ ] }, { - "id": 9713, + "id": 9701, "luminance": 0, "opaque": false, "replaceable": false, @@ -109091,7 +108995,7 @@ ] }, { - "id": 9714, + "id": 9702, "luminance": 0, "opaque": false, "replaceable": false, @@ -109102,7 +109006,7 @@ ] }, { - "id": 9715, + "id": 9703, "luminance": 0, "opaque": false, "replaceable": false, @@ -109112,7 +109016,7 @@ ] }, { - "id": 9716, + "id": 9704, "luminance": 0, "opaque": false, "replaceable": false, @@ -109123,7 +109027,7 @@ ] }, { - "id": 9717, + "id": 9705, "luminance": 0, "opaque": false, "replaceable": false, @@ -109133,7 +109037,7 @@ ] }, { - "id": 9718, + "id": 9706, "luminance": 0, "opaque": false, "replaceable": false, @@ -109144,7 +109048,7 @@ ] }, { - "id": 9719, + "id": 9707, "luminance": 0, "opaque": false, "replaceable": false, @@ -109154,7 +109058,7 @@ ] }, { - "id": 9720, + "id": 9708, "luminance": 0, "opaque": false, "replaceable": false, @@ -109164,7 +109068,7 @@ ] }, { - "id": 9721, + "id": 9709, "luminance": 0, "opaque": false, "replaceable": false, @@ -109174,7 +109078,7 @@ ] }, { - "id": 9722, + "id": 9710, "luminance": 0, "opaque": false, "replaceable": false, @@ -109184,7 +109088,7 @@ ] }, { - "id": 9723, + "id": 9711, "luminance": 0, "opaque": false, "replaceable": false, @@ -109196,10 +109100,10 @@ ] }, { - "id": 452, - "name": "blue_stained_glass_pane", - "translation_key": "block.minecraft.blue_stained_glass_pane", - "item_id": 497, + "id": 456, + "name": "black_stained_glass_pane", + "translation_key": "block.minecraft.black_stained_glass_pane", + "item_id": 480, "properties": [ { "name": "east", @@ -109237,10 +109141,10 @@ ] } ], - "default_state_id": 9755, + "default_state_id": 9743, "states": [ { - "id": 9724, + "id": 9712, "luminance": 0, "opaque": false, "replaceable": false, @@ -109252,7 +109156,7 @@ ] }, { - "id": 9725, + "id": 9713, "luminance": 0, "opaque": false, "replaceable": false, @@ -109263,7 +109167,7 @@ ] }, { - "id": 9726, + "id": 9714, "luminance": 0, "opaque": false, "replaceable": false, @@ -109275,7 +109179,7 @@ ] }, { - "id": 9727, + "id": 9715, "luminance": 0, "opaque": false, "replaceable": false, @@ -109286,7 +109190,7 @@ ] }, { - "id": 9728, + "id": 9716, "luminance": 0, "opaque": false, "replaceable": false, @@ -109297,7 +109201,7 @@ ] }, { - "id": 9729, + "id": 9717, "luminance": 0, "opaque": false, "replaceable": false, @@ -109308,7 +109212,7 @@ ] }, { - "id": 9730, + "id": 9718, "luminance": 0, "opaque": false, "replaceable": false, @@ -109319,7 +109223,7 @@ ] }, { - "id": 9731, + "id": 9719, "luminance": 0, "opaque": false, "replaceable": false, @@ -109330,7 +109234,7 @@ ] }, { - "id": 9732, + "id": 9720, "luminance": 0, "opaque": false, "replaceable": false, @@ -109341,7 +109245,7 @@ ] }, { - "id": 9733, + "id": 9721, "luminance": 0, "opaque": false, "replaceable": false, @@ -109352,7 +109256,7 @@ ] }, { - "id": 9734, + "id": 9722, "luminance": 0, "opaque": false, "replaceable": false, @@ -109363,7 +109267,7 @@ ] }, { - "id": 9735, + "id": 9723, "luminance": 0, "opaque": false, "replaceable": false, @@ -109374,7 +109278,7 @@ ] }, { - "id": 9736, + "id": 9724, "luminance": 0, "opaque": false, "replaceable": false, @@ -109384,7 +109288,7 @@ ] }, { - "id": 9737, + "id": 9725, "luminance": 0, "opaque": false, "replaceable": false, @@ -109394,7 +109298,7 @@ ] }, { - "id": 9738, + "id": 9726, "luminance": 0, "opaque": false, "replaceable": false, @@ -109404,7 +109308,7 @@ ] }, { - "id": 9739, + "id": 9727, "luminance": 0, "opaque": false, "replaceable": false, @@ -109414,7 +109318,7 @@ ] }, { - "id": 9740, + "id": 9728, "luminance": 0, "opaque": false, "replaceable": false, @@ -109426,7 +109330,7 @@ ] }, { - "id": 9741, + "id": 9729, "luminance": 0, "opaque": false, "replaceable": false, @@ -109436,7 +109340,7 @@ ] }, { - "id": 9742, + "id": 9730, "luminance": 0, "opaque": false, "replaceable": false, @@ -109448,7 +109352,7 @@ ] }, { - "id": 9743, + "id": 9731, "luminance": 0, "opaque": false, "replaceable": false, @@ -109458,7 +109362,7 @@ ] }, { - "id": 9744, + "id": 9732, "luminance": 0, "opaque": false, "replaceable": false, @@ -109469,7 +109373,7 @@ ] }, { - "id": 9745, + "id": 9733, "luminance": 0, "opaque": false, "replaceable": false, @@ -109479,7 +109383,7 @@ ] }, { - "id": 9746, + "id": 9734, "luminance": 0, "opaque": false, "replaceable": false, @@ -109490,7 +109394,7 @@ ] }, { - "id": 9747, + "id": 9735, "luminance": 0, "opaque": false, "replaceable": false, @@ -109500,7 +109404,7 @@ ] }, { - "id": 9748, + "id": 9736, "luminance": 0, "opaque": false, "replaceable": false, @@ -109511,7 +109415,7 @@ ] }, { - "id": 9749, + "id": 9737, "luminance": 0, "opaque": false, "replaceable": false, @@ -109521,7 +109425,7 @@ ] }, { - "id": 9750, + "id": 9738, "luminance": 0, "opaque": false, "replaceable": false, @@ -109532,7 +109436,7 @@ ] }, { - "id": 9751, + "id": 9739, "luminance": 0, "opaque": false, "replaceable": false, @@ -109542,7 +109446,7 @@ ] }, { - "id": 9752, + "id": 9740, "luminance": 0, "opaque": false, "replaceable": false, @@ -109552,7 +109456,7 @@ ] }, { - "id": 9753, + "id": 9741, "luminance": 0, "opaque": false, "replaceable": false, @@ -109562,7 +109466,7 @@ ] }, { - "id": 9754, + "id": 9742, "luminance": 0, "opaque": false, "replaceable": false, @@ -109572,7 +109476,7 @@ ] }, { - "id": 9755, + "id": 9743, "luminance": 0, "opaque": false, "replaceable": false, @@ -109584,30 +109488,35 @@ ] }, { - "id": 453, - "name": "brown_stained_glass_pane", - "translation_key": "block.minecraft.brown_stained_glass_pane", - "item_id": 498, + "id": 457, + "name": "acacia_stairs", + "translation_key": "block.minecraft.acacia_stairs", + "item_id": 365, "properties": [ { - "name": "east", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "north", + "name": "half", "values": [ - "true", - "false" + "top", + "bottom" ] }, { - "name": "south", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -109616,774 +109525,970 @@ "true", "false" ] - }, - { - "name": "west", - "values": [ - "true", - "false" - ] } ], - "default_state_id": 9787, + "default_state_id": 9755, "states": [ + { + "id": 9744, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 9745, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] + }, + { + "id": 9746, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 9747, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] + }, + { + "id": 9748, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 9749, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 9750, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 9751, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] + }, + { + "id": 9752, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 9753, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 9754, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, + { + "id": 9755, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] + }, { "id": 9756, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 51, + 50, + 49 ] }, { "id": 9757, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 51, + 50, + 49 ] }, { "id": 9758, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 51, + 52, + 45 ] }, { "id": 9759, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 51, + 52, + 45 ] }, { "id": 9760, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 53 ] }, { "id": 9761, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 53 ] }, { "id": 9762, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 49 ] }, { "id": 9763, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 49 ] }, { "id": 9764, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 54, + 52 ] }, { "id": 9765, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 54, + 52 ] }, { "id": 9766, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 54, + 44, + 53 ] }, { "id": 9767, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 54, + 44, + 53 ] }, { "id": 9768, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 43, + 46, + 49 ] }, { "id": 9769, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 43, + 46, + 49 ] }, { "id": 9770, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 46, + 50, + 49 ] }, { "id": 9771, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 46, + 50, + 49 ] }, { "id": 9772, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 55, + 52, + 45 ] }, { "id": 9773, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 55, + 52, + 45 ] }, { "id": 9774, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 42 ] }, { "id": 9775, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 42 ] }, { "id": 9776, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 42, + 49 ] }, { "id": 9777, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 42, + 49 ] }, { "id": 9778, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 50, + 45 ] }, { "id": 9779, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 50, + 45 ] }, { "id": 9780, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 45 ] }, { "id": 9781, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 45 ] }, { "id": 9782, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 47 ] }, { "id": 9783, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 47 ] }, { "id": 9784, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 43, + 56 ] }, { "id": 9785, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 43, + 56 ] }, { "id": 9786, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 43, + 46, + 49 ] }, { "id": 9787, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 - ] - } - ] - }, - { - "id": 454, - "name": "green_stained_glass_pane", - "translation_key": "block.minecraft.green_stained_glass_pane", - "item_id": 499, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 43, + 46, + 49 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9819, - "states": [ { "id": 9788, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 43, + 44, + 45 ] }, { "id": 9789, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 43, + 44, + 45 ] }, { "id": 9790, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 55, + 52, + 45 ] }, { "id": 9791, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 55, + 52, + 45 ] }, { "id": 9792, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 48, + 42, + 49 ] }, { "id": 9793, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 48, + 42, + 49 ] }, { "id": 9794, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 50 ] }, { "id": 9795, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 50 ] }, { "id": 9796, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 50, + 45 ] }, { "id": 9797, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 50, + 45 ] }, { "id": 9798, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 50, + 49 ] }, { "id": 9799, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 50, + 49 ] }, { "id": 9800, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 47 ] }, { "id": 9801, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 47 ] }, { "id": 9802, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 53 ] }, { "id": 9803, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 53 ] }, { "id": 9804, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 57, + 50 ] }, { "id": 9805, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 57, + 50 ] }, { "id": 9806, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 41, + 46, + 47 ] }, { "id": 9807, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 41, + 46, + 47 ] }, { "id": 9808, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 54, + 44, + 53 ] }, { "id": 9809, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 54, + 44, + 53 ] }, { "id": 9810, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 44, + 50, + 45 ] }, { "id": 9811, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 44, + 50, + 45 ] }, { "id": 9812, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 46, + 50, + 49 ] }, { "id": 9813, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 46, + 50, + 49 ] }, { "id": 9814, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 56 ] }, { "id": 9815, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 56 ] }, { "id": 9816, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 52, + 45 ] }, { "id": 9817, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 51, + 52, + 45 ] }, { "id": 9818, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 42, + 49 ] }, { "id": 9819, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 51, + 42, + 49 + ] + }, + { + "id": 9820, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 9821, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 9822, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 9823, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 ] } ] }, { - "id": 455, - "name": "red_stained_glass_pane", - "translation_key": "block.minecraft.red_stained_glass_pane", - "item_id": 500, + "id": 458, + "name": "cherry_stairs", + "translation_key": "block.minecraft.cherry_stairs", + "item_id": 366, "properties": [ { - "name": "east", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "north", + "name": "half", "values": [ - "true", - "false" + "top", + "bottom" ] }, { - "name": "south", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -110392,754 +110497,945 @@ "true", "false" ] - }, - { - "name": "west", - "values": [ - "true", - "false" - ] } ], - "default_state_id": 9851, + "default_state_id": 9835, "states": [ { - "id": 9820, + "id": 9824, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 41, + 42 ] }, { - "id": 9821, + "id": 9825, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 41, + 42 ] }, { - "id": 9822, + "id": 9826, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 43, + 44, + 45 ] }, { - "id": 9823, + "id": 9827, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 - ] - }, - { - "id": 9824, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95 - ] - }, - { - "id": 9825, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 99, - 98 - ] - }, - { - "id": 9826, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 94, - 95 - ] - }, - { - "id": 9827, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 99, - 98 + 43, + 44, + 45 ] }, { "id": 9828, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 41, + 46, + 47 ] }, { "id": 9829, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 41, + 46, + 47 ] }, { "id": 9830, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 48, + 42, + 49 ] }, { "id": 9831, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 48, + 42, + 49 ] }, { "id": 9832, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 44, + 50, + 45 ] }, { "id": 9833, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 44, + 50, + 45 ] }, { "id": 9834, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 51, + 52 ] }, { "id": 9835, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 51, + 52 ] }, { "id": 9836, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 50, + 49 ] }, { "id": 9837, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 50, + 49 ] }, { "id": 9838, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 51, + 52, + 45 ] }, { "id": 9839, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 51, + 52, + 45 ] }, { "id": 9840, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 53 ] }, { "id": 9841, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 53 ] }, { "id": 9842, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 49 ] }, { "id": 9843, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 49 ] }, { "id": 9844, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 54, + 52 ] }, { "id": 9845, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 54, + 52 ] }, { "id": 9846, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 54, + 44, + 53 ] }, { "id": 9847, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 54, + 44, + 53 ] }, { "id": 9848, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 43, + 46, + 49 ] }, { "id": 9849, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 43, + 46, + 49 ] }, { "id": 9850, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 46, + 50, + 49 ] }, { "id": 9851, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 - ] - } - ] - }, - { - "id": 456, - "name": "black_stained_glass_pane", - "translation_key": "block.minecraft.black_stained_glass_pane", - "item_id": 501, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 46, + 50, + 49 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 9883, - "states": [ { "id": 9852, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 55, + 52, + 45 ] }, { "id": 9853, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 55, + 52, + 45 ] }, { "id": 9854, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95, - 96 + 51, + 42 ] }, { "id": 9855, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97, - 98 + 51, + 42 ] }, { "id": 9856, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 42, + 49 ] }, { "id": 9857, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 42, + 49 ] }, { "id": 9858, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 95 + 51, + 50, + 45 ] }, { "id": 9859, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99, - 98 + 51, + 50, + 45 ] }, { "id": 9860, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 45 ] }, { "id": 9861, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 45 ] }, { "id": 9862, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94, - 96 + 51, + 47 ] }, { "id": 9863, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100, - 98 + 51, + 47 ] }, { "id": 9864, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 43, + 56 ] }, { "id": 9865, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 43, + 56 ] }, { "id": 9866, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 94 + 43, + 46, + 49 ] }, { "id": 9867, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 101 + 43, + 46, + 49 ] }, { "id": 9868, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 43, + 44, + 45 ] }, { "id": 9869, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 43, + 44, + 45 ] }, { "id": 9870, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95, - 96 + 55, + 52, + 45 ] }, { "id": 9871, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 97 + 55, + 52, + 45 ] }, { "id": 9872, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 48, + 42, + 49 ] }, { "id": 9873, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 48, + 42, + 49 ] }, { "id": 9874, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 95 + 51, + 50 ] }, { "id": 9875, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 99 + 51, + 50 ] }, { "id": 9876, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 50, + 45 ] }, { "id": 9877, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 50, + 45 ] }, { "id": 9878, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102, - 96 + 51, + 50, + 49 ] }, { "id": 9879, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 100 + 51, + 50, + 49 ] }, { "id": 9880, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 47 ] }, { "id": 9881, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 51, + 47 ] }, { "id": 9882, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 102 + 51, + 53 ] }, { "id": 9883, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 103 + 51, + 53 + ] + }, + { + "id": 9884, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 9885, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 9886, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 9887, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 9888, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 9889, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 9890, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 9891, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 9892, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 9893, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 9894, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 9895, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 9896, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 9897, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 9898, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 9899, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 9900, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 9901, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 9902, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 9903, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 ] } ] }, { - "id": 457, - "name": "acacia_stairs", - "translation_key": "block.minecraft.acacia_stairs", - "item_id": 386, + "id": 459, + "name": "dark_oak_stairs", + "translation_key": "block.minecraft.dark_oak_stairs", + "item_id": 367, "properties": [ { "name": "facing", @@ -111175,10 +111471,10 @@ ] } ], - "default_state_id": 9895, + "default_state_id": 9915, "states": [ { - "id": 9884, + "id": 9904, "luminance": 0, "opaque": true, "replaceable": false, @@ -111189,7 +111485,7 @@ ] }, { - "id": 9885, + "id": 9905, "luminance": 0, "opaque": true, "replaceable": false, @@ -111200,7 +111496,7 @@ ] }, { - "id": 9886, + "id": 9906, "luminance": 0, "opaque": true, "replaceable": false, @@ -111212,7 +111508,7 @@ ] }, { - "id": 9887, + "id": 9907, "luminance": 0, "opaque": true, "replaceable": false, @@ -111224,7 +111520,7 @@ ] }, { - "id": 9888, + "id": 9908, "luminance": 0, "opaque": true, "replaceable": false, @@ -111236,7 +111532,7 @@ ] }, { - "id": 9889, + "id": 9909, "luminance": 0, "opaque": true, "replaceable": false, @@ -111248,7 +111544,7 @@ ] }, { - "id": 9890, + "id": 9910, "luminance": 0, "opaque": true, "replaceable": false, @@ -111260,7 +111556,7 @@ ] }, { - "id": 9891, + "id": 9911, "luminance": 0, "opaque": true, "replaceable": false, @@ -111272,7 +111568,7 @@ ] }, { - "id": 9892, + "id": 9912, "luminance": 0, "opaque": true, "replaceable": false, @@ -111284,7 +111580,7 @@ ] }, { - "id": 9893, + "id": 9913, "luminance": 0, "opaque": true, "replaceable": false, @@ -111296,7 +111592,7 @@ ] }, { - "id": 9894, + "id": 9914, "luminance": 0, "opaque": true, "replaceable": false, @@ -111307,7 +111603,7 @@ ] }, { - "id": 9895, + "id": 9915, "luminance": 0, "opaque": true, "replaceable": false, @@ -111318,7 +111614,7 @@ ] }, { - "id": 9896, + "id": 9916, "luminance": 0, "opaque": true, "replaceable": false, @@ -111330,7 +111626,7 @@ ] }, { - "id": 9897, + "id": 9917, "luminance": 0, "opaque": true, "replaceable": false, @@ -111342,7 +111638,7 @@ ] }, { - "id": 9898, + "id": 9918, "luminance": 0, "opaque": true, "replaceable": false, @@ -111354,7 +111650,7 @@ ] }, { - "id": 9899, + "id": 9919, "luminance": 0, "opaque": true, "replaceable": false, @@ -111366,7 +111662,7 @@ ] }, { - "id": 9900, + "id": 9920, "luminance": 0, "opaque": true, "replaceable": false, @@ -111377,7 +111673,7 @@ ] }, { - "id": 9901, + "id": 9921, "luminance": 0, "opaque": true, "replaceable": false, @@ -111388,7 +111684,7 @@ ] }, { - "id": 9902, + "id": 9922, "luminance": 0, "opaque": true, "replaceable": false, @@ -111399,7 +111695,7 @@ ] }, { - "id": 9903, + "id": 9923, "luminance": 0, "opaque": true, "replaceable": false, @@ -111410,7 +111706,7 @@ ] }, { - "id": 9904, + "id": 9924, "luminance": 0, "opaque": true, "replaceable": false, @@ -111421,7 +111717,7 @@ ] }, { - "id": 9905, + "id": 9925, "luminance": 0, "opaque": true, "replaceable": false, @@ -111432,7 +111728,7 @@ ] }, { - "id": 9906, + "id": 9926, "luminance": 0, "opaque": true, "replaceable": false, @@ -111444,7 +111740,7 @@ ] }, { - "id": 9907, + "id": 9927, "luminance": 0, "opaque": true, "replaceable": false, @@ -111456,7 +111752,7 @@ ] }, { - "id": 9908, + "id": 9928, "luminance": 0, "opaque": true, "replaceable": false, @@ -111468,7 +111764,7 @@ ] }, { - "id": 9909, + "id": 9929, "luminance": 0, "opaque": true, "replaceable": false, @@ -111480,7 +111776,7 @@ ] }, { - "id": 9910, + "id": 9930, "luminance": 0, "opaque": true, "replaceable": false, @@ -111492,7 +111788,7 @@ ] }, { - "id": 9911, + "id": 9931, "luminance": 0, "opaque": true, "replaceable": false, @@ -111504,7 +111800,7 @@ ] }, { - "id": 9912, + "id": 9932, "luminance": 0, "opaque": true, "replaceable": false, @@ -111516,7 +111812,7 @@ ] }, { - "id": 9913, + "id": 9933, "luminance": 0, "opaque": true, "replaceable": false, @@ -111528,7 +111824,7 @@ ] }, { - "id": 9914, + "id": 9934, "luminance": 0, "opaque": true, "replaceable": false, @@ -111539,7 +111835,7 @@ ] }, { - "id": 9915, + "id": 9935, "luminance": 0, "opaque": true, "replaceable": false, @@ -111550,7 +111846,7 @@ ] }, { - "id": 9916, + "id": 9936, "luminance": 0, "opaque": true, "replaceable": false, @@ -111562,7 +111858,7 @@ ] }, { - "id": 9917, + "id": 9937, "luminance": 0, "opaque": true, "replaceable": false, @@ -111574,7 +111870,7 @@ ] }, { - "id": 9918, + "id": 9938, "luminance": 0, "opaque": true, "replaceable": false, @@ -111586,7 +111882,7 @@ ] }, { - "id": 9919, + "id": 9939, "luminance": 0, "opaque": true, "replaceable": false, @@ -111598,7 +111894,7 @@ ] }, { - "id": 9920, + "id": 9940, "luminance": 0, "opaque": true, "replaceable": false, @@ -111609,7 +111905,7 @@ ] }, { - "id": 9921, + "id": 9941, "luminance": 0, "opaque": true, "replaceable": false, @@ -111620,7 +111916,7 @@ ] }, { - "id": 9922, + "id": 9942, "luminance": 0, "opaque": true, "replaceable": false, @@ -111631,7 +111927,7 @@ ] }, { - "id": 9923, + "id": 9943, "luminance": 0, "opaque": true, "replaceable": false, @@ -111642,7 +111938,7 @@ ] }, { - "id": 9924, + "id": 9944, "luminance": 0, "opaque": true, "replaceable": false, @@ -111653,7 +111949,7 @@ ] }, { - "id": 9925, + "id": 9945, "luminance": 0, "opaque": true, "replaceable": false, @@ -111664,7 +111960,7 @@ ] }, { - "id": 9926, + "id": 9946, "luminance": 0, "opaque": true, "replaceable": false, @@ -111676,7 +111972,7 @@ ] }, { - "id": 9927, + "id": 9947, "luminance": 0, "opaque": true, "replaceable": false, @@ -111688,7 +111984,7 @@ ] }, { - "id": 9928, + "id": 9948, "luminance": 0, "opaque": true, "replaceable": false, @@ -111700,7 +111996,7 @@ ] }, { - "id": 9929, + "id": 9949, "luminance": 0, "opaque": true, "replaceable": false, @@ -111712,7 +112008,7 @@ ] }, { - "id": 9930, + "id": 9950, "luminance": 0, "opaque": true, "replaceable": false, @@ -111724,7 +112020,7 @@ ] }, { - "id": 9931, + "id": 9951, "luminance": 0, "opaque": true, "replaceable": false, @@ -111736,7 +112032,7 @@ ] }, { - "id": 9932, + "id": 9952, "luminance": 0, "opaque": true, "replaceable": false, @@ -111748,7 +112044,7 @@ ] }, { - "id": 9933, + "id": 9953, "luminance": 0, "opaque": true, "replaceable": false, @@ -111760,7 +112056,7 @@ ] }, { - "id": 9934, + "id": 9954, "luminance": 0, "opaque": true, "replaceable": false, @@ -111771,7 +112067,7 @@ ] }, { - "id": 9935, + "id": 9955, "luminance": 0, "opaque": true, "replaceable": false, @@ -111782,7 +112078,7 @@ ] }, { - "id": 9936, + "id": 9956, "luminance": 0, "opaque": true, "replaceable": false, @@ -111794,7 +112090,7 @@ ] }, { - "id": 9937, + "id": 9957, "luminance": 0, "opaque": true, "replaceable": false, @@ -111806,7 +112102,7 @@ ] }, { - "id": 9938, + "id": 9958, "luminance": 0, "opaque": true, "replaceable": false, @@ -111818,7 +112114,7 @@ ] }, { - "id": 9939, + "id": 9959, "luminance": 0, "opaque": true, "replaceable": false, @@ -111830,7 +112126,7 @@ ] }, { - "id": 9940, + "id": 9960, "luminance": 0, "opaque": true, "replaceable": false, @@ -111841,7 +112137,7 @@ ] }, { - "id": 9941, + "id": 9961, "luminance": 0, "opaque": true, "replaceable": false, @@ -111852,7 +112148,7 @@ ] }, { - "id": 9942, + "id": 9962, "luminance": 0, "opaque": true, "replaceable": false, @@ -111863,7 +112159,7 @@ ] }, { - "id": 9943, + "id": 9963, "luminance": 0, "opaque": true, "replaceable": false, @@ -111874,7 +112170,7 @@ ] }, { - "id": 9944, + "id": 9964, "luminance": 0, "opaque": true, "replaceable": false, @@ -111885,7 +112181,7 @@ ] }, { - "id": 9945, + "id": 9965, "luminance": 0, "opaque": true, "replaceable": false, @@ -111896,7 +112192,7 @@ ] }, { - "id": 9946, + "id": 9966, "luminance": 0, "opaque": true, "replaceable": false, @@ -111908,7 +112204,7 @@ ] }, { - "id": 9947, + "id": 9967, "luminance": 0, "opaque": true, "replaceable": false, @@ -111920,7 +112216,7 @@ ] }, { - "id": 9948, + "id": 9968, "luminance": 0, "opaque": true, "replaceable": false, @@ -111932,7 +112228,7 @@ ] }, { - "id": 9949, + "id": 9969, "luminance": 0, "opaque": true, "replaceable": false, @@ -111944,7 +112240,7 @@ ] }, { - "id": 9950, + "id": 9970, "luminance": 0, "opaque": true, "replaceable": false, @@ -111956,7 +112252,7 @@ ] }, { - "id": 9951, + "id": 9971, "luminance": 0, "opaque": true, "replaceable": false, @@ -111968,7 +112264,7 @@ ] }, { - "id": 9952, + "id": 9972, "luminance": 0, "opaque": true, "replaceable": false, @@ -111980,7 +112276,7 @@ ] }, { - "id": 9953, + "id": 9973, "luminance": 0, "opaque": true, "replaceable": false, @@ -111992,7 +112288,7 @@ ] }, { - "id": 9954, + "id": 9974, "luminance": 0, "opaque": true, "replaceable": false, @@ -112003,7 +112299,7 @@ ] }, { - "id": 9955, + "id": 9975, "luminance": 0, "opaque": true, "replaceable": false, @@ -112014,7 +112310,7 @@ ] }, { - "id": 9956, + "id": 9976, "luminance": 0, "opaque": true, "replaceable": false, @@ -112026,7 +112322,7 @@ ] }, { - "id": 9957, + "id": 9977, "luminance": 0, "opaque": true, "replaceable": false, @@ -112038,7 +112334,7 @@ ] }, { - "id": 9958, + "id": 9978, "luminance": 0, "opaque": true, "replaceable": false, @@ -112050,7 +112346,7 @@ ] }, { - "id": 9959, + "id": 9979, "luminance": 0, "opaque": true, "replaceable": false, @@ -112062,7 +112358,7 @@ ] }, { - "id": 9960, + "id": 9980, "luminance": 0, "opaque": true, "replaceable": false, @@ -112073,7 +112369,7 @@ ] }, { - "id": 9961, + "id": 9981, "luminance": 0, "opaque": true, "replaceable": false, @@ -112084,7 +112380,7 @@ ] }, { - "id": 9962, + "id": 9982, "luminance": 0, "opaque": true, "replaceable": false, @@ -112095,7 +112391,7 @@ ] }, { - "id": 9963, + "id": 9983, "luminance": 0, "opaque": true, "replaceable": false, @@ -112108,10 +112404,10 @@ ] }, { - "id": 458, - "name": "cherry_stairs", - "translation_key": "block.minecraft.cherry_stairs", - "item_id": 387, + "id": 460, + "name": "mangrove_stairs", + "translation_key": "block.minecraft.mangrove_stairs", + "item_id": 368, "properties": [ { "name": "facing", @@ -112147,10 +112443,10 @@ ] } ], - "default_state_id": 9975, + "default_state_id": 9995, "states": [ { - "id": 9964, + "id": 9984, "luminance": 0, "opaque": true, "replaceable": false, @@ -112161,7 +112457,7 @@ ] }, { - "id": 9965, + "id": 9985, "luminance": 0, "opaque": true, "replaceable": false, @@ -112172,7 +112468,7 @@ ] }, { - "id": 9966, + "id": 9986, "luminance": 0, "opaque": true, "replaceable": false, @@ -112184,7 +112480,7 @@ ] }, { - "id": 9967, + "id": 9987, "luminance": 0, "opaque": true, "replaceable": false, @@ -112196,7 +112492,7 @@ ] }, { - "id": 9968, + "id": 9988, "luminance": 0, "opaque": true, "replaceable": false, @@ -112208,7 +112504,7 @@ ] }, { - "id": 9969, + "id": 9989, "luminance": 0, "opaque": true, "replaceable": false, @@ -112220,7 +112516,7 @@ ] }, { - "id": 9970, + "id": 9990, "luminance": 0, "opaque": true, "replaceable": false, @@ -112232,7 +112528,7 @@ ] }, { - "id": 9971, + "id": 9991, "luminance": 0, "opaque": true, "replaceable": false, @@ -112244,7 +112540,7 @@ ] }, { - "id": 9972, + "id": 9992, "luminance": 0, "opaque": true, "replaceable": false, @@ -112256,7 +112552,7 @@ ] }, { - "id": 9973, + "id": 9993, "luminance": 0, "opaque": true, "replaceable": false, @@ -112268,7 +112564,7 @@ ] }, { - "id": 9974, + "id": 9994, "luminance": 0, "opaque": true, "replaceable": false, @@ -112279,7 +112575,7 @@ ] }, { - "id": 9975, + "id": 9995, "luminance": 0, "opaque": true, "replaceable": false, @@ -112290,7 +112586,7 @@ ] }, { - "id": 9976, + "id": 9996, "luminance": 0, "opaque": true, "replaceable": false, @@ -112302,7 +112598,7 @@ ] }, { - "id": 9977, + "id": 9997, "luminance": 0, "opaque": true, "replaceable": false, @@ -112314,7 +112610,7 @@ ] }, { - "id": 9978, + "id": 9998, "luminance": 0, "opaque": true, "replaceable": false, @@ -112326,7 +112622,7 @@ ] }, { - "id": 9979, + "id": 9999, "luminance": 0, "opaque": true, "replaceable": false, @@ -112338,7 +112634,7 @@ ] }, { - "id": 9980, + "id": 10000, "luminance": 0, "opaque": true, "replaceable": false, @@ -112349,7 +112645,7 @@ ] }, { - "id": 9981, + "id": 10001, "luminance": 0, "opaque": true, "replaceable": false, @@ -112360,7 +112656,7 @@ ] }, { - "id": 9982, + "id": 10002, "luminance": 0, "opaque": true, "replaceable": false, @@ -112371,7 +112667,7 @@ ] }, { - "id": 9983, + "id": 10003, "luminance": 0, "opaque": true, "replaceable": false, @@ -112382,7 +112678,7 @@ ] }, { - "id": 9984, + "id": 10004, "luminance": 0, "opaque": true, "replaceable": false, @@ -112393,7 +112689,7 @@ ] }, { - "id": 9985, + "id": 10005, "luminance": 0, "opaque": true, "replaceable": false, @@ -112404,7 +112700,7 @@ ] }, { - "id": 9986, + "id": 10006, "luminance": 0, "opaque": true, "replaceable": false, @@ -112416,7 +112712,7 @@ ] }, { - "id": 9987, + "id": 10007, "luminance": 0, "opaque": true, "replaceable": false, @@ -112428,7 +112724,7 @@ ] }, { - "id": 9988, + "id": 10008, "luminance": 0, "opaque": true, "replaceable": false, @@ -112440,7 +112736,7 @@ ] }, { - "id": 9989, + "id": 10009, "luminance": 0, "opaque": true, "replaceable": false, @@ -112452,7 +112748,7 @@ ] }, { - "id": 9990, + "id": 10010, "luminance": 0, "opaque": true, "replaceable": false, @@ -112464,7 +112760,7 @@ ] }, { - "id": 9991, + "id": 10011, "luminance": 0, "opaque": true, "replaceable": false, @@ -112476,7 +112772,7 @@ ] }, { - "id": 9992, + "id": 10012, "luminance": 0, "opaque": true, "replaceable": false, @@ -112488,7 +112784,7 @@ ] }, { - "id": 9993, + "id": 10013, "luminance": 0, "opaque": true, "replaceable": false, @@ -112500,7 +112796,7 @@ ] }, { - "id": 9994, + "id": 10014, "luminance": 0, "opaque": true, "replaceable": false, @@ -112511,7 +112807,7 @@ ] }, { - "id": 9995, + "id": 10015, "luminance": 0, "opaque": true, "replaceable": false, @@ -112522,7 +112818,7 @@ ] }, { - "id": 9996, + "id": 10016, "luminance": 0, "opaque": true, "replaceable": false, @@ -112534,7 +112830,7 @@ ] }, { - "id": 9997, + "id": 10017, "luminance": 0, "opaque": true, "replaceable": false, @@ -112546,7 +112842,7 @@ ] }, { - "id": 9998, + "id": 10018, "luminance": 0, "opaque": true, "replaceable": false, @@ -112558,7 +112854,7 @@ ] }, { - "id": 9999, + "id": 10019, "luminance": 0, "opaque": true, "replaceable": false, @@ -112570,7 +112866,7 @@ ] }, { - "id": 10000, + "id": 10020, "luminance": 0, "opaque": true, "replaceable": false, @@ -112581,7 +112877,7 @@ ] }, { - "id": 10001, + "id": 10021, "luminance": 0, "opaque": true, "replaceable": false, @@ -112592,7 +112888,7 @@ ] }, { - "id": 10002, + "id": 10022, "luminance": 0, "opaque": true, "replaceable": false, @@ -112603,7 +112899,7 @@ ] }, { - "id": 10003, + "id": 10023, "luminance": 0, "opaque": true, "replaceable": false, @@ -112614,7 +112910,7 @@ ] }, { - "id": 10004, + "id": 10024, "luminance": 0, "opaque": true, "replaceable": false, @@ -112625,7 +112921,7 @@ ] }, { - "id": 10005, + "id": 10025, "luminance": 0, "opaque": true, "replaceable": false, @@ -112636,7 +112932,7 @@ ] }, { - "id": 10006, + "id": 10026, "luminance": 0, "opaque": true, "replaceable": false, @@ -112648,7 +112944,7 @@ ] }, { - "id": 10007, + "id": 10027, "luminance": 0, "opaque": true, "replaceable": false, @@ -112660,7 +112956,7 @@ ] }, { - "id": 10008, + "id": 10028, "luminance": 0, "opaque": true, "replaceable": false, @@ -112672,7 +112968,7 @@ ] }, { - "id": 10009, + "id": 10029, "luminance": 0, "opaque": true, "replaceable": false, @@ -112684,7 +112980,7 @@ ] }, { - "id": 10010, + "id": 10030, "luminance": 0, "opaque": true, "replaceable": false, @@ -112696,7 +112992,7 @@ ] }, { - "id": 10011, + "id": 10031, "luminance": 0, "opaque": true, "replaceable": false, @@ -112708,7 +113004,7 @@ ] }, { - "id": 10012, + "id": 10032, "luminance": 0, "opaque": true, "replaceable": false, @@ -112720,7 +113016,7 @@ ] }, { - "id": 10013, + "id": 10033, "luminance": 0, "opaque": true, "replaceable": false, @@ -112732,7 +113028,7 @@ ] }, { - "id": 10014, + "id": 10034, "luminance": 0, "opaque": true, "replaceable": false, @@ -112743,7 +113039,7 @@ ] }, { - "id": 10015, + "id": 10035, "luminance": 0, "opaque": true, "replaceable": false, @@ -112754,7 +113050,7 @@ ] }, { - "id": 10016, + "id": 10036, "luminance": 0, "opaque": true, "replaceable": false, @@ -112766,7 +113062,7 @@ ] }, { - "id": 10017, + "id": 10037, "luminance": 0, "opaque": true, "replaceable": false, @@ -112778,7 +113074,7 @@ ] }, { - "id": 10018, + "id": 10038, "luminance": 0, "opaque": true, "replaceable": false, @@ -112790,7 +113086,7 @@ ] }, { - "id": 10019, + "id": 10039, "luminance": 0, "opaque": true, "replaceable": false, @@ -112802,7 +113098,7 @@ ] }, { - "id": 10020, + "id": 10040, "luminance": 0, "opaque": true, "replaceable": false, @@ -112813,7 +113109,7 @@ ] }, { - "id": 10021, + "id": 10041, "luminance": 0, "opaque": true, "replaceable": false, @@ -112824,7 +113120,7 @@ ] }, { - "id": 10022, + "id": 10042, "luminance": 0, "opaque": true, "replaceable": false, @@ -112835,7 +113131,7 @@ ] }, { - "id": 10023, + "id": 10043, "luminance": 0, "opaque": true, "replaceable": false, @@ -112846,7 +113142,7 @@ ] }, { - "id": 10024, + "id": 10044, "luminance": 0, "opaque": true, "replaceable": false, @@ -112857,7 +113153,7 @@ ] }, { - "id": 10025, + "id": 10045, "luminance": 0, "opaque": true, "replaceable": false, @@ -112868,7 +113164,7 @@ ] }, { - "id": 10026, + "id": 10046, "luminance": 0, "opaque": true, "replaceable": false, @@ -112880,7 +113176,7 @@ ] }, { - "id": 10027, + "id": 10047, "luminance": 0, "opaque": true, "replaceable": false, @@ -112892,7 +113188,7 @@ ] }, { - "id": 10028, + "id": 10048, "luminance": 0, "opaque": true, "replaceable": false, @@ -112904,7 +113200,7 @@ ] }, { - "id": 10029, + "id": 10049, "luminance": 0, "opaque": true, "replaceable": false, @@ -112916,7 +113212,7 @@ ] }, { - "id": 10030, + "id": 10050, "luminance": 0, "opaque": true, "replaceable": false, @@ -112928,7 +113224,7 @@ ] }, { - "id": 10031, + "id": 10051, "luminance": 0, "opaque": true, "replaceable": false, @@ -112940,7 +113236,7 @@ ] }, { - "id": 10032, + "id": 10052, "luminance": 0, "opaque": true, "replaceable": false, @@ -112952,7 +113248,7 @@ ] }, { - "id": 10033, + "id": 10053, "luminance": 0, "opaque": true, "replaceable": false, @@ -112964,7 +113260,7 @@ ] }, { - "id": 10034, + "id": 10054, "luminance": 0, "opaque": true, "replaceable": false, @@ -112975,7 +113271,7 @@ ] }, { - "id": 10035, + "id": 10055, "luminance": 0, "opaque": true, "replaceable": false, @@ -112986,7 +113282,7 @@ ] }, { - "id": 10036, + "id": 10056, "luminance": 0, "opaque": true, "replaceable": false, @@ -112998,7 +113294,7 @@ ] }, { - "id": 10037, + "id": 10057, "luminance": 0, "opaque": true, "replaceable": false, @@ -113010,7 +113306,7 @@ ] }, { - "id": 10038, + "id": 10058, "luminance": 0, "opaque": true, "replaceable": false, @@ -113022,7 +113318,7 @@ ] }, { - "id": 10039, + "id": 10059, "luminance": 0, "opaque": true, "replaceable": false, @@ -113034,7 +113330,7 @@ ] }, { - "id": 10040, + "id": 10060, "luminance": 0, "opaque": true, "replaceable": false, @@ -113045,7 +113341,7 @@ ] }, { - "id": 10041, + "id": 10061, "luminance": 0, "opaque": true, "replaceable": false, @@ -113056,7 +113352,7 @@ ] }, { - "id": 10042, + "id": 10062, "luminance": 0, "opaque": true, "replaceable": false, @@ -113067,7 +113363,7 @@ ] }, { - "id": 10043, + "id": 10063, "luminance": 0, "opaque": true, "replaceable": false, @@ -113080,10 +113376,10 @@ ] }, { - "id": 459, - "name": "dark_oak_stairs", - "translation_key": "block.minecraft.dark_oak_stairs", - "item_id": 388, + "id": 461, + "name": "bamboo_stairs", + "translation_key": "block.minecraft.bamboo_stairs", + "item_id": 369, "properties": [ { "name": "facing", @@ -113119,10 +113415,10 @@ ] } ], - "default_state_id": 10055, + "default_state_id": 10075, "states": [ { - "id": 10044, + "id": 10064, "luminance": 0, "opaque": true, "replaceable": false, @@ -113133,7 +113429,7 @@ ] }, { - "id": 10045, + "id": 10065, "luminance": 0, "opaque": true, "replaceable": false, @@ -113144,7 +113440,7 @@ ] }, { - "id": 10046, + "id": 10066, "luminance": 0, "opaque": true, "replaceable": false, @@ -113156,7 +113452,7 @@ ] }, { - "id": 10047, + "id": 10067, "luminance": 0, "opaque": true, "replaceable": false, @@ -113168,7 +113464,7 @@ ] }, { - "id": 10048, + "id": 10068, "luminance": 0, "opaque": true, "replaceable": false, @@ -113180,7 +113476,7 @@ ] }, { - "id": 10049, + "id": 10069, "luminance": 0, "opaque": true, "replaceable": false, @@ -113192,7 +113488,7 @@ ] }, { - "id": 10050, + "id": 10070, "luminance": 0, "opaque": true, "replaceable": false, @@ -113204,7 +113500,7 @@ ] }, { - "id": 10051, + "id": 10071, "luminance": 0, "opaque": true, "replaceable": false, @@ -113216,7 +113512,7 @@ ] }, { - "id": 10052, + "id": 10072, "luminance": 0, "opaque": true, "replaceable": false, @@ -113228,7 +113524,7 @@ ] }, { - "id": 10053, + "id": 10073, "luminance": 0, "opaque": true, "replaceable": false, @@ -113240,7 +113536,7 @@ ] }, { - "id": 10054, + "id": 10074, "luminance": 0, "opaque": true, "replaceable": false, @@ -113251,7 +113547,7 @@ ] }, { - "id": 10055, + "id": 10075, "luminance": 0, "opaque": true, "replaceable": false, @@ -113262,7 +113558,7 @@ ] }, { - "id": 10056, + "id": 10076, "luminance": 0, "opaque": true, "replaceable": false, @@ -113274,7 +113570,7 @@ ] }, { - "id": 10057, + "id": 10077, "luminance": 0, "opaque": true, "replaceable": false, @@ -113286,7 +113582,7 @@ ] }, { - "id": 10058, + "id": 10078, "luminance": 0, "opaque": true, "replaceable": false, @@ -113298,7 +113594,7 @@ ] }, { - "id": 10059, + "id": 10079, "luminance": 0, "opaque": true, "replaceable": false, @@ -113310,7 +113606,7 @@ ] }, { - "id": 10060, + "id": 10080, "luminance": 0, "opaque": true, "replaceable": false, @@ -113321,7 +113617,7 @@ ] }, { - "id": 10061, + "id": 10081, "luminance": 0, "opaque": true, "replaceable": false, @@ -113332,7 +113628,7 @@ ] }, { - "id": 10062, + "id": 10082, "luminance": 0, "opaque": true, "replaceable": false, @@ -113343,7 +113639,7 @@ ] }, { - "id": 10063, + "id": 10083, "luminance": 0, "opaque": true, "replaceable": false, @@ -113354,7 +113650,7 @@ ] }, { - "id": 10064, + "id": 10084, "luminance": 0, "opaque": true, "replaceable": false, @@ -113365,7 +113661,7 @@ ] }, { - "id": 10065, + "id": 10085, "luminance": 0, "opaque": true, "replaceable": false, @@ -113376,7 +113672,7 @@ ] }, { - "id": 10066, + "id": 10086, "luminance": 0, "opaque": true, "replaceable": false, @@ -113388,7 +113684,7 @@ ] }, { - "id": 10067, + "id": 10087, "luminance": 0, "opaque": true, "replaceable": false, @@ -113400,7 +113696,7 @@ ] }, { - "id": 10068, + "id": 10088, "luminance": 0, "opaque": true, "replaceable": false, @@ -113412,7 +113708,7 @@ ] }, { - "id": 10069, + "id": 10089, "luminance": 0, "opaque": true, "replaceable": false, @@ -113424,7 +113720,7 @@ ] }, { - "id": 10070, + "id": 10090, "luminance": 0, "opaque": true, "replaceable": false, @@ -113436,7 +113732,7 @@ ] }, { - "id": 10071, + "id": 10091, "luminance": 0, "opaque": true, "replaceable": false, @@ -113448,7 +113744,7 @@ ] }, { - "id": 10072, + "id": 10092, "luminance": 0, "opaque": true, "replaceable": false, @@ -113460,7 +113756,7 @@ ] }, { - "id": 10073, + "id": 10093, "luminance": 0, "opaque": true, "replaceable": false, @@ -113472,7 +113768,7 @@ ] }, { - "id": 10074, + "id": 10094, "luminance": 0, "opaque": true, "replaceable": false, @@ -113483,7 +113779,7 @@ ] }, { - "id": 10075, + "id": 10095, "luminance": 0, "opaque": true, "replaceable": false, @@ -113494,7 +113790,7 @@ ] }, { - "id": 10076, + "id": 10096, "luminance": 0, "opaque": true, "replaceable": false, @@ -113506,7 +113802,7 @@ ] }, { - "id": 10077, + "id": 10097, "luminance": 0, "opaque": true, "replaceable": false, @@ -113518,7 +113814,7 @@ ] }, { - "id": 10078, + "id": 10098, "luminance": 0, "opaque": true, "replaceable": false, @@ -113530,7 +113826,7 @@ ] }, { - "id": 10079, + "id": 10099, "luminance": 0, "opaque": true, "replaceable": false, @@ -113542,7 +113838,7 @@ ] }, { - "id": 10080, + "id": 10100, "luminance": 0, "opaque": true, "replaceable": false, @@ -113553,7 +113849,7 @@ ] }, { - "id": 10081, + "id": 10101, "luminance": 0, "opaque": true, "replaceable": false, @@ -113564,7 +113860,7 @@ ] }, { - "id": 10082, + "id": 10102, "luminance": 0, "opaque": true, "replaceable": false, @@ -113575,7 +113871,7 @@ ] }, { - "id": 10083, + "id": 10103, "luminance": 0, "opaque": true, "replaceable": false, @@ -113586,7 +113882,7 @@ ] }, { - "id": 10084, + "id": 10104, "luminance": 0, "opaque": true, "replaceable": false, @@ -113597,7 +113893,7 @@ ] }, { - "id": 10085, + "id": 10105, "luminance": 0, "opaque": true, "replaceable": false, @@ -113608,7 +113904,7 @@ ] }, { - "id": 10086, + "id": 10106, "luminance": 0, "opaque": true, "replaceable": false, @@ -113620,7 +113916,7 @@ ] }, { - "id": 10087, + "id": 10107, "luminance": 0, "opaque": true, "replaceable": false, @@ -113632,7 +113928,7 @@ ] }, { - "id": 10088, + "id": 10108, "luminance": 0, "opaque": true, "replaceable": false, @@ -113644,7 +113940,7 @@ ] }, { - "id": 10089, + "id": 10109, "luminance": 0, "opaque": true, "replaceable": false, @@ -113656,7 +113952,7 @@ ] }, { - "id": 10090, + "id": 10110, "luminance": 0, "opaque": true, "replaceable": false, @@ -113668,7 +113964,7 @@ ] }, { - "id": 10091, + "id": 10111, "luminance": 0, "opaque": true, "replaceable": false, @@ -113680,7 +113976,7 @@ ] }, { - "id": 10092, + "id": 10112, "luminance": 0, "opaque": true, "replaceable": false, @@ -113692,7 +113988,7 @@ ] }, { - "id": 10093, + "id": 10113, "luminance": 0, "opaque": true, "replaceable": false, @@ -113704,7 +114000,7 @@ ] }, { - "id": 10094, + "id": 10114, "luminance": 0, "opaque": true, "replaceable": false, @@ -113715,7 +114011,7 @@ ] }, { - "id": 10095, + "id": 10115, "luminance": 0, "opaque": true, "replaceable": false, @@ -113726,7 +114022,7 @@ ] }, { - "id": 10096, + "id": 10116, "luminance": 0, "opaque": true, "replaceable": false, @@ -113738,7 +114034,7 @@ ] }, { - "id": 10097, + "id": 10117, "luminance": 0, "opaque": true, "replaceable": false, @@ -113750,7 +114046,7 @@ ] }, { - "id": 10098, + "id": 10118, "luminance": 0, "opaque": true, "replaceable": false, @@ -113762,7 +114058,7 @@ ] }, { - "id": 10099, + "id": 10119, "luminance": 0, "opaque": true, "replaceable": false, @@ -113774,7 +114070,7 @@ ] }, { - "id": 10100, + "id": 10120, "luminance": 0, "opaque": true, "replaceable": false, @@ -113785,7 +114081,7 @@ ] }, { - "id": 10101, + "id": 10121, "luminance": 0, "opaque": true, "replaceable": false, @@ -113796,7 +114092,7 @@ ] }, { - "id": 10102, + "id": 10122, "luminance": 0, "opaque": true, "replaceable": false, @@ -113807,7 +114103,7 @@ ] }, { - "id": 10103, + "id": 10123, "luminance": 0, "opaque": true, "replaceable": false, @@ -113818,7 +114114,7 @@ ] }, { - "id": 10104, + "id": 10124, "luminance": 0, "opaque": true, "replaceable": false, @@ -113829,7 +114125,7 @@ ] }, { - "id": 10105, + "id": 10125, "luminance": 0, "opaque": true, "replaceable": false, @@ -113840,7 +114136,7 @@ ] }, { - "id": 10106, + "id": 10126, "luminance": 0, "opaque": true, "replaceable": false, @@ -113852,7 +114148,7 @@ ] }, { - "id": 10107, + "id": 10127, "luminance": 0, "opaque": true, "replaceable": false, @@ -113864,7 +114160,7 @@ ] }, { - "id": 10108, + "id": 10128, "luminance": 0, "opaque": true, "replaceable": false, @@ -113876,7 +114172,7 @@ ] }, { - "id": 10109, + "id": 10129, "luminance": 0, "opaque": true, "replaceable": false, @@ -113888,7 +114184,7 @@ ] }, { - "id": 10110, + "id": 10130, "luminance": 0, "opaque": true, "replaceable": false, @@ -113900,7 +114196,7 @@ ] }, { - "id": 10111, + "id": 10131, "luminance": 0, "opaque": true, "replaceable": false, @@ -113912,7 +114208,7 @@ ] }, { - "id": 10112, + "id": 10132, "luminance": 0, "opaque": true, "replaceable": false, @@ -113924,7 +114220,7 @@ ] }, { - "id": 10113, + "id": 10133, "luminance": 0, "opaque": true, "replaceable": false, @@ -113936,7 +114232,7 @@ ] }, { - "id": 10114, + "id": 10134, "luminance": 0, "opaque": true, "replaceable": false, @@ -113947,7 +114243,7 @@ ] }, { - "id": 10115, + "id": 10135, "luminance": 0, "opaque": true, "replaceable": false, @@ -113958,7 +114254,7 @@ ] }, { - "id": 10116, + "id": 10136, "luminance": 0, "opaque": true, "replaceable": false, @@ -113970,7 +114266,7 @@ ] }, { - "id": 10117, + "id": 10137, "luminance": 0, "opaque": true, "replaceable": false, @@ -113982,7 +114278,7 @@ ] }, { - "id": 10118, + "id": 10138, "luminance": 0, "opaque": true, "replaceable": false, @@ -113994,7 +114290,7 @@ ] }, { - "id": 10119, + "id": 10139, "luminance": 0, "opaque": true, "replaceable": false, @@ -114006,7 +114302,7 @@ ] }, { - "id": 10120, + "id": 10140, "luminance": 0, "opaque": true, "replaceable": false, @@ -114017,7 +114313,7 @@ ] }, { - "id": 10121, + "id": 10141, "luminance": 0, "opaque": true, "replaceable": false, @@ -114028,7 +114324,7 @@ ] }, { - "id": 10122, + "id": 10142, "luminance": 0, "opaque": true, "replaceable": false, @@ -114039,7 +114335,7 @@ ] }, { - "id": 10123, + "id": 10143, "luminance": 0, "opaque": true, "replaceable": false, @@ -114052,10 +114348,10 @@ ] }, { - "id": 460, - "name": "mangrove_stairs", - "translation_key": "block.minecraft.mangrove_stairs", - "item_id": 389, + "id": 462, + "name": "bamboo_mosaic_stairs", + "translation_key": "block.minecraft.bamboo_mosaic_stairs", + "item_id": 370, "properties": [ { "name": "facing", @@ -114091,10 +114387,10 @@ ] } ], - "default_state_id": 10135, + "default_state_id": 10155, "states": [ { - "id": 10124, + "id": 10144, "luminance": 0, "opaque": true, "replaceable": false, @@ -114105,7 +114401,7 @@ ] }, { - "id": 10125, + "id": 10145, "luminance": 0, "opaque": true, "replaceable": false, @@ -114116,7 +114412,7 @@ ] }, { - "id": 10126, + "id": 10146, "luminance": 0, "opaque": true, "replaceable": false, @@ -114128,7 +114424,7 @@ ] }, { - "id": 10127, + "id": 10147, "luminance": 0, "opaque": true, "replaceable": false, @@ -114140,7 +114436,7 @@ ] }, { - "id": 10128, + "id": 10148, "luminance": 0, "opaque": true, "replaceable": false, @@ -114152,7 +114448,7 @@ ] }, { - "id": 10129, + "id": 10149, "luminance": 0, "opaque": true, "replaceable": false, @@ -114164,7 +114460,7 @@ ] }, { - "id": 10130, + "id": 10150, "luminance": 0, "opaque": true, "replaceable": false, @@ -114176,7 +114472,7 @@ ] }, { - "id": 10131, + "id": 10151, "luminance": 0, "opaque": true, "replaceable": false, @@ -114188,7 +114484,7 @@ ] }, { - "id": 10132, + "id": 10152, "luminance": 0, "opaque": true, "replaceable": false, @@ -114200,7 +114496,7 @@ ] }, { - "id": 10133, + "id": 10153, "luminance": 0, "opaque": true, "replaceable": false, @@ -114212,7 +114508,7 @@ ] }, { - "id": 10134, + "id": 10154, "luminance": 0, "opaque": true, "replaceable": false, @@ -114223,7 +114519,7 @@ ] }, { - "id": 10135, + "id": 10155, "luminance": 0, "opaque": true, "replaceable": false, @@ -114234,7 +114530,7 @@ ] }, { - "id": 10136, + "id": 10156, "luminance": 0, "opaque": true, "replaceable": false, @@ -114246,7 +114542,7 @@ ] }, { - "id": 10137, + "id": 10157, "luminance": 0, "opaque": true, "replaceable": false, @@ -114258,7 +114554,7 @@ ] }, { - "id": 10138, + "id": 10158, "luminance": 0, "opaque": true, "replaceable": false, @@ -114270,7 +114566,7 @@ ] }, { - "id": 10139, + "id": 10159, "luminance": 0, "opaque": true, "replaceable": false, @@ -114282,7 +114578,7 @@ ] }, { - "id": 10140, + "id": 10160, "luminance": 0, "opaque": true, "replaceable": false, @@ -114293,7 +114589,7 @@ ] }, { - "id": 10141, + "id": 10161, "luminance": 0, "opaque": true, "replaceable": false, @@ -114304,7 +114600,7 @@ ] }, { - "id": 10142, + "id": 10162, "luminance": 0, "opaque": true, "replaceable": false, @@ -114315,7 +114611,7 @@ ] }, { - "id": 10143, + "id": 10163, "luminance": 0, "opaque": true, "replaceable": false, @@ -114326,7 +114622,7 @@ ] }, { - "id": 10144, + "id": 10164, "luminance": 0, "opaque": true, "replaceable": false, @@ -114337,7 +114633,7 @@ ] }, { - "id": 10145, + "id": 10165, "luminance": 0, "opaque": true, "replaceable": false, @@ -114348,7 +114644,7 @@ ] }, { - "id": 10146, + "id": 10166, "luminance": 0, "opaque": true, "replaceable": false, @@ -114360,7 +114656,7 @@ ] }, { - "id": 10147, + "id": 10167, "luminance": 0, "opaque": true, "replaceable": false, @@ -114372,7 +114668,7 @@ ] }, { - "id": 10148, + "id": 10168, "luminance": 0, "opaque": true, "replaceable": false, @@ -114384,7 +114680,7 @@ ] }, { - "id": 10149, + "id": 10169, "luminance": 0, "opaque": true, "replaceable": false, @@ -114396,7 +114692,7 @@ ] }, { - "id": 10150, + "id": 10170, "luminance": 0, "opaque": true, "replaceable": false, @@ -114408,7 +114704,7 @@ ] }, { - "id": 10151, + "id": 10171, "luminance": 0, "opaque": true, "replaceable": false, @@ -114420,7 +114716,7 @@ ] }, { - "id": 10152, + "id": 10172, "luminance": 0, "opaque": true, "replaceable": false, @@ -114432,7 +114728,7 @@ ] }, { - "id": 10153, + "id": 10173, "luminance": 0, "opaque": true, "replaceable": false, @@ -114444,7 +114740,7 @@ ] }, { - "id": 10154, + "id": 10174, "luminance": 0, "opaque": true, "replaceable": false, @@ -114455,7 +114751,7 @@ ] }, { - "id": 10155, + "id": 10175, "luminance": 0, "opaque": true, "replaceable": false, @@ -114466,7 +114762,7 @@ ] }, { - "id": 10156, + "id": 10176, "luminance": 0, "opaque": true, "replaceable": false, @@ -114478,7 +114774,7 @@ ] }, { - "id": 10157, + "id": 10177, "luminance": 0, "opaque": true, "replaceable": false, @@ -114490,7 +114786,7 @@ ] }, { - "id": 10158, + "id": 10178, "luminance": 0, "opaque": true, "replaceable": false, @@ -114502,7 +114798,7 @@ ] }, { - "id": 10159, + "id": 10179, "luminance": 0, "opaque": true, "replaceable": false, @@ -114514,7 +114810,7 @@ ] }, { - "id": 10160, + "id": 10180, "luminance": 0, "opaque": true, "replaceable": false, @@ -114525,7 +114821,7 @@ ] }, { - "id": 10161, + "id": 10181, "luminance": 0, "opaque": true, "replaceable": false, @@ -114536,7 +114832,7 @@ ] }, { - "id": 10162, + "id": 10182, "luminance": 0, "opaque": true, "replaceable": false, @@ -114547,7 +114843,7 @@ ] }, { - "id": 10163, + "id": 10183, "luminance": 0, "opaque": true, "replaceable": false, @@ -114558,7 +114854,7 @@ ] }, { - "id": 10164, + "id": 10184, "luminance": 0, "opaque": true, "replaceable": false, @@ -114569,7 +114865,7 @@ ] }, { - "id": 10165, + "id": 10185, "luminance": 0, "opaque": true, "replaceable": false, @@ -114580,7 +114876,7 @@ ] }, { - "id": 10166, + "id": 10186, "luminance": 0, "opaque": true, "replaceable": false, @@ -114592,7 +114888,7 @@ ] }, { - "id": 10167, + "id": 10187, "luminance": 0, "opaque": true, "replaceable": false, @@ -114604,7 +114900,7 @@ ] }, { - "id": 10168, + "id": 10188, "luminance": 0, "opaque": true, "replaceable": false, @@ -114616,7 +114912,7 @@ ] }, { - "id": 10169, + "id": 10189, "luminance": 0, "opaque": true, "replaceable": false, @@ -114628,7 +114924,7 @@ ] }, { - "id": 10170, + "id": 10190, "luminance": 0, "opaque": true, "replaceable": false, @@ -114640,7 +114936,7 @@ ] }, { - "id": 10171, + "id": 10191, "luminance": 0, "opaque": true, "replaceable": false, @@ -114652,7 +114948,7 @@ ] }, { - "id": 10172, + "id": 10192, "luminance": 0, "opaque": true, "replaceable": false, @@ -114664,7 +114960,7 @@ ] }, { - "id": 10173, + "id": 10193, "luminance": 0, "opaque": true, "replaceable": false, @@ -114676,7 +114972,7 @@ ] }, { - "id": 10174, + "id": 10194, "luminance": 0, "opaque": true, "replaceable": false, @@ -114687,7 +114983,7 @@ ] }, { - "id": 10175, + "id": 10195, "luminance": 0, "opaque": true, "replaceable": false, @@ -114698,7 +114994,7 @@ ] }, { - "id": 10176, + "id": 10196, "luminance": 0, "opaque": true, "replaceable": false, @@ -114710,7 +115006,7 @@ ] }, { - "id": 10177, + "id": 10197, "luminance": 0, "opaque": true, "replaceable": false, @@ -114722,7 +115018,7 @@ ] }, { - "id": 10178, + "id": 10198, "luminance": 0, "opaque": true, "replaceable": false, @@ -114734,7 +115030,7 @@ ] }, { - "id": 10179, + "id": 10199, "luminance": 0, "opaque": true, "replaceable": false, @@ -114746,7 +115042,7 @@ ] }, { - "id": 10180, + "id": 10200, "luminance": 0, "opaque": true, "replaceable": false, @@ -114757,7 +115053,7 @@ ] }, { - "id": 10181, + "id": 10201, "luminance": 0, "opaque": true, "replaceable": false, @@ -114768,7 +115064,7 @@ ] }, { - "id": 10182, + "id": 10202, "luminance": 0, "opaque": true, "replaceable": false, @@ -114779,7 +115075,7 @@ ] }, { - "id": 10183, + "id": 10203, "luminance": 0, "opaque": true, "replaceable": false, @@ -114790,7 +115086,7 @@ ] }, { - "id": 10184, + "id": 10204, "luminance": 0, "opaque": true, "replaceable": false, @@ -114801,7 +115097,7 @@ ] }, { - "id": 10185, + "id": 10205, "luminance": 0, "opaque": true, "replaceable": false, @@ -114812,7 +115108,7 @@ ] }, { - "id": 10186, + "id": 10206, "luminance": 0, "opaque": true, "replaceable": false, @@ -114824,7 +115120,7 @@ ] }, { - "id": 10187, + "id": 10207, "luminance": 0, "opaque": true, "replaceable": false, @@ -114836,7 +115132,7 @@ ] }, { - "id": 10188, + "id": 10208, "luminance": 0, "opaque": true, "replaceable": false, @@ -114848,7 +115144,7 @@ ] }, { - "id": 10189, + "id": 10209, "luminance": 0, "opaque": true, "replaceable": false, @@ -114860,7 +115156,7 @@ ] }, { - "id": 10190, + "id": 10210, "luminance": 0, "opaque": true, "replaceable": false, @@ -114872,7 +115168,7 @@ ] }, { - "id": 10191, + "id": 10211, "luminance": 0, "opaque": true, "replaceable": false, @@ -114884,7 +115180,7 @@ ] }, { - "id": 10192, + "id": 10212, "luminance": 0, "opaque": true, "replaceable": false, @@ -114896,7 +115192,7 @@ ] }, { - "id": 10193, + "id": 10213, "luminance": 0, "opaque": true, "replaceable": false, @@ -114908,7 +115204,7 @@ ] }, { - "id": 10194, + "id": 10214, "luminance": 0, "opaque": true, "replaceable": false, @@ -114919,7 +115215,7 @@ ] }, { - "id": 10195, + "id": 10215, "luminance": 0, "opaque": true, "replaceable": false, @@ -114930,7 +115226,7 @@ ] }, { - "id": 10196, + "id": 10216, "luminance": 0, "opaque": true, "replaceable": false, @@ -114942,7 +115238,7 @@ ] }, { - "id": 10197, + "id": 10217, "luminance": 0, "opaque": true, "replaceable": false, @@ -114954,7 +115250,7 @@ ] }, { - "id": 10198, + "id": 10218, "luminance": 0, "opaque": true, "replaceable": false, @@ -114966,7 +115262,7 @@ ] }, { - "id": 10199, + "id": 10219, "luminance": 0, "opaque": true, "replaceable": false, @@ -114978,7 +115274,7 @@ ] }, { - "id": 10200, + "id": 10220, "luminance": 0, "opaque": true, "replaceable": false, @@ -114989,7 +115285,7 @@ ] }, { - "id": 10201, + "id": 10221, "luminance": 0, "opaque": true, "replaceable": false, @@ -115000,7 +115296,7 @@ ] }, { - "id": 10202, + "id": 10222, "luminance": 0, "opaque": true, "replaceable": false, @@ -115011,7 +115307,7 @@ ] }, { - "id": 10203, + "id": 10223, "luminance": 0, "opaque": true, "replaceable": false, @@ -115024,10 +115320,345 @@ ] }, { - "id": 461, - "name": "bamboo_stairs", - "translation_key": "block.minecraft.bamboo_stairs", - "item_id": 390, + "id": 463, + "name": "slime_block", + "translation_key": "block.minecraft.slime_block", + "item_id": 642, + "properties": [], + "default_state_id": 10224, + "states": [ + { + "id": 10224, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 464, + "name": "barrier", + "translation_key": "block.minecraft.barrier", + "item_id": 421, + "properties": [], + "default_state_id": 10225, + "states": [ + { + "id": 10225, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 465, + "name": "light", + "translation_key": "block.minecraft.light", + "item_id": 422, + "properties": [ + { + "name": "level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10257, + "states": [ + { + "id": 10226, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10227, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10228, + "luminance": 1, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10229, + "luminance": 1, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10230, + "luminance": 2, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10231, + "luminance": 2, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10232, + "luminance": 3, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10233, + "luminance": 3, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10234, + "luminance": 4, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10235, + "luminance": 4, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10236, + "luminance": 5, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10237, + "luminance": 5, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10238, + "luminance": 6, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10239, + "luminance": 6, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10240, + "luminance": 7, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10241, + "luminance": 7, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10242, + "luminance": 8, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10243, + "luminance": 8, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10244, + "luminance": 9, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10245, + "luminance": 9, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10246, + "luminance": 10, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10247, + "luminance": 10, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10248, + "luminance": 11, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10249, + "luminance": 11, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10250, + "luminance": 12, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10251, + "luminance": 12, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10252, + "luminance": 13, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10253, + "luminance": 13, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10254, + "luminance": 14, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10255, + "luminance": 14, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10256, + "luminance": 15, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 10257, + "luminance": 15, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 466, + "name": "iron_trapdoor", + "translation_key": "block.minecraft.iron_trapdoor", + "item_id": 700, "properties": [ { "name": "facing", @@ -115046,13 +115677,17 @@ ] }, { - "name": "shape", + "name": "open", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] }, { @@ -115063,943 +115698,715 @@ ] } ], - "default_state_id": 10215, + "default_state_id": 10273, "states": [ { - "id": 10204, + "id": 10258, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { - "id": 10205, + "id": 10259, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { - "id": 10206, + "id": 10260, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 10207, + "id": 10261, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 10208, + "id": 10262, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 10209, + "id": 10263, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 92 ] }, { - "id": 10210, + "id": 10264, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 10211, + "id": 10265, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 10212, + "id": 10266, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 10213, + "id": 10267, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 10214, + "id": 10268, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 10215, + "id": 10269, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 10216, + "id": 10270, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 10217, + "id": 10271, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 93 ] }, { - "id": 10218, + "id": 10272, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 10219, + "id": 10273, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 10220, + "id": 10274, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 10221, + "id": 10275, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 67 ] }, { - "id": 10222, + "id": 10276, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 10223, + "id": 10277, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 10224, + "id": 10278, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 10225, + "id": 10279, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 92 ] }, { - "id": 10226, + "id": 10280, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 10227, + "id": 10281, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 10228, + "id": 10282, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 10229, + "id": 10283, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 10230, + "id": 10284, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 10231, + "id": 10285, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 10232, + "id": 10286, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 10233, + "id": 10287, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 10234, + "id": 10288, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 10235, + "id": 10289, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 10236, + "id": 10290, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 10237, + "id": 10291, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 10238, + "id": 10292, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 10239, + "id": 10293, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 10240, + "id": 10294, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 10241, + "id": 10295, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 92 ] }, { - "id": 10242, + "id": 10296, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 10243, + "id": 10297, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 10244, + "id": 10298, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 10245, + "id": 10299, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 10246, + "id": 10300, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 10247, + "id": 10301, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 10248, + "id": 10302, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 10249, + "id": 10303, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 93 ] }, { - "id": 10250, + "id": 10304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 10251, + "id": 10305, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 10252, + "id": 10306, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 10253, + "id": 10307, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 10254, + "id": 10308, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 10255, + "id": 10309, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 10256, + "id": 10310, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 10257, + "id": 10311, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 92 ] }, { - "id": 10258, + "id": 10312, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 10259, + "id": 10313, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 10260, + "id": 10314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 10261, + "id": 10315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 64 ] }, { - "id": 10262, + "id": 10316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 10263, + "id": 10317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 10264, + "id": 10318, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 10265, + "id": 10319, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 93 ] }, { - "id": 10266, + "id": 10320, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 10267, + "id": 10321, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] - }, + } + ] + }, + { + "id": 467, + "name": "prismarine", + "translation_key": "block.minecraft.prismarine", + "item_id": 481, + "properties": [], + "default_state_id": 10322, + "states": [ { - "id": 10268, + "id": 10322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] - }, - { - "id": 10269, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 10270, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 10271, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 10272, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 10273, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 10274, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 10275, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 10276, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 10277, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 10278, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 10279, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 10280, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 10281, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, + } + ] + }, + { + "id": 468, + "name": "prismarine_bricks", + "translation_key": "block.minecraft.prismarine_bricks", + "item_id": 482, + "properties": [], + "default_state_id": 10323, + "states": [ { - "id": 10282, + "id": 10323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] - }, + } + ] + }, + { + "id": 469, + "name": "dark_prismarine", + "translation_key": "block.minecraft.dark_prismarine", + "item_id": 483, + "properties": [], + "default_state_id": 10324, + "states": [ { - "id": 10283, + "id": 10324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] } ] }, { - "id": 462, - "name": "bamboo_mosaic_stairs", - "translation_key": "block.minecraft.bamboo_mosaic_stairs", - "item_id": 391, + "id": 470, + "name": "prismarine_stairs", + "translation_key": "block.minecraft.prismarine_stairs", + "item_id": 484, "properties": [ { "name": "facing", @@ -116035,10 +116442,10 @@ ] } ], - "default_state_id": 10295, + "default_state_id": 10336, "states": [ { - "id": 10284, + "id": 10325, "luminance": 0, "opaque": true, "replaceable": false, @@ -116049,7 +116456,7 @@ ] }, { - "id": 10285, + "id": 10326, "luminance": 0, "opaque": true, "replaceable": false, @@ -116060,7 +116467,7 @@ ] }, { - "id": 10286, + "id": 10327, "luminance": 0, "opaque": true, "replaceable": false, @@ -116072,7 +116479,7 @@ ] }, { - "id": 10287, + "id": 10328, "luminance": 0, "opaque": true, "replaceable": false, @@ -116084,7 +116491,7 @@ ] }, { - "id": 10288, + "id": 10329, "luminance": 0, "opaque": true, "replaceable": false, @@ -116096,7 +116503,7 @@ ] }, { - "id": 10289, + "id": 10330, "luminance": 0, "opaque": true, "replaceable": false, @@ -116108,7 +116515,7 @@ ] }, { - "id": 10290, + "id": 10331, "luminance": 0, "opaque": true, "replaceable": false, @@ -116120,7 +116527,7 @@ ] }, { - "id": 10291, + "id": 10332, "luminance": 0, "opaque": true, "replaceable": false, @@ -116132,7 +116539,7 @@ ] }, { - "id": 10292, + "id": 10333, "luminance": 0, "opaque": true, "replaceable": false, @@ -116144,7 +116551,7 @@ ] }, { - "id": 10293, + "id": 10334, "luminance": 0, "opaque": true, "replaceable": false, @@ -116156,7 +116563,7 @@ ] }, { - "id": 10294, + "id": 10335, "luminance": 0, "opaque": true, "replaceable": false, @@ -116167,7 +116574,7 @@ ] }, { - "id": 10295, + "id": 10336, "luminance": 0, "opaque": true, "replaceable": false, @@ -116178,7 +116585,7 @@ ] }, { - "id": 10296, + "id": 10337, "luminance": 0, "opaque": true, "replaceable": false, @@ -116190,7 +116597,7 @@ ] }, { - "id": 10297, + "id": 10338, "luminance": 0, "opaque": true, "replaceable": false, @@ -116202,7 +116609,7 @@ ] }, { - "id": 10298, + "id": 10339, "luminance": 0, "opaque": true, "replaceable": false, @@ -116214,7 +116621,7 @@ ] }, { - "id": 10299, + "id": 10340, "luminance": 0, "opaque": true, "replaceable": false, @@ -116226,7 +116633,7 @@ ] }, { - "id": 10300, + "id": 10341, "luminance": 0, "opaque": true, "replaceable": false, @@ -116237,7 +116644,7 @@ ] }, { - "id": 10301, + "id": 10342, "luminance": 0, "opaque": true, "replaceable": false, @@ -116248,7 +116655,7 @@ ] }, { - "id": 10302, + "id": 10343, "luminance": 0, "opaque": true, "replaceable": false, @@ -116259,7 +116666,7 @@ ] }, { - "id": 10303, + "id": 10344, "luminance": 0, "opaque": true, "replaceable": false, @@ -116270,7 +116677,7 @@ ] }, { - "id": 10304, + "id": 10345, "luminance": 0, "opaque": true, "replaceable": false, @@ -116281,7 +116688,7 @@ ] }, { - "id": 10305, + "id": 10346, "luminance": 0, "opaque": true, "replaceable": false, @@ -116292,7 +116699,7 @@ ] }, { - "id": 10306, + "id": 10347, "luminance": 0, "opaque": true, "replaceable": false, @@ -116304,7 +116711,7 @@ ] }, { - "id": 10307, + "id": 10348, "luminance": 0, "opaque": true, "replaceable": false, @@ -116316,7 +116723,7 @@ ] }, { - "id": 10308, + "id": 10349, "luminance": 0, "opaque": true, "replaceable": false, @@ -116328,7 +116735,7 @@ ] }, { - "id": 10309, + "id": 10350, "luminance": 0, "opaque": true, "replaceable": false, @@ -116340,7 +116747,7 @@ ] }, { - "id": 10310, + "id": 10351, "luminance": 0, "opaque": true, "replaceable": false, @@ -116352,7 +116759,7 @@ ] }, { - "id": 10311, + "id": 10352, "luminance": 0, "opaque": true, "replaceable": false, @@ -116364,7 +116771,7 @@ ] }, { - "id": 10312, + "id": 10353, "luminance": 0, "opaque": true, "replaceable": false, @@ -116376,7 +116783,7 @@ ] }, { - "id": 10313, + "id": 10354, "luminance": 0, "opaque": true, "replaceable": false, @@ -116388,7 +116795,7 @@ ] }, { - "id": 10314, + "id": 10355, "luminance": 0, "opaque": true, "replaceable": false, @@ -116399,7 +116806,7 @@ ] }, { - "id": 10315, + "id": 10356, "luminance": 0, "opaque": true, "replaceable": false, @@ -116410,7 +116817,7 @@ ] }, { - "id": 10316, + "id": 10357, "luminance": 0, "opaque": true, "replaceable": false, @@ -116422,7 +116829,7 @@ ] }, { - "id": 10317, + "id": 10358, "luminance": 0, "opaque": true, "replaceable": false, @@ -116434,7 +116841,7 @@ ] }, { - "id": 10318, + "id": 10359, "luminance": 0, "opaque": true, "replaceable": false, @@ -116446,7 +116853,7 @@ ] }, { - "id": 10319, + "id": 10360, "luminance": 0, "opaque": true, "replaceable": false, @@ -116458,7 +116865,7 @@ ] }, { - "id": 10320, + "id": 10361, "luminance": 0, "opaque": true, "replaceable": false, @@ -116469,7 +116876,7 @@ ] }, { - "id": 10321, + "id": 10362, "luminance": 0, "opaque": true, "replaceable": false, @@ -116480,7 +116887,7 @@ ] }, { - "id": 10322, + "id": 10363, "luminance": 0, "opaque": true, "replaceable": false, @@ -116491,7 +116898,7 @@ ] }, { - "id": 10323, + "id": 10364, "luminance": 0, "opaque": true, "replaceable": false, @@ -116502,7 +116909,7 @@ ] }, { - "id": 10324, + "id": 10365, "luminance": 0, "opaque": true, "replaceable": false, @@ -116513,7 +116920,7 @@ ] }, { - "id": 10325, + "id": 10366, "luminance": 0, "opaque": true, "replaceable": false, @@ -116524,7 +116931,7 @@ ] }, { - "id": 10326, + "id": 10367, "luminance": 0, "opaque": true, "replaceable": false, @@ -116536,7 +116943,7 @@ ] }, { - "id": 10327, + "id": 10368, "luminance": 0, "opaque": true, "replaceable": false, @@ -116548,7 +116955,7 @@ ] }, { - "id": 10328, + "id": 10369, "luminance": 0, "opaque": true, "replaceable": false, @@ -116560,7 +116967,7 @@ ] }, { - "id": 10329, + "id": 10370, "luminance": 0, "opaque": true, "replaceable": false, @@ -116572,7 +116979,7 @@ ] }, { - "id": 10330, + "id": 10371, "luminance": 0, "opaque": true, "replaceable": false, @@ -116584,7 +116991,7 @@ ] }, { - "id": 10331, + "id": 10372, "luminance": 0, "opaque": true, "replaceable": false, @@ -116596,7 +117003,7 @@ ] }, { - "id": 10332, + "id": 10373, "luminance": 0, "opaque": true, "replaceable": false, @@ -116608,7 +117015,7 @@ ] }, { - "id": 10333, + "id": 10374, "luminance": 0, "opaque": true, "replaceable": false, @@ -116620,7 +117027,7 @@ ] }, { - "id": 10334, + "id": 10375, "luminance": 0, "opaque": true, "replaceable": false, @@ -116631,7 +117038,7 @@ ] }, { - "id": 10335, + "id": 10376, "luminance": 0, "opaque": true, "replaceable": false, @@ -116642,7 +117049,7 @@ ] }, { - "id": 10336, + "id": 10377, "luminance": 0, "opaque": true, "replaceable": false, @@ -116654,7 +117061,7 @@ ] }, { - "id": 10337, + "id": 10378, "luminance": 0, "opaque": true, "replaceable": false, @@ -116666,7 +117073,7 @@ ] }, { - "id": 10338, + "id": 10379, "luminance": 0, "opaque": true, "replaceable": false, @@ -116678,7 +117085,7 @@ ] }, { - "id": 10339, + "id": 10380, "luminance": 0, "opaque": true, "replaceable": false, @@ -116690,7 +117097,7 @@ ] }, { - "id": 10340, + "id": 10381, "luminance": 0, "opaque": true, "replaceable": false, @@ -116701,7 +117108,7 @@ ] }, { - "id": 10341, + "id": 10382, "luminance": 0, "opaque": true, "replaceable": false, @@ -116712,7 +117119,7 @@ ] }, { - "id": 10342, + "id": 10383, "luminance": 0, "opaque": true, "replaceable": false, @@ -116723,7 +117130,7 @@ ] }, { - "id": 10343, + "id": 10384, "luminance": 0, "opaque": true, "replaceable": false, @@ -116734,7 +117141,7 @@ ] }, { - "id": 10344, + "id": 10385, "luminance": 0, "opaque": true, "replaceable": false, @@ -116745,7 +117152,7 @@ ] }, { - "id": 10345, + "id": 10386, "luminance": 0, "opaque": true, "replaceable": false, @@ -116756,7 +117163,7 @@ ] }, { - "id": 10346, + "id": 10387, "luminance": 0, "opaque": true, "replaceable": false, @@ -116768,7 +117175,7 @@ ] }, { - "id": 10347, + "id": 10388, "luminance": 0, "opaque": true, "replaceable": false, @@ -116780,7 +117187,7 @@ ] }, { - "id": 10348, + "id": 10389, "luminance": 0, "opaque": true, "replaceable": false, @@ -116792,7 +117199,7 @@ ] }, { - "id": 10349, + "id": 10390, "luminance": 0, "opaque": true, "replaceable": false, @@ -116804,7 +117211,7 @@ ] }, { - "id": 10350, + "id": 10391, "luminance": 0, "opaque": true, "replaceable": false, @@ -116816,7 +117223,7 @@ ] }, { - "id": 10351, + "id": 10392, "luminance": 0, "opaque": true, "replaceable": false, @@ -116828,7 +117235,7 @@ ] }, { - "id": 10352, + "id": 10393, "luminance": 0, "opaque": true, "replaceable": false, @@ -116840,7 +117247,7 @@ ] }, { - "id": 10353, + "id": 10394, "luminance": 0, "opaque": true, "replaceable": false, @@ -116852,7 +117259,7 @@ ] }, { - "id": 10354, + "id": 10395, "luminance": 0, "opaque": true, "replaceable": false, @@ -116863,7 +117270,7 @@ ] }, { - "id": 10355, + "id": 10396, "luminance": 0, "opaque": true, "replaceable": false, @@ -116874,7 +117281,7 @@ ] }, { - "id": 10356, + "id": 10397, "luminance": 0, "opaque": true, "replaceable": false, @@ -116886,7 +117293,7 @@ ] }, { - "id": 10357, + "id": 10398, "luminance": 0, "opaque": true, "replaceable": false, @@ -116898,7 +117305,7 @@ ] }, { - "id": 10358, + "id": 10399, "luminance": 0, "opaque": true, "replaceable": false, @@ -116910,7 +117317,7 @@ ] }, { - "id": 10359, + "id": 10400, "luminance": 0, "opaque": true, "replaceable": false, @@ -116922,7 +117329,7 @@ ] }, { - "id": 10360, + "id": 10401, "luminance": 0, "opaque": true, "replaceable": false, @@ -116933,7 +117340,7 @@ ] }, { - "id": 10361, + "id": 10402, "luminance": 0, "opaque": true, "replaceable": false, @@ -116944,7 +117351,7 @@ ] }, { - "id": 10362, + "id": 10403, "luminance": 0, "opaque": true, "replaceable": false, @@ -116955,7 +117362,7 @@ ] }, { - "id": 10363, + "id": 10404, "luminance": 0, "opaque": true, "replaceable": false, @@ -116968,363 +117375,10 @@ ] }, { - "id": 463, - "name": "slime_block", - "translation_key": "block.minecraft.slime_block", - "item_id": 663, - "properties": [], - "default_state_id": 10364, - "states": [ - { - "id": 10364, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 464, - "name": "barrier", - "translation_key": "block.minecraft.barrier", - "item_id": 442, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10366, - "states": [ - { - "id": 10365, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 10366, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 465, - "name": "light", - "translation_key": "block.minecraft.light", - "item_id": 443, - "properties": [ - { - "name": "level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10398, - "states": [ - { - "id": 10367, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10368, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10369, - "luminance": 1, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10370, - "luminance": 1, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10371, - "luminance": 2, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10372, - "luminance": 2, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10373, - "luminance": 3, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10374, - "luminance": 3, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10375, - "luminance": 4, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10376, - "luminance": 4, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10377, - "luminance": 5, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10378, - "luminance": 5, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10379, - "luminance": 6, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10380, - "luminance": 6, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10381, - "luminance": 7, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10382, - "luminance": 7, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10383, - "luminance": 8, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10384, - "luminance": 8, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10385, - "luminance": 9, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10386, - "luminance": 9, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10387, - "luminance": 10, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10388, - "luminance": 10, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10389, - "luminance": 11, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10390, - "luminance": 11, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10391, - "luminance": 12, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10392, - "luminance": 12, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10393, - "luminance": 13, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10394, - "luminance": 13, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10395, - "luminance": 14, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10396, - "luminance": 14, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10397, - "luminance": 15, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10398, - "luminance": 15, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 466, - "name": "iron_trapdoor", - "translation_key": "block.minecraft.iron_trapdoor", - "item_id": 729, + "id": 471, + "name": "prismarine_brick_stairs", + "translation_key": "block.minecraft.prismarine_brick_stairs", + "item_id": 485, "properties": [ { "name": "facing", @@ -117343,17 +117397,13 @@ ] }, { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -117364,658 +117414,682 @@ ] } ], - "default_state_id": 10414, + "default_state_id": 10416, "states": [ - { - "id": 10399, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 10400, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 10401, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 10402, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 10403, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 10404, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, { "id": 10405, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 42 ] }, { "id": 10406, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 42 ] }, { "id": 10407, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { "id": 10408, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { "id": 10409, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 46, + 47 ] }, { "id": 10410, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 46, + 47 ] }, { "id": 10411, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { "id": 10412, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { "id": 10413, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 44, + 50, + 45 ] }, { "id": 10414, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 44, + 50, + 45 ] }, { "id": 10415, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52 ] }, { "id": 10416, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52 ] }, { "id": 10417, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 49 ] }, { "id": 10418, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 49 ] }, { "id": 10419, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { "id": 10420, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { "id": 10421, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 53 ] }, { "id": 10422, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 53 ] }, { "id": 10423, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { "id": 10424, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { "id": 10425, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 52 ] }, { "id": 10426, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 52 ] }, { "id": 10427, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { "id": 10428, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { "id": 10429, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 46, + 49 ] }, { "id": 10430, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 46, + 49 ] }, { "id": 10431, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { "id": 10432, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { "id": 10433, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { "id": 10434, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { "id": 10435, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42 ] }, { "id": 10436, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42 ] }, { "id": 10437, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42, + 49 ] }, { "id": 10438, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42, + 49 ] }, { "id": 10439, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { "id": 10440, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { "id": 10441, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 45 ] }, { "id": 10442, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 45 ] }, { "id": 10443, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 47 ] }, { "id": 10444, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 47 ] }, { "id": 10445, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 56 ] }, { "id": 10446, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 56 ] }, { "id": 10447, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { "id": 10448, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 43, + 46, + 49 + ] }, { "id": 10449, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { "id": 10450, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { "id": 10451, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 55, + 52, + 45 ] }, { "id": 10452, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 55, + 52, + 45 ] }, { "id": 10453, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { "id": 10454, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { "id": 10455, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { "id": 10456, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { "id": 10457, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 45 ] }, { "id": 10458, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 45 ] }, { "id": 10459, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { "id": 10460, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { "id": 10461, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 47 ] }, { "id": 10462, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 47 ] - } - ] - }, - { - "id": 467, - "name": "prismarine", - "translation_key": "block.minecraft.prismarine", - "item_id": 502, - "properties": [], - "default_state_id": 10463, - "states": [ + }, { "id": 10463, "luminance": 0, @@ -118023,19 +118097,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 53 ] - } - ] - }, - { - "id": 468, - "name": "prismarine_bricks", - "translation_key": "block.minecraft.prismarine_bricks", - "item_id": 503, - "properties": [], - "default_state_id": 10464, - "states": [ + }, { "id": 10464, "luminance": 0, @@ -118043,19 +118108,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 53 ] - } - ] - }, - { - "id": 469, - "name": "dark_prismarine", - "translation_key": "block.minecraft.dark_prismarine", - "item_id": 504, - "properties": [], - "default_state_id": 10465, - "states": [ + }, { "id": 10465, "luminance": 0, @@ -118063,53 +118119,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 470, - "name": "prismarine_stairs", - "translation_key": "block.minecraft.prismarine_stairs", - "item_id": 505, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 57, + 50 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10477, - "states": [ { "id": 10466, "luminance": 0, @@ -118117,8 +118130,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 57, + 50 ] }, { @@ -118129,7 +118142,8 @@ "blocks_motion": true, "collision_shapes": [ 41, - 42 + 46, + 47 ] }, { @@ -118139,9 +118153,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 41, + 46, + 47 ] }, { @@ -118151,9 +118165,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 54, 44, - 45 + 53 ] }, { @@ -118163,9 +118177,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 54, + 44, + 53 ] }, { @@ -118175,9 +118189,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 44, + 50, + 45 ] }, { @@ -118187,9 +118201,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 44, + 50, + 45 ] }, { @@ -118199,8 +118213,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, + 46, + 50, 49 ] }, @@ -118211,9 +118225,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, + 46, 50, - 45 + 49 ] }, { @@ -118223,9 +118237,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 51, + 56 ] }, { @@ -118236,7 +118249,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52 + 56 ] }, { @@ -118247,7 +118260,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52 + 52, + 45 ] }, { @@ -118258,8 +118272,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 49 + 52, + 45 ] }, { @@ -118270,7 +118284,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 42, 49 ] }, @@ -118282,8 +118296,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 42, + 49 ] }, { @@ -118294,8 +118308,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 49 ] }, { @@ -118306,7 +118319,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 49 ] }, { @@ -118317,7 +118330,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 45 ] }, { @@ -118328,9 +118341,53 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 45 + ] + } + ] + }, + { + "id": 472, + "name": "dark_prismarine_stairs", + "translation_key": "block.minecraft.dark_prismarine_stairs", + "item_id": 486, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" ] }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10496, + "states": [ { "id": 10485, "luminance": 0, @@ -118338,8 +118395,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 41, + 42 ] }, { @@ -118349,8 +118406,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 41, + 42 ] }, { @@ -118360,8 +118417,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 43, + 44, + 45 ] }, { @@ -118371,9 +118429,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, + 43, 44, - 53 + 45 ] }, { @@ -118383,9 +118441,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 41, + 46, + 47 ] }, { @@ -118395,9 +118453,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 41, 46, - 49 + 47 ] }, { @@ -118407,8 +118465,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, + 48, + 42, 49 ] }, @@ -118419,8 +118477,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, + 48, + 42, 49 ] }, @@ -118431,9 +118489,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, + 44, 50, - 49 + 45 ] }, { @@ -118443,8 +118501,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, + 44, + 50, 45 ] }, @@ -118455,9 +118513,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 51, + 52 ] }, { @@ -118468,7 +118525,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42 + 52 ] }, { @@ -118479,7 +118536,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42 + 50, + 49 ] }, { @@ -118490,7 +118548,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, + 50, 49 ] }, @@ -118502,8 +118560,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 52, + 45 ] }, { @@ -118514,7 +118572,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 52, 45 ] }, @@ -118526,8 +118584,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 45 + 53 ] }, { @@ -118538,7 +118595,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 53 ] }, { @@ -118549,7 +118606,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 49 ] }, { @@ -118560,7 +118617,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 47 + 49 ] }, { @@ -118570,8 +118627,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 54, + 52 ] }, { @@ -118581,8 +118638,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 54, + 52 ] }, { @@ -118592,8 +118649,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 54, + 44, + 53 ] }, { @@ -118603,9 +118661,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 54, + 44, + 53 ] }, { @@ -118628,8 +118686,8 @@ "blocks_motion": true, "collision_shapes": [ 43, - 44, - 45 + 46, + 49 ] }, { @@ -118639,9 +118697,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 46, + 50, + 49 ] }, { @@ -118651,9 +118709,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 46, + 50, + 49 ] }, { @@ -118675,9 +118733,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 55, + 52, + 45 ] }, { @@ -118687,9 +118745,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 51, + 42 ] }, { @@ -118700,7 +118757,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50 + 42 ] }, { @@ -118711,7 +118768,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50 + 42, + 49 ] }, { @@ -118722,8 +118780,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 45 + 42, + 49 ] }, { @@ -118747,7 +118805,7 @@ "collision_shapes": [ 51, 50, - 49 + 45 ] }, { @@ -118758,8 +118816,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 49 + 45 ] }, { @@ -118770,7 +118827,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 47 + 45 ] }, { @@ -118792,7 +118849,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 47 ] }, { @@ -118802,8 +118859,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 43, + 56 ] }, { @@ -118813,8 +118870,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 43, + 56 ] }, { @@ -118824,8 +118881,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 43, + 46, + 49 ] }, { @@ -118835,9 +118893,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, + 43, 46, - 47 + 49 ] }, { @@ -118847,9 +118905,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 43, + 44, + 45 ] }, { @@ -118859,9 +118917,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, + 43, 44, - 53 + 45 ] }, { @@ -118871,9 +118929,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 55, + 52, + 45 ] }, { @@ -118883,8 +118941,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, + 55, + 52, 45 ] }, @@ -118895,9 +118953,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 48, + 42, + 49 ] }, { @@ -118907,8 +118965,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, + 48, + 42, 49 ] }, @@ -118919,9 +118977,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51, + 50 ] }, { @@ -118932,7 +118989,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 56 + 50 ] }, { @@ -118943,7 +119000,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 56 + 50, + 45 ] }, { @@ -118954,7 +119012,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, + 50, 45 ] }, @@ -118966,8 +119024,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 50, + 49 ] }, { @@ -118978,7 +119036,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, + 50, 49 ] }, @@ -118990,8 +119048,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 42, - 49 + 47 ] }, { @@ -119002,7 +119059,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 47 ] }, { @@ -119013,7 +119070,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 53 ] }, { @@ -119024,7 +119081,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 45 + 53 ] }, { @@ -119034,54 +119091,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 471, - "name": "prismarine_brick_stairs", - "translation_key": "block.minecraft.prismarine_brick_stairs", - "item_id": 506, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 57, + 50 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10557, - "states": [ { "id": 10546, "luminance": 0, @@ -119089,8 +119102,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 57, + 50 ] }, { @@ -119101,7 +119114,8 @@ "blocks_motion": true, "collision_shapes": [ 41, - 42 + 46, + 47 ] }, { @@ -119111,9 +119125,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 41, + 46, + 47 ] }, { @@ -119123,9 +119137,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, + 54, 44, - 45 + 53 ] }, { @@ -119135,9 +119149,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 54, + 44, + 53 ] }, { @@ -119147,9 +119161,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 44, + 50, + 45 ] }, { @@ -119159,9 +119173,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 44, + 50, + 45 ] }, { @@ -119171,8 +119185,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, + 46, + 50, 49 ] }, @@ -119183,9 +119197,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, + 46, 50, - 45 + 49 ] }, { @@ -119195,9 +119209,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 51, + 56 ] }, { @@ -119208,7 +119221,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52 + 56 ] }, { @@ -119219,7 +119232,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52 + 52, + 45 ] }, { @@ -119230,8 +119244,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, - 49 + 52, + 45 ] }, { @@ -119242,7 +119256,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 50, + 42, 49 ] }, @@ -119254,8 +119268,8 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 42, + 49 ] }, { @@ -119266,8 +119280,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 52, - 45 + 49 ] }, { @@ -119278,7 +119291,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 49 ] }, { @@ -119289,7 +119302,7 @@ "blocks_motion": true, "collision_shapes": [ 51, - 53 + 45 ] }, { @@ -119300,9 +119313,35 @@ "blocks_motion": true, "collision_shapes": [ 51, - 49 + 45 + ] + } + ] + }, + { + "id": 473, + "name": "prismarine_slab", + "translation_key": "block.minecraft.prismarine_slab", + "item_id": 256, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10568, + "states": [ { "id": 10565, "luminance": 0, @@ -119310,8 +119349,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 201 ] }, { @@ -119321,8 +119359,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 201 ] }, { @@ -119332,8 +119369,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 51 ] }, { @@ -119343,9 +119379,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 51 ] }, { @@ -119355,9 +119389,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] }, { @@ -119367,11 +119399,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 + ] + } + ] + }, + { + "id": 474, + "name": "prismarine_brick_slab", + "translation_key": "block.minecraft.prismarine_brick_slab", + "item_id": 257, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10574, + "states": [ { "id": 10571, "luminance": 0, @@ -119379,9 +119435,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 201 ] }, { @@ -119391,9 +119445,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 201 ] }, { @@ -119403,9 +119455,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51 ] }, { @@ -119415,9 +119465,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 51 ] }, { @@ -119427,9 +119475,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 0 ] }, { @@ -119439,10 +119485,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 0 + ] + } + ] + }, + { + "id": 475, + "name": "dark_prismarine_slab", + "translation_key": "block.minecraft.dark_prismarine_slab", + "item_id": 258, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10580, + "states": [ { "id": 10577, "luminance": 0, @@ -119450,8 +119521,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 201 ] }, { @@ -119461,9 +119531,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 201 ] }, { @@ -119473,9 +119541,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 51 ] }, { @@ -119485,9 +119551,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 51 ] }, { @@ -119497,9 +119561,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 0 ] }, { @@ -119509,21 +119571,48 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] - }, + } + ] + }, + { + "id": 476, + "name": "sea_lantern", + "translation_key": "block.minecraft.sea_lantern", + "item_id": 487, + "properties": [], + "default_state_id": 10583, + "states": [ { "id": 10583, - "luminance": 0, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] - }, + } + ] + }, + { + "id": 477, + "name": "hay_block", + "translation_key": "block.minecraft.hay_block", + "item_id": 423, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 10585, + "states": [ { "id": 10584, "luminance": 0, @@ -119531,8 +119620,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 0 ] }, { @@ -119542,8 +119630,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 0 ] }, { @@ -119553,198 +119640,339 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 0 ] - }, + } + ] + }, + { + "id": 478, + "name": "white_carpet", + "translation_key": "block.minecraft.white_carpet", + "item_id": 424, + "properties": [], + "default_state_id": 10587, + "states": [ { "id": 10587, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 202 ] - }, + } + ] + }, + { + "id": 479, + "name": "orange_carpet", + "translation_key": "block.minecraft.orange_carpet", + "item_id": 425, + "properties": [], + "default_state_id": 10588, + "states": [ { "id": 10588, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 202 ] - }, + } + ] + }, + { + "id": 480, + "name": "magenta_carpet", + "translation_key": "block.minecraft.magenta_carpet", + "item_id": 426, + "properties": [], + "default_state_id": 10589, + "states": [ { "id": 10589, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 202 ] - }, + } + ] + }, + { + "id": 481, + "name": "light_blue_carpet", + "translation_key": "block.minecraft.light_blue_carpet", + "item_id": 427, + "properties": [], + "default_state_id": 10590, + "states": [ { "id": 10590, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 202 ] - }, + } + ] + }, + { + "id": 482, + "name": "yellow_carpet", + "translation_key": "block.minecraft.yellow_carpet", + "item_id": 428, + "properties": [], + "default_state_id": 10591, + "states": [ { "id": 10591, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 202 ] - }, + } + ] + }, + { + "id": 483, + "name": "lime_carpet", + "translation_key": "block.minecraft.lime_carpet", + "item_id": 429, + "properties": [], + "default_state_id": 10592, + "states": [ { "id": 10592, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 202 ] - }, + } + ] + }, + { + "id": 484, + "name": "pink_carpet", + "translation_key": "block.minecraft.pink_carpet", + "item_id": 430, + "properties": [], + "default_state_id": 10593, + "states": [ { "id": 10593, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 202 ] - }, + } + ] + }, + { + "id": 485, + "name": "gray_carpet", + "translation_key": "block.minecraft.gray_carpet", + "item_id": 431, + "properties": [], + "default_state_id": 10594, + "states": [ { "id": 10594, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 202 ] - }, + } + ] + }, + { + "id": 486, + "name": "light_gray_carpet", + "translation_key": "block.minecraft.light_gray_carpet", + "item_id": 432, + "properties": [], + "default_state_id": 10595, + "states": [ { "id": 10595, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 202 ] - }, + } + ] + }, + { + "id": 487, + "name": "cyan_carpet", + "translation_key": "block.minecraft.cyan_carpet", + "item_id": 433, + "properties": [], + "default_state_id": 10596, + "states": [ { "id": 10596, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 202 ] - }, + } + ] + }, + { + "id": 488, + "name": "purple_carpet", + "translation_key": "block.minecraft.purple_carpet", + "item_id": 434, + "properties": [], + "default_state_id": 10597, + "states": [ { "id": 10597, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 202 ] - }, + } + ] + }, + { + "id": 489, + "name": "blue_carpet", + "translation_key": "block.minecraft.blue_carpet", + "item_id": 435, + "properties": [], + "default_state_id": 10598, + "states": [ { "id": 10598, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 202 ] - }, + } + ] + }, + { + "id": 490, + "name": "brown_carpet", + "translation_key": "block.minecraft.brown_carpet", + "item_id": 436, + "properties": [], + "default_state_id": 10599, + "states": [ { "id": 10599, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 202 ] - }, + } + ] + }, + { + "id": 491, + "name": "green_carpet", + "translation_key": "block.minecraft.green_carpet", + "item_id": 437, + "properties": [], + "default_state_id": 10600, + "states": [ { "id": 10600, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 202 ] - }, + } + ] + }, + { + "id": 492, + "name": "red_carpet", + "translation_key": "block.minecraft.red_carpet", + "item_id": 438, + "properties": [], + "default_state_id": 10601, + "states": [ { "id": 10601, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 202 ] - }, + } + ] + }, + { + "id": 493, + "name": "black_carpet", + "translation_key": "block.minecraft.black_carpet", + "item_id": 439, + "properties": [], + "default_state_id": 10602, + "states": [ { "id": 10602, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 202 ] - }, + } + ] + }, + { + "id": 494, + "name": "terracotta", + "translation_key": "block.minecraft.terracotta", + "item_id": 440, + "properties": [], + "default_state_id": 10603, + "states": [ { "id": 10603, "luminance": 0, @@ -119752,10 +119980,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 0 ] - }, + } + ] + }, + { + "id": 495, + "name": "coal_block", + "translation_key": "block.minecraft.coal_block", + "item_id": 68, + "properties": [], + "default_state_id": 10604, + "states": [ { "id": 10604, "luminance": 0, @@ -119763,10 +120000,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] - }, + } + ] + }, + { + "id": 496, + "name": "packed_ice", + "translation_key": "block.minecraft.packed_ice", + "item_id": 441, + "properties": [], + "default_state_id": 10605, + "states": [ { "id": 10605, "luminance": 0, @@ -119774,2133 +120020,1460 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] - }, + } + ] + }, + { + "id": 497, + "name": "sunflower", + "translation_key": "block.minecraft.sunflower", + "item_id": 443, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 10607, + "states": [ { "id": 10606, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10607, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 498, + "name": "lilac", + "translation_key": "block.minecraft.lilac", + "item_id": 444, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" ] - }, + } + ], + "default_state_id": 10609, + "states": [ { "id": 10608, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10609, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 499, + "name": "rose_bush", + "translation_key": "block.minecraft.rose_bush", + "item_id": 445, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" ] - }, + } + ], + "default_state_id": 10611, + "states": [ { "id": 10610, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 500, + "name": "peony", + "translation_key": "block.minecraft.peony", + "item_id": 446, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" ] - }, + } + ], + "default_state_id": 10613, + "states": [ { "id": 10612, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10613, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 501, + "name": "tall_grass", + "translation_key": "block.minecraft.tall_grass", + "item_id": 447, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" ] - }, + } + ], + "default_state_id": 10615, + "states": [ { "id": 10614, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10615, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 502, + "name": "large_fern", + "translation_key": "block.minecraft.large_fern", + "item_id": 448, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" ] - }, + } + ], + "default_state_id": 10617, + "states": [ { "id": 10616, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] }, { "id": 10617, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 503, + "name": "white_banner", + "translation_key": "block.minecraft.white_banner", + "item_id": 1087, + "wall_variant_id": 519, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10618, + "states": [ { "id": 10618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10619, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10620, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10621, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10622, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10623, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10624, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10625, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 472, - "name": "dark_prismarine_stairs", - "translation_key": "block.minecraft.dark_prismarine_stairs", - "item_id": 507, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] + "collision_shapes": [], + "block_entity_type": 19 }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10637, - "states": [ { "id": 10626, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10627, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10628, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10629, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10630, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10631, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10632, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10633, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 504, + "name": "orange_banner", + "translation_key": "block.minecraft.orange_banner", + "item_id": 1088, + "wall_variant_id": 520, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10634, + "states": [ { "id": 10634, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10635, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10636, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10637, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10638, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10639, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10640, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10641, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10642, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10643, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10644, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10645, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10646, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10647, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10648, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10649, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 505, + "name": "magenta_banner", + "translation_key": "block.minecraft.magenta_banner", + "item_id": 1089, + "wall_variant_id": 521, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10650, + "states": [ { "id": 10650, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10651, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10652, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10653, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10654, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10655, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10656, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10657, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10658, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10659, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10660, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10661, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10664, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10665, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 506, + "name": "light_blue_banner", + "translation_key": "block.minecraft.light_blue_banner", + "item_id": 1090, + "wall_variant_id": 522, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10666, + "states": [ { "id": 10666, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10667, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10668, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10669, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10670, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10671, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10672, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10673, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10674, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10675, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10676, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10677, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10678, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10679, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10680, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10681, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 507, + "name": "yellow_banner", + "translation_key": "block.minecraft.yellow_banner", + "item_id": 1091, + "wall_variant_id": 523, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10682, + "states": [ { "id": 10682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10684, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10685, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10686, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10687, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10688, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10689, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10690, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10691, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10692, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10693, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10694, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10695, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10696, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10697, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 56 + "collision_shapes": [], + "block_entity_type": 19 + } + ] + }, + { + "id": 508, + "name": "lime_banner", + "translation_key": "block.minecraft.lime_banner", + "item_id": 1092, + "wall_variant_id": 524, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] - }, + } + ], + "default_state_id": 10698, + "states": [ { "id": 10698, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10699, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10700, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10701, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10702, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10703, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10704, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10705, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 473, - "name": "prismarine_slab", - "translation_key": "block.minecraft.prismarine_slab", - "item_id": 277, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [], + "block_entity_type": 19 }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10709, - "states": [ { "id": 10706, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10707, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10708, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10709, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10710, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10711, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 + }, + { + "id": 10712, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 19 + }, + { + "id": 10713, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 474, - "name": "prismarine_brick_slab", - "translation_key": "block.minecraft.prismarine_brick_slab", - "item_id": 278, + "id": 509, + "name": "pink_banner", + "translation_key": "block.minecraft.pink_banner", + "item_id": 1093, + "wall_variant_id": 525, "properties": [ { - "name": "type", + "name": "rotation", "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] } ], - "default_state_id": 10715, + "default_state_id": 10714, "states": [ - { - "id": 10712, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 10713, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, { "id": 10714, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10715, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10716, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10717, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 475, - "name": "dark_prismarine_slab", - "translation_key": "block.minecraft.dark_prismarine_slab", - "item_id": 279, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [], + "block_entity_type": 19 }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 10721, - "states": [ { "id": 10718, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10719, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10720, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10721, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10722, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10723, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 476, - "name": "sea_lantern", - "translation_key": "block.minecraft.sea_lantern", - "item_id": 508, - "properties": [], - "default_state_id": 10724, - "states": [ + "collision_shapes": [], + "block_entity_type": 19 + }, { "id": 10724, - "luminance": 15, - "opaque": true, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 477, - "name": "hay_block", - "translation_key": "block.minecraft.hay_block", - "item_id": 444, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 10726, - "states": [ + "collision_shapes": [], + "block_entity_type": 19 + }, { "id": 10725, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10726, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [], + "block_entity_type": 19 }, { "id": 10727, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 478, - "name": "white_carpet", - "translation_key": "block.minecraft.white_carpet", - "item_id": 445, - "properties": [], - "default_state_id": 10728, - "states": [ - { - "id": 10728, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 479, - "name": "orange_carpet", - "translation_key": "block.minecraft.orange_carpet", - "item_id": 446, - "properties": [], - "default_state_id": 10729, - "states": [ - { - "id": 10729, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 480, - "name": "magenta_carpet", - "translation_key": "block.minecraft.magenta_carpet", - "item_id": 447, - "properties": [], - "default_state_id": 10730, - "states": [ - { - "id": 10730, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 481, - "name": "light_blue_carpet", - "translation_key": "block.minecraft.light_blue_carpet", - "item_id": 448, - "properties": [], - "default_state_id": 10731, - "states": [ - { - "id": 10731, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 482, - "name": "yellow_carpet", - "translation_key": "block.minecraft.yellow_carpet", - "item_id": 449, - "properties": [], - "default_state_id": 10732, - "states": [ - { - "id": 10732, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 483, - "name": "lime_carpet", - "translation_key": "block.minecraft.lime_carpet", - "item_id": 450, - "properties": [], - "default_state_id": 10733, - "states": [ - { - "id": 10733, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 484, - "name": "pink_carpet", - "translation_key": "block.minecraft.pink_carpet", - "item_id": 451, - "properties": [], - "default_state_id": 10734, - "states": [ - { - "id": 10734, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 485, - "name": "gray_carpet", - "translation_key": "block.minecraft.gray_carpet", - "item_id": 452, - "properties": [], - "default_state_id": 10735, - "states": [ - { - "id": 10735, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 486, - "name": "light_gray_carpet", - "translation_key": "block.minecraft.light_gray_carpet", - "item_id": 453, - "properties": [], - "default_state_id": 10736, - "states": [ - { - "id": 10736, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 487, - "name": "cyan_carpet", - "translation_key": "block.minecraft.cyan_carpet", - "item_id": 454, - "properties": [], - "default_state_id": 10737, - "states": [ - { - "id": 10737, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 488, - "name": "purple_carpet", - "translation_key": "block.minecraft.purple_carpet", - "item_id": 455, - "properties": [], - "default_state_id": 10738, - "states": [ - { - "id": 10738, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 489, - "name": "blue_carpet", - "translation_key": "block.minecraft.blue_carpet", - "item_id": 456, - "properties": [], - "default_state_id": 10739, - "states": [ - { - "id": 10739, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 490, - "name": "brown_carpet", - "translation_key": "block.minecraft.brown_carpet", - "item_id": 457, - "properties": [], - "default_state_id": 10740, - "states": [ - { - "id": 10740, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 491, - "name": "green_carpet", - "translation_key": "block.minecraft.green_carpet", - "item_id": 458, - "properties": [], - "default_state_id": 10741, - "states": [ - { - "id": 10741, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 492, - "name": "red_carpet", - "translation_key": "block.minecraft.red_carpet", - "item_id": 459, - "properties": [], - "default_state_id": 10742, - "states": [ - { - "id": 10742, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 493, - "name": "black_carpet", - "translation_key": "block.minecraft.black_carpet", - "item_id": 460, - "properties": [], - "default_state_id": 10743, - "states": [ - { - "id": 10743, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 202 - ] - } - ] - }, - { - "id": 494, - "name": "terracotta", - "translation_key": "block.minecraft.terracotta", - "item_id": 461, - "properties": [], - "default_state_id": 10744, - "states": [ - { - "id": 10744, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 495, - "name": "coal_block", - "translation_key": "block.minecraft.coal_block", - "item_id": 81, - "properties": [], - "default_state_id": 10745, - "states": [ - { - "id": 10745, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 496, - "name": "packed_ice", - "translation_key": "block.minecraft.packed_ice", - "item_id": 462, - "properties": [], - "default_state_id": 10746, - "states": [ - { - "id": 10746, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 497, - "name": "sunflower", - "translation_key": "block.minecraft.sunflower", - "item_id": 464, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10748, - "states": [ - { - "id": 10747, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10748, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 498, - "name": "lilac", - "translation_key": "block.minecraft.lilac", - "item_id": 465, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10750, - "states": [ - { - "id": 10749, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10750, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 499, - "name": "rose_bush", - "translation_key": "block.minecraft.rose_bush", - "item_id": 466, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10752, - "states": [ - { - "id": 10751, - "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10752, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 500, - "name": "peony", - "translation_key": "block.minecraft.peony", - "item_id": 467, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10754, - "states": [ - { - "id": 10753, + "id": 10728, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 19 }, { - "id": 10754, + "id": 10729, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 501, - "name": "tall_grass", - "translation_key": "block.minecraft.tall_grass", - "item_id": 468, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10756, - "states": [ - { - "id": 10755, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10756, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 502, - "name": "large_fern", - "translation_key": "block.minecraft.large_fern", - "item_id": 469, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 10758, - "states": [ - { - "id": 10757, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 10758, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 19 } ] }, { - "id": 503, - "name": "white_banner", - "translation_key": "block.minecraft.white_banner", - "item_id": 1126, - "wall_variant_id": 519, + "id": 510, + "name": "gray_banner", + "translation_key": "block.minecraft.gray_banner", + "item_id": 1094, + "wall_variant_id": 526, "properties": [ { "name": "rotation", @@ -121924,10 +121497,10 @@ ] } ], - "default_state_id": 10759, + "default_state_id": 10730, "states": [ { - "id": 10759, + "id": 10730, "luminance": 0, "opaque": false, "replaceable": false, @@ -121936,7 +121509,7 @@ "block_entity_type": 19 }, { - "id": 10760, + "id": 10731, "luminance": 0, "opaque": false, "replaceable": false, @@ -121945,7 +121518,7 @@ "block_entity_type": 19 }, { - "id": 10761, + "id": 10732, "luminance": 0, "opaque": false, "replaceable": false, @@ -121954,7 +121527,7 @@ "block_entity_type": 19 }, { - "id": 10762, + "id": 10733, "luminance": 0, "opaque": false, "replaceable": false, @@ -121963,7 +121536,7 @@ "block_entity_type": 19 }, { - "id": 10763, + "id": 10734, "luminance": 0, "opaque": false, "replaceable": false, @@ -121972,7 +121545,7 @@ "block_entity_type": 19 }, { - "id": 10764, + "id": 10735, "luminance": 0, "opaque": false, "replaceable": false, @@ -121981,7 +121554,7 @@ "block_entity_type": 19 }, { - "id": 10765, + "id": 10736, "luminance": 0, "opaque": false, "replaceable": false, @@ -121990,7 +121563,7 @@ "block_entity_type": 19 }, { - "id": 10766, + "id": 10737, "luminance": 0, "opaque": false, "replaceable": false, @@ -121999,7 +121572,7 @@ "block_entity_type": 19 }, { - "id": 10767, + "id": 10738, "luminance": 0, "opaque": false, "replaceable": false, @@ -122008,7 +121581,7 @@ "block_entity_type": 19 }, { - "id": 10768, + "id": 10739, "luminance": 0, "opaque": false, "replaceable": false, @@ -122017,7 +121590,7 @@ "block_entity_type": 19 }, { - "id": 10769, + "id": 10740, "luminance": 0, "opaque": false, "replaceable": false, @@ -122026,7 +121599,7 @@ "block_entity_type": 19 }, { - "id": 10770, + "id": 10741, "luminance": 0, "opaque": false, "replaceable": false, @@ -122035,7 +121608,7 @@ "block_entity_type": 19 }, { - "id": 10771, + "id": 10742, "luminance": 0, "opaque": false, "replaceable": false, @@ -122044,7 +121617,7 @@ "block_entity_type": 19 }, { - "id": 10772, + "id": 10743, "luminance": 0, "opaque": false, "replaceable": false, @@ -122053,7 +121626,7 @@ "block_entity_type": 19 }, { - "id": 10773, + "id": 10744, "luminance": 0, "opaque": false, "replaceable": false, @@ -122062,7 +121635,7 @@ "block_entity_type": 19 }, { - "id": 10774, + "id": 10745, "luminance": 0, "opaque": false, "replaceable": false, @@ -122073,11 +121646,11 @@ ] }, { - "id": 504, - "name": "orange_banner", - "translation_key": "block.minecraft.orange_banner", - "item_id": 1127, - "wall_variant_id": 520, + "id": 511, + "name": "light_gray_banner", + "translation_key": "block.minecraft.light_gray_banner", + "item_id": 1095, + "wall_variant_id": 527, "properties": [ { "name": "rotation", @@ -122101,10 +121674,10 @@ ] } ], - "default_state_id": 10775, + "default_state_id": 10746, "states": [ { - "id": 10775, + "id": 10746, "luminance": 0, "opaque": false, "replaceable": false, @@ -122113,7 +121686,7 @@ "block_entity_type": 19 }, { - "id": 10776, + "id": 10747, "luminance": 0, "opaque": false, "replaceable": false, @@ -122122,7 +121695,7 @@ "block_entity_type": 19 }, { - "id": 10777, + "id": 10748, "luminance": 0, "opaque": false, "replaceable": false, @@ -122131,7 +121704,7 @@ "block_entity_type": 19 }, { - "id": 10778, + "id": 10749, "luminance": 0, "opaque": false, "replaceable": false, @@ -122140,7 +121713,7 @@ "block_entity_type": 19 }, { - "id": 10779, + "id": 10750, "luminance": 0, "opaque": false, "replaceable": false, @@ -122149,7 +121722,7 @@ "block_entity_type": 19 }, { - "id": 10780, + "id": 10751, "luminance": 0, "opaque": false, "replaceable": false, @@ -122158,7 +121731,7 @@ "block_entity_type": 19 }, { - "id": 10781, + "id": 10752, "luminance": 0, "opaque": false, "replaceable": false, @@ -122167,7 +121740,7 @@ "block_entity_type": 19 }, { - "id": 10782, + "id": 10753, "luminance": 0, "opaque": false, "replaceable": false, @@ -122176,7 +121749,7 @@ "block_entity_type": 19 }, { - "id": 10783, + "id": 10754, "luminance": 0, "opaque": false, "replaceable": false, @@ -122185,7 +121758,7 @@ "block_entity_type": 19 }, { - "id": 10784, + "id": 10755, "luminance": 0, "opaque": false, "replaceable": false, @@ -122194,7 +121767,7 @@ "block_entity_type": 19 }, { - "id": 10785, + "id": 10756, "luminance": 0, "opaque": false, "replaceable": false, @@ -122203,7 +121776,7 @@ "block_entity_type": 19 }, { - "id": 10786, + "id": 10757, "luminance": 0, "opaque": false, "replaceable": false, @@ -122212,7 +121785,7 @@ "block_entity_type": 19 }, { - "id": 10787, + "id": 10758, "luminance": 0, "opaque": false, "replaceable": false, @@ -122221,7 +121794,7 @@ "block_entity_type": 19 }, { - "id": 10788, + "id": 10759, "luminance": 0, "opaque": false, "replaceable": false, @@ -122230,7 +121803,7 @@ "block_entity_type": 19 }, { - "id": 10789, + "id": 10760, "luminance": 0, "opaque": false, "replaceable": false, @@ -122239,7 +121812,7 @@ "block_entity_type": 19 }, { - "id": 10790, + "id": 10761, "luminance": 0, "opaque": false, "replaceable": false, @@ -122250,11 +121823,11 @@ ] }, { - "id": 505, - "name": "magenta_banner", - "translation_key": "block.minecraft.magenta_banner", - "item_id": 1128, - "wall_variant_id": 521, + "id": 512, + "name": "cyan_banner", + "translation_key": "block.minecraft.cyan_banner", + "item_id": 1096, + "wall_variant_id": 528, "properties": [ { "name": "rotation", @@ -122278,10 +121851,10 @@ ] } ], - "default_state_id": 10791, + "default_state_id": 10762, "states": [ { - "id": 10791, + "id": 10762, "luminance": 0, "opaque": false, "replaceable": false, @@ -122290,7 +121863,7 @@ "block_entity_type": 19 }, { - "id": 10792, + "id": 10763, "luminance": 0, "opaque": false, "replaceable": false, @@ -122299,7 +121872,7 @@ "block_entity_type": 19 }, { - "id": 10793, + "id": 10764, "luminance": 0, "opaque": false, "replaceable": false, @@ -122308,7 +121881,7 @@ "block_entity_type": 19 }, { - "id": 10794, + "id": 10765, "luminance": 0, "opaque": false, "replaceable": false, @@ -122317,7 +121890,7 @@ "block_entity_type": 19 }, { - "id": 10795, + "id": 10766, "luminance": 0, "opaque": false, "replaceable": false, @@ -122326,7 +121899,7 @@ "block_entity_type": 19 }, { - "id": 10796, + "id": 10767, "luminance": 0, "opaque": false, "replaceable": false, @@ -122335,7 +121908,7 @@ "block_entity_type": 19 }, { - "id": 10797, + "id": 10768, "luminance": 0, "opaque": false, "replaceable": false, @@ -122344,7 +121917,7 @@ "block_entity_type": 19 }, { - "id": 10798, + "id": 10769, "luminance": 0, "opaque": false, "replaceable": false, @@ -122353,7 +121926,7 @@ "block_entity_type": 19 }, { - "id": 10799, + "id": 10770, "luminance": 0, "opaque": false, "replaceable": false, @@ -122362,7 +121935,7 @@ "block_entity_type": 19 }, { - "id": 10800, + "id": 10771, "luminance": 0, "opaque": false, "replaceable": false, @@ -122371,7 +121944,7 @@ "block_entity_type": 19 }, { - "id": 10801, + "id": 10772, "luminance": 0, "opaque": false, "replaceable": false, @@ -122380,7 +121953,7 @@ "block_entity_type": 19 }, { - "id": 10802, + "id": 10773, "luminance": 0, "opaque": false, "replaceable": false, @@ -122389,7 +121962,7 @@ "block_entity_type": 19 }, { - "id": 10803, + "id": 10774, "luminance": 0, "opaque": false, "replaceable": false, @@ -122398,7 +121971,7 @@ "block_entity_type": 19 }, { - "id": 10804, + "id": 10775, "luminance": 0, "opaque": false, "replaceable": false, @@ -122407,7 +121980,7 @@ "block_entity_type": 19 }, { - "id": 10805, + "id": 10776, "luminance": 0, "opaque": false, "replaceable": false, @@ -122416,7 +121989,7 @@ "block_entity_type": 19 }, { - "id": 10806, + "id": 10777, "luminance": 0, "opaque": false, "replaceable": false, @@ -122427,11 +122000,11 @@ ] }, { - "id": 506, - "name": "light_blue_banner", - "translation_key": "block.minecraft.light_blue_banner", - "item_id": 1129, - "wall_variant_id": 522, + "id": 513, + "name": "purple_banner", + "translation_key": "block.minecraft.purple_banner", + "item_id": 1097, + "wall_variant_id": 529, "properties": [ { "name": "rotation", @@ -122455,10 +122028,10 @@ ] } ], - "default_state_id": 10807, + "default_state_id": 10778, "states": [ { - "id": 10807, + "id": 10778, "luminance": 0, "opaque": false, "replaceable": false, @@ -122467,7 +122040,7 @@ "block_entity_type": 19 }, { - "id": 10808, + "id": 10779, "luminance": 0, "opaque": false, "replaceable": false, @@ -122476,7 +122049,7 @@ "block_entity_type": 19 }, { - "id": 10809, + "id": 10780, "luminance": 0, "opaque": false, "replaceable": false, @@ -122485,7 +122058,7 @@ "block_entity_type": 19 }, { - "id": 10810, + "id": 10781, "luminance": 0, "opaque": false, "replaceable": false, @@ -122494,7 +122067,7 @@ "block_entity_type": 19 }, { - "id": 10811, + "id": 10782, "luminance": 0, "opaque": false, "replaceable": false, @@ -122503,7 +122076,7 @@ "block_entity_type": 19 }, { - "id": 10812, + "id": 10783, "luminance": 0, "opaque": false, "replaceable": false, @@ -122512,7 +122085,7 @@ "block_entity_type": 19 }, { - "id": 10813, + "id": 10784, "luminance": 0, "opaque": false, "replaceable": false, @@ -122521,7 +122094,7 @@ "block_entity_type": 19 }, { - "id": 10814, + "id": 10785, "luminance": 0, "opaque": false, "replaceable": false, @@ -122530,7 +122103,7 @@ "block_entity_type": 19 }, { - "id": 10815, + "id": 10786, "luminance": 0, "opaque": false, "replaceable": false, @@ -122539,7 +122112,7 @@ "block_entity_type": 19 }, { - "id": 10816, + "id": 10787, "luminance": 0, "opaque": false, "replaceable": false, @@ -122548,7 +122121,7 @@ "block_entity_type": 19 }, { - "id": 10817, + "id": 10788, "luminance": 0, "opaque": false, "replaceable": false, @@ -122557,7 +122130,7 @@ "block_entity_type": 19 }, { - "id": 10818, + "id": 10789, "luminance": 0, "opaque": false, "replaceable": false, @@ -122566,7 +122139,7 @@ "block_entity_type": 19 }, { - "id": 10819, + "id": 10790, "luminance": 0, "opaque": false, "replaceable": false, @@ -122575,7 +122148,7 @@ "block_entity_type": 19 }, { - "id": 10820, + "id": 10791, "luminance": 0, "opaque": false, "replaceable": false, @@ -122584,7 +122157,7 @@ "block_entity_type": 19 }, { - "id": 10821, + "id": 10792, "luminance": 0, "opaque": false, "replaceable": false, @@ -122593,7 +122166,7 @@ "block_entity_type": 19 }, { - "id": 10822, + "id": 10793, "luminance": 0, "opaque": false, "replaceable": false, @@ -122604,11 +122177,11 @@ ] }, { - "id": 507, - "name": "yellow_banner", - "translation_key": "block.minecraft.yellow_banner", - "item_id": 1130, - "wall_variant_id": 523, + "id": 514, + "name": "blue_banner", + "translation_key": "block.minecraft.blue_banner", + "item_id": 1098, + "wall_variant_id": 530, "properties": [ { "name": "rotation", @@ -122632,10 +122205,10 @@ ] } ], - "default_state_id": 10823, + "default_state_id": 10794, "states": [ { - "id": 10823, + "id": 10794, "luminance": 0, "opaque": false, "replaceable": false, @@ -122644,7 +122217,7 @@ "block_entity_type": 19 }, { - "id": 10824, + "id": 10795, "luminance": 0, "opaque": false, "replaceable": false, @@ -122653,7 +122226,7 @@ "block_entity_type": 19 }, { - "id": 10825, + "id": 10796, "luminance": 0, "opaque": false, "replaceable": false, @@ -122662,7 +122235,7 @@ "block_entity_type": 19 }, { - "id": 10826, + "id": 10797, "luminance": 0, "opaque": false, "replaceable": false, @@ -122671,7 +122244,7 @@ "block_entity_type": 19 }, { - "id": 10827, + "id": 10798, "luminance": 0, "opaque": false, "replaceable": false, @@ -122680,7 +122253,7 @@ "block_entity_type": 19 }, { - "id": 10828, + "id": 10799, "luminance": 0, "opaque": false, "replaceable": false, @@ -122689,7 +122262,7 @@ "block_entity_type": 19 }, { - "id": 10829, + "id": 10800, "luminance": 0, "opaque": false, "replaceable": false, @@ -122698,7 +122271,7 @@ "block_entity_type": 19 }, { - "id": 10830, + "id": 10801, "luminance": 0, "opaque": false, "replaceable": false, @@ -122707,7 +122280,7 @@ "block_entity_type": 19 }, { - "id": 10831, + "id": 10802, "luminance": 0, "opaque": false, "replaceable": false, @@ -122716,7 +122289,7 @@ "block_entity_type": 19 }, { - "id": 10832, + "id": 10803, "luminance": 0, "opaque": false, "replaceable": false, @@ -122725,7 +122298,7 @@ "block_entity_type": 19 }, { - "id": 10833, + "id": 10804, "luminance": 0, "opaque": false, "replaceable": false, @@ -122734,7 +122307,7 @@ "block_entity_type": 19 }, { - "id": 10834, + "id": 10805, "luminance": 0, "opaque": false, "replaceable": false, @@ -122743,7 +122316,7 @@ "block_entity_type": 19 }, { - "id": 10835, + "id": 10806, "luminance": 0, "opaque": false, "replaceable": false, @@ -122752,7 +122325,7 @@ "block_entity_type": 19 }, { - "id": 10836, + "id": 10807, "luminance": 0, "opaque": false, "replaceable": false, @@ -122761,7 +122334,7 @@ "block_entity_type": 19 }, { - "id": 10837, + "id": 10808, "luminance": 0, "opaque": false, "replaceable": false, @@ -122770,7 +122343,7 @@ "block_entity_type": 19 }, { - "id": 10838, + "id": 10809, "luminance": 0, "opaque": false, "replaceable": false, @@ -122781,11 +122354,11 @@ ] }, { - "id": 508, - "name": "lime_banner", - "translation_key": "block.minecraft.lime_banner", - "item_id": 1131, - "wall_variant_id": 524, + "id": 515, + "name": "brown_banner", + "translation_key": "block.minecraft.brown_banner", + "item_id": 1099, + "wall_variant_id": 531, "properties": [ { "name": "rotation", @@ -122809,10 +122382,10 @@ ] } ], - "default_state_id": 10839, + "default_state_id": 10810, "states": [ { - "id": 10839, + "id": 10810, "luminance": 0, "opaque": false, "replaceable": false, @@ -122821,7 +122394,7 @@ "block_entity_type": 19 }, { - "id": 10840, + "id": 10811, "luminance": 0, "opaque": false, "replaceable": false, @@ -122830,7 +122403,7 @@ "block_entity_type": 19 }, { - "id": 10841, + "id": 10812, "luminance": 0, "opaque": false, "replaceable": false, @@ -122839,7 +122412,7 @@ "block_entity_type": 19 }, { - "id": 10842, + "id": 10813, "luminance": 0, "opaque": false, "replaceable": false, @@ -122848,7 +122421,7 @@ "block_entity_type": 19 }, { - "id": 10843, + "id": 10814, "luminance": 0, "opaque": false, "replaceable": false, @@ -122857,7 +122430,7 @@ "block_entity_type": 19 }, { - "id": 10844, + "id": 10815, "luminance": 0, "opaque": false, "replaceable": false, @@ -122866,7 +122439,7 @@ "block_entity_type": 19 }, { - "id": 10845, + "id": 10816, "luminance": 0, "opaque": false, "replaceable": false, @@ -122875,7 +122448,7 @@ "block_entity_type": 19 }, { - "id": 10846, + "id": 10817, "luminance": 0, "opaque": false, "replaceable": false, @@ -122884,7 +122457,7 @@ "block_entity_type": 19 }, { - "id": 10847, + "id": 10818, "luminance": 0, "opaque": false, "replaceable": false, @@ -122893,7 +122466,7 @@ "block_entity_type": 19 }, { - "id": 10848, + "id": 10819, "luminance": 0, "opaque": false, "replaceable": false, @@ -122902,7 +122475,7 @@ "block_entity_type": 19 }, { - "id": 10849, + "id": 10820, "luminance": 0, "opaque": false, "replaceable": false, @@ -122911,7 +122484,7 @@ "block_entity_type": 19 }, { - "id": 10850, + "id": 10821, "luminance": 0, "opaque": false, "replaceable": false, @@ -122920,7 +122493,7 @@ "block_entity_type": 19 }, { - "id": 10851, + "id": 10822, "luminance": 0, "opaque": false, "replaceable": false, @@ -122929,7 +122502,7 @@ "block_entity_type": 19 }, { - "id": 10852, + "id": 10823, "luminance": 0, "opaque": false, "replaceable": false, @@ -122938,7 +122511,7 @@ "block_entity_type": 19 }, { - "id": 10853, + "id": 10824, "luminance": 0, "opaque": false, "replaceable": false, @@ -122947,7 +122520,7 @@ "block_entity_type": 19 }, { - "id": 10854, + "id": 10825, "luminance": 0, "opaque": false, "replaceable": false, @@ -122958,11 +122531,11 @@ ] }, { - "id": 509, - "name": "pink_banner", - "translation_key": "block.minecraft.pink_banner", - "item_id": 1132, - "wall_variant_id": 525, + "id": 516, + "name": "green_banner", + "translation_key": "block.minecraft.green_banner", + "item_id": 1100, + "wall_variant_id": 532, "properties": [ { "name": "rotation", @@ -122986,10 +122559,10 @@ ] } ], - "default_state_id": 10855, + "default_state_id": 10826, "states": [ { - "id": 10855, + "id": 10826, "luminance": 0, "opaque": false, "replaceable": false, @@ -122998,7 +122571,7 @@ "block_entity_type": 19 }, { - "id": 10856, + "id": 10827, "luminance": 0, "opaque": false, "replaceable": false, @@ -123007,7 +122580,7 @@ "block_entity_type": 19 }, { - "id": 10857, + "id": 10828, "luminance": 0, "opaque": false, "replaceable": false, @@ -123016,7 +122589,7 @@ "block_entity_type": 19 }, { - "id": 10858, + "id": 10829, "luminance": 0, "opaque": false, "replaceable": false, @@ -123025,7 +122598,7 @@ "block_entity_type": 19 }, { - "id": 10859, + "id": 10830, "luminance": 0, "opaque": false, "replaceable": false, @@ -123034,7 +122607,7 @@ "block_entity_type": 19 }, { - "id": 10860, + "id": 10831, "luminance": 0, "opaque": false, "replaceable": false, @@ -123043,7 +122616,7 @@ "block_entity_type": 19 }, { - "id": 10861, + "id": 10832, "luminance": 0, "opaque": false, "replaceable": false, @@ -123052,7 +122625,7 @@ "block_entity_type": 19 }, { - "id": 10862, + "id": 10833, "luminance": 0, "opaque": false, "replaceable": false, @@ -123061,7 +122634,7 @@ "block_entity_type": 19 }, { - "id": 10863, + "id": 10834, "luminance": 0, "opaque": false, "replaceable": false, @@ -123070,7 +122643,7 @@ "block_entity_type": 19 }, { - "id": 10864, + "id": 10835, "luminance": 0, "opaque": false, "replaceable": false, @@ -123079,7 +122652,7 @@ "block_entity_type": 19 }, { - "id": 10865, + "id": 10836, "luminance": 0, "opaque": false, "replaceable": false, @@ -123088,7 +122661,7 @@ "block_entity_type": 19 }, { - "id": 10866, + "id": 10837, "luminance": 0, "opaque": false, "replaceable": false, @@ -123097,7 +122670,7 @@ "block_entity_type": 19 }, { - "id": 10867, + "id": 10838, "luminance": 0, "opaque": false, "replaceable": false, @@ -123106,7 +122679,7 @@ "block_entity_type": 19 }, { - "id": 10868, + "id": 10839, "luminance": 0, "opaque": false, "replaceable": false, @@ -123115,7 +122688,7 @@ "block_entity_type": 19 }, { - "id": 10869, + "id": 10840, "luminance": 0, "opaque": false, "replaceable": false, @@ -123124,7 +122697,7 @@ "block_entity_type": 19 }, { - "id": 10870, + "id": 10841, "luminance": 0, "opaque": false, "replaceable": false, @@ -123135,11 +122708,11 @@ ] }, { - "id": 510, - "name": "gray_banner", - "translation_key": "block.minecraft.gray_banner", - "item_id": 1133, - "wall_variant_id": 526, + "id": 517, + "name": "red_banner", + "translation_key": "block.minecraft.red_banner", + "item_id": 1101, + "wall_variant_id": 533, "properties": [ { "name": "rotation", @@ -123163,10 +122736,10 @@ ] } ], - "default_state_id": 10871, + "default_state_id": 10842, "states": [ { - "id": 10871, + "id": 10842, "luminance": 0, "opaque": false, "replaceable": false, @@ -123175,7 +122748,7 @@ "block_entity_type": 19 }, { - "id": 10872, + "id": 10843, "luminance": 0, "opaque": false, "replaceable": false, @@ -123184,7 +122757,7 @@ "block_entity_type": 19 }, { - "id": 10873, + "id": 10844, "luminance": 0, "opaque": false, "replaceable": false, @@ -123193,7 +122766,7 @@ "block_entity_type": 19 }, { - "id": 10874, + "id": 10845, "luminance": 0, "opaque": false, "replaceable": false, @@ -123202,7 +122775,7 @@ "block_entity_type": 19 }, { - "id": 10875, + "id": 10846, "luminance": 0, "opaque": false, "replaceable": false, @@ -123211,7 +122784,7 @@ "block_entity_type": 19 }, { - "id": 10876, + "id": 10847, "luminance": 0, "opaque": false, "replaceable": false, @@ -123220,7 +122793,7 @@ "block_entity_type": 19 }, { - "id": 10877, + "id": 10848, "luminance": 0, "opaque": false, "replaceable": false, @@ -123229,7 +122802,7 @@ "block_entity_type": 19 }, { - "id": 10878, + "id": 10849, "luminance": 0, "opaque": false, "replaceable": false, @@ -123238,7 +122811,7 @@ "block_entity_type": 19 }, { - "id": 10879, + "id": 10850, "luminance": 0, "opaque": false, "replaceable": false, @@ -123247,7 +122820,7 @@ "block_entity_type": 19 }, { - "id": 10880, + "id": 10851, "luminance": 0, "opaque": false, "replaceable": false, @@ -123256,7 +122829,7 @@ "block_entity_type": 19 }, { - "id": 10881, + "id": 10852, "luminance": 0, "opaque": false, "replaceable": false, @@ -123265,7 +122838,7 @@ "block_entity_type": 19 }, { - "id": 10882, + "id": 10853, "luminance": 0, "opaque": false, "replaceable": false, @@ -123274,7 +122847,7 @@ "block_entity_type": 19 }, { - "id": 10883, + "id": 10854, "luminance": 0, "opaque": false, "replaceable": false, @@ -123283,7 +122856,7 @@ "block_entity_type": 19 }, { - "id": 10884, + "id": 10855, "luminance": 0, "opaque": false, "replaceable": false, @@ -123292,7 +122865,7 @@ "block_entity_type": 19 }, { - "id": 10885, + "id": 10856, "luminance": 0, "opaque": false, "replaceable": false, @@ -123301,7 +122874,7 @@ "block_entity_type": 19 }, { - "id": 10886, + "id": 10857, "luminance": 0, "opaque": false, "replaceable": false, @@ -123312,11 +122885,11 @@ ] }, { - "id": 511, - "name": "light_gray_banner", - "translation_key": "block.minecraft.light_gray_banner", - "item_id": 1134, - "wall_variant_id": 527, + "id": 518, + "name": "black_banner", + "translation_key": "block.minecraft.black_banner", + "item_id": 1102, + "wall_variant_id": 534, "properties": [ { "name": "rotation", @@ -123340,10 +122913,10 @@ ] } ], - "default_state_id": 10887, + "default_state_id": 10858, "states": [ { - "id": 10887, + "id": 10858, "luminance": 0, "opaque": false, "replaceable": false, @@ -123352,7 +122925,7 @@ "block_entity_type": 19 }, { - "id": 10888, + "id": 10859, "luminance": 0, "opaque": false, "replaceable": false, @@ -123361,7 +122934,7 @@ "block_entity_type": 19 }, { - "id": 10889, + "id": 10860, "luminance": 0, "opaque": false, "replaceable": false, @@ -123370,7 +122943,7 @@ "block_entity_type": 19 }, { - "id": 10890, + "id": 10861, "luminance": 0, "opaque": false, "replaceable": false, @@ -123379,7 +122952,7 @@ "block_entity_type": 19 }, { - "id": 10891, + "id": 10862, "luminance": 0, "opaque": false, "replaceable": false, @@ -123388,7 +122961,7 @@ "block_entity_type": 19 }, { - "id": 10892, + "id": 10863, "luminance": 0, "opaque": false, "replaceable": false, @@ -123397,7 +122970,7 @@ "block_entity_type": 19 }, { - "id": 10893, + "id": 10864, "luminance": 0, "opaque": false, "replaceable": false, @@ -123406,7 +122979,7 @@ "block_entity_type": 19 }, { - "id": 10894, + "id": 10865, "luminance": 0, "opaque": false, "replaceable": false, @@ -123415,7 +122988,7 @@ "block_entity_type": 19 }, { - "id": 10895, + "id": 10866, "luminance": 0, "opaque": false, "replaceable": false, @@ -123424,7 +122997,7 @@ "block_entity_type": 19 }, { - "id": 10896, + "id": 10867, "luminance": 0, "opaque": false, "replaceable": false, @@ -123433,7 +123006,7 @@ "block_entity_type": 19 }, { - "id": 10897, + "id": 10868, "luminance": 0, "opaque": false, "replaceable": false, @@ -123442,7 +123015,7 @@ "block_entity_type": 19 }, { - "id": 10898, + "id": 10869, "luminance": 0, "opaque": false, "replaceable": false, @@ -123451,7 +123024,7 @@ "block_entity_type": 19 }, { - "id": 10899, + "id": 10870, "luminance": 0, "opaque": false, "replaceable": false, @@ -123460,7 +123033,7 @@ "block_entity_type": 19 }, { - "id": 10900, + "id": 10871, "luminance": 0, "opaque": false, "replaceable": false, @@ -123469,7 +123042,7 @@ "block_entity_type": 19 }, { - "id": 10901, + "id": 10872, "luminance": 0, "opaque": false, "replaceable": false, @@ -123478,7 +123051,7 @@ "block_entity_type": 19 }, { - "id": 10902, + "id": 10873, "luminance": 0, "opaque": false, "replaceable": false, @@ -123489,38 +123062,25 @@ ] }, { - "id": 512, - "name": "cyan_banner", - "translation_key": "block.minecraft.cyan_banner", - "item_id": 1135, - "wall_variant_id": 528, + "id": 519, + "name": "white_wall_banner", + "translation_key": "block.minecraft.white_banner", + "item_id": 1087, "properties": [ { - "name": "rotation", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 10903, + "default_state_id": 10874, "states": [ { - "id": 10903, + "id": 10874, "luminance": 0, "opaque": false, "replaceable": false, @@ -123529,7 +123089,7 @@ "block_entity_type": 19 }, { - "id": 10904, + "id": 10875, "luminance": 0, "opaque": false, "replaceable": false, @@ -123538,7 +123098,7 @@ "block_entity_type": 19 }, { - "id": 10905, + "id": 10876, "luminance": 0, "opaque": false, "replaceable": false, @@ -123547,16 +123107,36 @@ "block_entity_type": 19 }, { - "id": 10906, + "id": 10877, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 520, + "name": "orange_wall_banner", + "translation_key": "block.minecraft.orange_banner", + "item_id": 1088, + "properties": [ { - "id": 10907, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10878, + "states": [ + { + "id": 10878, "luminance": 0, "opaque": false, "replaceable": false, @@ -123565,7 +123145,7 @@ "block_entity_type": 19 }, { - "id": 10908, + "id": 10879, "luminance": 0, "opaque": false, "replaceable": false, @@ -123574,7 +123154,7 @@ "block_entity_type": 19 }, { - "id": 10909, + "id": 10880, "luminance": 0, "opaque": false, "replaceable": false, @@ -123583,16 +123163,36 @@ "block_entity_type": 19 }, { - "id": 10910, + "id": 10881, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 521, + "name": "magenta_wall_banner", + "translation_key": "block.minecraft.magenta_banner", + "item_id": 1089, + "properties": [ { - "id": 10911, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10882, + "states": [ + { + "id": 10882, "luminance": 0, "opaque": false, "replaceable": false, @@ -123601,7 +123201,7 @@ "block_entity_type": 19 }, { - "id": 10912, + "id": 10883, "luminance": 0, "opaque": false, "replaceable": false, @@ -123610,7 +123210,7 @@ "block_entity_type": 19 }, { - "id": 10913, + "id": 10884, "luminance": 0, "opaque": false, "replaceable": false, @@ -123619,16 +123219,36 @@ "block_entity_type": 19 }, { - "id": 10914, + "id": 10885, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 522, + "name": "light_blue_wall_banner", + "translation_key": "block.minecraft.light_blue_banner", + "item_id": 1090, + "properties": [ { - "id": 10915, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10886, + "states": [ + { + "id": 10886, "luminance": 0, "opaque": false, "replaceable": false, @@ -123637,7 +123257,7 @@ "block_entity_type": 19 }, { - "id": 10916, + "id": 10887, "luminance": 0, "opaque": false, "replaceable": false, @@ -123646,7 +123266,7 @@ "block_entity_type": 19 }, { - "id": 10917, + "id": 10888, "luminance": 0, "opaque": false, "replaceable": false, @@ -123655,7 +123275,7 @@ "block_entity_type": 19 }, { - "id": 10918, + "id": 10889, "luminance": 0, "opaque": false, "replaceable": false, @@ -123666,38 +123286,25 @@ ] }, { - "id": 513, - "name": "purple_banner", - "translation_key": "block.minecraft.purple_banner", - "item_id": 1136, - "wall_variant_id": 529, + "id": 523, + "name": "yellow_wall_banner", + "translation_key": "block.minecraft.yellow_banner", + "item_id": 1091, "properties": [ { - "name": "rotation", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 10919, + "default_state_id": 10890, "states": [ { - "id": 10919, + "id": 10890, "luminance": 0, "opaque": false, "replaceable": false, @@ -123706,7 +123313,7 @@ "block_entity_type": 19 }, { - "id": 10920, + "id": 10891, "luminance": 0, "opaque": false, "replaceable": false, @@ -123715,7 +123322,7 @@ "block_entity_type": 19 }, { - "id": 10921, + "id": 10892, "luminance": 0, "opaque": false, "replaceable": false, @@ -123724,16 +123331,36 @@ "block_entity_type": 19 }, { - "id": 10922, + "id": 10893, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 524, + "name": "lime_wall_banner", + "translation_key": "block.minecraft.lime_banner", + "item_id": 1092, + "properties": [ { - "id": 10923, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10894, + "states": [ + { + "id": 10894, "luminance": 0, "opaque": false, "replaceable": false, @@ -123742,7 +123369,7 @@ "block_entity_type": 19 }, { - "id": 10924, + "id": 10895, "luminance": 0, "opaque": false, "replaceable": false, @@ -123751,7 +123378,7 @@ "block_entity_type": 19 }, { - "id": 10925, + "id": 10896, "luminance": 0, "opaque": false, "replaceable": false, @@ -123760,16 +123387,36 @@ "block_entity_type": 19 }, { - "id": 10926, + "id": 10897, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 525, + "name": "pink_wall_banner", + "translation_key": "block.minecraft.pink_banner", + "item_id": 1093, + "properties": [ { - "id": 10927, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10898, + "states": [ + { + "id": 10898, "luminance": 0, "opaque": false, "replaceable": false, @@ -123778,7 +123425,7 @@ "block_entity_type": 19 }, { - "id": 10928, + "id": 10899, "luminance": 0, "opaque": false, "replaceable": false, @@ -123787,7 +123434,7 @@ "block_entity_type": 19 }, { - "id": 10929, + "id": 10900, "luminance": 0, "opaque": false, "replaceable": false, @@ -123796,16 +123443,36 @@ "block_entity_type": 19 }, { - "id": 10930, + "id": 10901, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 526, + "name": "gray_wall_banner", + "translation_key": "block.minecraft.gray_banner", + "item_id": 1094, + "properties": [ { - "id": 10931, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10902, + "states": [ + { + "id": 10902, "luminance": 0, "opaque": false, "replaceable": false, @@ -123814,7 +123481,7 @@ "block_entity_type": 19 }, { - "id": 10932, + "id": 10903, "luminance": 0, "opaque": false, "replaceable": false, @@ -123823,7 +123490,7 @@ "block_entity_type": 19 }, { - "id": 10933, + "id": 10904, "luminance": 0, "opaque": false, "replaceable": false, @@ -123832,7 +123499,7 @@ "block_entity_type": 19 }, { - "id": 10934, + "id": 10905, "luminance": 0, "opaque": false, "replaceable": false, @@ -123843,38 +123510,25 @@ ] }, { - "id": 514, - "name": "blue_banner", - "translation_key": "block.minecraft.blue_banner", - "item_id": 1137, - "wall_variant_id": 530, + "id": 527, + "name": "light_gray_wall_banner", + "translation_key": "block.minecraft.light_gray_banner", + "item_id": 1095, "properties": [ { - "name": "rotation", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 10935, + "default_state_id": 10906, "states": [ { - "id": 10935, + "id": 10906, "luminance": 0, "opaque": false, "replaceable": false, @@ -123883,7 +123537,7 @@ "block_entity_type": 19 }, { - "id": 10936, + "id": 10907, "luminance": 0, "opaque": false, "replaceable": false, @@ -123892,7 +123546,7 @@ "block_entity_type": 19 }, { - "id": 10937, + "id": 10908, "luminance": 0, "opaque": false, "replaceable": false, @@ -123901,16 +123555,36 @@ "block_entity_type": 19 }, { - "id": 10938, + "id": 10909, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 528, + "name": "cyan_wall_banner", + "translation_key": "block.minecraft.cyan_banner", + "item_id": 1096, + "properties": [ { - "id": 10939, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10910, + "states": [ + { + "id": 10910, "luminance": 0, "opaque": false, "replaceable": false, @@ -123919,7 +123593,7 @@ "block_entity_type": 19 }, { - "id": 10940, + "id": 10911, "luminance": 0, "opaque": false, "replaceable": false, @@ -123928,7 +123602,7 @@ "block_entity_type": 19 }, { - "id": 10941, + "id": 10912, "luminance": 0, "opaque": false, "replaceable": false, @@ -123937,16 +123611,36 @@ "block_entity_type": 19 }, { - "id": 10942, + "id": 10913, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 529, + "name": "purple_wall_banner", + "translation_key": "block.minecraft.purple_banner", + "item_id": 1097, + "properties": [ { - "id": 10943, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10914, + "states": [ + { + "id": 10914, "luminance": 0, "opaque": false, "replaceable": false, @@ -123955,7 +123649,7 @@ "block_entity_type": 19 }, { - "id": 10944, + "id": 10915, "luminance": 0, "opaque": false, "replaceable": false, @@ -123964,7 +123658,7 @@ "block_entity_type": 19 }, { - "id": 10945, + "id": 10916, "luminance": 0, "opaque": false, "replaceable": false, @@ -123973,16 +123667,36 @@ "block_entity_type": 19 }, { - "id": 10946, + "id": 10917, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 530, + "name": "blue_wall_banner", + "translation_key": "block.minecraft.blue_banner", + "item_id": 1098, + "properties": [ { - "id": 10947, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10918, + "states": [ + { + "id": 10918, "luminance": 0, "opaque": false, "replaceable": false, @@ -123991,7 +123705,7 @@ "block_entity_type": 19 }, { - "id": 10948, + "id": 10919, "luminance": 0, "opaque": false, "replaceable": false, @@ -124000,7 +123714,7 @@ "block_entity_type": 19 }, { - "id": 10949, + "id": 10920, "luminance": 0, "opaque": false, "replaceable": false, @@ -124009,7 +123723,7 @@ "block_entity_type": 19 }, { - "id": 10950, + "id": 10921, "luminance": 0, "opaque": false, "replaceable": false, @@ -124020,38 +123734,25 @@ ] }, { - "id": 515, - "name": "brown_banner", + "id": 531, + "name": "brown_wall_banner", "translation_key": "block.minecraft.brown_banner", - "item_id": 1138, - "wall_variant_id": 531, + "item_id": 1099, "properties": [ { - "name": "rotation", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "north", + "south", + "west", + "east" ] } ], - "default_state_id": 10951, + "default_state_id": 10922, "states": [ { - "id": 10951, + "id": 10922, "luminance": 0, "opaque": false, "replaceable": false, @@ -124060,7 +123761,7 @@ "block_entity_type": 19 }, { - "id": 10952, + "id": 10923, "luminance": 0, "opaque": false, "replaceable": false, @@ -124069,7 +123770,7 @@ "block_entity_type": 19 }, { - "id": 10953, + "id": 10924, "luminance": 0, "opaque": false, "replaceable": false, @@ -124078,16 +123779,36 @@ "block_entity_type": 19 }, { - "id": 10954, + "id": 10925, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 532, + "name": "green_wall_banner", + "translation_key": "block.minecraft.green_banner", + "item_id": 1100, + "properties": [ { - "id": 10955, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10926, + "states": [ + { + "id": 10926, "luminance": 0, "opaque": false, "replaceable": false, @@ -124096,7 +123817,7 @@ "block_entity_type": 19 }, { - "id": 10956, + "id": 10927, "luminance": 0, "opaque": false, "replaceable": false, @@ -124105,7 +123826,7 @@ "block_entity_type": 19 }, { - "id": 10957, + "id": 10928, "luminance": 0, "opaque": false, "replaceable": false, @@ -124114,16 +123835,36 @@ "block_entity_type": 19 }, { - "id": 10958, + "id": 10929, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 533, + "name": "red_wall_banner", + "translation_key": "block.minecraft.red_banner", + "item_id": 1101, + "properties": [ { - "id": 10959, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10930, + "states": [ + { + "id": 10930, "luminance": 0, "opaque": false, "replaceable": false, @@ -124132,7 +123873,7 @@ "block_entity_type": 19 }, { - "id": 10960, + "id": 10931, "luminance": 0, "opaque": false, "replaceable": false, @@ -124141,7 +123882,7 @@ "block_entity_type": 19 }, { - "id": 10961, + "id": 10932, "luminance": 0, "opaque": false, "replaceable": false, @@ -124150,16 +123891,36 @@ "block_entity_type": 19 }, { - "id": 10962, + "id": 10933, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [], "block_entity_type": 19 - }, + } + ] + }, + { + "id": 534, + "name": "black_wall_banner", + "translation_key": "block.minecraft.black_banner", + "item_id": 1102, + "properties": [ { - "id": 10963, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 10934, + "states": [ + { + "id": 10934, "luminance": 0, "opaque": false, "replaceable": false, @@ -124168,7 +123929,7 @@ "block_entity_type": 19 }, { - "id": 10964, + "id": 10935, "luminance": 0, "opaque": false, "replaceable": false, @@ -124177,7 +123938,7 @@ "block_entity_type": 19 }, { - "id": 10965, + "id": 10936, "luminance": 0, "opaque": false, "replaceable": false, @@ -124186,7 +123947,7 @@ "block_entity_type": 19 }, { - "id": 10966, + "id": 10937, "luminance": 0, "opaque": false, "replaceable": false, @@ -124197,1442 +123958,1705 @@ ] }, { - "id": 516, - "name": "green_banner", - "translation_key": "block.minecraft.green_banner", - "item_id": 1139, - "wall_variant_id": 532, - "properties": [ + "id": 535, + "name": "red_sandstone", + "translation_key": "block.minecraft.red_sandstone", + "item_id": 488, + "properties": [], + "default_state_id": 10938, + "states": [ { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "id": 10938, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } - ], - "default_state_id": 10967, + ] + }, + { + "id": 536, + "name": "chiseled_red_sandstone", + "translation_key": "block.minecraft.chiseled_red_sandstone", + "item_id": 489, + "properties": [], + "default_state_id": 10939, "states": [ { - "id": 10967, + "id": 10939, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - }, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 537, + "name": "cut_red_sandstone", + "translation_key": "block.minecraft.cut_red_sandstone", + "item_id": 490, + "properties": [], + "default_state_id": 10940, + "states": [ { - "id": 10968, + "id": 10940, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 538, + "name": "red_sandstone_stairs", + "translation_key": "block.minecraft.red_sandstone_stairs", + "item_id": 491, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 10969, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 10952, + "states": [ + { + "id": 10941, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 42 + ] }, { - "id": 10970, + "id": 10942, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 42 + ] }, { - "id": 10971, + "id": 10943, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { - "id": 10972, + "id": 10944, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { - "id": 10973, + "id": 10945, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 10974, + "id": 10946, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 10975, + "id": 10947, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { - "id": 10976, + "id": 10948, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { - "id": 10977, + "id": 10949, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 10978, + "id": 10950, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 10979, + "id": 10951, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52 + ] }, { - "id": 10980, + "id": 10952, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52 + ] }, { - "id": 10981, + "id": 10953, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { - "id": 10982, + "id": 10954, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 517, - "name": "red_banner", - "translation_key": "block.minecraft.red_banner", - "item_id": 1140, - "wall_variant_id": 533, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 51, + 50, + 49 ] - } - ], - "default_state_id": 10983, - "states": [ + }, { - "id": 10983, + "id": 10955, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 10984, + "id": 10956, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 10985, + "id": 10957, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { - "id": 10986, + "id": 10958, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { - "id": 10987, + "id": 10959, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 10988, + "id": 10960, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 10989, + "id": 10961, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 52 + ] }, { - "id": 10990, + "id": 10962, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 52 + ] }, { - "id": 10991, + "id": 10963, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { - "id": 10992, + "id": 10964, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { - "id": 10993, + "id": 10965, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 10994, + "id": 10966, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 10995, + "id": 10967, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 10996, + "id": 10968, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 10997, + "id": 10969, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 10998, + "id": 10970, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 518, - "name": "black_banner", - "translation_key": "block.minecraft.black_banner", - "item_id": 1141, - "wall_variant_id": 534, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "collision_shapes": [ + 55, + 52, + 45 ] - } - ], - "default_state_id": 10999, - "states": [ + }, { - "id": 10999, + "id": 10971, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42 + ] }, { - "id": 11000, + "id": 10972, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42 + ] }, { - "id": 11001, + "id": 10973, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 11002, + "id": 10974, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 42, + 49 + ] }, { - "id": 11003, + "id": 10975, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 11004, + "id": 10976, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 11005, + "id": 10977, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 11006, + "id": 10978, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 11007, + "id": 10979, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 11008, + "id": 10980, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 11009, + "id": 10981, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 56 + ] }, { - "id": 11010, + "id": 10982, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 56 + ] }, { - "id": 11011, + "id": 10983, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 11012, + "id": 10984, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 46, + 49 + ] }, { - "id": 11013, + "id": 10985, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 43, + 44, + 45 + ] }, { - "id": 11014, + "id": 10986, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 519, - "name": "white_wall_banner", - "translation_key": "block.minecraft.white_banner", - "item_id": 1126, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 43, + 44, + 45 ] - } - ], - "default_state_id": 11015, - "states": [ + }, { - "id": 11015, + "id": 10987, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 11016, + "id": 10988, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 55, + 52, + 45 + ] }, { - "id": 11017, + "id": 10989, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 48, + 42, + 49 + ] }, { - "id": 11018, + "id": 10990, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 520, - "name": "orange_wall_banner", - "translation_key": "block.minecraft.orange_banner", - "item_id": 1127, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 48, + 42, + 49 ] - } - ], - "default_state_id": 11019, - "states": [ + }, { - "id": 11019, + "id": 10991, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50 + ] }, { - "id": 11020, + "id": 10992, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50 + ] }, { - "id": 11021, + "id": 10993, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 45 + ] }, { - "id": 11022, + "id": 10994, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 521, - "name": "magenta_wall_banner", - "translation_key": "block.minecraft.magenta_banner", - "item_id": 1128, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 51, + 50, + 45 ] - } - ], - "default_state_id": 11023, - "states": [ + }, { - "id": 11023, + "id": 10995, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { - "id": 11024, + "id": 10996, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 50, + 49 + ] }, { - "id": 11025, + "id": 10997, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 47 + ] }, { - "id": 11026, + "id": 10998, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 522, - "name": "light_blue_wall_banner", - "translation_key": "block.minecraft.light_blue_banner", - "item_id": 1129, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 51, + 47 ] - } - ], - "default_state_id": 11027, - "states": [ + }, { - "id": 11027, + "id": 10999, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { - "id": 11028, + "id": 11000, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 53 + ] }, { - "id": 11029, + "id": 11001, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 57, + 50 + ] }, { - "id": 11030, + "id": 11002, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 523, - "name": "yellow_wall_banner", - "translation_key": "block.minecraft.yellow_banner", - "item_id": 1130, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 57, + 50 ] - } - ], - "default_state_id": 11031, - "states": [ + }, { - "id": 11031, + "id": 11003, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 11032, + "id": 11004, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 41, + 46, + 47 + ] }, { - "id": 11033, + "id": 11005, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 54, + 44, + 53 + ] }, { - "id": 11034, + "id": 11006, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 524, - "name": "lime_wall_banner", - "translation_key": "block.minecraft.lime_banner", - "item_id": 1131, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 54, + 44, + 53 ] - } - ], - "default_state_id": 11035, - "states": [ + }, { - "id": 11035, + "id": 11007, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 11036, + "id": 11008, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 44, + 50, + 45 + ] }, { - "id": 11037, + "id": 11009, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 46, + 50, + 49 + ] }, { - "id": 11038, + "id": 11010, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 525, - "name": "pink_wall_banner", - "translation_key": "block.minecraft.pink_banner", - "item_id": 1132, - "properties": [ + "collision_shapes": [ + 46, + 50, + 49 + ] + }, { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "id": 11011, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 ] - } - ], - "default_state_id": 11039, - "states": [ + }, { - "id": 11039, + "id": 11012, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 56 + ] }, { - "id": 11040, + "id": 11013, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 11041, + "id": 11014, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 52, + 45 + ] }, { - "id": 11042, + "id": 11015, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 526, - "name": "gray_wall_banner", - "translation_key": "block.minecraft.gray_banner", - "item_id": 1133, - "properties": [ + "collision_shapes": [ + 51, + 42, + 49 + ] + }, { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "id": 11016, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 ] - } - ], - "default_state_id": 11043, - "states": [ + }, { - "id": 11043, + "id": 11017, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 11044, + "id": 11018, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 49 + ] }, { - "id": 11045, + "id": 11019, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] }, { - "id": 11046, + "id": 11020, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51, + 45 + ] } ] }, { - "id": 527, - "name": "light_gray_wall_banner", - "translation_key": "block.minecraft.light_gray_banner", - "item_id": 1134, + "id": 539, + "name": "oak_slab", + "translation_key": "block.minecraft.oak_slab", + "item_id": 230, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11047, + "default_state_id": 11024, "states": [ { - "id": 11047, + "id": 11021, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11048, + "id": 11022, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11049, + "id": 11023, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11050, + "id": 11024, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11025, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11026, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 528, - "name": "cyan_wall_banner", - "translation_key": "block.minecraft.cyan_banner", - "item_id": 1135, + "id": 540, + "name": "spruce_slab", + "translation_key": "block.minecraft.spruce_slab", + "item_id": 231, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11051, + "default_state_id": 11030, "states": [ { - "id": 11051, + "id": 11027, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11052, + "id": 11028, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11053, + "id": 11029, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11054, + "id": 11030, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11031, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11032, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 529, - "name": "purple_wall_banner", - "translation_key": "block.minecraft.purple_banner", - "item_id": 1136, + "id": 541, + "name": "birch_slab", + "translation_key": "block.minecraft.birch_slab", + "item_id": 232, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11055, + "default_state_id": 11036, "states": [ { - "id": 11055, + "id": 11033, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11056, + "id": 11034, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11057, + "id": 11035, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11058, + "id": 11036, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11037, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11038, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 530, - "name": "blue_wall_banner", - "translation_key": "block.minecraft.blue_banner", - "item_id": 1137, + "id": 542, + "name": "jungle_slab", + "translation_key": "block.minecraft.jungle_slab", + "item_id": 233, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11059, + "default_state_id": 11042, "states": [ { - "id": 11059, + "id": 11039, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11060, + "id": 11040, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11061, + "id": 11041, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11062, + "id": 11042, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11043, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11044, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 531, - "name": "brown_wall_banner", - "translation_key": "block.minecraft.brown_banner", - "item_id": 1138, + "id": 543, + "name": "acacia_slab", + "translation_key": "block.minecraft.acacia_slab", + "item_id": 234, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11063, + "default_state_id": 11048, "states": [ { - "id": 11063, + "id": 11045, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11064, + "id": 11046, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11065, + "id": 11047, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11066, + "id": 11048, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11049, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11050, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 532, - "name": "green_wall_banner", - "translation_key": "block.minecraft.green_banner", - "item_id": 1139, + "id": 544, + "name": "cherry_slab", + "translation_key": "block.minecraft.cherry_slab", + "item_id": 235, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11067, + "default_state_id": 11054, "states": [ { - "id": 11067, + "id": 11051, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11068, + "id": 11052, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11069, + "id": 11053, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11070, + "id": 11054, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11055, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11056, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 533, - "name": "red_wall_banner", - "translation_key": "block.minecraft.red_banner", - "item_id": 1140, + "id": 545, + "name": "dark_oak_slab", + "translation_key": "block.minecraft.dark_oak_slab", + "item_id": 236, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11071, + "default_state_id": 11060, "states": [ { - "id": 11071, + "id": 11057, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11072, + "id": 11058, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11073, + "id": 11059, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11074, + "id": 11060, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] + }, + { + "id": 11061, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11062, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 534, - "name": "black_wall_banner", - "translation_key": "block.minecraft.black_banner", - "item_id": 1141, + "id": 546, + "name": "mangrove_slab", + "translation_key": "block.minecraft.mangrove_slab", + "item_id": 237, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], - "default_state_id": 11075, + "default_state_id": 11066, "states": [ { - "id": 11075, + "id": 11063, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11076, + "id": 11064, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 201 + ] }, { - "id": 11077, + "id": 11065, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 + "collision_shapes": [ + 51 + ] }, { - "id": 11078, + "id": 11066, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 19 - } - ] - }, - { - "id": 535, - "name": "red_sandstone", - "translation_key": "block.minecraft.red_sandstone", - "item_id": 509, - "properties": [], - "default_state_id": 11079, - "states": [ + "collision_shapes": [ + 51 + ] + }, { - "id": 11079, + "id": 11067, "luminance": 0, "opaque": true, "replaceable": false, @@ -125640,19 +125664,9 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 536, - "name": "chiseled_red_sandstone", - "translation_key": "block.minecraft.chiseled_red_sandstone", - "item_id": 510, - "properties": [], - "default_state_id": 11080, - "states": [ + }, { - "id": 11080, + "id": 11068, "luminance": 0, "opaque": true, "replaceable": false, @@ -125664,15 +125678,81 @@ ] }, { - "id": 537, - "name": "cut_red_sandstone", - "translation_key": "block.minecraft.cut_red_sandstone", - "item_id": 511, - "properties": [], - "default_state_id": 11081, + "id": 547, + "name": "bamboo_slab", + "translation_key": "block.minecraft.bamboo_slab", + "item_id": 238, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11072, "states": [ { - "id": 11081, + "id": 11069, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 11070, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 11071, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11072, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11073, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11074, "luminance": 0, "opaque": true, "replaceable": false, @@ -125684,35 +125764,103 @@ ] }, { - "id": 538, - "name": "red_sandstone_stairs", - "translation_key": "block.minecraft.red_sandstone_stairs", - "item_id": 512, + "id": 548, + "name": "bamboo_mosaic_slab", + "translation_key": "block.minecraft.bamboo_mosaic_slab", + "item_id": 239, "properties": [ { - "name": "facing", + "name": "type", "values": [ - "north", - "south", - "west", - "east" + "top", + "bottom", + "double" ] }, { - "name": "half", + "name": "waterlogged", "values": [ - "top", - "bottom" + "true", + "false" + ] + } + ], + "default_state_id": 11078, + "states": [ + { + "id": 11075, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 ] }, { - "name": "shape", + "id": 11076, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, + { + "id": 11077, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11078, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ] + }, + { + "id": 11079, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, + { + "id": 11080, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 549, + "name": "stone_slab", + "translation_key": "block.minecraft.stone_slab", + "item_id": 242, + "properties": [ + { + "name": "type", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "top", + "bottom", + "double" ] }, { @@ -125723,8 +125871,18 @@ ] } ], - "default_state_id": 11093, + "default_state_id": 11084, "states": [ + { + "id": 11081, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, { "id": 11082, "luminance": 0, @@ -125732,8 +125890,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 201 ] }, { @@ -125743,8 +125900,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 51 ] }, { @@ -125754,9 +125910,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 51 ] }, { @@ -125766,9 +125920,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 0 ] }, { @@ -125778,11 +125930,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 + ] + } + ] + }, + { + "id": 550, + "name": "smooth_stone_slab", + "translation_key": "block.minecraft.smooth_stone_slab", + "item_id": 243, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11090, + "states": [ { "id": 11087, "luminance": 0, @@ -125790,9 +125966,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 201 ] }, { @@ -125802,9 +125976,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 201 ] }, { @@ -125814,9 +125986,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 51 ] }, { @@ -125826,9 +125996,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 51 ] }, { @@ -125838,9 +126006,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 ] }, { @@ -125850,10 +126016,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 0 + ] + } + ] + }, + { + "id": 551, + "name": "sandstone_slab", + "translation_key": "block.minecraft.sandstone_slab", + "item_id": 244, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11096, + "states": [ { "id": 11093, "luminance": 0, @@ -125861,8 +126052,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 201 ] }, { @@ -125872,9 +126062,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 201 ] }, { @@ -125884,9 +126072,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 51 ] }, { @@ -125896,9 +126082,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 51 ] }, { @@ -125908,9 +126092,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 ] }, { @@ -125920,10 +126102,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 + ] + } + ] + }, + { + "id": 552, + "name": "cut_sandstone_slab", + "translation_key": "block.minecraft.cut_sandstone_slab", + "item_id": 245, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11102, + "states": [ { "id": 11099, "luminance": 0, @@ -125931,8 +126138,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 201 ] }, { @@ -125942,8 +126148,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 201 ] }, { @@ -125953,8 +126158,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 51 ] }, { @@ -125964,8 +126168,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 51 ] }, { @@ -125975,8 +126178,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 0 ] }, { @@ -125986,11 +126188,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 + ] + } + ] + }, + { + "id": 553, + "name": "petrified_oak_slab", + "translation_key": "block.minecraft.petrified_oak_slab", + "item_id": 246, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11108, + "states": [ { "id": 11105, "luminance": 0, @@ -125998,9 +126224,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 201 ] }, { @@ -126010,9 +126234,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 201 ] }, { @@ -126022,9 +126244,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 51 ] }, { @@ -126034,9 +126254,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51 ] }, { @@ -126046,9 +126264,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 0 ] }, { @@ -126058,11 +126274,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 0 + ] + } + ] + }, + { + "id": 554, + "name": "cobblestone_slab", + "translation_key": "block.minecraft.cobblestone_slab", + "item_id": 247, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11114, + "states": [ { "id": 11111, "luminance": 0, @@ -126070,9 +126310,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 201 ] }, { @@ -126082,8 +126320,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 201 ] }, { @@ -126093,8 +126330,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 51 ] }, { @@ -126104,9 +126340,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 51 ] }, { @@ -126116,9 +126350,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 0 ] }, { @@ -126128,11 +126360,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 0 + ] + } + ] + }, + { + "id": 555, + "name": "brick_slab", + "translation_key": "block.minecraft.brick_slab", + "item_id": 248, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11120, + "states": [ { "id": 11117, "luminance": 0, @@ -126140,9 +126396,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 201 ] }, { @@ -126152,8 +126406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 201 ] }, { @@ -126163,8 +126416,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 51 ] }, { @@ -126174,8 +126426,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 51 ] }, { @@ -126185,8 +126436,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 0 ] }, { @@ -126196,10 +126446,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 0 + ] + } + ] + }, + { + "id": 556, + "name": "stone_brick_slab", + "translation_key": "block.minecraft.stone_brick_slab", + "item_id": 249, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11126, + "states": [ { "id": 11123, "luminance": 0, @@ -126207,8 +126482,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 201 ] }, { @@ -126218,9 +126492,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 201 ] }, { @@ -126230,9 +126502,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 51 ] }, { @@ -126242,9 +126512,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 51 ] }, { @@ -126254,9 +126522,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 0 ] }, { @@ -126266,11 +126532,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 0 + ] + } + ] + }, + { + "id": 557, + "name": "mud_brick_slab", + "translation_key": "block.minecraft.mud_brick_slab", + "item_id": 250, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11132, + "states": [ { "id": 11129, "luminance": 0, @@ -126278,9 +126568,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 201 ] }, { @@ -126290,9 +126578,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 201 ] }, { @@ -126302,9 +126588,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 51 ] }, { @@ -126314,8 +126598,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 51 ] }, { @@ -126325,8 +126608,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 0 ] }, { @@ -126336,11 +126618,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 0 + ] + } + ] + }, + { + "id": 558, + "name": "nether_brick_slab", + "translation_key": "block.minecraft.nether_brick_slab", + "item_id": 251, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11138, + "states": [ { "id": 11135, "luminance": 0, @@ -126348,9 +126654,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 201 ] }, { @@ -126360,9 +126664,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 201 ] }, { @@ -126372,9 +126674,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 51 ] }, { @@ -126384,8 +126684,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 51 ] }, { @@ -126395,8 +126694,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 0 ] }, { @@ -126406,10 +126704,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 + ] + } + ] + }, + { + "id": 559, + "name": "quartz_slab", + "translation_key": "block.minecraft.quartz_slab", + "item_id": 252, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11144, + "states": [ { "id": 11141, "luminance": 0, @@ -126417,8 +126740,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 201 ] }, { @@ -126428,8 +126750,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 201 ] }, { @@ -126439,8 +126760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 51 ] }, { @@ -126450,9 +126770,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 51 ] }, { @@ -126462,9 +126780,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 ] }, { @@ -126474,11 +126790,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 + ] + } + ] + }, + { + "id": 560, + "name": "red_sandstone_slab", + "translation_key": "block.minecraft.red_sandstone_slab", + "item_id": 253, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11150, + "states": [ { "id": 11147, "luminance": 0, @@ -126486,9 +126826,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 201 ] }, { @@ -126498,9 +126836,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 201 ] }, { @@ -126510,9 +126846,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 51 ] }, { @@ -126522,9 +126856,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51 ] }, { @@ -126534,9 +126866,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 0 ] }, { @@ -126546,10 +126876,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 0 + ] + } + ] + }, + { + "id": 561, + "name": "cut_red_sandstone_slab", + "translation_key": "block.minecraft.cut_red_sandstone_slab", + "item_id": 254, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11156, + "states": [ { "id": 11153, "luminance": 0, @@ -126557,8 +126912,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 201 ] }, { @@ -126568,9 +126922,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 201 ] }, { @@ -126580,9 +126932,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 51 ] }, { @@ -126592,9 +126942,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 51 ] }, { @@ -126604,9 +126952,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 0 ] }, { @@ -126616,10 +126962,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 + ] + } + ] + }, + { + "id": 562, + "name": "purpur_slab", + "translation_key": "block.minecraft.purpur_slab", + "item_id": 255, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11162, + "states": [ { "id": 11159, "luminance": 0, @@ -126627,8 +126998,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 201 ] }, { @@ -126638,8 +127008,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 201 ] }, { @@ -126649,36 +127018,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 539, - "name": "oak_slab", - "translation_key": "block.minecraft.oak_slab", - "item_id": 251, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 51 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11165, - "states": [ { "id": 11162, "luminance": 0, @@ -126686,7 +127028,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 51 ] }, { @@ -126696,7 +127038,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 0 ] }, { @@ -126706,9 +127048,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] - }, + } + ] + }, + { + "id": 563, + "name": "smooth_stone", + "translation_key": "block.minecraft.smooth_stone", + "item_id": 262, + "properties": [], + "default_state_id": 11165, + "states": [ { "id": 11165, "luminance": 0, @@ -126716,9 +127068,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 0 ] - }, + } + ] + }, + { + "id": 564, + "name": "smooth_sandstone", + "translation_key": "block.minecraft.smooth_sandstone", + "item_id": 261, + "properties": [], + "default_state_id": 11166, + "states": [ { "id": 11166, "luminance": 0, @@ -126728,7 +127090,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 565, + "name": "smooth_quartz", + "translation_key": "block.minecraft.smooth_quartz", + "item_id": 259, + "properties": [], + "default_state_id": 11167, + "states": [ { "id": 11167, "luminance": 0, @@ -126742,48 +127114,71 @@ ] }, { - "id": 540, - "name": "spruce_slab", - "translation_key": "block.minecraft.spruce_slab", - "item_id": 252, + "id": 566, + "name": "smooth_red_sandstone", + "translation_key": "block.minecraft.smooth_red_sandstone", + "item_id": 260, + "properties": [], + "default_state_id": 11168, + "states": [ + { + "id": 11168, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 567, + "name": "spruce_fence_gate", + "translation_key": "block.minecraft.spruce_fence_gate", + "item_id": 713, "properties": [ { - "name": "type", + "name": "facing", "values": [ - "top", - "bottom", - "double" + "north", + "south", + "west", + "east" ] }, { - "name": "waterlogged", + "name": "in_wall", "values": [ "true", "false" ] - } - ], - "default_state_id": 11171, - "states": [ + }, { - "id": 11168, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 + "name": "open", + "values": [ + "true", + "false" ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11176, + "states": [ { "id": 11169, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11170, @@ -126791,9 +127186,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11171, @@ -126802,7 +127195,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -126812,7 +127205,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -126821,45 +127214,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 541, - "name": "birch_slab", - "translation_key": "block.minecraft.birch_slab", - "item_id": 253, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11177, - "states": [ { "id": 11174, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11175, @@ -126868,7 +127231,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -126878,7 +127241,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -126887,9 +127250,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11178, @@ -126897,9 +127258,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11179, @@ -126908,35 +127267,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 542, - "name": "jungle_slab", - "translation_key": "block.minecraft.jungle_slab", - "item_id": 254, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 75 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11183, - "states": [ { "id": 11180, "luminance": 0, @@ -126944,7 +127277,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -126953,9 +127286,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11182, @@ -126963,9 +127294,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11183, @@ -126974,7 +127303,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -126984,7 +127313,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -126993,45 +127322,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 543, - "name": "acacia_slab", - "translation_key": "block.minecraft.acacia_slab", - "item_id": 255, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11189, - "states": [ { "id": 11186, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11187, @@ -127040,7 +127339,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127050,7 +127349,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -127059,9 +127358,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11190, @@ -127069,9 +127366,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11191, @@ -127080,35 +127375,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 544, - "name": "cherry_slab", - "translation_key": "block.minecraft.cherry_slab", - "item_id": 256, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 78 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11195, - "states": [ { "id": 11192, "luminance": 0, @@ -127116,7 +127385,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127125,9 +127394,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11194, @@ -127135,9 +127402,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11195, @@ -127146,7 +127411,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -127156,7 +127421,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] }, { @@ -127165,45 +127430,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 545, - "name": "dark_oak_slab", - "translation_key": "block.minecraft.dark_oak_slab", - "item_id": 257, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11201, - "states": [ { "id": 11198, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11199, @@ -127212,7 +127447,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127222,18 +127457,57 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 + ] + } + ] + }, + { + "id": 568, + "name": "birch_fence_gate", + "translation_key": "block.minecraft.birch_fence_gate", + "item_id": 714, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11208, + "states": [ { "id": 11201, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11202, @@ -127241,9 +127515,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11203, @@ -127252,35 +127524,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 546, - "name": "mangrove_slab", - "translation_key": "block.minecraft.mangrove_slab", - "item_id": 258, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 75 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11207, - "states": [ { "id": 11204, "luminance": 0, @@ -127288,7 +127534,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127297,9 +127543,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11206, @@ -127307,9 +127551,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11207, @@ -127318,7 +127560,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -127328,7 +127570,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -127337,45 +127579,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 547, - "name": "bamboo_slab", - "translation_key": "block.minecraft.bamboo_slab", - "item_id": 259, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11213, - "states": [ { "id": 11210, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11211, @@ -127384,7 +127596,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127394,7 +127606,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -127403,9 +127615,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11214, @@ -127413,9 +127623,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11215, @@ -127424,35 +127632,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 548, - "name": "bamboo_mosaic_slab", - "translation_key": "block.minecraft.bamboo_mosaic_slab", - "item_id": 260, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 75 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11219, - "states": [ { "id": 11216, "luminance": 0, @@ -127460,7 +127642,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127469,9 +127651,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11218, @@ -127479,9 +127659,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11219, @@ -127490,7 +127668,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -127500,7 +127678,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] }, { @@ -127509,45 +127687,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 549, - "name": "stone_slab", - "translation_key": "block.minecraft.stone_slab", - "item_id": 263, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11225, - "states": [ { "id": 11222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11223, @@ -127556,7 +127704,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127566,7 +127714,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -127575,9 +127723,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11226, @@ -127585,9 +127731,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11227, @@ -127596,35 +127740,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 550, - "name": "smooth_stone_slab", - "translation_key": "block.minecraft.smooth_stone_slab", - "item_id": 264, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 78 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11231, - "states": [ { "id": 11228, "luminance": 0, @@ -127632,7 +127750,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127641,9 +127759,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11230, @@ -127651,9 +127767,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11231, @@ -127662,7 +127776,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -127672,54 +127786,65 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - }, - { - "id": 11233, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + 78 ] } ] }, { - "id": 551, - "name": "sandstone_slab", - "translation_key": "block.minecraft.sandstone_slab", - "item_id": 265, + "id": 569, + "name": "jungle_fence_gate", + "translation_key": "block.minecraft.jungle_fence_gate", + "item_id": 715, "properties": [ { - "name": "type", + "name": "facing", "values": [ - "top", - "bottom", - "double" + "north", + "south", + "west", + "east" ] }, { - "name": "waterlogged", + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11237, + "default_state_id": 11240, "states": [ + { + "id": 11233, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [] + }, { "id": 11234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11235, @@ -127728,7 +127853,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127738,7 +127863,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -127747,9 +127872,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11238, @@ -127757,9 +127880,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11239, @@ -127768,35 +127889,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 552, - "name": "cut_sandstone_slab", - "translation_key": "block.minecraft.cut_sandstone_slab", - "item_id": 266, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 75 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11243, - "states": [ { "id": 11240, "luminance": 0, @@ -127804,7 +127899,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127813,9 +127908,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11242, @@ -127823,9 +127916,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11243, @@ -127834,7 +127925,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -127844,7 +127935,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -127853,45 +127944,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 553, - "name": "petrified_oak_slab", - "translation_key": "block.minecraft.petrified_oak_slab", - "item_id": 267, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11249, - "states": [ { "id": 11246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11247, @@ -127900,7 +127961,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -127910,7 +127971,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -127919,9 +127980,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11250, @@ -127929,9 +127988,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11251, @@ -127940,35 +127997,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 554, - "name": "cobblestone_slab", - "translation_key": "block.minecraft.cobblestone_slab", - "item_id": 268, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 78 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11255, - "states": [ { "id": 11252, "luminance": 0, @@ -127976,7 +128007,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -127985,9 +128016,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11254, @@ -127995,9 +128024,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11255, @@ -128006,7 +128033,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -128016,7 +128043,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] }, { @@ -128025,45 +128052,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 555, - "name": "brick_slab", - "translation_key": "block.minecraft.brick_slab", - "item_id": 269, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11261, - "states": [ { "id": 11258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11259, @@ -128072,7 +128069,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -128082,7 +128079,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -128091,9 +128088,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11262, @@ -128101,65 +128096,76 @@ "opaque": true, "replaceable": false, "blocks_motion": true, + "collision_shapes": [] + }, + { + "id": 11263, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] }, { - "id": 11263, + "id": 11264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] } ] }, { - "id": 556, - "name": "stone_brick_slab", - "translation_key": "block.minecraft.stone_brick_slab", - "item_id": 270, + "id": 570, + "name": "acacia_fence_gate", + "translation_key": "block.minecraft.acacia_fence_gate", + "item_id": 716, "properties": [ { - "name": "type", + "name": "facing", "values": [ - "top", - "bottom", - "double" + "north", + "south", + "west", + "east" ] }, { - "name": "waterlogged", + "name": "in_wall", "values": [ "true", "false" ] - } - ], - "default_state_id": 11267, - "states": [ + }, { - "id": 11264, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 + "name": "open", + "values": [ + "true", + "false" ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11272, + "states": [ { "id": 11265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11266, @@ -128167,9 +128173,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11267, @@ -128178,7 +128182,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -128188,7 +128192,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -128197,45 +128201,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 557, - "name": "mud_brick_slab", - "translation_key": "block.minecraft.mud_brick_slab", - "item_id": 271, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11273, - "states": [ { "id": 11270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11271, @@ -128244,7 +128218,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -128254,7 +128228,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -128263,9 +128237,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11274, @@ -128273,9 +128245,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11275, @@ -128284,35 +128254,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 558, - "name": "nether_brick_slab", - "translation_key": "block.minecraft.nether_brick_slab", - "item_id": 272, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 75 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11279, - "states": [ { "id": 11276, "luminance": 0, @@ -128320,7 +128264,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 75 ] }, { @@ -128329,9 +128273,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11278, @@ -128339,9 +128281,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11279, @@ -128350,7 +128290,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 75 ] }, { @@ -128360,7 +128300,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75 ] }, { @@ -128369,45 +128309,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 559, - "name": "quartz_slab", - "translation_key": "block.minecraft.quartz_slab", - "item_id": 273, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11285, - "states": [ { "id": 11282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11283, @@ -128416,7 +128326,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -128426,7 +128336,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -128435,9 +128345,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11286, @@ -128445,9 +128353,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 11287, @@ -128456,35 +128362,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 560, - "name": "red_sandstone_slab", - "translation_key": "block.minecraft.red_sandstone_slab", - "item_id": 274, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 78 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11291, - "states": [ { "id": 11288, "luminance": 0, @@ -128492,7 +128372,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -128501,9 +128381,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11290, @@ -128511,9 +128389,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ] + "collision_shapes": [] }, { "id": 11291, @@ -128522,7 +128398,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 78 ] }, { @@ -128532,7 +128408,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 78 ] }, { @@ -128541,45 +128417,15 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 561, - "name": "cut_red_sandstone_slab", - "translation_key": "block.minecraft.cut_red_sandstone_slab", - "item_id": 275, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + "collision_shapes": [] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11297, - "states": [ { "id": 11294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 201 - ] + "collision_shapes": [] }, { "id": 11295, @@ -128588,7 +128434,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 78 ] }, { @@ -128598,212 +128444,16 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ] - }, - { - "id": 11297, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11298, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 11299, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 562, - "name": "purpur_slab", - "translation_key": "block.minecraft.purpur_slab", - "item_id": 276, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11303, - "states": [ - { - "id": 11300, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11301, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 11302, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11303, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 11304, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 11305, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 563, - "name": "smooth_stone", - "translation_key": "block.minecraft.smooth_stone", - "item_id": 283, - "properties": [], - "default_state_id": 11306, - "states": [ - { - "id": 11306, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 564, - "name": "smooth_sandstone", - "translation_key": "block.minecraft.smooth_sandstone", - "item_id": 282, - "properties": [], - "default_state_id": 11307, - "states": [ - { - "id": 11307, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 565, - "name": "smooth_quartz", - "translation_key": "block.minecraft.smooth_quartz", - "item_id": 280, - "properties": [], - "default_state_id": 11308, - "states": [ - { - "id": 11308, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 566, - "name": "smooth_red_sandstone", - "translation_key": "block.minecraft.smooth_red_sandstone", - "item_id": 281, - "properties": [], - "default_state_id": 11309, - "states": [ - { - "id": 11309, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + 78 ] } ] }, { - "id": 567, - "name": "spruce_fence_gate", - "translation_key": "block.minecraft.spruce_fence_gate", - "item_id": 750, + "id": 571, + "name": "cherry_fence_gate", + "translation_key": "block.minecraft.cherry_fence_gate", + "item_id": 717, "properties": [ { "name": "facing", @@ -128836,10 +128486,10 @@ ] } ], - "default_state_id": 11317, + "default_state_id": 11304, "states": [ { - "id": 11310, + "id": 11297, "luminance": 0, "opaque": true, "replaceable": false, @@ -128847,7 +128497,7 @@ "collision_shapes": [] }, { - "id": 11311, + "id": 11298, "luminance": 0, "opaque": true, "replaceable": false, @@ -128855,7 +128505,7 @@ "collision_shapes": [] }, { - "id": 11312, + "id": 11299, "luminance": 0, "opaque": true, "replaceable": false, @@ -128865,7 +128515,7 @@ ] }, { - "id": 11313, + "id": 11300, "luminance": 0, "opaque": true, "replaceable": false, @@ -128875,7 +128525,7 @@ ] }, { - "id": 11314, + "id": 11301, "luminance": 0, "opaque": true, "replaceable": false, @@ -128883,7 +128533,7 @@ "collision_shapes": [] }, { - "id": 11315, + "id": 11302, "luminance": 0, "opaque": true, "replaceable": false, @@ -128891,7 +128541,7 @@ "collision_shapes": [] }, { - "id": 11316, + "id": 11303, "luminance": 0, "opaque": true, "replaceable": false, @@ -128901,7 +128551,7 @@ ] }, { - "id": 11317, + "id": 11304, "luminance": 0, "opaque": true, "replaceable": false, @@ -128911,7 +128561,7 @@ ] }, { - "id": 11318, + "id": 11305, "luminance": 0, "opaque": true, "replaceable": false, @@ -128919,7 +128569,7 @@ "collision_shapes": [] }, { - "id": 11319, + "id": 11306, "luminance": 0, "opaque": true, "replaceable": false, @@ -128927,7 +128577,7 @@ "collision_shapes": [] }, { - "id": 11320, + "id": 11307, "luminance": 0, "opaque": true, "replaceable": false, @@ -128937,7 +128587,7 @@ ] }, { - "id": 11321, + "id": 11308, "luminance": 0, "opaque": true, "replaceable": false, @@ -128947,7 +128597,7 @@ ] }, { - "id": 11322, + "id": 11309, "luminance": 0, "opaque": true, "replaceable": false, @@ -128955,7 +128605,7 @@ "collision_shapes": [] }, { - "id": 11323, + "id": 11310, "luminance": 0, "opaque": true, "replaceable": false, @@ -128963,7 +128613,7 @@ "collision_shapes": [] }, { - "id": 11324, + "id": 11311, "luminance": 0, "opaque": true, "replaceable": false, @@ -128973,7 +128623,7 @@ ] }, { - "id": 11325, + "id": 11312, "luminance": 0, "opaque": true, "replaceable": false, @@ -128983,7 +128633,7 @@ ] }, { - "id": 11326, + "id": 11313, "luminance": 0, "opaque": true, "replaceable": false, @@ -128991,7 +128641,7 @@ "collision_shapes": [] }, { - "id": 11327, + "id": 11314, "luminance": 0, "opaque": true, "replaceable": false, @@ -128999,7 +128649,7 @@ "collision_shapes": [] }, { - "id": 11328, + "id": 11315, "luminance": 0, "opaque": true, "replaceable": false, @@ -129009,7 +128659,7 @@ ] }, { - "id": 11329, + "id": 11316, "luminance": 0, "opaque": true, "replaceable": false, @@ -129019,7 +128669,7 @@ ] }, { - "id": 11330, + "id": 11317, "luminance": 0, "opaque": true, "replaceable": false, @@ -129027,7 +128677,7 @@ "collision_shapes": [] }, { - "id": 11331, + "id": 11318, "luminance": 0, "opaque": true, "replaceable": false, @@ -129035,7 +128685,7 @@ "collision_shapes": [] }, { - "id": 11332, + "id": 11319, "luminance": 0, "opaque": true, "replaceable": false, @@ -129045,7 +128695,7 @@ ] }, { - "id": 11333, + "id": 11320, "luminance": 0, "opaque": true, "replaceable": false, @@ -129055,7 +128705,7 @@ ] }, { - "id": 11334, + "id": 11321, "luminance": 0, "opaque": true, "replaceable": false, @@ -129063,7 +128713,7 @@ "collision_shapes": [] }, { - "id": 11335, + "id": 11322, "luminance": 0, "opaque": true, "replaceable": false, @@ -129071,7 +128721,7 @@ "collision_shapes": [] }, { - "id": 11336, + "id": 11323, "luminance": 0, "opaque": true, "replaceable": false, @@ -129081,7 +128731,7 @@ ] }, { - "id": 11337, + "id": 11324, "luminance": 0, "opaque": true, "replaceable": false, @@ -129091,7 +128741,7 @@ ] }, { - "id": 11338, + "id": 11325, "luminance": 0, "opaque": true, "replaceable": false, @@ -129099,7 +128749,7 @@ "collision_shapes": [] }, { - "id": 11339, + "id": 11326, "luminance": 0, "opaque": true, "replaceable": false, @@ -129107,7 +128757,7 @@ "collision_shapes": [] }, { - "id": 11340, + "id": 11327, "luminance": 0, "opaque": true, "replaceable": false, @@ -129117,7 +128767,7 @@ ] }, { - "id": 11341, + "id": 11328, "luminance": 0, "opaque": true, "replaceable": false, @@ -129129,10 +128779,10 @@ ] }, { - "id": 568, - "name": "birch_fence_gate", - "translation_key": "block.minecraft.birch_fence_gate", - "item_id": 751, + "id": 572, + "name": "dark_oak_fence_gate", + "translation_key": "block.minecraft.dark_oak_fence_gate", + "item_id": 718, "properties": [ { "name": "facing", @@ -129165,10 +128815,10 @@ ] } ], - "default_state_id": 11349, + "default_state_id": 11336, "states": [ { - "id": 11342, + "id": 11329, "luminance": 0, "opaque": true, "replaceable": false, @@ -129176,7 +128826,7 @@ "collision_shapes": [] }, { - "id": 11343, + "id": 11330, "luminance": 0, "opaque": true, "replaceable": false, @@ -129184,7 +128834,7 @@ "collision_shapes": [] }, { - "id": 11344, + "id": 11331, "luminance": 0, "opaque": true, "replaceable": false, @@ -129194,7 +128844,7 @@ ] }, { - "id": 11345, + "id": 11332, "luminance": 0, "opaque": true, "replaceable": false, @@ -129204,7 +128854,7 @@ ] }, { - "id": 11346, + "id": 11333, "luminance": 0, "opaque": true, "replaceable": false, @@ -129212,7 +128862,7 @@ "collision_shapes": [] }, { - "id": 11347, + "id": 11334, "luminance": 0, "opaque": true, "replaceable": false, @@ -129220,7 +128870,7 @@ "collision_shapes": [] }, { - "id": 11348, + "id": 11335, "luminance": 0, "opaque": true, "replaceable": false, @@ -129230,7 +128880,7 @@ ] }, { - "id": 11349, + "id": 11336, "luminance": 0, "opaque": true, "replaceable": false, @@ -129240,7 +128890,7 @@ ] }, { - "id": 11350, + "id": 11337, "luminance": 0, "opaque": true, "replaceable": false, @@ -129248,7 +128898,7 @@ "collision_shapes": [] }, { - "id": 11351, + "id": 11338, "luminance": 0, "opaque": true, "replaceable": false, @@ -129256,7 +128906,7 @@ "collision_shapes": [] }, { - "id": 11352, + "id": 11339, "luminance": 0, "opaque": true, "replaceable": false, @@ -129266,7 +128916,7 @@ ] }, { - "id": 11353, + "id": 11340, "luminance": 0, "opaque": true, "replaceable": false, @@ -129276,7 +128926,7 @@ ] }, { - "id": 11354, + "id": 11341, "luminance": 0, "opaque": true, "replaceable": false, @@ -129284,7 +128934,7 @@ "collision_shapes": [] }, { - "id": 11355, + "id": 11342, "luminance": 0, "opaque": true, "replaceable": false, @@ -129292,7 +128942,7 @@ "collision_shapes": [] }, { - "id": 11356, + "id": 11343, "luminance": 0, "opaque": true, "replaceable": false, @@ -129302,7 +128952,7 @@ ] }, { - "id": 11357, + "id": 11344, "luminance": 0, "opaque": true, "replaceable": false, @@ -129312,7 +128962,7 @@ ] }, { - "id": 11358, + "id": 11345, "luminance": 0, "opaque": true, "replaceable": false, @@ -129320,7 +128970,7 @@ "collision_shapes": [] }, { - "id": 11359, + "id": 11346, "luminance": 0, "opaque": true, "replaceable": false, @@ -129328,7 +128978,7 @@ "collision_shapes": [] }, { - "id": 11360, + "id": 11347, "luminance": 0, "opaque": true, "replaceable": false, @@ -129338,7 +128988,7 @@ ] }, { - "id": 11361, + "id": 11348, "luminance": 0, "opaque": true, "replaceable": false, @@ -129348,7 +128998,7 @@ ] }, { - "id": 11362, + "id": 11349, "luminance": 0, "opaque": true, "replaceable": false, @@ -129356,7 +129006,7 @@ "collision_shapes": [] }, { - "id": 11363, + "id": 11350, "luminance": 0, "opaque": true, "replaceable": false, @@ -129364,7 +129014,7 @@ "collision_shapes": [] }, { - "id": 11364, + "id": 11351, "luminance": 0, "opaque": true, "replaceable": false, @@ -129374,7 +129024,7 @@ ] }, { - "id": 11365, + "id": 11352, "luminance": 0, "opaque": true, "replaceable": false, @@ -129384,7 +129034,7 @@ ] }, { - "id": 11366, + "id": 11353, "luminance": 0, "opaque": true, "replaceable": false, @@ -129392,7 +129042,7 @@ "collision_shapes": [] }, { - "id": 11367, + "id": 11354, "luminance": 0, "opaque": true, "replaceable": false, @@ -129400,7 +129050,7 @@ "collision_shapes": [] }, { - "id": 11368, + "id": 11355, "luminance": 0, "opaque": true, "replaceable": false, @@ -129410,7 +129060,7 @@ ] }, { - "id": 11369, + "id": 11356, "luminance": 0, "opaque": true, "replaceable": false, @@ -129420,7 +129070,7 @@ ] }, { - "id": 11370, + "id": 11357, "luminance": 0, "opaque": true, "replaceable": false, @@ -129428,7 +129078,7 @@ "collision_shapes": [] }, { - "id": 11371, + "id": 11358, "luminance": 0, "opaque": true, "replaceable": false, @@ -129436,7 +129086,7 @@ "collision_shapes": [] }, { - "id": 11372, + "id": 11359, "luminance": 0, "opaque": true, "replaceable": false, @@ -129446,7 +129096,7 @@ ] }, { - "id": 11373, + "id": 11360, "luminance": 0, "opaque": true, "replaceable": false, @@ -129458,10 +129108,10 @@ ] }, { - "id": 569, - "name": "jungle_fence_gate", - "translation_key": "block.minecraft.jungle_fence_gate", - "item_id": 752, + "id": 573, + "name": "mangrove_fence_gate", + "translation_key": "block.minecraft.mangrove_fence_gate", + "item_id": 719, "properties": [ { "name": "facing", @@ -129494,10 +129144,10 @@ ] } ], - "default_state_id": 11381, + "default_state_id": 11368, "states": [ { - "id": 11374, + "id": 11361, "luminance": 0, "opaque": true, "replaceable": false, @@ -129505,7 +129155,7 @@ "collision_shapes": [] }, { - "id": 11375, + "id": 11362, "luminance": 0, "opaque": true, "replaceable": false, @@ -129513,7 +129163,7 @@ "collision_shapes": [] }, { - "id": 11376, + "id": 11363, "luminance": 0, "opaque": true, "replaceable": false, @@ -129523,7 +129173,7 @@ ] }, { - "id": 11377, + "id": 11364, "luminance": 0, "opaque": true, "replaceable": false, @@ -129533,7 +129183,7 @@ ] }, { - "id": 11378, + "id": 11365, "luminance": 0, "opaque": true, "replaceable": false, @@ -129541,7 +129191,7 @@ "collision_shapes": [] }, { - "id": 11379, + "id": 11366, "luminance": 0, "opaque": true, "replaceable": false, @@ -129549,7 +129199,7 @@ "collision_shapes": [] }, { - "id": 11380, + "id": 11367, "luminance": 0, "opaque": true, "replaceable": false, @@ -129559,7 +129209,7 @@ ] }, { - "id": 11381, + "id": 11368, "luminance": 0, "opaque": true, "replaceable": false, @@ -129569,7 +129219,7 @@ ] }, { - "id": 11382, + "id": 11369, "luminance": 0, "opaque": true, "replaceable": false, @@ -129577,7 +129227,7 @@ "collision_shapes": [] }, { - "id": 11383, + "id": 11370, "luminance": 0, "opaque": true, "replaceable": false, @@ -129585,7 +129235,7 @@ "collision_shapes": [] }, { - "id": 11384, + "id": 11371, "luminance": 0, "opaque": true, "replaceable": false, @@ -129595,7 +129245,7 @@ ] }, { - "id": 11385, + "id": 11372, "luminance": 0, "opaque": true, "replaceable": false, @@ -129605,7 +129255,7 @@ ] }, { - "id": 11386, + "id": 11373, "luminance": 0, "opaque": true, "replaceable": false, @@ -129613,7 +129263,7 @@ "collision_shapes": [] }, { - "id": 11387, + "id": 11374, "luminance": 0, "opaque": true, "replaceable": false, @@ -129621,7 +129271,7 @@ "collision_shapes": [] }, { - "id": 11388, + "id": 11375, "luminance": 0, "opaque": true, "replaceable": false, @@ -129631,7 +129281,7 @@ ] }, { - "id": 11389, + "id": 11376, "luminance": 0, "opaque": true, "replaceable": false, @@ -129641,7 +129291,7 @@ ] }, { - "id": 11390, + "id": 11377, "luminance": 0, "opaque": true, "replaceable": false, @@ -129649,7 +129299,7 @@ "collision_shapes": [] }, { - "id": 11391, + "id": 11378, "luminance": 0, "opaque": true, "replaceable": false, @@ -129657,7 +129307,7 @@ "collision_shapes": [] }, { - "id": 11392, + "id": 11379, "luminance": 0, "opaque": true, "replaceable": false, @@ -129667,7 +129317,7 @@ ] }, { - "id": 11393, + "id": 11380, "luminance": 0, "opaque": true, "replaceable": false, @@ -129677,7 +129327,7 @@ ] }, { - "id": 11394, + "id": 11381, "luminance": 0, "opaque": true, "replaceable": false, @@ -129685,7 +129335,7 @@ "collision_shapes": [] }, { - "id": 11395, + "id": 11382, "luminance": 0, "opaque": true, "replaceable": false, @@ -129693,7 +129343,7 @@ "collision_shapes": [] }, { - "id": 11396, + "id": 11383, "luminance": 0, "opaque": true, "replaceable": false, @@ -129703,7 +129353,7 @@ ] }, { - "id": 11397, + "id": 11384, "luminance": 0, "opaque": true, "replaceable": false, @@ -129713,7 +129363,7 @@ ] }, { - "id": 11398, + "id": 11385, "luminance": 0, "opaque": true, "replaceable": false, @@ -129721,7 +129371,7 @@ "collision_shapes": [] }, { - "id": 11399, + "id": 11386, "luminance": 0, "opaque": true, "replaceable": false, @@ -129729,7 +129379,7 @@ "collision_shapes": [] }, { - "id": 11400, + "id": 11387, "luminance": 0, "opaque": true, "replaceable": false, @@ -129739,7 +129389,7 @@ ] }, { - "id": 11401, + "id": 11388, "luminance": 0, "opaque": true, "replaceable": false, @@ -129749,7 +129399,7 @@ ] }, { - "id": 11402, + "id": 11389, "luminance": 0, "opaque": true, "replaceable": false, @@ -129757,7 +129407,7 @@ "collision_shapes": [] }, { - "id": 11403, + "id": 11390, "luminance": 0, "opaque": true, "replaceable": false, @@ -129765,7 +129415,7 @@ "collision_shapes": [] }, { - "id": 11404, + "id": 11391, "luminance": 0, "opaque": true, "replaceable": false, @@ -129775,7 +129425,7 @@ ] }, { - "id": 11405, + "id": 11392, "luminance": 0, "opaque": true, "replaceable": false, @@ -129787,10 +129437,10 @@ ] }, { - "id": 570, - "name": "acacia_fence_gate", - "translation_key": "block.minecraft.acacia_fence_gate", - "item_id": 753, + "id": 574, + "name": "bamboo_fence_gate", + "translation_key": "block.minecraft.bamboo_fence_gate", + "item_id": 720, "properties": [ { "name": "facing", @@ -129823,10 +129473,10 @@ ] } ], - "default_state_id": 11413, + "default_state_id": 11400, "states": [ { - "id": 11406, + "id": 11393, "luminance": 0, "opaque": true, "replaceable": false, @@ -129834,7 +129484,7 @@ "collision_shapes": [] }, { - "id": 11407, + "id": 11394, "luminance": 0, "opaque": true, "replaceable": false, @@ -129842,7 +129492,7 @@ "collision_shapes": [] }, { - "id": 11408, + "id": 11395, "luminance": 0, "opaque": true, "replaceable": false, @@ -129852,7 +129502,7 @@ ] }, { - "id": 11409, + "id": 11396, "luminance": 0, "opaque": true, "replaceable": false, @@ -129862,7 +129512,7 @@ ] }, { - "id": 11410, + "id": 11397, "luminance": 0, "opaque": true, "replaceable": false, @@ -129870,7 +129520,7 @@ "collision_shapes": [] }, { - "id": 11411, + "id": 11398, "luminance": 0, "opaque": true, "replaceable": false, @@ -129878,7 +129528,7 @@ "collision_shapes": [] }, { - "id": 11412, + "id": 11399, "luminance": 0, "opaque": true, "replaceable": false, @@ -129888,7 +129538,7 @@ ] }, { - "id": 11413, + "id": 11400, "luminance": 0, "opaque": true, "replaceable": false, @@ -129898,7 +129548,7 @@ ] }, { - "id": 11414, + "id": 11401, "luminance": 0, "opaque": true, "replaceable": false, @@ -129906,7 +129556,7 @@ "collision_shapes": [] }, { - "id": 11415, + "id": 11402, "luminance": 0, "opaque": true, "replaceable": false, @@ -129914,7 +129564,7 @@ "collision_shapes": [] }, { - "id": 11416, + "id": 11403, "luminance": 0, "opaque": true, "replaceable": false, @@ -129924,7 +129574,7 @@ ] }, { - "id": 11417, + "id": 11404, "luminance": 0, "opaque": true, "replaceable": false, @@ -129934,7 +129584,7 @@ ] }, { - "id": 11418, + "id": 11405, "luminance": 0, "opaque": true, "replaceable": false, @@ -129942,7 +129592,7 @@ "collision_shapes": [] }, { - "id": 11419, + "id": 11406, "luminance": 0, "opaque": true, "replaceable": false, @@ -129950,7 +129600,7 @@ "collision_shapes": [] }, { - "id": 11420, + "id": 11407, "luminance": 0, "opaque": true, "replaceable": false, @@ -129960,7 +129610,7 @@ ] }, { - "id": 11421, + "id": 11408, "luminance": 0, "opaque": true, "replaceable": false, @@ -129970,7 +129620,7 @@ ] }, { - "id": 11422, + "id": 11409, "luminance": 0, "opaque": true, "replaceable": false, @@ -129978,7 +129628,7 @@ "collision_shapes": [] }, { - "id": 11423, + "id": 11410, "luminance": 0, "opaque": true, "replaceable": false, @@ -129986,7 +129636,7 @@ "collision_shapes": [] }, { - "id": 11424, + "id": 11411, "luminance": 0, "opaque": true, "replaceable": false, @@ -129996,7 +129646,7 @@ ] }, { - "id": 11425, + "id": 11412, "luminance": 0, "opaque": true, "replaceable": false, @@ -130006,7 +129656,7 @@ ] }, { - "id": 11426, + "id": 11413, "luminance": 0, "opaque": true, "replaceable": false, @@ -130014,7 +129664,7 @@ "collision_shapes": [] }, { - "id": 11427, + "id": 11414, "luminance": 0, "opaque": true, "replaceable": false, @@ -130022,7 +129672,7 @@ "collision_shapes": [] }, { - "id": 11428, + "id": 11415, "luminance": 0, "opaque": true, "replaceable": false, @@ -130032,7 +129682,7 @@ ] }, { - "id": 11429, + "id": 11416, "luminance": 0, "opaque": true, "replaceable": false, @@ -130042,7 +129692,7 @@ ] }, { - "id": 11430, + "id": 11417, "luminance": 0, "opaque": true, "replaceable": false, @@ -130050,7 +129700,7 @@ "collision_shapes": [] }, { - "id": 11431, + "id": 11418, "luminance": 0, "opaque": true, "replaceable": false, @@ -130058,7 +129708,7 @@ "collision_shapes": [] }, { - "id": 11432, + "id": 11419, "luminance": 0, "opaque": true, "replaceable": false, @@ -130068,7 +129718,7 @@ ] }, { - "id": 11433, + "id": 11420, "luminance": 0, "opaque": true, "replaceable": false, @@ -130078,7 +129728,7 @@ ] }, { - "id": 11434, + "id": 11421, "luminance": 0, "opaque": true, "replaceable": false, @@ -130086,7 +129736,7 @@ "collision_shapes": [] }, { - "id": 11435, + "id": 11422, "luminance": 0, "opaque": true, "replaceable": false, @@ -130094,7 +129744,7 @@ "collision_shapes": [] }, { - "id": 11436, + "id": 11423, "luminance": 0, "opaque": true, "replaceable": false, @@ -130104,7 +129754,7 @@ ] }, { - "id": 11437, + "id": 11424, "luminance": 0, "opaque": true, "replaceable": false, @@ -130116,170 +129766,205 @@ ] }, { - "id": 571, - "name": "cherry_fence_gate", - "translation_key": "block.minecraft.cherry_fence_gate", - "item_id": 754, + "id": 575, + "name": "spruce_fence", + "translation_key": "block.minecraft.spruce_fence", + "item_id": 290, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "in_wall", + "name": "north", "values": [ "true", "false" ] }, { - "name": "open", + "name": "south", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 11445, + "default_state_id": 11456, "states": [ { - "id": 11438, + "id": 11425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76, + 77 + ] }, { - "id": 11439, + "id": 11426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78, + 79 + ] }, { - "id": 11440, + "id": 11427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76, + 77 ] }, { - "id": 11441, + "id": 11428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 78, + 79 ] }, { - "id": 11442, + "id": 11429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76 + ] }, { - "id": 11443, + "id": 11430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80, + 79 + ] }, { - "id": 11444, + "id": 11431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76 ] }, { - "id": 11445, + "id": 11432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 80, + 79 ] }, { - "id": 11446, + "id": 11433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 77 + ] }, { - "id": 11447, + "id": 11434, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81, + 79 + ] }, { - "id": 11448, + "id": 11435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 77 ] }, { - "id": 11449, + "id": 11436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 81, + 79 ] }, { - "id": 11450, + "id": 11437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75 + ] }, { - "id": 11451, + "id": 11438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 82 + ] }, { - "id": 11452, + "id": 11439, "luminance": 0, "opaque": true, "replaceable": false, @@ -130289,43 +129974,51 @@ ] }, { - "id": 11453, + "id": 11440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 82 ] }, { - "id": 11454, + "id": 11441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76, + 77 + ] }, { - "id": 11455, + "id": 11442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78 + ] }, { - "id": 11456, + "id": 11443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76, + 77 ] }, { - "id": 11457, + "id": 11444, "luminance": 0, "opaque": true, "replaceable": false, @@ -130335,280 +130028,331 @@ ] }, { - "id": 11458, + "id": 11445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76 + ] }, { - "id": 11459, + "id": 11446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80 + ] }, { - "id": 11460, + "id": 11447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76 ] }, { - "id": 11461, + "id": 11448, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 80 ] }, { - "id": 11462, + "id": 11449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 77 + ] }, { - "id": 11463, + "id": 11450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81 + ] }, { - "id": 11464, + "id": 11451, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 77 ] }, { - "id": 11465, + "id": 11452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 81 ] }, { - "id": 11466, + "id": 11453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83 + ] }, { - "id": 11467, + "id": 11454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 84 + ] }, { - "id": 11468, + "id": 11455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83 ] }, { - "id": 11469, + "id": 11456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 84 ] } ] }, { - "id": 572, - "name": "dark_oak_fence_gate", - "translation_key": "block.minecraft.dark_oak_fence_gate", - "item_id": 755, + "id": 576, + "name": "birch_fence", + "translation_key": "block.minecraft.birch_fence", + "item_id": 291, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "in_wall", + "name": "north", "values": [ "true", "false" ] }, { - "name": "open", + "name": "south", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 11477, + "default_state_id": 11488, "states": [ { - "id": 11470, + "id": 11457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76, + 77 + ] }, { - "id": 11471, + "id": 11458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78, + 79 + ] }, { - "id": 11472, + "id": 11459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76, + 77 ] }, { - "id": 11473, + "id": 11460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 78, + 79 ] }, { - "id": 11474, + "id": 11461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76 + ] }, { - "id": 11475, + "id": 11462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80, + 79 + ] }, { - "id": 11476, + "id": 11463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76 ] }, { - "id": 11477, + "id": 11464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 80, + 79 ] }, { - "id": 11478, + "id": 11465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 77 + ] }, { - "id": 11479, + "id": 11466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81, + 79 + ] }, { - "id": 11480, + "id": 11467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 77 ] }, { - "id": 11481, + "id": 11468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 81, + 79 ] }, { - "id": 11482, + "id": 11469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75 + ] }, { - "id": 11483, + "id": 11470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 82 + ] }, { - "id": 11484, + "id": 11471, "luminance": 0, "opaque": true, "replaceable": false, @@ -130618,43 +130362,51 @@ ] }, { - "id": 11485, + "id": 11472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 82 ] }, { - "id": 11486, + "id": 11473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76, + 77 + ] }, { - "id": 11487, + "id": 11474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78 + ] }, { - "id": 11488, + "id": 11475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76, + 77 ] }, { - "id": 11489, + "id": 11476, "luminance": 0, "opaque": true, "replaceable": false, @@ -130664,280 +130416,331 @@ ] }, { - "id": 11490, + "id": 11477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76 + ] }, { - "id": 11491, + "id": 11478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80 + ] }, { - "id": 11492, + "id": 11479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76 ] }, { - "id": 11493, + "id": 11480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 80 ] }, { - "id": 11494, + "id": 11481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 77 + ] }, { - "id": 11495, + "id": 11482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81 + ] }, { - "id": 11496, + "id": 11483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 77 ] }, { - "id": 11497, + "id": 11484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 81 ] }, { - "id": 11498, + "id": 11485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83 + ] }, { - "id": 11499, + "id": 11486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 84 + ] }, { - "id": 11500, + "id": 11487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83 ] }, { - "id": 11501, + "id": 11488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 84 ] } ] }, { - "id": 573, - "name": "mangrove_fence_gate", - "translation_key": "block.minecraft.mangrove_fence_gate", - "item_id": 756, + "id": 577, + "name": "jungle_fence", + "translation_key": "block.minecraft.jungle_fence", + "item_id": 292, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "in_wall", + "name": "north", "values": [ "true", "false" ] }, { - "name": "open", + "name": "south", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 11509, + "default_state_id": 11520, "states": [ { - "id": 11502, + "id": 11489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76, + 77 + ] }, { - "id": 11503, + "id": 11490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78, + 79 + ] }, { - "id": 11504, + "id": 11491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76, + 77 ] }, { - "id": 11505, + "id": 11492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 78, + 79 ] }, { - "id": 11506, + "id": 11493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76 + ] }, { - "id": 11507, + "id": 11494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80, + 79 + ] }, { - "id": 11508, + "id": 11495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76 ] }, { - "id": 11509, + "id": 11496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 80, + 79 ] }, { - "id": 11510, + "id": 11497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 77 + ] }, { - "id": 11511, + "id": 11498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81, + 79 + ] }, { - "id": 11512, + "id": 11499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 77 ] }, { - "id": 11513, + "id": 11500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 81, + 79 ] }, { - "id": 11514, + "id": 11501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75 + ] }, { - "id": 11515, + "id": 11502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 82 + ] }, { - "id": 11516, + "id": 11503, "luminance": 0, "opaque": true, "replaceable": false, @@ -130947,43 +130750,51 @@ ] }, { - "id": 11517, + "id": 11504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 82 ] }, { - "id": 11518, + "id": 11505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76, + 77 + ] }, { - "id": 11519, + "id": 11506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78 + ] }, { - "id": 11520, + "id": 11507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76, + 77 ] }, { - "id": 11521, + "id": 11508, "luminance": 0, "opaque": true, "replaceable": false, @@ -130993,280 +130804,331 @@ ] }, { - "id": 11522, + "id": 11509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76 + ] }, { - "id": 11523, + "id": 11510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80 + ] }, { - "id": 11524, + "id": 11511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76 ] }, { - "id": 11525, + "id": 11512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 80 ] }, { - "id": 11526, + "id": 11513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 77 + ] }, { - "id": 11527, + "id": 11514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81 + ] }, { - "id": 11528, + "id": 11515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 77 ] }, { - "id": 11529, + "id": 11516, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 81 ] }, { - "id": 11530, + "id": 11517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83 + ] }, { - "id": 11531, + "id": 11518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 84 + ] }, { - "id": 11532, + "id": 11519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83 ] }, { - "id": 11533, + "id": 11520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 84 ] } ] }, { - "id": 574, - "name": "bamboo_fence_gate", - "translation_key": "block.minecraft.bamboo_fence_gate", - "item_id": 757, + "id": 578, + "name": "acacia_fence", + "translation_key": "block.minecraft.acacia_fence", + "item_id": 293, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] }, { - "name": "in_wall", + "name": "north", "values": [ "true", "false" ] }, { - "name": "open", + "name": "south", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 11541, + "default_state_id": 11552, "states": [ { - "id": 11534, + "id": 11521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76, + 77 + ] }, { - "id": 11535, + "id": 11522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78, + 79 + ] }, { - "id": 11536, + "id": 11523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76, + 77 ] }, { - "id": 11537, + "id": 11524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 78, + 79 ] }, { - "id": 11538, + "id": 11525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 76 + ] }, { - "id": 11539, + "id": 11526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80, + 79 + ] }, { - "id": 11540, + "id": 11527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 76 ] }, { - "id": 11541, + "id": 11528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 80, + 79 ] }, { - "id": 11542, + "id": 11529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75, + 77 + ] }, { - "id": 11543, + "id": 11530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81, + 79 + ] }, { - "id": 11544, + "id": 11531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 75, + 77 ] }, { - "id": 11545, + "id": 11532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 81, + 79 ] }, { - "id": 11546, + "id": 11533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 75 + ] }, { - "id": 11547, + "id": 11534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 82 + ] }, { - "id": 11548, + "id": 11535, "luminance": 0, "opaque": true, "replaceable": false, @@ -131276,43 +131138,51 @@ ] }, { - "id": 11549, + "id": 11536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 82 ] }, { - "id": 11550, + "id": 11537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76, + 77 + ] }, { - "id": 11551, + "id": 11538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 78 + ] }, { - "id": 11552, + "id": 11539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76, + 77 ] }, { - "id": 11553, + "id": 11540, "luminance": 0, "opaque": true, "replaceable": false, @@ -131322,120 +131192,136 @@ ] }, { - "id": 11554, + "id": 11541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 76 + ] }, { - "id": 11555, + "id": 11542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 80 + ] }, { - "id": 11556, + "id": 11543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 76 ] }, { - "id": 11557, + "id": 11544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 80 ] }, { - "id": 11558, + "id": 11545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83, + 77 + ] }, { - "id": 11559, + "id": 11546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 81 + ] }, { - "id": 11560, + "id": 11547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83, + 77 ] }, { - "id": 11561, + "id": 11548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 81 ] }, { - "id": 11562, + "id": 11549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 83 + ] }, { - "id": 11563, + "id": 11550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 84 + ] }, { - "id": 11564, + "id": 11551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 83 ] }, { - "id": 11565, + "id": 11552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 84 ] } ] }, { - "id": 575, - "name": "spruce_fence", - "translation_key": "block.minecraft.spruce_fence", - "item_id": 311, + "id": 579, + "name": "cherry_fence", + "translation_key": "block.minecraft.cherry_fence", + "item_id": 294, "properties": [ { "name": "east", @@ -131473,10 +131359,10 @@ ] } ], - "default_state_id": 11597, + "default_state_id": 11584, "states": [ { - "id": 11566, + "id": 11553, "luminance": 0, "opaque": true, "replaceable": false, @@ -131488,7 +131374,7 @@ ] }, { - "id": 11567, + "id": 11554, "luminance": 0, "opaque": true, "replaceable": false, @@ -131499,7 +131385,7 @@ ] }, { - "id": 11568, + "id": 11555, "luminance": 0, "opaque": true, "replaceable": false, @@ -131511,7 +131397,7 @@ ] }, { - "id": 11569, + "id": 11556, "luminance": 0, "opaque": true, "replaceable": false, @@ -131522,7 +131408,7 @@ ] }, { - "id": 11570, + "id": 11557, "luminance": 0, "opaque": true, "replaceable": false, @@ -131533,7 +131419,7 @@ ] }, { - "id": 11571, + "id": 11558, "luminance": 0, "opaque": true, "replaceable": false, @@ -131544,7 +131430,7 @@ ] }, { - "id": 11572, + "id": 11559, "luminance": 0, "opaque": true, "replaceable": false, @@ -131555,7 +131441,7 @@ ] }, { - "id": 11573, + "id": 11560, "luminance": 0, "opaque": true, "replaceable": false, @@ -131566,7 +131452,7 @@ ] }, { - "id": 11574, + "id": 11561, "luminance": 0, "opaque": true, "replaceable": false, @@ -131577,7 +131463,7 @@ ] }, { - "id": 11575, + "id": 11562, "luminance": 0, "opaque": true, "replaceable": false, @@ -131588,7 +131474,7 @@ ] }, { - "id": 11576, + "id": 11563, "luminance": 0, "opaque": true, "replaceable": false, @@ -131599,7 +131485,7 @@ ] }, { - "id": 11577, + "id": 11564, "luminance": 0, "opaque": true, "replaceable": false, @@ -131610,7 +131496,7 @@ ] }, { - "id": 11578, + "id": 11565, "luminance": 0, "opaque": true, "replaceable": false, @@ -131620,7 +131506,7 @@ ] }, { - "id": 11579, + "id": 11566, "luminance": 0, "opaque": true, "replaceable": false, @@ -131630,7 +131516,7 @@ ] }, { - "id": 11580, + "id": 11567, "luminance": 0, "opaque": true, "replaceable": false, @@ -131640,7 +131526,7 @@ ] }, { - "id": 11581, + "id": 11568, "luminance": 0, "opaque": true, "replaceable": false, @@ -131650,7 +131536,7 @@ ] }, { - "id": 11582, + "id": 11569, "luminance": 0, "opaque": true, "replaceable": false, @@ -131662,7 +131548,7 @@ ] }, { - "id": 11583, + "id": 11570, "luminance": 0, "opaque": true, "replaceable": false, @@ -131672,7 +131558,7 @@ ] }, { - "id": 11584, + "id": 11571, "luminance": 0, "opaque": true, "replaceable": false, @@ -131684,7 +131570,7 @@ ] }, { - "id": 11585, + "id": 11572, "luminance": 0, "opaque": true, "replaceable": false, @@ -131694,7 +131580,7 @@ ] }, { - "id": 11586, + "id": 11573, "luminance": 0, "opaque": true, "replaceable": false, @@ -131705,7 +131591,7 @@ ] }, { - "id": 11587, + "id": 11574, "luminance": 0, "opaque": true, "replaceable": false, @@ -131715,7 +131601,7 @@ ] }, { - "id": 11588, + "id": 11575, "luminance": 0, "opaque": true, "replaceable": false, @@ -131726,7 +131612,7 @@ ] }, { - "id": 11589, + "id": 11576, "luminance": 0, "opaque": true, "replaceable": false, @@ -131736,7 +131622,7 @@ ] }, { - "id": 11590, + "id": 11577, "luminance": 0, "opaque": true, "replaceable": false, @@ -131747,7 +131633,7 @@ ] }, { - "id": 11591, + "id": 11578, "luminance": 0, "opaque": true, "replaceable": false, @@ -131757,7 +131643,7 @@ ] }, { - "id": 11592, + "id": 11579, "luminance": 0, "opaque": true, "replaceable": false, @@ -131768,7 +131654,7 @@ ] }, { - "id": 11593, + "id": 11580, "luminance": 0, "opaque": true, "replaceable": false, @@ -131778,7 +131664,7 @@ ] }, { - "id": 11594, + "id": 11581, "luminance": 0, "opaque": true, "replaceable": false, @@ -131788,7 +131674,7 @@ ] }, { - "id": 11595, + "id": 11582, "luminance": 0, "opaque": true, "replaceable": false, @@ -131798,7 +131684,7 @@ ] }, { - "id": 11596, + "id": 11583, "luminance": 0, "opaque": true, "replaceable": false, @@ -131808,7 +131694,7 @@ ] }, { - "id": 11597, + "id": 11584, "luminance": 0, "opaque": true, "replaceable": false, @@ -131820,10 +131706,10 @@ ] }, { - "id": 576, - "name": "birch_fence", - "translation_key": "block.minecraft.birch_fence", - "item_id": 312, + "id": 580, + "name": "dark_oak_fence", + "translation_key": "block.minecraft.dark_oak_fence", + "item_id": 295, "properties": [ { "name": "east", @@ -131861,10 +131747,10 @@ ] } ], - "default_state_id": 11629, + "default_state_id": 11616, "states": [ { - "id": 11598, + "id": 11585, "luminance": 0, "opaque": true, "replaceable": false, @@ -131876,7 +131762,7 @@ ] }, { - "id": 11599, + "id": 11586, "luminance": 0, "opaque": true, "replaceable": false, @@ -131887,7 +131773,7 @@ ] }, { - "id": 11600, + "id": 11587, "luminance": 0, "opaque": true, "replaceable": false, @@ -131899,7 +131785,7 @@ ] }, { - "id": 11601, + "id": 11588, "luminance": 0, "opaque": true, "replaceable": false, @@ -131910,7 +131796,7 @@ ] }, { - "id": 11602, + "id": 11589, "luminance": 0, "opaque": true, "replaceable": false, @@ -131921,7 +131807,7 @@ ] }, { - "id": 11603, + "id": 11590, "luminance": 0, "opaque": true, "replaceable": false, @@ -131932,7 +131818,7 @@ ] }, { - "id": 11604, + "id": 11591, "luminance": 0, "opaque": true, "replaceable": false, @@ -131943,7 +131829,7 @@ ] }, { - "id": 11605, + "id": 11592, "luminance": 0, "opaque": true, "replaceable": false, @@ -131954,7 +131840,7 @@ ] }, { - "id": 11606, + "id": 11593, "luminance": 0, "opaque": true, "replaceable": false, @@ -131965,7 +131851,7 @@ ] }, { - "id": 11607, + "id": 11594, "luminance": 0, "opaque": true, "replaceable": false, @@ -131976,7 +131862,7 @@ ] }, { - "id": 11608, + "id": 11595, "luminance": 0, "opaque": true, "replaceable": false, @@ -131987,7 +131873,7 @@ ] }, { - "id": 11609, + "id": 11596, "luminance": 0, "opaque": true, "replaceable": false, @@ -131998,7 +131884,7 @@ ] }, { - "id": 11610, + "id": 11597, "luminance": 0, "opaque": true, "replaceable": false, @@ -132008,7 +131894,7 @@ ] }, { - "id": 11611, + "id": 11598, "luminance": 0, "opaque": true, "replaceable": false, @@ -132018,7 +131904,7 @@ ] }, { - "id": 11612, + "id": 11599, "luminance": 0, "opaque": true, "replaceable": false, @@ -132028,7 +131914,7 @@ ] }, { - "id": 11613, + "id": 11600, "luminance": 0, "opaque": true, "replaceable": false, @@ -132038,7 +131924,7 @@ ] }, { - "id": 11614, + "id": 11601, "luminance": 0, "opaque": true, "replaceable": false, @@ -132050,7 +131936,7 @@ ] }, { - "id": 11615, + "id": 11602, "luminance": 0, "opaque": true, "replaceable": false, @@ -132060,7 +131946,7 @@ ] }, { - "id": 11616, + "id": 11603, "luminance": 0, "opaque": true, "replaceable": false, @@ -132072,7 +131958,7 @@ ] }, { - "id": 11617, + "id": 11604, "luminance": 0, "opaque": true, "replaceable": false, @@ -132082,7 +131968,7 @@ ] }, { - "id": 11618, + "id": 11605, "luminance": 0, "opaque": true, "replaceable": false, @@ -132093,7 +131979,7 @@ ] }, { - "id": 11619, + "id": 11606, "luminance": 0, "opaque": true, "replaceable": false, @@ -132103,7 +131989,7 @@ ] }, { - "id": 11620, + "id": 11607, "luminance": 0, "opaque": true, "replaceable": false, @@ -132114,7 +132000,7 @@ ] }, { - "id": 11621, + "id": 11608, "luminance": 0, "opaque": true, "replaceable": false, @@ -132124,7 +132010,7 @@ ] }, { - "id": 11622, + "id": 11609, "luminance": 0, "opaque": true, "replaceable": false, @@ -132135,7 +132021,7 @@ ] }, { - "id": 11623, + "id": 11610, "luminance": 0, "opaque": true, "replaceable": false, @@ -132145,7 +132031,7 @@ ] }, { - "id": 11624, + "id": 11611, "luminance": 0, "opaque": true, "replaceable": false, @@ -132156,7 +132042,7 @@ ] }, { - "id": 11625, + "id": 11612, "luminance": 0, "opaque": true, "replaceable": false, @@ -132166,7 +132052,7 @@ ] }, { - "id": 11626, + "id": 11613, "luminance": 0, "opaque": true, "replaceable": false, @@ -132176,7 +132062,7 @@ ] }, { - "id": 11627, + "id": 11614, "luminance": 0, "opaque": true, "replaceable": false, @@ -132186,7 +132072,7 @@ ] }, { - "id": 11628, + "id": 11615, "luminance": 0, "opaque": true, "replaceable": false, @@ -132196,7 +132082,7 @@ ] }, { - "id": 11629, + "id": 11616, "luminance": 0, "opaque": true, "replaceable": false, @@ -132208,10 +132094,10 @@ ] }, { - "id": 577, - "name": "jungle_fence", - "translation_key": "block.minecraft.jungle_fence", - "item_id": 313, + "id": 581, + "name": "mangrove_fence", + "translation_key": "block.minecraft.mangrove_fence", + "item_id": 296, "properties": [ { "name": "east", @@ -132249,10 +132135,10 @@ ] } ], - "default_state_id": 11661, + "default_state_id": 11648, "states": [ { - "id": 11630, + "id": 11617, "luminance": 0, "opaque": true, "replaceable": false, @@ -132264,7 +132150,7 @@ ] }, { - "id": 11631, + "id": 11618, "luminance": 0, "opaque": true, "replaceable": false, @@ -132275,7 +132161,7 @@ ] }, { - "id": 11632, + "id": 11619, "luminance": 0, "opaque": true, "replaceable": false, @@ -132287,7 +132173,7 @@ ] }, { - "id": 11633, + "id": 11620, "luminance": 0, "opaque": true, "replaceable": false, @@ -132298,7 +132184,7 @@ ] }, { - "id": 11634, + "id": 11621, "luminance": 0, "opaque": true, "replaceable": false, @@ -132309,7 +132195,7 @@ ] }, { - "id": 11635, + "id": 11622, "luminance": 0, "opaque": true, "replaceable": false, @@ -132320,7 +132206,7 @@ ] }, { - "id": 11636, + "id": 11623, "luminance": 0, "opaque": true, "replaceable": false, @@ -132331,7 +132217,7 @@ ] }, { - "id": 11637, + "id": 11624, "luminance": 0, "opaque": true, "replaceable": false, @@ -132342,7 +132228,7 @@ ] }, { - "id": 11638, + "id": 11625, "luminance": 0, "opaque": true, "replaceable": false, @@ -132353,7 +132239,7 @@ ] }, { - "id": 11639, + "id": 11626, "luminance": 0, "opaque": true, "replaceable": false, @@ -132364,7 +132250,7 @@ ] }, { - "id": 11640, + "id": 11627, "luminance": 0, "opaque": true, "replaceable": false, @@ -132375,7 +132261,7 @@ ] }, { - "id": 11641, + "id": 11628, "luminance": 0, "opaque": true, "replaceable": false, @@ -132386,7 +132272,7 @@ ] }, { - "id": 11642, + "id": 11629, "luminance": 0, "opaque": true, "replaceable": false, @@ -132396,7 +132282,7 @@ ] }, { - "id": 11643, + "id": 11630, "luminance": 0, "opaque": true, "replaceable": false, @@ -132406,7 +132292,7 @@ ] }, { - "id": 11644, + "id": 11631, "luminance": 0, "opaque": true, "replaceable": false, @@ -132416,7 +132302,7 @@ ] }, { - "id": 11645, + "id": 11632, "luminance": 0, "opaque": true, "replaceable": false, @@ -132426,7 +132312,7 @@ ] }, { - "id": 11646, + "id": 11633, "luminance": 0, "opaque": true, "replaceable": false, @@ -132438,7 +132324,7 @@ ] }, { - "id": 11647, + "id": 11634, "luminance": 0, "opaque": true, "replaceable": false, @@ -132448,7 +132334,7 @@ ] }, { - "id": 11648, + "id": 11635, "luminance": 0, "opaque": true, "replaceable": false, @@ -132460,7 +132346,7 @@ ] }, { - "id": 11649, + "id": 11636, "luminance": 0, "opaque": true, "replaceable": false, @@ -132470,7 +132356,7 @@ ] }, { - "id": 11650, + "id": 11637, "luminance": 0, "opaque": true, "replaceable": false, @@ -132481,7 +132367,7 @@ ] }, { - "id": 11651, + "id": 11638, "luminance": 0, "opaque": true, "replaceable": false, @@ -132491,7 +132377,7 @@ ] }, { - "id": 11652, + "id": 11639, "luminance": 0, "opaque": true, "replaceable": false, @@ -132502,7 +132388,7 @@ ] }, { - "id": 11653, + "id": 11640, "luminance": 0, "opaque": true, "replaceable": false, @@ -132512,7 +132398,7 @@ ] }, { - "id": 11654, + "id": 11641, "luminance": 0, "opaque": true, "replaceable": false, @@ -132523,7 +132409,7 @@ ] }, { - "id": 11655, + "id": 11642, "luminance": 0, "opaque": true, "replaceable": false, @@ -132533,7 +132419,7 @@ ] }, { - "id": 11656, + "id": 11643, "luminance": 0, "opaque": true, "replaceable": false, @@ -132544,7 +132430,7 @@ ] }, { - "id": 11657, + "id": 11644, "luminance": 0, "opaque": true, "replaceable": false, @@ -132554,7 +132440,7 @@ ] }, { - "id": 11658, + "id": 11645, "luminance": 0, "opaque": true, "replaceable": false, @@ -132564,7 +132450,7 @@ ] }, { - "id": 11659, + "id": 11646, "luminance": 0, "opaque": true, "replaceable": false, @@ -132574,7 +132460,7 @@ ] }, { - "id": 11660, + "id": 11647, "luminance": 0, "opaque": true, "replaceable": false, @@ -132584,7 +132470,7 @@ ] }, { - "id": 11661, + "id": 11648, "luminance": 0, "opaque": true, "replaceable": false, @@ -132596,10 +132482,10 @@ ] }, { - "id": 578, - "name": "acacia_fence", - "translation_key": "block.minecraft.acacia_fence", - "item_id": 314, + "id": 582, + "name": "bamboo_fence", + "translation_key": "block.minecraft.bamboo_fence", + "item_id": 297, "properties": [ { "name": "east", @@ -132637,10 +132523,10 @@ ] } ], - "default_state_id": 11693, + "default_state_id": 11680, "states": [ { - "id": 11662, + "id": 11649, "luminance": 0, "opaque": true, "replaceable": false, @@ -132652,7 +132538,7 @@ ] }, { - "id": 11663, + "id": 11650, "luminance": 0, "opaque": true, "replaceable": false, @@ -132663,7 +132549,7 @@ ] }, { - "id": 11664, + "id": 11651, "luminance": 0, "opaque": true, "replaceable": false, @@ -132675,7 +132561,7 @@ ] }, { - "id": 11665, + "id": 11652, "luminance": 0, "opaque": true, "replaceable": false, @@ -132686,7 +132572,7 @@ ] }, { - "id": 11666, + "id": 11653, "luminance": 0, "opaque": true, "replaceable": false, @@ -132697,7 +132583,7 @@ ] }, { - "id": 11667, + "id": 11654, "luminance": 0, "opaque": true, "replaceable": false, @@ -132708,7 +132594,7 @@ ] }, { - "id": 11668, + "id": 11655, "luminance": 0, "opaque": true, "replaceable": false, @@ -132719,7 +132605,7 @@ ] }, { - "id": 11669, + "id": 11656, "luminance": 0, "opaque": true, "replaceable": false, @@ -132730,7 +132616,7 @@ ] }, { - "id": 11670, + "id": 11657, "luminance": 0, "opaque": true, "replaceable": false, @@ -132741,7 +132627,7 @@ ] }, { - "id": 11671, + "id": 11658, "luminance": 0, "opaque": true, "replaceable": false, @@ -132752,7 +132638,7 @@ ] }, { - "id": 11672, + "id": 11659, "luminance": 0, "opaque": true, "replaceable": false, @@ -132763,7 +132649,7 @@ ] }, { - "id": 11673, + "id": 11660, "luminance": 0, "opaque": true, "replaceable": false, @@ -132774,7 +132660,7 @@ ] }, { - "id": 11674, + "id": 11661, "luminance": 0, "opaque": true, "replaceable": false, @@ -132784,7 +132670,7 @@ ] }, { - "id": 11675, + "id": 11662, "luminance": 0, "opaque": true, "replaceable": false, @@ -132794,7 +132680,7 @@ ] }, { - "id": 11676, + "id": 11663, "luminance": 0, "opaque": true, "replaceable": false, @@ -132804,7 +132690,7 @@ ] }, { - "id": 11677, + "id": 11664, "luminance": 0, "opaque": true, "replaceable": false, @@ -132814,7 +132700,7 @@ ] }, { - "id": 11678, + "id": 11665, "luminance": 0, "opaque": true, "replaceable": false, @@ -132826,7 +132712,7 @@ ] }, { - "id": 11679, + "id": 11666, "luminance": 0, "opaque": true, "replaceable": false, @@ -132836,7 +132722,7 @@ ] }, { - "id": 11680, + "id": 11667, "luminance": 0, "opaque": true, "replaceable": false, @@ -132848,7 +132734,7 @@ ] }, { - "id": 11681, + "id": 11668, "luminance": 0, "opaque": true, "replaceable": false, @@ -132858,7 +132744,7 @@ ] }, { - "id": 11682, + "id": 11669, "luminance": 0, "opaque": true, "replaceable": false, @@ -132869,7 +132755,7 @@ ] }, { - "id": 11683, + "id": 11670, "luminance": 0, "opaque": true, "replaceable": false, @@ -132879,7 +132765,7 @@ ] }, { - "id": 11684, + "id": 11671, "luminance": 0, "opaque": true, "replaceable": false, @@ -132890,7 +132776,7 @@ ] }, { - "id": 11685, + "id": 11672, "luminance": 0, "opaque": true, "replaceable": false, @@ -132900,7 +132786,7 @@ ] }, { - "id": 11686, + "id": 11673, "luminance": 0, "opaque": true, "replaceable": false, @@ -132911,7 +132797,7 @@ ] }, { - "id": 11687, + "id": 11674, "luminance": 0, "opaque": true, "replaceable": false, @@ -132921,7 +132807,7 @@ ] }, { - "id": 11688, + "id": 11675, "luminance": 0, "opaque": true, "replaceable": false, @@ -132932,7 +132818,7 @@ ] }, { - "id": 11689, + "id": 11676, "luminance": 0, "opaque": true, "replaceable": false, @@ -132942,7 +132828,7 @@ ] }, { - "id": 11690, + "id": 11677, "luminance": 0, "opaque": true, "replaceable": false, @@ -132952,7 +132838,7 @@ ] }, { - "id": 11691, + "id": 11678, "luminance": 0, "opaque": true, "replaceable": false, @@ -132962,7 +132848,7 @@ ] }, { - "id": 11692, + "id": 11679, "luminance": 0, "opaque": true, "replaceable": false, @@ -132972,7 +132858,7 @@ ] }, { - "id": 11693, + "id": 11680, "luminance": 0, "opaque": true, "replaceable": false, @@ -132984,1562 +132870,1386 @@ ] }, { - "id": 579, - "name": "cherry_fence", - "translation_key": "block.minecraft.cherry_fence", - "item_id": 315, + "id": 583, + "name": "spruce_door", + "translation_key": "block.minecraft.spruce_door", + "item_id": 690, "properties": [ { - "name": "east", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "north", + "name": "half", "values": [ - "true", - "false" + "upper", + "lower" ] }, { - "name": "south", + "name": "hinge", "values": [ - "true", - "false" + "left", + "right" ] }, { - "name": "waterlogged", + "name": "open", "values": [ "true", "false" ] }, { - "name": "west", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 11725, + "default_state_id": 11692, "states": [ + { + "id": 11681, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 64 + ] + }, + { + "id": 11682, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 64 + ] + }, + { + "id": 11683, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11684, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11685, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 66 + ] + }, + { + "id": 11686, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 66 + ] + }, + { + "id": 11687, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11688, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11689, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 64 + ] + }, + { + "id": 11690, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 64 + ] + }, + { + "id": 11691, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11692, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 65 + ] + }, + { + "id": 11693, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 66 + ] + }, { "id": 11694, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 66 ] }, { "id": 11695, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 65 ] }, { "id": 11696, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 65 ] }, { "id": 11697, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 66 ] }, { "id": 11698, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 66 ] }, { "id": 11699, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 67 ] }, { "id": 11700, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 67 ] }, { "id": 11701, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 64 ] }, { "id": 11702, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 64 ] }, { "id": 11703, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 67 ] }, { "id": 11704, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 67 ] }, { "id": 11705, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 66 ] }, { "id": 11706, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 66 ] }, { "id": 11707, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 67 ] }, { "id": 11708, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 67 ] }, { "id": 11709, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 64 ] }, { "id": 11710, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 64 ] }, { "id": 11711, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 67 ] }, { "id": 11712, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 67 ] }, { "id": 11713, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 65 ] }, { "id": 11714, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 65 ] }, { "id": 11715, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 66 ] }, { "id": 11716, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 66 ] }, { "id": 11717, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 67 ] }, { "id": 11718, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 67 ] }, { "id": 11719, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 66 ] }, { "id": 11720, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 66 ] }, { "id": 11721, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 65 ] }, { "id": 11722, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 65 ] }, { "id": 11723, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 66 ] }, { "id": 11724, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 66 ] }, { "id": 11725, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 - ] - } - ] - }, - { - "id": 580, - "name": "dark_oak_fence", - "translation_key": "block.minecraft.dark_oak_fence", - "item_id": 316, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 67 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11757, - "states": [ { "id": 11726, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 67 ] }, { "id": 11727, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 66 ] }, { "id": 11728, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 66 ] }, { "id": 11729, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 67 ] }, { "id": 11730, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 67 ] }, { "id": 11731, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 64 ] }, { "id": 11732, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 64 ] }, { "id": 11733, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 65 ] }, { "id": 11734, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 65 ] }, { "id": 11735, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 64 ] }, { "id": 11736, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 64 ] }, { "id": 11737, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 67 ] }, { "id": 11738, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 67 ] }, { "id": 11739, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 64 ] }, { "id": 11740, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 64 ] }, { "id": 11741, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 65 ] }, { "id": 11742, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 65 ] }, { "id": 11743, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 64 ] }, { "id": 11744, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 64 + ] + } + ] + }, + { + "id": 584, + "name": "birch_door", + "translation_key": "block.minecraft.birch_door", + "item_id": 691, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "upper", + "lower" + ] + }, + { + "name": "hinge", + "values": [ + "left", + "right" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 11756, + "states": [ { "id": 11745, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 64 ] }, { "id": 11746, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 64 ] }, { "id": 11747, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 65 ] }, { "id": 11748, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 65 ] }, { "id": 11749, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 66 ] }, { "id": 11750, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 66 ] }, { "id": 11751, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 65 ] }, { "id": 11752, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 65 ] }, { "id": 11753, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 64 ] }, { "id": 11754, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 64 ] }, { "id": 11755, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 65 ] }, { "id": 11756, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 65 ] }, { "id": 11757, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 - ] - } - ] - }, - { - "id": 581, - "name": "mangrove_fence", - "translation_key": "block.minecraft.mangrove_fence", - "item_id": 317, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 66 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11789, - "states": [ { "id": 11758, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 66 ] }, { "id": 11759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 65 ] }, { "id": 11760, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 65 ] }, { "id": 11761, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 66 ] }, { "id": 11762, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 66 ] }, { "id": 11763, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 67 ] }, { "id": 11764, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 67 ] }, { "id": 11765, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 64 ] }, { "id": 11766, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 64 ] }, { "id": 11767, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 67 ] }, { "id": 11768, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 67 ] }, { "id": 11769, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 66 ] }, { "id": 11770, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 66 ] }, { "id": 11771, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 67 ] }, { "id": 11772, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 67 ] }, { "id": 11773, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 64 ] }, { "id": 11774, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 64 ] }, { "id": 11775, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 67 ] }, { "id": 11776, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 67 ] }, { "id": 11777, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 65 ] }, { "id": 11778, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 65 ] }, { "id": 11779, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 66 ] }, { "id": 11780, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76 + 66 ] }, { "id": 11781, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80 + 67 ] }, { "id": 11782, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 67 ] }, { "id": 11783, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 66 ] }, { "id": 11784, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 77 + 66 ] }, { "id": 11785, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81 + 65 ] }, { "id": 11786, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 65 ] }, { "id": 11787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 66 ] }, { "id": 11788, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83 + 66 ] }, { "id": 11789, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 - ] - } - ] - }, - { - "id": 582, - "name": "bamboo_fence", - "translation_key": "block.minecraft.bamboo_fence", - "item_id": 318, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 67 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 11821, - "states": [ { "id": 11790, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 67 ] }, { "id": 11791, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 66 ] }, { "id": 11792, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76, - 77 + 66 ] }, { "id": 11793, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78, - 79 + 67 ] }, { "id": 11794, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 67 ] }, { "id": 11795, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 64 ] }, { "id": 11796, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 76 + 64 ] }, { "id": 11797, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 80, - 79 + 65 ] }, { "id": 11798, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 65 ] }, { "id": 11799, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 64 ] }, { "id": 11800, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75, - 77 + 64 ] }, { "id": 11801, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 81, - 79 + 67 ] }, { "id": 11802, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 67 ] }, { "id": 11803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 64 ] }, { "id": 11804, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 75 + 64 ] }, { "id": 11805, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 82 + 65 ] }, { "id": 11806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 83, - 76, - 77 + 65 ] }, { "id": 11807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 78 + 64 ] }, { "id": 11808, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] - }, - { - "id": 11809, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 11810, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 11811, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 11812, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 11813, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 11814, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 11815, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 11816, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 11817, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 11818, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 11819, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 - ] - }, - { - "id": 11820, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 11821, - "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 84 + 64 ] } ] }, { - "id": 583, - "name": "spruce_door", - "translation_key": "block.minecraft.spruce_door", - "item_id": 711, + "id": 585, + "name": "jungle_door", + "translation_key": "block.minecraft.jungle_door", + "item_id": 692, "properties": [ { "name": "facing", @@ -134579,10 +134289,10 @@ ] } ], - "default_state_id": 11833, + "default_state_id": 11820, "states": [ { - "id": 11822, + "id": 11809, "luminance": 0, "opaque": false, "replaceable": false, @@ -134592,7 +134302,7 @@ ] }, { - "id": 11823, + "id": 11810, "luminance": 0, "opaque": false, "replaceable": false, @@ -134602,7 +134312,7 @@ ] }, { - "id": 11824, + "id": 11811, "luminance": 0, "opaque": false, "replaceable": false, @@ -134612,7 +134322,7 @@ ] }, { - "id": 11825, + "id": 11812, "luminance": 0, "opaque": false, "replaceable": false, @@ -134622,7 +134332,7 @@ ] }, { - "id": 11826, + "id": 11813, "luminance": 0, "opaque": false, "replaceable": false, @@ -134632,7 +134342,7 @@ ] }, { - "id": 11827, + "id": 11814, "luminance": 0, "opaque": false, "replaceable": false, @@ -134642,7 +134352,7 @@ ] }, { - "id": 11828, + "id": 11815, "luminance": 0, "opaque": false, "replaceable": false, @@ -134652,7 +134362,7 @@ ] }, { - "id": 11829, + "id": 11816, "luminance": 0, "opaque": false, "replaceable": false, @@ -134662,7 +134372,7 @@ ] }, { - "id": 11830, + "id": 11817, "luminance": 0, "opaque": false, "replaceable": false, @@ -134672,7 +134382,7 @@ ] }, { - "id": 11831, + "id": 11818, "luminance": 0, "opaque": false, "replaceable": false, @@ -134682,7 +134392,7 @@ ] }, { - "id": 11832, + "id": 11819, "luminance": 0, "opaque": false, "replaceable": false, @@ -134692,7 +134402,7 @@ ] }, { - "id": 11833, + "id": 11820, "luminance": 0, "opaque": false, "replaceable": false, @@ -134702,7 +134412,7 @@ ] }, { - "id": 11834, + "id": 11821, "luminance": 0, "opaque": false, "replaceable": false, @@ -134712,7 +134422,7 @@ ] }, { - "id": 11835, + "id": 11822, "luminance": 0, "opaque": false, "replaceable": false, @@ -134722,7 +134432,7 @@ ] }, { - "id": 11836, + "id": 11823, "luminance": 0, "opaque": false, "replaceable": false, @@ -134732,7 +134442,7 @@ ] }, { - "id": 11837, + "id": 11824, "luminance": 0, "opaque": false, "replaceable": false, @@ -134742,7 +134452,7 @@ ] }, { - "id": 11838, + "id": 11825, "luminance": 0, "opaque": false, "replaceable": false, @@ -134752,7 +134462,7 @@ ] }, { - "id": 11839, + "id": 11826, "luminance": 0, "opaque": false, "replaceable": false, @@ -134762,7 +134472,7 @@ ] }, { - "id": 11840, + "id": 11827, "luminance": 0, "opaque": false, "replaceable": false, @@ -134772,7 +134482,7 @@ ] }, { - "id": 11841, + "id": 11828, "luminance": 0, "opaque": false, "replaceable": false, @@ -134782,7 +134492,7 @@ ] }, { - "id": 11842, + "id": 11829, "luminance": 0, "opaque": false, "replaceable": false, @@ -134792,7 +134502,7 @@ ] }, { - "id": 11843, + "id": 11830, "luminance": 0, "opaque": false, "replaceable": false, @@ -134802,7 +134512,7 @@ ] }, { - "id": 11844, + "id": 11831, "luminance": 0, "opaque": false, "replaceable": false, @@ -134812,7 +134522,7 @@ ] }, { - "id": 11845, + "id": 11832, "luminance": 0, "opaque": false, "replaceable": false, @@ -134822,7 +134532,7 @@ ] }, { - "id": 11846, + "id": 11833, "luminance": 0, "opaque": false, "replaceable": false, @@ -134832,7 +134542,7 @@ ] }, { - "id": 11847, + "id": 11834, "luminance": 0, "opaque": false, "replaceable": false, @@ -134842,7 +134552,7 @@ ] }, { - "id": 11848, + "id": 11835, "luminance": 0, "opaque": false, "replaceable": false, @@ -134852,7 +134562,7 @@ ] }, { - "id": 11849, + "id": 11836, "luminance": 0, "opaque": false, "replaceable": false, @@ -134862,7 +134572,7 @@ ] }, { - "id": 11850, + "id": 11837, "luminance": 0, "opaque": false, "replaceable": false, @@ -134872,7 +134582,7 @@ ] }, { - "id": 11851, + "id": 11838, "luminance": 0, "opaque": false, "replaceable": false, @@ -134882,7 +134592,7 @@ ] }, { - "id": 11852, + "id": 11839, "luminance": 0, "opaque": false, "replaceable": false, @@ -134892,7 +134602,7 @@ ] }, { - "id": 11853, + "id": 11840, "luminance": 0, "opaque": false, "replaceable": false, @@ -134902,7 +134612,7 @@ ] }, { - "id": 11854, + "id": 11841, "luminance": 0, "opaque": false, "replaceable": false, @@ -134912,7 +134622,7 @@ ] }, { - "id": 11855, + "id": 11842, "luminance": 0, "opaque": false, "replaceable": false, @@ -134922,7 +134632,7 @@ ] }, { - "id": 11856, + "id": 11843, "luminance": 0, "opaque": false, "replaceable": false, @@ -134932,7 +134642,7 @@ ] }, { - "id": 11857, + "id": 11844, "luminance": 0, "opaque": false, "replaceable": false, @@ -134942,7 +134652,7 @@ ] }, { - "id": 11858, + "id": 11845, "luminance": 0, "opaque": false, "replaceable": false, @@ -134952,7 +134662,7 @@ ] }, { - "id": 11859, + "id": 11846, "luminance": 0, "opaque": false, "replaceable": false, @@ -134962,7 +134672,7 @@ ] }, { - "id": 11860, + "id": 11847, "luminance": 0, "opaque": false, "replaceable": false, @@ -134972,7 +134682,7 @@ ] }, { - "id": 11861, + "id": 11848, "luminance": 0, "opaque": false, "replaceable": false, @@ -134982,7 +134692,7 @@ ] }, { - "id": 11862, + "id": 11849, "luminance": 0, "opaque": false, "replaceable": false, @@ -134992,7 +134702,7 @@ ] }, { - "id": 11863, + "id": 11850, "luminance": 0, "opaque": false, "replaceable": false, @@ -135002,7 +134712,7 @@ ] }, { - "id": 11864, + "id": 11851, "luminance": 0, "opaque": false, "replaceable": false, @@ -135012,7 +134722,7 @@ ] }, { - "id": 11865, + "id": 11852, "luminance": 0, "opaque": false, "replaceable": false, @@ -135022,7 +134732,7 @@ ] }, { - "id": 11866, + "id": 11853, "luminance": 0, "opaque": false, "replaceable": false, @@ -135032,7 +134742,7 @@ ] }, { - "id": 11867, + "id": 11854, "luminance": 0, "opaque": false, "replaceable": false, @@ -135042,7 +134752,7 @@ ] }, { - "id": 11868, + "id": 11855, "luminance": 0, "opaque": false, "replaceable": false, @@ -135052,7 +134762,7 @@ ] }, { - "id": 11869, + "id": 11856, "luminance": 0, "opaque": false, "replaceable": false, @@ -135062,7 +134772,7 @@ ] }, { - "id": 11870, + "id": 11857, "luminance": 0, "opaque": false, "replaceable": false, @@ -135072,7 +134782,7 @@ ] }, { - "id": 11871, + "id": 11858, "luminance": 0, "opaque": false, "replaceable": false, @@ -135082,7 +134792,7 @@ ] }, { - "id": 11872, + "id": 11859, "luminance": 0, "opaque": false, "replaceable": false, @@ -135092,7 +134802,7 @@ ] }, { - "id": 11873, + "id": 11860, "luminance": 0, "opaque": false, "replaceable": false, @@ -135102,7 +134812,7 @@ ] }, { - "id": 11874, + "id": 11861, "luminance": 0, "opaque": false, "replaceable": false, @@ -135112,7 +134822,7 @@ ] }, { - "id": 11875, + "id": 11862, "luminance": 0, "opaque": false, "replaceable": false, @@ -135122,7 +134832,7 @@ ] }, { - "id": 11876, + "id": 11863, "luminance": 0, "opaque": false, "replaceable": false, @@ -135132,7 +134842,7 @@ ] }, { - "id": 11877, + "id": 11864, "luminance": 0, "opaque": false, "replaceable": false, @@ -135142,7 +134852,7 @@ ] }, { - "id": 11878, + "id": 11865, "luminance": 0, "opaque": false, "replaceable": false, @@ -135152,7 +134862,7 @@ ] }, { - "id": 11879, + "id": 11866, "luminance": 0, "opaque": false, "replaceable": false, @@ -135162,7 +134872,7 @@ ] }, { - "id": 11880, + "id": 11867, "luminance": 0, "opaque": false, "replaceable": false, @@ -135172,7 +134882,7 @@ ] }, { - "id": 11881, + "id": 11868, "luminance": 0, "opaque": false, "replaceable": false, @@ -135182,7 +134892,7 @@ ] }, { - "id": 11882, + "id": 11869, "luminance": 0, "opaque": false, "replaceable": false, @@ -135192,7 +134902,7 @@ ] }, { - "id": 11883, + "id": 11870, "luminance": 0, "opaque": false, "replaceable": false, @@ -135202,7 +134912,7 @@ ] }, { - "id": 11884, + "id": 11871, "luminance": 0, "opaque": false, "replaceable": false, @@ -135212,7 +134922,7 @@ ] }, { - "id": 11885, + "id": 11872, "luminance": 0, "opaque": false, "replaceable": false, @@ -135224,10 +134934,10 @@ ] }, { - "id": 584, - "name": "birch_door", - "translation_key": "block.minecraft.birch_door", - "item_id": 712, + "id": 586, + "name": "acacia_door", + "translation_key": "block.minecraft.acacia_door", + "item_id": 693, "properties": [ { "name": "facing", @@ -135267,10 +134977,10 @@ ] } ], - "default_state_id": 11897, + "default_state_id": 11884, "states": [ { - "id": 11886, + "id": 11873, "luminance": 0, "opaque": false, "replaceable": false, @@ -135280,7 +134990,7 @@ ] }, { - "id": 11887, + "id": 11874, "luminance": 0, "opaque": false, "replaceable": false, @@ -135290,7 +135000,7 @@ ] }, { - "id": 11888, + "id": 11875, "luminance": 0, "opaque": false, "replaceable": false, @@ -135300,7 +135010,7 @@ ] }, { - "id": 11889, + "id": 11876, "luminance": 0, "opaque": false, "replaceable": false, @@ -135310,7 +135020,7 @@ ] }, { - "id": 11890, + "id": 11877, "luminance": 0, "opaque": false, "replaceable": false, @@ -135320,7 +135030,7 @@ ] }, { - "id": 11891, + "id": 11878, "luminance": 0, "opaque": false, "replaceable": false, @@ -135330,7 +135040,7 @@ ] }, { - "id": 11892, + "id": 11879, "luminance": 0, "opaque": false, "replaceable": false, @@ -135340,7 +135050,7 @@ ] }, { - "id": 11893, + "id": 11880, "luminance": 0, "opaque": false, "replaceable": false, @@ -135350,7 +135060,7 @@ ] }, { - "id": 11894, + "id": 11881, "luminance": 0, "opaque": false, "replaceable": false, @@ -135360,7 +135070,7 @@ ] }, { - "id": 11895, + "id": 11882, "luminance": 0, "opaque": false, "replaceable": false, @@ -135370,7 +135080,7 @@ ] }, { - "id": 11896, + "id": 11883, "luminance": 0, "opaque": false, "replaceable": false, @@ -135380,7 +135090,7 @@ ] }, { - "id": 11897, + "id": 11884, "luminance": 0, "opaque": false, "replaceable": false, @@ -135390,7 +135100,7 @@ ] }, { - "id": 11898, + "id": 11885, "luminance": 0, "opaque": false, "replaceable": false, @@ -135400,7 +135110,7 @@ ] }, { - "id": 11899, + "id": 11886, "luminance": 0, "opaque": false, "replaceable": false, @@ -135410,7 +135120,7 @@ ] }, { - "id": 11900, + "id": 11887, "luminance": 0, "opaque": false, "replaceable": false, @@ -135420,7 +135130,7 @@ ] }, { - "id": 11901, + "id": 11888, "luminance": 0, "opaque": false, "replaceable": false, @@ -135430,7 +135140,7 @@ ] }, { - "id": 11902, + "id": 11889, "luminance": 0, "opaque": false, "replaceable": false, @@ -135440,7 +135150,7 @@ ] }, { - "id": 11903, + "id": 11890, "luminance": 0, "opaque": false, "replaceable": false, @@ -135450,7 +135160,7 @@ ] }, { - "id": 11904, + "id": 11891, "luminance": 0, "opaque": false, "replaceable": false, @@ -135460,7 +135170,7 @@ ] }, { - "id": 11905, + "id": 11892, "luminance": 0, "opaque": false, "replaceable": false, @@ -135470,7 +135180,7 @@ ] }, { - "id": 11906, + "id": 11893, "luminance": 0, "opaque": false, "replaceable": false, @@ -135480,7 +135190,7 @@ ] }, { - "id": 11907, + "id": 11894, "luminance": 0, "opaque": false, "replaceable": false, @@ -135490,7 +135200,7 @@ ] }, { - "id": 11908, + "id": 11895, "luminance": 0, "opaque": false, "replaceable": false, @@ -135500,7 +135210,7 @@ ] }, { - "id": 11909, + "id": 11896, "luminance": 0, "opaque": false, "replaceable": false, @@ -135510,7 +135220,7 @@ ] }, { - "id": 11910, + "id": 11897, "luminance": 0, "opaque": false, "replaceable": false, @@ -135520,7 +135230,7 @@ ] }, { - "id": 11911, + "id": 11898, "luminance": 0, "opaque": false, "replaceable": false, @@ -135530,7 +135240,7 @@ ] }, { - "id": 11912, + "id": 11899, "luminance": 0, "opaque": false, "replaceable": false, @@ -135540,7 +135250,7 @@ ] }, { - "id": 11913, + "id": 11900, "luminance": 0, "opaque": false, "replaceable": false, @@ -135550,7 +135260,7 @@ ] }, { - "id": 11914, + "id": 11901, "luminance": 0, "opaque": false, "replaceable": false, @@ -135560,7 +135270,7 @@ ] }, { - "id": 11915, + "id": 11902, "luminance": 0, "opaque": false, "replaceable": false, @@ -135570,7 +135280,7 @@ ] }, { - "id": 11916, + "id": 11903, "luminance": 0, "opaque": false, "replaceable": false, @@ -135580,7 +135290,7 @@ ] }, { - "id": 11917, + "id": 11904, "luminance": 0, "opaque": false, "replaceable": false, @@ -135590,7 +135300,7 @@ ] }, { - "id": 11918, + "id": 11905, "luminance": 0, "opaque": false, "replaceable": false, @@ -135600,7 +135310,7 @@ ] }, { - "id": 11919, + "id": 11906, "luminance": 0, "opaque": false, "replaceable": false, @@ -135610,7 +135320,7 @@ ] }, { - "id": 11920, + "id": 11907, "luminance": 0, "opaque": false, "replaceable": false, @@ -135620,7 +135330,7 @@ ] }, { - "id": 11921, + "id": 11908, "luminance": 0, "opaque": false, "replaceable": false, @@ -135630,7 +135340,7 @@ ] }, { - "id": 11922, + "id": 11909, "luminance": 0, "opaque": false, "replaceable": false, @@ -135640,7 +135350,7 @@ ] }, { - "id": 11923, + "id": 11910, "luminance": 0, "opaque": false, "replaceable": false, @@ -135650,7 +135360,7 @@ ] }, { - "id": 11924, + "id": 11911, "luminance": 0, "opaque": false, "replaceable": false, @@ -135660,7 +135370,7 @@ ] }, { - "id": 11925, + "id": 11912, "luminance": 0, "opaque": false, "replaceable": false, @@ -135670,7 +135380,7 @@ ] }, { - "id": 11926, + "id": 11913, "luminance": 0, "opaque": false, "replaceable": false, @@ -135680,7 +135390,7 @@ ] }, { - "id": 11927, + "id": 11914, "luminance": 0, "opaque": false, "replaceable": false, @@ -135690,7 +135400,7 @@ ] }, { - "id": 11928, + "id": 11915, "luminance": 0, "opaque": false, "replaceable": false, @@ -135700,7 +135410,7 @@ ] }, { - "id": 11929, + "id": 11916, "luminance": 0, "opaque": false, "replaceable": false, @@ -135710,7 +135420,7 @@ ] }, { - "id": 11930, + "id": 11917, "luminance": 0, "opaque": false, "replaceable": false, @@ -135720,7 +135430,7 @@ ] }, { - "id": 11931, + "id": 11918, "luminance": 0, "opaque": false, "replaceable": false, @@ -135730,7 +135440,7 @@ ] }, { - "id": 11932, + "id": 11919, "luminance": 0, "opaque": false, "replaceable": false, @@ -135740,7 +135450,7 @@ ] }, { - "id": 11933, + "id": 11920, "luminance": 0, "opaque": false, "replaceable": false, @@ -135750,7 +135460,7 @@ ] }, { - "id": 11934, + "id": 11921, "luminance": 0, "opaque": false, "replaceable": false, @@ -135760,7 +135470,7 @@ ] }, { - "id": 11935, + "id": 11922, "luminance": 0, "opaque": false, "replaceable": false, @@ -135770,7 +135480,7 @@ ] }, { - "id": 11936, + "id": 11923, "luminance": 0, "opaque": false, "replaceable": false, @@ -135780,7 +135490,7 @@ ] }, { - "id": 11937, + "id": 11924, "luminance": 0, "opaque": false, "replaceable": false, @@ -135790,7 +135500,7 @@ ] }, { - "id": 11938, + "id": 11925, "luminance": 0, "opaque": false, "replaceable": false, @@ -135800,7 +135510,7 @@ ] }, { - "id": 11939, + "id": 11926, "luminance": 0, "opaque": false, "replaceable": false, @@ -135810,7 +135520,7 @@ ] }, { - "id": 11940, + "id": 11927, "luminance": 0, "opaque": false, "replaceable": false, @@ -135820,7 +135530,7 @@ ] }, { - "id": 11941, + "id": 11928, "luminance": 0, "opaque": false, "replaceable": false, @@ -135830,7 +135540,7 @@ ] }, { - "id": 11942, + "id": 11929, "luminance": 0, "opaque": false, "replaceable": false, @@ -135840,7 +135550,7 @@ ] }, { - "id": 11943, + "id": 11930, "luminance": 0, "opaque": false, "replaceable": false, @@ -135850,7 +135560,7 @@ ] }, { - "id": 11944, + "id": 11931, "luminance": 0, "opaque": false, "replaceable": false, @@ -135860,7 +135570,7 @@ ] }, { - "id": 11945, + "id": 11932, "luminance": 0, "opaque": false, "replaceable": false, @@ -135870,7 +135580,7 @@ ] }, { - "id": 11946, + "id": 11933, "luminance": 0, "opaque": false, "replaceable": false, @@ -135880,7 +135590,7 @@ ] }, { - "id": 11947, + "id": 11934, "luminance": 0, "opaque": false, "replaceable": false, @@ -135890,7 +135600,7 @@ ] }, { - "id": 11948, + "id": 11935, "luminance": 0, "opaque": false, "replaceable": false, @@ -135900,7 +135610,7 @@ ] }, { - "id": 11949, + "id": 11936, "luminance": 0, "opaque": false, "replaceable": false, @@ -135912,10 +135622,10 @@ ] }, { - "id": 585, - "name": "jungle_door", - "translation_key": "block.minecraft.jungle_door", - "item_id": 713, + "id": 587, + "name": "cherry_door", + "translation_key": "block.minecraft.cherry_door", + "item_id": 694, "properties": [ { "name": "facing", @@ -135955,10 +135665,10 @@ ] } ], - "default_state_id": 11961, + "default_state_id": 11948, "states": [ { - "id": 11950, + "id": 11937, "luminance": 0, "opaque": false, "replaceable": false, @@ -135968,7 +135678,7 @@ ] }, { - "id": 11951, + "id": 11938, "luminance": 0, "opaque": false, "replaceable": false, @@ -135978,7 +135688,7 @@ ] }, { - "id": 11952, + "id": 11939, "luminance": 0, "opaque": false, "replaceable": false, @@ -135988,7 +135698,7 @@ ] }, { - "id": 11953, + "id": 11940, "luminance": 0, "opaque": false, "replaceable": false, @@ -135998,7 +135708,7 @@ ] }, { - "id": 11954, + "id": 11941, "luminance": 0, "opaque": false, "replaceable": false, @@ -136008,7 +135718,7 @@ ] }, { - "id": 11955, + "id": 11942, "luminance": 0, "opaque": false, "replaceable": false, @@ -136018,7 +135728,7 @@ ] }, { - "id": 11956, + "id": 11943, "luminance": 0, "opaque": false, "replaceable": false, @@ -136028,7 +135738,7 @@ ] }, { - "id": 11957, + "id": 11944, "luminance": 0, "opaque": false, "replaceable": false, @@ -136038,7 +135748,7 @@ ] }, { - "id": 11958, + "id": 11945, "luminance": 0, "opaque": false, "replaceable": false, @@ -136048,7 +135758,7 @@ ] }, { - "id": 11959, + "id": 11946, "luminance": 0, "opaque": false, "replaceable": false, @@ -136058,7 +135768,7 @@ ] }, { - "id": 11960, + "id": 11947, "luminance": 0, "opaque": false, "replaceable": false, @@ -136068,7 +135778,7 @@ ] }, { - "id": 11961, + "id": 11948, "luminance": 0, "opaque": false, "replaceable": false, @@ -136078,7 +135788,7 @@ ] }, { - "id": 11962, + "id": 11949, "luminance": 0, "opaque": false, "replaceable": false, @@ -136088,7 +135798,7 @@ ] }, { - "id": 11963, + "id": 11950, "luminance": 0, "opaque": false, "replaceable": false, @@ -136098,7 +135808,7 @@ ] }, { - "id": 11964, + "id": 11951, "luminance": 0, "opaque": false, "replaceable": false, @@ -136108,7 +135818,7 @@ ] }, { - "id": 11965, + "id": 11952, "luminance": 0, "opaque": false, "replaceable": false, @@ -136118,7 +135828,7 @@ ] }, { - "id": 11966, + "id": 11953, "luminance": 0, "opaque": false, "replaceable": false, @@ -136128,7 +135838,7 @@ ] }, { - "id": 11967, + "id": 11954, "luminance": 0, "opaque": false, "replaceable": false, @@ -136138,7 +135848,7 @@ ] }, { - "id": 11968, + "id": 11955, "luminance": 0, "opaque": false, "replaceable": false, @@ -136148,7 +135858,7 @@ ] }, { - "id": 11969, + "id": 11956, "luminance": 0, "opaque": false, "replaceable": false, @@ -136158,7 +135868,7 @@ ] }, { - "id": 11970, + "id": 11957, "luminance": 0, "opaque": false, "replaceable": false, @@ -136168,7 +135878,7 @@ ] }, { - "id": 11971, + "id": 11958, "luminance": 0, "opaque": false, "replaceable": false, @@ -136178,7 +135888,7 @@ ] }, { - "id": 11972, + "id": 11959, "luminance": 0, "opaque": false, "replaceable": false, @@ -136188,7 +135898,7 @@ ] }, { - "id": 11973, + "id": 11960, "luminance": 0, "opaque": false, "replaceable": false, @@ -136198,7 +135908,7 @@ ] }, { - "id": 11974, + "id": 11961, "luminance": 0, "opaque": false, "replaceable": false, @@ -136208,7 +135918,7 @@ ] }, { - "id": 11975, + "id": 11962, "luminance": 0, "opaque": false, "replaceable": false, @@ -136218,7 +135928,7 @@ ] }, { - "id": 11976, + "id": 11963, "luminance": 0, "opaque": false, "replaceable": false, @@ -136228,7 +135938,7 @@ ] }, { - "id": 11977, + "id": 11964, "luminance": 0, "opaque": false, "replaceable": false, @@ -136238,7 +135948,7 @@ ] }, { - "id": 11978, + "id": 11965, "luminance": 0, "opaque": false, "replaceable": false, @@ -136248,7 +135958,7 @@ ] }, { - "id": 11979, + "id": 11966, "luminance": 0, "opaque": false, "replaceable": false, @@ -136258,7 +135968,7 @@ ] }, { - "id": 11980, + "id": 11967, "luminance": 0, "opaque": false, "replaceable": false, @@ -136268,7 +135978,7 @@ ] }, { - "id": 11981, + "id": 11968, "luminance": 0, "opaque": false, "replaceable": false, @@ -136278,7 +135988,7 @@ ] }, { - "id": 11982, + "id": 11969, "luminance": 0, "opaque": false, "replaceable": false, @@ -136288,7 +135998,7 @@ ] }, { - "id": 11983, + "id": 11970, "luminance": 0, "opaque": false, "replaceable": false, @@ -136298,7 +136008,7 @@ ] }, { - "id": 11984, + "id": 11971, "luminance": 0, "opaque": false, "replaceable": false, @@ -136308,7 +136018,7 @@ ] }, { - "id": 11985, + "id": 11972, "luminance": 0, "opaque": false, "replaceable": false, @@ -136318,7 +136028,7 @@ ] }, { - "id": 11986, + "id": 11973, "luminance": 0, "opaque": false, "replaceable": false, @@ -136328,7 +136038,7 @@ ] }, { - "id": 11987, + "id": 11974, "luminance": 0, "opaque": false, "replaceable": false, @@ -136338,7 +136048,7 @@ ] }, { - "id": 11988, + "id": 11975, "luminance": 0, "opaque": false, "replaceable": false, @@ -136348,7 +136058,7 @@ ] }, { - "id": 11989, + "id": 11976, "luminance": 0, "opaque": false, "replaceable": false, @@ -136358,7 +136068,7 @@ ] }, { - "id": 11990, + "id": 11977, "luminance": 0, "opaque": false, "replaceable": false, @@ -136368,7 +136078,7 @@ ] }, { - "id": 11991, + "id": 11978, "luminance": 0, "opaque": false, "replaceable": false, @@ -136378,7 +136088,7 @@ ] }, { - "id": 11992, + "id": 11979, "luminance": 0, "opaque": false, "replaceable": false, @@ -136388,7 +136098,7 @@ ] }, { - "id": 11993, + "id": 11980, "luminance": 0, "opaque": false, "replaceable": false, @@ -136398,7 +136108,7 @@ ] }, { - "id": 11994, + "id": 11981, "luminance": 0, "opaque": false, "replaceable": false, @@ -136408,7 +136118,7 @@ ] }, { - "id": 11995, + "id": 11982, "luminance": 0, "opaque": false, "replaceable": false, @@ -136418,7 +136128,7 @@ ] }, { - "id": 11996, + "id": 11983, "luminance": 0, "opaque": false, "replaceable": false, @@ -136428,7 +136138,7 @@ ] }, { - "id": 11997, + "id": 11984, "luminance": 0, "opaque": false, "replaceable": false, @@ -136438,7 +136148,7 @@ ] }, { - "id": 11998, + "id": 11985, "luminance": 0, "opaque": false, "replaceable": false, @@ -136448,7 +136158,7 @@ ] }, { - "id": 11999, + "id": 11986, "luminance": 0, "opaque": false, "replaceable": false, @@ -136458,7 +136168,7 @@ ] }, { - "id": 12000, + "id": 11987, "luminance": 0, "opaque": false, "replaceable": false, @@ -136468,7 +136178,7 @@ ] }, { - "id": 12001, + "id": 11988, "luminance": 0, "opaque": false, "replaceable": false, @@ -136478,7 +136188,7 @@ ] }, { - "id": 12002, + "id": 11989, "luminance": 0, "opaque": false, "replaceable": false, @@ -136488,7 +136198,7 @@ ] }, { - "id": 12003, + "id": 11990, "luminance": 0, "opaque": false, "replaceable": false, @@ -136498,7 +136208,7 @@ ] }, { - "id": 12004, + "id": 11991, "luminance": 0, "opaque": false, "replaceable": false, @@ -136508,7 +136218,7 @@ ] }, { - "id": 12005, + "id": 11992, "luminance": 0, "opaque": false, "replaceable": false, @@ -136518,7 +136228,7 @@ ] }, { - "id": 12006, + "id": 11993, "luminance": 0, "opaque": false, "replaceable": false, @@ -136528,7 +136238,7 @@ ] }, { - "id": 12007, + "id": 11994, "luminance": 0, "opaque": false, "replaceable": false, @@ -136538,7 +136248,7 @@ ] }, { - "id": 12008, + "id": 11995, "luminance": 0, "opaque": false, "replaceable": false, @@ -136548,7 +136258,7 @@ ] }, { - "id": 12009, + "id": 11996, "luminance": 0, "opaque": false, "replaceable": false, @@ -136558,7 +136268,7 @@ ] }, { - "id": 12010, + "id": 11997, "luminance": 0, "opaque": false, "replaceable": false, @@ -136568,7 +136278,7 @@ ] }, { - "id": 12011, + "id": 11998, "luminance": 0, "opaque": false, "replaceable": false, @@ -136578,7 +136288,7 @@ ] }, { - "id": 12012, + "id": 11999, "luminance": 0, "opaque": false, "replaceable": false, @@ -136588,7 +136298,7 @@ ] }, { - "id": 12013, + "id": 12000, "luminance": 0, "opaque": false, "replaceable": false, @@ -136600,10 +136310,10 @@ ] }, { - "id": 586, - "name": "acacia_door", - "translation_key": "block.minecraft.acacia_door", - "item_id": 714, + "id": 588, + "name": "dark_oak_door", + "translation_key": "block.minecraft.dark_oak_door", + "item_id": 695, "properties": [ { "name": "facing", @@ -136643,10 +136353,10 @@ ] } ], - "default_state_id": 12025, + "default_state_id": 12012, "states": [ { - "id": 12014, + "id": 12001, "luminance": 0, "opaque": false, "replaceable": false, @@ -136656,7 +136366,7 @@ ] }, { - "id": 12015, + "id": 12002, "luminance": 0, "opaque": false, "replaceable": false, @@ -136666,7 +136376,7 @@ ] }, { - "id": 12016, + "id": 12003, "luminance": 0, "opaque": false, "replaceable": false, @@ -136676,7 +136386,7 @@ ] }, { - "id": 12017, + "id": 12004, "luminance": 0, "opaque": false, "replaceable": false, @@ -136686,7 +136396,7 @@ ] }, { - "id": 12018, + "id": 12005, "luminance": 0, "opaque": false, "replaceable": false, @@ -136696,7 +136406,7 @@ ] }, { - "id": 12019, + "id": 12006, "luminance": 0, "opaque": false, "replaceable": false, @@ -136706,7 +136416,7 @@ ] }, { - "id": 12020, + "id": 12007, "luminance": 0, "opaque": false, "replaceable": false, @@ -136716,7 +136426,7 @@ ] }, { - "id": 12021, + "id": 12008, "luminance": 0, "opaque": false, "replaceable": false, @@ -136726,7 +136436,7 @@ ] }, { - "id": 12022, + "id": 12009, "luminance": 0, "opaque": false, "replaceable": false, @@ -136736,7 +136446,7 @@ ] }, { - "id": 12023, + "id": 12010, "luminance": 0, "opaque": false, "replaceable": false, @@ -136746,7 +136456,7 @@ ] }, { - "id": 12024, + "id": 12011, "luminance": 0, "opaque": false, "replaceable": false, @@ -136756,7 +136466,7 @@ ] }, { - "id": 12025, + "id": 12012, "luminance": 0, "opaque": false, "replaceable": false, @@ -136766,7 +136476,7 @@ ] }, { - "id": 12026, + "id": 12013, "luminance": 0, "opaque": false, "replaceable": false, @@ -136776,7 +136486,7 @@ ] }, { - "id": 12027, + "id": 12014, "luminance": 0, "opaque": false, "replaceable": false, @@ -136786,7 +136496,7 @@ ] }, { - "id": 12028, + "id": 12015, "luminance": 0, "opaque": false, "replaceable": false, @@ -136796,7 +136506,7 @@ ] }, { - "id": 12029, + "id": 12016, "luminance": 0, "opaque": false, "replaceable": false, @@ -136806,7 +136516,7 @@ ] }, { - "id": 12030, + "id": 12017, "luminance": 0, "opaque": false, "replaceable": false, @@ -136816,7 +136526,7 @@ ] }, { - "id": 12031, + "id": 12018, "luminance": 0, "opaque": false, "replaceable": false, @@ -136826,7 +136536,7 @@ ] }, { - "id": 12032, + "id": 12019, "luminance": 0, "opaque": false, "replaceable": false, @@ -136836,7 +136546,7 @@ ] }, { - "id": 12033, + "id": 12020, "luminance": 0, "opaque": false, "replaceable": false, @@ -136846,7 +136556,7 @@ ] }, { - "id": 12034, + "id": 12021, "luminance": 0, "opaque": false, "replaceable": false, @@ -136856,7 +136566,7 @@ ] }, { - "id": 12035, + "id": 12022, "luminance": 0, "opaque": false, "replaceable": false, @@ -136866,7 +136576,7 @@ ] }, { - "id": 12036, + "id": 12023, "luminance": 0, "opaque": false, "replaceable": false, @@ -136876,7 +136586,7 @@ ] }, { - "id": 12037, + "id": 12024, "luminance": 0, "opaque": false, "replaceable": false, @@ -136886,7 +136596,7 @@ ] }, { - "id": 12038, + "id": 12025, "luminance": 0, "opaque": false, "replaceable": false, @@ -136896,7 +136606,7 @@ ] }, { - "id": 12039, + "id": 12026, "luminance": 0, "opaque": false, "replaceable": false, @@ -136906,7 +136616,7 @@ ] }, { - "id": 12040, + "id": 12027, "luminance": 0, "opaque": false, "replaceable": false, @@ -136916,7 +136626,7 @@ ] }, { - "id": 12041, + "id": 12028, "luminance": 0, "opaque": false, "replaceable": false, @@ -136926,7 +136636,7 @@ ] }, { - "id": 12042, + "id": 12029, "luminance": 0, "opaque": false, "replaceable": false, @@ -136936,7 +136646,7 @@ ] }, { - "id": 12043, + "id": 12030, "luminance": 0, "opaque": false, "replaceable": false, @@ -136946,7 +136656,7 @@ ] }, { - "id": 12044, + "id": 12031, "luminance": 0, "opaque": false, "replaceable": false, @@ -136956,7 +136666,7 @@ ] }, { - "id": 12045, + "id": 12032, "luminance": 0, "opaque": false, "replaceable": false, @@ -136966,7 +136676,7 @@ ] }, { - "id": 12046, + "id": 12033, "luminance": 0, "opaque": false, "replaceable": false, @@ -136976,7 +136686,7 @@ ] }, { - "id": 12047, + "id": 12034, "luminance": 0, "opaque": false, "replaceable": false, @@ -136986,7 +136696,7 @@ ] }, { - "id": 12048, + "id": 12035, "luminance": 0, "opaque": false, "replaceable": false, @@ -136996,7 +136706,7 @@ ] }, { - "id": 12049, + "id": 12036, "luminance": 0, "opaque": false, "replaceable": false, @@ -137006,7 +136716,7 @@ ] }, { - "id": 12050, + "id": 12037, "luminance": 0, "opaque": false, "replaceable": false, @@ -137016,7 +136726,7 @@ ] }, { - "id": 12051, + "id": 12038, "luminance": 0, "opaque": false, "replaceable": false, @@ -137026,7 +136736,7 @@ ] }, { - "id": 12052, + "id": 12039, "luminance": 0, "opaque": false, "replaceable": false, @@ -137036,7 +136746,7 @@ ] }, { - "id": 12053, + "id": 12040, "luminance": 0, "opaque": false, "replaceable": false, @@ -137046,7 +136756,7 @@ ] }, { - "id": 12054, + "id": 12041, "luminance": 0, "opaque": false, "replaceable": false, @@ -137056,7 +136766,7 @@ ] }, { - "id": 12055, + "id": 12042, "luminance": 0, "opaque": false, "replaceable": false, @@ -137066,7 +136776,7 @@ ] }, { - "id": 12056, + "id": 12043, "luminance": 0, "opaque": false, "replaceable": false, @@ -137076,7 +136786,7 @@ ] }, { - "id": 12057, + "id": 12044, "luminance": 0, "opaque": false, "replaceable": false, @@ -137086,7 +136796,7 @@ ] }, { - "id": 12058, + "id": 12045, "luminance": 0, "opaque": false, "replaceable": false, @@ -137096,7 +136806,7 @@ ] }, { - "id": 12059, + "id": 12046, "luminance": 0, "opaque": false, "replaceable": false, @@ -137106,7 +136816,7 @@ ] }, { - "id": 12060, + "id": 12047, "luminance": 0, "opaque": false, "replaceable": false, @@ -137116,7 +136826,7 @@ ] }, { - "id": 12061, + "id": 12048, "luminance": 0, "opaque": false, "replaceable": false, @@ -137126,7 +136836,7 @@ ] }, { - "id": 12062, + "id": 12049, "luminance": 0, "opaque": false, "replaceable": false, @@ -137136,7 +136846,7 @@ ] }, { - "id": 12063, + "id": 12050, "luminance": 0, "opaque": false, "replaceable": false, @@ -137146,7 +136856,7 @@ ] }, { - "id": 12064, + "id": 12051, "luminance": 0, "opaque": false, "replaceable": false, @@ -137156,7 +136866,7 @@ ] }, { - "id": 12065, + "id": 12052, "luminance": 0, "opaque": false, "replaceable": false, @@ -137166,7 +136876,7 @@ ] }, { - "id": 12066, + "id": 12053, "luminance": 0, "opaque": false, "replaceable": false, @@ -137176,7 +136886,7 @@ ] }, { - "id": 12067, + "id": 12054, "luminance": 0, "opaque": false, "replaceable": false, @@ -137186,7 +136896,7 @@ ] }, { - "id": 12068, + "id": 12055, "luminance": 0, "opaque": false, "replaceable": false, @@ -137196,7 +136906,7 @@ ] }, { - "id": 12069, + "id": 12056, "luminance": 0, "opaque": false, "replaceable": false, @@ -137206,7 +136916,7 @@ ] }, { - "id": 12070, + "id": 12057, "luminance": 0, "opaque": false, "replaceable": false, @@ -137216,7 +136926,7 @@ ] }, { - "id": 12071, + "id": 12058, "luminance": 0, "opaque": false, "replaceable": false, @@ -137226,7 +136936,7 @@ ] }, { - "id": 12072, + "id": 12059, "luminance": 0, "opaque": false, "replaceable": false, @@ -137236,7 +136946,7 @@ ] }, { - "id": 12073, + "id": 12060, "luminance": 0, "opaque": false, "replaceable": false, @@ -137246,7 +136956,7 @@ ] }, { - "id": 12074, + "id": 12061, "luminance": 0, "opaque": false, "replaceable": false, @@ -137256,7 +136966,7 @@ ] }, { - "id": 12075, + "id": 12062, "luminance": 0, "opaque": false, "replaceable": false, @@ -137266,7 +136976,7 @@ ] }, { - "id": 12076, + "id": 12063, "luminance": 0, "opaque": false, "replaceable": false, @@ -137276,7 +136986,7 @@ ] }, { - "id": 12077, + "id": 12064, "luminance": 0, "opaque": false, "replaceable": false, @@ -137288,10 +136998,10 @@ ] }, { - "id": 587, - "name": "cherry_door", - "translation_key": "block.minecraft.cherry_door", - "item_id": 715, + "id": 589, + "name": "mangrove_door", + "translation_key": "block.minecraft.mangrove_door", + "item_id": 696, "properties": [ { "name": "facing", @@ -137331,10 +137041,10 @@ ] } ], - "default_state_id": 12089, + "default_state_id": 12076, "states": [ { - "id": 12078, + "id": 12065, "luminance": 0, "opaque": false, "replaceable": false, @@ -137344,7 +137054,7 @@ ] }, { - "id": 12079, + "id": 12066, "luminance": 0, "opaque": false, "replaceable": false, @@ -137354,7 +137064,7 @@ ] }, { - "id": 12080, + "id": 12067, "luminance": 0, "opaque": false, "replaceable": false, @@ -137364,7 +137074,7 @@ ] }, { - "id": 12081, + "id": 12068, "luminance": 0, "opaque": false, "replaceable": false, @@ -137374,7 +137084,7 @@ ] }, { - "id": 12082, + "id": 12069, "luminance": 0, "opaque": false, "replaceable": false, @@ -137384,7 +137094,7 @@ ] }, { - "id": 12083, + "id": 12070, "luminance": 0, "opaque": false, "replaceable": false, @@ -137394,7 +137104,7 @@ ] }, { - "id": 12084, + "id": 12071, "luminance": 0, "opaque": false, "replaceable": false, @@ -137404,7 +137114,7 @@ ] }, { - "id": 12085, + "id": 12072, "luminance": 0, "opaque": false, "replaceable": false, @@ -137414,7 +137124,7 @@ ] }, { - "id": 12086, + "id": 12073, "luminance": 0, "opaque": false, "replaceable": false, @@ -137424,7 +137134,7 @@ ] }, { - "id": 12087, + "id": 12074, "luminance": 0, "opaque": false, "replaceable": false, @@ -137434,7 +137144,7 @@ ] }, { - "id": 12088, + "id": 12075, "luminance": 0, "opaque": false, "replaceable": false, @@ -137444,7 +137154,7 @@ ] }, { - "id": 12089, + "id": 12076, "luminance": 0, "opaque": false, "replaceable": false, @@ -137454,7 +137164,7 @@ ] }, { - "id": 12090, + "id": 12077, "luminance": 0, "opaque": false, "replaceable": false, @@ -137464,7 +137174,7 @@ ] }, { - "id": 12091, + "id": 12078, "luminance": 0, "opaque": false, "replaceable": false, @@ -137474,7 +137184,7 @@ ] }, { - "id": 12092, + "id": 12079, "luminance": 0, "opaque": false, "replaceable": false, @@ -137484,7 +137194,7 @@ ] }, { - "id": 12093, + "id": 12080, "luminance": 0, "opaque": false, "replaceable": false, @@ -137494,7 +137204,7 @@ ] }, { - "id": 12094, + "id": 12081, "luminance": 0, "opaque": false, "replaceable": false, @@ -137504,7 +137214,7 @@ ] }, { - "id": 12095, + "id": 12082, "luminance": 0, "opaque": false, "replaceable": false, @@ -137514,7 +137224,7 @@ ] }, { - "id": 12096, + "id": 12083, "luminance": 0, "opaque": false, "replaceable": false, @@ -137524,7 +137234,7 @@ ] }, { - "id": 12097, + "id": 12084, "luminance": 0, "opaque": false, "replaceable": false, @@ -137534,7 +137244,7 @@ ] }, { - "id": 12098, + "id": 12085, "luminance": 0, "opaque": false, "replaceable": false, @@ -137544,7 +137254,7 @@ ] }, { - "id": 12099, + "id": 12086, "luminance": 0, "opaque": false, "replaceable": false, @@ -137554,7 +137264,7 @@ ] }, { - "id": 12100, + "id": 12087, "luminance": 0, "opaque": false, "replaceable": false, @@ -137564,7 +137274,7 @@ ] }, { - "id": 12101, + "id": 12088, "luminance": 0, "opaque": false, "replaceable": false, @@ -137574,7 +137284,7 @@ ] }, { - "id": 12102, + "id": 12089, "luminance": 0, "opaque": false, "replaceable": false, @@ -137584,7 +137294,7 @@ ] }, { - "id": 12103, + "id": 12090, "luminance": 0, "opaque": false, "replaceable": false, @@ -137594,7 +137304,7 @@ ] }, { - "id": 12104, + "id": 12091, "luminance": 0, "opaque": false, "replaceable": false, @@ -137604,7 +137314,7 @@ ] }, { - "id": 12105, + "id": 12092, "luminance": 0, "opaque": false, "replaceable": false, @@ -137614,7 +137324,7 @@ ] }, { - "id": 12106, + "id": 12093, "luminance": 0, "opaque": false, "replaceable": false, @@ -137624,7 +137334,7 @@ ] }, { - "id": 12107, + "id": 12094, "luminance": 0, "opaque": false, "replaceable": false, @@ -137634,7 +137344,7 @@ ] }, { - "id": 12108, + "id": 12095, "luminance": 0, "opaque": false, "replaceable": false, @@ -137644,7 +137354,7 @@ ] }, { - "id": 12109, + "id": 12096, "luminance": 0, "opaque": false, "replaceable": false, @@ -137654,7 +137364,7 @@ ] }, { - "id": 12110, + "id": 12097, "luminance": 0, "opaque": false, "replaceable": false, @@ -137664,7 +137374,7 @@ ] }, { - "id": 12111, + "id": 12098, "luminance": 0, "opaque": false, "replaceable": false, @@ -137674,7 +137384,7 @@ ] }, { - "id": 12112, + "id": 12099, "luminance": 0, "opaque": false, "replaceable": false, @@ -137684,7 +137394,7 @@ ] }, { - "id": 12113, + "id": 12100, "luminance": 0, "opaque": false, "replaceable": false, @@ -137694,7 +137404,7 @@ ] }, { - "id": 12114, + "id": 12101, "luminance": 0, "opaque": false, "replaceable": false, @@ -137704,7 +137414,7 @@ ] }, { - "id": 12115, + "id": 12102, "luminance": 0, "opaque": false, "replaceable": false, @@ -137714,7 +137424,7 @@ ] }, { - "id": 12116, + "id": 12103, "luminance": 0, "opaque": false, "replaceable": false, @@ -137724,7 +137434,7 @@ ] }, { - "id": 12117, + "id": 12104, "luminance": 0, "opaque": false, "replaceable": false, @@ -137734,7 +137444,7 @@ ] }, { - "id": 12118, + "id": 12105, "luminance": 0, "opaque": false, "replaceable": false, @@ -137744,7 +137454,7 @@ ] }, { - "id": 12119, + "id": 12106, "luminance": 0, "opaque": false, "replaceable": false, @@ -137754,7 +137464,7 @@ ] }, { - "id": 12120, + "id": 12107, "luminance": 0, "opaque": false, "replaceable": false, @@ -137764,7 +137474,7 @@ ] }, { - "id": 12121, + "id": 12108, "luminance": 0, "opaque": false, "replaceable": false, @@ -137774,7 +137484,7 @@ ] }, { - "id": 12122, + "id": 12109, "luminance": 0, "opaque": false, "replaceable": false, @@ -137784,7 +137494,7 @@ ] }, { - "id": 12123, + "id": 12110, "luminance": 0, "opaque": false, "replaceable": false, @@ -137794,7 +137504,7 @@ ] }, { - "id": 12124, + "id": 12111, "luminance": 0, "opaque": false, "replaceable": false, @@ -137804,7 +137514,7 @@ ] }, { - "id": 12125, + "id": 12112, "luminance": 0, "opaque": false, "replaceable": false, @@ -137814,7 +137524,7 @@ ] }, { - "id": 12126, + "id": 12113, "luminance": 0, "opaque": false, "replaceable": false, @@ -137824,7 +137534,7 @@ ] }, { - "id": 12127, + "id": 12114, "luminance": 0, "opaque": false, "replaceable": false, @@ -137834,7 +137544,7 @@ ] }, { - "id": 12128, + "id": 12115, "luminance": 0, "opaque": false, "replaceable": false, @@ -137844,7 +137554,7 @@ ] }, { - "id": 12129, + "id": 12116, "luminance": 0, "opaque": false, "replaceable": false, @@ -137854,7 +137564,7 @@ ] }, { - "id": 12130, + "id": 12117, "luminance": 0, "opaque": false, "replaceable": false, @@ -137864,7 +137574,7 @@ ] }, { - "id": 12131, + "id": 12118, "luminance": 0, "opaque": false, "replaceable": false, @@ -137874,7 +137584,7 @@ ] }, { - "id": 12132, + "id": 12119, "luminance": 0, "opaque": false, "replaceable": false, @@ -137884,7 +137594,7 @@ ] }, { - "id": 12133, + "id": 12120, "luminance": 0, "opaque": false, "replaceable": false, @@ -137894,7 +137604,7 @@ ] }, { - "id": 12134, + "id": 12121, "luminance": 0, "opaque": false, "replaceable": false, @@ -137904,7 +137614,7 @@ ] }, { - "id": 12135, + "id": 12122, "luminance": 0, "opaque": false, "replaceable": false, @@ -137914,7 +137624,7 @@ ] }, { - "id": 12136, + "id": 12123, "luminance": 0, "opaque": false, "replaceable": false, @@ -137924,7 +137634,7 @@ ] }, { - "id": 12137, + "id": 12124, "luminance": 0, "opaque": false, "replaceable": false, @@ -137934,7 +137644,7 @@ ] }, { - "id": 12138, + "id": 12125, "luminance": 0, "opaque": false, "replaceable": false, @@ -137944,7 +137654,7 @@ ] }, { - "id": 12139, + "id": 12126, "luminance": 0, "opaque": false, "replaceable": false, @@ -137954,7 +137664,7 @@ ] }, { - "id": 12140, + "id": 12127, "luminance": 0, "opaque": false, "replaceable": false, @@ -137964,7 +137674,7 @@ ] }, { - "id": 12141, + "id": 12128, "luminance": 0, "opaque": false, "replaceable": false, @@ -137976,10 +137686,10 @@ ] }, { - "id": 588, - "name": "dark_oak_door", - "translation_key": "block.minecraft.dark_oak_door", - "item_id": 716, + "id": 590, + "name": "bamboo_door", + "translation_key": "block.minecraft.bamboo_door", + "item_id": 697, "properties": [ { "name": "facing", @@ -138019,10 +137729,10 @@ ] } ], - "default_state_id": 12153, + "default_state_id": 12140, "states": [ { - "id": 12142, + "id": 12129, "luminance": 0, "opaque": false, "replaceable": false, @@ -138032,7 +137742,7 @@ ] }, { - "id": 12143, + "id": 12130, "luminance": 0, "opaque": false, "replaceable": false, @@ -138042,7 +137752,7 @@ ] }, { - "id": 12144, + "id": 12131, "luminance": 0, "opaque": false, "replaceable": false, @@ -138052,7 +137762,7 @@ ] }, { - "id": 12145, + "id": 12132, "luminance": 0, "opaque": false, "replaceable": false, @@ -138062,7 +137772,7 @@ ] }, { - "id": 12146, + "id": 12133, "luminance": 0, "opaque": false, "replaceable": false, @@ -138072,7 +137782,7 @@ ] }, { - "id": 12147, + "id": 12134, "luminance": 0, "opaque": false, "replaceable": false, @@ -138082,7 +137792,7 @@ ] }, { - "id": 12148, + "id": 12135, "luminance": 0, "opaque": false, "replaceable": false, @@ -138092,7 +137802,7 @@ ] }, { - "id": 12149, + "id": 12136, "luminance": 0, "opaque": false, "replaceable": false, @@ -138102,7 +137812,7 @@ ] }, { - "id": 12150, + "id": 12137, "luminance": 0, "opaque": false, "replaceable": false, @@ -138112,7 +137822,7 @@ ] }, { - "id": 12151, + "id": 12138, "luminance": 0, "opaque": false, "replaceable": false, @@ -138122,7 +137832,7 @@ ] }, { - "id": 12152, + "id": 12139, "luminance": 0, "opaque": false, "replaceable": false, @@ -138132,7 +137842,7 @@ ] }, { - "id": 12153, + "id": 12140, "luminance": 0, "opaque": false, "replaceable": false, @@ -138142,7 +137852,7 @@ ] }, { - "id": 12154, + "id": 12141, "luminance": 0, "opaque": false, "replaceable": false, @@ -138152,7 +137862,7 @@ ] }, { - "id": 12155, + "id": 12142, "luminance": 0, "opaque": false, "replaceable": false, @@ -138162,7 +137872,7 @@ ] }, { - "id": 12156, + "id": 12143, "luminance": 0, "opaque": false, "replaceable": false, @@ -138172,7 +137882,7 @@ ] }, { - "id": 12157, + "id": 12144, "luminance": 0, "opaque": false, "replaceable": false, @@ -138182,7 +137892,7 @@ ] }, { - "id": 12158, + "id": 12145, "luminance": 0, "opaque": false, "replaceable": false, @@ -138192,7 +137902,7 @@ ] }, { - "id": 12159, + "id": 12146, "luminance": 0, "opaque": false, "replaceable": false, @@ -138202,7 +137912,7 @@ ] }, { - "id": 12160, + "id": 12147, "luminance": 0, "opaque": false, "replaceable": false, @@ -138212,7 +137922,7 @@ ] }, { - "id": 12161, + "id": 12148, "luminance": 0, "opaque": false, "replaceable": false, @@ -138222,7 +137932,7 @@ ] }, { - "id": 12162, + "id": 12149, "luminance": 0, "opaque": false, "replaceable": false, @@ -138232,7 +137942,7 @@ ] }, { - "id": 12163, + "id": 12150, "luminance": 0, "opaque": false, "replaceable": false, @@ -138242,7 +137952,7 @@ ] }, { - "id": 12164, + "id": 12151, "luminance": 0, "opaque": false, "replaceable": false, @@ -138252,7 +137962,7 @@ ] }, { - "id": 12165, + "id": 12152, "luminance": 0, "opaque": false, "replaceable": false, @@ -138262,7 +137972,7 @@ ] }, { - "id": 12166, + "id": 12153, "luminance": 0, "opaque": false, "replaceable": false, @@ -138272,7 +137982,7 @@ ] }, { - "id": 12167, + "id": 12154, "luminance": 0, "opaque": false, "replaceable": false, @@ -138282,7 +137992,7 @@ ] }, { - "id": 12168, + "id": 12155, "luminance": 0, "opaque": false, "replaceable": false, @@ -138292,7 +138002,7 @@ ] }, { - "id": 12169, + "id": 12156, "luminance": 0, "opaque": false, "replaceable": false, @@ -138302,7 +138012,7 @@ ] }, { - "id": 12170, + "id": 12157, "luminance": 0, "opaque": false, "replaceable": false, @@ -138312,7 +138022,7 @@ ] }, { - "id": 12171, + "id": 12158, "luminance": 0, "opaque": false, "replaceable": false, @@ -138322,7 +138032,7 @@ ] }, { - "id": 12172, + "id": 12159, "luminance": 0, "opaque": false, "replaceable": false, @@ -138332,7 +138042,7 @@ ] }, { - "id": 12173, + "id": 12160, "luminance": 0, "opaque": false, "replaceable": false, @@ -138342,7 +138052,7 @@ ] }, { - "id": 12174, + "id": 12161, "luminance": 0, "opaque": false, "replaceable": false, @@ -138352,7 +138062,7 @@ ] }, { - "id": 12175, + "id": 12162, "luminance": 0, "opaque": false, "replaceable": false, @@ -138362,7 +138072,7 @@ ] }, { - "id": 12176, + "id": 12163, "luminance": 0, "opaque": false, "replaceable": false, @@ -138372,7 +138082,7 @@ ] }, { - "id": 12177, + "id": 12164, "luminance": 0, "opaque": false, "replaceable": false, @@ -138382,7 +138092,7 @@ ] }, { - "id": 12178, + "id": 12165, "luminance": 0, "opaque": false, "replaceable": false, @@ -138392,7 +138102,7 @@ ] }, { - "id": 12179, + "id": 12166, "luminance": 0, "opaque": false, "replaceable": false, @@ -138402,7 +138112,7 @@ ] }, { - "id": 12180, + "id": 12167, "luminance": 0, "opaque": false, "replaceable": false, @@ -138412,7 +138122,7 @@ ] }, { - "id": 12181, + "id": 12168, "luminance": 0, "opaque": false, "replaceable": false, @@ -138422,7 +138132,7 @@ ] }, { - "id": 12182, + "id": 12169, "luminance": 0, "opaque": false, "replaceable": false, @@ -138432,7 +138142,7 @@ ] }, { - "id": 12183, + "id": 12170, "luminance": 0, "opaque": false, "replaceable": false, @@ -138442,7 +138152,7 @@ ] }, { - "id": 12184, + "id": 12171, "luminance": 0, "opaque": false, "replaceable": false, @@ -138452,7 +138162,7 @@ ] }, { - "id": 12185, + "id": 12172, "luminance": 0, "opaque": false, "replaceable": false, @@ -138462,7 +138172,7 @@ ] }, { - "id": 12186, + "id": 12173, "luminance": 0, "opaque": false, "replaceable": false, @@ -138472,7 +138182,7 @@ ] }, { - "id": 12187, + "id": 12174, "luminance": 0, "opaque": false, "replaceable": false, @@ -138482,7 +138192,7 @@ ] }, { - "id": 12188, + "id": 12175, "luminance": 0, "opaque": false, "replaceable": false, @@ -138492,7 +138202,7 @@ ] }, { - "id": 12189, + "id": 12176, "luminance": 0, "opaque": false, "replaceable": false, @@ -138502,7 +138212,7 @@ ] }, { - "id": 12190, + "id": 12177, "luminance": 0, "opaque": false, "replaceable": false, @@ -138512,7 +138222,7 @@ ] }, { - "id": 12191, + "id": 12178, "luminance": 0, "opaque": false, "replaceable": false, @@ -138522,7 +138232,7 @@ ] }, { - "id": 12192, + "id": 12179, "luminance": 0, "opaque": false, "replaceable": false, @@ -138532,7 +138242,7 @@ ] }, { - "id": 12193, + "id": 12180, "luminance": 0, "opaque": false, "replaceable": false, @@ -138542,7 +138252,7 @@ ] }, { - "id": 12194, + "id": 12181, "luminance": 0, "opaque": false, "replaceable": false, @@ -138552,7 +138262,7 @@ ] }, { - "id": 12195, + "id": 12182, "luminance": 0, "opaque": false, "replaceable": false, @@ -138562,7 +138272,7 @@ ] }, { - "id": 12196, + "id": 12183, "luminance": 0, "opaque": false, "replaceable": false, @@ -138572,7 +138282,7 @@ ] }, { - "id": 12197, + "id": 12184, "luminance": 0, "opaque": false, "replaceable": false, @@ -138582,7 +138292,7 @@ ] }, { - "id": 12198, + "id": 12185, "luminance": 0, "opaque": false, "replaceable": false, @@ -138592,7 +138302,7 @@ ] }, { - "id": 12199, + "id": 12186, "luminance": 0, "opaque": false, "replaceable": false, @@ -138602,7 +138312,7 @@ ] }, { - "id": 12200, + "id": 12187, "luminance": 0, "opaque": false, "replaceable": false, @@ -138612,7 +138322,7 @@ ] }, { - "id": 12201, + "id": 12188, "luminance": 0, "opaque": false, "replaceable": false, @@ -138622,7 +138332,7 @@ ] }, { - "id": 12202, + "id": 12189, "luminance": 0, "opaque": false, "replaceable": false, @@ -138632,7 +138342,7 @@ ] }, { - "id": 12203, + "id": 12190, "luminance": 0, "opaque": false, "replaceable": false, @@ -138642,7 +138352,7 @@ ] }, { - "id": 12204, + "id": 12191, "luminance": 0, "opaque": false, "replaceable": false, @@ -138652,7 +138362,7 @@ ] }, { - "id": 12205, + "id": 12192, "luminance": 0, "opaque": false, "replaceable": false, @@ -138664,59 +138374,240 @@ ] }, { - "id": 589, - "name": "mangrove_door", - "translation_key": "block.minecraft.mangrove_door", - "item_id": 717, + "id": 591, + "name": "end_rod", + "translation_key": "block.minecraft.end_rod", + "item_id": 270, "properties": [ { "name": "facing", "values": [ "north", + "east", "south", "west", - "east" + "up", + "down" + ] + } + ], + "default_state_id": 12197, + "states": [ + { + "id": 12193, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 203 ] }, { - "name": "half", + "id": 12194, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 204 + ] + }, + { + "id": 12195, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 203 + ] + }, + { + "id": 12196, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 204 + ] + }, + { + "id": 12197, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 32 + ] + }, + { + "id": 12198, + "luminance": 14, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 32 + ] + } + ] + }, + { + "id": 592, + "name": "chorus_plant", + "translation_key": "block.minecraft.chorus_plant", + "item_id": 271, + "properties": [ + { + "name": "down", "values": [ - "upper", - "lower" + "true", + "false" ] }, { - "name": "hinge", + "name": "east", "values": [ - "left", - "right" + "true", + "false" ] }, { - "name": "open", + "name": "north", "values": [ "true", "false" ] }, { - "name": "powered", + "name": "south", + "values": [ + "true", + "false" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 12217, + "default_state_id": 12262, "states": [ + { + "id": 12199, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 205, + 206, + 207, + 208, + 209 + ] + }, + { + "id": 12200, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 205, + 207, + 208, + 209 + ] + }, + { + "id": 12201, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 210, + 206, + 207, + 208, + 209 + ] + }, + { + "id": 12202, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 210, + 207, + 208, + 209 + ] + }, + { + "id": 12203, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 205, + 206, + 207, + 209 + ] + }, + { + "id": 12204, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 205, + 207, + 209 + ] + }, + { + "id": 12205, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 210, + 206, + 207, + 209 + ] + }, { "id": 12206, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 210, + 207, + 209 ] }, { @@ -138724,9 +138615,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 205, + 206, + 208, + 209 ] }, { @@ -138734,9 +138628,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 205, + 208, + 209 ] }, { @@ -138744,9 +138640,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 210, + 206, + 208, + 209 ] }, { @@ -138754,9 +138653,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 210, + 208, + 209 ] }, { @@ -138764,9 +138665,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 205, + 206, + 209 ] }, { @@ -138774,9 +138677,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 205, + 209 ] }, { @@ -138784,9 +138688,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 210, + 206, + 209 ] }, { @@ -138794,9 +138700,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 210, + 209 ] }, { @@ -138804,9 +138711,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 205, + 206, + 207, + 208 ] }, { @@ -138814,9 +138724,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 205, + 207, + 208 ] }, { @@ -138824,9 +138736,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 210, + 206, + 207, + 208 ] }, { @@ -138834,9 +138749,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 210, + 207, + 208 ] }, { @@ -138844,9 +138761,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 205, + 206, + 207 ] }, { @@ -138854,9 +138773,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 205, + 207 ] }, { @@ -138864,9 +138784,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 210, + 206, + 207 ] }, { @@ -138874,9 +138796,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 210, + 207 ] }, { @@ -138884,9 +138807,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 205, + 206, + 208 ] }, { @@ -138894,9 +138819,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 205, + 208 ] }, { @@ -138904,9 +138830,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 210, + 206, + 208 ] }, { @@ -138914,9 +138842,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 210, + 208 ] }, { @@ -138924,9 +138853,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 205, + 206 ] }, { @@ -138934,9 +138864,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 205 ] }, { @@ -138944,9 +138874,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 210, + 206 ] }, { @@ -138954,9 +138885,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 210 ] }, { @@ -138964,9 +138895,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 211, + 207, + 208, + 212 ] }, { @@ -138974,9 +138908,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 213, + 209, + 212 ] }, { @@ -138984,9 +138920,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 211, + 207, + 208 ] }, { @@ -138994,9 +138932,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 213, + 209 ] }, { @@ -139004,9 +138943,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 211, + 207, + 212 ] }, { @@ -139014,9 +138955,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 214, + 209, + 212 ] }, { @@ -139024,9 +138967,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 211, + 207 ] }, { @@ -139034,9 +138978,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 214, + 209 ] }, { @@ -139044,9 +138989,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 211, + 208, + 212 ] }, { @@ -139054,9 +139001,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 215, + 209, + 212 ] }, { @@ -139064,9 +139013,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 211, + 208 ] }, { @@ -139074,9 +139024,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 215, + 209 ] }, { @@ -139084,9 +139035,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 211, + 212 ] }, { @@ -139094,9 +139046,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 216, + 212 ] }, { @@ -139104,9 +139057,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 211 ] }, { @@ -139114,9 +139067,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 216 ] }, { @@ -139124,9 +139077,12 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 217, + 207, + 208, + 212 ] }, { @@ -139134,9 +139090,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 213, + 212 ] }, { @@ -139144,9 +139101,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 217, + 207, + 208 ] }, { @@ -139154,9 +139113,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 213 ] }, { @@ -139164,9 +139123,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 217, + 207, + 212 ] }, { @@ -139174,9 +139135,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 214, + 212 ] }, { @@ -139184,9 +139146,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 66 + 217, + 207 ] }, { @@ -139194,9 +139157,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 214 ] }, { @@ -139204,9 +139167,11 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 217, + 208, + 212 ] }, { @@ -139214,9 +139179,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 215, + 212 ] }, { @@ -139224,9 +139190,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 217, + 208 ] }, { @@ -139234,9 +139201,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 215 ] }, { @@ -139244,9 +139211,10 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 217, + 212 ] }, { @@ -139254,9 +139222,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 218 ] }, { @@ -139264,9 +139232,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 217 ] }, { @@ -139274,19 +139242,41 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 219 ] - }, + } + ] + }, + { + "id": 593, + "name": "chorus_flower", + "translation_key": "block.minecraft.chorus_flower", + "item_id": 272, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], + "default_state_id": 12263, + "states": [ { "id": 12263, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 67 + 0 ] }, { @@ -139294,9 +139284,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 0 ] }, { @@ -139304,9 +139294,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 0 ] }, { @@ -139314,9 +139304,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 0 ] }, { @@ -139324,9 +139314,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 65 + 0 ] }, { @@ -139334,1032 +139324,1097 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 64 + 0 ] - }, + } + ] + }, + { + "id": 594, + "name": "purpur_block", + "translation_key": "block.minecraft.purpur_block", + "item_id": 273, + "properties": [], + "default_state_id": 12269, + "states": [ { "id": 12269, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 ] } ] }, { - "id": 590, - "name": "bamboo_door", - "translation_key": "block.minecraft.bamboo_door", - "item_id": 718, + "id": 595, + "name": "purpur_pillar", + "translation_key": "block.minecraft.purpur_pillar", + "item_id": 274, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", + "name": "axis", "values": [ - "true", - "false" + "x", + "y", + "z" ] } ], - "default_state_id": 12281, + "default_state_id": 12271, "states": [ { "id": 12270, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 ] }, { "id": 12271, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 ] }, { "id": 12272, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 + ] + } + ] + }, + { + "id": 596, + "name": "purpur_stairs", + "translation_key": "block.minecraft.purpur_stairs", + "item_id": 275, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12284, + "states": [ { "id": 12273, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { "id": 12274, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 42 ] }, { "id": 12275, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 44, + 45 ] }, { "id": 12276, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { "id": 12277, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 46, + 47 ] }, { "id": 12278, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 46, + 47 ] }, { "id": 12279, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { "id": 12280, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { "id": 12281, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { "id": 12282, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { "id": 12283, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52 ] }, { "id": 12284, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { "id": 12285, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { "id": 12286, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { "id": 12287, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52, + 45 ] }, { "id": 12288, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52, + 45 ] }, { "id": 12289, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { "id": 12290, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { "id": 12291, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 49 ] }, { "id": 12292, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { "id": 12293, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 52 ] }, { "id": 12294, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { "id": 12295, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 44, + 53 ] }, { "id": 12296, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { "id": 12297, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { "id": 12298, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { "id": 12299, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 46, + 50, + 49 ] }, { "id": 12300, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { "id": 12301, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 55, + 52, + 45 ] }, { "id": 12302, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 55, + 52, + 45 ] }, { "id": 12303, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42 ] }, { "id": 12304, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42 ] }, { "id": 12305, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { "id": 12306, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { "id": 12307, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { "id": 12308, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { "id": 12309, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 45 ] }, { "id": 12310, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 45 ] }, { "id": 12311, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { "id": 12312, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51, + 47 + ] }, { "id": 12313, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { "id": 12314, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 56 ] }, { "id": 12315, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { "id": 12316, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { "id": 12317, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 44, + 45 ] }, { "id": 12318, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 44, + 45 ] }, { "id": 12319, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 55, + 52, + 45 ] }, { "id": 12320, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { "id": 12321, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { "id": 12322, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { "id": 12323, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50 ] }, { "id": 12324, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { "id": 12325, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 45 ] }, { "id": 12326, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { "id": 12327, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 49 ] }, { "id": 12328, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 49 ] }, { "id": 12329, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { "id": 12330, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { "id": 12331, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { "id": 12332, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { "id": 12333, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 591, - "name": "end_rod", - "translation_key": "block.minecraft.end_rod", - "item_id": 291, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 57, + 50 ] - } - ], - "default_state_id": 12338, - "states": [ + }, { "id": 12334, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 203 + 57, + 50 ] }, { "id": 12335, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 204 + 41, + 46, + 47 ] }, { "id": 12336, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 203 + 41, + 46, + 47 ] }, { "id": 12337, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 204 + 54, + 44, + 53 ] }, { "id": 12338, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 32 + 54, + 44, + 53 ] }, { "id": 12339, - "luminance": 14, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 32 - ] - } - ] - }, - { - "id": 592, - "name": "chorus_plant", - "translation_key": "block.minecraft.chorus_plant", - "item_id": 292, - "properties": [ - { - "name": "down", - "values": [ - "true", - "false" - ] - }, - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" + 44, + 50, + 45 ] }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12403, - "states": [ { "id": 12340, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 207, - 208, - 209 + 44, + 50, + 45 ] }, { "id": 12341, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 207, - 208, - 209 + 46, + 50, + 49 ] }, { "id": 12342, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 207, - 208, - 209 + 46, + 50, + 49 ] }, { "id": 12343, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 207, - 208, - 209 + 51, + 56 ] }, { "id": 12344, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 207, - 209 + 51, + 56 ] }, { "id": 12345, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 207, - 209 + 51, + 52, + 45 ] }, { "id": 12346, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 207, - 209 + 51, + 52, + 45 ] }, { "id": 12347, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 207, - 209 + 51, + 42, + 49 ] }, { "id": 12348, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 208, - 209 + 51, + 42, + 49 ] }, { "id": 12349, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 208, - 209 + 51, + 49 ] }, { "id": 12350, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 206, - 208, - 209 + 51, + 49 ] }, { "id": 12351, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 210, - 208, - 209 + 51, + 45 ] }, { "id": 12352, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 206, - 209 + 51, + 45 ] - }, + } + ] + }, + { + "id": 597, + "name": "end_stone_bricks", + "translation_key": "block.minecraft.end_stone_bricks", + "item_id": 356, + "properties": [], + "default_state_id": 12353, + "states": [ { "id": 12353, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 205, - 209 + 0 ] - }, + } + ] + }, + { + "id": 598, + "name": "torchflower_crop", + "translation_key": "block.minecraft.torchflower_crop", + "item_id": 1106, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1" + ] + } + ], + "default_state_id": 12354, + "states": [ { "id": 12354, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 209 - ] + "collision_shapes": [] }, { "id": 12355, @@ -140367,11 +140422,36 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 209 + "collision_shapes": [] + } + ] + }, + { + "id": 599, + "name": "pitcher_crop", + "translation_key": "block.minecraft.pitcher_crop", + "item_id": 1107, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4" ] }, + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 12357, + "states": [ { "id": 12356, "luminance": 0, @@ -140379,10 +140459,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 205, - 206, - 207, - 208 + 220 ] }, { @@ -140392,9 +140469,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 205, - 207, - 208 + 220 ] }, { @@ -140403,12 +140478,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 207, - 208 - ] + "collision_shapes": [] }, { "id": 12359, @@ -140417,9 +140487,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 210, - 207, - 208 + 221 ] }, { @@ -140428,11 +140496,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 205, - 206, - 207 - ] + "collision_shapes": [] }, { "id": 12361, @@ -140441,8 +140505,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 205, - 207 + 221 ] }, { @@ -140451,11 +140514,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 207 - ] + "collision_shapes": [] }, { "id": 12363, @@ -140464,8 +140523,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 210, - 207 + 221 ] }, { @@ -140474,11 +140532,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 205, - 206, - 208 - ] + "collision_shapes": [] }, { "id": 12365, @@ -140487,21 +140541,34 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [ - 205, - 208 + 221 ] - }, + } + ] + }, + { + "id": 600, + "name": "pitcher_plant", + "translation_key": "block.minecraft.pitcher_plant", + "item_id": 210, + "properties": [ + { + "name": "half", + "values": [ + "upper", + "lower" + ] + } + ], + "default_state_id": 12367, + "states": [ { "id": 12366, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 206, - 208 - ] + "collision_shapes": [] }, { "id": 12367, @@ -140509,21 +140576,35 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 208 + "collision_shapes": [] + } + ] + }, + { + "id": 601, + "name": "beetroots", + "translation_key": "block.minecraft.beetroots", + "item_id": 1109, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3" ] - }, + } + ], + "default_state_id": 12368, + "states": [ { "id": 12368, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 205, - 206 - ] + "collision_shapes": [] }, { "id": 12369, @@ -140531,9 +140612,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 205 - ] + "collision_shapes": [] }, { "id": 12370, @@ -140541,10 +140620,7 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210, - 206 - ] + "collision_shapes": [] }, { "id": 12371, @@ -140552,314 +140628,397 @@ "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 210 - ] - }, + "collision_shapes": [] + } + ] + }, + { + "id": 602, + "name": "dirt_path", + "translation_key": "block.minecraft.dirt_path", + "item_id": 442, + "properties": [], + "default_state_id": 12372, + "states": [ { "id": 12372, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 208, - 212 + 63 ] - }, + } + ] + }, + { + "id": 603, + "name": "end_gateway", + "translation_key": "block.minecraft.end_gateway", + "item_id": 0, + "properties": [], + "default_state_id": 12373, + "states": [ { "id": 12373, - "luminance": 0, + "luminance": 15, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 213, - 209, - 212 + "collision_shapes": [], + "block_entity_type": 21 + } + ] + }, + { + "id": 604, + "name": "repeating_command_block", + "translation_key": "block.minecraft.repeating_command_block", + "item_id": 492, + "properties": [ + { + "name": "conditional", + "values": [ + "true", + "false" ] }, + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12380, + "states": [ { "id": 12374, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 208 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12375, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213, - 209 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12376, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12377, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 209, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12378, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 207 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12379, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 209 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12380, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 208, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12381, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 209, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12382, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 208 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12383, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 209 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12384, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12385, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 216, - 212 + 0 + ], + "block_entity_type": 22 + } + ] + }, + { + "id": 605, + "name": "chain_command_block", + "translation_key": "block.minecraft.chain_command_block", + "item_id": 493, + "properties": [ + { + "name": "conditional", + "values": [ + "true", + "false" ] }, + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12392, + "states": [ { "id": 12386, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 211 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12387, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 216 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12388, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 208, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12389, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12390, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 208 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12391, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 213 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12392, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12393, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12394, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 207 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12395, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 214 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12396, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 208, - 212 - ] + 0 + ], + "block_entity_type": 22 }, { "id": 12397, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215, - 212 + 0 + ], + "block_entity_type": 22 + } + ] + }, + { + "id": 606, + "name": "frosted_ice", + "translation_key": "block.minecraft.frosted_ice", + "item_id": 0, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3" ] - }, + } + ], + "default_state_id": 12398, + "states": [ { "id": 12398, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 208 + 0 ] }, { @@ -140867,9 +141026,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 215 + 0 ] }, { @@ -140877,10 +141036,9 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217, - 212 + 0 ] }, { @@ -140888,109 +141046,116 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 218 + 0 ] - }, + } + ] + }, + { + "id": 607, + "name": "magma_block", + "translation_key": "block.minecraft.magma_block", + "item_id": 494, + "properties": [], + "default_state_id": 12402, + "states": [ { "id": 12402, - "luminance": 0, - "opaque": false, + "luminance": 3, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 217 + 0 ] - }, + } + ] + }, + { + "id": 608, + "name": "nether_wart_block", + "translation_key": "block.minecraft.nether_wart_block", + "item_id": 495, + "properties": [], + "default_state_id": 12403, + "states": [ { "id": 12403, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 219 + 0 ] } ] }, { - "id": 593, - "name": "chorus_flower", - "translation_key": "block.minecraft.chorus_flower", - "item_id": 293, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" - ] - } - ], + "id": 609, + "name": "red_nether_bricks", + "translation_key": "block.minecraft.red_nether_bricks", + "item_id": 497, + "properties": [], "default_state_id": 12404, "states": [ { "id": 12404, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 610, + "name": "bone_block", + "translation_key": "block.minecraft.bone_block", + "item_id": 498, + "properties": [ { - "id": 12405, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 0 - ] - }, - { - "id": 12406, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 0 + "name": "axis", + "values": [ + "x", + "y", + "z" ] - }, + } + ], + "default_state_id": 12406, + "states": [ { - "id": 12407, + "id": 12405, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ 0 ] }, { - "id": 12408, + "id": 12406, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ 0 ] }, { - "id": 12409, + "id": 12407, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ 0 ] @@ -140998,44 +141163,52 @@ ] }, { - "id": 594, - "name": "purpur_block", - "translation_key": "block.minecraft.purpur_block", - "item_id": 294, + "id": 611, + "name": "structure_void", + "translation_key": "block.minecraft.structure_void", + "item_id": 499, "properties": [], - "default_state_id": 12410, + "default_state_id": 12408, "states": [ { - "id": 12410, + "id": 12408, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 595, - "name": "purpur_pillar", - "translation_key": "block.minecraft.purpur_pillar", - "item_id": 295, + "id": 612, + "name": "observer", + "translation_key": "block.minecraft.observer", + "item_id": 644, "properties": [ { - "name": "axis", + "name": "facing", "values": [ - "x", - "y", - "z" + "north", + "east", + "south", + "west", + "up", + "down" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] } ], - "default_state_id": 12412, + "default_state_id": 12414, "states": [ { - "id": 12411, + "id": 12409, "luminance": 0, "opaque": true, "replaceable": false, @@ -141045,7 +141218,7 @@ ] }, { - "id": 12412, + "id": 12410, "luminance": 0, "opaque": true, "replaceable": false, @@ -141055,7 +141228,7 @@ ] }, { - "id": 12413, + "id": 12411, "luminance": 0, "opaque": true, "replaceable": false, @@ -141063,51 +141236,27 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 596, - "name": "purpur_stairs", - "translation_key": "block.minecraft.purpur_stairs", - "item_id": 296, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 12412, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 12413, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12425, - "states": [ { "id": 12414, "luminance": 0, @@ -141115,8 +141264,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 0 ] }, { @@ -141126,8 +141274,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 0 ] }, { @@ -141137,9 +141284,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 0 ] }, { @@ -141149,9 +141294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 0 ] }, { @@ -141161,9 +141304,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 ] }, { @@ -141173,9 +141314,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 ] }, { @@ -141185,1171 +141324,1425 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 0 ] - }, + } + ] + }, + { + "id": 613, + "name": "shulker_box", + "translation_key": "block.minecraft.shulker_box", + "item_id": 500, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" + ] + } + ], + "default_state_id": 12425, + "states": [ { "id": 12421, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12422, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12423, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12424, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12425, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12426, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 614, + "name": "white_shulker_box", + "translation_key": "block.minecraft.white_shulker_box", + "item_id": 501, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12431, + "states": [ { "id": 12427, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12428, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12429, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12430, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12431, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12432, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 615, + "name": "orange_shulker_box", + "translation_key": "block.minecraft.orange_shulker_box", + "item_id": 502, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12437, + "states": [ { "id": 12433, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12434, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12435, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12436, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12437, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12438, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 616, + "name": "magenta_shulker_box", + "translation_key": "block.minecraft.magenta_shulker_box", + "item_id": 503, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12443, + "states": [ { "id": 12439, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12440, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12441, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12442, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12443, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12444, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 617, + "name": "light_blue_shulker_box", + "translation_key": "block.minecraft.light_blue_shulker_box", + "item_id": 504, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12449, + "states": [ { "id": 12445, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12446, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12447, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12448, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12449, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12450, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 618, + "name": "yellow_shulker_box", + "translation_key": "block.minecraft.yellow_shulker_box", + "item_id": 505, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12455, + "states": [ { "id": 12451, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12452, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12453, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12454, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12455, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12456, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 619, + "name": "lime_shulker_box", + "translation_key": "block.minecraft.lime_shulker_box", + "item_id": 506, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12461, + "states": [ { "id": 12457, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12458, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12459, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12460, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12461, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12462, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 620, + "name": "pink_shulker_box", + "translation_key": "block.minecraft.pink_shulker_box", + "item_id": 507, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12467, + "states": [ { "id": 12463, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12464, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12465, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12466, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12467, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12468, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 621, + "name": "gray_shulker_box", + "translation_key": "block.minecraft.gray_shulker_box", + "item_id": 508, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12473, + "states": [ { "id": 12469, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12470, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12471, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12472, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12473, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12474, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 622, + "name": "light_gray_shulker_box", + "translation_key": "block.minecraft.light_gray_shulker_box", + "item_id": 509, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12479, + "states": [ { "id": 12475, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12476, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12477, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12478, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12479, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12480, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 623, + "name": "cyan_shulker_box", + "translation_key": "block.minecraft.cyan_shulker_box", + "item_id": 510, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12485, + "states": [ { "id": 12481, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12482, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12483, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12484, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12485, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12486, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 624, + "name": "purple_shulker_box", + "translation_key": "block.minecraft.purple_shulker_box", + "item_id": 511, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12491, + "states": [ { "id": 12487, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12488, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12489, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12490, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12491, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12492, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 625, + "name": "blue_shulker_box", + "translation_key": "block.minecraft.blue_shulker_box", + "item_id": 512, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12497, + "states": [ { "id": 12493, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 597, - "name": "end_stone_bricks", - "translation_key": "block.minecraft.end_stone_bricks", - "item_id": 377, - "properties": [], - "default_state_id": 12494, - "states": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12494, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ] - } - ] - }, - { - "id": 598, - "name": "torchflower_crop", - "translation_key": "block.minecraft.torchflower_crop", - "item_id": 1145, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1" - ] - } - ], - "default_state_id": 12495, - "states": [ + ], + "block_entity_type": 23 + }, { "id": 12495, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12496, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 599, - "name": "pitcher_crop", - "translation_key": "block.minecraft.pitcher_crop", - "item_id": 1146, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4" - ] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 12498, - "states": [ { "id": 12497, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 220 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12498, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 220 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 626, + "name": "brown_shulker_box", + "translation_key": "block.minecraft.brown_shulker_box", + "item_id": 513, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12503, + "states": [ { "id": 12499, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12500, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 221 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12501, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12502, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 221 - ] + 0 + ], + "block_entity_type": 23 }, { "id": 12503, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12504, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 221 + 0 + ], + "block_entity_type": 23 + } + ] + }, + { + "id": 627, + "name": "green_shulker_box", + "translation_key": "block.minecraft.green_shulker_box", + "item_id": 514, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] - }, + } + ], + "default_state_id": 12509, + "states": [ { "id": 12505, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12506, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 221 - ] - } - ] - }, - { - "id": 600, - "name": "pitcher_plant", - "translation_key": "block.minecraft.pitcher_plant", - "item_id": 231, - "properties": [ - { - "name": "half", - "values": [ - "upper", - "lower" - ] - } - ], - "default_state_id": 12508, - "states": [ + 0 + ], + "block_entity_type": 23 + }, { "id": 12507, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { "id": 12508, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, + { + "id": 12509, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, + { + "id": 12510, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 } ] }, { - "id": 601, - "name": "beetroots", - "translation_key": "block.minecraft.beetroots", - "item_id": 1148, + "id": 628, + "name": "red_shulker_box", + "translation_key": "block.minecraft.red_shulker_box", + "item_id": 515, "properties": [ { - "name": "age", + "name": "facing", "values": [ - "0", - "1", - "2", - "3" + "north", + "east", + "south", + "west", + "up", + "down" ] } ], - "default_state_id": 12509, + "default_state_id": 12515, "states": [ { - "id": 12509, + "id": 12511, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { - "id": 12510, + "id": 12512, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { - "id": 12511, + "id": 12513, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 }, { - "id": 12512, + "id": 12514, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 602, - "name": "dirt_path", - "translation_key": "block.minecraft.dirt_path", - "item_id": 463, - "properties": [], - "default_state_id": 12513, - "states": [ + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 + }, { - "id": 12513, + "id": 12515, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 63 - ] - } - ] - }, - { - "id": 603, - "name": "end_gateway", - "translation_key": "block.minecraft.end_gateway", - "item_id": 0, - "properties": [], - "default_state_id": 12514, - "states": [ + 0 + ], + "block_entity_type": 23 + }, { - "id": 12514, - "luminance": 15, + "id": 12516, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [], - "block_entity_type": 21 + "blocks_motion": true, + "collision_shapes": [ + 0 + ], + "block_entity_type": 23 } ] }, { - "id": 604, - "name": "repeating_command_block", - "translation_key": "block.minecraft.repeating_command_block", - "item_id": 513, + "id": 629, + "name": "black_shulker_box", + "translation_key": "block.minecraft.black_shulker_box", + "item_id": 516, "properties": [ - { - "name": "conditional", - "values": [ - "true", - "false" - ] - }, { "name": "facing", "values": [ @@ -142364,94 +142757,92 @@ ], "default_state_id": 12521, "states": [ - { - "id": 12515, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 22 - }, - { - "id": 12516, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 22 - }, { "id": 12517, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 + "block_entity_type": 23 }, { "id": 12518, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 + "block_entity_type": 23 }, { "id": 12519, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 + "block_entity_type": 23 }, { "id": 12520, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 + "block_entity_type": 23 }, { "id": 12521, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 + "block_entity_type": 23 }, { "id": 12522, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ], - "block_entity_type": 22 - }, + "block_entity_type": 23 + } + ] + }, + { + "id": 630, + "name": "white_glazed_terracotta", + "translation_key": "block.minecraft.white_glazed_terracotta", + "item_id": 517, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12523, + "states": [ { "id": 12523, "luminance": 0, @@ -142460,8 +142851,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12524, @@ -142471,8 +142861,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12525, @@ -142482,8 +142871,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12526, @@ -142493,37 +142881,27 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] } ] }, { - "id": 605, - "name": "chain_command_block", - "translation_key": "block.minecraft.chain_command_block", - "item_id": 514, + "id": 631, + "name": "orange_glazed_terracotta", + "translation_key": "block.minecraft.orange_glazed_terracotta", + "item_id": 518, "properties": [ - { - "name": "conditional", - "values": [ - "true", - "false" - ] - }, { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12533, + "default_state_id": 12527, "states": [ { "id": 12527, @@ -142533,8 +142911,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12528, @@ -142544,8 +142921,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12529, @@ -142555,8 +142931,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12530, @@ -142566,9 +142941,28 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 - }, + ] + } + ] + }, + { + "id": 632, + "name": "magenta_glazed_terracotta", + "translation_key": "block.minecraft.magenta_glazed_terracotta", + "item_id": 519, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12531, + "states": [ { "id": 12531, "luminance": 0, @@ -142577,8 +142971,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12532, @@ -142588,8 +142981,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12533, @@ -142599,8 +142991,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12534, @@ -142610,9 +143001,28 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 - }, + ] + } + ] + }, + { + "id": 633, + "name": "light_blue_glazed_terracotta", + "translation_key": "block.minecraft.light_blue_glazed_terracotta", + "item_id": 520, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12535, + "states": [ { "id": 12535, "luminance": 0, @@ -142621,8 +143031,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12536, @@ -142632,8 +143041,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12537, @@ -142643,8 +143051,7 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] }, { "id": 12538, @@ -142654,24 +143061,23 @@ "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 22 + ] } ] }, { - "id": 606, - "name": "frosted_ice", - "translation_key": "block.minecraft.frosted_ice", - "item_id": 0, + "id": 634, + "name": "yellow_glazed_terracotta", + "translation_key": "block.minecraft.yellow_glazed_terracotta", + "item_id": 521, "properties": [ { - "name": "age", + "name": "facing", "values": [ - "0", - "1", - "2", - "3" + "north", + "south", + "west", + "east" ] } ], @@ -142680,7 +143086,7 @@ { "id": 12539, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -142690,7 +143096,7 @@ { "id": 12540, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -142700,7 +143106,7 @@ { "id": 12541, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -142710,7 +143116,7 @@ { "id": 12542, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ @@ -142720,33 +143126,33 @@ ] }, { - "id": 607, - "name": "magma_block", - "translation_key": "block.minecraft.magma_block", - "item_id": 515, - "properties": [], + "id": 635, + "name": "lime_glazed_terracotta", + "translation_key": "block.minecraft.lime_glazed_terracotta", + "item_id": 522, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], "default_state_id": 12543, "states": [ { "id": 12543, - "luminance": 3, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 608, - "name": "nether_wart_block", - "translation_key": "block.minecraft.nether_wart_block", - "item_id": 516, - "properties": [], - "default_state_id": 12544, - "states": [ + }, { "id": 12544, "luminance": 0, @@ -142756,17 +143162,7 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 609, - "name": "red_nether_bricks", - "translation_key": "block.minecraft.red_nether_bricks", - "item_id": 518, - "properties": [], - "default_state_id": 12545, - "states": [ + }, { "id": 12545, "luminance": 0, @@ -142776,28 +143172,39 @@ "collision_shapes": [ 0 ] + }, + { + "id": 12546, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 610, - "name": "bone_block", - "translation_key": "block.minecraft.bone_block", - "item_id": 519, + "id": 636, + "name": "pink_glazed_terracotta", + "translation_key": "block.minecraft.pink_glazed_terracotta", + "item_id": 523, "properties": [ { - "name": "axis", + "name": "facing", "values": [ - "x", - "y", - "z" + "north", + "south", + "west", + "east" ] } ], "default_state_id": 12547, "states": [ { - "id": 12546, + "id": 12547, "luminance": 0, "opaque": true, "replaceable": false, @@ -142807,7 +143214,7 @@ ] }, { - "id": 12547, + "id": 12548, "luminance": 0, "opaque": true, "replaceable": false, @@ -142817,7 +143224,7 @@ ] }, { - "id": 12548, + "id": 12549, "luminance": 0, "opaque": true, "replaceable": false, @@ -142825,64 +143232,37 @@ "collision_shapes": [ 0 ] - } - ] - }, - { - "id": 611, - "name": "structure_void", - "translation_key": "block.minecraft.structure_void", - "item_id": 520, - "properties": [], - "default_state_id": 12549, - "states": [ + }, { - "id": 12549, + "id": 12550, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 612, - "name": "observer", - "translation_key": "block.minecraft.observer", - "item_id": 665, + "id": 637, + "name": "gray_glazed_terracotta", + "translation_key": "block.minecraft.gray_glazed_terracotta", + "item_id": 524, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + "east" ] } ], - "default_state_id": 12555, + "default_state_id": 12551, "states": [ - { - "id": 12550, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, { "id": 12551, "luminance": 0, @@ -142922,7 +143302,27 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 638, + "name": "light_gray_glazed_terracotta", + "translation_key": "block.minecraft.light_gray_glazed_terracotta", + "item_id": 525, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12555, + "states": [ { "id": 12555, "luminance": 0, @@ -142962,7 +143362,27 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 639, + "name": "cyan_glazed_terracotta", + "translation_key": "block.minecraft.cyan_glazed_terracotta", + "item_id": 526, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12559, + "states": [ { "id": 12559, "luminance": 0, @@ -142992,1282 +143412,1342 @@ "collision_shapes": [ 0 ] + }, + { + "id": 12562, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 613, - "name": "shulker_box", - "translation_key": "block.minecraft.shulker_box", - "item_id": 521, + "id": 640, + "name": "purple_glazed_terracotta", + "translation_key": "block.minecraft.purple_glazed_terracotta", + "item_id": 527, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12566, + "default_state_id": 12563, "states": [ - { - "id": 12562, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, { "id": 12563, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12564, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12565, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12566, "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12567, - "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 614, - "name": "white_shulker_box", - "translation_key": "block.minecraft.white_shulker_box", - "item_id": 522, + "id": 641, + "name": "blue_glazed_terracotta", + "translation_key": "block.minecraft.blue_glazed_terracotta", + "item_id": 528, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12572, + "default_state_id": 12567, "states": [ + { + "id": 12567, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + }, { "id": 12568, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12569, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12570, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 642, + "name": "brown_glazed_terracotta", + "translation_key": "block.minecraft.brown_glazed_terracotta", + "item_id": 529, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 12571, + "states": [ { "id": 12571, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12572, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12573, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] + }, + { + "id": 12574, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] } ] }, { - "id": 615, - "name": "orange_shulker_box", - "translation_key": "block.minecraft.orange_shulker_box", - "item_id": 523, + "id": 643, + "name": "green_glazed_terracotta", + "translation_key": "block.minecraft.green_glazed_terracotta", + "item_id": 530, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12578, + "default_state_id": 12575, "states": [ - { - "id": 12574, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, { "id": 12575, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12576, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12577, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { "id": 12578, "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12579, - "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 616, - "name": "magenta_shulker_box", - "translation_key": "block.minecraft.magenta_shulker_box", - "item_id": 524, + "id": 644, + "name": "red_glazed_terracotta", + "translation_key": "block.minecraft.red_glazed_terracotta", + "item_id": 531, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12584, + "default_state_id": 12579, "states": [ { - "id": 12580, + "id": 12579, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12581, + "id": 12580, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12582, + "id": 12581, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12583, + "id": 12582, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, - { - "id": 12584, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12585, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 617, - "name": "light_blue_shulker_box", - "translation_key": "block.minecraft.light_blue_shulker_box", - "item_id": 525, + "id": 645, + "name": "black_glazed_terracotta", + "translation_key": "block.minecraft.black_glazed_terracotta", + "item_id": 532, "properties": [ { "name": "facing", "values": [ "north", - "east", "south", "west", - "up", - "down" + "east" ] } ], - "default_state_id": 12590, + "default_state_id": 12583, "states": [ { - "id": 12586, + "id": 12583, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12587, + "id": 12584, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12588, + "id": 12585, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] }, { - "id": 12589, + "id": 12586, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 646, + "name": "white_concrete", + "translation_key": "block.minecraft.white_concrete", + "item_id": 533, + "properties": [], + "default_state_id": 12587, + "states": [ { - "id": 12590, + "id": 12587, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 647, + "name": "orange_concrete", + "translation_key": "block.minecraft.orange_concrete", + "item_id": 534, + "properties": [], + "default_state_id": 12588, + "states": [ { - "id": 12591, + "id": 12588, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 618, - "name": "yellow_shulker_box", - "translation_key": "block.minecraft.yellow_shulker_box", - "item_id": 526, - "properties": [ + "id": 648, + "name": "magenta_concrete", + "translation_key": "block.minecraft.magenta_concrete", + "item_id": 535, + "properties": [], + "default_state_id": 12589, + "states": [ { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "id": 12589, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] } - ], - "default_state_id": 12596, + ] + }, + { + "id": 649, + "name": "light_blue_concrete", + "translation_key": "block.minecraft.light_blue_concrete", + "item_id": 536, + "properties": [], + "default_state_id": 12590, + "states": [ + { + "id": 12590, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 650, + "name": "yellow_concrete", + "translation_key": "block.minecraft.yellow_concrete", + "item_id": 537, + "properties": [], + "default_state_id": 12591, + "states": [ + { + "id": 12591, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 651, + "name": "lime_concrete", + "translation_key": "block.minecraft.lime_concrete", + "item_id": 538, + "properties": [], + "default_state_id": 12592, "states": [ { "id": 12592, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 652, + "name": "pink_concrete", + "translation_key": "block.minecraft.pink_concrete", + "item_id": 539, + "properties": [], + "default_state_id": 12593, + "states": [ { "id": 12593, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 653, + "name": "gray_concrete", + "translation_key": "block.minecraft.gray_concrete", + "item_id": 540, + "properties": [], + "default_state_id": 12594, + "states": [ { "id": 12594, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 654, + "name": "light_gray_concrete", + "translation_key": "block.minecraft.light_gray_concrete", + "item_id": 541, + "properties": [], + "default_state_id": 12595, + "states": [ { "id": 12595, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 655, + "name": "cyan_concrete", + "translation_key": "block.minecraft.cyan_concrete", + "item_id": 542, + "properties": [], + "default_state_id": 12596, + "states": [ { "id": 12596, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 656, + "name": "purple_concrete", + "translation_key": "block.minecraft.purple_concrete", + "item_id": 543, + "properties": [], + "default_state_id": 12597, + "states": [ { "id": 12597, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 619, - "name": "lime_shulker_box", - "translation_key": "block.minecraft.lime_shulker_box", - "item_id": 527, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12602, + "id": 657, + "name": "blue_concrete", + "translation_key": "block.minecraft.blue_concrete", + "item_id": 544, + "properties": [], + "default_state_id": 12598, "states": [ { "id": 12598, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 658, + "name": "brown_concrete", + "translation_key": "block.minecraft.brown_concrete", + "item_id": 545, + "properties": [], + "default_state_id": 12599, + "states": [ { "id": 12599, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 659, + "name": "green_concrete", + "translation_key": "block.minecraft.green_concrete", + "item_id": 546, + "properties": [], + "default_state_id": 12600, + "states": [ { "id": 12600, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 660, + "name": "red_concrete", + "translation_key": "block.minecraft.red_concrete", + "item_id": 547, + "properties": [], + "default_state_id": 12601, + "states": [ { "id": 12601, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 661, + "name": "black_concrete", + "translation_key": "block.minecraft.black_concrete", + "item_id": 548, + "properties": [], + "default_state_id": 12602, + "states": [ { "id": 12602, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 662, + "name": "white_concrete_powder", + "translation_key": "block.minecraft.white_concrete_powder", + "item_id": 549, + "properties": [], + "default_state_id": 12603, + "states": [ { "id": 12603, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 620, - "name": "pink_shulker_box", - "translation_key": "block.minecraft.pink_shulker_box", - "item_id": 528, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12608, + "id": 663, + "name": "orange_concrete_powder", + "translation_key": "block.minecraft.orange_concrete_powder", + "item_id": 550, + "properties": [], + "default_state_id": 12604, "states": [ { "id": 12604, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 664, + "name": "magenta_concrete_powder", + "translation_key": "block.minecraft.magenta_concrete_powder", + "item_id": 551, + "properties": [], + "default_state_id": 12605, + "states": [ { "id": 12605, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 665, + "name": "light_blue_concrete_powder", + "translation_key": "block.minecraft.light_blue_concrete_powder", + "item_id": 552, + "properties": [], + "default_state_id": 12606, + "states": [ { "id": 12606, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 666, + "name": "yellow_concrete_powder", + "translation_key": "block.minecraft.yellow_concrete_powder", + "item_id": 553, + "properties": [], + "default_state_id": 12607, + "states": [ { "id": 12607, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 667, + "name": "lime_concrete_powder", + "translation_key": "block.minecraft.lime_concrete_powder", + "item_id": 554, + "properties": [], + "default_state_id": 12608, + "states": [ { "id": 12608, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 668, + "name": "pink_concrete_powder", + "translation_key": "block.minecraft.pink_concrete_powder", + "item_id": 555, + "properties": [], + "default_state_id": 12609, + "states": [ { "id": 12609, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 621, - "name": "gray_shulker_box", - "translation_key": "block.minecraft.gray_shulker_box", - "item_id": 529, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12614, + "id": 669, + "name": "gray_concrete_powder", + "translation_key": "block.minecraft.gray_concrete_powder", + "item_id": 556, + "properties": [], + "default_state_id": 12610, "states": [ { "id": 12610, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 670, + "name": "light_gray_concrete_powder", + "translation_key": "block.minecraft.light_gray_concrete_powder", + "item_id": 557, + "properties": [], + "default_state_id": 12611, + "states": [ { "id": 12611, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 671, + "name": "cyan_concrete_powder", + "translation_key": "block.minecraft.cyan_concrete_powder", + "item_id": 558, + "properties": [], + "default_state_id": 12612, + "states": [ { "id": 12612, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 672, + "name": "purple_concrete_powder", + "translation_key": "block.minecraft.purple_concrete_powder", + "item_id": 559, + "properties": [], + "default_state_id": 12613, + "states": [ { "id": 12613, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 673, + "name": "blue_concrete_powder", + "translation_key": "block.minecraft.blue_concrete_powder", + "item_id": 560, + "properties": [], + "default_state_id": 12614, + "states": [ { "id": 12614, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 674, + "name": "brown_concrete_powder", + "translation_key": "block.minecraft.brown_concrete_powder", + "item_id": 561, + "properties": [], + "default_state_id": 12615, + "states": [ { "id": 12615, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 622, - "name": "light_gray_shulker_box", - "translation_key": "block.minecraft.light_gray_shulker_box", - "item_id": 530, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12620, + "id": 675, + "name": "green_concrete_powder", + "translation_key": "block.minecraft.green_concrete_powder", + "item_id": 562, + "properties": [], + "default_state_id": 12616, "states": [ { "id": 12616, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 676, + "name": "red_concrete_powder", + "translation_key": "block.minecraft.red_concrete_powder", + "item_id": 563, + "properties": [], + "default_state_id": 12617, + "states": [ { "id": 12617, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 677, + "name": "black_concrete_powder", + "translation_key": "block.minecraft.black_concrete_powder", + "item_id": 564, + "properties": [], + "default_state_id": 12618, + "states": [ { "id": 12618, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 678, + "name": "kelp", + "translation_key": "block.minecraft.kelp", + "item_id": 222, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" + ] + } + ], + "default_state_id": 12619, + "states": [ { "id": 12619, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12620, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12621, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 623, - "name": "cyan_shulker_box", - "translation_key": "block.minecraft.cyan_shulker_box", - "item_id": 531, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12626, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12622, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12623, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12624, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12625, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12626, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12627, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 624, - "name": "purple_shulker_box", - "translation_key": "block.minecraft.purple_shulker_box", - "item_id": 532, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12632, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12628, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12629, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12630, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12631, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12632, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12633, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 625, - "name": "blue_shulker_box", - "translation_key": "block.minecraft.blue_shulker_box", - "item_id": 533, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12638, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12634, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12635, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12636, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12637, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12638, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12639, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 626, - "name": "brown_shulker_box", - "translation_key": "block.minecraft.brown_shulker_box", - "item_id": 534, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - } - ], - "default_state_id": 12644, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12640, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12641, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12642, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12643, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12644, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 679, + "name": "kelp_plant", + "translation_key": "block.minecraft.kelp_plant", + "item_id": 0, + "properties": [], + "default_state_id": 12645, + "states": [ { "id": 12645, "luminance": 0, "opaque": false, "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 680, + "name": "dried_kelp_block", + "translation_key": "block.minecraft.dried_kelp_block", + "item_id": 883, + "properties": [], + "default_state_id": 12646, + "states": [ + { + "id": 12646, + "luminance": 0, + "opaque": true, + "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 627, - "name": "green_shulker_box", - "translation_key": "block.minecraft.green_shulker_box", - "item_id": 535, + "id": 681, + "name": "turtle_egg", + "translation_key": "block.minecraft.turtle_egg", + "item_id": 565, "properties": [ { - "name": "facing", + "name": "eggs", "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "1", + "2", + "3", + "4" + ] + }, + { + "name": "hatch", + "values": [ + "0", + "1", + "2" ] } ], - "default_state_id": 12650, + "default_state_id": 12647, "states": [ { - "id": 12646, + "id": 12647, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, - { - "id": 12647, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 222 + ] }, { "id": 12648, @@ -144276,9 +144756,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 222 + ] }, { "id": 12649, @@ -144287,9 +144766,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 222 + ] }, { "id": 12650, @@ -144298,9 +144776,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12651, @@ -144309,32 +144786,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - } - ] - }, - { - "id": 628, - "name": "red_shulker_box", - "translation_key": "block.minecraft.red_shulker_box", - "item_id": 536, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 223 ] - } - ], - "default_state_id": 12656, - "states": [ + }, { "id": 12652, "luminance": 0, @@ -144342,9 +144796,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12653, @@ -144353,9 +144806,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12654, @@ -144364,9 +144816,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12655, @@ -144375,9 +144826,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12656, @@ -144386,9 +144836,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] }, { "id": 12657, @@ -144397,43 +144846,38 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 223 + ] + }, + { + "id": 12658, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 223 + ] } ] }, { - "id": 629, - "name": "black_shulker_box", - "translation_key": "block.minecraft.black_shulker_box", - "item_id": 537, + "id": 682, + "name": "sniffer_egg", + "translation_key": "block.minecraft.sniffer_egg", + "item_id": 566, "properties": [ { - "name": "facing", + "name": "hatch", "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "0", + "1", + "2" ] } ], - "default_state_id": 12662, + "default_state_id": 12659, "states": [ - { - "id": 12658, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, { "id": 12659, "luminance": 0, @@ -144441,9 +144885,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 224 + ] }, { "id": 12660, @@ -144452,9 +144895,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 + 224 + ] }, { "id": 12661, @@ -144463,50 +144905,57 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 23 - }, + 224 + ] + } + ] + }, + { + "id": 683, + "name": "dead_tube_coral_block", + "translation_key": "block.minecraft.dead_tube_coral_block", + "item_id": 567, + "properties": [], + "default_state_id": 12662, + "states": [ { "id": 12662, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 - }, + ] + } + ] + }, + { + "id": 684, + "name": "dead_brain_coral_block", + "translation_key": "block.minecraft.dead_brain_coral_block", + "item_id": 568, + "properties": [], + "default_state_id": 12663, + "states": [ { "id": 12663, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 0 - ], - "block_entity_type": 23 + ] } ] }, { - "id": 630, - "name": "white_glazed_terracotta", - "translation_key": "block.minecraft.white_glazed_terracotta", - "item_id": 538, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], + "id": 685, + "name": "dead_bubble_coral_block", + "translation_key": "block.minecraft.dead_bubble_coral_block", + "item_id": 569, + "properties": [], "default_state_id": 12664, "states": [ { @@ -144518,7 +144967,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 686, + "name": "dead_fire_coral_block", + "translation_key": "block.minecraft.dead_fire_coral_block", + "item_id": 570, + "properties": [], + "default_state_id": 12665, + "states": [ { "id": 12665, "luminance": 0, @@ -144528,7 +144987,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 687, + "name": "dead_horn_coral_block", + "translation_key": "block.minecraft.dead_horn_coral_block", + "item_id": 571, + "properties": [], + "default_state_id": 12666, + "states": [ { "id": 12666, "luminance": 0, @@ -144538,7 +145007,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 688, + "name": "tube_coral_block", + "translation_key": "block.minecraft.tube_coral_block", + "item_id": 572, + "properties": [], + "default_state_id": 12667, + "states": [ { "id": 12667, "luminance": 0, @@ -144552,21 +145031,11 @@ ] }, { - "id": 631, - "name": "orange_glazed_terracotta", - "translation_key": "block.minecraft.orange_glazed_terracotta", - "item_id": 539, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], + "id": 689, + "name": "brain_coral_block", + "translation_key": "block.minecraft.brain_coral_block", + "item_id": 573, + "properties": [], "default_state_id": 12668, "states": [ { @@ -144578,7 +145047,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 690, + "name": "bubble_coral_block", + "translation_key": "block.minecraft.bubble_coral_block", + "item_id": 574, + "properties": [], + "default_state_id": 12669, + "states": [ { "id": 12669, "luminance": 0, @@ -144588,7 +145067,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 691, + "name": "fire_coral_block", + "translation_key": "block.minecraft.fire_coral_block", + "item_id": 575, + "properties": [], + "default_state_id": 12670, + "states": [ { "id": 12670, "luminance": 0, @@ -144598,7 +145087,17 @@ "collision_shapes": [ 0 ] - }, + } + ] + }, + { + "id": 692, + "name": "horn_coral_block", + "translation_key": "block.minecraft.horn_coral_block", + "item_id": 576, + "properties": [], + "default_state_id": 12671, + "states": [ { "id": 12671, "luminance": 0, @@ -144612,18 +145111,16 @@ ] }, { - "id": 632, - "name": "magenta_glazed_terracotta", - "translation_key": "block.minecraft.magenta_glazed_terracotta", - "item_id": 540, + "id": 693, + "name": "dead_tube_coral", + "translation_key": "block.minecraft.dead_tube_coral", + "item_id": 586, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144632,58 +145129,66 @@ { "id": 12672, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12673, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 694, + "name": "dead_brain_coral", + "translation_key": "block.minecraft.dead_brain_coral", + "item_id": 582, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12674, + "states": [ { "id": 12674, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12675, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 633, - "name": "light_blue_glazed_terracotta", - "translation_key": "block.minecraft.light_blue_glazed_terracotta", - "item_id": 541, + "id": 695, + "name": "dead_bubble_coral", + "translation_key": "block.minecraft.dead_bubble_coral", + "item_id": 583, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144692,58 +145197,66 @@ { "id": 12676, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12677, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 696, + "name": "dead_fire_coral", + "translation_key": "block.minecraft.dead_fire_coral", + "item_id": 584, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12678, + "states": [ { "id": 12678, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12679, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 634, - "name": "yellow_glazed_terracotta", - "translation_key": "block.minecraft.yellow_glazed_terracotta", - "item_id": 542, + "id": 697, + "name": "dead_horn_coral", + "translation_key": "block.minecraft.dead_horn_coral", + "item_id": 585, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144752,58 +145265,66 @@ { "id": 12680, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12681, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 698, + "name": "tube_coral", + "translation_key": "block.minecraft.tube_coral", + "item_id": 577, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12682, + "states": [ { "id": 12682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 635, - "name": "lime_glazed_terracotta", - "translation_key": "block.minecraft.lime_glazed_terracotta", - "item_id": 543, + "id": 699, + "name": "brain_coral", + "translation_key": "block.minecraft.brain_coral", + "item_id": 578, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144812,58 +145333,66 @@ { "id": 12684, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12685, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 700, + "name": "bubble_coral", + "translation_key": "block.minecraft.bubble_coral", + "item_id": 579, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12686, + "states": [ { "id": 12686, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12687, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 636, - "name": "pink_glazed_terracotta", - "translation_key": "block.minecraft.pink_glazed_terracotta", - "item_id": 544, + "id": 701, + "name": "fire_coral", + "translation_key": "block.minecraft.fire_coral", + "item_id": 580, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144872,58 +145401,67 @@ { "id": 12688, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12689, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 702, + "name": "horn_coral", + "translation_key": "block.minecraft.horn_coral", + "item_id": 581, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12690, + "states": [ { "id": 12690, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12691, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 637, - "name": "gray_glazed_terracotta", - "translation_key": "block.minecraft.gray_glazed_terracotta", - "item_id": 545, + "id": 703, + "name": "dead_tube_coral_fan", + "translation_key": "block.minecraft.dead_tube_coral_fan", + "item_id": 592, + "wall_variant_id": 713, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144932,58 +145470,68 @@ { "id": 12692, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12693, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 704, + "name": "dead_brain_coral_fan", + "translation_key": "block.minecraft.dead_brain_coral_fan", + "item_id": 593, + "wall_variant_id": 714, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12694, + "states": [ { "id": 12694, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12695, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 638, - "name": "light_gray_glazed_terracotta", - "translation_key": "block.minecraft.light_gray_glazed_terracotta", - "item_id": 546, + "id": 705, + "name": "dead_bubble_coral_fan", + "translation_key": "block.minecraft.dead_bubble_coral_fan", + "item_id": 594, + "wall_variant_id": 715, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -144992,58 +145540,68 @@ { "id": 12696, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12697, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 706, + "name": "dead_fire_coral_fan", + "translation_key": "block.minecraft.dead_fire_coral_fan", + "item_id": 595, + "wall_variant_id": 716, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12698, + "states": [ { "id": 12698, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12699, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 639, - "name": "cyan_glazed_terracotta", - "translation_key": "block.minecraft.cyan_glazed_terracotta", - "item_id": 547, + "id": 707, + "name": "dead_horn_coral_fan", + "translation_key": "block.minecraft.dead_horn_coral_fan", + "item_id": 596, + "wall_variant_id": 717, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -145052,58 +145610,68 @@ { "id": 12700, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12701, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 + "collision_shapes": [] + } + ] + }, + { + "id": 708, + "name": "tube_coral_fan", + "translation_key": "block.minecraft.tube_coral_fan", + "item_id": 587, + "wall_variant_id": 718, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12702, + "states": [ { "id": 12702, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12703, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 640, - "name": "purple_glazed_terracotta", - "translation_key": "block.minecraft.purple_glazed_terracotta", - "item_id": 548, + "id": 709, + "name": "brain_coral_fan", + "translation_key": "block.minecraft.brain_coral_fan", + "item_id": 588, + "wall_variant_id": 719, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -145112,58 +145680,68 @@ { "id": 12704, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12705, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 710, + "name": "bubble_coral_fan", + "translation_key": "block.minecraft.bubble_coral_fan", + "item_id": 589, + "wall_variant_id": 720, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12706, + "states": [ { "id": 12706, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12707, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 641, - "name": "blue_glazed_terracotta", - "translation_key": "block.minecraft.blue_glazed_terracotta", - "item_id": 549, + "id": 711, + "name": "fire_coral_fan", + "translation_key": "block.minecraft.fire_coral_fan", + "item_id": 590, + "wall_variant_id": 721, "properties": [ { - "name": "facing", + "name": "waterlogged", "values": [ - "north", - "south", - "west", - "east" + "true", + "false" ] } ], @@ -145172,50 +145750,61 @@ { "id": 12708, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12709, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 712, + "name": "horn_coral_fan", + "translation_key": "block.minecraft.horn_coral_fan", + "item_id": 591, + "wall_variant_id": 722, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 12710, + "states": [ { "id": 12710, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12711, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 642, - "name": "brown_glazed_terracotta", - "translation_key": "block.minecraft.brown_glazed_terracotta", - "item_id": 550, + "id": 713, + "name": "dead_tube_coral_wall_fan", + "translation_key": "block.minecraft.dead_tube_coral_wall_fan", + "item_id": 592, "properties": [ { "name": "facing", @@ -145225,6 +145814,13 @@ "west", "east" ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] } ], "default_state_id": 12712, @@ -145232,110 +145828,74 @@ { "id": 12712, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12713, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12714, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12715, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 643, - "name": "green_glazed_terracotta", - "translation_key": "block.minecraft.green_glazed_terracotta", - "item_id": 551, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12716, - "states": [ + "collision_shapes": [] + }, { "id": 12716, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12717, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12718, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12719, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 644, - "name": "red_glazed_terracotta", - "translation_key": "block.minecraft.red_glazed_terracotta", - "item_id": 552, + "id": 714, + "name": "dead_brain_coral_wall_fan", + "translation_key": "block.minecraft.dead_brain_coral_wall_fan", + "item_id": 593, "properties": [ { "name": "facing", @@ -145345,6 +145905,13 @@ "west", "east" ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] } ], "default_state_id": 12720, @@ -145352,780 +145919,453 @@ { "id": 12720, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12721, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12722, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12723, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 645, - "name": "black_glazed_terracotta", - "translation_key": "block.minecraft.black_glazed_terracotta", - "item_id": 553, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 12724, - "states": [ + "collision_shapes": [] + }, { "id": 12724, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12725, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12726, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] }, { "id": 12727, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 646, - "name": "white_concrete", - "translation_key": "block.minecraft.white_concrete", - "item_id": 554, - "properties": [], + "id": 715, + "name": "dead_bubble_coral_wall_fan", + "translation_key": "block.minecraft.dead_bubble_coral_wall_fan", + "item_id": 594, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], "default_state_id": 12728, "states": [ { "id": 12728, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 647, - "name": "orange_concrete", - "translation_key": "block.minecraft.orange_concrete", - "item_id": 555, - "properties": [], - "default_state_id": 12729, - "states": [ + "collision_shapes": [] + }, { "id": 12729, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 648, - "name": "magenta_concrete", - "translation_key": "block.minecraft.magenta_concrete", - "item_id": 556, - "properties": [], - "default_state_id": 12730, - "states": [ + "collision_shapes": [] + }, { "id": 12730, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 649, - "name": "light_blue_concrete", - "translation_key": "block.minecraft.light_blue_concrete", - "item_id": 557, - "properties": [], - "default_state_id": 12731, - "states": [ + "collision_shapes": [] + }, { "id": 12731, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 650, - "name": "yellow_concrete", - "translation_key": "block.minecraft.yellow_concrete", - "item_id": 558, - "properties": [], - "default_state_id": 12732, - "states": [ + "collision_shapes": [] + }, { "id": 12732, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 651, - "name": "lime_concrete", - "translation_key": "block.minecraft.lime_concrete", - "item_id": 559, - "properties": [], - "default_state_id": 12733, - "states": [ + "collision_shapes": [] + }, { "id": 12733, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 652, - "name": "pink_concrete", - "translation_key": "block.minecraft.pink_concrete", - "item_id": 560, - "properties": [], - "default_state_id": 12734, - "states": [ + "collision_shapes": [] + }, { "id": 12734, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 653, - "name": "gray_concrete", - "translation_key": "block.minecraft.gray_concrete", - "item_id": 561, - "properties": [], - "default_state_id": 12735, - "states": [ + "collision_shapes": [] + }, { "id": 12735, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 654, - "name": "light_gray_concrete", - "translation_key": "block.minecraft.light_gray_concrete", - "item_id": 562, - "properties": [], + "id": 716, + "name": "dead_fire_coral_wall_fan", + "translation_key": "block.minecraft.dead_fire_coral_wall_fan", + "item_id": 595, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], "default_state_id": 12736, "states": [ { "id": 12736, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 655, - "name": "cyan_concrete", - "translation_key": "block.minecraft.cyan_concrete", - "item_id": 563, - "properties": [], - "default_state_id": 12737, - "states": [ + "collision_shapes": [] + }, { "id": 12737, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 656, - "name": "purple_concrete", - "translation_key": "block.minecraft.purple_concrete", - "item_id": 564, - "properties": [], - "default_state_id": 12738, - "states": [ + "collision_shapes": [] + }, { "id": 12738, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 657, - "name": "blue_concrete", - "translation_key": "block.minecraft.blue_concrete", - "item_id": 565, - "properties": [], - "default_state_id": 12739, - "states": [ + "collision_shapes": [] + }, { "id": 12739, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 658, - "name": "brown_concrete", - "translation_key": "block.minecraft.brown_concrete", - "item_id": 566, - "properties": [], - "default_state_id": 12740, - "states": [ + "collision_shapes": [] + }, { "id": 12740, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 659, - "name": "green_concrete", - "translation_key": "block.minecraft.green_concrete", - "item_id": 567, - "properties": [], - "default_state_id": 12741, - "states": [ + "collision_shapes": [] + }, { "id": 12741, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 660, - "name": "red_concrete", - "translation_key": "block.minecraft.red_concrete", - "item_id": 568, - "properties": [], - "default_state_id": 12742, - "states": [ + "collision_shapes": [] + }, { "id": 12742, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 661, - "name": "black_concrete", - "translation_key": "block.minecraft.black_concrete", - "item_id": 569, - "properties": [], - "default_state_id": 12743, - "states": [ + "collision_shapes": [] + }, { "id": 12743, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 662, - "name": "white_concrete_powder", - "translation_key": "block.minecraft.white_concrete_powder", - "item_id": 570, - "properties": [], + "id": 717, + "name": "dead_horn_coral_wall_fan", + "translation_key": "block.minecraft.dead_horn_coral_wall_fan", + "item_id": 596, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], "default_state_id": 12744, "states": [ { "id": 12744, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 663, - "name": "orange_concrete_powder", - "translation_key": "block.minecraft.orange_concrete_powder", - "item_id": 571, - "properties": [], - "default_state_id": 12745, - "states": [ + "collision_shapes": [] + }, { "id": 12745, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 664, - "name": "magenta_concrete_powder", - "translation_key": "block.minecraft.magenta_concrete_powder", - "item_id": 572, - "properties": [], - "default_state_id": 12746, - "states": [ + "collision_shapes": [] + }, { "id": 12746, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 665, - "name": "light_blue_concrete_powder", - "translation_key": "block.minecraft.light_blue_concrete_powder", - "item_id": 573, - "properties": [], - "default_state_id": 12747, - "states": [ + "collision_shapes": [] + }, { "id": 12747, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 666, - "name": "yellow_concrete_powder", - "translation_key": "block.minecraft.yellow_concrete_powder", - "item_id": 574, - "properties": [], - "default_state_id": 12748, - "states": [ + "collision_shapes": [] + }, { "id": 12748, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 667, - "name": "lime_concrete_powder", - "translation_key": "block.minecraft.lime_concrete_powder", - "item_id": 575, - "properties": [], - "default_state_id": 12749, - "states": [ + "collision_shapes": [] + }, { "id": 12749, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 668, - "name": "pink_concrete_powder", - "translation_key": "block.minecraft.pink_concrete_powder", - "item_id": 576, - "properties": [], - "default_state_id": 12750, - "states": [ + "collision_shapes": [] + }, { "id": 12750, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 669, - "name": "gray_concrete_powder", - "translation_key": "block.minecraft.gray_concrete_powder", - "item_id": 577, - "properties": [], - "default_state_id": 12751, - "states": [ + "collision_shapes": [] + }, { "id": 12751, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "collision_shapes": [] } ] }, { - "id": 670, - "name": "light_gray_concrete_powder", - "translation_key": "block.minecraft.light_gray_concrete_powder", - "item_id": 578, - "properties": [], + "id": 718, + "name": "tube_coral_wall_fan", + "translation_key": "block.minecraft.tube_coral_wall_fan", + "item_id": 587, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], "default_state_id": 12752, "states": [ { "id": 12752, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 671, - "name": "cyan_concrete_powder", - "translation_key": "block.minecraft.cyan_concrete_powder", - "item_id": 579, - "properties": [], - "default_state_id": 12753, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12753, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 672, - "name": "purple_concrete_powder", - "translation_key": "block.minecraft.purple_concrete_powder", - "item_id": 580, - "properties": [], - "default_state_id": 12754, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12754, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 673, - "name": "blue_concrete_powder", - "translation_key": "block.minecraft.blue_concrete_powder", - "item_id": 581, - "properties": [], - "default_state_id": 12755, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12755, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 674, - "name": "brown_concrete_powder", - "translation_key": "block.minecraft.brown_concrete_powder", - "item_id": 582, - "properties": [], - "default_state_id": 12756, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12756, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 675, - "name": "green_concrete_powder", - "translation_key": "block.minecraft.green_concrete_powder", - "item_id": 583, - "properties": [], - "default_state_id": 12757, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12757, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 676, - "name": "red_concrete_powder", - "translation_key": "block.minecraft.red_concrete_powder", - "item_id": 584, - "properties": [], - "default_state_id": 12758, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12758, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 677, - "name": "black_concrete_powder", - "translation_key": "block.minecraft.black_concrete_powder", - "item_id": 585, - "properties": [], - "default_state_id": 12759, - "states": [ + "blocks_motion": false, + "collision_shapes": [] + }, { "id": 12759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 678, - "name": "kelp", - "translation_key": "block.minecraft.kelp", - "item_id": 243, + "id": 719, + "name": "brain_coral_wall_fan", + "translation_key": "block.minecraft.brain_coral_wall_fan", + "item_id": 588, "properties": [ { - "name": "age", + "name": "facing", "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" + "north", + "south", + "west", + "east" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] } ], @@ -146194,7 +146434,34 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] + } + ] + }, + { + "id": 720, + "name": "bubble_coral_wall_fan", + "translation_key": "block.minecraft.bubble_coral_wall_fan", + "item_id": 589, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12768, + "states": [ { "id": 12768, "luminance": 0, @@ -146258,7 +146525,34 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] + } + ] + }, + { + "id": 721, + "name": "fire_coral_wall_fan", + "translation_key": "block.minecraft.fire_coral_wall_fan", + "item_id": 590, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12776, + "states": [ { "id": 12776, "luminance": 0, @@ -146322,7 +146616,34 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] + } + ] + }, + { + "id": 722, + "name": "horn_coral_wall_fan", + "translation_key": "block.minecraft.horn_coral_wall_fan", + "item_id": 591, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12784, + "states": [ { "id": 12784, "luminance": 0, @@ -146338,17 +146659,7 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] - } - ] - }, - { - "id": 679, - "name": "kelp_plant", - "translation_key": "block.minecraft.kelp_plant", - "item_id": 0, - "properties": [], - "default_state_id": 12786, - "states": [ + }, { "id": 12786, "luminance": 0, @@ -146356,103 +146667,82 @@ "replaceable": false, "blocks_motion": false, "collision_shapes": [] - } - ] - }, - { - "id": 680, - "name": "dried_kelp_block", - "translation_key": "block.minecraft.dried_kelp_block", - "item_id": 920, - "properties": [], - "default_state_id": 12787, - "states": [ + }, { "id": 12787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 681, - "name": "turtle_egg", - "translation_key": "block.minecraft.turtle_egg", - "item_id": 586, - "properties": [ - { - "name": "eggs", - "values": [ - "1", - "2", - "3", - "4" - ] + "blocks_motion": false, + "collision_shapes": [] }, - { - "name": "hatch", - "values": [ - "0", - "1", - "2" - ] - } - ], - "default_state_id": 12788, - "states": [ { "id": 12788, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 222 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12789, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 222 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12790, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 222 - ] + "blocks_motion": false, + "collision_shapes": [] }, { "id": 12791, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 223 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 723, + "name": "sea_pickle", + "translation_key": "block.minecraft.sea_pickle", + "item_id": 179, + "properties": [ + { + "name": "pickles", + "values": [ + "1", + "2", + "3", + "4" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12792, + "states": [ { "id": 12792, - "luminance": 0, + "luminance": 6, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 225 ] }, { @@ -146460,19 +146750,19 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 225 ] }, { "id": 12794, - "luminance": 0, + "luminance": 9, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 226 ] }, { @@ -146480,19 +146770,19 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 226 ] }, { "id": 12796, - "luminance": 0, + "luminance": 12, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 227 ] }, { @@ -146500,19 +146790,19 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 227 ] }, { "id": 12798, - "luminance": 0, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 228 ] }, { @@ -146520,285 +146810,221 @@ "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 223 + 228 ] } ] }, { - "id": 682, - "name": "sniffer_egg", - "translation_key": "block.minecraft.sniffer_egg", - "item_id": 587, - "properties": [ - { - "name": "hatch", - "values": [ - "0", - "1", - "2" - ] - } - ], + "id": 724, + "name": "blue_ice", + "translation_key": "block.minecraft.blue_ice", + "item_id": 597, + "properties": [], "default_state_id": 12800, "states": [ { "id": 12800, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 + 0 ] - }, + } + ] + }, + { + "id": 725, + "name": "conduit", + "translation_key": "block.minecraft.conduit", + "item_id": 598, + "properties": [ + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 12801, + "states": [ { "id": 12801, - "luminance": 0, + "luminance": 15, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 - ] + 229 + ], + "block_entity_type": 25 }, { "id": 12802, - "luminance": 0, + "luminance": 15, "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 224 - ] + 229 + ], + "block_entity_type": 25 } ] }, { - "id": 683, - "name": "dead_tube_coral_block", - "translation_key": "block.minecraft.dead_tube_coral_block", - "item_id": 588, + "id": 726, + "name": "bamboo_sapling", + "translation_key": "block.minecraft.bamboo_sapling", + "item_id": 0, "properties": [], "default_state_id": 12803, "states": [ { "id": 12803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 684, - "name": "dead_brain_coral_block", - "translation_key": "block.minecraft.dead_brain_coral_block", - "item_id": 589, - "properties": [], - "default_state_id": 12804, - "states": [ + "id": 727, + "name": "bamboo", + "translation_key": "block.minecraft.bamboo", + "item_id": 229, + "properties": [ { - "id": 12804, - "luminance": 0, - "opaque": true, + "name": "age", + "values": [ + "0", + "1" + ] + }, + { + "name": "leaves", + "values": [ + "none", + "small", + "large" + ] + }, + { + "name": "stage", + "values": [ + "0", + "1" + ] + } + ], + "default_state_id": 12804, + "states": [ + { + "id": 12804, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 685, - "name": "dead_bubble_coral_block", - "translation_key": "block.minecraft.dead_bubble_coral_block", - "item_id": 590, - "properties": [], - "default_state_id": 12805, - "states": [ + }, { "id": 12805, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 686, - "name": "dead_fire_coral_block", - "translation_key": "block.minecraft.dead_fire_coral_block", - "item_id": 591, - "properties": [], - "default_state_id": 12806, - "states": [ + }, { "id": 12806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 687, - "name": "dead_horn_coral_block", - "translation_key": "block.minecraft.dead_horn_coral_block", - "item_id": 592, - "properties": [], - "default_state_id": 12807, - "states": [ + }, { "id": 12807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 688, - "name": "tube_coral_block", - "translation_key": "block.minecraft.tube_coral_block", - "item_id": 593, - "properties": [], - "default_state_id": 12808, - "states": [ + }, { "id": 12808, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 689, - "name": "brain_coral_block", - "translation_key": "block.minecraft.brain_coral_block", - "item_id": 594, - "properties": [], - "default_state_id": 12809, - "states": [ + }, { "id": 12809, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 690, - "name": "bubble_coral_block", - "translation_key": "block.minecraft.bubble_coral_block", - "item_id": 595, - "properties": [], - "default_state_id": 12810, - "states": [ + }, { "id": 12810, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 691, - "name": "fire_coral_block", - "translation_key": "block.minecraft.fire_coral_block", - "item_id": 596, - "properties": [], - "default_state_id": 12811, - "states": [ + }, { "id": 12811, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 230 ] - } - ] - }, - { - "id": 692, - "name": "horn_coral_block", - "translation_key": "block.minecraft.horn_coral_block", - "item_id": 597, - "properties": [], - "default_state_id": 12812, - "states": [ + }, { "id": 12812, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 693, - "name": "dead_tube_coral", - "translation_key": "block.minecraft.dead_tube_coral", - "item_id": 607, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 230 ] - } - ], - "default_state_id": 12813, - "states": [ + }, { "id": 12813, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 230 + ] }, { "id": 12814, @@ -146806,86 +147032,86 @@ "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 694, - "name": "dead_brain_coral", - "translation_key": "block.minecraft.dead_brain_coral", - "item_id": 603, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 230 ] - } - ], - "default_state_id": 12815, - "states": [ + }, { "id": 12815, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - }, + "collision_shapes": [ + 230 + ] + } + ] + }, + { + "id": 728, + "name": "potted_bamboo", + "translation_key": "block.minecraft.potted_bamboo", + "item_id": 0, + "properties": [], + "default_state_id": 12816, + "states": [ { "id": 12816, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] + "blocks_motion": false, + "collision_shapes": [ + 156 + ] } ] }, { - "id": 695, - "name": "dead_bubble_coral", - "translation_key": "block.minecraft.dead_bubble_coral", - "item_id": 604, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], + "id": 729, + "name": "void_air", + "translation_key": "block.minecraft.void_air", + "item_id": 0, + "properties": [], "default_state_id": 12817, "states": [ { "id": 12817, "luminance": 0, "opaque": false, - "replaceable": false, - "blocks_motion": true, + "replaceable": true, + "blocks_motion": false, "collision_shapes": [] - }, + } + ] + }, + { + "id": 730, + "name": "cave_air", + "translation_key": "block.minecraft.cave_air", + "item_id": 0, + "properties": [], + "default_state_id": 12818, + "states": [ { "id": 12818, "luminance": 0, "opaque": false, - "replaceable": false, - "blocks_motion": true, + "replaceable": true, + "blocks_motion": false, "collision_shapes": [] } ] }, { - "id": 696, - "name": "dead_fire_coral", - "translation_key": "block.minecraft.dead_fire_coral", - "item_id": 605, + "id": 731, + "name": "bubble_column", + "translation_key": "block.minecraft.bubble_column", + "item_id": 0, "properties": [ { - "name": "waterlogged", + "name": "drag", "values": [ "true", "false" @@ -146898,26 +147124,52 @@ "id": 12819, "luminance": 0, "opaque": false, - "replaceable": false, - "blocks_motion": true, + "replaceable": true, + "blocks_motion": false, "collision_shapes": [] }, { "id": 12820, "luminance": 0, "opaque": false, - "replaceable": false, - "blocks_motion": true, + "replaceable": true, + "blocks_motion": false, "collision_shapes": [] } ] }, { - "id": 697, - "name": "dead_horn_coral", - "translation_key": "block.minecraft.dead_horn_coral", - "item_id": 606, + "id": 732, + "name": "polished_granite_stairs", + "translation_key": "block.minecraft.polished_granite_stairs", + "item_id": 599, "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, { "name": "waterlogged", "values": [ @@ -146926,1097 +147178,943 @@ ] } ], - "default_state_id": 12821, + "default_state_id": 12832, "states": [ { "id": 12821, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 41, + 42 + ] }, { "id": 12822, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 698, - "name": "tube_coral", - "translation_key": "block.minecraft.tube_coral", - "item_id": 598, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 41, + 42 ] - } - ], - "default_state_id": 12823, - "states": [ + }, { "id": 12823, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 12824, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 699, - "name": "brain_coral", - "translation_key": "block.minecraft.brain_coral", - "item_id": 599, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 ] - } - ], - "default_state_id": 12825, - "states": [ + }, { "id": 12825, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 12826, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 700, - "name": "bubble_coral", - "translation_key": "block.minecraft.bubble_coral", - "item_id": 600, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 ] - } - ], - "default_state_id": 12827, - "states": [ + }, { "id": 12827, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 12828, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 701, - "name": "fire_coral", - "translation_key": "block.minecraft.fire_coral", - "item_id": 601, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 ] - } - ], - "default_state_id": 12829, - "states": [ + }, { "id": 12829, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 12830, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 702, - "name": "horn_coral", - "translation_key": "block.minecraft.horn_coral", - "item_id": 602, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 ] - } - ], - "default_state_id": 12831, - "states": [ + }, { "id": 12831, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] }, { "id": 12832, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 703, - "name": "dead_tube_coral_fan", - "translation_key": "block.minecraft.dead_tube_coral_fan", - "item_id": 613, - "wall_variant_id": 713, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 ] - } - ], - "default_state_id": 12833, - "states": [ + }, { "id": 12833, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 12834, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 704, - "name": "dead_brain_coral_fan", - "translation_key": "block.minecraft.dead_brain_coral_fan", - "item_id": 614, - "wall_variant_id": 714, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 51, + 50, + 49 ] - } - ], - "default_state_id": 12835, - "states": [ + }, { "id": 12835, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 12836, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 705, - "name": "dead_bubble_coral_fan", - "translation_key": "block.minecraft.dead_bubble_coral_fan", - "item_id": 615, - "wall_variant_id": 715, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 51, + 52, + 45 ] - } - ], - "default_state_id": 12837, - "states": [ + }, { "id": 12837, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12838, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 706, - "name": "dead_fire_coral_fan", - "translation_key": "block.minecraft.dead_fire_coral_fan", - "item_id": 616, - "wall_variant_id": 716, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 51, + 53 ] - } - ], - "default_state_id": 12839, - "states": [ + }, { "id": 12839, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 49 + ] }, { "id": 12840, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 707, - "name": "dead_horn_coral_fan", - "translation_key": "block.minecraft.dead_horn_coral_fan", - "item_id": 617, - "wall_variant_id": 717, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 51, + 49 ] - } - ], - "default_state_id": 12841, - "states": [ + }, { "id": 12841, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 54, + 52 + ] }, { "id": 12842, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 708, - "name": "tube_coral_fan", - "translation_key": "block.minecraft.tube_coral_fan", - "item_id": 608, - "wall_variant_id": 718, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "collision_shapes": [ + 54, + 52 ] - } - ], - "default_state_id": 12843, - "states": [ + }, { "id": 12843, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 12844, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 709, - "name": "brain_coral_fan", - "translation_key": "block.minecraft.brain_coral_fan", - "item_id": 609, - "wall_variant_id": 719, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 ] - } - ], - "default_state_id": 12845, - "states": [ + }, { "id": 12845, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 12846, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 710, - "name": "bubble_coral_fan", - "translation_key": "block.minecraft.bubble_coral_fan", - "item_id": 610, - "wall_variant_id": 720, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 ] - } - ], - "default_state_id": 12847, - "states": [ + }, { "id": 12847, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 12848, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 711, - "name": "fire_coral_fan", - "translation_key": "block.minecraft.fire_coral_fan", - "item_id": 611, - "wall_variant_id": 721, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 ] - } - ], - "default_state_id": 12849, - "states": [ + }, { "id": 12849, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 12850, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 712, - "name": "horn_coral_fan", - "translation_key": "block.minecraft.horn_coral_fan", - "item_id": 612, - "wall_variant_id": 722, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 ] - } - ], - "default_state_id": 12851, - "states": [ + }, { "id": 12851, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] }, { "id": 12852, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 713, - "name": "dead_tube_coral_wall_fan", - "translation_key": "block.minecraft.dead_tube_coral_wall_fan", - "item_id": 613, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12853, - "states": [ { "id": 12853, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 12854, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 12855, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 12856, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 12857, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 45 + ] }, { "id": 12858, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 45 + ] }, { "id": 12859, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 47 + ] }, { "id": 12860, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 714, - "name": "dead_brain_coral_wall_fan", - "translation_key": "block.minecraft.dead_brain_coral_wall_fan", - "item_id": 614, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 51, + 47 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12861, - "states": [ { "id": 12861, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 56 + ] }, { "id": 12862, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 56 + ] }, { "id": 12863, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 12864, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 12865, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 12866, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 12867, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 12868, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 715, - "name": "dead_bubble_coral_wall_fan", - "translation_key": "block.minecraft.dead_bubble_coral_wall_fan", - "item_id": 615, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 55, + 52, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12869, - "states": [ { "id": 12869, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 12870, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 12871, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50 + ] }, { "id": 12872, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50 + ] }, { "id": 12873, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 12874, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 45 + ] }, { "id": 12875, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 12876, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 716, - "name": "dead_fire_coral_wall_fan", - "translation_key": "block.minecraft.dead_fire_coral_wall_fan", - "item_id": 616, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 51, + 50, + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12877, - "states": [ { "id": 12877, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 47 + ] }, { "id": 12878, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 47 + ] }, { "id": 12879, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12880, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12881, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 57, + 50 + ] }, { "id": 12882, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 57, + 50 + ] }, { "id": 12883, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 12884, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 717, - "name": "dead_horn_coral_wall_fan", - "translation_key": "block.minecraft.dead_horn_coral_wall_fan", - "item_id": 617, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 41, + 46, + 47 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12885, - "states": [ { "id": 12885, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 12886, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 12887, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 12888, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 12889, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 12890, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 12891, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 51, + 56 + ] }, { "id": 12892, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 718, - "name": "tube_coral_wall_fan", - "translation_key": "block.minecraft.tube_coral_wall_fan", - "item_id": 608, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "collision_shapes": [ + 51, + 56 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12893, - "states": [ { "id": 12893, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 12894, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 12895, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 12896, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] }, { "id": 12897, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] }, { "id": 12898, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] }, { "id": 12899, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] }, { "id": 12900, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] } ] }, { - "id": 719, - "name": "brain_coral_wall_fan", - "translation_key": "block.minecraft.brain_coral_wall_fan", - "item_id": 609, + "id": 733, + "name": "smooth_red_sandstone_stairs", + "translation_key": "block.minecraft.smooth_red_sandstone_stairs", + "item_id": 600, "properties": [ { "name": "facing", @@ -148027,6 +148125,23 @@ "east" ] }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, { "name": "waterlogged", "values": [ @@ -148035,462 +148150,472 @@ ] } ], - "default_state_id": 12901, + "default_state_id": 12912, "states": [ { "id": 12901, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] }, { "id": 12902, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 42 + ] }, { "id": 12903, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 12904, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 + ] }, { "id": 12905, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 12906, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] }, { "id": 12907, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 + ] }, { "id": 12908, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 720, - "name": "bubble_coral_wall_fan", - "translation_key": "block.minecraft.bubble_coral_wall_fan", - "item_id": 610, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "blocks_motion": true, + "collision_shapes": [ + 48, + 42, + 49 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12909, - "states": [ { "id": 12909, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 12910, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] }, { "id": 12911, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] }, { "id": 12912, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52 + ] }, { "id": 12913, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 12914, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 50, + 49 + ] }, { "id": 12915, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] }, { "id": 12916, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 721, - "name": "fire_coral_wall_fan", - "translation_key": "block.minecraft.fire_coral_wall_fan", - "item_id": 611, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12917, - "states": [ { "id": 12917, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12918, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12919, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] }, { "id": 12920, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] }, { "id": 12921, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] }, { "id": 12922, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 54, + 52 + ] }, { "id": 12923, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] }, { "id": 12924, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 722, - "name": "horn_coral_wall_fan", - "translation_key": "block.minecraft.horn_coral_wall_fan", - "item_id": 612, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12925, - "states": [ { "id": 12925, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 12926, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 + ] }, { "id": 12927, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 12928, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] }, { "id": 12929, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 12930, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 55, + 52, + 45 + ] }, { "id": 12931, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 + ] }, { "id": 12932, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 723, - "name": "sea_pickle", - "translation_key": "block.minecraft.sea_pickle", - "item_id": 200, - "properties": [ - { - "name": "pickles", - "values": [ - "1", - "2", - "3", - "4" + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 12933, - "states": [ { "id": 12933, - "luminance": 6, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 225 + 51, + 42, + 49 ] }, { "id": 12934, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 225 + 51, + 42, + 49 ] }, { "id": 12935, - "luminance": 9, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 226 + 51, + 50, + 45 ] }, { "id": 12936, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 226 + 51, + 50, + 45 ] }, { "id": 12937, - "luminance": 12, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 227 + 51, + 45 ] }, { "id": 12938, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 227 + 51, + 45 ] }, { "id": 12939, - "luminance": 15, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 228 + 51, + 47 ] }, { "id": 12940, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 228 + 51, + 47 ] - } - ] - }, - { - "id": 724, - "name": "blue_ice", - "translation_key": "block.minecraft.blue_ice", - "item_id": 618, - "properties": [], - "default_state_id": 12941, - "states": [ + }, { "id": 12941, "luminance": 0, @@ -148498,317 +148623,470 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 725, - "name": "conduit", - "translation_key": "block.minecraft.conduit", - "item_id": 619, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 43, + 56 ] - } - ], - "default_state_id": 12942, - "states": [ + }, { "id": 12942, - "luminance": 15, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 229 - ], - "block_entity_type": 25 + 43, + 56 + ] }, { "id": 12943, - "luminance": 15, - "opaque": false, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 229 - ], - "block_entity_type": 25 - } - ] - }, - { - "id": 726, - "name": "bamboo_sapling", - "translation_key": "block.minecraft.bamboo_sapling", - "item_id": 0, - "properties": [], - "default_state_id": 12944, - "states": [ + 43, + 46, + 49 + ] + }, { "id": 12944, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 727, - "name": "bamboo", - "translation_key": "block.minecraft.bamboo", - "item_id": 250, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1" - ] - }, - { - "name": "leaves", - "values": [ - "none", - "small", - "large" + "blocks_motion": true, + "collision_shapes": [ + 43, + 46, + 49 ] }, - { - "name": "stage", - "values": [ - "0", - "1" - ] - } - ], - "default_state_id": 12945, - "states": [ { "id": 12945, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 43, + 44, + 45 ] }, { "id": 12946, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 43, + 44, + 45 ] }, { "id": 12947, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 55, + 52, + 45 ] }, { "id": 12948, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 55, + 52, + 45 ] }, { "id": 12949, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 48, + 42, + 49 ] }, { "id": 12950, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 48, + 42, + 49 ] }, { "id": 12951, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 51, + 50 ] }, { "id": 12952, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 51, + 50 ] }, { "id": 12953, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 51, + 50, + 45 ] }, { "id": 12954, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 51, + 50, + 45 ] }, { "id": 12955, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 + 51, + 50, + 49 ] }, { "id": 12956, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 230 - ] - } - ] - }, - { - "id": 728, - "name": "potted_bamboo", - "translation_key": "block.minecraft.potted_bamboo", - "item_id": 0, - "properties": [], - "default_state_id": 12957, - "states": [ + 51, + 50, + 49 + ] + }, { "id": 12957, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 156 + 51, + 47 ] - } - ] - }, - { - "id": 729, - "name": "void_air", - "translation_key": "block.minecraft.void_air", - "item_id": 0, - "properties": [], - "default_state_id": 12958, - "states": [ + }, { "id": 12958, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 730, - "name": "cave_air", - "translation_key": "block.minecraft.cave_air", - "item_id": 0, - "properties": [], - "default_state_id": 12959, - "states": [ + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 47 + ] + }, { "id": 12959, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 731, - "name": "bubble_column", - "translation_key": "block.minecraft.bubble_column", - "item_id": 0, - "properties": [ - { - "name": "drag", - "values": [ - "true", - "false" + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 ] - } - ], - "default_state_id": 12960, - "states": [ + }, { "id": 12960, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 53 + ] }, { "id": 12961, "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 12962, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 57, + 50 + ] + }, + { + "id": 12963, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 12964, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 41, + 46, + 47 + ] + }, + { + "id": 12965, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 12966, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 54, + 44, + 53 + ] + }, + { + "id": 12967, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 12968, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 44, + 50, + 45 + ] + }, + { + "id": 12969, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 12970, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 46, + 50, + 49 + ] + }, + { + "id": 12971, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 12972, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 56 + ] + }, + { + "id": 12973, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 12974, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 52, + 45 + ] + }, + { + "id": 12975, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 12976, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 + ] + }, + { + "id": 12977, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 12978, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 49 + ] + }, + { + "id": 12979, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] + }, + { + "id": 12980, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 45 + ] } ] }, { - "id": 732, - "name": "polished_granite_stairs", - "translation_key": "block.minecraft.polished_granite_stairs", - "item_id": 620, + "id": 734, + "name": "mossy_stone_brick_stairs", + "translation_key": "block.minecraft.mossy_stone_brick_stairs", + "item_id": 601, "properties": [ { "name": "facing", @@ -148844,10 +149122,10 @@ ] } ], - "default_state_id": 12973, + "default_state_id": 12992, "states": [ { - "id": 12962, + "id": 12981, "luminance": 0, "opaque": true, "replaceable": false, @@ -148858,7 +149136,7 @@ ] }, { - "id": 12963, + "id": 12982, "luminance": 0, "opaque": true, "replaceable": false, @@ -148869,7 +149147,7 @@ ] }, { - "id": 12964, + "id": 12983, "luminance": 0, "opaque": true, "replaceable": false, @@ -148881,7 +149159,7 @@ ] }, { - "id": 12965, + "id": 12984, "luminance": 0, "opaque": true, "replaceable": false, @@ -148893,7 +149171,7 @@ ] }, { - "id": 12966, + "id": 12985, "luminance": 0, "opaque": true, "replaceable": false, @@ -148905,7 +149183,7 @@ ] }, { - "id": 12967, + "id": 12986, "luminance": 0, "opaque": true, "replaceable": false, @@ -148917,7 +149195,7 @@ ] }, { - "id": 12968, + "id": 12987, "luminance": 0, "opaque": true, "replaceable": false, @@ -148929,7 +149207,7 @@ ] }, { - "id": 12969, + "id": 12988, "luminance": 0, "opaque": true, "replaceable": false, @@ -148941,7 +149219,7 @@ ] }, { - "id": 12970, + "id": 12989, "luminance": 0, "opaque": true, "replaceable": false, @@ -148953,7 +149231,7 @@ ] }, { - "id": 12971, + "id": 12990, "luminance": 0, "opaque": true, "replaceable": false, @@ -148965,7 +149243,7 @@ ] }, { - "id": 12972, + "id": 12991, "luminance": 0, "opaque": true, "replaceable": false, @@ -148976,7 +149254,7 @@ ] }, { - "id": 12973, + "id": 12992, "luminance": 0, "opaque": true, "replaceable": false, @@ -148987,7 +149265,7 @@ ] }, { - "id": 12974, + "id": 12993, "luminance": 0, "opaque": true, "replaceable": false, @@ -148999,7 +149277,7 @@ ] }, { - "id": 12975, + "id": 12994, "luminance": 0, "opaque": true, "replaceable": false, @@ -149011,7 +149289,7 @@ ] }, { - "id": 12976, + "id": 12995, "luminance": 0, "opaque": true, "replaceable": false, @@ -149023,7 +149301,7 @@ ] }, { - "id": 12977, + "id": 12996, "luminance": 0, "opaque": true, "replaceable": false, @@ -149035,7 +149313,7 @@ ] }, { - "id": 12978, + "id": 12997, "luminance": 0, "opaque": true, "replaceable": false, @@ -149046,7 +149324,7 @@ ] }, { - "id": 12979, + "id": 12998, "luminance": 0, "opaque": true, "replaceable": false, @@ -149057,7 +149335,7 @@ ] }, { - "id": 12980, + "id": 12999, "luminance": 0, "opaque": true, "replaceable": false, @@ -149068,7 +149346,7 @@ ] }, { - "id": 12981, + "id": 13000, "luminance": 0, "opaque": true, "replaceable": false, @@ -149079,7 +149357,7 @@ ] }, { - "id": 12982, + "id": 13001, "luminance": 0, "opaque": true, "replaceable": false, @@ -149090,7 +149368,7 @@ ] }, { - "id": 12983, + "id": 13002, "luminance": 0, "opaque": true, "replaceable": false, @@ -149101,7 +149379,7 @@ ] }, { - "id": 12984, + "id": 13003, "luminance": 0, "opaque": true, "replaceable": false, @@ -149113,7 +149391,7 @@ ] }, { - "id": 12985, + "id": 13004, "luminance": 0, "opaque": true, "replaceable": false, @@ -149125,7 +149403,7 @@ ] }, { - "id": 12986, + "id": 13005, "luminance": 0, "opaque": true, "replaceable": false, @@ -149137,7 +149415,7 @@ ] }, { - "id": 12987, + "id": 13006, "luminance": 0, "opaque": true, "replaceable": false, @@ -149149,7 +149427,7 @@ ] }, { - "id": 12988, + "id": 13007, "luminance": 0, "opaque": true, "replaceable": false, @@ -149161,7 +149439,7 @@ ] }, { - "id": 12989, + "id": 13008, "luminance": 0, "opaque": true, "replaceable": false, @@ -149173,7 +149451,7 @@ ] }, { - "id": 12990, + "id": 13009, "luminance": 0, "opaque": true, "replaceable": false, @@ -149185,7 +149463,7 @@ ] }, { - "id": 12991, + "id": 13010, "luminance": 0, "opaque": true, "replaceable": false, @@ -149197,7 +149475,7 @@ ] }, { - "id": 12992, + "id": 13011, "luminance": 0, "opaque": true, "replaceable": false, @@ -149208,7 +149486,7 @@ ] }, { - "id": 12993, + "id": 13012, "luminance": 0, "opaque": true, "replaceable": false, @@ -149219,7 +149497,7 @@ ] }, { - "id": 12994, + "id": 13013, "luminance": 0, "opaque": true, "replaceable": false, @@ -149231,7 +149509,7 @@ ] }, { - "id": 12995, + "id": 13014, "luminance": 0, "opaque": true, "replaceable": false, @@ -149243,7 +149521,7 @@ ] }, { - "id": 12996, + "id": 13015, "luminance": 0, "opaque": true, "replaceable": false, @@ -149255,7 +149533,7 @@ ] }, { - "id": 12997, + "id": 13016, "luminance": 0, "opaque": true, "replaceable": false, @@ -149267,7 +149545,7 @@ ] }, { - "id": 12998, + "id": 13017, "luminance": 0, "opaque": true, "replaceable": false, @@ -149278,7 +149556,7 @@ ] }, { - "id": 12999, + "id": 13018, "luminance": 0, "opaque": true, "replaceable": false, @@ -149289,7 +149567,7 @@ ] }, { - "id": 13000, + "id": 13019, "luminance": 0, "opaque": true, "replaceable": false, @@ -149300,7 +149578,7 @@ ] }, { - "id": 13001, + "id": 13020, "luminance": 0, "opaque": true, "replaceable": false, @@ -149311,7 +149589,7 @@ ] }, { - "id": 13002, + "id": 13021, "luminance": 0, "opaque": true, "replaceable": false, @@ -149322,7 +149600,7 @@ ] }, { - "id": 13003, + "id": 13022, "luminance": 0, "opaque": true, "replaceable": false, @@ -149333,7 +149611,7 @@ ] }, { - "id": 13004, + "id": 13023, "luminance": 0, "opaque": true, "replaceable": false, @@ -149345,7 +149623,7 @@ ] }, { - "id": 13005, + "id": 13024, "luminance": 0, "opaque": true, "replaceable": false, @@ -149357,7 +149635,7 @@ ] }, { - "id": 13006, + "id": 13025, "luminance": 0, "opaque": true, "replaceable": false, @@ -149369,7 +149647,7 @@ ] }, { - "id": 13007, + "id": 13026, "luminance": 0, "opaque": true, "replaceable": false, @@ -149381,7 +149659,7 @@ ] }, { - "id": 13008, + "id": 13027, "luminance": 0, "opaque": true, "replaceable": false, @@ -149393,7 +149671,7 @@ ] }, { - "id": 13009, + "id": 13028, "luminance": 0, "opaque": true, "replaceable": false, @@ -149405,7 +149683,7 @@ ] }, { - "id": 13010, + "id": 13029, "luminance": 0, "opaque": true, "replaceable": false, @@ -149417,7 +149695,7 @@ ] }, { - "id": 13011, + "id": 13030, "luminance": 0, "opaque": true, "replaceable": false, @@ -149429,7 +149707,7 @@ ] }, { - "id": 13012, + "id": 13031, "luminance": 0, "opaque": true, "replaceable": false, @@ -149440,7 +149718,7 @@ ] }, { - "id": 13013, + "id": 13032, "luminance": 0, "opaque": true, "replaceable": false, @@ -149451,7 +149729,7 @@ ] }, { - "id": 13014, + "id": 13033, "luminance": 0, "opaque": true, "replaceable": false, @@ -149463,7 +149741,7 @@ ] }, { - "id": 13015, + "id": 13034, "luminance": 0, "opaque": true, "replaceable": false, @@ -149475,7 +149753,7 @@ ] }, { - "id": 13016, + "id": 13035, "luminance": 0, "opaque": true, "replaceable": false, @@ -149487,7 +149765,7 @@ ] }, { - "id": 13017, + "id": 13036, "luminance": 0, "opaque": true, "replaceable": false, @@ -149499,7 +149777,7 @@ ] }, { - "id": 13018, + "id": 13037, "luminance": 0, "opaque": true, "replaceable": false, @@ -149510,7 +149788,7 @@ ] }, { - "id": 13019, + "id": 13038, "luminance": 0, "opaque": true, "replaceable": false, @@ -149521,7 +149799,7 @@ ] }, { - "id": 13020, + "id": 13039, "luminance": 0, "opaque": true, "replaceable": false, @@ -149532,7 +149810,7 @@ ] }, { - "id": 13021, + "id": 13040, "luminance": 0, "opaque": true, "replaceable": false, @@ -149543,7 +149821,7 @@ ] }, { - "id": 13022, + "id": 13041, "luminance": 0, "opaque": true, "replaceable": false, @@ -149554,7 +149832,7 @@ ] }, { - "id": 13023, + "id": 13042, "luminance": 0, "opaque": true, "replaceable": false, @@ -149565,7 +149843,7 @@ ] }, { - "id": 13024, + "id": 13043, "luminance": 0, "opaque": true, "replaceable": false, @@ -149577,7 +149855,7 @@ ] }, { - "id": 13025, + "id": 13044, "luminance": 0, "opaque": true, "replaceable": false, @@ -149589,7 +149867,7 @@ ] }, { - "id": 13026, + "id": 13045, "luminance": 0, "opaque": true, "replaceable": false, @@ -149601,7 +149879,7 @@ ] }, { - "id": 13027, + "id": 13046, "luminance": 0, "opaque": true, "replaceable": false, @@ -149613,7 +149891,7 @@ ] }, { - "id": 13028, + "id": 13047, "luminance": 0, "opaque": true, "replaceable": false, @@ -149625,7 +149903,7 @@ ] }, { - "id": 13029, + "id": 13048, "luminance": 0, "opaque": true, "replaceable": false, @@ -149637,7 +149915,7 @@ ] }, { - "id": 13030, + "id": 13049, "luminance": 0, "opaque": true, "replaceable": false, @@ -149649,7 +149927,7 @@ ] }, { - "id": 13031, + "id": 13050, "luminance": 0, "opaque": true, "replaceable": false, @@ -149661,7 +149939,7 @@ ] }, { - "id": 13032, + "id": 13051, "luminance": 0, "opaque": true, "replaceable": false, @@ -149672,7 +149950,7 @@ ] }, { - "id": 13033, + "id": 13052, "luminance": 0, "opaque": true, "replaceable": false, @@ -149683,7 +149961,7 @@ ] }, { - "id": 13034, + "id": 13053, "luminance": 0, "opaque": true, "replaceable": false, @@ -149695,7 +149973,7 @@ ] }, { - "id": 13035, + "id": 13054, "luminance": 0, "opaque": true, "replaceable": false, @@ -149707,7 +149985,7 @@ ] }, { - "id": 13036, + "id": 13055, "luminance": 0, "opaque": true, "replaceable": false, @@ -149719,7 +149997,7 @@ ] }, { - "id": 13037, + "id": 13056, "luminance": 0, "opaque": true, "replaceable": false, @@ -149731,7 +150009,7 @@ ] }, { - "id": 13038, + "id": 13057, "luminance": 0, "opaque": true, "replaceable": false, @@ -149742,7 +150020,7 @@ ] }, { - "id": 13039, + "id": 13058, "luminance": 0, "opaque": true, "replaceable": false, @@ -149753,7 +150031,7 @@ ] }, { - "id": 13040, + "id": 13059, "luminance": 0, "opaque": true, "replaceable": false, @@ -149764,7 +150042,7 @@ ] }, { - "id": 13041, + "id": 13060, "luminance": 0, "opaque": true, "replaceable": false, @@ -149777,10 +150055,10 @@ ] }, { - "id": 733, - "name": "smooth_red_sandstone_stairs", - "translation_key": "block.minecraft.smooth_red_sandstone_stairs", - "item_id": 621, + "id": 735, + "name": "polished_diorite_stairs", + "translation_key": "block.minecraft.polished_diorite_stairs", + "item_id": 602, "properties": [ { "name": "facing", @@ -149816,10 +150094,10 @@ ] } ], - "default_state_id": 13053, + "default_state_id": 13072, "states": [ { - "id": 13042, + "id": 13061, "luminance": 0, "opaque": true, "replaceable": false, @@ -149830,7 +150108,7 @@ ] }, { - "id": 13043, + "id": 13062, "luminance": 0, "opaque": true, "replaceable": false, @@ -149841,7 +150119,7 @@ ] }, { - "id": 13044, + "id": 13063, "luminance": 0, "opaque": true, "replaceable": false, @@ -149853,7 +150131,7 @@ ] }, { - "id": 13045, + "id": 13064, "luminance": 0, "opaque": true, "replaceable": false, @@ -149865,7 +150143,7 @@ ] }, { - "id": 13046, + "id": 13065, "luminance": 0, "opaque": true, "replaceable": false, @@ -149877,7 +150155,7 @@ ] }, { - "id": 13047, + "id": 13066, "luminance": 0, "opaque": true, "replaceable": false, @@ -149889,7 +150167,7 @@ ] }, { - "id": 13048, + "id": 13067, "luminance": 0, "opaque": true, "replaceable": false, @@ -149901,7 +150179,7 @@ ] }, { - "id": 13049, + "id": 13068, "luminance": 0, "opaque": true, "replaceable": false, @@ -149913,7 +150191,7 @@ ] }, { - "id": 13050, + "id": 13069, "luminance": 0, "opaque": true, "replaceable": false, @@ -149925,7 +150203,7 @@ ] }, { - "id": 13051, + "id": 13070, "luminance": 0, "opaque": true, "replaceable": false, @@ -149937,7 +150215,7 @@ ] }, { - "id": 13052, + "id": 13071, "luminance": 0, "opaque": true, "replaceable": false, @@ -149948,7 +150226,7 @@ ] }, { - "id": 13053, + "id": 13072, "luminance": 0, "opaque": true, "replaceable": false, @@ -149959,7 +150237,7 @@ ] }, { - "id": 13054, + "id": 13073, "luminance": 0, "opaque": true, "replaceable": false, @@ -149971,7 +150249,7 @@ ] }, { - "id": 13055, + "id": 13074, "luminance": 0, "opaque": true, "replaceable": false, @@ -149983,7 +150261,7 @@ ] }, { - "id": 13056, + "id": 13075, "luminance": 0, "opaque": true, "replaceable": false, @@ -149995,7 +150273,7 @@ ] }, { - "id": 13057, + "id": 13076, "luminance": 0, "opaque": true, "replaceable": false, @@ -150007,7 +150285,7 @@ ] }, { - "id": 13058, + "id": 13077, "luminance": 0, "opaque": true, "replaceable": false, @@ -150018,7 +150296,7 @@ ] }, { - "id": 13059, + "id": 13078, "luminance": 0, "opaque": true, "replaceable": false, @@ -150029,7 +150307,7 @@ ] }, { - "id": 13060, + "id": 13079, "luminance": 0, "opaque": true, "replaceable": false, @@ -150040,7 +150318,7 @@ ] }, { - "id": 13061, + "id": 13080, "luminance": 0, "opaque": true, "replaceable": false, @@ -150051,7 +150329,7 @@ ] }, { - "id": 13062, + "id": 13081, "luminance": 0, "opaque": true, "replaceable": false, @@ -150062,7 +150340,7 @@ ] }, { - "id": 13063, + "id": 13082, "luminance": 0, "opaque": true, "replaceable": false, @@ -150073,7 +150351,7 @@ ] }, { - "id": 13064, + "id": 13083, "luminance": 0, "opaque": true, "replaceable": false, @@ -150085,7 +150363,7 @@ ] }, { - "id": 13065, + "id": 13084, "luminance": 0, "opaque": true, "replaceable": false, @@ -150097,7 +150375,7 @@ ] }, { - "id": 13066, + "id": 13085, "luminance": 0, "opaque": true, "replaceable": false, @@ -150109,7 +150387,7 @@ ] }, { - "id": 13067, + "id": 13086, "luminance": 0, "opaque": true, "replaceable": false, @@ -150121,7 +150399,7 @@ ] }, { - "id": 13068, + "id": 13087, "luminance": 0, "opaque": true, "replaceable": false, @@ -150133,7 +150411,7 @@ ] }, { - "id": 13069, + "id": 13088, "luminance": 0, "opaque": true, "replaceable": false, @@ -150145,7 +150423,7 @@ ] }, { - "id": 13070, + "id": 13089, "luminance": 0, "opaque": true, "replaceable": false, @@ -150157,7 +150435,7 @@ ] }, { - "id": 13071, + "id": 13090, "luminance": 0, "opaque": true, "replaceable": false, @@ -150169,7 +150447,7 @@ ] }, { - "id": 13072, + "id": 13091, "luminance": 0, "opaque": true, "replaceable": false, @@ -150180,7 +150458,7 @@ ] }, { - "id": 13073, + "id": 13092, "luminance": 0, "opaque": true, "replaceable": false, @@ -150191,7 +150469,7 @@ ] }, { - "id": 13074, + "id": 13093, "luminance": 0, "opaque": true, "replaceable": false, @@ -150203,7 +150481,7 @@ ] }, { - "id": 13075, + "id": 13094, "luminance": 0, "opaque": true, "replaceable": false, @@ -150215,7 +150493,7 @@ ] }, { - "id": 13076, + "id": 13095, "luminance": 0, "opaque": true, "replaceable": false, @@ -150227,7 +150505,7 @@ ] }, { - "id": 13077, + "id": 13096, "luminance": 0, "opaque": true, "replaceable": false, @@ -150239,7 +150517,7 @@ ] }, { - "id": 13078, + "id": 13097, "luminance": 0, "opaque": true, "replaceable": false, @@ -150250,7 +150528,7 @@ ] }, { - "id": 13079, + "id": 13098, "luminance": 0, "opaque": true, "replaceable": false, @@ -150261,7 +150539,7 @@ ] }, { - "id": 13080, + "id": 13099, "luminance": 0, "opaque": true, "replaceable": false, @@ -150272,7 +150550,7 @@ ] }, { - "id": 13081, + "id": 13100, "luminance": 0, "opaque": true, "replaceable": false, @@ -150283,7 +150561,7 @@ ] }, { - "id": 13082, + "id": 13101, "luminance": 0, "opaque": true, "replaceable": false, @@ -150294,7 +150572,7 @@ ] }, { - "id": 13083, + "id": 13102, "luminance": 0, "opaque": true, "replaceable": false, @@ -150305,7 +150583,7 @@ ] }, { - "id": 13084, + "id": 13103, "luminance": 0, "opaque": true, "replaceable": false, @@ -150317,7 +150595,7 @@ ] }, { - "id": 13085, + "id": 13104, "luminance": 0, "opaque": true, "replaceable": false, @@ -150329,7 +150607,7 @@ ] }, { - "id": 13086, + "id": 13105, "luminance": 0, "opaque": true, "replaceable": false, @@ -150341,7 +150619,7 @@ ] }, { - "id": 13087, + "id": 13106, "luminance": 0, "opaque": true, "replaceable": false, @@ -150353,7 +150631,7 @@ ] }, { - "id": 13088, + "id": 13107, "luminance": 0, "opaque": true, "replaceable": false, @@ -150365,7 +150643,7 @@ ] }, { - "id": 13089, + "id": 13108, "luminance": 0, "opaque": true, "replaceable": false, @@ -150377,7 +150655,7 @@ ] }, { - "id": 13090, + "id": 13109, "luminance": 0, "opaque": true, "replaceable": false, @@ -150389,7 +150667,7 @@ ] }, { - "id": 13091, + "id": 13110, "luminance": 0, "opaque": true, "replaceable": false, @@ -150401,7 +150679,7 @@ ] }, { - "id": 13092, + "id": 13111, "luminance": 0, "opaque": true, "replaceable": false, @@ -150412,7 +150690,7 @@ ] }, { - "id": 13093, + "id": 13112, "luminance": 0, "opaque": true, "replaceable": false, @@ -150423,7 +150701,7 @@ ] }, { - "id": 13094, + "id": 13113, "luminance": 0, "opaque": true, "replaceable": false, @@ -150435,7 +150713,7 @@ ] }, { - "id": 13095, + "id": 13114, "luminance": 0, "opaque": true, "replaceable": false, @@ -150447,7 +150725,7 @@ ] }, { - "id": 13096, + "id": 13115, "luminance": 0, "opaque": true, "replaceable": false, @@ -150459,7 +150737,7 @@ ] }, { - "id": 13097, + "id": 13116, "luminance": 0, "opaque": true, "replaceable": false, @@ -150471,7 +150749,7 @@ ] }, { - "id": 13098, + "id": 13117, "luminance": 0, "opaque": true, "replaceable": false, @@ -150482,7 +150760,7 @@ ] }, { - "id": 13099, + "id": 13118, "luminance": 0, "opaque": true, "replaceable": false, @@ -150493,7 +150771,7 @@ ] }, { - "id": 13100, + "id": 13119, "luminance": 0, "opaque": true, "replaceable": false, @@ -150504,7 +150782,7 @@ ] }, { - "id": 13101, + "id": 13120, "luminance": 0, "opaque": true, "replaceable": false, @@ -150515,7 +150793,7 @@ ] }, { - "id": 13102, + "id": 13121, "luminance": 0, "opaque": true, "replaceable": false, @@ -150526,7 +150804,7 @@ ] }, { - "id": 13103, + "id": 13122, "luminance": 0, "opaque": true, "replaceable": false, @@ -150537,7 +150815,7 @@ ] }, { - "id": 13104, + "id": 13123, "luminance": 0, "opaque": true, "replaceable": false, @@ -150549,7 +150827,7 @@ ] }, { - "id": 13105, + "id": 13124, "luminance": 0, "opaque": true, "replaceable": false, @@ -150561,7 +150839,7 @@ ] }, { - "id": 13106, + "id": 13125, "luminance": 0, "opaque": true, "replaceable": false, @@ -150573,7 +150851,7 @@ ] }, { - "id": 13107, + "id": 13126, "luminance": 0, "opaque": true, "replaceable": false, @@ -150585,7 +150863,7 @@ ] }, { - "id": 13108, + "id": 13127, "luminance": 0, "opaque": true, "replaceable": false, @@ -150597,7 +150875,7 @@ ] }, { - "id": 13109, + "id": 13128, "luminance": 0, "opaque": true, "replaceable": false, @@ -150609,7 +150887,7 @@ ] }, { - "id": 13110, + "id": 13129, "luminance": 0, "opaque": true, "replaceable": false, @@ -150621,7 +150899,7 @@ ] }, { - "id": 13111, + "id": 13130, "luminance": 0, "opaque": true, "replaceable": false, @@ -150633,7 +150911,7 @@ ] }, { - "id": 13112, + "id": 13131, "luminance": 0, "opaque": true, "replaceable": false, @@ -150644,7 +150922,7 @@ ] }, { - "id": 13113, + "id": 13132, "luminance": 0, "opaque": true, "replaceable": false, @@ -150655,7 +150933,7 @@ ] }, { - "id": 13114, + "id": 13133, "luminance": 0, "opaque": true, "replaceable": false, @@ -150667,7 +150945,7 @@ ] }, { - "id": 13115, + "id": 13134, "luminance": 0, "opaque": true, "replaceable": false, @@ -150679,7 +150957,7 @@ ] }, { - "id": 13116, + "id": 13135, "luminance": 0, "opaque": true, "replaceable": false, @@ -150691,7 +150969,7 @@ ] }, { - "id": 13117, + "id": 13136, "luminance": 0, "opaque": true, "replaceable": false, @@ -150703,7 +150981,7 @@ ] }, { - "id": 13118, + "id": 13137, "luminance": 0, "opaque": true, "replaceable": false, @@ -150714,7 +150992,7 @@ ] }, { - "id": 13119, + "id": 13138, "luminance": 0, "opaque": true, "replaceable": false, @@ -150725,7 +151003,7 @@ ] }, { - "id": 13120, + "id": 13139, "luminance": 0, "opaque": true, "replaceable": false, @@ -150736,7 +151014,7 @@ ] }, { - "id": 13121, + "id": 13140, "luminance": 0, "opaque": true, "replaceable": false, @@ -150749,10 +151027,10 @@ ] }, { - "id": 734, - "name": "mossy_stone_brick_stairs", - "translation_key": "block.minecraft.mossy_stone_brick_stairs", - "item_id": 622, + "id": 736, + "name": "mossy_cobblestone_stairs", + "translation_key": "block.minecraft.mossy_cobblestone_stairs", + "item_id": 603, "properties": [ { "name": "facing", @@ -150788,10 +151066,10 @@ ] } ], - "default_state_id": 13133, + "default_state_id": 13152, "states": [ { - "id": 13122, + "id": 13141, "luminance": 0, "opaque": true, "replaceable": false, @@ -150802,7 +151080,7 @@ ] }, { - "id": 13123, + "id": 13142, "luminance": 0, "opaque": true, "replaceable": false, @@ -150813,7 +151091,7 @@ ] }, { - "id": 13124, + "id": 13143, "luminance": 0, "opaque": true, "replaceable": false, @@ -150825,7 +151103,7 @@ ] }, { - "id": 13125, + "id": 13144, "luminance": 0, "opaque": true, "replaceable": false, @@ -150837,7 +151115,7 @@ ] }, { - "id": 13126, + "id": 13145, "luminance": 0, "opaque": true, "replaceable": false, @@ -150849,7 +151127,7 @@ ] }, { - "id": 13127, + "id": 13146, "luminance": 0, "opaque": true, "replaceable": false, @@ -150861,7 +151139,7 @@ ] }, { - "id": 13128, + "id": 13147, "luminance": 0, "opaque": true, "replaceable": false, @@ -150873,7 +151151,7 @@ ] }, { - "id": 13129, + "id": 13148, "luminance": 0, "opaque": true, "replaceable": false, @@ -150885,7 +151163,7 @@ ] }, { - "id": 13130, + "id": 13149, "luminance": 0, "opaque": true, "replaceable": false, @@ -150897,7 +151175,7 @@ ] }, { - "id": 13131, + "id": 13150, "luminance": 0, "opaque": true, "replaceable": false, @@ -150909,7 +151187,7 @@ ] }, { - "id": 13132, + "id": 13151, "luminance": 0, "opaque": true, "replaceable": false, @@ -150920,7 +151198,7 @@ ] }, { - "id": 13133, + "id": 13152, "luminance": 0, "opaque": true, "replaceable": false, @@ -150931,7 +151209,7 @@ ] }, { - "id": 13134, + "id": 13153, "luminance": 0, "opaque": true, "replaceable": false, @@ -150943,7 +151221,7 @@ ] }, { - "id": 13135, + "id": 13154, "luminance": 0, "opaque": true, "replaceable": false, @@ -150955,7 +151233,7 @@ ] }, { - "id": 13136, + "id": 13155, "luminance": 0, "opaque": true, "replaceable": false, @@ -150967,7 +151245,7 @@ ] }, { - "id": 13137, + "id": 13156, "luminance": 0, "opaque": true, "replaceable": false, @@ -150979,7 +151257,7 @@ ] }, { - "id": 13138, + "id": 13157, "luminance": 0, "opaque": true, "replaceable": false, @@ -150990,7 +151268,7 @@ ] }, { - "id": 13139, + "id": 13158, "luminance": 0, "opaque": true, "replaceable": false, @@ -151001,7 +151279,7 @@ ] }, { - "id": 13140, + "id": 13159, "luminance": 0, "opaque": true, "replaceable": false, @@ -151012,7 +151290,7 @@ ] }, { - "id": 13141, + "id": 13160, "luminance": 0, "opaque": true, "replaceable": false, @@ -151023,7 +151301,7 @@ ] }, { - "id": 13142, + "id": 13161, "luminance": 0, "opaque": true, "replaceable": false, @@ -151034,7 +151312,7 @@ ] }, { - "id": 13143, + "id": 13162, "luminance": 0, "opaque": true, "replaceable": false, @@ -151045,7 +151323,7 @@ ] }, { - "id": 13144, + "id": 13163, "luminance": 0, "opaque": true, "replaceable": false, @@ -151057,7 +151335,7 @@ ] }, { - "id": 13145, + "id": 13164, "luminance": 0, "opaque": true, "replaceable": false, @@ -151069,7 +151347,7 @@ ] }, { - "id": 13146, + "id": 13165, "luminance": 0, "opaque": true, "replaceable": false, @@ -151081,7 +151359,7 @@ ] }, { - "id": 13147, + "id": 13166, "luminance": 0, "opaque": true, "replaceable": false, @@ -151093,7 +151371,7 @@ ] }, { - "id": 13148, + "id": 13167, "luminance": 0, "opaque": true, "replaceable": false, @@ -151105,7 +151383,7 @@ ] }, { - "id": 13149, + "id": 13168, "luminance": 0, "opaque": true, "replaceable": false, @@ -151117,7 +151395,7 @@ ] }, { - "id": 13150, + "id": 13169, "luminance": 0, "opaque": true, "replaceable": false, @@ -151129,7 +151407,7 @@ ] }, { - "id": 13151, + "id": 13170, "luminance": 0, "opaque": true, "replaceable": false, @@ -151141,7 +151419,7 @@ ] }, { - "id": 13152, + "id": 13171, "luminance": 0, "opaque": true, "replaceable": false, @@ -151152,7 +151430,7 @@ ] }, { - "id": 13153, + "id": 13172, "luminance": 0, "opaque": true, "replaceable": false, @@ -151163,7 +151441,7 @@ ] }, { - "id": 13154, + "id": 13173, "luminance": 0, "opaque": true, "replaceable": false, @@ -151175,7 +151453,7 @@ ] }, { - "id": 13155, + "id": 13174, "luminance": 0, "opaque": true, "replaceable": false, @@ -151187,7 +151465,7 @@ ] }, { - "id": 13156, + "id": 13175, "luminance": 0, "opaque": true, "replaceable": false, @@ -151199,7 +151477,7 @@ ] }, { - "id": 13157, + "id": 13176, "luminance": 0, "opaque": true, "replaceable": false, @@ -151211,7 +151489,7 @@ ] }, { - "id": 13158, + "id": 13177, "luminance": 0, "opaque": true, "replaceable": false, @@ -151222,7 +151500,7 @@ ] }, { - "id": 13159, + "id": 13178, "luminance": 0, "opaque": true, "replaceable": false, @@ -151233,7 +151511,7 @@ ] }, { - "id": 13160, + "id": 13179, "luminance": 0, "opaque": true, "replaceable": false, @@ -151244,7 +151522,7 @@ ] }, { - "id": 13161, + "id": 13180, "luminance": 0, "opaque": true, "replaceable": false, @@ -151255,7 +151533,7 @@ ] }, { - "id": 13162, + "id": 13181, "luminance": 0, "opaque": true, "replaceable": false, @@ -151266,7 +151544,7 @@ ] }, { - "id": 13163, + "id": 13182, "luminance": 0, "opaque": true, "replaceable": false, @@ -151277,7 +151555,7 @@ ] }, { - "id": 13164, + "id": 13183, "luminance": 0, "opaque": true, "replaceable": false, @@ -151289,7 +151567,7 @@ ] }, { - "id": 13165, + "id": 13184, "luminance": 0, "opaque": true, "replaceable": false, @@ -151301,7 +151579,7 @@ ] }, { - "id": 13166, + "id": 13185, "luminance": 0, "opaque": true, "replaceable": false, @@ -151313,7 +151591,7 @@ ] }, { - "id": 13167, + "id": 13186, "luminance": 0, "opaque": true, "replaceable": false, @@ -151325,7 +151603,7 @@ ] }, { - "id": 13168, + "id": 13187, "luminance": 0, "opaque": true, "replaceable": false, @@ -151337,7 +151615,7 @@ ] }, { - "id": 13169, + "id": 13188, "luminance": 0, "opaque": true, "replaceable": false, @@ -151349,7 +151627,7 @@ ] }, { - "id": 13170, + "id": 13189, "luminance": 0, "opaque": true, "replaceable": false, @@ -151361,7 +151639,7 @@ ] }, { - "id": 13171, + "id": 13190, "luminance": 0, "opaque": true, "replaceable": false, @@ -151373,7 +151651,7 @@ ] }, { - "id": 13172, + "id": 13191, "luminance": 0, "opaque": true, "replaceable": false, @@ -151384,7 +151662,7 @@ ] }, { - "id": 13173, + "id": 13192, "luminance": 0, "opaque": true, "replaceable": false, @@ -151395,7 +151673,7 @@ ] }, { - "id": 13174, + "id": 13193, "luminance": 0, "opaque": true, "replaceable": false, @@ -151407,7 +151685,7 @@ ] }, { - "id": 13175, + "id": 13194, "luminance": 0, "opaque": true, "replaceable": false, @@ -151419,7 +151697,7 @@ ] }, { - "id": 13176, + "id": 13195, "luminance": 0, "opaque": true, "replaceable": false, @@ -151431,7 +151709,7 @@ ] }, { - "id": 13177, + "id": 13196, "luminance": 0, "opaque": true, "replaceable": false, @@ -151443,7 +151721,7 @@ ] }, { - "id": 13178, + "id": 13197, "luminance": 0, "opaque": true, "replaceable": false, @@ -151454,7 +151732,7 @@ ] }, { - "id": 13179, + "id": 13198, "luminance": 0, "opaque": true, "replaceable": false, @@ -151465,7 +151743,7 @@ ] }, { - "id": 13180, + "id": 13199, "luminance": 0, "opaque": true, "replaceable": false, @@ -151476,7 +151754,7 @@ ] }, { - "id": 13181, + "id": 13200, "luminance": 0, "opaque": true, "replaceable": false, @@ -151487,7 +151765,7 @@ ] }, { - "id": 13182, + "id": 13201, "luminance": 0, "opaque": true, "replaceable": false, @@ -151498,7 +151776,7 @@ ] }, { - "id": 13183, + "id": 13202, "luminance": 0, "opaque": true, "replaceable": false, @@ -151509,7 +151787,7 @@ ] }, { - "id": 13184, + "id": 13203, "luminance": 0, "opaque": true, "replaceable": false, @@ -151521,7 +151799,7 @@ ] }, { - "id": 13185, + "id": 13204, "luminance": 0, "opaque": true, "replaceable": false, @@ -151533,7 +151811,7 @@ ] }, { - "id": 13186, + "id": 13205, "luminance": 0, "opaque": true, "replaceable": false, @@ -151545,7 +151823,7 @@ ] }, { - "id": 13187, + "id": 13206, "luminance": 0, "opaque": true, "replaceable": false, @@ -151557,7 +151835,7 @@ ] }, { - "id": 13188, + "id": 13207, "luminance": 0, "opaque": true, "replaceable": false, @@ -151569,7 +151847,7 @@ ] }, { - "id": 13189, + "id": 13208, "luminance": 0, "opaque": true, "replaceable": false, @@ -151581,7 +151859,7 @@ ] }, { - "id": 13190, + "id": 13209, "luminance": 0, "opaque": true, "replaceable": false, @@ -151593,7 +151871,7 @@ ] }, { - "id": 13191, + "id": 13210, "luminance": 0, "opaque": true, "replaceable": false, @@ -151605,7 +151883,7 @@ ] }, { - "id": 13192, + "id": 13211, "luminance": 0, "opaque": true, "replaceable": false, @@ -151616,7 +151894,7 @@ ] }, { - "id": 13193, + "id": 13212, "luminance": 0, "opaque": true, "replaceable": false, @@ -151627,7 +151905,7 @@ ] }, { - "id": 13194, + "id": 13213, "luminance": 0, "opaque": true, "replaceable": false, @@ -151639,7 +151917,7 @@ ] }, { - "id": 13195, + "id": 13214, "luminance": 0, "opaque": true, "replaceable": false, @@ -151651,7 +151929,7 @@ ] }, { - "id": 13196, + "id": 13215, "luminance": 0, "opaque": true, "replaceable": false, @@ -151663,7 +151941,7 @@ ] }, { - "id": 13197, + "id": 13216, "luminance": 0, "opaque": true, "replaceable": false, @@ -151675,7 +151953,7 @@ ] }, { - "id": 13198, + "id": 13217, "luminance": 0, "opaque": true, "replaceable": false, @@ -151686,7 +151964,7 @@ ] }, { - "id": 13199, + "id": 13218, "luminance": 0, "opaque": true, "replaceable": false, @@ -151697,7 +151975,7 @@ ] }, { - "id": 13200, + "id": 13219, "luminance": 0, "opaque": true, "replaceable": false, @@ -151708,7 +151986,7 @@ ] }, { - "id": 13201, + "id": 13220, "luminance": 0, "opaque": true, "replaceable": false, @@ -151721,10 +151999,10 @@ ] }, { - "id": 735, - "name": "polished_diorite_stairs", - "translation_key": "block.minecraft.polished_diorite_stairs", - "item_id": 623, + "id": 737, + "name": "end_stone_brick_stairs", + "translation_key": "block.minecraft.end_stone_brick_stairs", + "item_id": 604, "properties": [ { "name": "facing", @@ -151760,10 +152038,10 @@ ] } ], - "default_state_id": 13213, + "default_state_id": 13232, "states": [ { - "id": 13202, + "id": 13221, "luminance": 0, "opaque": true, "replaceable": false, @@ -151774,7 +152052,7 @@ ] }, { - "id": 13203, + "id": 13222, "luminance": 0, "opaque": true, "replaceable": false, @@ -151785,7 +152063,7 @@ ] }, { - "id": 13204, + "id": 13223, "luminance": 0, "opaque": true, "replaceable": false, @@ -151797,7 +152075,7 @@ ] }, { - "id": 13205, + "id": 13224, "luminance": 0, "opaque": true, "replaceable": false, @@ -151809,7 +152087,7 @@ ] }, { - "id": 13206, + "id": 13225, "luminance": 0, "opaque": true, "replaceable": false, @@ -151821,7 +152099,7 @@ ] }, { - "id": 13207, + "id": 13226, "luminance": 0, "opaque": true, "replaceable": false, @@ -151833,7 +152111,7 @@ ] }, { - "id": 13208, + "id": 13227, "luminance": 0, "opaque": true, "replaceable": false, @@ -151845,7 +152123,7 @@ ] }, { - "id": 13209, + "id": 13228, "luminance": 0, "opaque": true, "replaceable": false, @@ -151857,7 +152135,7 @@ ] }, { - "id": 13210, + "id": 13229, "luminance": 0, "opaque": true, "replaceable": false, @@ -151869,7 +152147,7 @@ ] }, { - "id": 13211, + "id": 13230, "luminance": 0, "opaque": true, "replaceable": false, @@ -151881,7 +152159,7 @@ ] }, { - "id": 13212, + "id": 13231, "luminance": 0, "opaque": true, "replaceable": false, @@ -151892,7 +152170,7 @@ ] }, { - "id": 13213, + "id": 13232, "luminance": 0, "opaque": true, "replaceable": false, @@ -151903,7 +152181,7 @@ ] }, { - "id": 13214, + "id": 13233, "luminance": 0, "opaque": true, "replaceable": false, @@ -151915,7 +152193,7 @@ ] }, { - "id": 13215, + "id": 13234, "luminance": 0, "opaque": true, "replaceable": false, @@ -151927,7 +152205,7 @@ ] }, { - "id": 13216, + "id": 13235, "luminance": 0, "opaque": true, "replaceable": false, @@ -151939,7 +152217,7 @@ ] }, { - "id": 13217, + "id": 13236, "luminance": 0, "opaque": true, "replaceable": false, @@ -151951,7 +152229,7 @@ ] }, { - "id": 13218, + "id": 13237, "luminance": 0, "opaque": true, "replaceable": false, @@ -151962,7 +152240,7 @@ ] }, { - "id": 13219, + "id": 13238, "luminance": 0, "opaque": true, "replaceable": false, @@ -151973,7 +152251,7 @@ ] }, { - "id": 13220, + "id": 13239, "luminance": 0, "opaque": true, "replaceable": false, @@ -151984,7 +152262,7 @@ ] }, { - "id": 13221, + "id": 13240, "luminance": 0, "opaque": true, "replaceable": false, @@ -151995,7 +152273,7 @@ ] }, { - "id": 13222, + "id": 13241, "luminance": 0, "opaque": true, "replaceable": false, @@ -152006,7 +152284,7 @@ ] }, { - "id": 13223, + "id": 13242, "luminance": 0, "opaque": true, "replaceable": false, @@ -152017,7 +152295,7 @@ ] }, { - "id": 13224, + "id": 13243, "luminance": 0, "opaque": true, "replaceable": false, @@ -152029,7 +152307,7 @@ ] }, { - "id": 13225, + "id": 13244, "luminance": 0, "opaque": true, "replaceable": false, @@ -152041,7 +152319,7 @@ ] }, { - "id": 13226, + "id": 13245, "luminance": 0, "opaque": true, "replaceable": false, @@ -152053,7 +152331,7 @@ ] }, { - "id": 13227, + "id": 13246, "luminance": 0, "opaque": true, "replaceable": false, @@ -152065,7 +152343,7 @@ ] }, { - "id": 13228, + "id": 13247, "luminance": 0, "opaque": true, "replaceable": false, @@ -152077,7 +152355,7 @@ ] }, { - "id": 13229, + "id": 13248, "luminance": 0, "opaque": true, "replaceable": false, @@ -152089,7 +152367,7 @@ ] }, { - "id": 13230, + "id": 13249, "luminance": 0, "opaque": true, "replaceable": false, @@ -152101,7 +152379,7 @@ ] }, { - "id": 13231, + "id": 13250, "luminance": 0, "opaque": true, "replaceable": false, @@ -152113,7 +152391,7 @@ ] }, { - "id": 13232, + "id": 13251, "luminance": 0, "opaque": true, "replaceable": false, @@ -152124,7 +152402,7 @@ ] }, { - "id": 13233, + "id": 13252, "luminance": 0, "opaque": true, "replaceable": false, @@ -152135,7 +152413,7 @@ ] }, { - "id": 13234, + "id": 13253, "luminance": 0, "opaque": true, "replaceable": false, @@ -152147,7 +152425,7 @@ ] }, { - "id": 13235, + "id": 13254, "luminance": 0, "opaque": true, "replaceable": false, @@ -152159,7 +152437,7 @@ ] }, { - "id": 13236, + "id": 13255, "luminance": 0, "opaque": true, "replaceable": false, @@ -152171,7 +152449,7 @@ ] }, { - "id": 13237, + "id": 13256, "luminance": 0, "opaque": true, "replaceable": false, @@ -152183,7 +152461,7 @@ ] }, { - "id": 13238, + "id": 13257, "luminance": 0, "opaque": true, "replaceable": false, @@ -152194,7 +152472,7 @@ ] }, { - "id": 13239, + "id": 13258, "luminance": 0, "opaque": true, "replaceable": false, @@ -152205,7 +152483,7 @@ ] }, { - "id": 13240, + "id": 13259, "luminance": 0, "opaque": true, "replaceable": false, @@ -152216,7 +152494,7 @@ ] }, { - "id": 13241, + "id": 13260, "luminance": 0, "opaque": true, "replaceable": false, @@ -152227,7 +152505,7 @@ ] }, { - "id": 13242, + "id": 13261, "luminance": 0, "opaque": true, "replaceable": false, @@ -152238,7 +152516,7 @@ ] }, { - "id": 13243, + "id": 13262, "luminance": 0, "opaque": true, "replaceable": false, @@ -152249,7 +152527,7 @@ ] }, { - "id": 13244, + "id": 13263, "luminance": 0, "opaque": true, "replaceable": false, @@ -152261,7 +152539,7 @@ ] }, { - "id": 13245, + "id": 13264, "luminance": 0, "opaque": true, "replaceable": false, @@ -152273,7 +152551,7 @@ ] }, { - "id": 13246, + "id": 13265, "luminance": 0, "opaque": true, "replaceable": false, @@ -152285,7 +152563,7 @@ ] }, { - "id": 13247, + "id": 13266, "luminance": 0, "opaque": true, "replaceable": false, @@ -152297,7 +152575,7 @@ ] }, { - "id": 13248, + "id": 13267, "luminance": 0, "opaque": true, "replaceable": false, @@ -152309,7 +152587,7 @@ ] }, { - "id": 13249, + "id": 13268, "luminance": 0, "opaque": true, "replaceable": false, @@ -152321,7 +152599,7 @@ ] }, { - "id": 13250, + "id": 13269, "luminance": 0, "opaque": true, "replaceable": false, @@ -152333,7 +152611,7 @@ ] }, { - "id": 13251, + "id": 13270, "luminance": 0, "opaque": true, "replaceable": false, @@ -152345,7 +152623,7 @@ ] }, { - "id": 13252, + "id": 13271, "luminance": 0, "opaque": true, "replaceable": false, @@ -152356,7 +152634,7 @@ ] }, { - "id": 13253, + "id": 13272, "luminance": 0, "opaque": true, "replaceable": false, @@ -152367,7 +152645,7 @@ ] }, { - "id": 13254, + "id": 13273, "luminance": 0, "opaque": true, "replaceable": false, @@ -152379,7 +152657,7 @@ ] }, { - "id": 13255, + "id": 13274, "luminance": 0, "opaque": true, "replaceable": false, @@ -152391,7 +152669,7 @@ ] }, { - "id": 13256, + "id": 13275, "luminance": 0, "opaque": true, "replaceable": false, @@ -152403,7 +152681,7 @@ ] }, { - "id": 13257, + "id": 13276, "luminance": 0, "opaque": true, "replaceable": false, @@ -152415,7 +152693,7 @@ ] }, { - "id": 13258, + "id": 13277, "luminance": 0, "opaque": true, "replaceable": false, @@ -152426,7 +152704,7 @@ ] }, { - "id": 13259, + "id": 13278, "luminance": 0, "opaque": true, "replaceable": false, @@ -152437,7 +152715,7 @@ ] }, { - "id": 13260, + "id": 13279, "luminance": 0, "opaque": true, "replaceable": false, @@ -152448,7 +152726,7 @@ ] }, { - "id": 13261, + "id": 13280, "luminance": 0, "opaque": true, "replaceable": false, @@ -152459,7 +152737,7 @@ ] }, { - "id": 13262, + "id": 13281, "luminance": 0, "opaque": true, "replaceable": false, @@ -152470,7 +152748,7 @@ ] }, { - "id": 13263, + "id": 13282, "luminance": 0, "opaque": true, "replaceable": false, @@ -152481,7 +152759,7 @@ ] }, { - "id": 13264, + "id": 13283, "luminance": 0, "opaque": true, "replaceable": false, @@ -152493,7 +152771,7 @@ ] }, { - "id": 13265, + "id": 13284, "luminance": 0, "opaque": true, "replaceable": false, @@ -152505,7 +152783,7 @@ ] }, { - "id": 13266, + "id": 13285, "luminance": 0, "opaque": true, "replaceable": false, @@ -152517,7 +152795,7 @@ ] }, { - "id": 13267, + "id": 13286, "luminance": 0, "opaque": true, "replaceable": false, @@ -152529,7 +152807,7 @@ ] }, { - "id": 13268, + "id": 13287, "luminance": 0, "opaque": true, "replaceable": false, @@ -152541,7 +152819,7 @@ ] }, { - "id": 13269, + "id": 13288, "luminance": 0, "opaque": true, "replaceable": false, @@ -152553,7 +152831,7 @@ ] }, { - "id": 13270, + "id": 13289, "luminance": 0, "opaque": true, "replaceable": false, @@ -152565,7 +152843,7 @@ ] }, { - "id": 13271, + "id": 13290, "luminance": 0, "opaque": true, "replaceable": false, @@ -152577,7 +152855,7 @@ ] }, { - "id": 13272, + "id": 13291, "luminance": 0, "opaque": true, "replaceable": false, @@ -152588,7 +152866,7 @@ ] }, { - "id": 13273, + "id": 13292, "luminance": 0, "opaque": true, "replaceable": false, @@ -152599,7 +152877,7 @@ ] }, { - "id": 13274, + "id": 13293, "luminance": 0, "opaque": true, "replaceable": false, @@ -152611,7 +152889,7 @@ ] }, { - "id": 13275, + "id": 13294, "luminance": 0, "opaque": true, "replaceable": false, @@ -152623,7 +152901,7 @@ ] }, { - "id": 13276, + "id": 13295, "luminance": 0, "opaque": true, "replaceable": false, @@ -152635,7 +152913,7 @@ ] }, { - "id": 13277, + "id": 13296, "luminance": 0, "opaque": true, "replaceable": false, @@ -152647,7 +152925,7 @@ ] }, { - "id": 13278, + "id": 13297, "luminance": 0, "opaque": true, "replaceable": false, @@ -152658,7 +152936,7 @@ ] }, { - "id": 13279, + "id": 13298, "luminance": 0, "opaque": true, "replaceable": false, @@ -152669,7 +152947,7 @@ ] }, { - "id": 13280, + "id": 13299, "luminance": 0, "opaque": true, "replaceable": false, @@ -152680,7 +152958,7 @@ ] }, { - "id": 13281, + "id": 13300, "luminance": 0, "opaque": true, "replaceable": false, @@ -152693,10 +152971,10 @@ ] }, { - "id": 736, - "name": "mossy_cobblestone_stairs", - "translation_key": "block.minecraft.mossy_cobblestone_stairs", - "item_id": 624, + "id": 738, + "name": "stone_stairs", + "translation_key": "block.minecraft.stone_stairs", + "item_id": 605, "properties": [ { "name": "facing", @@ -152732,10 +153010,10 @@ ] } ], - "default_state_id": 13293, + "default_state_id": 13312, "states": [ { - "id": 13282, + "id": 13301, "luminance": 0, "opaque": true, "replaceable": false, @@ -152746,7 +153024,7 @@ ] }, { - "id": 13283, + "id": 13302, "luminance": 0, "opaque": true, "replaceable": false, @@ -152757,7 +153035,7 @@ ] }, { - "id": 13284, + "id": 13303, "luminance": 0, "opaque": true, "replaceable": false, @@ -152769,7 +153047,7 @@ ] }, { - "id": 13285, + "id": 13304, "luminance": 0, "opaque": true, "replaceable": false, @@ -152781,7 +153059,7 @@ ] }, { - "id": 13286, + "id": 13305, "luminance": 0, "opaque": true, "replaceable": false, @@ -152793,7 +153071,7 @@ ] }, { - "id": 13287, + "id": 13306, "luminance": 0, "opaque": true, "replaceable": false, @@ -152805,7 +153083,7 @@ ] }, { - "id": 13288, + "id": 13307, "luminance": 0, "opaque": true, "replaceable": false, @@ -152817,7 +153095,7 @@ ] }, { - "id": 13289, + "id": 13308, "luminance": 0, "opaque": true, "replaceable": false, @@ -152829,7 +153107,7 @@ ] }, { - "id": 13290, + "id": 13309, "luminance": 0, "opaque": true, "replaceable": false, @@ -152841,7 +153119,7 @@ ] }, { - "id": 13291, + "id": 13310, "luminance": 0, "opaque": true, "replaceable": false, @@ -152853,7 +153131,7 @@ ] }, { - "id": 13292, + "id": 13311, "luminance": 0, "opaque": true, "replaceable": false, @@ -152864,7 +153142,7 @@ ] }, { - "id": 13293, + "id": 13312, "luminance": 0, "opaque": true, "replaceable": false, @@ -152875,7 +153153,7 @@ ] }, { - "id": 13294, + "id": 13313, "luminance": 0, "opaque": true, "replaceable": false, @@ -152887,7 +153165,7 @@ ] }, { - "id": 13295, + "id": 13314, "luminance": 0, "opaque": true, "replaceable": false, @@ -152899,7 +153177,7 @@ ] }, { - "id": 13296, + "id": 13315, "luminance": 0, "opaque": true, "replaceable": false, @@ -152911,7 +153189,7 @@ ] }, { - "id": 13297, + "id": 13316, "luminance": 0, "opaque": true, "replaceable": false, @@ -152923,7 +153201,7 @@ ] }, { - "id": 13298, + "id": 13317, "luminance": 0, "opaque": true, "replaceable": false, @@ -152934,7 +153212,7 @@ ] }, { - "id": 13299, + "id": 13318, "luminance": 0, "opaque": true, "replaceable": false, @@ -152945,7 +153223,7 @@ ] }, { - "id": 13300, + "id": 13319, "luminance": 0, "opaque": true, "replaceable": false, @@ -152956,7 +153234,7 @@ ] }, { - "id": 13301, + "id": 13320, "luminance": 0, "opaque": true, "replaceable": false, @@ -152967,7 +153245,7 @@ ] }, { - "id": 13302, + "id": 13321, "luminance": 0, "opaque": true, "replaceable": false, @@ -152978,7 +153256,7 @@ ] }, { - "id": 13303, + "id": 13322, "luminance": 0, "opaque": true, "replaceable": false, @@ -152989,7 +153267,7 @@ ] }, { - "id": 13304, + "id": 13323, "luminance": 0, "opaque": true, "replaceable": false, @@ -153001,7 +153279,7 @@ ] }, { - "id": 13305, + "id": 13324, "luminance": 0, "opaque": true, "replaceable": false, @@ -153013,7 +153291,7 @@ ] }, { - "id": 13306, + "id": 13325, "luminance": 0, "opaque": true, "replaceable": false, @@ -153025,7 +153303,7 @@ ] }, { - "id": 13307, + "id": 13326, "luminance": 0, "opaque": true, "replaceable": false, @@ -153037,7 +153315,7 @@ ] }, { - "id": 13308, + "id": 13327, "luminance": 0, "opaque": true, "replaceable": false, @@ -153049,7 +153327,7 @@ ] }, { - "id": 13309, + "id": 13328, "luminance": 0, "opaque": true, "replaceable": false, @@ -153061,7 +153339,7 @@ ] }, { - "id": 13310, + "id": 13329, "luminance": 0, "opaque": true, "replaceable": false, @@ -153073,7 +153351,7 @@ ] }, { - "id": 13311, + "id": 13330, "luminance": 0, "opaque": true, "replaceable": false, @@ -153085,7 +153363,7 @@ ] }, { - "id": 13312, + "id": 13331, "luminance": 0, "opaque": true, "replaceable": false, @@ -153096,7 +153374,7 @@ ] }, { - "id": 13313, + "id": 13332, "luminance": 0, "opaque": true, "replaceable": false, @@ -153107,7 +153385,7 @@ ] }, { - "id": 13314, + "id": 13333, "luminance": 0, "opaque": true, "replaceable": false, @@ -153119,7 +153397,7 @@ ] }, { - "id": 13315, + "id": 13334, "luminance": 0, "opaque": true, "replaceable": false, @@ -153131,7 +153409,7 @@ ] }, { - "id": 13316, + "id": 13335, "luminance": 0, "opaque": true, "replaceable": false, @@ -153143,7 +153421,7 @@ ] }, { - "id": 13317, + "id": 13336, "luminance": 0, "opaque": true, "replaceable": false, @@ -153155,7 +153433,7 @@ ] }, { - "id": 13318, + "id": 13337, "luminance": 0, "opaque": true, "replaceable": false, @@ -153166,7 +153444,7 @@ ] }, { - "id": 13319, + "id": 13338, "luminance": 0, "opaque": true, "replaceable": false, @@ -153177,7 +153455,7 @@ ] }, { - "id": 13320, + "id": 13339, "luminance": 0, "opaque": true, "replaceable": false, @@ -153188,7 +153466,7 @@ ] }, { - "id": 13321, + "id": 13340, "luminance": 0, "opaque": true, "replaceable": false, @@ -153199,7 +153477,7 @@ ] }, { - "id": 13322, + "id": 13341, "luminance": 0, "opaque": true, "replaceable": false, @@ -153210,7 +153488,7 @@ ] }, { - "id": 13323, + "id": 13342, "luminance": 0, "opaque": true, "replaceable": false, @@ -153221,7 +153499,7 @@ ] }, { - "id": 13324, + "id": 13343, "luminance": 0, "opaque": true, "replaceable": false, @@ -153233,7 +153511,7 @@ ] }, { - "id": 13325, + "id": 13344, "luminance": 0, "opaque": true, "replaceable": false, @@ -153245,7 +153523,7 @@ ] }, { - "id": 13326, + "id": 13345, "luminance": 0, "opaque": true, "replaceable": false, @@ -153257,7 +153535,7 @@ ] }, { - "id": 13327, + "id": 13346, "luminance": 0, "opaque": true, "replaceable": false, @@ -153269,7 +153547,7 @@ ] }, { - "id": 13328, + "id": 13347, "luminance": 0, "opaque": true, "replaceable": false, @@ -153281,7 +153559,7 @@ ] }, { - "id": 13329, + "id": 13348, "luminance": 0, "opaque": true, "replaceable": false, @@ -153293,7 +153571,7 @@ ] }, { - "id": 13330, + "id": 13349, "luminance": 0, "opaque": true, "replaceable": false, @@ -153305,7 +153583,7 @@ ] }, { - "id": 13331, + "id": 13350, "luminance": 0, "opaque": true, "replaceable": false, @@ -153317,7 +153595,7 @@ ] }, { - "id": 13332, + "id": 13351, "luminance": 0, "opaque": true, "replaceable": false, @@ -153328,7 +153606,7 @@ ] }, { - "id": 13333, + "id": 13352, "luminance": 0, "opaque": true, "replaceable": false, @@ -153339,7 +153617,7 @@ ] }, { - "id": 13334, + "id": 13353, "luminance": 0, "opaque": true, "replaceable": false, @@ -153351,7 +153629,7 @@ ] }, { - "id": 13335, + "id": 13354, "luminance": 0, "opaque": true, "replaceable": false, @@ -153363,7 +153641,7 @@ ] }, { - "id": 13336, + "id": 13355, "luminance": 0, "opaque": true, "replaceable": false, @@ -153375,7 +153653,7 @@ ] }, { - "id": 13337, + "id": 13356, "luminance": 0, "opaque": true, "replaceable": false, @@ -153387,7 +153665,7 @@ ] }, { - "id": 13338, + "id": 13357, "luminance": 0, "opaque": true, "replaceable": false, @@ -153398,7 +153676,7 @@ ] }, { - "id": 13339, + "id": 13358, "luminance": 0, "opaque": true, "replaceable": false, @@ -153409,7 +153687,7 @@ ] }, { - "id": 13340, + "id": 13359, "luminance": 0, "opaque": true, "replaceable": false, @@ -153420,7 +153698,7 @@ ] }, { - "id": 13341, + "id": 13360, "luminance": 0, "opaque": true, "replaceable": false, @@ -153431,7 +153709,7 @@ ] }, { - "id": 13342, + "id": 13361, "luminance": 0, "opaque": true, "replaceable": false, @@ -153442,7 +153720,7 @@ ] }, { - "id": 13343, + "id": 13362, "luminance": 0, "opaque": true, "replaceable": false, @@ -153453,7 +153731,7 @@ ] }, { - "id": 13344, + "id": 13363, "luminance": 0, "opaque": true, "replaceable": false, @@ -153465,7 +153743,7 @@ ] }, { - "id": 13345, + "id": 13364, "luminance": 0, "opaque": true, "replaceable": false, @@ -153477,7 +153755,7 @@ ] }, { - "id": 13346, + "id": 13365, "luminance": 0, "opaque": true, "replaceable": false, @@ -153489,7 +153767,7 @@ ] }, { - "id": 13347, + "id": 13366, "luminance": 0, "opaque": true, "replaceable": false, @@ -153501,7 +153779,7 @@ ] }, { - "id": 13348, + "id": 13367, "luminance": 0, "opaque": true, "replaceable": false, @@ -153513,7 +153791,7 @@ ] }, { - "id": 13349, + "id": 13368, "luminance": 0, "opaque": true, "replaceable": false, @@ -153525,7 +153803,7 @@ ] }, { - "id": 13350, + "id": 13369, "luminance": 0, "opaque": true, "replaceable": false, @@ -153537,7 +153815,7 @@ ] }, { - "id": 13351, + "id": 13370, "luminance": 0, "opaque": true, "replaceable": false, @@ -153549,7 +153827,7 @@ ] }, { - "id": 13352, + "id": 13371, "luminance": 0, "opaque": true, "replaceable": false, @@ -153560,7 +153838,7 @@ ] }, { - "id": 13353, + "id": 13372, "luminance": 0, "opaque": true, "replaceable": false, @@ -153571,7 +153849,7 @@ ] }, { - "id": 13354, + "id": 13373, "luminance": 0, "opaque": true, "replaceable": false, @@ -153583,7 +153861,7 @@ ] }, { - "id": 13355, + "id": 13374, "luminance": 0, "opaque": true, "replaceable": false, @@ -153595,7 +153873,7 @@ ] }, { - "id": 13356, + "id": 13375, "luminance": 0, "opaque": true, "replaceable": false, @@ -153607,7 +153885,7 @@ ] }, { - "id": 13357, + "id": 13376, "luminance": 0, "opaque": true, "replaceable": false, @@ -153619,7 +153897,7 @@ ] }, { - "id": 13358, + "id": 13377, "luminance": 0, "opaque": true, "replaceable": false, @@ -153630,7 +153908,7 @@ ] }, { - "id": 13359, + "id": 13378, "luminance": 0, "opaque": true, "replaceable": false, @@ -153641,7 +153919,7 @@ ] }, { - "id": 13360, + "id": 13379, "luminance": 0, "opaque": true, "replaceable": false, @@ -153652,7 +153930,7 @@ ] }, { - "id": 13361, + "id": 13380, "luminance": 0, "opaque": true, "replaceable": false, @@ -153665,10 +153943,10 @@ ] }, { - "id": 737, - "name": "end_stone_brick_stairs", - "translation_key": "block.minecraft.end_stone_brick_stairs", - "item_id": 625, + "id": 739, + "name": "smooth_sandstone_stairs", + "translation_key": "block.minecraft.smooth_sandstone_stairs", + "item_id": 606, "properties": [ { "name": "facing", @@ -153704,10 +153982,10 @@ ] } ], - "default_state_id": 13373, + "default_state_id": 13392, "states": [ { - "id": 13362, + "id": 13381, "luminance": 0, "opaque": true, "replaceable": false, @@ -153718,7 +153996,7 @@ ] }, { - "id": 13363, + "id": 13382, "luminance": 0, "opaque": true, "replaceable": false, @@ -153729,7 +154007,7 @@ ] }, { - "id": 13364, + "id": 13383, "luminance": 0, "opaque": true, "replaceable": false, @@ -153741,7 +154019,7 @@ ] }, { - "id": 13365, + "id": 13384, "luminance": 0, "opaque": true, "replaceable": false, @@ -153753,7 +154031,7 @@ ] }, { - "id": 13366, + "id": 13385, "luminance": 0, "opaque": true, "replaceable": false, @@ -153765,7 +154043,7 @@ ] }, { - "id": 13367, + "id": 13386, "luminance": 0, "opaque": true, "replaceable": false, @@ -153777,7 +154055,7 @@ ] }, { - "id": 13368, + "id": 13387, "luminance": 0, "opaque": true, "replaceable": false, @@ -153789,7 +154067,7 @@ ] }, { - "id": 13369, + "id": 13388, "luminance": 0, "opaque": true, "replaceable": false, @@ -153801,7 +154079,7 @@ ] }, { - "id": 13370, + "id": 13389, "luminance": 0, "opaque": true, "replaceable": false, @@ -153813,7 +154091,7 @@ ] }, { - "id": 13371, + "id": 13390, "luminance": 0, "opaque": true, "replaceable": false, @@ -153825,7 +154103,7 @@ ] }, { - "id": 13372, + "id": 13391, "luminance": 0, "opaque": true, "replaceable": false, @@ -153836,7 +154114,7 @@ ] }, { - "id": 13373, + "id": 13392, "luminance": 0, "opaque": true, "replaceable": false, @@ -153847,7 +154125,7 @@ ] }, { - "id": 13374, + "id": 13393, "luminance": 0, "opaque": true, "replaceable": false, @@ -153859,7 +154137,7 @@ ] }, { - "id": 13375, + "id": 13394, "luminance": 0, "opaque": true, "replaceable": false, @@ -153871,7 +154149,7 @@ ] }, { - "id": 13376, + "id": 13395, "luminance": 0, "opaque": true, "replaceable": false, @@ -153883,7 +154161,7 @@ ] }, { - "id": 13377, + "id": 13396, "luminance": 0, "opaque": true, "replaceable": false, @@ -153895,7 +154173,7 @@ ] }, { - "id": 13378, + "id": 13397, "luminance": 0, "opaque": true, "replaceable": false, @@ -153906,7 +154184,7 @@ ] }, { - "id": 13379, + "id": 13398, "luminance": 0, "opaque": true, "replaceable": false, @@ -153917,7 +154195,7 @@ ] }, { - "id": 13380, + "id": 13399, "luminance": 0, "opaque": true, "replaceable": false, @@ -153928,7 +154206,7 @@ ] }, { - "id": 13381, + "id": 13400, "luminance": 0, "opaque": true, "replaceable": false, @@ -153939,7 +154217,7 @@ ] }, { - "id": 13382, + "id": 13401, "luminance": 0, "opaque": true, "replaceable": false, @@ -153950,7 +154228,7 @@ ] }, { - "id": 13383, + "id": 13402, "luminance": 0, "opaque": true, "replaceable": false, @@ -153961,7 +154239,7 @@ ] }, { - "id": 13384, + "id": 13403, "luminance": 0, "opaque": true, "replaceable": false, @@ -153973,7 +154251,7 @@ ] }, { - "id": 13385, + "id": 13404, "luminance": 0, "opaque": true, "replaceable": false, @@ -153985,7 +154263,7 @@ ] }, { - "id": 13386, + "id": 13405, "luminance": 0, "opaque": true, "replaceable": false, @@ -153997,7 +154275,7 @@ ] }, { - "id": 13387, + "id": 13406, "luminance": 0, "opaque": true, "replaceable": false, @@ -154009,7 +154287,7 @@ ] }, { - "id": 13388, + "id": 13407, "luminance": 0, "opaque": true, "replaceable": false, @@ -154021,7 +154299,7 @@ ] }, { - "id": 13389, + "id": 13408, "luminance": 0, "opaque": true, "replaceable": false, @@ -154033,7 +154311,7 @@ ] }, { - "id": 13390, + "id": 13409, "luminance": 0, "opaque": true, "replaceable": false, @@ -154045,7 +154323,7 @@ ] }, { - "id": 13391, + "id": 13410, "luminance": 0, "opaque": true, "replaceable": false, @@ -154057,7 +154335,7 @@ ] }, { - "id": 13392, + "id": 13411, "luminance": 0, "opaque": true, "replaceable": false, @@ -154068,7 +154346,7 @@ ] }, { - "id": 13393, + "id": 13412, "luminance": 0, "opaque": true, "replaceable": false, @@ -154079,7 +154357,7 @@ ] }, { - "id": 13394, + "id": 13413, "luminance": 0, "opaque": true, "replaceable": false, @@ -154091,7 +154369,7 @@ ] }, { - "id": 13395, + "id": 13414, "luminance": 0, "opaque": true, "replaceable": false, @@ -154103,7 +154381,7 @@ ] }, { - "id": 13396, + "id": 13415, "luminance": 0, "opaque": true, "replaceable": false, @@ -154115,7 +154393,7 @@ ] }, { - "id": 13397, + "id": 13416, "luminance": 0, "opaque": true, "replaceable": false, @@ -154127,7 +154405,7 @@ ] }, { - "id": 13398, + "id": 13417, "luminance": 0, "opaque": true, "replaceable": false, @@ -154138,7 +154416,7 @@ ] }, { - "id": 13399, + "id": 13418, "luminance": 0, "opaque": true, "replaceable": false, @@ -154149,7 +154427,7 @@ ] }, { - "id": 13400, + "id": 13419, "luminance": 0, "opaque": true, "replaceable": false, @@ -154160,7 +154438,7 @@ ] }, { - "id": 13401, + "id": 13420, "luminance": 0, "opaque": true, "replaceable": false, @@ -154171,7 +154449,7 @@ ] }, { - "id": 13402, + "id": 13421, "luminance": 0, "opaque": true, "replaceable": false, @@ -154182,7 +154460,7 @@ ] }, { - "id": 13403, + "id": 13422, "luminance": 0, "opaque": true, "replaceable": false, @@ -154193,7 +154471,7 @@ ] }, { - "id": 13404, + "id": 13423, "luminance": 0, "opaque": true, "replaceable": false, @@ -154205,7 +154483,7 @@ ] }, { - "id": 13405, + "id": 13424, "luminance": 0, "opaque": true, "replaceable": false, @@ -154217,7 +154495,7 @@ ] }, { - "id": 13406, + "id": 13425, "luminance": 0, "opaque": true, "replaceable": false, @@ -154229,7 +154507,7 @@ ] }, { - "id": 13407, + "id": 13426, "luminance": 0, "opaque": true, "replaceable": false, @@ -154241,7 +154519,7 @@ ] }, { - "id": 13408, + "id": 13427, "luminance": 0, "opaque": true, "replaceable": false, @@ -154253,7 +154531,7 @@ ] }, { - "id": 13409, + "id": 13428, "luminance": 0, "opaque": true, "replaceable": false, @@ -154265,7 +154543,7 @@ ] }, { - "id": 13410, + "id": 13429, "luminance": 0, "opaque": true, "replaceable": false, @@ -154277,7 +154555,7 @@ ] }, { - "id": 13411, + "id": 13430, "luminance": 0, "opaque": true, "replaceable": false, @@ -154289,7 +154567,7 @@ ] }, { - "id": 13412, + "id": 13431, "luminance": 0, "opaque": true, "replaceable": false, @@ -154300,7 +154578,7 @@ ] }, { - "id": 13413, + "id": 13432, "luminance": 0, "opaque": true, "replaceable": false, @@ -154311,7 +154589,7 @@ ] }, { - "id": 13414, + "id": 13433, "luminance": 0, "opaque": true, "replaceable": false, @@ -154323,7 +154601,7 @@ ] }, { - "id": 13415, + "id": 13434, "luminance": 0, "opaque": true, "replaceable": false, @@ -154335,7 +154613,7 @@ ] }, { - "id": 13416, + "id": 13435, "luminance": 0, "opaque": true, "replaceable": false, @@ -154347,7 +154625,7 @@ ] }, { - "id": 13417, + "id": 13436, "luminance": 0, "opaque": true, "replaceable": false, @@ -154359,7 +154637,7 @@ ] }, { - "id": 13418, + "id": 13437, "luminance": 0, "opaque": true, "replaceable": false, @@ -154370,7 +154648,7 @@ ] }, { - "id": 13419, + "id": 13438, "luminance": 0, "opaque": true, "replaceable": false, @@ -154381,7 +154659,7 @@ ] }, { - "id": 13420, + "id": 13439, "luminance": 0, "opaque": true, "replaceable": false, @@ -154392,7 +154670,7 @@ ] }, { - "id": 13421, + "id": 13440, "luminance": 0, "opaque": true, "replaceable": false, @@ -154403,7 +154681,7 @@ ] }, { - "id": 13422, + "id": 13441, "luminance": 0, "opaque": true, "replaceable": false, @@ -154414,7 +154692,7 @@ ] }, { - "id": 13423, + "id": 13442, "luminance": 0, "opaque": true, "replaceable": false, @@ -154425,7 +154703,7 @@ ] }, { - "id": 13424, + "id": 13443, "luminance": 0, "opaque": true, "replaceable": false, @@ -154437,7 +154715,7 @@ ] }, { - "id": 13425, + "id": 13444, "luminance": 0, "opaque": true, "replaceable": false, @@ -154449,7 +154727,7 @@ ] }, { - "id": 13426, + "id": 13445, "luminance": 0, "opaque": true, "replaceable": false, @@ -154461,7 +154739,7 @@ ] }, { - "id": 13427, + "id": 13446, "luminance": 0, "opaque": true, "replaceable": false, @@ -154473,7 +154751,7 @@ ] }, { - "id": 13428, + "id": 13447, "luminance": 0, "opaque": true, "replaceable": false, @@ -154485,7 +154763,7 @@ ] }, { - "id": 13429, + "id": 13448, "luminance": 0, "opaque": true, "replaceable": false, @@ -154497,7 +154775,7 @@ ] }, { - "id": 13430, + "id": 13449, "luminance": 0, "opaque": true, "replaceable": false, @@ -154509,7 +154787,7 @@ ] }, { - "id": 13431, + "id": 13450, "luminance": 0, "opaque": true, "replaceable": false, @@ -154521,7 +154799,7 @@ ] }, { - "id": 13432, + "id": 13451, "luminance": 0, "opaque": true, "replaceable": false, @@ -154532,7 +154810,7 @@ ] }, { - "id": 13433, + "id": 13452, "luminance": 0, "opaque": true, "replaceable": false, @@ -154543,7 +154821,7 @@ ] }, { - "id": 13434, + "id": 13453, "luminance": 0, "opaque": true, "replaceable": false, @@ -154555,7 +154833,7 @@ ] }, { - "id": 13435, + "id": 13454, "luminance": 0, "opaque": true, "replaceable": false, @@ -154567,7 +154845,7 @@ ] }, { - "id": 13436, + "id": 13455, "luminance": 0, "opaque": true, "replaceable": false, @@ -154579,7 +154857,7 @@ ] }, { - "id": 13437, + "id": 13456, "luminance": 0, "opaque": true, "replaceable": false, @@ -154591,7 +154869,7 @@ ] }, { - "id": 13438, + "id": 13457, "luminance": 0, "opaque": true, "replaceable": false, @@ -154602,7 +154880,7 @@ ] }, { - "id": 13439, + "id": 13458, "luminance": 0, "opaque": true, "replaceable": false, @@ -154613,7 +154891,7 @@ ] }, { - "id": 13440, + "id": 13459, "luminance": 0, "opaque": true, "replaceable": false, @@ -154624,7 +154902,7 @@ ] }, { - "id": 13441, + "id": 13460, "luminance": 0, "opaque": true, "replaceable": false, @@ -154637,10 +154915,10 @@ ] }, { - "id": 738, - "name": "stone_stairs", - "translation_key": "block.minecraft.stone_stairs", - "item_id": 626, + "id": 740, + "name": "smooth_quartz_stairs", + "translation_key": "block.minecraft.smooth_quartz_stairs", + "item_id": 607, "properties": [ { "name": "facing", @@ -154676,10 +154954,10 @@ ] } ], - "default_state_id": 13453, + "default_state_id": 13472, "states": [ { - "id": 13442, + "id": 13461, "luminance": 0, "opaque": true, "replaceable": false, @@ -154690,7 +154968,7 @@ ] }, { - "id": 13443, + "id": 13462, "luminance": 0, "opaque": true, "replaceable": false, @@ -154701,7 +154979,7 @@ ] }, { - "id": 13444, + "id": 13463, "luminance": 0, "opaque": true, "replaceable": false, @@ -154713,7 +154991,7 @@ ] }, { - "id": 13445, + "id": 13464, "luminance": 0, "opaque": true, "replaceable": false, @@ -154725,7 +155003,7 @@ ] }, { - "id": 13446, + "id": 13465, "luminance": 0, "opaque": true, "replaceable": false, @@ -154737,7 +155015,7 @@ ] }, { - "id": 13447, + "id": 13466, "luminance": 0, "opaque": true, "replaceable": false, @@ -154749,7 +155027,7 @@ ] }, { - "id": 13448, + "id": 13467, "luminance": 0, "opaque": true, "replaceable": false, @@ -154761,7 +155039,7 @@ ] }, { - "id": 13449, + "id": 13468, "luminance": 0, "opaque": true, "replaceable": false, @@ -154773,7 +155051,7 @@ ] }, { - "id": 13450, + "id": 13469, "luminance": 0, "opaque": true, "replaceable": false, @@ -154785,7 +155063,7 @@ ] }, { - "id": 13451, + "id": 13470, "luminance": 0, "opaque": true, "replaceable": false, @@ -154797,7 +155075,7 @@ ] }, { - "id": 13452, + "id": 13471, "luminance": 0, "opaque": true, "replaceable": false, @@ -154808,7 +155086,7 @@ ] }, { - "id": 13453, + "id": 13472, "luminance": 0, "opaque": true, "replaceable": false, @@ -154819,7 +155097,7 @@ ] }, { - "id": 13454, + "id": 13473, "luminance": 0, "opaque": true, "replaceable": false, @@ -154831,7 +155109,7 @@ ] }, { - "id": 13455, + "id": 13474, "luminance": 0, "opaque": true, "replaceable": false, @@ -154843,7 +155121,7 @@ ] }, { - "id": 13456, + "id": 13475, "luminance": 0, "opaque": true, "replaceable": false, @@ -154855,7 +155133,7 @@ ] }, { - "id": 13457, + "id": 13476, "luminance": 0, "opaque": true, "replaceable": false, @@ -154867,7 +155145,7 @@ ] }, { - "id": 13458, + "id": 13477, "luminance": 0, "opaque": true, "replaceable": false, @@ -154878,7 +155156,7 @@ ] }, { - "id": 13459, + "id": 13478, "luminance": 0, "opaque": true, "replaceable": false, @@ -154889,7 +155167,7 @@ ] }, { - "id": 13460, + "id": 13479, "luminance": 0, "opaque": true, "replaceable": false, @@ -154900,7 +155178,7 @@ ] }, { - "id": 13461, + "id": 13480, "luminance": 0, "opaque": true, "replaceable": false, @@ -154911,7 +155189,7 @@ ] }, { - "id": 13462, + "id": 13481, "luminance": 0, "opaque": true, "replaceable": false, @@ -154922,7 +155200,7 @@ ] }, { - "id": 13463, + "id": 13482, "luminance": 0, "opaque": true, "replaceable": false, @@ -154933,7 +155211,7 @@ ] }, { - "id": 13464, + "id": 13483, "luminance": 0, "opaque": true, "replaceable": false, @@ -154945,7 +155223,7 @@ ] }, { - "id": 13465, + "id": 13484, "luminance": 0, "opaque": true, "replaceable": false, @@ -154957,7 +155235,7 @@ ] }, { - "id": 13466, + "id": 13485, "luminance": 0, "opaque": true, "replaceable": false, @@ -154969,7 +155247,7 @@ ] }, { - "id": 13467, + "id": 13486, "luminance": 0, "opaque": true, "replaceable": false, @@ -154981,7 +155259,7 @@ ] }, { - "id": 13468, + "id": 13487, "luminance": 0, "opaque": true, "replaceable": false, @@ -154993,7 +155271,7 @@ ] }, { - "id": 13469, + "id": 13488, "luminance": 0, "opaque": true, "replaceable": false, @@ -155005,7 +155283,7 @@ ] }, { - "id": 13470, + "id": 13489, "luminance": 0, "opaque": true, "replaceable": false, @@ -155017,7 +155295,7 @@ ] }, { - "id": 13471, + "id": 13490, "luminance": 0, "opaque": true, "replaceable": false, @@ -155029,7 +155307,7 @@ ] }, { - "id": 13472, + "id": 13491, "luminance": 0, "opaque": true, "replaceable": false, @@ -155040,7 +155318,7 @@ ] }, { - "id": 13473, + "id": 13492, "luminance": 0, "opaque": true, "replaceable": false, @@ -155051,7 +155329,7 @@ ] }, { - "id": 13474, + "id": 13493, "luminance": 0, "opaque": true, "replaceable": false, @@ -155063,7 +155341,7 @@ ] }, { - "id": 13475, + "id": 13494, "luminance": 0, "opaque": true, "replaceable": false, @@ -155075,7 +155353,7 @@ ] }, { - "id": 13476, + "id": 13495, "luminance": 0, "opaque": true, "replaceable": false, @@ -155087,7 +155365,7 @@ ] }, { - "id": 13477, + "id": 13496, "luminance": 0, "opaque": true, "replaceable": false, @@ -155099,7 +155377,7 @@ ] }, { - "id": 13478, + "id": 13497, "luminance": 0, "opaque": true, "replaceable": false, @@ -155110,7 +155388,7 @@ ] }, { - "id": 13479, + "id": 13498, "luminance": 0, "opaque": true, "replaceable": false, @@ -155121,7 +155399,7 @@ ] }, { - "id": 13480, + "id": 13499, "luminance": 0, "opaque": true, "replaceable": false, @@ -155132,7 +155410,7 @@ ] }, { - "id": 13481, + "id": 13500, "luminance": 0, "opaque": true, "replaceable": false, @@ -155143,7 +155421,7 @@ ] }, { - "id": 13482, + "id": 13501, "luminance": 0, "opaque": true, "replaceable": false, @@ -155154,7 +155432,7 @@ ] }, { - "id": 13483, + "id": 13502, "luminance": 0, "opaque": true, "replaceable": false, @@ -155165,7 +155443,7 @@ ] }, { - "id": 13484, + "id": 13503, "luminance": 0, "opaque": true, "replaceable": false, @@ -155177,7 +155455,7 @@ ] }, { - "id": 13485, + "id": 13504, "luminance": 0, "opaque": true, "replaceable": false, @@ -155189,7 +155467,7 @@ ] }, { - "id": 13486, + "id": 13505, "luminance": 0, "opaque": true, "replaceable": false, @@ -155201,7 +155479,7 @@ ] }, { - "id": 13487, + "id": 13506, "luminance": 0, "opaque": true, "replaceable": false, @@ -155213,7 +155491,7 @@ ] }, { - "id": 13488, + "id": 13507, "luminance": 0, "opaque": true, "replaceable": false, @@ -155225,7 +155503,7 @@ ] }, { - "id": 13489, + "id": 13508, "luminance": 0, "opaque": true, "replaceable": false, @@ -155237,7 +155515,7 @@ ] }, { - "id": 13490, + "id": 13509, "luminance": 0, "opaque": true, "replaceable": false, @@ -155249,7 +155527,7 @@ ] }, { - "id": 13491, + "id": 13510, "luminance": 0, "opaque": true, "replaceable": false, @@ -155261,7 +155539,7 @@ ] }, { - "id": 13492, + "id": 13511, "luminance": 0, "opaque": true, "replaceable": false, @@ -155272,7 +155550,7 @@ ] }, { - "id": 13493, + "id": 13512, "luminance": 0, "opaque": true, "replaceable": false, @@ -155283,7 +155561,7 @@ ] }, { - "id": 13494, + "id": 13513, "luminance": 0, "opaque": true, "replaceable": false, @@ -155295,7 +155573,7 @@ ] }, { - "id": 13495, + "id": 13514, "luminance": 0, "opaque": true, "replaceable": false, @@ -155307,7 +155585,7 @@ ] }, { - "id": 13496, + "id": 13515, "luminance": 0, "opaque": true, "replaceable": false, @@ -155319,7 +155597,7 @@ ] }, { - "id": 13497, + "id": 13516, "luminance": 0, "opaque": true, "replaceable": false, @@ -155331,7 +155609,7 @@ ] }, { - "id": 13498, + "id": 13517, "luminance": 0, "opaque": true, "replaceable": false, @@ -155342,7 +155620,7 @@ ] }, { - "id": 13499, + "id": 13518, "luminance": 0, "opaque": true, "replaceable": false, @@ -155353,7 +155631,7 @@ ] }, { - "id": 13500, + "id": 13519, "luminance": 0, "opaque": true, "replaceable": false, @@ -155364,7 +155642,7 @@ ] }, { - "id": 13501, + "id": 13520, "luminance": 0, "opaque": true, "replaceable": false, @@ -155375,7 +155653,7 @@ ] }, { - "id": 13502, + "id": 13521, "luminance": 0, "opaque": true, "replaceable": false, @@ -155386,7 +155664,7 @@ ] }, { - "id": 13503, + "id": 13522, "luminance": 0, "opaque": true, "replaceable": false, @@ -155397,7 +155675,7 @@ ] }, { - "id": 13504, + "id": 13523, "luminance": 0, "opaque": true, "replaceable": false, @@ -155409,7 +155687,7 @@ ] }, { - "id": 13505, + "id": 13524, "luminance": 0, "opaque": true, "replaceable": false, @@ -155421,7 +155699,7 @@ ] }, { - "id": 13506, + "id": 13525, "luminance": 0, "opaque": true, "replaceable": false, @@ -155433,7 +155711,7 @@ ] }, { - "id": 13507, + "id": 13526, "luminance": 0, "opaque": true, "replaceable": false, @@ -155445,7 +155723,7 @@ ] }, { - "id": 13508, + "id": 13527, "luminance": 0, "opaque": true, "replaceable": false, @@ -155457,7 +155735,7 @@ ] }, { - "id": 13509, + "id": 13528, "luminance": 0, "opaque": true, "replaceable": false, @@ -155469,7 +155747,7 @@ ] }, { - "id": 13510, + "id": 13529, "luminance": 0, "opaque": true, "replaceable": false, @@ -155481,7 +155759,7 @@ ] }, { - "id": 13511, + "id": 13530, "luminance": 0, "opaque": true, "replaceable": false, @@ -155493,7 +155771,7 @@ ] }, { - "id": 13512, + "id": 13531, "luminance": 0, "opaque": true, "replaceable": false, @@ -155504,7 +155782,7 @@ ] }, { - "id": 13513, + "id": 13532, "luminance": 0, "opaque": true, "replaceable": false, @@ -155515,7 +155793,7 @@ ] }, { - "id": 13514, + "id": 13533, "luminance": 0, "opaque": true, "replaceable": false, @@ -155527,7 +155805,7 @@ ] }, { - "id": 13515, + "id": 13534, "luminance": 0, "opaque": true, "replaceable": false, @@ -155539,7 +155817,7 @@ ] }, { - "id": 13516, + "id": 13535, "luminance": 0, "opaque": true, "replaceable": false, @@ -155551,7 +155829,7 @@ ] }, { - "id": 13517, + "id": 13536, "luminance": 0, "opaque": true, "replaceable": false, @@ -155563,7 +155841,7 @@ ] }, { - "id": 13518, + "id": 13537, "luminance": 0, "opaque": true, "replaceable": false, @@ -155574,7 +155852,7 @@ ] }, { - "id": 13519, + "id": 13538, "luminance": 0, "opaque": true, "replaceable": false, @@ -155585,7 +155863,7 @@ ] }, { - "id": 13520, + "id": 13539, "luminance": 0, "opaque": true, "replaceable": false, @@ -155596,7 +155874,7 @@ ] }, { - "id": 13521, + "id": 13540, "luminance": 0, "opaque": true, "replaceable": false, @@ -155609,10 +155887,10 @@ ] }, { - "id": 739, - "name": "smooth_sandstone_stairs", - "translation_key": "block.minecraft.smooth_sandstone_stairs", - "item_id": 627, + "id": 741, + "name": "granite_stairs", + "translation_key": "block.minecraft.granite_stairs", + "item_id": 608, "properties": [ { "name": "facing", @@ -155648,10 +155926,10 @@ ] } ], - "default_state_id": 13533, + "default_state_id": 13552, "states": [ { - "id": 13522, + "id": 13541, "luminance": 0, "opaque": true, "replaceable": false, @@ -155662,7 +155940,7 @@ ] }, { - "id": 13523, + "id": 13542, "luminance": 0, "opaque": true, "replaceable": false, @@ -155673,7 +155951,7 @@ ] }, { - "id": 13524, + "id": 13543, "luminance": 0, "opaque": true, "replaceable": false, @@ -155685,7 +155963,7 @@ ] }, { - "id": 13525, + "id": 13544, "luminance": 0, "opaque": true, "replaceable": false, @@ -155697,7 +155975,7 @@ ] }, { - "id": 13526, + "id": 13545, "luminance": 0, "opaque": true, "replaceable": false, @@ -155709,7 +155987,7 @@ ] }, { - "id": 13527, + "id": 13546, "luminance": 0, "opaque": true, "replaceable": false, @@ -155721,7 +155999,7 @@ ] }, { - "id": 13528, + "id": 13547, "luminance": 0, "opaque": true, "replaceable": false, @@ -155733,7 +156011,7 @@ ] }, { - "id": 13529, + "id": 13548, "luminance": 0, "opaque": true, "replaceable": false, @@ -155745,7 +156023,7 @@ ] }, { - "id": 13530, + "id": 13549, "luminance": 0, "opaque": true, "replaceable": false, @@ -155757,7 +156035,7 @@ ] }, { - "id": 13531, + "id": 13550, "luminance": 0, "opaque": true, "replaceable": false, @@ -155769,7 +156047,7 @@ ] }, { - "id": 13532, + "id": 13551, "luminance": 0, "opaque": true, "replaceable": false, @@ -155780,7 +156058,7 @@ ] }, { - "id": 13533, + "id": 13552, "luminance": 0, "opaque": true, "replaceable": false, @@ -155791,7 +156069,7 @@ ] }, { - "id": 13534, + "id": 13553, "luminance": 0, "opaque": true, "replaceable": false, @@ -155803,7 +156081,7 @@ ] }, { - "id": 13535, + "id": 13554, "luminance": 0, "opaque": true, "replaceable": false, @@ -155815,7 +156093,7 @@ ] }, { - "id": 13536, + "id": 13555, "luminance": 0, "opaque": true, "replaceable": false, @@ -155827,7 +156105,7 @@ ] }, { - "id": 13537, + "id": 13556, "luminance": 0, "opaque": true, "replaceable": false, @@ -155839,7 +156117,7 @@ ] }, { - "id": 13538, + "id": 13557, "luminance": 0, "opaque": true, "replaceable": false, @@ -155850,7 +156128,7 @@ ] }, { - "id": 13539, + "id": 13558, "luminance": 0, "opaque": true, "replaceable": false, @@ -155861,7 +156139,7 @@ ] }, { - "id": 13540, + "id": 13559, "luminance": 0, "opaque": true, "replaceable": false, @@ -155872,7 +156150,7 @@ ] }, { - "id": 13541, + "id": 13560, "luminance": 0, "opaque": true, "replaceable": false, @@ -155883,7 +156161,7 @@ ] }, { - "id": 13542, + "id": 13561, "luminance": 0, "opaque": true, "replaceable": false, @@ -155894,7 +156172,7 @@ ] }, { - "id": 13543, + "id": 13562, "luminance": 0, "opaque": true, "replaceable": false, @@ -155905,7 +156183,7 @@ ] }, { - "id": 13544, + "id": 13563, "luminance": 0, "opaque": true, "replaceable": false, @@ -155917,7 +156195,7 @@ ] }, { - "id": 13545, + "id": 13564, "luminance": 0, "opaque": true, "replaceable": false, @@ -155929,7 +156207,7 @@ ] }, { - "id": 13546, + "id": 13565, "luminance": 0, "opaque": true, "replaceable": false, @@ -155941,7 +156219,7 @@ ] }, { - "id": 13547, + "id": 13566, "luminance": 0, "opaque": true, "replaceable": false, @@ -155953,7 +156231,7 @@ ] }, { - "id": 13548, + "id": 13567, "luminance": 0, "opaque": true, "replaceable": false, @@ -155965,7 +156243,7 @@ ] }, { - "id": 13549, + "id": 13568, "luminance": 0, "opaque": true, "replaceable": false, @@ -155977,7 +156255,7 @@ ] }, { - "id": 13550, + "id": 13569, "luminance": 0, "opaque": true, "replaceable": false, @@ -155989,7 +156267,7 @@ ] }, { - "id": 13551, + "id": 13570, "luminance": 0, "opaque": true, "replaceable": false, @@ -156001,7 +156279,7 @@ ] }, { - "id": 13552, + "id": 13571, "luminance": 0, "opaque": true, "replaceable": false, @@ -156012,7 +156290,7 @@ ] }, { - "id": 13553, + "id": 13572, "luminance": 0, "opaque": true, "replaceable": false, @@ -156023,7 +156301,7 @@ ] }, { - "id": 13554, + "id": 13573, "luminance": 0, "opaque": true, "replaceable": false, @@ -156035,7 +156313,7 @@ ] }, { - "id": 13555, + "id": 13574, "luminance": 0, "opaque": true, "replaceable": false, @@ -156047,7 +156325,7 @@ ] }, { - "id": 13556, + "id": 13575, "luminance": 0, "opaque": true, "replaceable": false, @@ -156059,7 +156337,7 @@ ] }, { - "id": 13557, + "id": 13576, "luminance": 0, "opaque": true, "replaceable": false, @@ -156071,7 +156349,7 @@ ] }, { - "id": 13558, + "id": 13577, "luminance": 0, "opaque": true, "replaceable": false, @@ -156082,7 +156360,7 @@ ] }, { - "id": 13559, + "id": 13578, "luminance": 0, "opaque": true, "replaceable": false, @@ -156093,7 +156371,7 @@ ] }, { - "id": 13560, + "id": 13579, "luminance": 0, "opaque": true, "replaceable": false, @@ -156104,7 +156382,7 @@ ] }, { - "id": 13561, + "id": 13580, "luminance": 0, "opaque": true, "replaceable": false, @@ -156115,7 +156393,7 @@ ] }, { - "id": 13562, + "id": 13581, "luminance": 0, "opaque": true, "replaceable": false, @@ -156126,7 +156404,7 @@ ] }, { - "id": 13563, + "id": 13582, "luminance": 0, "opaque": true, "replaceable": false, @@ -156137,7 +156415,7 @@ ] }, { - "id": 13564, + "id": 13583, "luminance": 0, "opaque": true, "replaceable": false, @@ -156149,7 +156427,7 @@ ] }, { - "id": 13565, + "id": 13584, "luminance": 0, "opaque": true, "replaceable": false, @@ -156161,7 +156439,7 @@ ] }, { - "id": 13566, + "id": 13585, "luminance": 0, "opaque": true, "replaceable": false, @@ -156173,7 +156451,7 @@ ] }, { - "id": 13567, + "id": 13586, "luminance": 0, "opaque": true, "replaceable": false, @@ -156185,7 +156463,7 @@ ] }, { - "id": 13568, + "id": 13587, "luminance": 0, "opaque": true, "replaceable": false, @@ -156197,7 +156475,7 @@ ] }, { - "id": 13569, + "id": 13588, "luminance": 0, "opaque": true, "replaceable": false, @@ -156209,7 +156487,7 @@ ] }, { - "id": 13570, + "id": 13589, "luminance": 0, "opaque": true, "replaceable": false, @@ -156221,7 +156499,7 @@ ] }, { - "id": 13571, + "id": 13590, "luminance": 0, "opaque": true, "replaceable": false, @@ -156233,7 +156511,7 @@ ] }, { - "id": 13572, + "id": 13591, "luminance": 0, "opaque": true, "replaceable": false, @@ -156244,7 +156522,7 @@ ] }, { - "id": 13573, + "id": 13592, "luminance": 0, "opaque": true, "replaceable": false, @@ -156255,7 +156533,7 @@ ] }, { - "id": 13574, + "id": 13593, "luminance": 0, "opaque": true, "replaceable": false, @@ -156267,7 +156545,7 @@ ] }, { - "id": 13575, + "id": 13594, "luminance": 0, "opaque": true, "replaceable": false, @@ -156279,7 +156557,7 @@ ] }, { - "id": 13576, + "id": 13595, "luminance": 0, "opaque": true, "replaceable": false, @@ -156291,7 +156569,7 @@ ] }, { - "id": 13577, + "id": 13596, "luminance": 0, "opaque": true, "replaceable": false, @@ -156303,7 +156581,7 @@ ] }, { - "id": 13578, + "id": 13597, "luminance": 0, "opaque": true, "replaceable": false, @@ -156314,7 +156592,7 @@ ] }, { - "id": 13579, + "id": 13598, "luminance": 0, "opaque": true, "replaceable": false, @@ -156325,7 +156603,7 @@ ] }, { - "id": 13580, + "id": 13599, "luminance": 0, "opaque": true, "replaceable": false, @@ -156336,7 +156614,7 @@ ] }, { - "id": 13581, + "id": 13600, "luminance": 0, "opaque": true, "replaceable": false, @@ -156347,7 +156625,7 @@ ] }, { - "id": 13582, + "id": 13601, "luminance": 0, "opaque": true, "replaceable": false, @@ -156358,7 +156636,7 @@ ] }, { - "id": 13583, + "id": 13602, "luminance": 0, "opaque": true, "replaceable": false, @@ -156369,7 +156647,7 @@ ] }, { - "id": 13584, + "id": 13603, "luminance": 0, "opaque": true, "replaceable": false, @@ -156381,7 +156659,7 @@ ] }, { - "id": 13585, + "id": 13604, "luminance": 0, "opaque": true, "replaceable": false, @@ -156393,7 +156671,7 @@ ] }, { - "id": 13586, + "id": 13605, "luminance": 0, "opaque": true, "replaceable": false, @@ -156405,7 +156683,7 @@ ] }, { - "id": 13587, + "id": 13606, "luminance": 0, "opaque": true, "replaceable": false, @@ -156417,7 +156695,7 @@ ] }, { - "id": 13588, + "id": 13607, "luminance": 0, "opaque": true, "replaceable": false, @@ -156429,7 +156707,7 @@ ] }, { - "id": 13589, + "id": 13608, "luminance": 0, "opaque": true, "replaceable": false, @@ -156441,7 +156719,7 @@ ] }, { - "id": 13590, + "id": 13609, "luminance": 0, "opaque": true, "replaceable": false, @@ -156453,7 +156731,7 @@ ] }, { - "id": 13591, + "id": 13610, "luminance": 0, "opaque": true, "replaceable": false, @@ -156465,7 +156743,7 @@ ] }, { - "id": 13592, + "id": 13611, "luminance": 0, "opaque": true, "replaceable": false, @@ -156476,7 +156754,7 @@ ] }, { - "id": 13593, + "id": 13612, "luminance": 0, "opaque": true, "replaceable": false, @@ -156487,7 +156765,7 @@ ] }, { - "id": 13594, + "id": 13613, "luminance": 0, "opaque": true, "replaceable": false, @@ -156499,7 +156777,7 @@ ] }, { - "id": 13595, + "id": 13614, "luminance": 0, "opaque": true, "replaceable": false, @@ -156511,7 +156789,7 @@ ] }, { - "id": 13596, + "id": 13615, "luminance": 0, "opaque": true, "replaceable": false, @@ -156523,7 +156801,7 @@ ] }, { - "id": 13597, + "id": 13616, "luminance": 0, "opaque": true, "replaceable": false, @@ -156535,7 +156813,7 @@ ] }, { - "id": 13598, + "id": 13617, "luminance": 0, "opaque": true, "replaceable": false, @@ -156546,7 +156824,7 @@ ] }, { - "id": 13599, + "id": 13618, "luminance": 0, "opaque": true, "replaceable": false, @@ -156557,7 +156835,7 @@ ] }, { - "id": 13600, + "id": 13619, "luminance": 0, "opaque": true, "replaceable": false, @@ -156568,7 +156846,7 @@ ] }, { - "id": 13601, + "id": 13620, "luminance": 0, "opaque": true, "replaceable": false, @@ -156581,10 +156859,10 @@ ] }, { - "id": 740, - "name": "smooth_quartz_stairs", - "translation_key": "block.minecraft.smooth_quartz_stairs", - "item_id": 628, + "id": 742, + "name": "andesite_stairs", + "translation_key": "block.minecraft.andesite_stairs", + "item_id": 609, "properties": [ { "name": "facing", @@ -156620,10 +156898,10 @@ ] } ], - "default_state_id": 13613, + "default_state_id": 13632, "states": [ { - "id": 13602, + "id": 13621, "luminance": 0, "opaque": true, "replaceable": false, @@ -156634,7 +156912,7 @@ ] }, { - "id": 13603, + "id": 13622, "luminance": 0, "opaque": true, "replaceable": false, @@ -156645,7 +156923,7 @@ ] }, { - "id": 13604, + "id": 13623, "luminance": 0, "opaque": true, "replaceable": false, @@ -156657,7 +156935,7 @@ ] }, { - "id": 13605, + "id": 13624, "luminance": 0, "opaque": true, "replaceable": false, @@ -156669,7 +156947,7 @@ ] }, { - "id": 13606, + "id": 13625, "luminance": 0, "opaque": true, "replaceable": false, @@ -156681,7 +156959,7 @@ ] }, { - "id": 13607, + "id": 13626, "luminance": 0, "opaque": true, "replaceable": false, @@ -156693,7 +156971,7 @@ ] }, { - "id": 13608, + "id": 13627, "luminance": 0, "opaque": true, "replaceable": false, @@ -156705,7 +156983,7 @@ ] }, { - "id": 13609, + "id": 13628, "luminance": 0, "opaque": true, "replaceable": false, @@ -156717,7 +156995,7 @@ ] }, { - "id": 13610, + "id": 13629, "luminance": 0, "opaque": true, "replaceable": false, @@ -156729,7 +157007,7 @@ ] }, { - "id": 13611, + "id": 13630, "luminance": 0, "opaque": true, "replaceable": false, @@ -156741,7 +157019,7 @@ ] }, { - "id": 13612, + "id": 13631, "luminance": 0, "opaque": true, "replaceable": false, @@ -156752,7 +157030,7 @@ ] }, { - "id": 13613, + "id": 13632, "luminance": 0, "opaque": true, "replaceable": false, @@ -156763,7 +157041,7 @@ ] }, { - "id": 13614, + "id": 13633, "luminance": 0, "opaque": true, "replaceable": false, @@ -156775,7 +157053,7 @@ ] }, { - "id": 13615, + "id": 13634, "luminance": 0, "opaque": true, "replaceable": false, @@ -156787,7 +157065,7 @@ ] }, { - "id": 13616, + "id": 13635, "luminance": 0, "opaque": true, "replaceable": false, @@ -156799,7 +157077,7 @@ ] }, { - "id": 13617, + "id": 13636, "luminance": 0, "opaque": true, "replaceable": false, @@ -156811,7 +157089,7 @@ ] }, { - "id": 13618, + "id": 13637, "luminance": 0, "opaque": true, "replaceable": false, @@ -156822,7 +157100,7 @@ ] }, { - "id": 13619, + "id": 13638, "luminance": 0, "opaque": true, "replaceable": false, @@ -156833,7 +157111,7 @@ ] }, { - "id": 13620, + "id": 13639, "luminance": 0, "opaque": true, "replaceable": false, @@ -156844,7 +157122,7 @@ ] }, { - "id": 13621, + "id": 13640, "luminance": 0, "opaque": true, "replaceable": false, @@ -156855,7 +157133,7 @@ ] }, { - "id": 13622, + "id": 13641, "luminance": 0, "opaque": true, "replaceable": false, @@ -156866,7 +157144,7 @@ ] }, { - "id": 13623, + "id": 13642, "luminance": 0, "opaque": true, "replaceable": false, @@ -156877,7 +157155,7 @@ ] }, { - "id": 13624, + "id": 13643, "luminance": 0, "opaque": true, "replaceable": false, @@ -156889,7 +157167,7 @@ ] }, { - "id": 13625, + "id": 13644, "luminance": 0, "opaque": true, "replaceable": false, @@ -156901,7 +157179,7 @@ ] }, { - "id": 13626, + "id": 13645, "luminance": 0, "opaque": true, "replaceable": false, @@ -156913,7 +157191,7 @@ ] }, { - "id": 13627, + "id": 13646, "luminance": 0, "opaque": true, "replaceable": false, @@ -156925,7 +157203,7 @@ ] }, { - "id": 13628, + "id": 13647, "luminance": 0, "opaque": true, "replaceable": false, @@ -156937,7 +157215,7 @@ ] }, { - "id": 13629, + "id": 13648, "luminance": 0, "opaque": true, "replaceable": false, @@ -156949,7 +157227,7 @@ ] }, { - "id": 13630, + "id": 13649, "luminance": 0, "opaque": true, "replaceable": false, @@ -156961,7 +157239,7 @@ ] }, { - "id": 13631, + "id": 13650, "luminance": 0, "opaque": true, "replaceable": false, @@ -156973,7 +157251,7 @@ ] }, { - "id": 13632, + "id": 13651, "luminance": 0, "opaque": true, "replaceable": false, @@ -156984,7 +157262,7 @@ ] }, { - "id": 13633, + "id": 13652, "luminance": 0, "opaque": true, "replaceable": false, @@ -156995,7 +157273,7 @@ ] }, { - "id": 13634, + "id": 13653, "luminance": 0, "opaque": true, "replaceable": false, @@ -157007,7 +157285,7 @@ ] }, { - "id": 13635, + "id": 13654, "luminance": 0, "opaque": true, "replaceable": false, @@ -157019,7 +157297,7 @@ ] }, { - "id": 13636, + "id": 13655, "luminance": 0, "opaque": true, "replaceable": false, @@ -157031,7 +157309,7 @@ ] }, { - "id": 13637, + "id": 13656, "luminance": 0, "opaque": true, "replaceable": false, @@ -157043,7 +157321,7 @@ ] }, { - "id": 13638, + "id": 13657, "luminance": 0, "opaque": true, "replaceable": false, @@ -157054,7 +157332,7 @@ ] }, { - "id": 13639, + "id": 13658, "luminance": 0, "opaque": true, "replaceable": false, @@ -157065,7 +157343,7 @@ ] }, { - "id": 13640, + "id": 13659, "luminance": 0, "opaque": true, "replaceable": false, @@ -157076,7 +157354,7 @@ ] }, { - "id": 13641, + "id": 13660, "luminance": 0, "opaque": true, "replaceable": false, @@ -157087,7 +157365,7 @@ ] }, { - "id": 13642, + "id": 13661, "luminance": 0, "opaque": true, "replaceable": false, @@ -157098,7 +157376,7 @@ ] }, { - "id": 13643, + "id": 13662, "luminance": 0, "opaque": true, "replaceable": false, @@ -157109,7 +157387,7 @@ ] }, { - "id": 13644, + "id": 13663, "luminance": 0, "opaque": true, "replaceable": false, @@ -157121,7 +157399,7 @@ ] }, { - "id": 13645, + "id": 13664, "luminance": 0, "opaque": true, "replaceable": false, @@ -157133,7 +157411,7 @@ ] }, { - "id": 13646, + "id": 13665, "luminance": 0, "opaque": true, "replaceable": false, @@ -157145,7 +157423,7 @@ ] }, { - "id": 13647, + "id": 13666, "luminance": 0, "opaque": true, "replaceable": false, @@ -157157,7 +157435,7 @@ ] }, { - "id": 13648, + "id": 13667, "luminance": 0, "opaque": true, "replaceable": false, @@ -157169,7 +157447,7 @@ ] }, { - "id": 13649, + "id": 13668, "luminance": 0, "opaque": true, "replaceable": false, @@ -157181,7 +157459,7 @@ ] }, { - "id": 13650, + "id": 13669, "luminance": 0, "opaque": true, "replaceable": false, @@ -157193,7 +157471,7 @@ ] }, { - "id": 13651, + "id": 13670, "luminance": 0, "opaque": true, "replaceable": false, @@ -157205,7 +157483,7 @@ ] }, { - "id": 13652, + "id": 13671, "luminance": 0, "opaque": true, "replaceable": false, @@ -157216,7 +157494,7 @@ ] }, { - "id": 13653, + "id": 13672, "luminance": 0, "opaque": true, "replaceable": false, @@ -157227,7 +157505,7 @@ ] }, { - "id": 13654, + "id": 13673, "luminance": 0, "opaque": true, "replaceable": false, @@ -157239,7 +157517,7 @@ ] }, { - "id": 13655, + "id": 13674, "luminance": 0, "opaque": true, "replaceable": false, @@ -157251,7 +157529,7 @@ ] }, { - "id": 13656, + "id": 13675, "luminance": 0, "opaque": true, "replaceable": false, @@ -157263,7 +157541,7 @@ ] }, { - "id": 13657, + "id": 13676, "luminance": 0, "opaque": true, "replaceable": false, @@ -157275,7 +157553,7 @@ ] }, { - "id": 13658, + "id": 13677, "luminance": 0, "opaque": true, "replaceable": false, @@ -157286,7 +157564,7 @@ ] }, { - "id": 13659, + "id": 13678, "luminance": 0, "opaque": true, "replaceable": false, @@ -157297,7 +157575,7 @@ ] }, { - "id": 13660, + "id": 13679, "luminance": 0, "opaque": true, "replaceable": false, @@ -157308,7 +157586,7 @@ ] }, { - "id": 13661, + "id": 13680, "luminance": 0, "opaque": true, "replaceable": false, @@ -157319,7 +157597,7 @@ ] }, { - "id": 13662, + "id": 13681, "luminance": 0, "opaque": true, "replaceable": false, @@ -157330,7 +157608,7 @@ ] }, { - "id": 13663, + "id": 13682, "luminance": 0, "opaque": true, "replaceable": false, @@ -157341,7 +157619,7 @@ ] }, { - "id": 13664, + "id": 13683, "luminance": 0, "opaque": true, "replaceable": false, @@ -157353,7 +157631,7 @@ ] }, { - "id": 13665, + "id": 13684, "luminance": 0, "opaque": true, "replaceable": false, @@ -157365,7 +157643,7 @@ ] }, { - "id": 13666, + "id": 13685, "luminance": 0, "opaque": true, "replaceable": false, @@ -157377,7 +157655,7 @@ ] }, { - "id": 13667, + "id": 13686, "luminance": 0, "opaque": true, "replaceable": false, @@ -157389,7 +157667,7 @@ ] }, { - "id": 13668, + "id": 13687, "luminance": 0, "opaque": true, "replaceable": false, @@ -157401,7 +157679,7 @@ ] }, { - "id": 13669, + "id": 13688, "luminance": 0, "opaque": true, "replaceable": false, @@ -157413,7 +157691,7 @@ ] }, { - "id": 13670, + "id": 13689, "luminance": 0, "opaque": true, "replaceable": false, @@ -157425,7 +157703,7 @@ ] }, { - "id": 13671, + "id": 13690, "luminance": 0, "opaque": true, "replaceable": false, @@ -157437,7 +157715,7 @@ ] }, { - "id": 13672, + "id": 13691, "luminance": 0, "opaque": true, "replaceable": false, @@ -157448,7 +157726,7 @@ ] }, { - "id": 13673, + "id": 13692, "luminance": 0, "opaque": true, "replaceable": false, @@ -157459,7 +157737,7 @@ ] }, { - "id": 13674, + "id": 13693, "luminance": 0, "opaque": true, "replaceable": false, @@ -157471,7 +157749,7 @@ ] }, { - "id": 13675, + "id": 13694, "luminance": 0, "opaque": true, "replaceable": false, @@ -157483,7 +157761,7 @@ ] }, { - "id": 13676, + "id": 13695, "luminance": 0, "opaque": true, "replaceable": false, @@ -157495,7 +157773,7 @@ ] }, { - "id": 13677, + "id": 13696, "luminance": 0, "opaque": true, "replaceable": false, @@ -157507,7 +157785,7 @@ ] }, { - "id": 13678, + "id": 13697, "luminance": 0, "opaque": true, "replaceable": false, @@ -157518,7 +157796,7 @@ ] }, { - "id": 13679, + "id": 13698, "luminance": 0, "opaque": true, "replaceable": false, @@ -157529,7 +157807,7 @@ ] }, { - "id": 13680, + "id": 13699, "luminance": 0, "opaque": true, "replaceable": false, @@ -157540,7 +157818,7 @@ ] }, { - "id": 13681, + "id": 13700, "luminance": 0, "opaque": true, "replaceable": false, @@ -157553,10 +157831,10 @@ ] }, { - "id": 741, - "name": "granite_stairs", - "translation_key": "block.minecraft.granite_stairs", - "item_id": 629, + "id": 743, + "name": "red_nether_brick_stairs", + "translation_key": "block.minecraft.red_nether_brick_stairs", + "item_id": 610, "properties": [ { "name": "facing", @@ -157592,10 +157870,10 @@ ] } ], - "default_state_id": 13693, + "default_state_id": 13712, "states": [ { - "id": 13682, + "id": 13701, "luminance": 0, "opaque": true, "replaceable": false, @@ -157606,7 +157884,7 @@ ] }, { - "id": 13683, + "id": 13702, "luminance": 0, "opaque": true, "replaceable": false, @@ -157617,7 +157895,7 @@ ] }, { - "id": 13684, + "id": 13703, "luminance": 0, "opaque": true, "replaceable": false, @@ -157629,7 +157907,7 @@ ] }, { - "id": 13685, + "id": 13704, "luminance": 0, "opaque": true, "replaceable": false, @@ -157641,7 +157919,7 @@ ] }, { - "id": 13686, + "id": 13705, "luminance": 0, "opaque": true, "replaceable": false, @@ -157653,7 +157931,7 @@ ] }, { - "id": 13687, + "id": 13706, "luminance": 0, "opaque": true, "replaceable": false, @@ -157665,7 +157943,7 @@ ] }, { - "id": 13688, + "id": 13707, "luminance": 0, "opaque": true, "replaceable": false, @@ -157677,7 +157955,7 @@ ] }, { - "id": 13689, + "id": 13708, "luminance": 0, "opaque": true, "replaceable": false, @@ -157689,7 +157967,7 @@ ] }, { - "id": 13690, + "id": 13709, "luminance": 0, "opaque": true, "replaceable": false, @@ -157701,7 +157979,7 @@ ] }, { - "id": 13691, + "id": 13710, "luminance": 0, "opaque": true, "replaceable": false, @@ -157713,7 +157991,7 @@ ] }, { - "id": 13692, + "id": 13711, "luminance": 0, "opaque": true, "replaceable": false, @@ -157724,7 +158002,7 @@ ] }, { - "id": 13693, + "id": 13712, "luminance": 0, "opaque": true, "replaceable": false, @@ -157735,7 +158013,7 @@ ] }, { - "id": 13694, + "id": 13713, "luminance": 0, "opaque": true, "replaceable": false, @@ -157747,7 +158025,7 @@ ] }, { - "id": 13695, + "id": 13714, "luminance": 0, "opaque": true, "replaceable": false, @@ -157759,7 +158037,7 @@ ] }, { - "id": 13696, + "id": 13715, "luminance": 0, "opaque": true, "replaceable": false, @@ -157771,7 +158049,7 @@ ] }, { - "id": 13697, + "id": 13716, "luminance": 0, "opaque": true, "replaceable": false, @@ -157783,7 +158061,7 @@ ] }, { - "id": 13698, + "id": 13717, "luminance": 0, "opaque": true, "replaceable": false, @@ -157794,7 +158072,7 @@ ] }, { - "id": 13699, + "id": 13718, "luminance": 0, "opaque": true, "replaceable": false, @@ -157805,7 +158083,7 @@ ] }, { - "id": 13700, + "id": 13719, "luminance": 0, "opaque": true, "replaceable": false, @@ -157816,7 +158094,7 @@ ] }, { - "id": 13701, + "id": 13720, "luminance": 0, "opaque": true, "replaceable": false, @@ -157827,7 +158105,7 @@ ] }, { - "id": 13702, + "id": 13721, "luminance": 0, "opaque": true, "replaceable": false, @@ -157838,7 +158116,7 @@ ] }, { - "id": 13703, + "id": 13722, "luminance": 0, "opaque": true, "replaceable": false, @@ -157849,7 +158127,7 @@ ] }, { - "id": 13704, + "id": 13723, "luminance": 0, "opaque": true, "replaceable": false, @@ -157861,7 +158139,7 @@ ] }, { - "id": 13705, + "id": 13724, "luminance": 0, "opaque": true, "replaceable": false, @@ -157873,7 +158151,7 @@ ] }, { - "id": 13706, + "id": 13725, "luminance": 0, "opaque": true, "replaceable": false, @@ -157885,7 +158163,7 @@ ] }, { - "id": 13707, + "id": 13726, "luminance": 0, "opaque": true, "replaceable": false, @@ -157897,7 +158175,7 @@ ] }, { - "id": 13708, + "id": 13727, "luminance": 0, "opaque": true, "replaceable": false, @@ -157909,7 +158187,7 @@ ] }, { - "id": 13709, + "id": 13728, "luminance": 0, "opaque": true, "replaceable": false, @@ -157921,7 +158199,7 @@ ] }, { - "id": 13710, + "id": 13729, "luminance": 0, "opaque": true, "replaceable": false, @@ -157933,7 +158211,7 @@ ] }, { - "id": 13711, + "id": 13730, "luminance": 0, "opaque": true, "replaceable": false, @@ -157945,7 +158223,7 @@ ] }, { - "id": 13712, + "id": 13731, "luminance": 0, "opaque": true, "replaceable": false, @@ -157956,7 +158234,7 @@ ] }, { - "id": 13713, + "id": 13732, "luminance": 0, "opaque": true, "replaceable": false, @@ -157967,7 +158245,7 @@ ] }, { - "id": 13714, + "id": 13733, "luminance": 0, "opaque": true, "replaceable": false, @@ -157979,7 +158257,7 @@ ] }, { - "id": 13715, + "id": 13734, "luminance": 0, "opaque": true, "replaceable": false, @@ -157991,7 +158269,7 @@ ] }, { - "id": 13716, + "id": 13735, "luminance": 0, "opaque": true, "replaceable": false, @@ -158003,7 +158281,7 @@ ] }, { - "id": 13717, + "id": 13736, "luminance": 0, "opaque": true, "replaceable": false, @@ -158015,7 +158293,7 @@ ] }, { - "id": 13718, + "id": 13737, "luminance": 0, "opaque": true, "replaceable": false, @@ -158026,7 +158304,7 @@ ] }, { - "id": 13719, + "id": 13738, "luminance": 0, "opaque": true, "replaceable": false, @@ -158037,7 +158315,7 @@ ] }, { - "id": 13720, + "id": 13739, "luminance": 0, "opaque": true, "replaceable": false, @@ -158048,7 +158326,7 @@ ] }, { - "id": 13721, + "id": 13740, "luminance": 0, "opaque": true, "replaceable": false, @@ -158059,7 +158337,7 @@ ] }, { - "id": 13722, + "id": 13741, "luminance": 0, "opaque": true, "replaceable": false, @@ -158070,7 +158348,7 @@ ] }, { - "id": 13723, + "id": 13742, "luminance": 0, "opaque": true, "replaceable": false, @@ -158081,7 +158359,7 @@ ] }, { - "id": 13724, + "id": 13743, "luminance": 0, "opaque": true, "replaceable": false, @@ -158093,7 +158371,7 @@ ] }, { - "id": 13725, + "id": 13744, "luminance": 0, "opaque": true, "replaceable": false, @@ -158105,7 +158383,7 @@ ] }, { - "id": 13726, + "id": 13745, "luminance": 0, "opaque": true, "replaceable": false, @@ -158117,7 +158395,7 @@ ] }, { - "id": 13727, + "id": 13746, "luminance": 0, "opaque": true, "replaceable": false, @@ -158129,7 +158407,7 @@ ] }, { - "id": 13728, + "id": 13747, "luminance": 0, "opaque": true, "replaceable": false, @@ -158141,7 +158419,7 @@ ] }, { - "id": 13729, + "id": 13748, "luminance": 0, "opaque": true, "replaceable": false, @@ -158153,7 +158431,7 @@ ] }, { - "id": 13730, + "id": 13749, "luminance": 0, "opaque": true, "replaceable": false, @@ -158165,7 +158443,7 @@ ] }, { - "id": 13731, + "id": 13750, "luminance": 0, "opaque": true, "replaceable": false, @@ -158177,7 +158455,7 @@ ] }, { - "id": 13732, + "id": 13751, "luminance": 0, "opaque": true, "replaceable": false, @@ -158188,7 +158466,7 @@ ] }, { - "id": 13733, + "id": 13752, "luminance": 0, "opaque": true, "replaceable": false, @@ -158199,7 +158477,7 @@ ] }, { - "id": 13734, + "id": 13753, "luminance": 0, "opaque": true, "replaceable": false, @@ -158211,7 +158489,7 @@ ] }, { - "id": 13735, + "id": 13754, "luminance": 0, "opaque": true, "replaceable": false, @@ -158223,7 +158501,7 @@ ] }, { - "id": 13736, + "id": 13755, "luminance": 0, "opaque": true, "replaceable": false, @@ -158235,7 +158513,7 @@ ] }, { - "id": 13737, + "id": 13756, "luminance": 0, "opaque": true, "replaceable": false, @@ -158247,7 +158525,7 @@ ] }, { - "id": 13738, + "id": 13757, "luminance": 0, "opaque": true, "replaceable": false, @@ -158258,7 +158536,7 @@ ] }, { - "id": 13739, + "id": 13758, "luminance": 0, "opaque": true, "replaceable": false, @@ -158269,7 +158547,7 @@ ] }, { - "id": 13740, + "id": 13759, "luminance": 0, "opaque": true, "replaceable": false, @@ -158280,7 +158558,7 @@ ] }, { - "id": 13741, + "id": 13760, "luminance": 0, "opaque": true, "replaceable": false, @@ -158291,7 +158569,7 @@ ] }, { - "id": 13742, + "id": 13761, "luminance": 0, "opaque": true, "replaceable": false, @@ -158302,7 +158580,7 @@ ] }, { - "id": 13743, + "id": 13762, "luminance": 0, "opaque": true, "replaceable": false, @@ -158313,7 +158591,7 @@ ] }, { - "id": 13744, + "id": 13763, "luminance": 0, "opaque": true, "replaceable": false, @@ -158325,7 +158603,7 @@ ] }, { - "id": 13745, + "id": 13764, "luminance": 0, "opaque": true, "replaceable": false, @@ -158337,7 +158615,7 @@ ] }, { - "id": 13746, + "id": 13765, "luminance": 0, "opaque": true, "replaceable": false, @@ -158349,7 +158627,7 @@ ] }, { - "id": 13747, + "id": 13766, "luminance": 0, "opaque": true, "replaceable": false, @@ -158361,7 +158639,7 @@ ] }, { - "id": 13748, + "id": 13767, "luminance": 0, "opaque": true, "replaceable": false, @@ -158373,7 +158651,7 @@ ] }, { - "id": 13749, + "id": 13768, "luminance": 0, "opaque": true, "replaceable": false, @@ -158385,7 +158663,7 @@ ] }, { - "id": 13750, + "id": 13769, "luminance": 0, "opaque": true, "replaceable": false, @@ -158397,7 +158675,7 @@ ] }, { - "id": 13751, + "id": 13770, "luminance": 0, "opaque": true, "replaceable": false, @@ -158409,7 +158687,7 @@ ] }, { - "id": 13752, + "id": 13771, "luminance": 0, "opaque": true, "replaceable": false, @@ -158420,7 +158698,7 @@ ] }, { - "id": 13753, + "id": 13772, "luminance": 0, "opaque": true, "replaceable": false, @@ -158431,7 +158709,7 @@ ] }, { - "id": 13754, + "id": 13773, "luminance": 0, "opaque": true, "replaceable": false, @@ -158443,7 +158721,7 @@ ] }, { - "id": 13755, + "id": 13774, "luminance": 0, "opaque": true, "replaceable": false, @@ -158455,7 +158733,7 @@ ] }, { - "id": 13756, + "id": 13775, "luminance": 0, "opaque": true, "replaceable": false, @@ -158467,7 +158745,7 @@ ] }, { - "id": 13757, + "id": 13776, "luminance": 0, "opaque": true, "replaceable": false, @@ -158479,7 +158757,7 @@ ] }, { - "id": 13758, + "id": 13777, "luminance": 0, "opaque": true, "replaceable": false, @@ -158490,7 +158768,7 @@ ] }, { - "id": 13759, + "id": 13778, "luminance": 0, "opaque": true, "replaceable": false, @@ -158501,7 +158779,7 @@ ] }, { - "id": 13760, + "id": 13779, "luminance": 0, "opaque": true, "replaceable": false, @@ -158512,7 +158790,7 @@ ] }, { - "id": 13761, + "id": 13780, "luminance": 0, "opaque": true, "replaceable": false, @@ -158525,10 +158803,10 @@ ] }, { - "id": 742, - "name": "andesite_stairs", - "translation_key": "block.minecraft.andesite_stairs", - "item_id": 630, + "id": 744, + "name": "polished_andesite_stairs", + "translation_key": "block.minecraft.polished_andesite_stairs", + "item_id": 611, "properties": [ { "name": "facing", @@ -158564,10 +158842,10 @@ ] } ], - "default_state_id": 13773, + "default_state_id": 13792, "states": [ { - "id": 13762, + "id": 13781, "luminance": 0, "opaque": true, "replaceable": false, @@ -158578,7 +158856,7 @@ ] }, { - "id": 13763, + "id": 13782, "luminance": 0, "opaque": true, "replaceable": false, @@ -158589,7 +158867,7 @@ ] }, { - "id": 13764, + "id": 13783, "luminance": 0, "opaque": true, "replaceable": false, @@ -158601,7 +158879,7 @@ ] }, { - "id": 13765, + "id": 13784, "luminance": 0, "opaque": true, "replaceable": false, @@ -158613,7 +158891,7 @@ ] }, { - "id": 13766, + "id": 13785, "luminance": 0, "opaque": true, "replaceable": false, @@ -158625,7 +158903,7 @@ ] }, { - "id": 13767, + "id": 13786, "luminance": 0, "opaque": true, "replaceable": false, @@ -158637,7 +158915,7 @@ ] }, { - "id": 13768, + "id": 13787, "luminance": 0, "opaque": true, "replaceable": false, @@ -158649,7 +158927,7 @@ ] }, { - "id": 13769, + "id": 13788, "luminance": 0, "opaque": true, "replaceable": false, @@ -158661,7 +158939,7 @@ ] }, { - "id": 13770, + "id": 13789, "luminance": 0, "opaque": true, "replaceable": false, @@ -158673,7 +158951,7 @@ ] }, { - "id": 13771, + "id": 13790, "luminance": 0, "opaque": true, "replaceable": false, @@ -158685,7 +158963,7 @@ ] }, { - "id": 13772, + "id": 13791, "luminance": 0, "opaque": true, "replaceable": false, @@ -158696,7 +158974,7 @@ ] }, { - "id": 13773, + "id": 13792, "luminance": 0, "opaque": true, "replaceable": false, @@ -158707,7 +158985,7 @@ ] }, { - "id": 13774, + "id": 13793, "luminance": 0, "opaque": true, "replaceable": false, @@ -158719,7 +158997,7 @@ ] }, { - "id": 13775, + "id": 13794, "luminance": 0, "opaque": true, "replaceable": false, @@ -158731,7 +159009,7 @@ ] }, { - "id": 13776, + "id": 13795, "luminance": 0, "opaque": true, "replaceable": false, @@ -158743,7 +159021,7 @@ ] }, { - "id": 13777, + "id": 13796, "luminance": 0, "opaque": true, "replaceable": false, @@ -158755,7 +159033,7 @@ ] }, { - "id": 13778, + "id": 13797, "luminance": 0, "opaque": true, "replaceable": false, @@ -158766,7 +159044,7 @@ ] }, { - "id": 13779, + "id": 13798, "luminance": 0, "opaque": true, "replaceable": false, @@ -158777,7 +159055,7 @@ ] }, { - "id": 13780, + "id": 13799, "luminance": 0, "opaque": true, "replaceable": false, @@ -158788,7 +159066,7 @@ ] }, { - "id": 13781, + "id": 13800, "luminance": 0, "opaque": true, "replaceable": false, @@ -158799,7 +159077,7 @@ ] }, { - "id": 13782, + "id": 13801, "luminance": 0, "opaque": true, "replaceable": false, @@ -158810,7 +159088,7 @@ ] }, { - "id": 13783, + "id": 13802, "luminance": 0, "opaque": true, "replaceable": false, @@ -158821,7 +159099,7 @@ ] }, { - "id": 13784, + "id": 13803, "luminance": 0, "opaque": true, "replaceable": false, @@ -158833,7 +159111,7 @@ ] }, { - "id": 13785, + "id": 13804, "luminance": 0, "opaque": true, "replaceable": false, @@ -158845,7 +159123,7 @@ ] }, { - "id": 13786, + "id": 13805, "luminance": 0, "opaque": true, "replaceable": false, @@ -158857,7 +159135,7 @@ ] }, { - "id": 13787, + "id": 13806, "luminance": 0, "opaque": true, "replaceable": false, @@ -158869,7 +159147,7 @@ ] }, { - "id": 13788, + "id": 13807, "luminance": 0, "opaque": true, "replaceable": false, @@ -158881,7 +159159,7 @@ ] }, { - "id": 13789, + "id": 13808, "luminance": 0, "opaque": true, "replaceable": false, @@ -158893,7 +159171,7 @@ ] }, { - "id": 13790, + "id": 13809, "luminance": 0, "opaque": true, "replaceable": false, @@ -158905,7 +159183,7 @@ ] }, { - "id": 13791, + "id": 13810, "luminance": 0, "opaque": true, "replaceable": false, @@ -158917,7 +159195,7 @@ ] }, { - "id": 13792, + "id": 13811, "luminance": 0, "opaque": true, "replaceable": false, @@ -158928,7 +159206,7 @@ ] }, { - "id": 13793, + "id": 13812, "luminance": 0, "opaque": true, "replaceable": false, @@ -158939,7 +159217,7 @@ ] }, { - "id": 13794, + "id": 13813, "luminance": 0, "opaque": true, "replaceable": false, @@ -158951,7 +159229,7 @@ ] }, { - "id": 13795, + "id": 13814, "luminance": 0, "opaque": true, "replaceable": false, @@ -158963,7 +159241,7 @@ ] }, { - "id": 13796, + "id": 13815, "luminance": 0, "opaque": true, "replaceable": false, @@ -158975,7 +159253,7 @@ ] }, { - "id": 13797, + "id": 13816, "luminance": 0, "opaque": true, "replaceable": false, @@ -158987,7 +159265,7 @@ ] }, { - "id": 13798, + "id": 13817, "luminance": 0, "opaque": true, "replaceable": false, @@ -158998,7 +159276,7 @@ ] }, { - "id": 13799, + "id": 13818, "luminance": 0, "opaque": true, "replaceable": false, @@ -159009,7 +159287,7 @@ ] }, { - "id": 13800, + "id": 13819, "luminance": 0, "opaque": true, "replaceable": false, @@ -159020,7 +159298,7 @@ ] }, { - "id": 13801, + "id": 13820, "luminance": 0, "opaque": true, "replaceable": false, @@ -159031,7 +159309,7 @@ ] }, { - "id": 13802, + "id": 13821, "luminance": 0, "opaque": true, "replaceable": false, @@ -159042,7 +159320,7 @@ ] }, { - "id": 13803, + "id": 13822, "luminance": 0, "opaque": true, "replaceable": false, @@ -159053,7 +159331,7 @@ ] }, { - "id": 13804, + "id": 13823, "luminance": 0, "opaque": true, "replaceable": false, @@ -159065,7 +159343,7 @@ ] }, { - "id": 13805, + "id": 13824, "luminance": 0, "opaque": true, "replaceable": false, @@ -159077,7 +159355,7 @@ ] }, { - "id": 13806, + "id": 13825, "luminance": 0, "opaque": true, "replaceable": false, @@ -159089,7 +159367,7 @@ ] }, { - "id": 13807, + "id": 13826, "luminance": 0, "opaque": true, "replaceable": false, @@ -159101,7 +159379,7 @@ ] }, { - "id": 13808, + "id": 13827, "luminance": 0, "opaque": true, "replaceable": false, @@ -159113,7 +159391,7 @@ ] }, { - "id": 13809, + "id": 13828, "luminance": 0, "opaque": true, "replaceable": false, @@ -159125,7 +159403,7 @@ ] }, { - "id": 13810, + "id": 13829, "luminance": 0, "opaque": true, "replaceable": false, @@ -159137,7 +159415,7 @@ ] }, { - "id": 13811, + "id": 13830, "luminance": 0, "opaque": true, "replaceable": false, @@ -159149,7 +159427,7 @@ ] }, { - "id": 13812, + "id": 13831, "luminance": 0, "opaque": true, "replaceable": false, @@ -159160,7 +159438,7 @@ ] }, { - "id": 13813, + "id": 13832, "luminance": 0, "opaque": true, "replaceable": false, @@ -159171,7 +159449,7 @@ ] }, { - "id": 13814, + "id": 13833, "luminance": 0, "opaque": true, "replaceable": false, @@ -159183,7 +159461,7 @@ ] }, { - "id": 13815, + "id": 13834, "luminance": 0, "opaque": true, "replaceable": false, @@ -159195,7 +159473,7 @@ ] }, { - "id": 13816, + "id": 13835, "luminance": 0, "opaque": true, "replaceable": false, @@ -159207,7 +159485,7 @@ ] }, { - "id": 13817, + "id": 13836, "luminance": 0, "opaque": true, "replaceable": false, @@ -159219,7 +159497,7 @@ ] }, { - "id": 13818, + "id": 13837, "luminance": 0, "opaque": true, "replaceable": false, @@ -159230,7 +159508,7 @@ ] }, { - "id": 13819, + "id": 13838, "luminance": 0, "opaque": true, "replaceable": false, @@ -159241,7 +159519,7 @@ ] }, { - "id": 13820, + "id": 13839, "luminance": 0, "opaque": true, "replaceable": false, @@ -159252,7 +159530,7 @@ ] }, { - "id": 13821, + "id": 13840, "luminance": 0, "opaque": true, "replaceable": false, @@ -159263,7 +159541,7 @@ ] }, { - "id": 13822, + "id": 13841, "luminance": 0, "opaque": true, "replaceable": false, @@ -159274,7 +159552,7 @@ ] }, { - "id": 13823, + "id": 13842, "luminance": 0, "opaque": true, "replaceable": false, @@ -159285,7 +159563,7 @@ ] }, { - "id": 13824, + "id": 13843, "luminance": 0, "opaque": true, "replaceable": false, @@ -159297,7 +159575,7 @@ ] }, { - "id": 13825, + "id": 13844, "luminance": 0, "opaque": true, "replaceable": false, @@ -159309,7 +159587,7 @@ ] }, { - "id": 13826, + "id": 13845, "luminance": 0, "opaque": true, "replaceable": false, @@ -159321,7 +159599,7 @@ ] }, { - "id": 13827, + "id": 13846, "luminance": 0, "opaque": true, "replaceable": false, @@ -159333,7 +159611,7 @@ ] }, { - "id": 13828, + "id": 13847, "luminance": 0, "opaque": true, "replaceable": false, @@ -159345,7 +159623,7 @@ ] }, { - "id": 13829, + "id": 13848, "luminance": 0, "opaque": true, "replaceable": false, @@ -159357,7 +159635,7 @@ ] }, { - "id": 13830, + "id": 13849, "luminance": 0, "opaque": true, "replaceable": false, @@ -159369,7 +159647,7 @@ ] }, { - "id": 13831, + "id": 13850, "luminance": 0, "opaque": true, "replaceable": false, @@ -159381,7 +159659,7 @@ ] }, { - "id": 13832, + "id": 13851, "luminance": 0, "opaque": true, "replaceable": false, @@ -159392,7 +159670,7 @@ ] }, { - "id": 13833, + "id": 13852, "luminance": 0, "opaque": true, "replaceable": false, @@ -159403,7 +159681,7 @@ ] }, { - "id": 13834, + "id": 13853, "luminance": 0, "opaque": true, "replaceable": false, @@ -159415,7 +159693,7 @@ ] }, { - "id": 13835, + "id": 13854, "luminance": 0, "opaque": true, "replaceable": false, @@ -159427,7 +159705,7 @@ ] }, { - "id": 13836, + "id": 13855, "luminance": 0, "opaque": true, "replaceable": false, @@ -159439,7 +159717,7 @@ ] }, { - "id": 13837, + "id": 13856, "luminance": 0, "opaque": true, "replaceable": false, @@ -159451,7 +159729,7 @@ ] }, { - "id": 13838, + "id": 13857, "luminance": 0, "opaque": true, "replaceable": false, @@ -159462,7 +159740,7 @@ ] }, { - "id": 13839, + "id": 13858, "luminance": 0, "opaque": true, "replaceable": false, @@ -159473,7 +159751,7 @@ ] }, { - "id": 13840, + "id": 13859, "luminance": 0, "opaque": true, "replaceable": false, @@ -159484,7 +159762,7 @@ ] }, { - "id": 13841, + "id": 13860, "luminance": 0, "opaque": true, "replaceable": false, @@ -159497,10 +159775,10 @@ ] }, { - "id": 743, - "name": "red_nether_brick_stairs", - "translation_key": "block.minecraft.red_nether_brick_stairs", - "item_id": 631, + "id": 745, + "name": "diorite_stairs", + "translation_key": "block.minecraft.diorite_stairs", + "item_id": 612, "properties": [ { "name": "facing", @@ -159536,10 +159814,10 @@ ] } ], - "default_state_id": 13853, + "default_state_id": 13872, "states": [ { - "id": 13842, + "id": 13861, "luminance": 0, "opaque": true, "replaceable": false, @@ -159550,7 +159828,7 @@ ] }, { - "id": 13843, + "id": 13862, "luminance": 0, "opaque": true, "replaceable": false, @@ -159561,7 +159839,7 @@ ] }, { - "id": 13844, + "id": 13863, "luminance": 0, "opaque": true, "replaceable": false, @@ -159573,7 +159851,7 @@ ] }, { - "id": 13845, + "id": 13864, "luminance": 0, "opaque": true, "replaceable": false, @@ -159585,7 +159863,7 @@ ] }, { - "id": 13846, + "id": 13865, "luminance": 0, "opaque": true, "replaceable": false, @@ -159597,7 +159875,7 @@ ] }, { - "id": 13847, + "id": 13866, "luminance": 0, "opaque": true, "replaceable": false, @@ -159609,7 +159887,7 @@ ] }, { - "id": 13848, + "id": 13867, "luminance": 0, "opaque": true, "replaceable": false, @@ -159621,7 +159899,7 @@ ] }, { - "id": 13849, + "id": 13868, "luminance": 0, "opaque": true, "replaceable": false, @@ -159633,7 +159911,7 @@ ] }, { - "id": 13850, + "id": 13869, "luminance": 0, "opaque": true, "replaceable": false, @@ -159645,7 +159923,7 @@ ] }, { - "id": 13851, + "id": 13870, "luminance": 0, "opaque": true, "replaceable": false, @@ -159657,7 +159935,7 @@ ] }, { - "id": 13852, + "id": 13871, "luminance": 0, "opaque": true, "replaceable": false, @@ -159668,7 +159946,7 @@ ] }, { - "id": 13853, + "id": 13872, "luminance": 0, "opaque": true, "replaceable": false, @@ -159679,7 +159957,7 @@ ] }, { - "id": 13854, + "id": 13873, "luminance": 0, "opaque": true, "replaceable": false, @@ -159691,7 +159969,7 @@ ] }, { - "id": 13855, + "id": 13874, "luminance": 0, "opaque": true, "replaceable": false, @@ -159703,7 +159981,7 @@ ] }, { - "id": 13856, + "id": 13875, "luminance": 0, "opaque": true, "replaceable": false, @@ -159715,7 +159993,7 @@ ] }, { - "id": 13857, + "id": 13876, "luminance": 0, "opaque": true, "replaceable": false, @@ -159727,7 +160005,7 @@ ] }, { - "id": 13858, + "id": 13877, "luminance": 0, "opaque": true, "replaceable": false, @@ -159738,7 +160016,7 @@ ] }, { - "id": 13859, + "id": 13878, "luminance": 0, "opaque": true, "replaceable": false, @@ -159749,7 +160027,7 @@ ] }, { - "id": 13860, + "id": 13879, "luminance": 0, "opaque": true, "replaceable": false, @@ -159760,7 +160038,7 @@ ] }, { - "id": 13861, + "id": 13880, "luminance": 0, "opaque": true, "replaceable": false, @@ -159771,7 +160049,7 @@ ] }, { - "id": 13862, + "id": 13881, "luminance": 0, "opaque": true, "replaceable": false, @@ -159782,7 +160060,7 @@ ] }, { - "id": 13863, + "id": 13882, "luminance": 0, "opaque": true, "replaceable": false, @@ -159793,7 +160071,7 @@ ] }, { - "id": 13864, + "id": 13883, "luminance": 0, "opaque": true, "replaceable": false, @@ -159805,7 +160083,7 @@ ] }, { - "id": 13865, + "id": 13884, "luminance": 0, "opaque": true, "replaceable": false, @@ -159817,7 +160095,7 @@ ] }, { - "id": 13866, + "id": 13885, "luminance": 0, "opaque": true, "replaceable": false, @@ -159829,7 +160107,7 @@ ] }, { - "id": 13867, + "id": 13886, "luminance": 0, "opaque": true, "replaceable": false, @@ -159841,7 +160119,7 @@ ] }, { - "id": 13868, + "id": 13887, "luminance": 0, "opaque": true, "replaceable": false, @@ -159853,7 +160131,7 @@ ] }, { - "id": 13869, + "id": 13888, "luminance": 0, "opaque": true, "replaceable": false, @@ -159865,7 +160143,7 @@ ] }, { - "id": 13870, + "id": 13889, "luminance": 0, "opaque": true, "replaceable": false, @@ -159877,7 +160155,7 @@ ] }, { - "id": 13871, + "id": 13890, "luminance": 0, "opaque": true, "replaceable": false, @@ -159889,7 +160167,7 @@ ] }, { - "id": 13872, + "id": 13891, "luminance": 0, "opaque": true, "replaceable": false, @@ -159900,7 +160178,7 @@ ] }, { - "id": 13873, + "id": 13892, "luminance": 0, "opaque": true, "replaceable": false, @@ -159911,7 +160189,7 @@ ] }, { - "id": 13874, + "id": 13893, "luminance": 0, "opaque": true, "replaceable": false, @@ -159923,7 +160201,7 @@ ] }, { - "id": 13875, + "id": 13894, "luminance": 0, "opaque": true, "replaceable": false, @@ -159935,7 +160213,7 @@ ] }, { - "id": 13876, + "id": 13895, "luminance": 0, "opaque": true, "replaceable": false, @@ -159947,7 +160225,7 @@ ] }, { - "id": 13877, + "id": 13896, "luminance": 0, "opaque": true, "replaceable": false, @@ -159959,7 +160237,7 @@ ] }, { - "id": 13878, + "id": 13897, "luminance": 0, "opaque": true, "replaceable": false, @@ -159970,7 +160248,7 @@ ] }, { - "id": 13879, + "id": 13898, "luminance": 0, "opaque": true, "replaceable": false, @@ -159981,7 +160259,7 @@ ] }, { - "id": 13880, + "id": 13899, "luminance": 0, "opaque": true, "replaceable": false, @@ -159992,7 +160270,7 @@ ] }, { - "id": 13881, + "id": 13900, "luminance": 0, "opaque": true, "replaceable": false, @@ -160003,7 +160281,7 @@ ] }, { - "id": 13882, + "id": 13901, "luminance": 0, "opaque": true, "replaceable": false, @@ -160014,7 +160292,7 @@ ] }, { - "id": 13883, + "id": 13902, "luminance": 0, "opaque": true, "replaceable": false, @@ -160025,7 +160303,7 @@ ] }, { - "id": 13884, + "id": 13903, "luminance": 0, "opaque": true, "replaceable": false, @@ -160037,7 +160315,7 @@ ] }, { - "id": 13885, + "id": 13904, "luminance": 0, "opaque": true, "replaceable": false, @@ -160049,7 +160327,7 @@ ] }, { - "id": 13886, + "id": 13905, "luminance": 0, "opaque": true, "replaceable": false, @@ -160061,7 +160339,7 @@ ] }, { - "id": 13887, + "id": 13906, "luminance": 0, "opaque": true, "replaceable": false, @@ -160073,7 +160351,7 @@ ] }, { - "id": 13888, + "id": 13907, "luminance": 0, "opaque": true, "replaceable": false, @@ -160085,7 +160363,7 @@ ] }, { - "id": 13889, + "id": 13908, "luminance": 0, "opaque": true, "replaceable": false, @@ -160097,7 +160375,7 @@ ] }, { - "id": 13890, + "id": 13909, "luminance": 0, "opaque": true, "replaceable": false, @@ -160109,7 +160387,7 @@ ] }, { - "id": 13891, + "id": 13910, "luminance": 0, "opaque": true, "replaceable": false, @@ -160121,7 +160399,7 @@ ] }, { - "id": 13892, + "id": 13911, "luminance": 0, "opaque": true, "replaceable": false, @@ -160132,7 +160410,7 @@ ] }, { - "id": 13893, + "id": 13912, "luminance": 0, "opaque": true, "replaceable": false, @@ -160143,7 +160421,7 @@ ] }, { - "id": 13894, + "id": 13913, "luminance": 0, "opaque": true, "replaceable": false, @@ -160155,7 +160433,7 @@ ] }, { - "id": 13895, + "id": 13914, "luminance": 0, "opaque": true, "replaceable": false, @@ -160167,7 +160445,7 @@ ] }, { - "id": 13896, + "id": 13915, "luminance": 0, "opaque": true, "replaceable": false, @@ -160179,7 +160457,7 @@ ] }, { - "id": 13897, + "id": 13916, "luminance": 0, "opaque": true, "replaceable": false, @@ -160191,7 +160469,7 @@ ] }, { - "id": 13898, + "id": 13917, "luminance": 0, "opaque": true, "replaceable": false, @@ -160202,7 +160480,7 @@ ] }, { - "id": 13899, + "id": 13918, "luminance": 0, "opaque": true, "replaceable": false, @@ -160213,7 +160491,7 @@ ] }, { - "id": 13900, + "id": 13919, "luminance": 0, "opaque": true, "replaceable": false, @@ -160224,7 +160502,7 @@ ] }, { - "id": 13901, + "id": 13920, "luminance": 0, "opaque": true, "replaceable": false, @@ -160235,7 +160513,7 @@ ] }, { - "id": 13902, + "id": 13921, "luminance": 0, "opaque": true, "replaceable": false, @@ -160246,7 +160524,7 @@ ] }, { - "id": 13903, + "id": 13922, "luminance": 0, "opaque": true, "replaceable": false, @@ -160257,7 +160535,7 @@ ] }, { - "id": 13904, + "id": 13923, "luminance": 0, "opaque": true, "replaceable": false, @@ -160269,7 +160547,7 @@ ] }, { - "id": 13905, + "id": 13924, "luminance": 0, "opaque": true, "replaceable": false, @@ -160281,7 +160559,7 @@ ] }, { - "id": 13906, + "id": 13925, "luminance": 0, "opaque": true, "replaceable": false, @@ -160293,7 +160571,7 @@ ] }, { - "id": 13907, + "id": 13926, "luminance": 0, "opaque": true, "replaceable": false, @@ -160305,7 +160583,7 @@ ] }, { - "id": 13908, + "id": 13927, "luminance": 0, "opaque": true, "replaceable": false, @@ -160317,7 +160595,7 @@ ] }, { - "id": 13909, + "id": 13928, "luminance": 0, "opaque": true, "replaceable": false, @@ -160329,7 +160607,7 @@ ] }, { - "id": 13910, + "id": 13929, "luminance": 0, "opaque": true, "replaceable": false, @@ -160341,7 +160619,7 @@ ] }, { - "id": 13911, + "id": 13930, "luminance": 0, "opaque": true, "replaceable": false, @@ -160353,7 +160631,7 @@ ] }, { - "id": 13912, + "id": 13931, "luminance": 0, "opaque": true, "replaceable": false, @@ -160364,7 +160642,7 @@ ] }, { - "id": 13913, + "id": 13932, "luminance": 0, "opaque": true, "replaceable": false, @@ -160375,7 +160653,7 @@ ] }, { - "id": 13914, + "id": 13933, "luminance": 0, "opaque": true, "replaceable": false, @@ -160387,7 +160665,7 @@ ] }, { - "id": 13915, + "id": 13934, "luminance": 0, "opaque": true, "replaceable": false, @@ -160399,7 +160677,7 @@ ] }, { - "id": 13916, + "id": 13935, "luminance": 0, "opaque": true, "replaceable": false, @@ -160411,7 +160689,7 @@ ] }, { - "id": 13917, + "id": 13936, "luminance": 0, "opaque": true, "replaceable": false, @@ -160423,7 +160701,7 @@ ] }, { - "id": 13918, + "id": 13937, "luminance": 0, "opaque": true, "replaceable": false, @@ -160434,7 +160712,7 @@ ] }, { - "id": 13919, + "id": 13938, "luminance": 0, "opaque": true, "replaceable": false, @@ -160445,7 +160723,7 @@ ] }, { - "id": 13920, + "id": 13939, "luminance": 0, "opaque": true, "replaceable": false, @@ -160456,7 +160734,7 @@ ] }, { - "id": 13921, + "id": 13940, "luminance": 0, "opaque": true, "replaceable": false, @@ -160469,35 +160747,17 @@ ] }, { - "id": 744, - "name": "polished_andesite_stairs", - "translation_key": "block.minecraft.polished_andesite_stairs", - "item_id": 632, + "id": 746, + "name": "polished_granite_slab", + "translation_key": "block.minecraft.polished_granite_slab", + "item_id": 617, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "type", "values": [ "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "bottom", + "double" ] }, { @@ -160508,229 +160768,8 @@ ] } ], - "default_state_id": 13933, + "default_state_id": 13944, "states": [ - { - "id": 13922, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 13923, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 13924, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 13925, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 13926, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 13927, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 13928, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 13929, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 13930, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 13931, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 13932, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 13933, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 13934, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 13935, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 13936, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 13937, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 13938, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 13939, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 13940, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, { "id": 13941, "luminance": 0, @@ -160738,8 +160777,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 201 ] }, { @@ -160749,8 +160787,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 201 ] }, { @@ -160760,8 +160797,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 51 ] }, { @@ -160771,9 +160807,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 51 ] }, { @@ -160783,9 +160817,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] }, { @@ -160795,11 +160827,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 + ] + } + ] + }, + { + "id": 747, + "name": "smooth_red_sandstone_slab", + "translation_key": "block.minecraft.smooth_red_sandstone_slab", + "item_id": 618, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13950, + "states": [ { "id": 13947, "luminance": 0, @@ -160807,9 +160863,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 201 ] }, { @@ -160819,9 +160873,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 201 ] }, { @@ -160831,9 +160883,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51 ] }, { @@ -160843,9 +160893,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 51 ] }, { @@ -160855,9 +160903,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 0 ] }, { @@ -160867,10 +160913,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 0 + ] + } + ] + }, + { + "id": 748, + "name": "mossy_stone_brick_slab", + "translation_key": "block.minecraft.mossy_stone_brick_slab", + "item_id": 619, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13956, + "states": [ { "id": 13953, "luminance": 0, @@ -160878,8 +160949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 201 ] }, { @@ -160889,9 +160959,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 201 ] }, { @@ -160901,9 +160969,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 51 ] }, { @@ -160913,9 +160979,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 51 ] }, { @@ -160925,9 +160989,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 0 ] }, { @@ -160937,10 +160999,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 + ] + } + ] + }, + { + "id": 749, + "name": "polished_diorite_slab", + "translation_key": "block.minecraft.polished_diorite_slab", + "item_id": 620, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13962, + "states": [ { "id": 13959, "luminance": 0, @@ -160948,8 +161035,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 201 ] }, { @@ -160959,8 +161045,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 201 ] }, { @@ -160970,8 +161055,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 51 ] }, { @@ -160981,8 +161065,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 51 ] }, { @@ -160992,8 +161075,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 0 ] }, { @@ -161003,11 +161085,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 + ] + } + ] + }, + { + "id": 750, + "name": "mossy_cobblestone_slab", + "translation_key": "block.minecraft.mossy_cobblestone_slab", + "item_id": 621, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13968, + "states": [ { "id": 13965, "luminance": 0, @@ -161015,9 +161121,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 201 ] }, { @@ -161027,9 +161131,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 201 ] }, { @@ -161039,9 +161141,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 51 ] }, { @@ -161051,9 +161151,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 51 ] }, { @@ -161063,9 +161161,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 0 ] }, { @@ -161075,11 +161171,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 0 + ] + } + ] + }, + { + "id": 751, + "name": "end_stone_brick_slab", + "translation_key": "block.minecraft.end_stone_brick_slab", + "item_id": 622, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13974, + "states": [ { "id": 13971, "luminance": 0, @@ -161087,9 +161207,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 201 ] }, { @@ -161099,8 +161217,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 201 ] }, { @@ -161110,8 +161227,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 51 ] }, { @@ -161121,9 +161237,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 51 ] }, { @@ -161133,9 +161247,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 0 ] }, { @@ -161145,11 +161257,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 0 + ] + } + ] + }, + { + "id": 752, + "name": "smooth_sandstone_slab", + "translation_key": "block.minecraft.smooth_sandstone_slab", + "item_id": 623, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13980, + "states": [ { "id": 13977, "luminance": 0, @@ -161157,9 +161293,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 201 ] }, { @@ -161169,8 +161303,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 201 ] }, { @@ -161180,8 +161313,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 51 ] }, { @@ -161191,8 +161323,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 51 ] }, { @@ -161202,8 +161333,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] }, { @@ -161213,10 +161343,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 0 + ] + } + ] + }, + { + "id": 753, + "name": "smooth_quartz_slab", + "translation_key": "block.minecraft.smooth_quartz_slab", + "item_id": 624, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13986, + "states": [ { "id": 13983, "luminance": 0, @@ -161224,8 +161379,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 201 ] }, { @@ -161235,9 +161389,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 201 ] }, { @@ -161247,9 +161399,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 51 ] }, { @@ -161259,9 +161409,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 51 ] }, { @@ -161271,9 +161419,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 0 ] }, { @@ -161283,11 +161429,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 + ] + } + ] + }, + { + "id": 754, + "name": "granite_slab", + "translation_key": "block.minecraft.granite_slab", + "item_id": 625, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13992, + "states": [ { "id": 13989, "luminance": 0, @@ -161295,9 +161465,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 201 ] }, { @@ -161307,9 +161475,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 201 ] }, { @@ -161319,9 +161485,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 51 ] }, { @@ -161331,8 +161495,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 51 ] }, { @@ -161342,8 +161505,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 0 ] }, { @@ -161353,11 +161515,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 + ] + } + ] + }, + { + "id": 755, + "name": "andesite_slab", + "translation_key": "block.minecraft.andesite_slab", + "item_id": 626, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 13998, + "states": [ { "id": 13995, "luminance": 0, @@ -161365,9 +161551,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 201 ] }, { @@ -161377,9 +161561,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 201 ] }, { @@ -161389,9 +161571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 51 ] }, { @@ -161401,8 +161581,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 51 ] }, { @@ -161412,8 +161591,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 ] }, { @@ -161423,53 +161601,23 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 14001, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 + 0 ] } ] }, { - "id": 745, - "name": "diorite_stairs", - "translation_key": "block.minecraft.diorite_stairs", - "item_id": 633, + "id": 756, + "name": "red_nether_brick_slab", + "translation_key": "block.minecraft.red_nether_brick_slab", + "item_id": 627, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "type", "values": [ "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "bottom", + "double" ] }, { @@ -161480,8 +161628,18 @@ ] } ], - "default_state_id": 14013, + "default_state_id": 14004, "states": [ + { + "id": 14001, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 201 + ] + }, { "id": 14002, "luminance": 0, @@ -161489,8 +161647,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 201 ] }, { @@ -161500,8 +161657,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 51 ] }, { @@ -161511,9 +161667,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 51 ] }, { @@ -161523,9 +161677,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 0 ] }, { @@ -161535,11 +161687,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 + ] + } + ] + }, + { + "id": 757, + "name": "polished_andesite_slab", + "translation_key": "block.minecraft.polished_andesite_slab", + "item_id": 628, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14010, + "states": [ { "id": 14007, "luminance": 0, @@ -161547,9 +161723,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 201 ] }, { @@ -161559,9 +161733,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 201 ] }, { @@ -161571,9 +161743,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 51 ] }, { @@ -161583,9 +161753,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 51 ] }, { @@ -161595,9 +161763,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 0 ] }, { @@ -161607,10 +161773,35 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 0 + ] + } + ] + }, + { + "id": 758, + "name": "diorite_slab", + "translation_key": "block.minecraft.diorite_slab", + "item_id": 629, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 14016, + "states": [ { "id": 14013, "luminance": 0, @@ -161618,8 +161809,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 201 ] }, { @@ -161629,9 +161819,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 201 ] }, { @@ -161641,9 +161829,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 51 ] }, { @@ -161653,9 +161839,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 51 ] }, { @@ -161665,9 +161849,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 0 ] }, { @@ -161677,19 +161859,74 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 0 ] - }, - { - "id": 14019, - "luminance": 0, + } + ] + }, + { + "id": 759, + "name": "brick_wall", + "translation_key": "block.minecraft.brick_wall", + "item_id": 377, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14022, + "states": [ + { + "id": 14019, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140 ] }, { @@ -161699,8 +161936,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143 ] }, { @@ -161710,8 +161948,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 141, + 142, + 143 ] }, { @@ -161721,8 +161960,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140 ] }, { @@ -161732,8 +161970,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 141, + 142, + 143 ] }, { @@ -161743,9 +161982,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143 ] }, { @@ -161754,11 +161993,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] + "collision_shapes": [] }, { "id": 14026, @@ -161767,9 +162002,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144 ] }, { @@ -161779,9 +162012,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144 ] }, { @@ -161790,11 +162021,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] + "collision_shapes": [] }, { "id": 14029, @@ -161803,9 +162030,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 144 ] }, { @@ -161815,9 +162040,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144 ] }, { @@ -161827,9 +162050,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 145 ] }, { @@ -161839,8 +162061,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 141, + 142, + 143, + 145 ] }, { @@ -161850,8 +162074,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 141, + 142, + 143, + 145 ] }, { @@ -161861,9 +162087,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 145 ] }, { @@ -161873,9 +162098,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 141, + 142, + 143, + 145 ] }, { @@ -161885,9 +162111,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 145 ] }, { @@ -161897,9 +162124,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 146 ] }, { @@ -161909,8 +162134,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 147 ] }, { @@ -161920,8 +162145,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 144, + 147 ] }, { @@ -161931,8 +162156,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 146 ] }, { @@ -161942,8 +162166,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 144, + 147 ] }, { @@ -161953,8 +162177,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 144, + 147 ] }, { @@ -161964,8 +162188,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 145 ] }, { @@ -161975,9 +162199,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 145 ] }, { @@ -161987,9 +162212,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 145 ] }, { @@ -161999,9 +162225,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 145 ] }, { @@ -162011,9 +162236,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 141, + 142, + 143, + 145 ] }, { @@ -162023,9 +162249,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 141, + 142, + 143, + 145 ] }, { @@ -162035,9 +162262,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 146 ] }, { @@ -162047,9 +162272,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 147 ] }, { @@ -162059,9 +162283,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 147 ] }, { @@ -162071,8 +162294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 146 ] }, { @@ -162082,8 +162304,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 144, + 147 ] }, { @@ -162093,9 +162315,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 144, + 147 ] }, { @@ -162105,9 +162326,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148 ] }, { @@ -162117,9 +162337,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148 ] }, { @@ -162129,9 +162350,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148 ] }, { @@ -162141,8 +162363,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148 ] }, { @@ -162152,8 +162374,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 141, + 142, + 143, + 148 ] }, { @@ -162163,8 +162387,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 141, + 142, + 143, + 148 ] }, { @@ -162174,8 +162400,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 149 ] }, { @@ -162185,8 +162410,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 144, + 150 ] }, { @@ -162196,8 +162421,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 144, + 150 ] }, { @@ -162207,9 +162432,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 149 ] }, { @@ -162219,9 +162442,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 144, + 150 ] }, { @@ -162231,9 +162453,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 144, + 150 ] }, { @@ -162243,9 +162464,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145 ] }, { @@ -162255,9 +162476,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162267,9 +162490,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162279,9 +162504,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 145 ] }, { @@ -162291,9 +162516,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162303,8 +162530,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162314,8 +162544,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 151 ] }, { @@ -162325,9 +162554,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144, + 150, + 147 ] }, { @@ -162337,9 +162566,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144, + 150, + 147 ] }, { @@ -162349,9 +162578,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 151 ] }, { @@ -162361,9 +162588,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 144, + 150, + 147 ] }, { @@ -162373,8 +162600,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150, + 147 ] }, { @@ -162384,8 +162612,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 140, + 148, + 145 ] }, { @@ -162395,8 +162624,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162406,36 +162638,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 746, - "name": "polished_granite_slab", - "translation_key": "block.minecraft.polished_granite_slab", - "item_id": 638, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148, + 145 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14085, - "states": [ { "id": 14082, "luminance": 0, @@ -162443,7 +162652,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145 ] }, { @@ -162453,7 +162664,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162463,7 +162678,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162473,7 +162692,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 151 ] }, { @@ -162483,7 +162702,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { @@ -162493,35 +162714,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 747, - "name": "smooth_red_sandstone_slab", - "translation_key": "block.minecraft.smooth_red_sandstone_slab", - "item_id": 639, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150, + 147 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14091, - "states": [ { "id": 14088, "luminance": 0, @@ -162529,7 +162726,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 151 ] }, { @@ -162539,7 +162736,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150, + 147 ] }, { @@ -162549,7 +162748,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150, + 147 ] }, { @@ -162559,7 +162760,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 148 ] }, { @@ -162569,7 +162771,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148 ] }, { @@ -162579,35 +162784,12 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 748, - "name": "mossy_stone_brick_slab", - "translation_key": "block.minecraft.mossy_stone_brick_slab", - "item_id": 640, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14097, - "states": [ { "id": 14094, "luminance": 0, @@ -162615,7 +162797,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148 ] }, { @@ -162625,7 +162808,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148 ] }, { @@ -162635,7 +162821,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148 ] }, { @@ -162645,7 +162834,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 149 ] }, { @@ -162655,7 +162844,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150 ] }, { @@ -162665,35 +162855,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 749, - "name": "polished_diorite_slab", - "translation_key": "block.minecraft.polished_diorite_slab", - "item_id": 641, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14103, - "states": [ { "id": 14100, "luminance": 0, @@ -162701,7 +162866,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 149 ] }, { @@ -162711,7 +162876,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150 ] }, { @@ -162721,7 +162887,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150 ] }, { @@ -162731,7 +162898,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 148, + 145 ] }, { @@ -162741,7 +162910,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162751,35 +162924,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 750, - "name": "mossy_cobblestone_slab", - "translation_key": "block.minecraft.mossy_cobblestone_slab", - "item_id": 642, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148, + 145 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14109, - "states": [ { "id": 14106, "luminance": 0, @@ -162787,7 +162938,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145 ] }, { @@ -162797,7 +162950,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162807,7 +162964,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162817,7 +162978,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 151 ] }, { @@ -162827,7 +162988,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { @@ -162837,35 +163000,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 751, - "name": "end_stone_brick_slab", - "translation_key": "block.minecraft.end_stone_brick_slab", - "item_id": 643, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150, + 147 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14115, - "states": [ { "id": 14112, "luminance": 0, @@ -162873,7 +163012,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 151 ] }, { @@ -162883,7 +163022,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150, + 147 ] }, { @@ -162893,7 +163034,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150, + 147 ] }, { @@ -162903,7 +163046,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 148, + 145 ] }, { @@ -162913,7 +163058,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162923,35 +163072,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 752, - "name": "smooth_sandstone_slab", - "translation_key": "block.minecraft.smooth_sandstone_slab", - "item_id": 644, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 141, + 142, + 143, + 148, + 145 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14121, - "states": [ { "id": 14118, "luminance": 0, @@ -162959,7 +163086,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 148, + 145 ] }, { @@ -162969,7 +163098,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162979,7 +163112,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -162989,7 +163126,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 151 ] }, { @@ -162999,7 +163136,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 144, + 150, + 147 ] }, { @@ -163009,35 +163148,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 753, - "name": "smooth_quartz_slab", - "translation_key": "block.minecraft.smooth_quartz_slab", - "item_id": 645, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 144, + 150, + 147 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14127, - "states": [ { "id": 14124, "luminance": 0, @@ -163045,7 +163160,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 151 ] }, { @@ -163055,7 +163170,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 144, + 150, + 147 ] }, { @@ -163065,7 +163182,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 144, + 150, + 147 ] }, { @@ -163075,7 +163194,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 152 ] }, { @@ -163085,7 +163205,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143 ] }, { @@ -163095,35 +163217,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 754, - "name": "granite_slab", - "translation_key": "block.minecraft.granite_slab", - "item_id": 646, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 142, + 143 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14133, - "states": [ { "id": 14130, "luminance": 0, @@ -163131,7 +163229,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 152 ] }, { @@ -163141,7 +163240,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143 ] }, { @@ -163151,7 +163252,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143 ] }, { @@ -163161,7 +163264,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 154 ] }, { @@ -163171,7 +163274,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153 ] }, { @@ -163181,35 +163284,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 755, - "name": "andesite_slab", - "translation_key": "block.minecraft.andesite_slab", - "item_id": 647, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14139, - "states": [ { "id": 14136, "luminance": 0, @@ -163217,7 +163294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 154 ] }, { @@ -163227,7 +163304,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153 ] }, { @@ -163237,7 +163314,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153 ] }, { @@ -163247,7 +163324,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 145, + 152 ] }, { @@ -163257,7 +163336,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] }, { @@ -163267,35 +163349,12 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 756, - "name": "red_nether_brick_slab", - "translation_key": "block.minecraft.red_nether_brick_slab", - "item_id": 648, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 142, + 143, + 145 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14145, - "states": [ { "id": 14142, "luminance": 0, @@ -163303,7 +163362,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 145, + 152 ] }, { @@ -163313,7 +163374,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143, + 145 ] }, { @@ -163323,7 +163387,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 145 ] }, { @@ -163333,7 +163400,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 146, + 155 ] }, { @@ -163343,7 +163411,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] }, { @@ -163353,35 +163422,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 757, - "name": "polished_andesite_slab", - "translation_key": "block.minecraft.polished_andesite_slab", - "item_id": 649, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 147 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14151, - "states": [ { "id": 14148, "luminance": 0, @@ -163389,7 +163433,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 146, + 155 ] }, { @@ -163399,7 +163444,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 147 ] }, { @@ -163409,7 +163455,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 147 ] }, { @@ -163419,7 +163466,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 145, + 152 ] }, { @@ -163429,7 +163478,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] }, { @@ -163439,35 +163491,12 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 758, - "name": "diorite_slab", - "translation_key": "block.minecraft.diorite_slab", - "item_id": 650, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 153, + 142, + 143, + 145 ] }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 14157, - "states": [ { "id": 14154, "luminance": 0, @@ -163475,7 +163504,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 140, + 145, + 152 ] }, { @@ -163485,7 +163516,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 153, + 142, + 143, + 145 ] }, { @@ -163495,7 +163529,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 153, + 142, + 143, + 145 ] }, { @@ -163505,7 +163542,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 146, + 155 ] }, { @@ -163515,7 +163553,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] }, { @@ -163525,66 +163564,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] - } - ] - }, - { - "id": 759, - "name": "brick_wall", - "translation_key": "block.minecraft.brick_wall", - "item_id": 398, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14163, - "states": [ + }, { "id": 14160, "luminance": 0, @@ -163592,7 +163575,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -163602,9 +163586,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -163614,9 +163597,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -163626,7 +163608,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -163636,9 +163620,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -163648,9 +163633,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -163659,7 +163645,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 14167, @@ -163668,7 +163658,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -163678,7 +163671,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -163687,7 +163683,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 14170, @@ -163696,7 +163695,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -163706,7 +163706,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -163716,8 +163717,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -163727,10 +163728,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -163740,10 +163739,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -163754,7 +163751,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -163764,9 +163763,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -163777,9 +163777,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -163790,7 +163791,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -163800,8 +163804,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -163811,8 +163818,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -163822,7 +163832,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -163832,7 +163843,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -163843,7 +163855,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -163854,8 +163867,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -163865,10 +163878,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -163878,10 +163890,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -163892,7 +163903,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -163902,9 +163915,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -163915,9 +163929,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -163928,7 +163943,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -163938,8 +163956,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -163949,8 +163970,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -163960,7 +163984,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -163970,7 +163995,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -163981,7 +164007,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -163992,8 +164019,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -164003,10 +164030,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -164016,10 +164042,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -164030,7 +164055,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -164040,7 +164066,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -164053,7 +164079,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -164066,7 +164092,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -164076,8 +164104,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -164087,8 +164117,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -164098,7 +164130,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -164108,7 +164141,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -164119,7 +164152,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -164130,9 +164163,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -164142,11 +164174,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -164156,11 +164185,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -164172,7 +164198,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -164182,7 +164209,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -164196,7 +164223,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -164210,7 +164237,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -164220,9 +164250,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -164232,9 +164264,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -164244,7 +164278,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -164254,7 +164289,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -164266,7 +164301,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -164278,9 +164313,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -164290,11 +164324,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -164304,11 +164336,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -164320,7 +164350,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -164330,7 +164361,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -164344,7 +164375,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -164358,7 +164389,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -164368,9 +164402,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -164380,9 +164416,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -164392,7 +164430,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -164402,7 +164441,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -164414,7 +164453,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -164426,8 +164465,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -164437,10 +164476,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -164450,10 +164488,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -164464,7 +164501,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -164474,10 +164511,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -164487,10 +164523,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -164500,7 +164535,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -164510,8 +164546,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -164521,8 +164558,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -164532,7 +164570,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -164542,8 +164580,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -164553,8 +164590,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -164564,9 +164600,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -164576,11 +164610,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -164590,11 +164620,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -164605,8 +164631,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -164616,10 +164642,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -164630,10 +164655,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -164644,7 +164668,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -164654,9 +164680,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -164666,9 +164693,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -164678,7 +164706,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -164688,8 +164717,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -164700,8 +164728,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -164712,9 +164739,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -164724,11 +164750,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -164738,11 +164761,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -164753,8 +164773,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -164764,10 +164784,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -164778,10 +164797,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -164792,7 +164810,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -164802,9 +164822,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -164814,9 +164835,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -164826,7 +164848,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -164836,8 +164859,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -164848,8 +164870,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -164860,8 +164881,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -164872,8 +164893,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -164884,8 +164904,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -164896,6 +164915,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -164908,7 +164928,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -164920,7 +164941,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -164930,7 +164952,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -164940,7 +164964,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -164950,7 +164977,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -164960,7 +164990,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -164970,7 +165001,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -164980,7 +165012,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -164990,9 +165023,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -165003,9 +165035,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -165016,9 +165046,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -165029,6 +165057,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -165043,6 +165072,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -165056,6 +165086,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -165066,8 +165097,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -165078,7 +165111,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165089,7 +165125,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165099,7 +165138,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -165111,6 +165150,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -165122,6 +165162,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -165132,9 +165173,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -165145,9 +165185,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -165158,9 +165197,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -165171,6 +165209,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -165185,6 +165224,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -165198,6 +165238,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -165208,8 +165249,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -165220,7 +165263,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165231,7 +165277,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165241,7 +165290,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -165253,6 +165302,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -165264,6 +165314,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -165274,9 +165325,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -165287,9 +165337,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -165300,9 +165349,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -165350,8 +165398,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -165362,7 +165411,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -165373,7 +165424,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -165416,10 +165469,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -165430,10 +165481,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -165444,10 +165492,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -165498,8 +165543,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -165510,8 +165557,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165522,8 +165571,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165568,10 +165619,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -165582,10 +165631,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -165596,10 +165643,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -165650,8 +165695,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -165662,8 +165709,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165674,8 +165723,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -165720,9 +165771,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -165733,9 +165783,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -165746,11 +165795,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 760, + "name": "prismarine_wall", + "translation_key": "block.minecraft.prismarine_wall", + "item_id": 378, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14346, + "states": [ { "id": 14343, "luminance": 0, @@ -165758,9 +165863,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -165770,10 +165873,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -165783,10 +165885,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -165796,8 +165897,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -165807,8 +165907,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -165818,8 +165919,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -165828,10 +165930,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 14350, @@ -165840,8 +165939,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -165851,8 +165949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -165861,12 +165958,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 14353, @@ -165875,11 +165967,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -165889,11 +165977,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -165904,9 +165988,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -165916,10 +165998,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -165930,10 +166011,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -165944,8 +166024,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -165955,9 +166035,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -165967,9 +166048,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -165979,8 +166061,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -165990,8 +166071,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -166002,8 +166082,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -166014,10 +166093,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -166027,11 +166103,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -166041,11 +166114,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -166056,9 +166126,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -166068,10 +166136,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -166082,10 +166149,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -166096,8 +166162,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -166107,9 +166173,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -166119,9 +166186,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -166131,8 +166199,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -166142,8 +166209,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -166154,8 +166220,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -166166,8 +166231,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -166177,9 +166241,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -166189,9 +166252,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -166202,7 +166264,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -166212,9 +166274,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -166224,9 +166287,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -166236,7 +166300,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -166246,7 +166311,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -166256,7 +166324,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -166266,7 +166337,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -166276,7 +166347,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -166286,7 +166358,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -166296,9 +166369,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -166308,10 +166379,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -166321,10 +166390,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -166335,8 +166402,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -166346,9 +166413,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -166359,9 +166427,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -166372,8 +166441,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -166383,8 +166453,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166394,8 +166467,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166405,8 +166481,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -166416,7 +166491,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -166427,7 +166503,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -166438,9 +166515,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -166450,10 +166525,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -166463,10 +166537,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -166477,8 +166550,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -166488,9 +166561,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -166501,9 +166575,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -166514,8 +166589,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -166525,8 +166601,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166536,8 +166615,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166547,8 +166629,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -166558,7 +166639,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -166569,7 +166651,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -166580,9 +166663,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -166592,10 +166673,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -166605,10 +166685,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -166619,8 +166698,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -166630,7 +166708,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -166643,7 +166721,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -166656,8 +166734,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -166667,8 +166745,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -166678,8 +166758,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -166689,8 +166771,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -166700,7 +166781,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -166711,7 +166792,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -166722,10 +166803,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -166735,11 +166813,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -166749,11 +166824,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -166765,8 +166837,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -166776,7 +166847,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -166790,7 +166861,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -166804,8 +166875,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -166815,9 +166887,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166827,9 +166901,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166839,8 +166915,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -166850,7 +166925,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -166862,7 +166937,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -166874,10 +166949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -166887,11 +166959,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -166901,11 +166971,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -166917,8 +166985,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -166928,7 +166995,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -166942,7 +167009,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -166956,8 +167023,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -166967,9 +167035,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166979,9 +167049,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -166991,8 +167063,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -167002,7 +167073,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -167014,7 +167085,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -167026,9 +167097,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -167038,10 +167107,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -167051,10 +167119,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -167065,7 +167132,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -167078,8 +167144,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -167091,8 +167156,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -167102,8 +167166,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -167114,7 +167178,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -167125,7 +167190,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -167135,8 +167201,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -167146,8 +167211,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -167157,8 +167221,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -167168,10 +167231,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -167181,11 +167241,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -167195,11 +167251,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -167210,7 +167262,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -167225,7 +167276,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -167239,7 +167289,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -167250,8 +167299,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -167262,8 +167312,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -167274,8 +167325,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -167285,7 +167337,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -167297,7 +167349,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -167309,7 +167360,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -167320,10 +167370,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -167334,10 +167382,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -167348,10 +167393,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -167362,7 +167404,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -167377,7 +167418,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -167391,7 +167431,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -167402,8 +167441,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -167414,8 +167454,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -167426,8 +167467,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -167437,7 +167479,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -167449,7 +167491,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -167461,67 +167502,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 760, - "name": "prismarine_wall", - "translation_key": "block.minecraft.prismarine_wall", - "item_id": 399, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14487, - "states": [ { "id": 14484, "luminance": 0, @@ -167529,7 +167512,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -167539,9 +167523,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -167551,9 +167534,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -167563,7 +167545,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -167573,9 +167557,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -167585,9 +167570,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -167596,7 +167582,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 14491, @@ -167605,7 +167595,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -167615,7 +167608,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -167624,7 +167620,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 14494, @@ -167633,7 +167632,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -167643,7 +167643,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -167653,8 +167654,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -167664,10 +167665,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -167677,10 +167676,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -167691,7 +167688,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -167701,9 +167700,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -167714,9 +167714,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -167727,7 +167728,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -167737,8 +167741,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -167748,8 +167755,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -167759,7 +167769,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -167769,7 +167780,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -167780,7 +167792,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -167791,8 +167804,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -167802,10 +167815,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -167815,10 +167827,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -167829,7 +167840,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -167839,9 +167852,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -167852,9 +167866,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -167865,7 +167880,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -167875,8 +167893,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -167886,8 +167907,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -167897,7 +167921,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -167907,7 +167932,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -167918,7 +167944,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -167929,8 +167956,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -167940,10 +167967,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -167953,10 +167979,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -167967,7 +167992,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -167977,7 +168003,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -167990,7 +168016,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -168003,7 +168029,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -168013,8 +168041,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -168024,8 +168054,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -168035,7 +168067,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -168045,7 +168078,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -168056,7 +168089,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -168067,9 +168100,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -168079,11 +168111,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -168093,11 +168122,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -168109,7 +168135,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -168119,7 +168146,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -168133,7 +168160,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -168147,7 +168174,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -168157,9 +168187,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -168169,9 +168201,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -168181,7 +168215,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -168191,7 +168226,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -168203,7 +168238,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -168215,9 +168250,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -168227,11 +168261,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -168241,11 +168273,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -168257,7 +168287,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -168267,7 +168298,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -168281,7 +168312,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -168295,7 +168326,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -168305,9 +168339,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -168317,9 +168353,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -168329,7 +168367,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -168339,7 +168378,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -168351,7 +168390,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -168363,8 +168402,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -168374,10 +168413,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -168387,10 +168425,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -168401,7 +168438,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -168411,10 +168448,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -168424,10 +168460,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -168437,7 +168472,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -168447,8 +168483,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -168458,8 +168495,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -168469,7 +168507,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -168479,8 +168517,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -168490,8 +168527,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -168501,9 +168537,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -168513,11 +168547,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -168527,11 +168557,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -168542,8 +168568,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -168553,10 +168579,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -168567,10 +168592,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -168581,7 +168605,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -168591,9 +168617,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -168603,9 +168630,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -168615,7 +168643,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -168625,8 +168654,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -168637,8 +168665,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -168649,9 +168676,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -168661,11 +168687,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -168675,11 +168698,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -168690,8 +168710,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -168701,10 +168721,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -168715,10 +168734,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -168729,7 +168747,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -168739,9 +168759,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -168751,9 +168772,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -168763,7 +168785,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -168773,8 +168796,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -168785,8 +168807,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -168797,8 +168818,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -168809,8 +168830,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -168821,8 +168841,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -168833,6 +168852,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -168845,7 +168865,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -168857,7 +168878,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -168867,7 +168889,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -168877,7 +168901,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -168887,7 +168914,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -168897,7 +168927,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -168907,7 +168938,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -168917,7 +168949,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -168927,9 +168960,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -168940,9 +168972,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -168953,9 +168983,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -168966,6 +168994,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -168980,6 +169009,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -168993,6 +169023,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -169003,8 +169034,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -169015,7 +169048,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169026,7 +169062,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169036,7 +169075,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -169048,6 +169087,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -169059,6 +169099,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -169069,9 +169110,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -169082,9 +169122,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -169095,9 +169134,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -169108,6 +169146,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -169122,6 +169161,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -169135,6 +169175,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -169145,8 +169186,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -169157,7 +169200,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169168,7 +169214,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169178,7 +169227,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -169190,6 +169239,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -169201,6 +169251,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -169211,9 +169262,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -169224,9 +169274,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -169237,9 +169286,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -169287,8 +169335,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -169299,7 +169348,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -169310,7 +169361,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -169353,10 +169406,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -169367,10 +169418,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -169381,10 +169429,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -169435,8 +169480,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -169447,8 +169494,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169459,8 +169508,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169505,10 +169556,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -169519,10 +169568,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -169533,10 +169580,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -169587,8 +169632,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -169599,8 +169646,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169611,8 +169660,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -169657,9 +169708,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -169670,9 +169720,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -169683,11 +169732,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 761, + "name": "red_sandstone_wall", + "translation_key": "block.minecraft.red_sandstone_wall", + "item_id": 379, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14670, + "states": [ { "id": 14667, "luminance": 0, @@ -169695,9 +169800,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -169707,10 +169810,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -169720,10 +169822,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -169733,8 +169834,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -169744,8 +169844,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -169755,8 +169856,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -169765,10 +169867,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 14674, @@ -169777,8 +169876,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -169788,8 +169886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -169798,12 +169895,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 14677, @@ -169812,11 +169904,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -169826,11 +169914,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -169841,9 +169925,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -169853,10 +169935,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -169867,10 +169948,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -169881,8 +169961,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -169892,9 +169972,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -169904,9 +169985,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -169916,8 +169998,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -169927,8 +170008,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -169939,8 +170019,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -169951,10 +170030,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -169964,11 +170040,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -169978,11 +170051,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -169993,9 +170063,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -170005,10 +170073,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -170019,10 +170086,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -170033,8 +170099,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -170044,9 +170110,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -170056,9 +170123,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -170068,8 +170136,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -170079,8 +170146,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -170091,8 +170157,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -170103,8 +170168,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -170114,9 +170178,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -170126,9 +170189,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -170139,7 +170201,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -170149,9 +170211,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -170161,9 +170224,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -170173,7 +170237,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -170183,7 +170248,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -170193,7 +170261,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -170203,7 +170274,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -170213,7 +170284,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -170223,7 +170295,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -170233,9 +170306,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -170245,10 +170316,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -170258,10 +170327,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -170272,8 +170339,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -170283,9 +170350,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -170296,9 +170364,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -170309,8 +170378,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -170320,8 +170390,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170331,8 +170404,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170342,8 +170418,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -170353,7 +170428,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -170364,7 +170440,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -170375,9 +170452,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -170387,10 +170462,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -170400,10 +170474,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -170414,8 +170487,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -170425,9 +170498,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -170438,9 +170512,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -170451,8 +170526,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -170462,8 +170538,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170473,8 +170552,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170484,8 +170566,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -170495,7 +170576,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -170506,7 +170588,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -170517,9 +170600,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -170529,10 +170610,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -170542,10 +170622,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -170556,8 +170635,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -170567,7 +170645,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -170580,7 +170658,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -170593,8 +170671,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -170604,8 +170682,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -170615,8 +170695,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -170626,8 +170708,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -170637,7 +170718,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -170648,7 +170729,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -170659,10 +170740,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -170672,11 +170750,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -170686,11 +170761,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -170702,8 +170774,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -170713,7 +170784,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -170727,7 +170798,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -170741,8 +170812,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -170752,9 +170824,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170764,9 +170838,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170776,8 +170852,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -170787,7 +170862,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -170799,7 +170874,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -170811,10 +170886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -170824,11 +170896,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -170838,11 +170908,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -170854,8 +170922,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -170865,7 +170932,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -170879,7 +170946,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -170893,8 +170960,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -170904,9 +170972,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170916,9 +170986,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -170928,8 +171000,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -170939,7 +171010,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -170951,7 +171022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -170963,9 +171034,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -170975,10 +171044,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -170988,10 +171056,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -171002,7 +171069,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -171015,8 +171081,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -171028,8 +171093,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -171039,8 +171103,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -171051,7 +171115,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -171062,7 +171127,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -171072,8 +171138,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -171083,8 +171148,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -171094,8 +171158,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -171105,10 +171168,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -171118,11 +171178,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -171132,11 +171188,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -171147,7 +171199,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -171162,7 +171213,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -171176,7 +171226,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -171187,8 +171236,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -171199,8 +171249,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -171211,8 +171262,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -171222,7 +171274,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -171234,7 +171286,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -171246,7 +171297,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -171257,10 +171307,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -171271,10 +171319,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -171285,10 +171330,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -171299,7 +171341,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -171314,7 +171355,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -171328,7 +171368,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -171339,8 +171378,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -171351,8 +171391,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -171363,8 +171404,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -171374,7 +171416,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -171386,7 +171428,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -171398,67 +171439,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 761, - "name": "red_sandstone_wall", - "translation_key": "block.minecraft.red_sandstone_wall", - "item_id": 400, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 14811, - "states": [ { "id": 14808, "luminance": 0, @@ -171466,7 +171449,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -171476,9 +171460,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -171488,9 +171471,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -171500,7 +171482,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -171510,9 +171494,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -171522,9 +171507,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -171533,7 +171519,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 14815, @@ -171542,7 +171532,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -171552,7 +171545,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -171561,7 +171557,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 14818, @@ -171570,7 +171569,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -171580,7 +171580,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -171590,8 +171591,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -171601,10 +171602,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -171614,10 +171613,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -171628,7 +171625,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -171638,9 +171637,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -171651,9 +171651,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -171664,7 +171665,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -171674,8 +171678,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -171685,8 +171692,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -171696,7 +171706,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -171706,7 +171717,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -171717,7 +171729,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -171728,8 +171741,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -171739,10 +171752,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -171752,10 +171764,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -171766,7 +171777,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -171776,9 +171789,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -171789,9 +171803,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -171802,7 +171817,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -171812,8 +171830,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -171823,8 +171844,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -171834,7 +171858,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -171844,7 +171869,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -171855,7 +171881,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -171866,8 +171893,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -171877,10 +171904,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -171890,10 +171916,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -171904,7 +171929,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -171914,7 +171940,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -171927,7 +171953,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -171940,7 +171966,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -171950,8 +171978,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -171961,8 +171991,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -171972,7 +172004,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -171982,7 +172015,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -171993,7 +172026,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -172004,9 +172037,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -172016,11 +172048,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -172030,11 +172059,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -172046,7 +172072,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -172056,7 +172083,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -172070,7 +172097,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -172084,7 +172111,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -172094,9 +172124,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -172106,9 +172138,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -172118,7 +172152,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -172128,7 +172163,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -172140,7 +172175,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -172152,9 +172187,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -172164,11 +172198,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -172178,11 +172210,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -172194,7 +172224,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -172204,7 +172235,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -172218,7 +172249,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -172232,7 +172263,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -172242,9 +172276,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -172254,9 +172290,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -172266,7 +172304,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -172276,7 +172315,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -172288,7 +172327,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -172300,8 +172339,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -172311,10 +172350,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -172324,10 +172362,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -172338,7 +172375,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -172348,10 +172385,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -172361,10 +172397,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -172374,7 +172409,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -172384,8 +172420,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -172395,8 +172432,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -172406,7 +172444,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -172416,8 +172454,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -172427,8 +172464,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -172438,9 +172474,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -172450,11 +172484,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -172464,11 +172494,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -172479,8 +172505,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -172490,10 +172516,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -172504,10 +172529,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -172518,7 +172542,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -172528,9 +172554,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -172540,9 +172567,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -172552,7 +172580,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -172562,8 +172591,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -172574,8 +172602,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -172586,9 +172613,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -172598,11 +172624,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -172612,11 +172635,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -172627,8 +172647,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -172638,10 +172658,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -172652,10 +172671,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -172666,7 +172684,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -172676,9 +172696,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -172688,9 +172709,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -172700,7 +172722,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -172710,8 +172733,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -172722,8 +172744,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -172734,8 +172755,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -172746,8 +172767,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -172758,8 +172778,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -172770,6 +172789,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -172782,7 +172802,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -172794,7 +172815,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -172804,7 +172826,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -172814,7 +172838,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -172824,7 +172851,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -172834,7 +172864,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -172844,7 +172875,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -172854,7 +172886,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -172864,9 +172897,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -172877,9 +172909,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -172890,9 +172920,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -172903,6 +172931,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -172917,6 +172946,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -172930,6 +172960,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -172940,8 +172971,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -172952,7 +172985,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -172963,7 +172999,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -172973,7 +173012,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -172985,6 +173024,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -172996,6 +173036,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -173006,9 +173047,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -173019,9 +173059,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -173032,9 +173071,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -173045,6 +173083,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -173059,6 +173098,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -173072,6 +173112,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -173082,8 +173123,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -173094,7 +173137,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173105,7 +173151,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173115,7 +173164,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -173127,6 +173176,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -173138,6 +173188,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -173148,9 +173199,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -173161,9 +173211,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -173174,9 +173223,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -173224,8 +173272,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -173236,7 +173285,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -173247,7 +173298,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -173290,10 +173343,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -173304,10 +173355,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -173318,10 +173366,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -173372,8 +173417,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -173384,8 +173431,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173396,8 +173445,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173442,10 +173493,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -173456,10 +173505,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -173470,10 +173517,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -173524,8 +173569,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -173536,8 +173583,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173548,8 +173597,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -173594,9 +173645,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -173607,9 +173657,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -173620,11 +173669,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 762, + "name": "mossy_stone_brick_wall", + "translation_key": "block.minecraft.mossy_stone_brick_wall", + "item_id": 380, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 14994, + "states": [ { "id": 14991, "luminance": 0, @@ -173632,9 +173737,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -173644,10 +173747,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -173657,10 +173759,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -173670,8 +173771,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -173681,8 +173781,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -173692,8 +173793,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -173702,10 +173804,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 14998, @@ -173714,8 +173813,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -173725,8 +173823,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -173735,12 +173832,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 15001, @@ -173749,11 +173841,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -173763,11 +173851,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -173778,9 +173862,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -173790,10 +173872,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -173804,10 +173885,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -173818,8 +173898,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -173829,9 +173909,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -173841,9 +173922,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -173853,8 +173935,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -173864,8 +173945,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -173876,8 +173956,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -173888,10 +173967,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -173901,11 +173977,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -173915,11 +173988,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -173930,9 +174000,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -173942,10 +174010,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -173956,10 +174023,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -173970,8 +174036,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -173981,9 +174047,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -173993,9 +174060,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -174005,8 +174073,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -174016,8 +174083,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -174028,8 +174094,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -174040,8 +174105,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -174051,9 +174115,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -174063,9 +174126,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -174076,7 +174138,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -174086,9 +174148,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -174098,9 +174161,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -174110,7 +174174,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -174120,7 +174185,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -174130,7 +174198,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -174140,7 +174211,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -174150,7 +174221,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -174160,7 +174232,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -174170,9 +174243,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -174182,10 +174253,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -174195,10 +174264,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -174209,8 +174276,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -174220,9 +174287,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -174233,9 +174301,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -174246,8 +174315,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -174257,8 +174327,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174268,8 +174341,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174279,8 +174355,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -174290,7 +174365,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -174301,7 +174377,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -174312,9 +174389,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -174324,10 +174399,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -174337,10 +174411,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -174351,8 +174424,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -174362,9 +174435,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -174375,9 +174449,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -174388,8 +174463,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -174399,8 +174475,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174410,8 +174489,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174421,8 +174503,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -174432,7 +174513,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -174443,7 +174525,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -174454,9 +174537,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -174466,10 +174547,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -174479,10 +174559,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -174493,8 +174572,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -174504,7 +174582,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -174517,7 +174595,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -174530,8 +174608,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -174541,8 +174619,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -174552,8 +174632,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -174563,8 +174645,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -174574,7 +174655,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -174585,7 +174666,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -174596,10 +174677,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -174609,11 +174687,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -174623,11 +174698,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -174639,8 +174711,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -174650,7 +174721,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -174664,7 +174735,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -174678,8 +174749,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -174689,9 +174761,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174701,9 +174775,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174713,8 +174789,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -174724,7 +174799,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -174736,7 +174811,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -174748,10 +174823,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -174761,11 +174833,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -174775,11 +174845,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -174791,8 +174859,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -174802,7 +174869,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -174816,7 +174883,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -174830,8 +174897,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -174841,9 +174909,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174853,9 +174923,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -174865,8 +174937,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -174876,7 +174947,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -174888,7 +174959,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -174900,9 +174971,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -174912,10 +174981,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -174925,10 +174993,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -174939,7 +175006,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -174952,8 +175018,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -174965,8 +175030,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -174976,8 +175040,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -174988,7 +175052,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -174999,7 +175064,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -175009,8 +175075,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -175020,8 +175085,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -175031,8 +175095,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -175042,10 +175105,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -175055,11 +175115,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -175069,11 +175125,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -175084,7 +175136,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -175099,7 +175150,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -175113,7 +175163,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -175124,8 +175173,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -175136,8 +175186,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -175148,8 +175199,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -175159,7 +175211,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -175171,7 +175223,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -175183,7 +175234,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -175194,10 +175244,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -175208,10 +175256,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -175222,10 +175267,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -175236,7 +175278,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -175251,7 +175292,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -175265,7 +175305,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -175276,8 +175315,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -175288,8 +175328,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -175300,8 +175341,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -175311,7 +175353,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -175323,7 +175365,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -175335,67 +175376,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 762, - "name": "mossy_stone_brick_wall", - "translation_key": "block.minecraft.mossy_stone_brick_wall", - "item_id": 401, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 15135, - "states": [ { "id": 15132, "luminance": 0, @@ -175403,7 +175386,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -175413,9 +175397,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -175425,9 +175408,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -175437,7 +175419,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -175447,9 +175431,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -175459,9 +175444,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -175470,7 +175456,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 15139, @@ -175479,7 +175469,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -175489,7 +175482,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -175498,7 +175494,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 15142, @@ -175507,7 +175506,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -175517,7 +175517,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -175527,8 +175528,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -175538,10 +175539,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -175551,10 +175550,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -175565,7 +175562,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -175575,9 +175574,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -175588,9 +175588,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -175601,7 +175602,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -175611,8 +175615,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -175622,8 +175629,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -175633,7 +175643,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -175643,7 +175654,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -175654,7 +175666,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -175665,8 +175678,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -175676,10 +175689,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -175689,10 +175701,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -175703,7 +175714,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -175713,9 +175726,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -175726,9 +175740,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -175739,7 +175754,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -175749,8 +175767,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -175760,8 +175781,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -175771,7 +175795,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -175781,7 +175806,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -175792,7 +175818,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -175803,8 +175830,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -175814,10 +175841,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -175827,10 +175853,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -175841,7 +175866,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -175851,7 +175877,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -175864,7 +175890,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -175877,7 +175903,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -175887,8 +175915,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -175898,8 +175928,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -175909,7 +175941,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -175919,7 +175952,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -175930,7 +175963,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -175941,9 +175974,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -175953,11 +175985,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -175967,11 +175996,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -175983,7 +176009,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -175993,7 +176020,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -176007,7 +176034,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -176021,7 +176048,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -176031,9 +176061,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -176043,9 +176075,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -176055,7 +176089,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -176065,7 +176100,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -176077,7 +176112,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -176089,9 +176124,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -176101,11 +176135,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -176115,11 +176147,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -176131,7 +176161,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -176141,7 +176172,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -176155,7 +176186,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -176169,7 +176200,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -176179,9 +176213,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -176191,9 +176227,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -176203,7 +176241,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -176213,7 +176252,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -176225,7 +176264,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -176237,8 +176276,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -176248,10 +176287,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -176261,10 +176299,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -176275,7 +176312,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -176285,10 +176322,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -176298,10 +176334,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -176311,7 +176346,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -176321,8 +176357,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -176332,8 +176369,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -176343,7 +176381,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -176353,8 +176391,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -176364,8 +176401,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -176375,9 +176411,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -176387,11 +176421,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -176401,11 +176431,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -176416,8 +176442,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -176427,10 +176453,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -176441,10 +176466,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -176455,7 +176479,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -176465,9 +176491,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -176477,9 +176504,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -176489,7 +176517,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -176499,8 +176528,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -176511,8 +176539,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -176523,9 +176550,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -176535,11 +176561,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -176549,11 +176572,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -176564,8 +176584,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -176575,10 +176595,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -176589,10 +176608,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -176603,7 +176621,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -176613,9 +176633,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -176625,9 +176646,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -176637,7 +176659,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -176647,8 +176670,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -176659,8 +176681,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -176671,8 +176692,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -176683,8 +176704,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -176695,8 +176715,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -176707,6 +176726,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -176719,7 +176739,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -176731,7 +176752,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -176741,7 +176763,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -176751,7 +176775,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -176761,7 +176788,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -176771,7 +176801,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -176781,7 +176812,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -176791,7 +176823,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -176801,9 +176834,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -176814,9 +176846,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -176827,9 +176857,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -176840,6 +176868,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -176854,6 +176883,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -176867,6 +176897,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -176877,8 +176908,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -176889,7 +176922,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -176900,7 +176936,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -176910,7 +176949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -176922,6 +176961,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -176933,6 +176973,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -176943,9 +176984,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -176956,9 +176996,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -176969,9 +177008,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -176982,6 +177020,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -176996,6 +177035,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -177009,6 +177049,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -177019,8 +177060,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -177031,7 +177074,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177042,7 +177088,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177052,7 +177101,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -177064,6 +177113,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -177075,6 +177125,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -177085,9 +177136,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -177098,9 +177148,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -177111,9 +177160,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -177161,8 +177209,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -177173,7 +177222,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -177184,7 +177235,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -177227,10 +177280,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -177241,10 +177292,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -177255,10 +177303,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -177309,8 +177354,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -177321,8 +177368,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177333,8 +177382,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177379,10 +177430,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -177393,10 +177442,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -177407,10 +177454,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -177461,8 +177506,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -177473,8 +177520,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177485,8 +177534,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -177531,9 +177582,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -177544,9 +177594,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -177557,11 +177606,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 763, + "name": "granite_wall", + "translation_key": "block.minecraft.granite_wall", + "item_id": 381, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 15318, + "states": [ { "id": 15315, "luminance": 0, @@ -177569,9 +177674,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -177581,10 +177684,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -177594,10 +177696,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -177607,8 +177708,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -177618,8 +177718,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -177629,8 +177730,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -177639,10 +177741,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 15322, @@ -177651,8 +177750,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -177662,8 +177760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -177672,12 +177769,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 15325, @@ -177686,11 +177778,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -177700,11 +177788,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -177715,9 +177799,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -177727,10 +177809,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -177741,10 +177822,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -177755,8 +177835,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -177766,9 +177846,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -177778,9 +177859,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -177790,8 +177872,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -177801,8 +177882,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -177813,8 +177893,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -177825,10 +177904,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -177838,11 +177914,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -177852,11 +177925,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -177867,9 +177937,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -177879,10 +177947,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -177893,10 +177960,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -177907,8 +177973,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -177918,9 +177984,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -177930,9 +177997,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -177942,8 +178010,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -177953,8 +178020,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -177965,8 +178031,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -177977,8 +178042,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -177988,9 +178052,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -178000,9 +178063,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -178013,7 +178075,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -178023,9 +178085,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -178035,9 +178098,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -178047,7 +178111,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -178057,7 +178122,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -178067,7 +178135,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -178077,7 +178148,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -178087,7 +178158,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -178097,7 +178169,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -178107,9 +178180,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -178119,10 +178190,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -178132,10 +178201,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -178146,8 +178213,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -178157,9 +178224,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -178170,9 +178238,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -178183,8 +178252,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -178194,8 +178264,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178205,8 +178278,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178216,8 +178292,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -178227,7 +178302,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -178238,7 +178314,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -178249,9 +178326,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -178261,10 +178336,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -178274,10 +178348,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -178288,8 +178361,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -178299,9 +178372,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -178312,9 +178386,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -178325,8 +178400,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -178336,8 +178412,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178347,8 +178426,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178358,8 +178440,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -178369,7 +178450,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -178380,7 +178462,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -178391,9 +178474,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -178403,10 +178484,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -178416,10 +178496,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -178430,8 +178509,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -178441,7 +178519,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -178454,7 +178532,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -178467,8 +178545,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -178478,8 +178556,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -178489,8 +178569,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -178500,8 +178582,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -178511,7 +178592,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -178522,7 +178603,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -178533,10 +178614,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -178546,11 +178624,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -178560,11 +178635,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -178576,8 +178648,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -178587,7 +178658,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -178601,7 +178672,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -178615,8 +178686,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -178626,9 +178698,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178638,9 +178712,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178650,8 +178726,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -178661,7 +178736,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -178673,7 +178748,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -178685,10 +178760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -178698,11 +178770,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -178712,11 +178782,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -178728,8 +178796,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -178739,7 +178806,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -178753,7 +178820,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -178767,8 +178834,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -178778,9 +178846,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178790,9 +178860,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -178802,8 +178874,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -178813,7 +178884,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -178825,7 +178896,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -178837,9 +178908,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -178849,10 +178918,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -178862,10 +178930,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -178876,7 +178943,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -178889,8 +178955,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -178902,8 +178967,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -178913,8 +178977,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -178925,7 +178989,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -178936,7 +179001,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -178946,8 +179012,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -178957,8 +179022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -178968,8 +179032,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -178979,10 +179042,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -178992,11 +179052,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -179006,11 +179062,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -179021,7 +179073,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -179036,7 +179087,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -179050,7 +179100,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -179061,8 +179110,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -179073,8 +179123,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -179085,8 +179136,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -179096,7 +179148,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -179108,7 +179160,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -179120,7 +179171,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -179131,10 +179181,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -179145,10 +179193,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -179159,10 +179204,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -179173,7 +179215,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -179188,7 +179229,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -179202,7 +179242,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -179213,8 +179252,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -179225,8 +179265,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -179237,8 +179278,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -179248,7 +179290,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -179260,7 +179302,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -179272,67 +179313,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 763, - "name": "granite_wall", - "translation_key": "block.minecraft.granite_wall", - "item_id": 402, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 15459, - "states": [ { "id": 15456, "luminance": 0, @@ -179340,7 +179323,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -179350,9 +179334,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -179362,9 +179345,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -179374,7 +179356,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -179384,9 +179368,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -179396,9 +179381,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -179407,7 +179393,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 15463, @@ -179416,7 +179406,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -179426,7 +179419,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -179435,7 +179431,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 15466, @@ -179444,7 +179443,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -179454,7 +179454,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -179464,8 +179465,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -179475,10 +179476,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -179488,10 +179487,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -179502,7 +179499,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -179512,9 +179511,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -179525,9 +179525,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -179538,7 +179539,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -179548,8 +179552,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179559,8 +179566,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179570,7 +179580,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -179580,7 +179591,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -179591,7 +179603,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -179602,8 +179615,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -179613,10 +179626,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -179626,10 +179638,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -179640,7 +179651,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -179650,9 +179663,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -179663,9 +179677,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -179676,7 +179691,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -179686,8 +179704,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179697,8 +179718,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179708,7 +179732,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -179718,7 +179743,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -179729,7 +179755,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -179740,8 +179767,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -179751,10 +179778,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -179764,10 +179790,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -179778,7 +179803,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -179788,7 +179814,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -179801,7 +179827,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -179814,7 +179840,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -179824,8 +179852,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -179835,8 +179865,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -179846,7 +179878,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -179856,7 +179889,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -179867,7 +179900,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -179878,9 +179911,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -179890,11 +179922,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -179904,11 +179933,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -179920,7 +179946,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -179930,7 +179957,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -179944,7 +179971,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -179958,7 +179985,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -179968,9 +179998,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179980,9 +180012,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -179992,7 +180026,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -180002,7 +180037,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -180014,7 +180049,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -180026,9 +180061,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -180038,11 +180072,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -180052,11 +180084,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -180068,7 +180098,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -180078,7 +180109,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -180092,7 +180123,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -180106,7 +180137,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -180116,9 +180150,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -180128,9 +180164,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -180140,7 +180178,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -180150,7 +180189,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -180162,7 +180201,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -180174,8 +180213,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -180185,10 +180224,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -180198,10 +180236,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -180212,7 +180249,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -180222,10 +180259,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -180235,10 +180271,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -180248,7 +180283,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -180258,8 +180294,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -180269,8 +180306,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -180280,7 +180318,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -180290,8 +180328,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -180301,8 +180338,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -180312,9 +180348,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -180324,11 +180358,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -180338,11 +180368,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -180353,8 +180379,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -180364,10 +180390,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -180378,10 +180403,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -180392,7 +180416,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -180402,9 +180428,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -180414,9 +180441,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -180426,7 +180454,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -180436,8 +180465,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -180448,8 +180476,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -180460,9 +180487,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -180472,11 +180498,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -180486,11 +180509,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -180501,8 +180521,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -180512,10 +180532,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -180526,10 +180545,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -180540,7 +180558,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -180550,9 +180570,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -180562,9 +180583,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -180574,7 +180596,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -180584,8 +180607,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -180596,8 +180618,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -180608,8 +180629,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -180620,8 +180641,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -180632,8 +180652,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -180644,6 +180663,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -180656,7 +180676,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -180668,7 +180689,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -180678,7 +180700,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -180688,7 +180712,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -180698,7 +180725,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -180708,7 +180738,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -180718,7 +180749,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -180728,7 +180760,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -180738,9 +180771,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -180751,9 +180783,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -180764,9 +180794,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -180777,6 +180805,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -180791,6 +180820,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -180804,6 +180834,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -180814,8 +180845,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -180826,7 +180859,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -180837,7 +180873,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -180847,7 +180886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -180859,6 +180898,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -180870,6 +180910,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -180880,9 +180921,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -180893,9 +180933,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -180906,9 +180945,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -180919,6 +180957,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -180933,6 +180972,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -180946,6 +180986,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -180956,8 +180997,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -180968,7 +181011,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -180979,7 +181025,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -180989,7 +181038,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -181001,6 +181050,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -181012,6 +181062,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -181022,9 +181073,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -181035,9 +181085,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -181048,9 +181097,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -181098,8 +181146,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -181110,7 +181159,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -181121,7 +181172,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -181164,10 +181217,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -181178,10 +181229,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -181192,10 +181240,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -181246,8 +181291,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -181258,8 +181305,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -181270,8 +181319,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -181316,10 +181367,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -181330,10 +181379,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -181344,10 +181391,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -181398,8 +181443,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -181410,8 +181457,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -181422,8 +181471,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -181468,9 +181519,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -181481,9 +181531,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -181494,11 +181543,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 764, + "name": "stone_brick_wall", + "translation_key": "block.minecraft.stone_brick_wall", + "item_id": 382, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 15642, + "states": [ { "id": 15639, "luminance": 0, @@ -181506,9 +181611,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -181518,10 +181621,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -181531,10 +181633,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -181544,8 +181645,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -181555,8 +181655,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -181566,8 +181667,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -181576,10 +181678,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 15646, @@ -181588,8 +181687,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -181599,8 +181697,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -181609,12 +181706,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 15649, @@ -181623,11 +181715,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -181637,11 +181725,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -181652,9 +181736,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -181664,10 +181746,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -181678,10 +181759,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -181692,8 +181772,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -181703,9 +181783,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -181715,9 +181796,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -181727,8 +181809,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -181738,8 +181819,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -181750,8 +181830,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -181762,10 +181841,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -181775,11 +181851,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -181789,11 +181862,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -181804,9 +181874,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -181816,10 +181884,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -181830,10 +181897,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -181844,8 +181910,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -181855,9 +181921,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -181867,9 +181934,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -181879,8 +181947,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -181890,8 +181957,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -181902,8 +181968,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -181914,8 +181979,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -181925,9 +181989,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -181937,9 +182000,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -181950,7 +182012,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -181960,9 +182022,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -181972,9 +182035,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -181984,7 +182048,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -181994,7 +182059,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -182004,7 +182072,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -182014,7 +182085,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -182024,7 +182095,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -182034,7 +182106,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -182044,9 +182117,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -182056,10 +182127,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -182069,10 +182138,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -182083,8 +182150,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -182094,9 +182161,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -182107,9 +182175,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -182120,8 +182189,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -182131,8 +182201,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182142,8 +182215,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182153,8 +182229,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -182164,7 +182239,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -182175,7 +182251,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -182186,9 +182263,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -182198,10 +182273,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -182211,10 +182285,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -182225,8 +182298,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -182236,9 +182309,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -182249,9 +182323,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -182262,8 +182337,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -182273,8 +182349,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182284,8 +182363,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182295,8 +182377,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -182306,7 +182387,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -182317,7 +182399,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -182328,9 +182411,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -182340,10 +182421,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -182353,10 +182433,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -182367,8 +182446,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -182378,7 +182456,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -182391,7 +182469,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -182404,8 +182482,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -182415,8 +182493,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -182426,8 +182506,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -182437,8 +182519,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -182448,7 +182529,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -182459,7 +182540,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -182470,10 +182551,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -182483,11 +182561,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -182497,11 +182572,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -182513,8 +182585,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -182524,7 +182595,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -182538,7 +182609,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -182552,8 +182623,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -182563,9 +182635,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182575,9 +182649,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182587,8 +182663,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -182598,7 +182673,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -182610,7 +182685,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -182622,10 +182697,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -182635,11 +182707,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -182649,11 +182719,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -182665,8 +182733,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -182676,7 +182743,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -182690,7 +182757,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -182704,8 +182771,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -182715,9 +182783,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182727,9 +182797,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -182739,8 +182811,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -182750,7 +182821,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -182762,7 +182833,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -182774,9 +182845,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -182786,10 +182855,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -182799,10 +182867,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -182813,7 +182880,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -182826,8 +182892,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -182839,8 +182904,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -182850,8 +182914,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -182862,7 +182926,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -182873,7 +182938,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -182883,8 +182949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -182894,8 +182959,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -182905,8 +182969,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -182916,10 +182979,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -182929,11 +182989,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -182943,11 +182999,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -182958,7 +183010,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -182973,7 +183024,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -182987,7 +183037,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -182998,8 +183047,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -183010,8 +183060,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -183022,8 +183073,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -183033,7 +183085,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -183045,7 +183097,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -183057,7 +183108,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -183068,10 +183118,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -183082,10 +183130,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -183096,10 +183141,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -183110,7 +183152,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -183125,7 +183166,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -183139,7 +183179,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -183150,8 +183189,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -183162,8 +183202,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -183174,8 +183215,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -183185,7 +183227,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -183197,7 +183239,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -183209,67 +183250,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 764, - "name": "stone_brick_wall", - "translation_key": "block.minecraft.stone_brick_wall", - "item_id": 403, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 15783, - "states": [ { "id": 15780, "luminance": 0, @@ -183277,7 +183260,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -183287,9 +183271,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -183299,9 +183282,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -183311,7 +183293,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -183321,9 +183305,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -183333,9 +183318,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -183344,7 +183330,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 15787, @@ -183353,7 +183343,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -183363,7 +183356,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -183372,7 +183368,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 15790, @@ -183381,7 +183380,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -183391,7 +183391,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -183401,8 +183402,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -183412,10 +183413,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -183425,10 +183424,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -183439,7 +183436,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -183449,9 +183448,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -183462,9 +183462,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -183475,7 +183476,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -183485,8 +183489,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183496,8 +183503,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183507,7 +183517,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -183517,7 +183528,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -183528,7 +183540,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -183539,8 +183552,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -183550,10 +183563,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -183563,10 +183575,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -183577,7 +183588,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -183587,9 +183600,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -183600,9 +183614,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -183613,7 +183628,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -183623,8 +183641,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183634,8 +183655,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183645,7 +183669,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -183655,7 +183680,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -183666,7 +183692,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -183677,8 +183704,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -183688,10 +183715,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -183701,10 +183727,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -183715,7 +183740,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -183725,7 +183751,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -183738,7 +183764,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -183751,7 +183777,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -183761,8 +183789,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -183772,8 +183802,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -183783,7 +183815,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -183793,7 +183826,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -183804,7 +183837,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -183815,9 +183848,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -183827,11 +183859,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -183841,11 +183870,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -183857,7 +183883,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -183867,7 +183894,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -183881,7 +183908,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -183895,7 +183922,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -183905,9 +183935,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183917,9 +183949,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -183929,7 +183963,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -183939,7 +183974,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -183951,7 +183986,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -183963,9 +183998,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -183975,11 +184009,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -183989,11 +184021,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -184005,7 +184035,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -184015,7 +184046,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -184029,7 +184060,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -184043,7 +184074,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -184053,9 +184087,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -184065,9 +184101,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -184077,7 +184115,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -184087,7 +184126,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -184099,7 +184138,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -184111,8 +184150,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -184122,10 +184161,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -184135,10 +184173,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -184149,7 +184186,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -184159,10 +184196,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -184172,10 +184208,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -184185,7 +184220,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -184195,8 +184231,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -184206,8 +184243,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -184217,7 +184255,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -184227,8 +184265,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -184238,8 +184275,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -184249,9 +184285,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -184261,11 +184295,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -184275,11 +184305,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -184290,8 +184316,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -184301,10 +184327,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -184315,10 +184340,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -184329,7 +184353,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -184339,9 +184365,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -184351,9 +184378,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -184363,7 +184391,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -184373,8 +184402,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -184385,8 +184413,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -184397,9 +184424,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -184409,11 +184435,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -184423,11 +184446,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -184438,8 +184458,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -184449,10 +184469,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -184463,10 +184482,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -184477,7 +184495,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -184487,9 +184507,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -184499,9 +184520,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -184511,7 +184533,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -184521,8 +184544,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -184533,8 +184555,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -184545,8 +184566,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -184557,8 +184578,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -184569,8 +184589,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -184581,6 +184600,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -184593,7 +184613,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -184605,7 +184626,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -184615,7 +184637,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -184625,7 +184649,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -184635,7 +184662,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -184645,7 +184675,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -184655,7 +184686,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -184665,7 +184697,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -184675,9 +184708,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -184688,9 +184720,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -184701,9 +184731,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -184714,6 +184742,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -184728,6 +184757,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -184741,6 +184771,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -184751,8 +184782,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -184763,7 +184796,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -184774,7 +184810,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -184784,7 +184823,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -184796,6 +184835,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -184807,6 +184847,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -184817,9 +184858,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -184830,9 +184870,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -184843,9 +184882,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -184856,6 +184894,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -184870,6 +184909,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -184883,6 +184923,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -184893,8 +184934,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -184905,7 +184948,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -184916,7 +184962,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -184926,7 +184975,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -184938,6 +184987,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -184949,6 +184999,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -184959,9 +185010,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -184972,9 +185022,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -184985,9 +185034,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -185035,8 +185083,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -185047,7 +185096,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -185058,7 +185109,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -185101,10 +185154,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -185115,10 +185166,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -185129,10 +185177,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -185183,8 +185228,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -185195,8 +185242,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -185207,8 +185256,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -185253,10 +185304,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -185267,10 +185316,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -185281,10 +185328,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -185335,8 +185380,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -185347,8 +185394,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -185359,8 +185408,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -185405,9 +185456,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -185418,9 +185468,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -185431,11 +185480,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 765, + "name": "mud_brick_wall", + "translation_key": "block.minecraft.mud_brick_wall", + "item_id": 383, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 15966, + "states": [ { "id": 15963, "luminance": 0, @@ -185443,9 +185548,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -185455,10 +185558,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -185468,10 +185570,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -185481,8 +185582,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -185492,8 +185592,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -185503,8 +185604,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -185513,10 +185615,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 15970, @@ -185525,8 +185624,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -185536,8 +185634,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -185546,12 +185643,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 15973, @@ -185560,11 +185652,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -185574,11 +185662,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -185589,9 +185673,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -185601,10 +185683,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -185615,10 +185696,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -185629,8 +185709,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -185640,9 +185720,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -185652,9 +185733,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -185664,8 +185746,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -185675,8 +185756,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -185687,8 +185767,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -185699,10 +185778,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -185712,11 +185788,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -185726,11 +185799,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -185741,9 +185811,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -185753,10 +185821,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -185767,10 +185834,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -185781,8 +185847,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -185792,9 +185858,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -185804,9 +185871,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -185816,8 +185884,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -185827,8 +185894,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -185839,8 +185905,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -185851,8 +185916,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -185862,9 +185926,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -185874,9 +185937,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -185887,7 +185949,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -185897,9 +185959,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -185909,9 +185972,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -185921,7 +185985,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -185931,7 +185996,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -185941,7 +186009,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -185951,7 +186022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -185961,7 +186032,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -185971,7 +186043,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -185981,9 +186054,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -185993,10 +186064,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -186006,10 +186075,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -186020,8 +186087,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -186031,9 +186098,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -186044,9 +186112,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -186057,8 +186126,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -186068,8 +186138,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186079,8 +186152,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186090,8 +186166,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -186101,7 +186176,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -186112,7 +186188,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -186123,9 +186200,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -186135,10 +186210,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -186148,10 +186222,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -186162,8 +186235,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -186173,9 +186246,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -186186,9 +186260,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -186199,8 +186274,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -186210,8 +186286,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186221,8 +186300,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186232,8 +186314,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -186243,7 +186324,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -186254,7 +186336,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -186265,9 +186348,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -186277,10 +186358,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -186290,10 +186370,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -186304,8 +186383,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -186315,7 +186393,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -186328,7 +186406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -186341,8 +186419,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -186352,8 +186430,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -186363,8 +186443,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -186374,8 +186456,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -186385,7 +186466,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -186396,7 +186477,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -186407,10 +186488,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -186420,11 +186498,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -186434,11 +186509,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -186450,8 +186522,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -186461,7 +186532,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -186475,7 +186546,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -186489,8 +186560,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -186500,9 +186572,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186512,9 +186586,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186524,8 +186600,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -186535,7 +186610,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -186547,7 +186622,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -186559,10 +186634,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -186572,11 +186644,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -186586,11 +186656,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -186602,8 +186670,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -186613,7 +186680,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -186627,7 +186694,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -186641,8 +186708,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -186652,9 +186720,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186664,9 +186734,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -186676,8 +186748,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -186687,7 +186758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -186699,7 +186770,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -186711,9 +186782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -186723,10 +186792,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -186736,10 +186804,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -186750,7 +186817,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -186763,8 +186829,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -186776,8 +186841,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -186787,8 +186851,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -186799,7 +186863,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -186810,7 +186875,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -186820,8 +186886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -186831,8 +186896,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -186842,8 +186906,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -186853,10 +186916,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -186866,11 +186926,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -186880,11 +186936,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -186895,7 +186947,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -186910,7 +186961,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -186924,7 +186974,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -186935,8 +186984,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -186947,8 +186997,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -186959,8 +187010,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -186970,7 +187022,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -186982,7 +187034,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -186994,7 +187045,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -187005,10 +187055,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -187019,10 +187067,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -187033,10 +187078,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -187047,7 +187089,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -187062,7 +187103,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -187076,7 +187116,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -187087,8 +187126,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -187099,8 +187139,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -187111,8 +187152,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -187122,7 +187164,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -187134,7 +187176,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -187146,67 +187187,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 765, - "name": "mud_brick_wall", - "translation_key": "block.minecraft.mud_brick_wall", - "item_id": 404, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16107, - "states": [ { "id": 16104, "luminance": 0, @@ -187214,7 +187197,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -187224,9 +187208,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -187236,9 +187219,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -187248,7 +187230,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -187258,9 +187242,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -187270,9 +187255,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -187281,7 +187267,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 16111, @@ -187290,7 +187280,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -187300,7 +187293,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -187309,7 +187305,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 16114, @@ -187318,7 +187317,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -187328,7 +187328,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -187338,8 +187339,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -187349,10 +187350,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -187362,10 +187361,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -187376,7 +187373,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -187386,9 +187385,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -187399,9 +187399,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -187412,7 +187413,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -187422,8 +187426,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187433,8 +187440,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187444,7 +187454,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -187454,7 +187465,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -187465,7 +187477,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -187476,8 +187489,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -187487,10 +187500,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -187500,10 +187512,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -187514,7 +187525,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -187524,9 +187537,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -187537,9 +187551,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -187550,7 +187565,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -187560,8 +187578,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187571,8 +187592,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187582,7 +187606,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -187592,7 +187617,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -187603,7 +187629,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -187614,8 +187641,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -187625,10 +187652,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -187638,10 +187664,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -187652,7 +187677,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -187662,7 +187688,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -187675,7 +187701,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -187688,7 +187714,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -187698,8 +187726,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -187709,8 +187739,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -187720,7 +187752,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -187730,7 +187763,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -187741,7 +187774,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -187752,9 +187785,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -187764,11 +187796,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -187778,11 +187807,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -187794,7 +187820,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -187804,7 +187831,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -187818,7 +187845,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -187832,7 +187859,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -187842,9 +187872,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187854,9 +187886,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -187866,7 +187900,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -187876,7 +187911,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -187888,7 +187923,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -187900,9 +187935,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -187912,11 +187946,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -187926,11 +187958,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -187942,7 +187972,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -187952,7 +187983,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -187966,7 +187997,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -187980,7 +188011,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -187990,9 +188024,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -188002,9 +188038,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -188014,7 +188052,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -188024,7 +188063,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -188036,7 +188075,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -188048,8 +188087,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -188059,10 +188098,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -188072,10 +188110,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -188086,7 +188123,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -188096,10 +188133,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -188109,10 +188145,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -188122,7 +188157,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -188132,8 +188168,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -188143,8 +188180,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -188154,7 +188192,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -188164,8 +188202,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -188175,8 +188212,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -188186,9 +188222,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -188198,11 +188232,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -188212,11 +188242,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -188227,8 +188253,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -188238,10 +188264,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -188252,10 +188277,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -188266,7 +188290,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -188276,9 +188302,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -188288,9 +188315,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -188300,7 +188328,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -188310,8 +188339,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -188322,8 +188350,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -188334,9 +188361,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -188346,11 +188372,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -188360,11 +188383,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -188375,8 +188395,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -188386,10 +188406,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -188400,10 +188419,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -188414,7 +188432,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -188424,9 +188444,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -188436,9 +188457,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -188448,7 +188470,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -188458,8 +188481,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -188470,8 +188492,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -188482,8 +188503,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -188494,8 +188515,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -188506,8 +188526,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -188518,6 +188537,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -188530,7 +188550,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -188542,7 +188563,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -188552,7 +188574,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -188562,7 +188586,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -188572,7 +188599,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -188582,7 +188612,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -188592,7 +188623,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -188602,7 +188634,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -188612,9 +188645,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -188625,9 +188657,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -188638,9 +188668,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -188651,6 +188679,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -188665,6 +188694,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -188678,6 +188708,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -188688,8 +188719,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -188700,7 +188733,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -188711,7 +188747,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -188721,7 +188760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -188733,6 +188772,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -188744,6 +188784,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -188754,9 +188795,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -188767,9 +188807,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -188780,9 +188819,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -188793,6 +188831,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -188807,6 +188846,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -188820,6 +188860,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -188830,8 +188871,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -188842,7 +188885,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -188853,7 +188899,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -188863,7 +188912,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -188875,6 +188924,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -188886,6 +188936,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -188896,9 +188947,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -188909,9 +188959,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -188922,9 +188971,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -188972,8 +189020,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -188984,7 +189033,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -188995,7 +189046,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -189038,10 +189091,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -189052,10 +189103,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -189066,10 +189114,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -189120,8 +189165,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -189132,8 +189179,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -189144,8 +189193,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -189190,10 +189241,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -189204,10 +189253,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -189218,10 +189265,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -189272,8 +189317,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -189284,8 +189331,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -189296,8 +189345,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -189342,9 +189393,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -189355,9 +189405,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -189368,11 +189417,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 766, + "name": "nether_brick_wall", + "translation_key": "block.minecraft.nether_brick_wall", + "item_id": 384, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 16290, + "states": [ { "id": 16287, "luminance": 0, @@ -189380,9 +189485,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -189392,10 +189495,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -189405,10 +189507,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -189418,8 +189519,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -189429,8 +189529,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -189440,8 +189541,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -189450,10 +189552,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 16294, @@ -189462,8 +189561,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -189473,8 +189571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -189483,12 +189580,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 16297, @@ -189497,11 +189589,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -189511,11 +189599,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -189526,9 +189610,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -189538,10 +189620,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -189552,10 +189633,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -189566,8 +189646,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -189577,9 +189657,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -189589,9 +189670,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -189601,8 +189683,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -189612,8 +189693,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -189624,8 +189704,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -189636,10 +189715,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -189649,11 +189725,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -189663,11 +189736,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -189678,9 +189748,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -189690,10 +189758,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -189704,10 +189771,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -189718,8 +189784,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -189729,9 +189795,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -189741,9 +189808,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -189753,8 +189821,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -189764,8 +189831,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -189776,8 +189842,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -189788,8 +189853,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -189799,9 +189863,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -189811,9 +189874,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -189824,7 +189886,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -189834,9 +189896,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -189846,9 +189909,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -189858,7 +189922,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -189868,7 +189933,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -189878,7 +189946,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -189888,7 +189959,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -189898,7 +189969,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -189908,7 +189980,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -189918,9 +189991,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -189930,10 +190001,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -189943,10 +190012,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -189957,8 +190024,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -189968,9 +190035,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -189981,9 +190049,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -189994,8 +190063,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -190005,8 +190075,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190016,8 +190089,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190027,8 +190103,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -190038,7 +190113,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -190049,7 +190125,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -190060,9 +190137,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -190072,10 +190147,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -190085,10 +190159,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -190099,8 +190172,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -190110,9 +190183,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -190123,9 +190197,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -190136,8 +190211,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -190147,8 +190223,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190158,8 +190237,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190169,8 +190251,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -190180,7 +190261,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -190191,7 +190273,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -190202,9 +190285,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -190214,10 +190295,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -190227,10 +190307,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -190241,8 +190320,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -190252,7 +190330,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -190265,7 +190343,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -190278,8 +190356,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -190289,8 +190367,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -190300,8 +190380,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -190311,8 +190393,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -190322,7 +190403,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -190333,7 +190414,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -190344,10 +190425,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -190357,11 +190435,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -190371,11 +190446,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -190387,8 +190459,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -190398,7 +190469,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -190412,7 +190483,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -190426,8 +190497,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -190437,9 +190509,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190449,9 +190523,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190461,8 +190537,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -190472,7 +190547,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -190484,7 +190559,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -190496,10 +190571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -190509,11 +190581,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -190523,11 +190593,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -190539,8 +190607,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -190550,7 +190617,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -190564,7 +190631,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -190578,8 +190645,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -190589,9 +190657,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190601,9 +190671,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -190613,8 +190685,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -190624,7 +190695,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -190636,7 +190707,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -190648,9 +190719,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -190660,10 +190729,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -190673,10 +190741,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -190687,7 +190754,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -190700,8 +190766,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -190713,8 +190778,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -190724,8 +190788,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -190736,7 +190800,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -190747,7 +190812,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -190757,8 +190823,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -190768,8 +190833,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -190779,8 +190843,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -190790,10 +190853,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -190803,11 +190863,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -190817,11 +190873,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -190832,7 +190884,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -190847,7 +190898,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -190861,7 +190911,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -190872,8 +190921,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -190884,8 +190934,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -190896,8 +190947,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -190907,7 +190959,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -190919,7 +190971,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -190931,7 +190982,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -190942,10 +190992,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -190956,10 +191004,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -190970,10 +191015,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -190984,7 +191026,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -190999,7 +191040,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -191013,7 +191053,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -191024,8 +191063,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -191036,8 +191076,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -191048,8 +191089,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -191059,7 +191101,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -191071,7 +191113,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -191083,67 +191124,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 766, - "name": "nether_brick_wall", - "translation_key": "block.minecraft.nether_brick_wall", - "item_id": 405, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16431, - "states": [ { "id": 16428, "luminance": 0, @@ -191151,7 +191134,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -191161,9 +191145,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -191173,9 +191156,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -191185,7 +191167,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -191195,9 +191179,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -191207,9 +191192,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -191218,7 +191204,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 16435, @@ -191227,7 +191217,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -191237,7 +191230,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -191246,7 +191242,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 16438, @@ -191255,7 +191254,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -191265,7 +191265,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -191275,8 +191276,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -191286,10 +191287,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -191299,10 +191298,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -191313,7 +191310,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -191323,9 +191322,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -191336,9 +191336,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -191349,7 +191350,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -191359,8 +191363,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191370,8 +191377,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191381,7 +191391,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -191391,7 +191402,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -191402,7 +191414,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -191413,8 +191426,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -191424,10 +191437,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -191437,10 +191449,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -191451,7 +191462,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -191461,9 +191474,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -191474,9 +191488,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -191487,7 +191502,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -191497,8 +191515,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191508,8 +191529,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191519,7 +191543,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -191529,7 +191554,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -191540,7 +191566,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -191551,8 +191578,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -191562,10 +191589,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -191575,10 +191601,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -191589,7 +191614,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -191599,7 +191625,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -191612,7 +191638,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -191625,7 +191651,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -191635,8 +191663,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -191646,8 +191676,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -191657,7 +191689,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -191667,7 +191700,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -191678,7 +191711,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -191689,9 +191722,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -191701,11 +191733,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -191715,11 +191744,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -191731,7 +191757,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -191741,7 +191768,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -191755,7 +191782,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -191769,7 +191796,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -191779,9 +191809,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191791,9 +191823,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191803,7 +191837,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -191813,7 +191848,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -191825,7 +191860,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -191837,9 +191872,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -191849,11 +191883,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -191863,11 +191895,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -191879,7 +191909,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -191889,7 +191920,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -191903,7 +191934,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -191917,7 +191948,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -191927,9 +191961,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191939,9 +191975,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -191951,7 +191989,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -191961,7 +192000,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -191973,7 +192012,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -191985,8 +192024,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -191996,10 +192035,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -192009,10 +192047,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -192023,7 +192060,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -192033,10 +192070,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -192046,10 +192082,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -192059,7 +192094,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -192069,8 +192105,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -192080,8 +192117,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -192091,7 +192129,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -192101,8 +192139,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -192112,8 +192149,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -192123,9 +192159,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -192135,11 +192169,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -192149,11 +192179,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -192164,8 +192190,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -192175,10 +192201,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -192189,10 +192214,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -192203,7 +192227,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -192213,9 +192239,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -192225,9 +192252,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -192237,7 +192265,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -192247,8 +192276,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -192259,8 +192287,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -192271,9 +192298,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -192283,11 +192309,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -192297,11 +192320,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -192312,8 +192332,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -192323,10 +192343,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -192337,10 +192356,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -192351,7 +192369,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -192361,9 +192381,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -192373,9 +192394,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -192385,7 +192407,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -192395,8 +192418,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -192407,8 +192429,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -192419,8 +192440,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -192431,8 +192452,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -192443,8 +192463,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -192455,6 +192474,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -192467,7 +192487,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -192479,7 +192500,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -192489,7 +192511,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -192499,7 +192523,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -192509,7 +192536,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -192519,7 +192549,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -192529,7 +192560,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -192539,7 +192571,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -192549,9 +192582,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -192562,9 +192594,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -192575,9 +192605,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -192588,6 +192616,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -192602,6 +192631,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -192615,6 +192645,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -192625,8 +192656,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -192637,7 +192670,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -192648,7 +192684,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -192658,7 +192697,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -192670,6 +192709,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -192681,6 +192721,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -192691,9 +192732,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -192704,9 +192744,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -192717,9 +192756,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -192730,6 +192768,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -192744,6 +192783,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -192757,6 +192797,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -192767,8 +192808,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -192779,7 +192822,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -192790,7 +192836,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -192800,7 +192849,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -192812,6 +192861,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -192823,6 +192873,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -192833,9 +192884,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -192846,9 +192896,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -192859,9 +192908,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -192909,8 +192957,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -192921,7 +192970,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -192932,7 +192983,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -192975,10 +193028,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -192989,10 +193040,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -193003,10 +193051,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -193057,8 +193102,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -193069,8 +193116,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -193081,8 +193130,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -193127,10 +193178,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -193141,10 +193190,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -193155,10 +193202,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -193209,8 +193254,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -193221,8 +193268,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -193233,8 +193282,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -193279,9 +193330,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -193292,9 +193342,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -193305,11 +193354,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 767, + "name": "andesite_wall", + "translation_key": "block.minecraft.andesite_wall", + "item_id": 385, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 16614, + "states": [ { "id": 16611, "luminance": 0, @@ -193317,9 +193422,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -193329,10 +193432,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -193342,10 +193444,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -193355,8 +193456,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -193366,8 +193466,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -193377,8 +193478,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -193387,10 +193489,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 16618, @@ -193399,8 +193498,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -193410,8 +193508,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -193420,12 +193517,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 16621, @@ -193434,11 +193526,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -193448,11 +193536,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -193463,9 +193547,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -193475,10 +193557,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -193489,10 +193570,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -193503,8 +193583,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -193514,9 +193594,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -193526,9 +193607,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -193538,8 +193620,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -193549,8 +193630,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -193561,8 +193641,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -193573,10 +193652,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -193586,11 +193662,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -193600,11 +193673,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -193615,9 +193685,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -193627,10 +193695,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -193641,10 +193708,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -193655,8 +193721,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -193666,9 +193732,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -193678,9 +193745,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -193690,8 +193758,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -193701,8 +193768,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -193713,8 +193779,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -193725,8 +193790,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -193736,9 +193800,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -193748,9 +193811,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -193761,7 +193823,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -193771,9 +193833,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -193783,9 +193846,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -193795,7 +193859,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -193805,7 +193870,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -193815,7 +193883,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -193825,7 +193896,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -193835,7 +193906,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -193845,7 +193917,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -193855,9 +193928,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -193867,10 +193938,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -193880,10 +193949,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -193894,8 +193961,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -193905,9 +193972,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -193918,9 +193986,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -193931,8 +194000,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -193942,8 +194012,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -193953,8 +194026,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -193964,8 +194040,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -193975,7 +194050,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -193986,7 +194062,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -193997,9 +194074,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -194009,10 +194084,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -194022,10 +194096,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -194036,8 +194109,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -194047,9 +194120,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -194060,9 +194134,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -194073,8 +194148,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -194084,8 +194160,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194095,8 +194174,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194106,8 +194188,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -194117,7 +194198,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -194128,7 +194210,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -194139,9 +194222,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -194151,10 +194232,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -194164,10 +194244,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -194178,8 +194257,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -194189,7 +194267,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -194202,7 +194280,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -194215,8 +194293,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -194226,8 +194304,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -194237,8 +194317,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -194248,8 +194330,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -194259,7 +194340,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -194270,7 +194351,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -194281,10 +194362,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -194294,11 +194372,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -194308,11 +194383,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -194324,8 +194396,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -194335,7 +194406,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -194349,7 +194420,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -194363,8 +194434,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -194374,9 +194446,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194386,9 +194460,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194398,8 +194474,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -194409,7 +194484,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -194421,7 +194496,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -194433,10 +194508,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -194446,11 +194518,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -194460,11 +194530,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -194476,8 +194544,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -194487,7 +194554,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -194501,7 +194568,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -194515,8 +194582,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -194526,9 +194594,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194538,9 +194608,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -194550,8 +194622,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -194561,7 +194632,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -194573,7 +194644,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -194585,9 +194656,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -194597,10 +194666,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -194610,10 +194678,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -194624,7 +194691,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -194637,8 +194703,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -194650,8 +194715,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -194661,8 +194725,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -194673,7 +194737,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -194684,7 +194749,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -194694,8 +194760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -194705,8 +194770,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -194716,8 +194780,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -194727,10 +194790,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -194740,11 +194800,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -194754,11 +194810,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -194769,7 +194821,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -194784,7 +194835,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -194798,7 +194848,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -194809,8 +194858,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -194821,8 +194871,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -194833,8 +194884,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -194844,7 +194896,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -194856,7 +194908,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -194868,7 +194919,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -194879,10 +194929,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -194893,10 +194941,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -194907,10 +194952,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -194921,7 +194963,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -194936,7 +194977,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -194950,7 +194990,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -194961,8 +195000,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -194973,8 +195013,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -194985,8 +195026,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -194996,7 +195038,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -195008,7 +195050,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -195020,67 +195061,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 767, - "name": "andesite_wall", - "translation_key": "block.minecraft.andesite_wall", - "item_id": 406, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 16755, - "states": [ { "id": 16752, "luminance": 0, @@ -195088,7 +195071,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -195098,9 +195082,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -195110,9 +195093,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -195122,7 +195104,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -195132,9 +195116,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -195144,9 +195129,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -195155,7 +195141,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 16759, @@ -195164,7 +195154,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -195174,7 +195167,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -195183,7 +195179,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 16762, @@ -195192,7 +195191,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -195202,7 +195202,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -195212,8 +195213,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -195223,10 +195224,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -195236,10 +195235,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -195250,7 +195247,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -195260,9 +195259,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -195273,9 +195273,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -195286,7 +195287,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -195296,8 +195300,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195307,8 +195314,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195318,7 +195328,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -195328,7 +195339,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -195339,7 +195351,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -195350,8 +195363,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -195361,10 +195374,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -195374,10 +195386,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -195388,7 +195399,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -195398,9 +195411,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -195411,9 +195425,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -195424,7 +195439,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -195434,8 +195452,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195445,8 +195466,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195456,7 +195480,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -195466,7 +195491,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -195477,7 +195503,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -195488,8 +195515,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -195499,10 +195526,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -195512,10 +195538,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -195526,7 +195551,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -195536,7 +195562,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -195549,7 +195575,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -195562,7 +195588,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -195572,8 +195600,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -195583,8 +195613,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -195594,7 +195626,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -195604,7 +195637,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -195615,7 +195648,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -195626,9 +195659,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -195638,11 +195670,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -195652,11 +195681,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -195668,7 +195694,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -195678,7 +195705,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -195692,7 +195719,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -195706,7 +195733,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -195716,9 +195746,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195728,9 +195760,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195740,7 +195774,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -195750,7 +195785,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -195762,7 +195797,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -195774,9 +195809,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -195786,11 +195820,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -195800,11 +195832,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -195816,7 +195846,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -195826,7 +195857,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -195840,7 +195871,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -195854,7 +195885,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -195864,9 +195898,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195876,9 +195912,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -195888,7 +195926,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -195898,7 +195937,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -195910,7 +195949,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -195922,8 +195961,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -195933,10 +195972,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -195946,10 +195984,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -195960,7 +195997,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -195970,10 +196007,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -195983,10 +196019,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -195996,7 +196031,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -196006,8 +196042,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -196017,8 +196054,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -196028,7 +196066,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -196038,8 +196076,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -196049,8 +196086,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -196060,9 +196096,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -196072,11 +196106,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -196086,11 +196116,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -196101,8 +196127,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -196112,10 +196138,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -196126,10 +196151,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -196140,7 +196164,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -196150,9 +196176,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -196162,9 +196189,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -196174,7 +196202,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -196184,8 +196213,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -196196,8 +196224,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -196208,9 +196235,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -196220,11 +196246,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -196234,11 +196257,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -196249,8 +196269,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -196260,10 +196280,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -196274,10 +196293,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -196288,7 +196306,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -196298,9 +196318,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -196310,9 +196331,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -196322,7 +196344,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -196332,8 +196355,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -196344,8 +196366,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -196356,8 +196377,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -196368,8 +196389,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -196380,8 +196400,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -196392,6 +196411,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -196404,7 +196424,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -196416,7 +196437,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -196426,7 +196448,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -196436,7 +196460,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -196446,7 +196473,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -196456,7 +196486,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -196466,7 +196497,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -196476,7 +196508,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -196486,9 +196519,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -196499,9 +196531,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -196512,9 +196542,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -196525,6 +196553,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -196539,6 +196568,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -196552,6 +196582,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -196562,8 +196593,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -196574,7 +196607,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -196585,7 +196621,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -196595,7 +196634,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -196607,6 +196646,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -196618,6 +196658,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -196628,9 +196669,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -196641,9 +196681,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -196654,9 +196693,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -196667,6 +196705,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -196681,6 +196720,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -196694,6 +196734,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -196704,8 +196745,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -196716,7 +196759,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -196727,7 +196773,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -196737,7 +196786,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -196749,6 +196798,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -196760,6 +196810,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -196770,9 +196821,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -196783,9 +196833,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -196796,9 +196845,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -196846,8 +196894,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -196858,7 +196907,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -196869,7 +196920,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -196912,10 +196965,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -196926,10 +196977,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -196940,10 +196988,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -196994,8 +197039,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -197006,8 +197053,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -197018,8 +197067,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -197064,10 +197115,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -197078,10 +197127,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -197092,10 +197139,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -197146,8 +197191,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -197158,8 +197205,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -197170,8 +197219,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -197216,9 +197267,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -197229,9 +197279,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -197242,11 +197291,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 768, + "name": "red_nether_brick_wall", + "translation_key": "block.minecraft.red_nether_brick_wall", + "item_id": 386, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 16938, + "states": [ { "id": 16935, "luminance": 0, @@ -197254,9 +197359,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -197266,10 +197369,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -197279,10 +197381,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -197292,8 +197393,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -197303,8 +197403,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -197314,8 +197415,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -197324,10 +197426,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 16942, @@ -197336,8 +197435,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -197347,8 +197445,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -197357,12 +197454,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 16945, @@ -197371,11 +197463,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -197385,11 +197473,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -197400,9 +197484,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -197412,10 +197494,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -197426,10 +197507,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -197440,8 +197520,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -197451,9 +197531,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -197463,9 +197544,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -197475,8 +197557,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -197486,8 +197567,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -197498,8 +197578,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -197510,10 +197589,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -197523,11 +197599,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -197537,11 +197610,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -197552,9 +197622,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -197564,10 +197632,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -197578,10 +197645,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -197592,8 +197658,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -197603,9 +197669,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -197615,9 +197682,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -197627,8 +197695,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -197638,8 +197705,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -197650,8 +197716,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -197662,8 +197727,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -197673,9 +197737,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -197685,9 +197748,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -197698,7 +197760,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -197708,9 +197770,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -197720,9 +197783,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -197732,7 +197796,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -197742,7 +197807,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -197752,7 +197820,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -197762,7 +197833,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -197772,7 +197843,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -197782,7 +197854,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -197792,9 +197865,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -197804,10 +197875,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -197817,10 +197886,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -197831,8 +197898,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -197842,9 +197909,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -197855,9 +197923,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -197868,8 +197937,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -197879,8 +197949,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -197890,8 +197963,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -197901,8 +197977,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -197912,7 +197987,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -197923,7 +197999,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -197934,9 +198011,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -197946,10 +198021,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -197959,10 +198033,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -197973,8 +198046,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -197984,9 +198057,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -197997,9 +198071,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -198010,8 +198085,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -198021,8 +198097,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198032,8 +198111,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198043,8 +198125,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -198054,7 +198135,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -198065,7 +198147,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -198076,9 +198159,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -198088,10 +198169,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -198101,10 +198181,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -198115,8 +198194,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -198126,7 +198204,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -198139,7 +198217,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -198152,8 +198230,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -198163,8 +198241,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -198174,8 +198254,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -198185,8 +198267,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -198196,7 +198277,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -198207,7 +198288,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -198218,10 +198299,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -198231,11 +198309,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -198245,11 +198320,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -198261,8 +198333,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -198272,7 +198343,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -198286,7 +198357,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -198300,8 +198371,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -198311,9 +198383,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198323,9 +198397,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198335,8 +198411,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -198346,7 +198421,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -198358,7 +198433,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -198370,10 +198445,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -198383,11 +198455,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -198397,11 +198467,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -198413,8 +198481,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -198424,7 +198491,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -198438,7 +198505,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -198452,8 +198519,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -198463,9 +198531,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198475,9 +198545,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -198487,8 +198559,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -198498,7 +198569,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -198510,7 +198581,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -198522,9 +198593,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -198534,10 +198603,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -198547,10 +198615,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -198561,7 +198628,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -198574,8 +198640,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -198587,8 +198652,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -198598,8 +198662,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -198610,7 +198674,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -198621,7 +198686,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -198631,8 +198697,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -198642,8 +198707,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -198653,8 +198717,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -198664,10 +198727,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -198677,11 +198737,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -198691,11 +198747,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -198706,7 +198758,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -198721,7 +198772,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -198735,7 +198785,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -198746,8 +198795,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -198758,8 +198808,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -198770,8 +198821,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -198781,7 +198833,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -198793,7 +198845,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -198805,7 +198856,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -198816,10 +198866,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -198830,10 +198878,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -198844,10 +198889,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -198858,7 +198900,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -198873,7 +198914,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -198887,7 +198927,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -198898,8 +198937,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -198910,8 +198950,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -198922,8 +198963,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -198933,7 +198975,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -198945,7 +198987,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -198957,67 +198998,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 768, - "name": "red_nether_brick_wall", - "translation_key": "block.minecraft.red_nether_brick_wall", - "item_id": 407, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 17079, - "states": [ { "id": 17076, "luminance": 0, @@ -199025,7 +199008,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -199035,9 +199019,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -199047,9 +199030,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -199059,7 +199041,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -199069,9 +199053,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -199081,9 +199066,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -199092,7 +199078,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 17083, @@ -199101,7 +199091,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -199111,7 +199104,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -199120,7 +199116,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 17086, @@ -199129,7 +199128,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -199139,7 +199139,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -199149,8 +199150,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -199160,10 +199161,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -199173,10 +199172,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -199187,7 +199184,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -199197,9 +199196,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -199210,9 +199210,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -199223,7 +199224,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -199233,8 +199237,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199244,8 +199251,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199255,7 +199265,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -199265,7 +199276,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -199276,7 +199288,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -199287,8 +199300,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -199298,10 +199311,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -199311,10 +199323,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -199325,7 +199336,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -199335,9 +199348,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -199348,9 +199362,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -199361,7 +199376,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -199371,8 +199389,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199382,8 +199403,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199393,7 +199417,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -199403,7 +199428,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -199414,7 +199440,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -199425,8 +199452,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -199436,10 +199463,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -199449,10 +199475,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -199463,7 +199488,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -199473,7 +199499,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -199486,7 +199512,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -199499,7 +199525,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -199509,8 +199537,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -199520,8 +199550,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -199531,7 +199563,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -199541,7 +199574,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -199552,7 +199585,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -199563,9 +199596,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -199575,11 +199607,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -199589,11 +199618,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -199605,7 +199631,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -199615,7 +199642,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -199629,7 +199656,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -199643,7 +199670,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -199653,9 +199683,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199665,9 +199697,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199677,7 +199711,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -199687,7 +199722,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -199699,7 +199734,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -199711,9 +199746,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -199723,11 +199757,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -199737,11 +199769,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -199753,7 +199783,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -199763,7 +199794,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -199777,7 +199808,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -199791,7 +199822,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -199801,9 +199835,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199813,9 +199849,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -199825,7 +199863,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -199835,7 +199874,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -199847,7 +199886,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -199859,8 +199898,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -199870,10 +199909,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -199883,10 +199921,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -199897,7 +199934,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -199907,10 +199944,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -199920,10 +199956,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -199933,7 +199968,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -199943,8 +199979,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -199954,8 +199991,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -199965,7 +200003,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -199975,8 +200013,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -199986,8 +200023,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -199997,9 +200033,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -200009,11 +200043,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -200023,11 +200053,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -200038,8 +200064,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -200049,10 +200075,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -200063,10 +200088,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -200077,7 +200101,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -200087,9 +200113,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -200099,9 +200126,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -200111,7 +200139,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -200121,8 +200150,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -200133,8 +200161,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -200145,9 +200172,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -200157,11 +200183,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -200171,11 +200194,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -200186,8 +200206,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -200197,10 +200217,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -200211,10 +200230,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -200225,7 +200243,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -200235,9 +200255,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -200247,9 +200268,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -200259,7 +200281,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -200269,8 +200292,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -200281,8 +200303,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -200293,8 +200314,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -200305,8 +200326,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -200317,8 +200337,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -200329,6 +200348,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -200341,7 +200361,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -200353,7 +200374,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -200363,7 +200385,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -200373,7 +200397,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -200383,7 +200410,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -200393,7 +200423,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -200403,7 +200434,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -200413,7 +200445,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -200423,9 +200456,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -200436,9 +200468,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -200449,9 +200479,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -200462,6 +200490,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -200476,6 +200505,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -200489,6 +200519,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -200499,8 +200530,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -200511,7 +200544,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -200522,7 +200558,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -200532,7 +200571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -200544,6 +200583,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -200555,6 +200595,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -200565,9 +200606,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -200578,9 +200618,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -200591,9 +200630,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -200604,6 +200642,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -200618,6 +200657,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -200631,6 +200671,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -200641,8 +200682,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -200653,7 +200696,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -200664,7 +200710,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -200674,7 +200723,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -200686,6 +200735,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -200697,6 +200747,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -200707,9 +200758,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -200720,9 +200770,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -200733,9 +200782,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -200783,8 +200831,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -200795,7 +200844,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -200806,7 +200857,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -200849,10 +200902,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -200863,10 +200914,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -200877,10 +200925,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -200931,8 +200976,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -200943,8 +200990,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -200955,8 +201004,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -201001,10 +201052,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -201015,10 +201064,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -201029,10 +201076,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -201083,8 +201128,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -201095,8 +201142,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -201107,8 +201156,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -201153,9 +201204,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -201166,9 +201216,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -201179,11 +201228,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 769, + "name": "sandstone_wall", + "translation_key": "block.minecraft.sandstone_wall", + "item_id": 387, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17262, + "states": [ { "id": 17259, "luminance": 0, @@ -201191,9 +201296,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -201203,10 +201306,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -201216,10 +201318,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -201229,8 +201330,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -201240,8 +201340,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -201251,8 +201352,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -201261,10 +201363,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 17266, @@ -201273,8 +201372,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -201284,8 +201382,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -201294,12 +201391,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 17269, @@ -201308,11 +201400,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -201322,11 +201410,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -201337,9 +201421,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -201349,10 +201431,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -201363,10 +201444,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -201377,8 +201457,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -201388,9 +201468,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -201400,9 +201481,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -201412,8 +201494,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -201423,8 +201504,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -201435,8 +201515,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -201447,10 +201526,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -201460,11 +201536,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -201474,11 +201547,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -201489,9 +201559,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -201501,10 +201569,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -201515,10 +201582,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -201529,8 +201595,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -201540,9 +201606,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -201552,9 +201619,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -201564,8 +201632,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -201575,8 +201642,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -201587,8 +201653,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -201599,8 +201664,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -201610,9 +201674,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -201622,9 +201685,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -201635,7 +201697,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -201645,9 +201707,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -201657,9 +201720,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -201669,7 +201733,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -201679,7 +201744,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -201689,7 +201757,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -201699,7 +201770,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -201709,7 +201780,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -201719,7 +201791,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -201729,9 +201802,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -201741,10 +201812,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -201754,10 +201823,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -201768,8 +201835,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -201779,9 +201846,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -201792,9 +201860,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -201805,8 +201874,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -201816,8 +201886,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -201827,8 +201900,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -201838,8 +201914,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -201849,7 +201924,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -201860,7 +201936,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -201871,9 +201948,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -201883,10 +201958,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -201896,10 +201970,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -201910,8 +201983,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -201921,9 +201994,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -201934,9 +202008,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -201947,8 +202022,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -201958,8 +202034,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -201969,8 +202048,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -201980,8 +202062,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -201991,7 +202072,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -202002,7 +202084,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -202013,9 +202096,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -202025,10 +202106,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -202038,10 +202118,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -202052,8 +202131,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -202063,7 +202141,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -202076,7 +202154,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -202089,8 +202167,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -202100,8 +202178,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -202111,8 +202191,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -202122,8 +202204,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -202133,7 +202214,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -202144,7 +202225,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -202155,10 +202236,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -202168,11 +202246,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -202182,11 +202257,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -202198,8 +202270,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -202209,7 +202280,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -202223,7 +202294,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -202237,8 +202308,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -202248,9 +202320,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -202260,9 +202334,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -202272,8 +202348,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -202283,7 +202358,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -202295,7 +202370,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -202307,10 +202382,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -202320,11 +202392,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -202334,11 +202404,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -202350,8 +202418,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -202361,7 +202428,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -202375,7 +202442,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -202389,8 +202456,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -202400,9 +202468,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -202412,9 +202482,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -202424,8 +202496,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -202435,7 +202506,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -202447,7 +202518,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -202459,9 +202530,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -202471,10 +202540,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -202484,10 +202552,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -202498,7 +202565,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -202511,8 +202577,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -202524,8 +202589,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -202535,8 +202599,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -202547,7 +202611,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -202558,7 +202623,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -202568,8 +202634,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -202579,8 +202644,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -202590,8 +202654,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -202601,10 +202664,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -202614,11 +202674,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -202628,11 +202684,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -202643,7 +202695,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -202658,7 +202709,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -202672,7 +202722,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -202683,8 +202732,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -202695,8 +202745,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -202707,8 +202758,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -202718,7 +202770,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -202730,7 +202782,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -202742,7 +202793,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -202753,10 +202803,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -202767,10 +202815,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -202781,10 +202826,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -202795,7 +202837,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -202810,7 +202851,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -202824,7 +202864,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -202835,8 +202874,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -202847,8 +202887,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -202859,8 +202900,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -202870,7 +202912,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -202882,7 +202924,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -202894,67 +202935,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 769, - "name": "sandstone_wall", - "translation_key": "block.minecraft.sandstone_wall", - "item_id": 408, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 17403, - "states": [ { "id": 17400, "luminance": 0, @@ -202962,7 +202945,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -202972,9 +202956,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -202984,9 +202967,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -202996,7 +202978,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -203006,9 +202990,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -203018,9 +203003,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -203029,7 +203015,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 17407, @@ -203038,7 +203028,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -203048,7 +203041,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -203057,7 +203053,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 17410, @@ -203066,7 +203065,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -203076,7 +203076,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -203086,8 +203087,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -203097,10 +203098,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -203110,10 +203109,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -203124,7 +203121,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -203134,9 +203133,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -203147,9 +203147,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -203160,7 +203161,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -203170,8 +203174,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203181,8 +203188,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203192,7 +203202,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -203202,7 +203213,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -203213,7 +203225,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -203224,8 +203237,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -203235,10 +203248,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -203248,10 +203260,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -203262,7 +203273,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -203272,9 +203285,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -203285,9 +203299,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -203298,7 +203313,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -203308,8 +203326,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203319,8 +203340,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203330,7 +203354,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -203340,7 +203365,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -203351,7 +203377,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -203362,8 +203389,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -203373,10 +203400,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -203386,10 +203412,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -203400,7 +203425,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -203410,7 +203436,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -203423,7 +203449,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -203436,7 +203462,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -203446,8 +203474,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -203457,8 +203487,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -203468,7 +203500,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -203478,7 +203511,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -203489,7 +203522,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -203500,9 +203533,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -203512,11 +203544,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -203526,11 +203555,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -203542,7 +203568,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -203552,7 +203579,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -203566,7 +203593,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -203580,7 +203607,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -203590,9 +203620,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203602,9 +203634,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203614,7 +203648,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -203624,7 +203659,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -203636,7 +203671,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -203648,9 +203683,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -203660,11 +203694,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -203674,11 +203706,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -203690,7 +203720,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -203700,7 +203731,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -203714,7 +203745,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -203728,7 +203759,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -203738,9 +203772,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203750,9 +203786,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -203762,7 +203800,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -203772,7 +203811,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -203784,7 +203823,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -203796,8 +203835,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -203807,10 +203846,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -203820,10 +203858,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -203834,7 +203871,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -203844,10 +203881,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -203857,10 +203893,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -203870,7 +203905,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -203880,8 +203916,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -203891,8 +203928,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -203902,7 +203940,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -203912,8 +203950,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -203923,8 +203960,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -203934,9 +203970,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -203946,11 +203980,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -203960,11 +203990,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -203975,8 +204001,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -203986,10 +204012,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -204000,10 +204025,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -204014,7 +204038,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -204024,9 +204050,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -204036,9 +204063,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -204048,7 +204076,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -204058,8 +204087,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -204070,8 +204098,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -204082,9 +204109,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -204094,11 +204120,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -204108,11 +204131,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -204123,8 +204143,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -204134,10 +204154,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -204148,10 +204167,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -204162,7 +204180,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -204172,9 +204192,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -204184,9 +204205,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -204196,7 +204218,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -204206,8 +204229,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -204218,8 +204240,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -204230,8 +204251,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -204242,8 +204263,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -204254,8 +204274,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -204266,6 +204285,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -204278,7 +204298,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -204290,7 +204311,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -204300,7 +204322,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -204310,7 +204334,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -204320,7 +204347,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -204330,7 +204360,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -204340,7 +204371,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -204350,7 +204382,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -204360,9 +204393,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -204373,9 +204405,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -204386,9 +204416,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -204399,6 +204427,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -204413,6 +204442,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -204426,6 +204456,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -204436,8 +204467,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -204448,7 +204481,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204459,7 +204495,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204469,7 +204508,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -204481,6 +204520,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -204492,6 +204532,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -204502,9 +204543,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -204515,9 +204555,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -204528,9 +204567,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -204541,6 +204579,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -204555,6 +204594,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -204568,6 +204608,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -204578,8 +204619,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -204590,7 +204633,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204601,7 +204647,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204611,7 +204660,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -204623,6 +204672,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -204634,6 +204684,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -204644,9 +204695,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -204657,9 +204707,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -204670,9 +204719,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -204720,8 +204768,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -204732,7 +204781,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -204743,7 +204794,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -204786,10 +204839,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -204800,10 +204851,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -204814,10 +204862,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -204868,8 +204913,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -204880,8 +204927,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204892,8 +204941,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -204938,10 +204989,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -204952,10 +205001,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -204966,10 +205013,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -205020,8 +205065,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -205032,8 +205079,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -205044,8 +205093,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -205090,9 +205141,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -205103,9 +205153,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -205116,11 +205165,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 770, + "name": "end_stone_brick_wall", + "translation_key": "block.minecraft.end_stone_brick_wall", + "item_id": 388, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17586, + "states": [ { "id": 17583, "luminance": 0, @@ -205128,9 +205233,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -205140,10 +205243,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -205153,10 +205255,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -205166,8 +205267,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -205177,8 +205277,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -205188,8 +205289,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -205198,10 +205300,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 17590, @@ -205210,8 +205309,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -205221,8 +205319,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -205231,12 +205328,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 17593, @@ -205245,11 +205337,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -205259,11 +205347,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -205274,9 +205358,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -205286,10 +205368,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -205300,10 +205381,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -205314,8 +205394,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -205325,9 +205405,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -205337,9 +205418,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -205349,8 +205431,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -205360,8 +205441,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -205372,8 +205452,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -205384,10 +205463,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -205397,11 +205473,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -205411,11 +205484,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -205426,9 +205496,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -205438,10 +205506,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -205452,10 +205519,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -205466,8 +205532,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -205477,9 +205543,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -205489,9 +205556,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -205501,8 +205569,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -205512,8 +205579,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -205524,8 +205590,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -205536,8 +205601,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -205547,9 +205611,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -205559,9 +205622,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -205572,7 +205634,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -205582,9 +205644,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -205594,9 +205657,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -205606,7 +205670,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -205616,7 +205681,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -205626,7 +205694,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -205636,7 +205707,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -205646,7 +205717,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -205656,7 +205728,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -205666,9 +205739,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -205678,10 +205749,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -205691,10 +205760,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -205705,8 +205772,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -205716,9 +205783,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -205729,9 +205797,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -205742,8 +205811,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -205753,8 +205823,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -205764,8 +205837,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -205775,8 +205851,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -205786,7 +205861,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -205797,7 +205873,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -205808,9 +205885,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -205820,10 +205895,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -205833,10 +205907,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -205847,8 +205920,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -205858,9 +205931,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -205871,9 +205945,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -205884,8 +205959,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -205895,8 +205971,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -205906,8 +205985,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -205917,8 +205999,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -205928,7 +206009,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -205939,7 +206021,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -205950,9 +206033,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -205962,10 +206043,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -205975,10 +206055,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -205989,8 +206068,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -206000,7 +206078,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -206013,7 +206091,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -206026,8 +206104,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -206037,8 +206115,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -206048,8 +206128,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -206059,8 +206141,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -206070,7 +206151,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -206081,7 +206162,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -206092,10 +206173,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -206105,11 +206183,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -206119,11 +206194,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -206135,8 +206207,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -206146,7 +206217,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -206160,7 +206231,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -206174,8 +206245,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -206185,9 +206257,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -206197,9 +206271,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -206209,8 +206285,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -206220,7 +206295,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -206232,7 +206307,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -206244,10 +206319,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -206257,11 +206329,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -206271,11 +206341,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -206287,8 +206355,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -206298,7 +206365,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -206312,7 +206379,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -206326,8 +206393,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -206337,9 +206405,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -206349,9 +206419,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -206361,8 +206433,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -206372,7 +206443,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -206384,7 +206455,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -206396,9 +206467,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -206408,10 +206477,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -206421,10 +206489,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -206435,7 +206502,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -206448,8 +206514,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -206461,8 +206526,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -206472,8 +206536,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -206484,7 +206548,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -206495,7 +206560,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -206505,8 +206571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -206516,8 +206581,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -206527,8 +206591,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -206538,10 +206601,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -206551,11 +206611,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -206565,11 +206621,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -206580,7 +206632,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -206595,7 +206646,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -206609,7 +206659,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -206620,8 +206669,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -206632,8 +206682,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -206644,8 +206695,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -206655,7 +206707,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -206667,7 +206719,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -206679,7 +206730,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -206690,10 +206740,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -206704,10 +206752,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -206718,10 +206763,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -206732,7 +206774,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -206747,7 +206788,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -206761,7 +206801,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -206772,8 +206811,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -206784,8 +206824,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -206796,8 +206837,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -206807,7 +206849,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -206819,7 +206861,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -206831,67 +206872,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 770, - "name": "end_stone_brick_wall", - "translation_key": "block.minecraft.end_stone_brick_wall", - "item_id": 409, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 17727, - "states": [ { "id": 17724, "luminance": 0, @@ -206899,7 +206882,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -206909,9 +206893,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -206921,9 +206904,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -206933,7 +206915,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -206943,9 +206927,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -206955,9 +206940,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -206966,7 +206952,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 17731, @@ -206975,7 +206965,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -206985,7 +206978,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -206994,7 +206990,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 17734, @@ -207003,7 +207002,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -207013,7 +207013,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -207023,8 +207024,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -207034,10 +207035,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -207047,10 +207046,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -207061,7 +207058,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -207071,9 +207070,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -207084,9 +207084,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -207097,7 +207098,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -207107,8 +207111,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207118,8 +207125,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207129,7 +207139,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -207139,7 +207150,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -207150,7 +207162,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -207161,8 +207174,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -207172,10 +207185,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -207185,10 +207197,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -207199,7 +207210,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -207209,9 +207222,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -207222,9 +207236,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -207235,7 +207250,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -207245,8 +207263,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207256,8 +207277,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207267,7 +207291,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -207277,7 +207302,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -207288,7 +207314,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -207299,8 +207326,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -207310,10 +207337,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -207323,10 +207349,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -207337,7 +207362,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -207347,7 +207373,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -207360,7 +207386,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -207373,7 +207399,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -207383,8 +207411,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -207394,8 +207424,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -207405,7 +207437,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -207415,7 +207448,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -207426,7 +207459,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -207437,9 +207470,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -207449,11 +207481,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -207463,11 +207492,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -207479,7 +207505,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -207489,7 +207516,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -207503,7 +207530,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -207517,7 +207544,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -207527,9 +207557,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207539,9 +207571,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207551,7 +207585,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -207561,7 +207596,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -207573,7 +207608,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -207585,9 +207620,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -207597,11 +207631,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -207611,11 +207643,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -207627,7 +207657,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -207637,7 +207668,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -207651,7 +207682,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -207665,7 +207696,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -207675,9 +207709,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207687,9 +207723,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -207699,7 +207737,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -207709,7 +207748,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -207721,7 +207760,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -207733,8 +207772,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -207744,10 +207783,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -207757,10 +207795,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -207771,7 +207808,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -207781,10 +207818,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -207794,10 +207830,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -207807,7 +207842,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -207817,8 +207853,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -207828,8 +207865,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -207839,7 +207877,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -207849,8 +207887,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -207860,8 +207897,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -207871,9 +207907,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -207883,11 +207917,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -207897,11 +207927,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -207912,8 +207938,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -207923,10 +207949,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -207937,10 +207962,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -207951,7 +207975,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -207961,9 +207987,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -207973,9 +208000,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -207985,7 +208013,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -207995,8 +208024,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -208007,8 +208035,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -208019,9 +208046,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -208031,11 +208057,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -208045,11 +208068,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -208060,8 +208080,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -208071,10 +208091,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -208085,10 +208104,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -208099,7 +208117,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -208109,9 +208129,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -208121,9 +208142,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -208133,7 +208155,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -208143,8 +208166,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -208155,8 +208177,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -208167,8 +208188,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -208179,8 +208200,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -208191,8 +208211,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -208203,6 +208222,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -208215,7 +208235,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -208227,7 +208248,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -208237,7 +208259,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -208247,7 +208271,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -208257,7 +208284,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -208267,7 +208297,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -208277,7 +208308,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -208287,7 +208319,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -208297,9 +208330,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -208310,9 +208342,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -208323,9 +208353,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -208336,6 +208364,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -208350,6 +208379,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -208363,6 +208393,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -208373,8 +208404,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -208385,7 +208418,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208396,7 +208432,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208406,7 +208445,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -208418,6 +208457,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -208429,6 +208469,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -208439,9 +208480,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -208452,9 +208492,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -208465,9 +208504,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -208478,6 +208516,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -208492,6 +208531,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -208505,6 +208545,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -208515,8 +208556,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -208527,7 +208570,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208538,7 +208584,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208548,7 +208597,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -208560,6 +208609,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -208571,6 +208621,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -208581,9 +208632,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -208594,9 +208644,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -208607,9 +208656,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -208657,8 +208705,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -208669,7 +208718,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -208680,7 +208731,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -208723,10 +208776,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -208737,10 +208788,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -208751,10 +208799,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -208805,8 +208850,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -208817,8 +208864,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208829,8 +208878,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208875,10 +208926,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -208889,10 +208938,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -208903,10 +208950,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -208957,8 +209002,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -208969,8 +209016,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -208981,8 +209030,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -209027,9 +209078,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -209040,9 +209090,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -209053,11 +209102,67 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 771, + "name": "diorite_wall", + "translation_key": "block.minecraft.diorite_wall", + "item_id": 389, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 17910, + "states": [ { "id": 17907, "luminance": 0, @@ -209065,9 +209170,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 140 ] }, { @@ -209077,10 +209180,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -209090,10 +209192,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148 + 143 ] }, { @@ -209103,8 +209204,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140 ] }, { @@ -209114,8 +209214,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -209125,8 +209226,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143 ] }, { @@ -209135,10 +209237,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] + "collision_shapes": [] }, { "id": 17914, @@ -209147,8 +209246,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -209158,8 +209256,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144 ] }, { @@ -209168,12 +209265,7 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + "collision_shapes": [] }, { "id": 17917, @@ -209182,11 +209274,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -209196,11 +209284,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144 ] }, { @@ -209211,9 +209295,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -209223,10 +209305,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -209237,10 +209318,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -209251,8 +209331,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -209262,9 +209342,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -209274,9 +209355,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -209286,8 +209368,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -209297,8 +209378,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -209309,8 +209389,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -209321,10 +209400,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146 ] }, { @@ -209334,11 +209410,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -209348,11 +209421,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 147 ] }, { @@ -209363,9 +209433,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { @@ -209375,10 +209443,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -209389,10 +209456,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, @@ -209403,8 +209469,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145 ] }, { @@ -209414,9 +209480,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -209426,9 +209493,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 145 ] }, { @@ -209438,8 +209506,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { @@ -209449,8 +209516,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -209461,8 +209527,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, @@ -209473,8 +209538,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146 ] }, { @@ -209484,9 +209548,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -209496,9 +209559,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 144, + 147 ] }, { @@ -209509,7 +209571,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 152 + 148 ] }, { @@ -209519,9 +209581,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -209531,9 +209594,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143 + 143, + 148 ] }, { @@ -209543,7 +209607,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148 ] }, { @@ -209553,7 +209618,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -209563,7 +209631,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 141, + 142, + 143, + 148 ] }, { @@ -209573,7 +209644,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149 ] }, { @@ -209583,7 +209654,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -209593,7 +209665,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 144, + 150 ] }, { @@ -209603,9 +209676,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149 ] }, { @@ -209615,10 +209686,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -209628,10 +209697,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150 ] }, { @@ -209642,8 +209709,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -209653,9 +209720,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -209666,9 +209734,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -209679,8 +209748,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -209690,8 +209760,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -209701,8 +209774,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -209712,8 +209788,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -209723,7 +209798,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -209734,7 +209810,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -209745,9 +209822,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151 ] }, { @@ -209757,10 +209832,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -209770,10 +209844,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 144, + 150, + 147 ] }, { @@ -209784,8 +209857,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145, - 152 + 148, + 145 ] }, { @@ -209795,9 +209868,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -209808,9 +209882,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, + 148, 145 ] }, @@ -209821,8 +209896,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145 ] }, { @@ -209832,8 +209908,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -209843,8 +209922,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -209854,8 +209936,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 151 ] }, { @@ -209865,7 +209946,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -209876,7 +209958,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, + 150, 147 ] }, @@ -209887,9 +209970,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -209899,10 +209980,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -209912,10 +209992,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -209926,8 +210005,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 148 ] }, { @@ -209937,7 +210015,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -209950,7 +210028,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148 @@ -209963,8 +210041,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148 ] }, { @@ -209974,8 +210052,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -209985,8 +210065,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 141, + 142, + 143, + 148 ] }, { @@ -209996,8 +210078,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 149 ] }, { @@ -210007,7 +210088,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -210018,7 +210099,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150 ] }, @@ -210029,10 +210110,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149 ] }, { @@ -210042,11 +210120,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -210056,11 +210131,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150 ] }, { @@ -210072,8 +210144,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -210083,7 +210154,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -210097,7 +210168,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -210111,8 +210182,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -210122,9 +210194,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -210134,9 +210208,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -210146,8 +210222,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -210157,7 +210232,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -210169,7 +210244,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -210181,10 +210256,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151 ] }, { @@ -210194,11 +210266,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -210208,11 +210278,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 144, + 150, + 147 ] }, { @@ -210224,8 +210292,7 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { @@ -210235,7 +210302,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -210249,7 +210316,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -210263,8 +210330,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145 ] }, { @@ -210274,9 +210342,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -210286,9 +210356,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148, + 145 ] }, { @@ -210298,8 +210370,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { @@ -210309,7 +210380,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -210321,7 +210392,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] @@ -210333,9 +210404,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151 ] }, { @@ -210345,10 +210414,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -210358,10 +210426,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 144, + 150, + 147 ] }, { @@ -210372,7 +210439,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 152 ] }, @@ -210385,8 +210451,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -210398,8 +210463,7 @@ "collision_shapes": [ 153, 142, - 143, - 148 + 143 ] }, { @@ -210409,8 +210473,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 152 ] }, { @@ -210421,7 +210485,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -210432,7 +210497,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143 ] }, { @@ -210442,8 +210508,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 154 ] }, { @@ -210453,8 +210518,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -210464,8 +210528,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 153 ] }, { @@ -210475,10 +210538,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 154 ] }, { @@ -210488,11 +210548,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -210502,11 +210558,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -210517,7 +210569,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -210532,7 +210583,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -210546,7 +210596,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -210557,8 +210606,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -210569,8 +210619,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -210581,8 +210632,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -210592,7 +210644,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -210604,7 +210656,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -210616,7 +210667,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -210627,10 +210677,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 146, + 155 ] }, { @@ -210641,10 +210689,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -210655,10 +210700,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 147 ] }, { @@ -210669,7 +210711,6 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, 145, 152 ] @@ -210684,7 +210725,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -210698,7 +210738,6 @@ 153, 142, 143, - 148, 145 ] }, @@ -210709,8 +210748,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 145, + 152 ] }, { @@ -210721,8 +210761,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -210733,8 +210774,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 145 ] }, { @@ -210744,7 +210786,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, + 146, 155 ] }, @@ -210756,7 +210798,6 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] }, @@ -210768,67 +210809,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, 147 ] - } - ] - }, - { - "id": 771, - "name": "diorite_wall", - "translation_key": "block.minecraft.diorite_wall", - "item_id": 410, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 18051, - "states": [ { "id": 18048, "luminance": 0, @@ -210836,7 +210819,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 146, + 155 ] }, { @@ -210846,9 +210830,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -210858,9 +210841,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 153, + 147 ] }, { @@ -210870,7 +210852,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { @@ -210880,9 +210864,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -210892,9 +210877,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { @@ -210903,7 +210889,11 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { "id": 18055, @@ -210912,7 +210902,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -210922,7 +210915,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 142, + 143, + 148 ] }, { @@ -210931,7 +210927,10 @@ "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { "id": 18058, @@ -210940,7 +210939,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -210950,7 +210950,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { @@ -210960,8 +210961,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 149, + 155 ] }, { @@ -210971,10 +210972,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -210984,10 +210983,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150 ] }, { @@ -210998,7 +210995,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -211008,9 +211007,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -211021,9 +211021,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -211034,7 +211035,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -211044,8 +211048,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211055,8 +211062,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211066,7 +211076,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -211076,7 +211087,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -211087,7 +211099,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -211098,8 +211111,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 151, + 155 ] }, { @@ -211109,10 +211122,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -211122,10 +211134,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 153, + 150, + 147 ] }, { @@ -211136,7 +211147,9 @@ "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { @@ -211146,9 +211159,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -211159,9 +211173,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, @@ -211172,7 +211187,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 140, + 148, + 145, + 152 ] }, { @@ -211182,8 +211200,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211193,8 +211214,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211204,7 +211228,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { @@ -211214,7 +211239,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -211225,7 +211251,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, @@ -211236,8 +211263,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -211247,10 +211274,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -211260,10 +211286,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -211274,7 +211299,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { @@ -211284,7 +211310,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -211297,7 +211323,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 @@ -211310,7 +211336,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 148, + 152 ] }, { @@ -211320,8 +211348,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -211331,8 +211361,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143, + 148 ] }, { @@ -211342,7 +211374,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { @@ -211352,7 +211385,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -211363,7 +211396,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, @@ -211374,9 +211407,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 149, + 155 ] }, { @@ -211386,11 +211418,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -211400,11 +211429,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150 ] }, { @@ -211416,7 +211442,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -211426,7 +211453,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -211440,7 +211467,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -211454,7 +211481,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -211464,9 +211494,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211476,9 +211508,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211488,7 +211522,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -211498,7 +211533,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -211510,7 +211545,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -211522,9 +211557,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 151, + 155 ] }, { @@ -211534,11 +211568,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -211548,11 +211580,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 150, + 147 ] }, { @@ -211564,7 +211594,8 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { @@ -211574,7 +211605,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -211588,7 +211619,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -211602,7 +211633,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 148, + 145, + 152 ] }, { @@ -211612,9 +211646,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211624,9 +211660,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 148, + 145 ] }, { @@ -211636,7 +211674,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { @@ -211646,7 +211685,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -211658,7 +211697,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] @@ -211670,8 +211709,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 151, + 155 ] }, { @@ -211681,10 +211720,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -211694,10 +211732,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 153, + 150, + 147 ] }, { @@ -211708,7 +211745,7 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { @@ -211718,10 +211755,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -211731,10 +211767,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { @@ -211744,7 +211779,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 140, + 152 ] }, { @@ -211754,8 +211790,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -211765,8 +211802,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153, + 142, + 143 ] }, { @@ -211776,7 +211814,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { @@ -211786,8 +211824,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -211797,8 +211834,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { @@ -211808,9 +211844,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 154 ] }, { @@ -211820,11 +211854,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -211834,11 +211864,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153 ] }, { @@ -211849,8 +211875,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -211860,10 +211886,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -211874,10 +211899,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -211888,7 +211912,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -211898,9 +211924,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -211910,9 +211937,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -211922,7 +211950,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -211932,8 +211961,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -211944,8 +211972,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -211956,9 +211983,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 146, + 155 ] }, { @@ -211968,11 +211994,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -211982,11 +212005,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 153, + 147 ] }, { @@ -211997,8 +212017,8 @@ "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { @@ -212008,10 +212028,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -212022,10 +212041,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, @@ -212036,7 +212054,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 140, + 145, + 152 ] }, { @@ -212046,9 +212066,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -212058,9 +212079,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 153, + 142, + 143, + 145 ] }, { @@ -212070,7 +212092,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { @@ -212080,8 +212103,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -212092,8 +212114,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, @@ -212104,8 +212125,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 146, + 155 ] }, { @@ -212116,8 +212137,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -212128,8 +212148,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143 + 147 ] }, { @@ -212140,6 +212159,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, @@ -212152,7 +212172,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -212164,7 +212185,8 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { @@ -212174,7 +212196,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 140, + 148, + 152 ] }, { @@ -212184,7 +212208,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -212194,7 +212221,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 142, + 143, + 148 ] }, { @@ -212204,7 +212234,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { @@ -212214,7 +212245,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -212224,7 +212256,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { @@ -212234,9 +212267,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 149, + 155 ] }, { @@ -212247,9 +212279,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -212260,9 +212290,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150 ] }, { @@ -212273,6 +212301,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -212287,6 +212316,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -212300,6 +212330,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -212310,8 +212341,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -212322,7 +212355,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212333,7 +212369,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212343,7 +212382,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -212355,6 +212394,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -212366,6 +212406,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -212376,9 +212417,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 151, + 155 ] }, { @@ -212389,9 +212429,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -212402,9 +212441,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 145 + 150, + 147 ] }, { @@ -212415,6 +212453,7 @@ "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] @@ -212429,6 +212468,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -212442,6 +212482,7 @@ 153, 142, 143, + 148, 145 ] }, @@ -212452,8 +212493,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -212464,7 +212507,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212475,7 +212521,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212485,7 +212534,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, @@ -212497,6 +212546,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -212508,6 +212558,7 @@ "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, @@ -212518,9 +212569,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -212531,9 +212581,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -212544,9 +212593,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -212594,8 +212642,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 140, + 148, + 152 ] }, { @@ -212606,7 +212655,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -212617,7 +212668,9 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150 + 142, + 143, + 148 ] }, { @@ -212660,10 +212713,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 149, + 155 ] }, { @@ -212674,10 +212725,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -212688,10 +212736,7 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150 ] }, { @@ -212742,8 +212787,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -212754,8 +212801,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212766,8 +212815,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212812,10 +212863,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 151, + 155 ] }, { @@ -212826,10 +212875,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -212840,10 +212887,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148, - 145 + 150, + 147 ] }, { @@ -212894,8 +212939,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148, + 145, + 152 ] }, { @@ -212906,8 +212953,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212918,8 +212967,10 @@ "blocks_motion": true, "collision_shapes": [ 153, - 150, - 147 + 142, + 143, + 148, + 145 ] }, { @@ -212964,9 +213015,8 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 151, + 155 ] }, { @@ -212977,9 +213027,8 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 ] }, { @@ -212990,407 +213039,580 @@ "blocks_motion": true, "collision_shapes": [ 153, - 142, - 143, - 148 + 150, + 147 + ] + } + ] + }, + { + "id": 772, + "name": "scaffolding", + "translation_key": "block.minecraft.scaffolding", + "item_id": 634, + "properties": [ + { + "name": "bottom", + "values": [ + "true", + "false" + ] + }, + { + "name": "distance", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7" ] }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18262, + "states": [ { "id": 18231, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18232, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18233, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18234, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 149, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18235, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18236, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18237, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 149, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18238, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18239, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18240, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18241, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18242, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18243, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18244, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18245, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18246, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18247, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18248, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18249, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18250, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18251, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18252, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18253, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18254, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18255, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 145, - 152 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18256, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18257, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18258, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18259, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18260, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18261, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 151, - 155 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] }, { "id": 18262, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 231, + 232, + 233, + 234, + 235, + 236, + 237 ] - }, + } + ] + }, + { + "id": 773, + "name": "loom", + "translation_key": "block.minecraft.loom", + "item_id": 1145, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18263, + "states": [ { "id": 18263, "luminance": 0, @@ -213398,9 +213620,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { @@ -213410,8 +213630,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 0 ] }, { @@ -213421,9 +213640,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { @@ -213433,11 +213650,38 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 + ] + } + ] + }, + { + "id": 774, + "name": "barrel", + "translation_key": "block.minecraft.barrel", + "item_id": 1154, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, + { + "name": "open", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18268, + "states": [ { "id": 18267, "luminance": 0, @@ -213445,9 +213689,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18268, @@ -213456,10 +213700,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18269, @@ -213468,10 +213711,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18270, @@ -213480,8 +213722,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18271, @@ -213490,8 +213733,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18272, @@ -213500,8 +213744,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18273, @@ -213510,8 +213755,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18274, @@ -213520,8 +213766,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18275, @@ -213530,8 +213777,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18276, @@ -213540,10 +213788,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18277, @@ -213552,11 +213799,9 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 26 }, { "id": 18278, @@ -213565,23 +213810,47 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 0 + ], + "block_entity_type": 26 + } + ] + }, + { + "id": 775, + "name": "smoker", + "translation_key": "block.minecraft.smoker", + "item_id": 1155, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18280, + "states": [ { "id": 18279, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18280, @@ -213590,24 +213859,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18281, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18282, @@ -213616,20 +213881,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18283, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18284, @@ -213638,20 +213903,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18285, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 27 }, { "id": 18286, @@ -213660,20 +213925,47 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 + ], + "block_entity_type": 27 + } + ] + }, + { + "id": 776, + "name": "blast_furnace", + "translation_key": "block.minecraft.blast_furnace", + "item_id": 1156, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18288, + "states": [ { "id": 18287, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18288, @@ -213682,23 +213974,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18289, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18290, @@ -213707,23 +213996,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18291, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18292, @@ -213732,24 +214018,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18293, - "luminance": 0, + "luminance": 13, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 28 }, { "id": 18294, @@ -213758,10 +214040,20 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] - }, + 0 + ], + "block_entity_type": 28 + } + ] + }, + { + "id": 777, + "name": "cartography_table", + "translation_key": "block.minecraft.cartography_table", + "item_id": 1157, + "properties": [], + "default_state_id": 18295, + "states": [ { "id": 18295, "luminance": 0, @@ -213769,10 +214061,19 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 ] - }, + } + ] + }, + { + "id": 778, + "name": "fletching_table", + "translation_key": "block.minecraft.fletching_table", + "item_id": 1158, + "properties": [], + "default_state_id": 18296, + "states": [ { "id": 18296, "luminance": 0, @@ -213780,10 +214081,37 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 + ] + } + ] + }, + { + "id": 779, + "name": "grindstone", + "translation_key": "block.minecraft.grindstone", + "item_id": 1159, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" ] }, + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18301, + "states": [ { "id": 18297, "luminance": 0, @@ -213791,8 +214119,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 238, + 239, + 240, + 241, + 242, + 243, + 244 ] }, { @@ -213802,8 +214135,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 238, + 239, + 240, + 241, + 242, + 243, + 244 ] }, { @@ -213813,8 +214151,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 245, + 246, + 247, + 248, + 249, + 250, + 251 ] }, { @@ -213824,9 +214167,13 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 245, + 246, + 247, + 248, + 249, + 250, + 251 ] }, { @@ -213836,10 +214183,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 252, + 253, + 254, + 255, + 256 ] }, { @@ -213849,10 +214197,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 257, + 258, + 259, + 260, + 261 ] }, { @@ -213862,9 +214211,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 262, + 263, + 264, + 265, + 266 ] }, { @@ -213874,11 +214225,12 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 267, + 268, + 269, + 270, + 271 + ] }, { "id": 18305, @@ -213887,10 +214239,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 272, + 273, + 274, + 275, + 276 ] }, { @@ -213900,8 +214253,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 272, + 273, + 274, + 275, + 276 ] }, { @@ -213911,8 +214267,11 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 277, + 278, + 279, + 280, + 281 ] }, { @@ -213922,10 +214281,47 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 277, + 278, + 279, + 280, + 281 + ] + } + ] + }, + { + "id": 780, + "name": "lectern", + "translation_key": "block.minecraft.lectern", + "item_id": 648, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "has_book", + "values": [ + "true", + "false" ] }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18312, + "states": [ { "id": 18309, "luminance": 0, @@ -213933,9 +214329,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18310, @@ -213944,9 +214341,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18311, @@ -213955,9 +214353,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18312, @@ -213966,11 +214365,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18313, @@ -213979,12 +214377,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18314, @@ -213993,12 +214389,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18315, @@ -214007,11 +214401,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18316, @@ -214020,12 +214413,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18317, @@ -214034,12 +214425,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18318, @@ -214048,9 +214437,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18319, @@ -214059,10 +214449,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18320, @@ -214071,10 +214461,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18321, @@ -214083,9 +214473,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18322, @@ -214094,10 +214485,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18323, @@ -214106,10 +214497,10 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 70, + 282 + ], + "block_entity_type": 29 }, { "id": 18324, @@ -214118,12 +214509,21 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, + 70, + 282 + ], + "block_entity_type": 29 + } + ] + }, + { + "id": 781, + "name": "smithing_table", + "translation_key": "block.minecraft.smithing_table", + "item_id": 1160, + "properties": [], + "default_state_id": 18325, + "states": [ { "id": 18325, "luminance": 0, @@ -214131,13 +214531,29 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 782, + "name": "stonecutter", + "translation_key": "block.minecraft.stonecutter", + "item_id": 1161, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + } + ], + "default_state_id": 18326, + "states": [ { "id": 18326, "luminance": 0, @@ -214145,11 +214561,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 283 ] }, { @@ -214159,10 +214571,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 283 ] }, { @@ -214172,11 +214581,7 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 283 ] }, { @@ -214186,30539 +214591,455 @@ "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18330, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18331, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18332, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18333, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18334, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18335, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18336, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 18337, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 18338, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 18339, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 18340, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 18341, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 18342, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 18343, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 18344, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 18345, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 18346, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 18347, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 18348, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18349, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18350, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18351, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18352, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18353, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18354, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18355, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18356, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18357, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18358, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18359, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18360, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18361, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18362, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18363, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 18364, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18365, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 18366, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18367, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18368, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18369, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 18370, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 18371, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 + 283 ] } ] }, { - "id": 772, - "name": "scaffolding", - "translation_key": "block.minecraft.scaffolding", - "item_id": 655, + "id": 783, + "name": "bell", + "translation_key": "block.minecraft.bell", + "item_id": 1162, "properties": [ { - "name": "bottom", - "values": [ - "true", - "false" - ] - }, - { - "name": "distance", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7" - ] - }, - { - "name": "waterlogged", + "name": "attachment", "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18403, - "states": [ - { - "id": 18372, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18373, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18374, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18375, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18376, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18377, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18378, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18379, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18380, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18381, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18382, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18383, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18384, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18385, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18386, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18387, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18388, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18389, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18390, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18391, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18392, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18393, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18394, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18395, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18396, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18397, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18398, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18399, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18400, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18401, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18402, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - }, - { - "id": 18403, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 231, - 232, - 233, - 234, - 235, - 236, - 237 - ] - } - ] - }, - { - "id": 773, - "name": "loom", - "translation_key": "block.minecraft.loom", - "item_id": 1184, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 18404, - "states": [ - { - "id": 18404, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18405, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18406, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18407, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 774, - "name": "barrel", - "translation_key": "block.minecraft.barrel", - "item_id": 1193, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18409, - "states": [ - { - "id": 18408, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18409, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18410, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18411, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18412, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18413, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18414, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18415, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18416, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18417, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18418, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - }, - { - "id": 18419, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 26 - } - ] - }, - { - "id": 775, - "name": "smoker", - "translation_key": "block.minecraft.smoker", - "item_id": 1194, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18421, - "states": [ - { - "id": 18420, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18421, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18422, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18423, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18424, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18425, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18426, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - }, - { - "id": 18427, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 27 - } - ] - }, - { - "id": 776, - "name": "blast_furnace", - "translation_key": "block.minecraft.blast_furnace", - "item_id": 1195, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18429, - "states": [ - { - "id": 18428, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18429, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18430, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18431, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18432, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18433, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18434, - "luminance": 13, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - }, - { - "id": 18435, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 28 - } - ] - }, - { - "id": 777, - "name": "cartography_table", - "translation_key": "block.minecraft.cartography_table", - "item_id": 1196, - "properties": [], - "default_state_id": 18436, - "states": [ - { - "id": 18436, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 778, - "name": "fletching_table", - "translation_key": "block.minecraft.fletching_table", - "item_id": 1197, - "properties": [], - "default_state_id": 18437, - "states": [ - { - "id": 18437, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 779, - "name": "grindstone", - "translation_key": "block.minecraft.grindstone", - "item_id": 1198, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 18442, - "states": [ - { - "id": 18438, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 238, - 239, - 240, - 241, - 242, - 243, - 244 - ] - }, - { - "id": 18439, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 238, - 239, - 240, - 241, - 242, - 243, - 244 - ] - }, - { - "id": 18440, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 245, - 246, - 247, - 248, - 249, - 250, - 251 - ] - }, - { - "id": 18441, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 245, - 246, - 247, - 248, - 249, - 250, - 251 - ] - }, - { - "id": 18442, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 252, - 253, - 254, - 255, - 256 - ] - }, - { - "id": 18443, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 257, - 258, - 259, - 260, - 261 - ] - }, - { - "id": 18444, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 262, - 263, - 264, - 265, - 266 - ] - }, - { - "id": 18445, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 267, - 268, - 269, - 270, - 271 - ] - }, - { - "id": 18446, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 272, - 273, - 274, - 275, - 276 - ] - }, - { - "id": 18447, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 272, - 273, - 274, - 275, - 276 - ] - }, - { - "id": 18448, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 277, - 278, - 279, - 280, - 281 - ] - }, - { - "id": 18449, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 277, - 278, - 279, - 280, - 281 - ] - } - ] - }, - { - "id": 780, - "name": "lectern", - "translation_key": "block.minecraft.lectern", - "item_id": 669, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "has_book", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18453, - "states": [ - { - "id": 18450, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18451, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18452, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18453, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18454, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18455, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18456, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18457, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18458, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18459, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18460, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18461, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18462, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18463, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18464, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - }, - { - "id": 18465, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 282 - ], - "block_entity_type": 29 - } - ] - }, - { - "id": 781, - "name": "smithing_table", - "translation_key": "block.minecraft.smithing_table", - "item_id": 1199, - "properties": [], - "default_state_id": 18466, - "states": [ - { - "id": 18466, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 782, - "name": "stonecutter", - "translation_key": "block.minecraft.stonecutter", - "item_id": 1200, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - } - ], - "default_state_id": 18467, - "states": [ - { - "id": 18467, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 283 - ] - }, - { - "id": 18468, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 283 - ] - }, - { - "id": 18469, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 283 - ] - }, - { - "id": 18470, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 283 - ] - } - ] - }, - { - "id": 783, - "name": "bell", - "translation_key": "block.minecraft.bell", - "item_id": 1201, - "properties": [ - { - "name": "attachment", - "values": [ - "floor", - "ceiling", - "single_wall", - "double_wall" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18472, - "states": [ - { - "id": 18471, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 284 - ], - "block_entity_type": 30 - }, - { - "id": 18472, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 284 - ], - "block_entity_type": 30 - }, - { - "id": 18473, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 284 - ], - "block_entity_type": 30 - }, - { - "id": 18474, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 284 - ], - "block_entity_type": 30 - }, - { - "id": 18475, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 285 - ], - "block_entity_type": 30 - }, - { - "id": 18476, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 285 - ], - "block_entity_type": 30 - }, - { - "id": 18477, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 285 - ], - "block_entity_type": 30 - }, - { - "id": 18478, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 285 - ], - "block_entity_type": 30 - }, - { - "id": 18479, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18480, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18481, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18482, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18483, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18484, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18485, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18486, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 288 - ], - "block_entity_type": 30 - }, - { - "id": 18487, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 289 - ], - "block_entity_type": 30 - }, - { - "id": 18488, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 289 - ], - "block_entity_type": 30 - }, - { - "id": 18489, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 290 - ], - "block_entity_type": 30 - }, - { - "id": 18490, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 290 - ], - "block_entity_type": 30 - }, - { - "id": 18491, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 291 - ], - "block_entity_type": 30 - }, - { - "id": 18492, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 291 - ], - "block_entity_type": 30 - }, - { - "id": 18493, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 292 - ], - "block_entity_type": 30 - }, - { - "id": 18494, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 292 - ], - "block_entity_type": 30 - }, - { - "id": 18495, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 - }, - { - "id": 18496, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 - }, - { - "id": 18497, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 - }, - { - "id": 18498, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 293 - ], - "block_entity_type": 30 - }, - { - "id": 18499, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 - }, - { - "id": 18500, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 - }, - { - "id": 18501, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 - }, - { - "id": 18502, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 286, - 287, - 294 - ], - "block_entity_type": 30 - } - ] - }, - { - "id": 784, - "name": "lantern", - "translation_key": "block.minecraft.lantern", - "item_id": 1202, - "properties": [ - { - "name": "hanging", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18506, - "states": [ - { - "id": 18503, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 295, - 296 - ] - }, - { - "id": 18504, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 295, - 296 - ] - }, - { - "id": 18505, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 297, - 298 - ] - }, - { - "id": 18506, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 297, - 298 - ] - } - ] - }, - { - "id": 785, - "name": "soul_lantern", - "translation_key": "block.minecraft.soul_lantern", - "item_id": 1203, - "properties": [ - { - "name": "hanging", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18510, - "states": [ - { - "id": 18507, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 295, - 296 - ] - }, - { - "id": 18508, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 295, - 296 - ] - }, - { - "id": 18509, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 297, - 298 - ] - }, - { - "id": 18510, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 297, - 298 - ] - } - ] - }, - { - "id": 786, - "name": "campfire", - "translation_key": "block.minecraft.campfire", - "item_id": 1206, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "signal_fire", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18514, - "states": [ - { - "id": 18511, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18512, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18513, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18514, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18515, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18516, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18517, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18518, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18519, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18520, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18521, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18522, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18523, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18524, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18525, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18526, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18527, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18528, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18529, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18530, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18531, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18532, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18533, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18534, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18535, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18536, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18537, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18538, - "luminance": 15, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18539, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18540, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18541, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18542, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - } - ] - }, - { - "id": 787, - "name": "soul_campfire", - "translation_key": "block.minecraft.soul_campfire", - "item_id": 1207, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "signal_fire", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18546, - "states": [ - { - "id": 18543, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18544, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18545, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18546, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18547, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18548, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18549, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18550, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18551, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18552, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18553, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18554, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18555, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18556, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18557, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18558, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18559, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18560, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18561, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18562, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18563, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18564, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18565, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18566, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18567, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18568, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18569, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18570, - "luminance": 10, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18571, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18572, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18573, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - }, - { - "id": 18574, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 299 - ], - "block_entity_type": 32 - } - ] - }, - { - "id": 788, - "name": "sweet_berry_bush", - "translation_key": "block.minecraft.sweet_berry_bush", - "item_id": 1204, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3" - ] - } - ], - "default_state_id": 18575, - "states": [ - { - "id": 18575, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18576, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18577, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18578, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 789, - "name": "warped_stem", - "translation_key": "block.minecraft.warped_stem", - "item_id": 142, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18580, - "states": [ - { - "id": 18579, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18580, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18581, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 790, - "name": "stripped_warped_stem", - "translation_key": "block.minecraft.stripped_warped_stem", - "item_id": 153, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18583, - "states": [ - { - "id": 18582, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18583, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18584, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 791, - "name": "warped_hyphae", - "translation_key": "block.minecraft.warped_hyphae", - "item_id": 174, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18586, - "states": [ - { - "id": 18585, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18586, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18587, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 792, - "name": "stripped_warped_hyphae", - "translation_key": "block.minecraft.stripped_warped_hyphae", - "item_id": 163, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18589, - "states": [ - { - "id": 18588, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18589, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18590, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 793, - "name": "warped_nylium", - "translation_key": "block.minecraft.warped_nylium", - "item_id": 34, - "properties": [], - "default_state_id": 18591, - "states": [ - { - "id": 18591, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 794, - "name": "warped_fungus", - "translation_key": "block.minecraft.warped_fungus", - "item_id": 236, - "properties": [], - "default_state_id": 18592, - "states": [ - { - "id": 18592, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 795, - "name": "warped_wart_block", - "translation_key": "block.minecraft.warped_wart_block", - "item_id": 517, - "properties": [], - "default_state_id": 18593, - "states": [ - { - "id": 18593, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 796, - "name": "warped_roots", - "translation_key": "block.minecraft.warped_roots", - "item_id": 238, - "properties": [], - "default_state_id": 18594, - "states": [ - { - "id": 18594, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 797, - "name": "nether_sprouts", - "translation_key": "block.minecraft.nether_sprouts", - "item_id": 239, - "properties": [], - "default_state_id": 18595, - "states": [ - { - "id": 18595, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 798, - "name": "crimson_stem", - "translation_key": "block.minecraft.crimson_stem", - "item_id": 141, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18597, - "states": [ - { - "id": 18596, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18597, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18598, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 799, - "name": "stripped_crimson_stem", - "translation_key": "block.minecraft.stripped_crimson_stem", - "item_id": 152, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18600, - "states": [ - { - "id": 18599, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18600, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18601, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 800, - "name": "crimson_hyphae", - "translation_key": "block.minecraft.crimson_hyphae", - "item_id": 173, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18603, - "states": [ - { - "id": 18602, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18603, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18604, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 801, - "name": "stripped_crimson_hyphae", - "translation_key": "block.minecraft.stripped_crimson_hyphae", - "item_id": 162, - "properties": [ - { - "name": "axis", - "values": [ - "x", - "y", - "z" - ] - } - ], - "default_state_id": 18606, - "states": [ - { - "id": 18605, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18606, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18607, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 802, - "name": "crimson_nylium", - "translation_key": "block.minecraft.crimson_nylium", - "item_id": 33, - "properties": [], - "default_state_id": 18608, - "states": [ - { - "id": 18608, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 803, - "name": "crimson_fungus", - "translation_key": "block.minecraft.crimson_fungus", - "item_id": 235, - "properties": [], - "default_state_id": 18609, - "states": [ - { - "id": 18609, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 804, - "name": "shroomlight", - "translation_key": "block.minecraft.shroomlight", - "item_id": 1208, - "properties": [], - "default_state_id": 18610, - "states": [ - { - "id": 18610, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 805, - "name": "weeping_vines", - "translation_key": "block.minecraft.weeping_vines", - "item_id": 240, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" - ] - } - ], - "default_state_id": 18611, - "states": [ - { - "id": 18611, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18612, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18613, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18614, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18615, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18616, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18617, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18618, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18619, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18620, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18621, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18622, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18623, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18624, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18625, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18626, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18627, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18628, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18629, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18630, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18631, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18632, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18633, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18634, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18635, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18636, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 806, - "name": "weeping_vines_plant", - "translation_key": "block.minecraft.weeping_vines_plant", - "item_id": 0, - "properties": [], - "default_state_id": 18637, - "states": [ - { - "id": 18637, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 807, - "name": "twisting_vines", - "translation_key": "block.minecraft.twisting_vines", - "item_id": 241, - "properties": [ - { - "name": "age", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "20", - "21", - "22", - "23", - "24", - "25" - ] - } - ], - "default_state_id": 18638, - "states": [ - { - "id": 18638, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18639, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18640, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18641, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18642, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18643, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18644, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18645, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18646, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18647, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18648, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18649, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18650, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18651, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18652, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18653, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18654, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18655, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18656, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18657, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18658, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18659, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18660, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18661, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18662, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 18663, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 808, - "name": "twisting_vines_plant", - "translation_key": "block.minecraft.twisting_vines_plant", - "item_id": 0, - "properties": [], - "default_state_id": 18664, - "states": [ - { - "id": 18664, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 809, - "name": "crimson_roots", - "translation_key": "block.minecraft.crimson_roots", - "item_id": 237, - "properties": [], - "default_state_id": 18665, - "states": [ - { - "id": 18665, - "luminance": 0, - "opaque": false, - "replaceable": true, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 810, - "name": "crimson_planks", - "translation_key": "block.minecraft.crimson_planks", - "item_id": 45, - "properties": [], - "default_state_id": 18666, - "states": [ - { - "id": 18666, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 811, - "name": "warped_planks", - "translation_key": "block.minecraft.warped_planks", - "item_id": 46, - "properties": [], - "default_state_id": 18667, - "states": [ - { - "id": 18667, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 812, - "name": "crimson_slab", - "translation_key": "block.minecraft.crimson_slab", - "item_id": 261, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18671, - "states": [ - { - "id": 18668, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 18669, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 18670, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 18671, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 18672, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18673, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 813, - "name": "warped_slab", - "translation_key": "block.minecraft.warped_slab", - "item_id": 262, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18677, - "states": [ - { - "id": 18674, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 18675, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 18676, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 18677, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 18678, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 18679, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 814, - "name": "crimson_pressure_plate", - "translation_key": "block.minecraft.crimson_pressure_plate", - "item_id": 707, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18681, - "states": [ - { - "id": 18680, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18681, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 815, - "name": "warped_pressure_plate", - "translation_key": "block.minecraft.warped_pressure_plate", - "item_id": 708, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18683, - "states": [ - { - "id": 18682, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18683, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 816, - "name": "crimson_fence", - "translation_key": "block.minecraft.crimson_fence", - "item_id": 319, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18715, - "states": [ - { - "id": 18684, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] - }, - { - "id": 18685, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] - }, - { - "id": 18686, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] - }, - { - "id": 18687, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] - }, - { - "id": 18688, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] - }, - { - "id": 18689, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] - }, - { - "id": 18690, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] - }, - { - "id": 18691, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] - }, - { - "id": 18692, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] - }, - { - "id": 18693, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] - }, - { - "id": 18694, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] - }, - { - "id": 18695, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] - }, - { - "id": 18696, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18697, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 82 - ] - }, - { - "id": 18698, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18699, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 82 - ] - }, - { - "id": 18700, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] - }, - { - "id": 18701, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18702, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] - }, - { - "id": 18703, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18704, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 18705, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 18706, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 18707, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 18708, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 18709, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 18710, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 18711, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 18712, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 18713, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 - ] - }, - { - "id": 18714, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 18715, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 - ] - } - ] - }, - { - "id": 817, - "name": "warped_fence", - "translation_key": "block.minecraft.warped_fence", - "item_id": 320, - "properties": [ - { - "name": "east", - "values": [ - "true", - "false" - ] - }, - { - "name": "north", - "values": [ - "true", - "false" - ] - }, - { - "name": "south", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18747, - "states": [ - { - "id": 18716, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] - }, - { - "id": 18717, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] - }, - { - "id": 18718, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76, - 77 - ] - }, - { - "id": 18719, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78, - 79 - ] - }, - { - "id": 18720, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] - }, - { - "id": 18721, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] - }, - { - "id": 18722, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 76 - ] - }, - { - "id": 18723, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80, - 79 - ] - }, - { - "id": 18724, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] - }, - { - "id": 18725, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] - }, - { - "id": 18726, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75, - 77 - ] - }, - { - "id": 18727, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81, - 79 - ] - }, - { - "id": 18728, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18729, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 82 - ] - }, - { - "id": 18730, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18731, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 82 - ] - }, - { - "id": 18732, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] - }, - { - "id": 18733, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18734, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76, - 77 - ] - }, - { - "id": 18735, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18736, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 18737, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 18738, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 76 - ] - }, - { - "id": 18739, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 80 - ] - }, - { - "id": 18740, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 18741, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 18742, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83, - 77 - ] - }, - { - "id": 18743, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 81 - ] - }, - { - "id": 18744, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 18745, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 - ] - }, - { - "id": 18746, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 83 - ] - }, - { - "id": 18747, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 84 - ] - } - ] - }, - { - "id": 818, - "name": "crimson_trapdoor", - "translation_key": "block.minecraft.crimson_trapdoor", - "item_id": 739, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18763, - "states": [ - { - "id": 18748, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18749, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18750, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18751, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18752, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18753, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18754, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18755, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18756, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18757, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18758, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18759, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18760, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18761, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18762, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18763, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18764, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18765, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18766, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18767, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18768, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18769, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18770, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18771, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18772, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18773, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18774, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18775, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18776, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18777, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18778, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18779, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18780, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18781, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18782, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18783, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18784, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18785, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18786, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18787, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18788, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18789, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18790, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18791, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18792, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18793, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18794, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18795, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18796, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18797, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18798, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18799, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18800, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18801, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18802, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18803, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18804, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18805, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18806, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18807, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18808, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18809, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18810, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18811, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 819, - "name": "warped_trapdoor", - "translation_key": "block.minecraft.warped_trapdoor", - "item_id": 740, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18827, - "states": [ - { - "id": 18812, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18813, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18814, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18815, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18816, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18817, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18818, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18819, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18820, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18821, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18822, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18823, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 18824, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18825, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18826, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18827, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18828, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18829, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18830, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18831, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18832, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18833, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18834, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18835, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18836, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18837, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18838, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18839, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 18840, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18841, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18842, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18843, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18844, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18845, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18846, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18847, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18848, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18849, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18850, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18851, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18852, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18853, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18854, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18855, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 18856, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18857, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18858, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18859, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18860, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18861, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18862, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18863, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18864, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18865, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18866, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18867, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 92 - ] - }, - { - "id": 18868, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18869, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18870, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18871, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 18872, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18873, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18874, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - }, - { - "id": 18875, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 820, - "name": "crimson_fence_gate", - "translation_key": "block.minecraft.crimson_fence_gate", - "item_id": 758, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18883, - "states": [ - { - "id": 18876, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18877, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18878, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18879, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18880, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18881, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18882, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18883, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18884, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18885, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18886, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18887, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18888, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18889, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18890, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18891, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18892, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18893, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18894, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18895, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18896, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18897, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18898, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18899, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18900, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18901, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18902, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18903, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18904, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18905, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18906, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18907, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - } - ] - }, - { - "id": 821, - "name": "warped_fence_gate", - "translation_key": "block.minecraft.warped_fence_gate", - "item_id": 759, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "in_wall", - "values": [ - "true", - "false" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18915, - "states": [ - { - "id": 18908, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18909, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18910, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18911, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18912, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18913, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18914, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18915, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18916, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18917, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18918, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18919, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18920, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18921, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18922, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18923, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 75 - ] - }, - { - "id": 18924, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18925, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18926, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18927, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18928, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18929, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18930, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18931, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18932, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18933, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18934, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18935, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18936, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18937, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 18938, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - }, - { - "id": 18939, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 78 - ] - } - ] - }, - { - "id": 822, - "name": "crimson_stairs", - "translation_key": "block.minecraft.crimson_stairs", - "item_id": 392, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 18951, - "states": [ - { - "id": 18940, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 18941, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 18942, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 18943, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 18944, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 18945, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 18946, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 18947, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 18948, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 18949, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 18950, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 18951, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 18952, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 18953, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 18954, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 18955, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 18956, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 18957, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 18958, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 18959, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 18960, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 18961, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 18962, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 18963, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 18964, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 18965, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 18966, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 18967, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 18968, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 18969, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 18970, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 18971, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 18972, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 18973, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 18974, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 18975, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 18976, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 18977, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 18978, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 18979, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 18980, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 18981, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 18982, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 18983, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 18984, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 18985, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 18986, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 18987, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 18988, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 18989, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 18990, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 18991, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 18992, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 18993, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 18994, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 18995, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 18996, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 18997, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 18998, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 18999, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19000, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19001, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19002, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19003, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19004, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19005, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19006, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19007, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19008, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19009, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19010, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19011, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19012, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19013, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19014, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19015, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19016, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19017, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19018, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19019, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 823, - "name": "warped_stairs", - "translation_key": "block.minecraft.warped_stairs", - "item_id": 393, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19031, - "states": [ - { - "id": 19020, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19021, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19022, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19023, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19024, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19025, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19026, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19027, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19028, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19029, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19030, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19031, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19032, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19033, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19034, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19035, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19036, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19037, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19038, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19039, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19040, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19041, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19042, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19043, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19044, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19045, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19046, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19047, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19048, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19049, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19050, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19051, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19052, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19053, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19054, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19055, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19056, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19057, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19058, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19059, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19060, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19061, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19062, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19063, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19064, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19065, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19066, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19067, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19068, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19069, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19070, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19071, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19072, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19073, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19074, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19075, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19076, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19077, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19078, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19079, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19080, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19081, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19082, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19083, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19084, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19085, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19086, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19087, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19088, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19089, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19090, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19091, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19092, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19093, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19094, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19095, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19096, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19097, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19098, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19099, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 824, - "name": "crimson_button", - "translation_key": "block.minecraft.crimson_button", - "item_id": 692, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19109, - "states": [ - { - "id": 19100, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19101, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19102, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19103, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19104, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19105, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19106, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19107, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19108, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19109, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19110, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19111, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19112, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19113, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19114, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19115, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19116, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19117, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19118, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19119, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19120, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19121, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19122, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19123, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 825, - "name": "warped_button", - "translation_key": "block.minecraft.warped_button", - "item_id": 693, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19133, - "states": [ - { - "id": 19124, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19125, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19126, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19127, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19128, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19129, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19130, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19131, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19132, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19133, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19134, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19135, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19136, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19137, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19138, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19139, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19140, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19141, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19142, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19143, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19144, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19145, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19146, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 19147, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 826, - "name": "crimson_door", - "translation_key": "block.minecraft.crimson_door", - "item_id": 719, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19159, - "states": [ - { - "id": 19148, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19149, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19150, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19151, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19152, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19153, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19154, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19155, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19156, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19157, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19158, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19159, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19160, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19161, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19162, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19163, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19164, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19165, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19166, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19167, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19168, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19169, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19170, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19171, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19172, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19173, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19174, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19175, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19176, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19177, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19178, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19179, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19180, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19181, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19182, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19183, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19184, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19185, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19186, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19187, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19188, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19189, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19190, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19191, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19192, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19193, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19194, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19195, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19196, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19197, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19198, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19199, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19200, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19201, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19202, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19203, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19204, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19205, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19206, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19207, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19208, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19209, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19210, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19211, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 827, - "name": "warped_door", - "translation_key": "block.minecraft.warped_door", - "item_id": 720, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19223, - "states": [ - { - "id": 19212, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19213, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19214, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19215, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19216, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19217, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19218, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19219, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19220, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19221, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19222, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19223, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19224, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19225, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19226, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19227, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19228, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19229, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19230, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19231, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19232, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19233, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19234, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19235, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19236, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19237, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19238, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19239, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19240, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19241, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19242, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19243, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19244, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19245, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19246, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19247, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19248, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19249, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19250, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19251, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19252, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19253, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19254, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19255, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19256, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19257, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19258, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19259, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 - ] - }, - { - "id": 19260, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19261, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19262, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19263, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19264, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19265, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19266, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19267, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19268, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19269, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 - ] - }, - { - "id": 19270, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19271, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19272, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19273, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 65 - ] - }, - { - "id": 19274, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - }, - { - "id": 19275, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 828, - "name": "crimson_sign", - "translation_key": "block.minecraft.crimson_sign", - "item_id": 892, - "wall_variant_id": 830, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19277, - "states": [ - { - "id": 19276, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19277, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19278, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19279, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19280, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19281, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19282, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19283, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19284, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19285, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19286, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19287, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19288, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19289, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19290, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19291, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19292, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19293, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19294, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19295, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19296, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19297, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19298, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19299, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19300, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19301, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19302, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19303, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19304, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19305, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19306, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19307, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 829, - "name": "warped_sign", - "translation_key": "block.minecraft.warped_sign", - "item_id": 893, - "wall_variant_id": 831, - "properties": [ - { - "name": "rotation", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19309, - "states": [ - { - "id": 19308, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19309, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19310, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19311, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19312, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19313, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19314, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19315, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19316, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19317, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19318, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19319, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19320, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19321, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19322, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19323, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19324, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19325, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19326, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19327, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19328, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19329, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19330, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19331, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19332, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19333, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19334, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19335, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19336, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19337, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19338, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19339, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 830, - "name": "crimson_wall_sign", - "translation_key": "block.minecraft.crimson_sign", - "item_id": 892, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19341, - "states": [ - { - "id": 19340, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19341, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19342, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19343, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19344, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19345, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19346, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19347, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 831, - "name": "warped_wall_sign", - "translation_key": "block.minecraft.warped_sign", - "item_id": 893, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19349, - "states": [ - { - "id": 19348, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19349, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19350, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19351, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19352, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19353, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19354, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - }, - { - "id": 19355, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [], - "block_entity_type": 7 - } - ] - }, - { - "id": 832, - "name": "structure_block", - "translation_key": "block.minecraft.structure_block", - "item_id": 791, - "properties": [ - { - "name": "mode", - "values": [ - "save", - "load", - "corner", - "data" - ] - } - ], - "default_state_id": 19357, - "states": [ - { - "id": 19356, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 20 - }, - { - "id": 19357, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 20 - }, - { - "id": 19358, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 20 - }, - { - "id": 19359, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 20 - } - ] - }, - { - "id": 833, - "name": "jigsaw", - "translation_key": "block.minecraft.jigsaw", - "item_id": 792, - "properties": [ - { - "name": "orientation", - "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" - ] - } - ], - "default_state_id": 19370, - "states": [ - { - "id": 19360, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19361, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19362, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19363, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19364, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19365, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19366, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19367, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19368, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19369, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19370, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - }, - { - "id": 19371, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 31 - } - ] - }, - { - "id": 834, - "name": "composter", - "translation_key": "block.minecraft.composter", - "item_id": 1192, - "properties": [ - { - "name": "level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8" - ] - } - ], - "default_state_id": 19372, - "states": [ - { - "id": 19372, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19373, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19374, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19375, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19376, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19377, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19378, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19379, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - }, - { - "id": 19380, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 70, - 300, - 301, - 302, - 303 - ] - } - ] - }, - { - "id": 835, - "name": "target", - "translation_key": "block.minecraft.target", - "item_id": 670, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - } - ], - "default_state_id": 19381, - "states": [ - { - "id": 19381, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19382, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19383, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19384, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19385, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19386, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19387, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19388, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19389, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19390, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19391, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19392, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19393, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19394, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19395, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19396, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 836, - "name": "bee_nest", - "translation_key": "block.minecraft.bee_nest", - "item_id": 1210, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "honey_level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" - ] - } - ], - "default_state_id": 19397, - "states": [ - { - "id": 19397, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19398, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19399, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19400, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19401, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19402, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19403, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19404, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19405, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19406, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19407, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19408, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19409, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19410, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19411, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19412, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19413, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19414, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19415, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19416, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19417, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19418, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19419, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19420, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - } - ] - }, - { - "id": 837, - "name": "beehive", - "translation_key": "block.minecraft.beehive", - "item_id": 1211, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "honey_level", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5" - ] - } - ], - "default_state_id": 19421, - "states": [ - { - "id": 19421, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19422, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19423, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19424, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19425, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19426, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19427, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19428, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19429, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19430, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19431, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19432, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19433, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19434, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19435, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19436, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19437, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19438, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19439, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19440, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19441, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19442, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19443, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - }, - { - "id": 19444, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 33 - } - ] - }, - { - "id": 838, - "name": "honey_block", - "translation_key": "block.minecraft.honey_block", - "item_id": 664, - "properties": [], - "default_state_id": 19445, - "states": [ - { - "id": 19445, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 74 - ] - } - ] - }, - { - "id": 839, - "name": "honeycomb_block", - "translation_key": "block.minecraft.honeycomb_block", - "item_id": 1213, - "properties": [], - "default_state_id": 19446, - "states": [ - { - "id": 19446, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 840, - "name": "netherite_block", - "translation_key": "block.minecraft.netherite_block", - "item_id": 91, - "properties": [], - "default_state_id": 19447, - "states": [ - { - "id": 19447, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 841, - "name": "ancient_debris", - "translation_key": "block.minecraft.ancient_debris", - "item_id": 80, - "properties": [], - "default_state_id": 19448, - "states": [ - { - "id": 19448, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 842, - "name": "crying_obsidian", - "translation_key": "block.minecraft.crying_obsidian", - "item_id": 1215, - "properties": [], - "default_state_id": 19449, - "states": [ - { - "id": 19449, - "luminance": 10, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 843, - "name": "respawn_anchor", - "translation_key": "block.minecraft.respawn_anchor", - "item_id": 1228, - "properties": [ - { - "name": "charges", - "values": [ - "0", - "1", - "2", - "3", - "4" - ] - } - ], - "default_state_id": 19450, - "states": [ - { - "id": 19450, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19451, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19452, - "luminance": 7, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19453, - "luminance": 11, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19454, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 844, - "name": "potted_crimson_fungus", - "translation_key": "block.minecraft.potted_crimson_fungus", - "item_id": 0, - "properties": [], - "default_state_id": 19455, - "states": [ - { - "id": 19455, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 156 - ] - } - ] - }, - { - "id": 845, - "name": "potted_warped_fungus", - "translation_key": "block.minecraft.potted_warped_fungus", - "item_id": 0, - "properties": [], - "default_state_id": 19456, - "states": [ - { - "id": 19456, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 156 - ] - } - ] - }, - { - "id": 846, - "name": "potted_crimson_roots", - "translation_key": "block.minecraft.potted_crimson_roots", - "item_id": 0, - "properties": [], - "default_state_id": 19457, - "states": [ - { - "id": 19457, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 156 - ] - } - ] - }, - { - "id": 847, - "name": "potted_warped_roots", - "translation_key": "block.minecraft.potted_warped_roots", - "item_id": 0, - "properties": [], - "default_state_id": 19458, - "states": [ - { - "id": 19458, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 156 - ] - } - ] - }, - { - "id": 848, - "name": "lodestone", - "translation_key": "block.minecraft.lodestone", - "item_id": 1214, - "properties": [], - "default_state_id": 19459, - "states": [ - { - "id": 19459, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 849, - "name": "blackstone", - "translation_key": "block.minecraft.blackstone", - "item_id": 1216, - "properties": [], - "default_state_id": 19460, - "states": [ - { - "id": 19460, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 850, - "name": "blackstone_stairs", - "translation_key": "block.minecraft.blackstone_stairs", - "item_id": 1218, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19472, - "states": [ - { - "id": 19461, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19462, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19463, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19464, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19465, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19466, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19467, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19468, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19469, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19470, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19471, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19472, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19473, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19474, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19475, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19476, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19477, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19478, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19479, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19480, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19481, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19482, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19483, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19484, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19485, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19486, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19487, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19488, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19489, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19490, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19491, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19492, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19493, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19494, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19495, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19496, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19497, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19498, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19499, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19500, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19501, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19502, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19503, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19504, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19505, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19506, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19507, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19508, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19509, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19510, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19511, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19512, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19513, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19514, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19515, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19516, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19517, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19518, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19519, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19520, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19521, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19522, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19523, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19524, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19525, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19526, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19527, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19528, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19529, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19530, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19531, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19532, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19533, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19534, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19535, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19536, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19537, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19538, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19539, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19540, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 851, - "name": "blackstone_wall", - "translation_key": "block.minecraft.blackstone_wall", - "item_id": 411, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 19544, - "states": [ - { - "id": 19541, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 19542, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19543, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19544, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 19545, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19546, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19547, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 19548, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19549, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19550, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 19551, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19552, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19553, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19554, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19555, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19556, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19557, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19558, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19559, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19560, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19561, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19562, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19563, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19564, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19565, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19566, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19567, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19568, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19569, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19570, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19571, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19572, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19573, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19574, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19575, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19576, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19577, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 19578, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19579, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19580, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 19581, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19582, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19583, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 19584, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19585, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19586, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 19587, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19588, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19589, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19590, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19591, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19592, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19593, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19594, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19595, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19596, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19597, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19598, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19599, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19600, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19601, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19602, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19603, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19604, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19605, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19606, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19607, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19608, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19609, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19610, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19611, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19612, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19613, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 19614, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19615, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19616, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 19617, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19618, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19619, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 19620, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19621, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19622, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 19623, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19624, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 19625, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19626, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19627, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19628, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19629, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19630, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19631, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19632, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19633, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19634, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19635, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19636, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19637, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19638, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19639, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19640, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 19641, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19642, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19643, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19644, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19645, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19646, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 19647, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19648, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 19649, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 19650, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19651, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19652, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 19653, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19654, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19655, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 19656, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19657, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19658, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 19659, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19660, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19661, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19662, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19663, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19664, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19665, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19666, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19667, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19668, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19669, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19670, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19671, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19672, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19673, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19674, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19675, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19676, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19677, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19678, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19679, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19680, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19681, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19682, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19683, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19684, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19685, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19686, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19687, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19688, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19689, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19690, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19691, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19692, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19693, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19694, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19695, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19696, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19697, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19698, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19699, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19700, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19701, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19702, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19703, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19704, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19705, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19706, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19707, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19708, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19709, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19710, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19711, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19712, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19713, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19714, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19715, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19716, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19717, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19718, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19719, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19720, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19721, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19722, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19723, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19724, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19725, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19726, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19727, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19728, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19729, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19730, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19731, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19732, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19733, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19734, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19735, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19736, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19737, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19738, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19739, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19740, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19741, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19742, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19743, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19744, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19745, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19746, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19747, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19748, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19749, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19750, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19751, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19752, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19753, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19754, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19755, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19756, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19757, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 19758, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19759, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19760, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 19761, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19762, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 19763, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 19764, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19765, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19766, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 19767, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19768, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 19769, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19770, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19771, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19772, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19773, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19774, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19775, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19776, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19777, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19778, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19779, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19780, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19781, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19782, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19783, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19784, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 19785, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19786, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 19787, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19788, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19789, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19790, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 19791, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19792, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 19793, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19794, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19795, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19796, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19797, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19798, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19799, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19800, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19801, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19802, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19803, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19804, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19805, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19806, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19807, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19808, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19809, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19810, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19811, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19812, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19813, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19814, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19815, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19816, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19817, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19818, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19819, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19820, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19821, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19822, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19823, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19824, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19825, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19826, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19827, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19828, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19829, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19830, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19831, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19832, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 19833, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19834, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 19835, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19836, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19837, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19838, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 19839, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19840, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 19841, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19842, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19843, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19844, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19845, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19846, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19847, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19848, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19849, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19850, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19851, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19852, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19853, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19854, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19855, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19856, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 19857, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19858, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 19859, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19860, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19861, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19862, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 19863, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 19864, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 852, - "name": "blackstone_slab", - "translation_key": "block.minecraft.blackstone_slab", - "item_id": 1217, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19868, - "states": [ - { - "id": 19865, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 19866, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 19867, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 19868, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 19869, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19870, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 853, - "name": "polished_blackstone", - "translation_key": "block.minecraft.polished_blackstone", - "item_id": 1220, - "properties": [], - "default_state_id": 19871, - "states": [ - { - "id": 19871, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 854, - "name": "polished_blackstone_bricks", - "translation_key": "block.minecraft.polished_blackstone_bricks", - "item_id": 1224, - "properties": [], - "default_state_id": 19872, - "states": [ - { - "id": 19872, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 855, - "name": "cracked_polished_blackstone_bricks", - "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", - "item_id": 1227, - "properties": [], - "default_state_id": 19873, - "states": [ - { - "id": 19873, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 856, - "name": "chiseled_polished_blackstone", - "translation_key": "block.minecraft.chiseled_polished_blackstone", - "item_id": 1223, - "properties": [], - "default_state_id": 19874, - "states": [ - { - "id": 19874, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 857, - "name": "polished_blackstone_brick_slab", - "translation_key": "block.minecraft.polished_blackstone_brick_slab", - "item_id": 1225, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19878, - "states": [ - { - "id": 19875, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 19876, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 19877, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 19878, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 19879, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 19880, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 858, - "name": "polished_blackstone_brick_stairs", - "translation_key": "block.minecraft.polished_blackstone_brick_stairs", - "item_id": 1226, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 19892, - "states": [ - { - "id": 19881, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19882, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 19883, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19884, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19885, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19886, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19887, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19888, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19889, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19890, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19891, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19892, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 19893, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19894, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19895, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19896, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19897, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19898, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19899, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19900, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19901, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19902, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 19903, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19904, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19905, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19906, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19907, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19908, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19909, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19910, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19911, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19912, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 19913, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19914, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19915, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19916, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19917, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19918, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19919, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19920, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19921, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19922, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 19923, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19924, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 19925, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19926, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 19927, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19928, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 19929, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19930, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 19931, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19932, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 19933, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19934, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 19935, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19936, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 19937, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19938, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 19939, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19940, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 19941, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19942, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 19943, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19944, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 19945, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19946, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 19947, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19948, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 19949, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19950, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 19951, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19952, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 19953, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19954, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 19955, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19956, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 19957, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19958, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 19959, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 19960, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 859, - "name": "polished_blackstone_brick_wall", - "translation_key": "block.minecraft.polished_blackstone_brick_wall", - "item_id": 413, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 19964, - "states": [ - { - "id": 19961, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 19962, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19963, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19964, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 19965, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19966, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 19967, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 19968, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19969, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19970, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 19971, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19972, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 19973, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19974, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19975, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19976, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19977, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19978, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19979, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19980, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19981, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19982, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19983, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19984, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19985, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19986, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19987, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19988, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 19989, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19990, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 19991, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19992, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19993, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19994, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 19995, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19996, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 19997, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 19998, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 19999, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20000, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20001, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20002, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20003, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20004, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20005, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20006, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20007, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20008, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20009, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20010, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20011, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20012, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20013, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20014, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20015, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20016, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20017, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20018, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20019, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20020, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20021, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20022, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20023, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20024, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20025, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20026, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20027, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20028, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20029, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20030, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20031, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20032, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20033, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20034, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20035, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20036, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20037, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20038, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20039, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20040, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20041, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20042, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20043, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20044, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20045, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20046, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20047, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20048, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20049, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20050, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20051, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20052, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20053, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20054, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20055, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20056, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20057, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20058, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20059, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20060, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20061, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20062, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20063, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20064, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20065, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20066, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20067, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20068, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20069, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20070, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20071, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20072, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20073, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20074, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20075, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20076, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20077, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20078, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20079, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20080, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20081, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20082, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20083, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20084, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20085, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20086, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20087, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20088, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20089, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20090, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20091, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20092, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20093, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20094, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20095, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20096, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20097, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20098, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20099, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20100, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20101, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20102, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20103, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20104, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20105, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20106, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20107, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20108, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20109, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20110, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20111, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20112, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20113, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20114, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20115, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20116, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20117, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20118, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20119, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20120, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20121, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20122, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20123, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20124, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20125, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20126, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20127, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20128, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20129, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20130, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20131, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20132, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20133, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20134, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20135, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20136, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20137, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20138, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20139, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20140, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20141, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20142, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20143, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20144, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20145, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20146, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20147, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20148, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20149, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20150, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20151, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20152, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20153, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20154, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20155, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20156, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20157, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20158, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20159, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20160, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20161, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20162, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20163, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20164, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20165, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20166, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20167, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20168, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20169, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20170, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20171, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20172, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20173, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20174, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20175, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20176, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20177, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20178, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20179, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20180, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20181, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20182, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20183, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20184, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20185, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20186, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20187, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20188, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20189, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20190, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20191, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20192, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20193, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20194, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20195, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20196, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20197, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20198, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20199, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20200, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20201, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20202, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20203, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20204, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20205, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20206, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20207, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20208, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20209, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20210, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20211, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20212, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20213, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20214, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20215, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20216, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20217, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20218, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20219, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20220, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20221, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20222, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20223, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20224, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20225, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20226, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20227, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20228, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20229, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20230, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20231, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20232, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20233, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20234, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20235, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20236, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20237, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20238, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20239, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20240, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20241, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20242, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20243, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20244, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20245, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20246, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20247, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20248, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20249, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20250, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20251, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20252, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20253, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20254, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20255, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20256, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20257, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20258, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20259, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20260, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20261, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20262, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20263, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20264, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20265, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20266, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20267, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20268, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20269, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20270, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20271, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20272, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20273, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20274, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20275, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20276, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20277, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20278, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20279, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20280, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20281, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20282, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20283, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20284, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 860, - "name": "gilded_blackstone", - "translation_key": "block.minecraft.gilded_blackstone", - "item_id": 1219, - "properties": [], - "default_state_id": 20285, - "states": [ - { - "id": 20285, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 861, - "name": "polished_blackstone_stairs", - "translation_key": "block.minecraft.polished_blackstone_stairs", - "item_id": 1222, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20297, - "states": [ - { - "id": 20286, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 20287, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 20288, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 20289, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 20290, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 20291, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 20292, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 20293, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 20294, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 20295, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 20296, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 20297, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 - ] - }, - { - "id": 20298, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 20299, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 20300, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 20301, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 20302, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 20303, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 20304, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 20305, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 20306, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 20307, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 - ] - }, - { - "id": 20308, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 20309, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 20310, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 20311, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 20312, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 20313, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 20314, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 20315, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 20316, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 20317, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42 - ] - }, - { - "id": 20318, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 20319, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 20320, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 20321, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 20322, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 20323, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 20324, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 20325, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 20326, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 20327, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 56 - ] - }, - { - "id": 20328, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 20329, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 46, - 49 - ] - }, - { - "id": 20330, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 20331, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 20332, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 20333, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 55, - 52, - 45 - ] - }, - { - "id": 20334, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 20335, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 48, - 42, - 49 - ] - }, - { - "id": 20336, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 20337, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50 - ] - }, - { - "id": 20338, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 20339, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 45 - ] - }, - { - "id": 20340, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 20341, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 - ] - }, - { - "id": 20342, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 20343, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 47 - ] - }, - { - "id": 20344, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 20345, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 - ] - }, - { - "id": 20346, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 20347, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 57, - 50 - ] - }, - { - "id": 20348, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 20349, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 - ] - }, - { - "id": 20350, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 20351, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 44, - 53 - ] - }, - { - "id": 20352, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 20353, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 - ] - }, - { - "id": 20354, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 20355, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 - ] - }, - { - "id": 20356, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 20357, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 56 - ] - }, - { - "id": 20358, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 20359, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 - ] - }, - { - "id": 20360, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 20361, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 42, - 49 - ] - }, - { - "id": 20362, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 20363, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 49 - ] - }, - { - "id": 20364, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - }, - { - "id": 20365, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 862, - "name": "polished_blackstone_slab", - "translation_key": "block.minecraft.polished_blackstone_slab", - "item_id": 1221, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20369, - "states": [ - { - "id": 20366, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 20367, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 20368, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 20369, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ] - }, - { - "id": 20370, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 20371, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 863, - "name": "polished_blackstone_pressure_plate", - "translation_key": "block.minecraft.polished_blackstone_pressure_plate", - "item_id": 695, - "properties": [ - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20373, - "states": [ - { - "id": 20372, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 20373, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 864, - "name": "polished_blackstone_button", - "translation_key": "block.minecraft.polished_blackstone_button", - "item_id": 682, - "properties": [ - { - "name": "face", - "values": [ - "floor", - "wall", - "ceiling" - ] - }, - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20383, - "states": [ - { - "id": 20374, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20375, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20376, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20377, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20378, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20379, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20380, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20381, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20382, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20383, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20384, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20385, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20386, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20387, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20388, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20389, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20390, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20391, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20392, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20393, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20394, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20395, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20396, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - }, - { - "id": 20397, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 865, - "name": "polished_blackstone_wall", - "translation_key": "block.minecraft.polished_blackstone_wall", - "item_id": 412, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 20401, - "states": [ - { - "id": 20398, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 20399, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 20400, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 20401, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140 - ] - }, - { - "id": 20402, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 20403, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] - }, - { - "id": 20404, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 20405, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 20406, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 20407, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [] - }, - { - "id": 20408, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 20409, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144 - ] - }, - { - "id": 20410, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 20411, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20412, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20413, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 20414, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20415, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20416, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 20417, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20418, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20419, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 20420, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20421, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20422, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 20423, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20424, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20425, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] - }, - { - "id": 20426, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20427, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] - }, - { - "id": 20428, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 20429, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20430, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20431, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146 - ] - }, - { - "id": 20432, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20433, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] - }, - { - "id": 20434, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20435, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20436, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20437, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20438, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20439, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20440, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20441, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20442, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20443, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20444, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20445, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20446, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20447, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20448, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20449, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20450, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20451, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20452, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20453, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20454, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20455, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20456, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20457, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20458, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20459, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20460, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20461, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20462, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20463, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20464, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20465, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20466, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20467, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20468, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20469, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20470, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20471, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20472, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20473, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] - }, - { - "id": 20474, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20475, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] - }, - { - "id": 20476, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20477, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20478, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20479, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149 - ] - }, - { - "id": 20480, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20481, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] - }, - { - "id": 20482, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20483, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20484, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20485, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20486, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20487, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20488, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20489, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20490, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20491, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20492, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20493, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20494, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20495, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20496, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20497, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] - }, - { - "id": 20498, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20499, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20500, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20501, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20502, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20503, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151 - ] - }, - { - "id": 20504, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20505, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] - }, - { - "id": 20506, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20507, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20508, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20509, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20510, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20511, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20512, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20513, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20514, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20515, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20516, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20517, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20518, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20519, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20520, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20521, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20522, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20523, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20524, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20525, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20526, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20527, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20528, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20529, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20530, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20531, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20532, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20533, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20534, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20535, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20536, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20537, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20538, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20539, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20540, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20541, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20542, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20543, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20544, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20545, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20546, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20547, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20548, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20549, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20550, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20551, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20552, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20553, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20554, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20555, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20556, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20557, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20558, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20559, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20560, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20561, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20562, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20563, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20564, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20565, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20566, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20567, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20568, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20569, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20570, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20571, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20572, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20573, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20574, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20575, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20576, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20577, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20578, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20579, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20580, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20581, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20582, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20583, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20584, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20585, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20586, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20587, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20588, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20589, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20590, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20591, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20592, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20593, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20594, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20595, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20596, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20597, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20598, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20599, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20600, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20601, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20602, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20603, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20604, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20605, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20606, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20607, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20608, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20609, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20610, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20611, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20612, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20613, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20614, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20615, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20616, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20617, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] - }, - { - "id": 20618, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20619, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] - }, - { - "id": 20620, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20621, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20622, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20623, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 154 - ] - }, - { - "id": 20624, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20625, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153 - ] - }, - { - "id": 20626, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20627, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20628, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20629, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20630, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20631, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20632, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20633, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20634, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20635, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20636, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20637, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20638, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20639, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20640, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20641, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 145, - 152 - ] - }, - { - "id": 20642, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20643, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 145 - ] - }, - { - "id": 20644, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20645, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20646, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20647, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 146, - 155 - ] - }, - { - "id": 20648, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20649, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 147 - ] - }, - { - "id": 20650, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20651, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20652, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20653, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20654, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20655, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20656, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20657, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20658, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20659, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20660, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20661, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20662, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20663, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20664, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20665, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20666, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20667, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20668, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20669, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20670, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20671, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20672, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20673, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20674, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20675, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20676, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20677, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20678, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20679, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20680, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20681, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20682, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20683, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20684, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20685, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20686, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20687, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20688, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20689, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 152 - ] - }, - { - "id": 20690, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20691, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148 - ] - }, - { - "id": 20692, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20693, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20694, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20695, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 149, - 155 - ] - }, - { - "id": 20696, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20697, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150 - ] - }, - { - "id": 20698, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20699, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20700, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20701, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20702, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20703, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20704, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20705, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20706, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20707, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20708, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20709, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20710, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20711, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20712, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20713, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 20714, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20715, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 20716, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20717, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20718, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20719, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] - }, - { - "id": 20720, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - }, - { - "id": 20721, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] - } - ] - }, - { - "id": 866, - "name": "chiseled_nether_bricks", - "translation_key": "block.minecraft.chiseled_nether_bricks", - "item_id": 367, - "properties": [], - "default_state_id": 20722, - "states": [ - { - "id": 20722, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 867, - "name": "cracked_nether_bricks", - "translation_key": "block.minecraft.cracked_nether_bricks", - "item_id": 366, - "properties": [], - "default_state_id": 20723, - "states": [ - { - "id": 20723, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 868, - "name": "quartz_bricks", - "translation_key": "block.minecraft.quartz_bricks", - "item_id": 423, - "properties": [], - "default_state_id": 20724, - "states": [ - { - "id": 20724, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 869, - "name": "candle", - "translation_key": "block.minecraft.candle", - "item_id": 1229, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20728, - "states": [ - { - "id": 20725, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20726, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20727, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20728, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20729, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20730, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20731, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20732, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20733, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20734, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20735, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20736, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20737, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20738, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20739, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20740, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 870, - "name": "white_candle", - "translation_key": "block.minecraft.white_candle", - "item_id": 1230, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20744, - "states": [ - { - "id": 20741, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20742, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20743, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20744, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20745, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20746, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20747, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20748, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20749, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20750, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20751, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20752, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20753, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20754, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20755, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20756, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 871, - "name": "orange_candle", - "translation_key": "block.minecraft.orange_candle", - "item_id": 1231, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20760, - "states": [ - { - "id": 20757, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20758, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20759, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20760, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20761, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20762, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20763, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20764, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20765, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20766, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20767, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20768, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20769, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20770, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20771, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20772, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 872, - "name": "magenta_candle", - "translation_key": "block.minecraft.magenta_candle", - "item_id": 1232, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20776, - "states": [ - { - "id": 20773, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20774, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20775, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20776, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20777, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20778, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20779, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20780, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20781, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20782, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20783, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20784, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20785, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20786, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20787, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20788, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 873, - "name": "light_blue_candle", - "translation_key": "block.minecraft.light_blue_candle", - "item_id": 1233, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20792, - "states": [ - { - "id": 20789, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20790, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20791, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20792, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20793, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20794, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20795, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20796, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20797, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20798, - "luminance": 9, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20799, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20800, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 - ] - }, - { - "id": 20801, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20802, - "luminance": 12, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20803, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - }, - { - "id": 20804, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 874, - "name": "yellow_candle", - "translation_key": "block.minecraft.yellow_candle", - "item_id": 1234, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" + "floor", + "ceiling", + "single_wall", + "double_wall" ] }, { - "name": "lit", + "name": "facing", "values": [ - "true", - "false" + "north", + "south", + "west", + "east" ] }, { - "name": "waterlogged", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 20808, + "default_state_id": 18331, "states": [ { - "id": 20805, - "luminance": 3, - "opaque": false, + "id": 18330, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 20806, - "luminance": 3, - "opaque": false, + "id": 18331, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 20807, + "id": 18332, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 20808, + "id": 18333, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 284 + ], + "block_entity_type": 30 }, { - "id": 20809, - "luminance": 6, - "opaque": false, + "id": 18334, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 20810, - "luminance": 6, - "opaque": false, + "id": 18335, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 20811, + "id": 18336, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 20812, + "id": 18337, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 285 + ], + "block_entity_type": 30 }, { - "id": 20813, - "luminance": 9, - "opaque": false, + "id": 18338, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20814, - "luminance": 9, - "opaque": false, + "id": 18339, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20815, + "id": 18340, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20816, + "id": 18341, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20817, - "luminance": 12, - "opaque": false, + "id": 18342, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20818, - "luminance": 12, - "opaque": false, + "id": 18343, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20819, + "id": 18344, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "id": 20820, + "id": 18345, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 875, - "name": "lime_candle", - "translation_key": "block.minecraft.lime_candle", - "item_id": 1235, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + 286, + 287, + 288 + ], + "block_entity_type": 30 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20824, - "states": [ - { - "id": 20821, - "luminance": 3, - "opaque": false, + "id": 18346, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 286, + 287, + 289 + ], + "block_entity_type": 30 }, { - "id": 20822, - "luminance": 3, - "opaque": false, + "id": 18347, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 286, + 287, + 289 + ], + "block_entity_type": 30 }, { - "id": 20823, + "id": 18348, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 286, + 287, + 290 + ], + "block_entity_type": 30 }, { - "id": 20824, + "id": 18349, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 286, + 287, + 290 + ], + "block_entity_type": 30 }, { - "id": 20825, - "luminance": 6, - "opaque": false, + "id": 18350, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 286, + 287, + 291 + ], + "block_entity_type": 30 }, { - "id": 20826, - "luminance": 6, - "opaque": false, + "id": 18351, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 286, + 287, + 291 + ], + "block_entity_type": 30 }, { - "id": 20827, + "id": 18352, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 286, + 287, + 292 + ], + "block_entity_type": 30 }, { - "id": 20828, + "id": 18353, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 286, + 287, + 292 + ], + "block_entity_type": 30 }, { - "id": 20829, - "luminance": 9, - "opaque": false, + "id": 18354, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 20830, - "luminance": 9, - "opaque": false, + "id": 18355, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 20831, + "id": 18356, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 20832, + "id": 18357, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 286, + 287, + 293 + ], + "block_entity_type": 30 }, { - "id": 20833, - "luminance": 12, - "opaque": false, + "id": 18358, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 20834, - "luminance": 12, - "opaque": false, + "id": 18359, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 20835, + "id": 18360, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 }, { - "id": 20836, + "id": 18361, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 286, + 287, + 294 + ], + "block_entity_type": 30 } ] }, { - "id": 876, - "name": "pink_candle", - "translation_key": "block.minecraft.pink_candle", - "item_id": 1236, + "id": 784, + "name": "lantern", + "translation_key": "block.minecraft.lantern", + "item_id": 1163, "properties": [ { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", + "name": "hanging", "values": [ "true", "false" @@ -244732,183 +215053,136 @@ ] } ], - "default_state_id": 20840, + "default_state_id": 18365, "states": [ { - "id": 20837, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20838, - "luminance": 3, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20839, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20840, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 304 - ] - }, - { - "id": 20841, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20842, - "luminance": 6, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, - { - "id": 20843, - "luminance": 0, + "id": 18362, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 295, + 296 ] }, { - "id": 20844, - "luminance": 0, + "id": 18363, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 295, + 296 ] }, { - "id": 20845, - "luminance": 9, + "id": 18364, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 297, + 298 ] }, { - "id": 20846, - "luminance": 9, + "id": 18365, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 297, + 298 ] - }, + } + ] + }, + { + "id": 785, + "name": "soul_lantern", + "translation_key": "block.minecraft.soul_lantern", + "item_id": 1164, + "properties": [ { - "id": 20847, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 + "name": "hanging", + "values": [ + "true", + "false" ] }, { - "id": 20848, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [ - 306 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 18369, + "states": [ { - "id": 20849, - "luminance": 12, + "id": 18366, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 295, + 296 ] }, { - "id": 20850, - "luminance": 12, + "id": 18367, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 295, + 296 ] }, { - "id": 20851, - "luminance": 0, + "id": 18368, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 297, + 298 ] }, { - "id": 20852, - "luminance": 0, + "id": 18369, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 297, + 298 ] } ] }, { - "id": 877, - "name": "gray_candle", - "translation_key": "block.minecraft.gray_candle", - "item_id": 1237, + "id": 786, + "name": "campfire", + "translation_key": "block.minecraft.campfire", + "item_id": 1167, "properties": [ { - "name": "candles", + "name": "facing", "values": [ - "1", - "2", - "3", - "4" + "north", + "south", + "west", + "east" ] }, { @@ -244918,6 +215192,13 @@ "false" ] }, + { + "name": "signal_fire", + "values": [ + "true", + "false" + ] + }, { "name": "waterlogged", "values": [ @@ -244926,377 +215207,375 @@ ] } ], - "default_state_id": 20856, + "default_state_id": 18373, "states": [ { - "id": 20853, - "luminance": 3, + "id": 18370, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20854, - "luminance": 3, + "id": 18371, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20855, - "luminance": 0, + "id": 18372, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20856, - "luminance": 0, + "id": 18373, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20857, - "luminance": 6, + "id": 18374, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20858, - "luminance": 6, + "id": 18375, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20859, + "id": 18376, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20860, + "id": 18377, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20861, - "luminance": 9, + "id": 18378, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20862, - "luminance": 9, + "id": 18379, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20863, - "luminance": 0, + "id": 18380, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20864, - "luminance": 0, + "id": 18381, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20865, - "luminance": 12, + "id": 18382, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20866, - "luminance": 12, + "id": 18383, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20867, + "id": 18384, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20868, + "id": 18385, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 878, - "name": "light_gray_candle", - "translation_key": "block.minecraft.light_gray_candle", - "item_id": 1238, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + 299 + ], + "block_entity_type": 32 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20872, - "states": [ - { - "id": 20869, - "luminance": 3, + "id": 18386, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20870, - "luminance": 3, + "id": 18387, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20871, - "luminance": 0, + "id": 18388, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20872, - "luminance": 0, + "id": 18389, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20873, - "luminance": 6, + "id": 18390, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20874, - "luminance": 6, + "id": 18391, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20875, + "id": 18392, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20876, + "id": 18393, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20877, - "luminance": 9, + "id": 18394, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20878, - "luminance": 9, + "id": 18395, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20879, - "luminance": 0, + "id": 18396, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20880, - "luminance": 0, + "id": 18397, + "luminance": 15, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20881, - "luminance": 12, + "id": 18398, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20882, - "luminance": 12, + "id": 18399, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20883, + "id": 18400, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20884, + "id": 18401, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 } ] }, { - "id": 879, - "name": "cyan_candle", - "translation_key": "block.minecraft.cyan_candle", - "item_id": 1239, + "id": 787, + "name": "soul_campfire", + "translation_key": "block.minecraft.soul_campfire", + "item_id": 1168, "properties": [ { - "name": "candles", + "name": "facing", "values": [ - "1", - "2", - "3", - "4" + "north", + "south", + "west", + "east" ] }, { @@ -245306,6 +215585,13 @@ "false" ] }, + { + "name": "signal_fire", + "values": [ + "true", + "false" + ] + }, { "name": "waterlogged", "values": [ @@ -245314,2367 +215600,2205 @@ ] } ], - "default_state_id": 20888, + "default_state_id": 18405, "states": [ { - "id": 20885, - "luminance": 3, + "id": 18402, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20886, - "luminance": 3, + "id": 18403, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20887, - "luminance": 0, + "id": 18404, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20888, - "luminance": 0, + "id": 18405, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20889, - "luminance": 6, + "id": 18406, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20890, - "luminance": 6, + "id": 18407, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20891, + "id": 18408, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20892, + "id": 18409, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20893, - "luminance": 9, + "id": 18410, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20894, - "luminance": 9, + "id": 18411, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20895, - "luminance": 0, + "id": 18412, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20896, - "luminance": 0, + "id": 18413, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20897, - "luminance": 12, + "id": 18414, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20898, - "luminance": 12, + "id": 18415, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20899, + "id": 18416, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20900, + "id": 18417, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 880, - "name": "purple_candle", - "translation_key": "block.minecraft.purple_candle", - "item_id": 1240, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + 299 + ], + "block_entity_type": 32 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20904, - "states": [ - { - "id": 20901, - "luminance": 3, + "id": 18418, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20902, - "luminance": 3, + "id": 18419, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20903, - "luminance": 0, + "id": 18420, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20904, - "luminance": 0, + "id": 18421, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20905, - "luminance": 6, + "id": 18422, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20906, - "luminance": 6, + "id": 18423, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20907, + "id": 18424, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20908, + "id": 18425, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20909, - "luminance": 9, + "id": 18426, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20910, - "luminance": 9, + "id": 18427, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20911, - "luminance": 0, + "id": 18428, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20912, - "luminance": 0, + "id": 18429, + "luminance": 10, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20913, - "luminance": 12, + "id": 18430, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20914, - "luminance": 12, + "id": 18431, + "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20915, + "id": 18432, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 }, { - "id": 20916, + "id": 18433, "luminance": 0, "opaque": false, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 - ] + 299 + ], + "block_entity_type": 32 } ] }, { - "id": 881, - "name": "blue_candle", - "translation_key": "block.minecraft.blue_candle", - "item_id": 1241, + "id": 788, + "name": "sweet_berry_bush", + "translation_key": "block.minecraft.sweet_berry_bush", + "item_id": 1165, "properties": [ { - "name": "candles", + "name": "age", "values": [ + "0", "1", "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + "3" ] } ], - "default_state_id": 20920, + "default_state_id": 18434, "states": [ { - "id": 20917, - "luminance": 3, + "id": 18434, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20918, - "luminance": 3, + "id": 18435, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20919, + "id": 18436, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20920, + "id": 18437, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 789, + "name": "warped_stem", + "translation_key": "block.minecraft.warped_stem", + "item_id": 121, + "properties": [ + { + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18439, + "states": [ + { + "id": 18438, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 0 ] }, { - "id": 20921, - "luminance": 6, - "opaque": false, + "id": 18439, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20922, - "luminance": 6, - "opaque": false, + "id": 18440, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] - }, + } + ] + }, + { + "id": 790, + "name": "stripped_warped_stem", + "translation_key": "block.minecraft.stripped_warped_stem", + "item_id": 132, + "properties": [ { - "id": 20923, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18442, + "states": [ + { + "id": 18441, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20924, + "id": 18442, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20925, - "luminance": 9, - "opaque": false, + "id": 18443, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] - }, + } + ] + }, + { + "id": 791, + "name": "warped_hyphae", + "translation_key": "block.minecraft.warped_hyphae", + "item_id": 153, + "properties": [ { - "id": 20926, - "luminance": 9, - "opaque": false, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18445, + "states": [ + { + "id": 18444, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] }, { - "id": 20927, + "id": 18445, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] }, { - "id": 20928, + "id": 18446, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] - }, + } + ] + }, + { + "id": 792, + "name": "stripped_warped_hyphae", + "translation_key": "block.minecraft.stripped_warped_hyphae", + "item_id": 142, + "properties": [ { - "id": 20929, - "luminance": 12, - "opaque": false, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18448, + "states": [ + { + "id": 18447, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] }, { - "id": 20930, - "luminance": 12, - "opaque": false, + "id": 18448, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] }, { - "id": 20931, + "id": 18449, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] - }, + } + ] + }, + { + "id": 793, + "name": "warped_nylium", + "translation_key": "block.minecraft.warped_nylium", + "item_id": 21, + "properties": [], + "default_state_id": 18450, + "states": [ { - "id": 20932, + "id": 18450, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 794, + "name": "warped_fungus", + "translation_key": "block.minecraft.warped_fungus", + "item_id": 215, + "properties": [], + "default_state_id": 18451, + "states": [ + { + "id": 18451, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 795, + "name": "warped_wart_block", + "translation_key": "block.minecraft.warped_wart_block", + "item_id": 496, + "properties": [], + "default_state_id": 18452, + "states": [ + { + "id": 18452, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, "collision_shapes": [ - 307 + 0 ] } ] }, { - "id": 882, - "name": "brown_candle", - "translation_key": "block.minecraft.brown_candle", - "item_id": 1242, + "id": 796, + "name": "warped_roots", + "translation_key": "block.minecraft.warped_roots", + "item_id": 217, + "properties": [], + "default_state_id": 18453, + "states": [ + { + "id": 18453, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 797, + "name": "nether_sprouts", + "translation_key": "block.minecraft.nether_sprouts", + "item_id": 218, + "properties": [], + "default_state_id": 18454, + "states": [ + { + "id": 18454, + "luminance": 0, + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 798, + "name": "crimson_stem", + "translation_key": "block.minecraft.crimson_stem", + "item_id": 120, "properties": [ { - "name": "candles", + "name": "axis", "values": [ - "1", - "2", - "3", - "4" + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18456, + "states": [ + { + "id": 18455, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] }, { - "name": "lit", - "values": [ - "true", - "false" + "id": 18456, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 ] }, { - "name": "waterlogged", + "id": 18457, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 799, + "name": "stripped_crimson_stem", + "translation_key": "block.minecraft.stripped_crimson_stem", + "item_id": 131, + "properties": [ + { + "name": "axis", "values": [ - "true", - "false" + "x", + "y", + "z" ] } ], - "default_state_id": 20936, + "default_state_id": 18459, "states": [ { - "id": 20933, - "luminance": 3, - "opaque": false, + "id": 18458, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 0 ] }, { - "id": 20934, - "luminance": 3, - "opaque": false, + "id": 18459, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 0 ] }, { - "id": 20935, + "id": 18460, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 0 ] - }, + } + ] + }, + { + "id": 800, + "name": "crimson_hyphae", + "translation_key": "block.minecraft.crimson_hyphae", + "item_id": 152, + "properties": [ { - "id": 20936, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18462, + "states": [ + { + "id": 18461, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 304 + 0 ] }, { - "id": 20937, - "luminance": 6, - "opaque": false, + "id": 18462, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20938, - "luminance": 6, - "opaque": false, + "id": 18463, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] - }, + } + ] + }, + { + "id": 801, + "name": "stripped_crimson_hyphae", + "translation_key": "block.minecraft.stripped_crimson_hyphae", + "item_id": 141, + "properties": [ { - "id": 20939, + "name": "axis", + "values": [ + "x", + "y", + "z" + ] + } + ], + "default_state_id": 18465, + "states": [ + { + "id": 18464, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20940, + "id": 18465, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 305 + 0 ] }, { - "id": 20941, - "luminance": 9, - "opaque": false, + "id": 18466, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] - }, + } + ] + }, + { + "id": 802, + "name": "crimson_nylium", + "translation_key": "block.minecraft.crimson_nylium", + "item_id": 20, + "properties": [], + "default_state_id": 18467, + "states": [ { - "id": 20942, - "luminance": 9, - "opaque": false, + "id": 18467, + "luminance": 0, + "opaque": true, "replaceable": false, - "blocks_motion": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] - }, + } + ] + }, + { + "id": 803, + "name": "crimson_fungus", + "translation_key": "block.minecraft.crimson_fungus", + "item_id": 214, + "properties": [], + "default_state_id": 18468, + "states": [ { - "id": 20943, + "id": 18468, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 804, + "name": "shroomlight", + "translation_key": "block.minecraft.shroomlight", + "item_id": 1169, + "properties": [], + "default_state_id": 18469, + "states": [ + { + "id": 18469, + "luminance": 15, + "opaque": true, + "replaceable": false, + "blocks_motion": true, "collision_shapes": [ - 306 + 0 ] - }, + } + ] + }, + { + "id": 805, + "name": "weeping_vines", + "translation_key": "block.minecraft.weeping_vines", + "item_id": 219, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" + ] + } + ], + "default_state_id": 18470, + "states": [ { - "id": 20944, + "id": 18470, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20945, - "luminance": 12, + "id": 18471, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20946, - "luminance": 12, + "id": 18472, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20947, + "id": 18473, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20948, + "id": 18474, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 883, - "name": "green_candle", - "translation_key": "block.minecraft.green_candle", - "item_id": 1243, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20952, - "states": [ - { - "id": 20949, - "luminance": 3, + "id": 18475, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20950, - "luminance": 3, + "id": 18476, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20951, + "id": 18477, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20952, + "id": 18478, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20953, - "luminance": 6, + "id": 18479, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20954, - "luminance": 6, + "id": 18480, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20955, + "id": 18481, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20956, + "id": 18482, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20957, - "luminance": 9, + "id": 18483, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20958, - "luminance": 9, + "id": 18484, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20959, + "id": 18485, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20960, + "id": 18486, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20961, - "luminance": 12, + "id": 18487, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20962, - "luminance": 12, + "id": 18488, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20963, + "id": 18489, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20964, + "id": 18490, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 884, - "name": "red_candle", - "translation_key": "block.minecraft.red_candle", - "item_id": 1244, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20968, - "states": [ - { - "id": 20965, - "luminance": 3, + "id": 18491, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20966, - "luminance": 3, + "id": 18492, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20967, + "id": 18493, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20968, + "id": 18494, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20969, - "luminance": 6, + "id": 18495, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] - }, + "collision_shapes": [] + } + ] + }, + { + "id": 806, + "name": "weeping_vines_plant", + "translation_key": "block.minecraft.weeping_vines_plant", + "item_id": 0, + "properties": [], + "default_state_id": 18496, + "states": [ { - "id": 20970, - "luminance": 6, + "id": 18496, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 + "collision_shapes": [] + } + ] + }, + { + "id": 807, + "name": "twisting_vines", + "translation_key": "block.minecraft.twisting_vines", + "item_id": 220, + "properties": [ + { + "name": "age", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25" ] - }, + } + ], + "default_state_id": 18497, + "states": [ { - "id": 20971, + "id": 18497, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20972, + "id": 18498, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20973, - "luminance": 9, + "id": 18499, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20974, - "luminance": 9, + "id": 18500, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20975, + "id": 18501, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20976, + "id": 18502, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20977, - "luminance": 12, + "id": 18503, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20978, - "luminance": 12, + "id": 18504, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20979, + "id": 18505, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20980, + "id": 18506, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] - } - ] - }, - { - "id": 885, - "name": "black_candle", - "translation_key": "block.minecraft.black_candle", - "item_id": 1245, - "properties": [ - { - "name": "candles", - "values": [ - "1", - "2", - "3", - "4" - ] - }, - { - "name": "lit", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20984, - "states": [ - { - "id": 20981, - "luminance": 3, + "id": 18507, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20982, - "luminance": 3, + "id": 18508, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20983, + "id": 18509, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20984, + "id": 18510, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 304 - ] + "collision_shapes": [] }, { - "id": 20985, - "luminance": 6, + "id": 18511, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20986, - "luminance": 6, + "id": 18512, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20987, + "id": 18513, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20988, + "id": 18514, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 305 - ] + "collision_shapes": [] }, { - "id": 20989, - "luminance": 9, + "id": 18515, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20990, - "luminance": 9, + "id": 18516, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20991, + "id": 18517, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20992, + "id": 18518, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 306 - ] + "collision_shapes": [] }, { - "id": 20993, - "luminance": 12, + "id": 18519, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20994, - "luminance": 12, + "id": 18520, + "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20995, + "id": 18521, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] }, { - "id": 20996, + "id": 18522, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": false, - "collision_shapes": [ - 307 - ] + "collision_shapes": [] } ] }, { - "id": 886, - "name": "candle_cake", - "translation_key": "block.minecraft.candle_cake", + "id": 808, + "name": "twisting_vines_plant", + "translation_key": "block.minecraft.twisting_vines_plant", "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 20998, + "properties": [], + "default_state_id": 18523, "states": [ { - "id": 20997, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - }, - { - "id": 20998, + "id": 18523, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 887, - "name": "white_candle_cake", - "translation_key": "block.minecraft.white_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21000, + "id": 809, + "name": "crimson_roots", + "translation_key": "block.minecraft.crimson_roots", + "item_id": 216, + "properties": [], + "default_state_id": 18524, "states": [ { - "id": 20999, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - }, - { - "id": 21000, + "id": 18524, "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "opaque": false, + "replaceable": true, + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 888, - "name": "orange_candle_cake", - "translation_key": "block.minecraft.orange_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21002, + "id": 810, + "name": "crimson_planks", + "translation_key": "block.minecraft.crimson_planks", + "item_id": 32, + "properties": [], + "default_state_id": 18525, "states": [ { - "id": 21001, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - }, - { - "id": 21002, + "id": 18525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 889, - "name": "magenta_candle_cake", - "translation_key": "block.minecraft.magenta_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21004, + "id": 811, + "name": "warped_planks", + "translation_key": "block.minecraft.warped_planks", + "item_id": 33, + "properties": [], + "default_state_id": 18526, "states": [ { - "id": 21003, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - }, - { - "id": 21004, + "id": 18526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 890, - "name": "light_blue_candle_cake", - "translation_key": "block.minecraft.light_blue_candle_cake", - "item_id": 0, + "id": 812, + "name": "crimson_slab", + "translation_key": "block.minecraft.crimson_slab", + "item_id": 240, "properties": [ { - "name": "lit", + "name": "type", "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21006, - "states": [ - { - "id": 21005, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 + "top", + "bottom", + "double" ] }, { - "id": 21006, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 891, - "name": "yellow_candle_cake", - "translation_key": "block.minecraft.yellow_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 21008, + "default_state_id": 18530, "states": [ { - "id": 21007, - "luminance": 3, + "id": 18527, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 201 ] }, { - "id": 21008, + "id": 18528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 892, - "name": "lime_candle_cake", - "translation_key": "block.minecraft.lime_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] - } - ], - "default_state_id": 21010, - "states": [ + }, { - "id": 21009, - "luminance": 3, + "id": 18529, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51 ] }, { - "id": 21010, + "id": 18530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 893, - "name": "pink_candle_cake", - "translation_key": "block.minecraft.pink_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 51 ] - } - ], - "default_state_id": 21012, - "states": [ + }, { - "id": 21011, - "luminance": 3, + "id": 18531, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] }, { - "id": 21012, + "id": 18532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 894, - "name": "gray_candle_cake", - "translation_key": "block.minecraft.gray_candle_cake", - "item_id": 0, + "id": 813, + "name": "warped_slab", + "translation_key": "block.minecraft.warped_slab", + "item_id": 241, "properties": [ { - "name": "lit", + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] + }, + { + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 21014, + "default_state_id": 18536, "states": [ { - "id": 21013, - "luminance": 3, + "id": 18533, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 201 ] }, { - "id": 21014, + "id": 18534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 895, - "name": "light_gray_candle_cake", - "translation_key": "block.minecraft.light_gray_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] - } - ], - "default_state_id": 21016, - "states": [ + }, { - "id": 21015, - "luminance": 3, + "id": 18535, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 51 ] }, { - "id": 21016, + "id": 18536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 896, - "name": "cyan_candle_cake", - "translation_key": "block.minecraft.cyan_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 51 ] - } - ], - "default_state_id": 21018, - "states": [ + }, { - "id": 21017, - "luminance": 3, + "id": 18537, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] }, { - "id": 21018, + "id": 18538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 0 ] } ] }, { - "id": 897, - "name": "purple_candle_cake", - "translation_key": "block.minecraft.purple_candle_cake", - "item_id": 0, + "id": 814, + "name": "crimson_pressure_plate", + "translation_key": "block.minecraft.crimson_pressure_plate", + "item_id": 686, "properties": [ { - "name": "lit", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 21020, + "default_state_id": 18540, "states": [ { - "id": 21019, - "luminance": 3, - "opaque": true, + "id": 18539, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "collision_shapes": [] }, { - "id": 21020, + "id": 18540, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "collision_shapes": [] } ] }, { - "id": 898, - "name": "blue_candle_cake", - "translation_key": "block.minecraft.blue_candle_cake", - "item_id": 0, + "id": 815, + "name": "warped_pressure_plate", + "translation_key": "block.minecraft.warped_pressure_plate", + "item_id": 687, "properties": [ { - "name": "lit", + "name": "powered", "values": [ "true", "false" ] } ], - "default_state_id": 21022, + "default_state_id": 18542, "states": [ { - "id": 21021, - "luminance": 3, - "opaque": true, + "id": 18541, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "collision_shapes": [] }, { - "id": 21022, + "id": 18542, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] + "collision_shapes": [] } ] }, { - "id": 899, - "name": "brown_candle_cake", - "translation_key": "block.minecraft.brown_candle_cake", - "item_id": 0, + "id": 816, + "name": "crimson_fence", + "translation_key": "block.minecraft.crimson_fence", + "item_id": 298, "properties": [ { - "name": "lit", + "name": "east", "values": [ "true", "false" ] - } - ], - "default_state_id": 21024, - "states": [ - { - "id": 21023, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] }, { - "id": 21024, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 900, - "name": "green_candle_cake", - "translation_key": "block.minecraft.green_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", + "name": "north", "values": [ "true", "false" ] - } - ], - "default_state_id": 21026, - "states": [ + }, { - "id": 21025, - "luminance": 3, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 + "name": "south", + "values": [ + "true", + "false" ] }, { - "id": 21026, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 901, - "name": "red_candle_cake", - "translation_key": "block.minecraft.red_candle_cake", - "item_id": 0, - "properties": [ + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, { - "name": "lit", + "name": "west", "values": [ "true", "false" ] } ], - "default_state_id": 21028, + "default_state_id": 18574, "states": [ { - "id": 21027, - "luminance": 3, + "id": 18543, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 75, + 76, + 77 ] }, { - "id": 21028, + "id": 18544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 - ] - } - ] - }, - { - "id": 902, - "name": "black_candle_cake", - "translation_key": "block.minecraft.black_candle_cake", - "item_id": 0, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 78, + 79 ] - } - ], - "default_state_id": 21030, - "states": [ + }, { - "id": 21029, - "luminance": 3, + "id": 18545, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 75, + 76, + 77 ] }, { - "id": 21030, + "id": 18546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 85, - 308 + 78, + 79 ] - } - ] - }, - { - "id": 903, - "name": "amethyst_block", - "translation_key": "block.minecraft.amethyst_block", - "item_id": 85, - "properties": [], - "default_state_id": 21031, - "states": [ + }, { - "id": 21031, + "id": 18547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 75, + 76 ] - } - ] - }, - { - "id": 904, - "name": "budding_amethyst", - "translation_key": "block.minecraft.budding_amethyst", - "item_id": 86, - "properties": [], - "default_state_id": 21032, - "states": [ + }, { - "id": 21032, + "id": 18548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 905, - "name": "amethyst_cluster", - "translation_key": "block.minecraft.amethyst_cluster", - "item_id": 1249, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 80, + 79 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21042, - "states": [ - { - "id": 21033, - "luminance": 5, - "opaque": false, + "id": 18549, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 309 + 75, + 76 ] }, { - "id": 21034, - "luminance": 5, - "opaque": false, + "id": 18550, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 309 + 80, + 79 ] }, { - "id": 21035, - "luminance": 5, - "opaque": false, + "id": 18551, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 310 + 75, + 77 ] }, { - "id": 21036, - "luminance": 5, - "opaque": false, + "id": 18552, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 310 + 81, + 79 ] }, { - "id": 21037, - "luminance": 5, - "opaque": false, + "id": 18553, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 311 + 75, + 77 ] }, { - "id": 21038, - "luminance": 5, - "opaque": false, + "id": 18554, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 311 + 81, + 79 ] }, { - "id": 21039, - "luminance": 5, - "opaque": false, + "id": 18555, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 312 + 75 ] }, { - "id": 21040, - "luminance": 5, - "opaque": false, + "id": 18556, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 312 + 82 ] }, { - "id": 21041, - "luminance": 5, - "opaque": false, + "id": 18557, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 313 + 75 ] }, { - "id": 21042, - "luminance": 5, - "opaque": false, + "id": 18558, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 313 + 82 ] }, { - "id": 21043, - "luminance": 5, - "opaque": false, + "id": 18559, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 314 + 83, + 76, + 77 ] }, { - "id": 21044, - "luminance": 5, - "opaque": false, + "id": 18560, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 314 + 78 ] - } - ] - }, - { - "id": 906, - "name": "large_amethyst_bud", - "translation_key": "block.minecraft.large_amethyst_bud", - "item_id": 1248, - "properties": [ + }, { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "id": 18561, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 83, + 76, + 77 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 18562, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 78 ] - } - ], - "default_state_id": 21054, - "states": [ + }, { - "id": 21045, - "luminance": 4, - "opaque": false, + "id": 18563, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 315 + 83, + 76 ] }, { - "id": 21046, - "luminance": 4, - "opaque": false, + "id": 18564, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 315 + 80 ] }, { - "id": 21047, - "luminance": 4, - "opaque": false, + "id": 18565, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 316 + 83, + 76 ] }, { - "id": 21048, - "luminance": 4, - "opaque": false, + "id": 18566, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 316 + 80 ] }, { - "id": 21049, - "luminance": 4, - "opaque": false, + "id": 18567, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 317 + 83, + 77 ] }, { - "id": 21050, - "luminance": 4, - "opaque": false, + "id": 18568, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 317 + 81 ] }, { - "id": 21051, - "luminance": 4, - "opaque": false, + "id": 18569, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 318 + 83, + 77 ] }, { - "id": 21052, - "luminance": 4, - "opaque": false, + "id": 18570, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 318 + 81 ] }, { - "id": 21053, - "luminance": 4, - "opaque": false, + "id": 18571, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 319 + 83 ] }, { - "id": 21054, - "luminance": 4, - "opaque": false, + "id": 18572, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 319 + 84 ] }, { - "id": 21055, - "luminance": 4, - "opaque": false, + "id": 18573, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 320 + 83 ] }, { - "id": 21056, - "luminance": 4, - "opaque": false, + "id": 18574, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 320 + 84 ] } ] }, { - "id": 907, - "name": "medium_amethyst_bud", - "translation_key": "block.minecraft.medium_amethyst_bud", - "item_id": 1247, + "id": 817, + "name": "warped_fence", + "translation_key": "block.minecraft.warped_fence", + "item_id": 299, "properties": [ { - "name": "facing", + "name": "east", "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + "true", + "false" + ] + }, + { + "name": "north", + "values": [ + "true", + "false" + ] + }, + { + "name": "south", + "values": [ + "true", + "false" ] }, { @@ -247683,392 +217807,366 @@ "true", "false" ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] } ], - "default_state_id": 21066, + "default_state_id": 18606, "states": [ { - "id": 21057, - "luminance": 2, - "opaque": false, + "id": 18575, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 321 + 75, + 76, + 77 ] }, { - "id": 21058, - "luminance": 2, - "opaque": false, + "id": 18576, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 321 + 78, + 79 ] }, { - "id": 21059, - "luminance": 2, - "opaque": false, + "id": 18577, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 322 + 75, + 76, + 77 ] }, { - "id": 21060, - "luminance": 2, - "opaque": false, + "id": 18578, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 322 + 78, + 79 ] }, { - "id": 21061, - "luminance": 2, - "opaque": false, + "id": 18579, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 323 + 75, + 76 ] }, { - "id": 21062, - "luminance": 2, - "opaque": false, + "id": 18580, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 323 + 80, + 79 ] }, { - "id": 21063, - "luminance": 2, - "opaque": false, + "id": 18581, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 324 + 75, + 76 ] }, { - "id": 21064, - "luminance": 2, - "opaque": false, + "id": 18582, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 324 + 80, + 79 ] }, { - "id": 21065, - "luminance": 2, - "opaque": false, + "id": 18583, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 325 + 75, + 77 ] }, { - "id": 21066, - "luminance": 2, - "opaque": false, + "id": 18584, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 325 + 81, + 79 ] }, { - "id": 21067, - "luminance": 2, - "opaque": false, + "id": 18585, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 326 + 75, + 77 ] }, { - "id": 21068, - "luminance": 2, - "opaque": false, + "id": 18586, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 326 - ] - } - ] - }, - { - "id": 908, - "name": "small_amethyst_bud", - "translation_key": "block.minecraft.small_amethyst_bud", - "item_id": 1246, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "east", - "south", - "west", - "up", - "down" + 81, + 79 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21078, - "states": [ - { - "id": 21069, - "luminance": 1, - "opaque": false, + "id": 18587, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 327 + 75 ] }, { - "id": 21070, - "luminance": 1, - "opaque": false, + "id": 18588, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 327 + 82 ] }, { - "id": 21071, - "luminance": 1, - "opaque": false, + "id": 18589, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 328 + 75 ] }, { - "id": 21072, - "luminance": 1, - "opaque": false, + "id": 18590, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 328 + 82 ] }, { - "id": 21073, - "luminance": 1, - "opaque": false, + "id": 18591, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 329 + 83, + 76, + 77 ] }, { - "id": 21074, - "luminance": 1, - "opaque": false, + "id": 18592, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 329 + 78 ] }, { - "id": 21075, - "luminance": 1, - "opaque": false, + "id": 18593, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 330 + 83, + 76, + 77 ] }, { - "id": 21076, - "luminance": 1, - "opaque": false, + "id": 18594, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 330 + 78 ] }, { - "id": 21077, - "luminance": 1, - "opaque": false, + "id": 18595, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 331 + 83, + 76 ] }, { - "id": 21078, - "luminance": 1, - "opaque": false, + "id": 18596, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 331 + 80 ] }, { - "id": 21079, - "luminance": 1, - "opaque": false, + "id": 18597, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 126 + 83, + 76 ] }, { - "id": 21080, - "luminance": 1, - "opaque": false, + "id": 18598, + "luminance": 0, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 126 + 80 ] - } - ] - }, - { - "id": 909, - "name": "tuff", - "translation_key": "block.minecraft.tuff", - "item_id": 12, - "properties": [], - "default_state_id": 21081, - "states": [ + }, { - "id": 21081, + "id": 18599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 910, - "name": "tuff_slab", - "translation_key": "block.minecraft.tuff_slab", - "item_id": 13, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 83, + 77 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 18600, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 81 ] - } - ], - "default_state_id": 21085, - "states": [ + }, { - "id": 21082, + "id": 18601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 83, + 77 ] }, { - "id": 21083, + "id": 18602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 81 ] }, { - "id": 21084, + "id": 18603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 83 ] }, { - "id": 21085, + "id": 18604, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 84 ] }, { - "id": 21086, + "id": 18605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 83 ] }, { - "id": 21087, + "id": 18606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 84 ] } ] }, { - "id": 911, - "name": "tuff_stairs", - "translation_key": "block.minecraft.tuff_stairs", - "item_id": 14, + "id": 818, + "name": "crimson_trapdoor", + "translation_key": "block.minecraft.crimson_trapdoor", + "item_id": 710, "properties": [ { "name": "facing", @@ -248087,13 +218185,17 @@ ] }, { - "name": "shape", + "name": "open", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] }, { @@ -248104,5988 +218206,5796 @@ ] } ], - "default_state_id": 21099, + "default_state_id": 18622, "states": [ { - "id": 21088, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 21089, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 42 - ] - }, - { - "id": 21090, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 - ] - }, - { - "id": 21091, + "id": 18607, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21092, + "id": 18608, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21093, + "id": 18609, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 65 ] }, { - "id": 21094, + "id": 18610, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21095, + "id": 18611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 92 ] }, { - "id": 21096, + "id": 18612, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21097, + "id": 18613, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 92 ] }, { - "id": 21098, + "id": 18614, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 92 ] }, { - "id": 21099, + "id": 18615, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 21100, + "id": 18616, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21101, + "id": 18617, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 65 ] }, { - "id": 21102, + "id": 18618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 65 ] }, { - "id": 21103, + "id": 18619, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 93 ] }, { - "id": 21104, + "id": 18620, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21105, + "id": 18621, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 93 ] }, { - "id": 21106, + "id": 18622, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 93 ] }, { - "id": 21107, + "id": 18623, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 67 ] }, { - "id": 21108, + "id": 18624, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 67 ] }, { - "id": 21109, + "id": 18625, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 67 ] }, { - "id": 21110, + "id": 18626, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21111, + "id": 18627, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 92 ] }, { - "id": 21112, + "id": 18628, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21113, + "id": 18629, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21114, + "id": 18630, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 92 ] }, { - "id": 21115, + "id": 18631, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 67 ] }, { - "id": 21116, + "id": 18632, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21117, + "id": 18633, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21118, + "id": 18634, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 67 ] }, { - "id": 21119, + "id": 18635, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 93 ] }, { - "id": 21120, + "id": 18636, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21121, + "id": 18637, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 93 ] }, { - "id": 21122, + "id": 18638, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 93 ] }, { - "id": 21123, + "id": 18639, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 66 ] }, { - "id": 21124, + "id": 18640, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 66 ] }, { - "id": 21125, + "id": 18641, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 66 ] }, { - "id": 21126, + "id": 18642, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 66 ] }, { - "id": 21127, + "id": 18643, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21128, + "id": 18644, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21129, + "id": 18645, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 92 ] }, { - "id": 21130, + "id": 18646, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 92 ] }, { - "id": 21131, + "id": 18647, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 66 ] }, { - "id": 21132, + "id": 18648, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 21133, + "id": 18649, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 66 ] }, { - "id": 21134, + "id": 18650, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21135, + "id": 18651, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 93 ] }, { - "id": 21136, + "id": 18652, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21137, + "id": 18653, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 93 ] }, { - "id": 21138, + "id": 18654, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 93 ] }, { - "id": 21139, + "id": 18655, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 64 ] }, { - "id": 21140, + "id": 18656, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { - "id": 21141, + "id": 18657, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 64 ] }, { - "id": 21142, + "id": 18658, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 64 ] }, { - "id": 21143, + "id": 18659, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 92 ] }, { - "id": 21144, + "id": 18660, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21145, + "id": 18661, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 92 ] }, { - "id": 21146, + "id": 18662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 92 ] }, { - "id": 21147, + "id": 18663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21148, + "id": 18664, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 64 ] }, { - "id": 21149, + "id": 18665, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 64 ] }, { - "id": 21150, + "id": 18666, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 64 ] }, { - "id": 21151, + "id": 18667, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 93 ] }, { - "id": 21152, + "id": 18668, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21153, + "id": 18669, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 93 ] }, { - "id": 21154, + "id": 18670, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 93 + ] + } + ] + }, + { + "id": 819, + "name": "warped_trapdoor", + "translation_key": "block.minecraft.warped_trapdoor", + "item_id": 711, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21155, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18686, + "states": [ + { + "id": 18671, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 21156, + "id": 18672, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21157, + "id": 18673, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21158, + "id": 18674, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 65 ] }, { - "id": 21159, + "id": 18675, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 92 ] }, { - "id": 21160, + "id": 18676, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21161, + "id": 18677, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 92 ] }, { - "id": 21162, + "id": 18678, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 92 ] }, { - "id": 21163, + "id": 18679, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 65 ] }, { - "id": 21164, + "id": 18680, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21165, + "id": 18681, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21166, + "id": 18682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 65 ] }, { - "id": 21167, + "id": 18683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 912, - "name": "tuff_wall", - "translation_key": "block.minecraft.tuff_wall", - "item_id": 15, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" + 93 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 18684, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 93 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 21171, - "states": [ - { - "id": 21168, + "id": 18685, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 93 ] }, { - "id": 21169, + "id": 18686, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 93 ] }, { - "id": 21170, + "id": 18687, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 67 ] }, { - "id": 21171, + "id": 18688, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 67 ] }, { - "id": 21172, + "id": 18689, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 67 ] }, { - "id": 21173, + "id": 18690, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143 + 67 ] }, { - "id": 21174, + "id": 18691, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 92 + ] }, { - "id": 21175, + "id": 18692, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 92 ] }, { - "id": 21176, + "id": 18693, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 92 ] }, { - "id": 21177, + "id": 18694, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 92 + ] }, { - "id": 21178, + "id": 18695, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 67 ] }, { - "id": 21179, + "id": 18696, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 67 ] }, { - "id": 21180, + "id": 18697, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 67 ] }, { - "id": 21181, + "id": 18698, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 67 ] }, { - "id": 21182, + "id": 18699, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 93 ] }, { - "id": 21183, + "id": 18700, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 93 ] }, { - "id": 21184, + "id": 18701, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 93 ] }, { - "id": 21185, + "id": 18702, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 93 ] }, { - "id": 21186, + "id": 18703, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 66 ] }, { - "id": 21187, + "id": 18704, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 66 ] }, { - "id": 21188, + "id": 18705, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 66 ] }, { - "id": 21189, + "id": 18706, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 66 ] }, { - "id": 21190, + "id": 18707, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 92 ] }, { - "id": 21191, + "id": 18708, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 92 ] }, { - "id": 21192, + "id": 18709, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 92 ] }, { - "id": 21193, + "id": 18710, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 92 ] }, { - "id": 21194, + "id": 18711, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 66 ] }, { - "id": 21195, + "id": 18712, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145 + 66 ] }, { - "id": 21196, + "id": 18713, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 66 ] }, { - "id": 21197, + "id": 18714, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 145 + 66 ] }, { - "id": 21198, + "id": 18715, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 93 ] }, { - "id": 21199, + "id": 18716, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 ] }, { - "id": 21200, + "id": 18717, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 93 ] }, { - "id": 21201, + "id": 18718, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 93 ] }, { - "id": 21202, + "id": 18719, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 21203, + "id": 18720, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 147 + 64 ] }, { - "id": 21204, + "id": 18721, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 64 ] }, { - "id": 21205, + "id": 18722, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 64 ] }, { - "id": 21206, + "id": 18723, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 21207, + "id": 18724, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 92 ] }, { - "id": 21208, + "id": 18725, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 21209, + "id": 18726, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 92 ] }, { - "id": 21210, + "id": 18727, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 64 ] }, { - "id": 21211, + "id": 18728, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 64 ] }, { - "id": 21212, + "id": 18729, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 64 ] }, { - "id": 21213, + "id": 18730, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 64 ] }, { - "id": 21214, + "id": 18731, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 93 ] }, { - "id": 21215, + "id": 18732, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 93 ] }, { - "id": 21216, + "id": 18733, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 93 ] }, { - "id": 21217, + "id": 18734, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 93 + ] + } + ] + }, + { + "id": 820, + "name": "crimson_fence_gate", + "translation_key": "block.minecraft.crimson_fence_gate", + "item_id": 721, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21218, + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18742, + "states": [ + { + "id": 18735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21219, + "id": 18736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21220, + "id": 18737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21221, + "id": 18738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21222, + "id": 18739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 21223, + "id": 18740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21224, + "id": 18741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 75 ] }, { - "id": 21225, + "id": 18742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 75 ] }, { - "id": 21226, + "id": 18743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21227, + "id": 18744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21228, + "id": 18745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 75 ] }, { - "id": 21229, + "id": 18746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21230, + "id": 18747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21231, + "id": 18748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21232, + "id": 18749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21233, + "id": 18750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21234, + "id": 18751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 21235, + "id": 18752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21236, + "id": 18753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 78 ] }, { - "id": 21237, + "id": 18754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 78 ] }, { - "id": 21238, + "id": 18755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21239, + "id": 18756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21240, + "id": 18757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148 + 78 ] }, { - "id": 21241, + "id": 18758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 78 ] }, { - "id": 21242, + "id": 18759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [] }, { - "id": 21243, + "id": 18760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] + "collision_shapes": [] }, { - "id": 21244, + "id": 18761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 78 ] }, { - "id": 21245, + "id": 18762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148 + 78 ] }, { - "id": 21246, + "id": 18763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149 - ] + "collision_shapes": [] }, { - "id": 21247, + "id": 18764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [] }, { - "id": 21248, + "id": 18765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 78 ] }, { - "id": 21249, + "id": 18766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 78 + ] + } + ] + }, + { + "id": 821, + "name": "warped_fence_gate", + "translation_key": "block.minecraft.warped_fence_gate", + "item_id": 722, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21250, + "name": "in_wall", + "values": [ + "true", + "false" + ] + }, + { + "name": "open", + "values": [ + "true", + "false" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18774, + "states": [ + { + "id": 18767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [] }, { - "id": 21251, + "id": 18768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [] }, { - "id": 21252, + "id": 18769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 75 ] }, { - "id": 21253, + "id": 18770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21254, + "id": 18771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21255, + "id": 18772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21256, + "id": 18773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21257, + "id": 18774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21258, + "id": 18775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 21259, + "id": 18776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21260, + "id": 18777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 75 ] }, { - "id": 21261, + "id": 18778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 75 ] }, { - "id": 21262, + "id": 18779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21263, + "id": 18780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21264, + "id": 18781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 75 ] }, { - "id": 21265, + "id": 18782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 75 ] }, { - "id": 21266, + "id": 18783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21267, + "id": 18784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [] }, { - "id": 21268, + "id": 18785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 78 ] }, { - "id": 21269, + "id": 18786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 78 ] }, { - "id": 21270, + "id": 18787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [] }, { - "id": 21271, + "id": 18788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21272, + "id": 18789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 78 ] }, { - "id": 21273, + "id": 18790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 78 ] }, { - "id": 21274, + "id": 18791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21275, + "id": 18792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [] }, { - "id": 21276, + "id": 18793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 78 ] }, { - "id": 21277, + "id": 18794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 78 ] }, { - "id": 21278, + "id": 18795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143 - ] + "collision_shapes": [] }, { - "id": 21279, + "id": 18796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 152 - ] + "collision_shapes": [] }, { - "id": 21280, + "id": 18797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 78 ] }, { - "id": 21281, + "id": 18798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 78 + ] + } + ] + }, + { + "id": 822, + "name": "crimson_stairs", + "translation_key": "block.minecraft.crimson_stairs", + "item_id": 371, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21282, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18810, + "states": [ + { + "id": 18799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 41, + 42 ] }, { - "id": 21283, + "id": 18800, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 42 ] }, { - "id": 21284, + "id": 18801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 43, + 44, + 45 ] }, { - "id": 21285, + "id": 18802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 43, + 44, + 45 ] }, { - "id": 21286, + "id": 18803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 21287, + "id": 18804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 41, + 46, + 47 ] }, { - "id": 21288, + "id": 18805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 48, + 42, + 49 ] }, { - "id": 21289, + "id": 18806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 21290, + "id": 18807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 44, + 50, + 45 ] }, { - "id": 21291, + "id": 18808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 44, + 50, + 45 ] }, { - "id": 21292, + "id": 18809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 52 ] }, { - "id": 21293, + "id": 18810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 52 ] }, { - "id": 21294, + "id": 18811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 49 ] }, { - "id": 21295, + "id": 18812, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 21296, + "id": 18813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 52, + 45 ] }, { - "id": 21297, + "id": 18814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 52, + 45 ] }, { - "id": 21298, + "id": 18815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 53 ] }, { - "id": 21299, + "id": 18816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 53 ] }, { - "id": 21300, + "id": 18817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 49 ] }, { - "id": 21301, + "id": 18818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 49 ] }, { - "id": 21302, + "id": 18819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 52 ] }, { - "id": 21303, + "id": 18820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 54, + 52 ] }, { - "id": 21304, + "id": 18821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 44, + 53 ] }, { - "id": 21305, + "id": 18822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 54, + 44, + 53 ] }, { - "id": 21306, + "id": 18823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 46, + 49 ] }, { - "id": 21307, + "id": 18824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 46, + 49 ] }, { - "id": 21308, + "id": 18825, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 46, + 50, + 49 ] }, { - "id": 21309, + "id": 18826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 46, + 50, + 49 ] }, { - "id": 21310, + "id": 18827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 55, + 52, + 45 ] }, { - "id": 21311, + "id": 18828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 55, + 52, + 45 ] }, { - "id": 21312, + "id": 18829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 42 ] }, { - "id": 21313, + "id": 18830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42 ] }, { - "id": 21314, + "id": 18831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 42, + 49 ] }, { - "id": 21315, + "id": 18832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 42, + 49 ] }, { - "id": 21316, + "id": 18833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 45 ] }, { - "id": 21317, + "id": 18834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 50, + 45 ] }, { - "id": 21318, + "id": 18835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 45 ] }, { - "id": 21319, + "id": 18836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 21320, + "id": 18837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 47 ] }, { - "id": 21321, + "id": 18838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 47 ] }, { - "id": 21322, + "id": 18839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 56 ] }, { - "id": 21323, + "id": 18840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 56 ] }, { - "id": 21324, + "id": 18841, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 46, + 49 ] }, { - "id": 21325, + "id": 18842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 21326, + "id": 18843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 21327, + "id": 18844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 43, + 44, + 45 ] }, { - "id": 21328, + "id": 18845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 55, + 52, + 45 ] }, { - "id": 21329, + "id": 18846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 55, + 52, + 45 ] }, { - "id": 21330, + "id": 18847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 48, + 42, + 49 ] }, { - "id": 21331, + "id": 18848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 21332, + "id": 18849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50 ] }, { - "id": 21333, + "id": 18850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 50 ] }, { - "id": 21334, + "id": 18851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 45 ] }, { - "id": 21335, + "id": 18852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 50, + 45 ] }, { - "id": 21336, + "id": 18853, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 49 ] }, { - "id": 21337, + "id": 18854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 21338, + "id": 18855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 47 ] }, { - "id": 21339, + "id": 18856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 47 ] }, { - "id": 21340, + "id": 18857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 21341, + "id": 18858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 53 ] }, { - "id": 21342, + "id": 18859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 57, + 50 ] }, { - "id": 21343, + "id": 18860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 57, + 50 ] }, { - "id": 21344, + "id": 18861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 21345, + "id": 18862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 46, + 47 ] }, { - "id": 21346, + "id": 18863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 21347, + "id": 18864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 44, + 53 ] }, { - "id": 21348, + "id": 18865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 44, + 50, + 45 ] }, { - "id": 21349, + "id": 18866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 44, + 50, + 45 ] }, { - "id": 21350, + "id": 18867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 46, + 50, + 49 ] }, { - "id": 21351, + "id": 18868, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 46, + 50, + 49 ] }, { - "id": 21352, + "id": 18869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 56 ] }, { - "id": 21353, + "id": 18870, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 56 ] }, { - "id": 21354, + "id": 18871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 52, + 45 ] }, { - "id": 21355, + "id": 18872, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 52, + 45 ] }, { - "id": 21356, + "id": 18873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 42, + 49 ] }, { - "id": 21357, + "id": 18874, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 42, + 49 ] }, { - "id": 21358, + "id": 18875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 21359, + "id": 18876, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 21360, + "id": 18877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 45 ] }, { - "id": 21361, + "id": 18878, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 45 + ] + } + ] + }, + { + "id": 823, + "name": "warped_stairs", + "translation_key": "block.minecraft.warped_stairs", + "item_id": 372, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21362, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18890, + "states": [ + { + "id": 18879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 41, + 42 ] }, { - "id": 21363, + "id": 18880, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 41, + 42 ] }, { - "id": 21364, + "id": 18881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 21365, + "id": 18882, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 21366, + "id": 18883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 46, + 47 ] }, { - "id": 21367, + "id": 18884, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 21368, + "id": 18885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 21369, + "id": 18886, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 48, + 42, + 49 ] }, { - "id": 21370, + "id": 18887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 21371, + "id": 18888, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 21372, + "id": 18889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52 ] }, { - "id": 21373, + "id": 18890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52 ] }, { - "id": 21374, + "id": 18891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 21375, + "id": 18892, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 49 ] }, { - "id": 21376, + "id": 18893, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 21377, + "id": 18894, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 21378, + "id": 18895, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 53 ] }, { - "id": 21379, + "id": 18896, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 53 ] }, { - "id": 21380, + "id": 18897, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 21381, + "id": 18898, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 21382, + "id": 18899, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 52 ] }, { - "id": 21383, + "id": 18900, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 52 ] }, { - "id": 21384, + "id": 18901, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 54, + 44, + 53 ] }, { - "id": 21385, + "id": 18902, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 54, + 44, + 53 ] }, { - "id": 21386, + "id": 18903, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 43, + 46, + 49 ] }, { - "id": 21387, + "id": 18904, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 43, + 46, + 49 ] }, { - "id": 21388, + "id": 18905, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 46, + 50, + 49 ] }, { - "id": 21389, + "id": 18906, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 46, + 50, + 49 ] }, { - "id": 21390, + "id": 18907, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 55, + 52, + 45 ] }, { - "id": 21391, + "id": 18908, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 55, + 52, + 45 ] }, { - "id": 21392, + "id": 18909, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42 ] }, { - "id": 21393, + "id": 18910, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 51, + 42 ] }, { - "id": 21394, + "id": 18911, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42, + 49 ] }, { - "id": 21395, + "id": 18912, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42, + 49 ] }, { - "id": 21396, + "id": 18913, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 50, + 45 ] }, { - "id": 21397, + "id": 18914, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50, + 45 ] }, { - "id": 21398, + "id": 18915, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 45 ] }, { - "id": 21399, + "id": 18916, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 45 ] }, { - "id": 21400, + "id": 18917, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 47 ] }, { - "id": 21401, + "id": 18918, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 47 ] }, { - "id": 21402, + "id": 18919, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 56 ] }, { - "id": 21403, + "id": 18920, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 56 ] }, { - "id": 21404, + "id": 18921, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 46, + 49 ] }, { - "id": 21405, + "id": 18922, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 46, + 49 ] }, { - "id": 21406, + "id": 18923, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 21407, + "id": 18924, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 21408, + "id": 18925, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 55, + 52, + 45 ] }, { - "id": 21409, + "id": 18926, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 55, + 52, + 45 ] }, { - "id": 21410, + "id": 18927, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 21411, + "id": 18928, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 48, + 42, + 49 ] }, { - "id": 21412, + "id": 18929, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50 ] }, { - "id": 21413, + "id": 18930, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50 ] }, { - "id": 21414, + "id": 18931, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 45 ] }, { - "id": 21415, + "id": 18932, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 45 ] }, { - "id": 21416, + "id": 18933, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 21417, + "id": 18934, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 49 ] }, { - "id": 21418, + "id": 18935, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 47 ] }, { - "id": 21419, + "id": 18936, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 47 ] }, { - "id": 21420, + "id": 18937, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 53 ] }, { - "id": 21421, + "id": 18938, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 53 ] }, { - "id": 21422, + "id": 18939, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 57, + 50 ] }, { - "id": 21423, + "id": 18940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 57, + 50 ] }, { - "id": 21424, + "id": 18941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 46, + 47 ] }, { - "id": 21425, + "id": 18942, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 46, + 47 ] }, { - "id": 21426, + "id": 18943, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 54, + 44, + 53 ] }, { - "id": 21427, + "id": 18944, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 54, + 44, + 53 ] }, { - "id": 21428, + "id": 18945, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 44, + 50, + 45 ] }, { - "id": 21429, + "id": 18946, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 44, + 50, + 45 ] }, { - "id": 21430, + "id": 18947, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 21431, + "id": 18948, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 21432, + "id": 18949, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 56 ] }, { - "id": 21433, + "id": 18950, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 21434, + "id": 18951, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 21435, + "id": 18952, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52, + 45 ] }, { - "id": 21436, + "id": 18953, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 21437, + "id": 18954, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 21438, + "id": 18955, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 21439, + "id": 18956, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 21440, + "id": 18957, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 21441, + "id": 18958, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 45 + ] + } + ] + }, + { + "id": 824, + "name": "crimson_button", + "translation_key": "block.minecraft.crimson_button", + "item_id": 671, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" ] }, { - "id": 21442, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 18968, + "states": [ + { + "id": 18959, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18960, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18961, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18962, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18963, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18964, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18965, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18966, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18967, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18968, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18969, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18970, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18971, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18972, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18973, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18974, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18975, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18976, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18977, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18978, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18979, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18980, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18981, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18982, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 825, + "name": "warped_button", + "translation_key": "block.minecraft.warped_button", + "item_id": 672, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" + ] + }, + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" ] + } + ], + "default_state_id": 18992, + "states": [ + { + "id": 18983, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18984, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18985, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18986, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18987, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18988, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18989, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18990, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18991, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18992, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18993, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18994, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18995, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18996, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18997, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18998, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 18999, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19000, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19001, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19002, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19003, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 19004, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 21443, + "id": 19005, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 - ] + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 21444, + "id": 19006, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 826, + "name": "crimson_door", + "translation_key": "block.minecraft.crimson_door", + "item_id": 698, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21445, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "name": "half", + "values": [ + "upper", + "lower" ] }, { - "id": 21446, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "name": "hinge", + "values": [ + "left", + "right" ] }, { - "id": 21447, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 + "name": "open", + "values": [ + "true", + "false" ] }, { - "id": 21448, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19018, + "states": [ + { + "id": 19007, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 21449, + "id": 19008, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 21450, + "id": 19009, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 65 ] }, { - "id": 21451, + "id": 19010, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 21452, + "id": 19011, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 66 ] }, { - "id": 21453, + "id": 19012, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 66 ] }, { - "id": 21454, + "id": 19013, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 21455, + "id": 19014, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 21456, + "id": 19015, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 64 ] }, { - "id": 21457, + "id": 19016, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 64 ] }, { - "id": 21458, + "id": 19017, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 65 ] }, { - "id": 21459, + "id": 19018, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 65 ] }, { - "id": 21460, + "id": 19019, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 66 ] }, { - "id": 21461, + "id": 19020, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 66 ] }, { - "id": 21462, + "id": 19021, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 65 ] }, { - "id": 21463, + "id": 19022, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 65 ] }, { - "id": 21464, + "id": 19023, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 66 ] }, { - "id": 21465, + "id": 19024, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 66 ] }, { - "id": 21466, + "id": 19025, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 67 ] }, { - "id": 21467, + "id": 19026, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 67 ] }, { - "id": 21468, + "id": 19027, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 64 ] }, { - "id": 21469, + "id": 19028, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 64 ] }, { - "id": 21470, + "id": 19029, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 21471, + "id": 19030, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 67 ] }, { - "id": 21472, + "id": 19031, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 21473, + "id": 19032, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 21474, + "id": 19033, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 67 ] }, { - "id": 21475, + "id": 19034, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 67 ] }, { - "id": 21476, + "id": 19035, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 64 ] }, { - "id": 21477, + "id": 19036, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 64 ] }, { - "id": 21478, + "id": 19037, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 67 ] }, { - "id": 21479, + "id": 19038, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 67 ] }, { - "id": 21480, + "id": 19039, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 65 ] }, { - "id": 21481, + "id": 19040, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 65 ] }, { - "id": 21482, + "id": 19041, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 66 ] }, { - "id": 21483, + "id": 19042, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 66 ] }, { - "id": 21484, + "id": 19043, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 21485, + "id": 19044, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 67 ] }, { - "id": 21486, + "id": 19045, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 66 ] }, { - "id": 21487, + "id": 19046, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 66 ] }, { - "id": 21488, + "id": 19047, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 65 ] }, { - "id": 21489, + "id": 19048, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 65 ] }, { - "id": 21490, + "id": 19049, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 66 ] }, { - "id": 21491, + "id": 19050, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 66 ] - } - ] - }, - { - "id": 913, - "name": "polished_tuff", - "translation_key": "block.minecraft.polished_tuff", - "item_id": 17, - "properties": [], - "default_state_id": 21492, - "states": [ + }, { - "id": 21492, + "id": 19051, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 914, - "name": "polished_tuff_slab", - "translation_key": "block.minecraft.polished_tuff_slab", - "item_id": 18, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" + 67 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21496, - "states": [ - { - "id": 21493, + "id": 19052, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 67 ] }, { - "id": 21494, + "id": 19053, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 66 ] }, { - "id": 21495, + "id": 19054, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 66 ] }, { - "id": 21496, + "id": 19055, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 67 ] }, { - "id": 21497, + "id": 19056, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 67 ] }, { - "id": 21498, + "id": 19057, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 915, - "name": "polished_tuff_stairs", - "translation_key": "block.minecraft.polished_tuff_stairs", - "item_id": 19, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 64 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21510, - "states": [ - { - "id": 21499, + "id": 19058, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 64 ] }, { - "id": 21500, + "id": 19059, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 65 ] }, { - "id": 21501, + "id": 19060, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 65 ] }, { - "id": 21502, + "id": 19061, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21503, + "id": 19062, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 64 ] }, { - "id": 21504, + "id": 19063, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 67 ] }, { - "id": 21505, + "id": 19064, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 67 ] }, { - "id": 21506, + "id": 19065, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 64 ] }, { - "id": 21507, + "id": 19066, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21508, + "id": 19067, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 65 ] }, { - "id": 21509, + "id": 19068, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 65 ] }, { - "id": 21510, + "id": 19069, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 64 ] }, { - "id": 21511, + "id": 19070, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 64 + ] + } + ] + }, + { + "id": 827, + "name": "warped_door", + "translation_key": "block.minecraft.warped_door", + "item_id": 699, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21512, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 50, - 49 + "name": "half", + "values": [ + "upper", + "lower" ] }, { - "id": 21513, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 + "name": "hinge", + "values": [ + "left", + "right" ] }, { - "id": 21514, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 + "name": "open", + "values": [ + "true", + "false" ] }, { - "id": 21515, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19082, + "states": [ + { + "id": 19071, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21516, + "id": 19072, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 64 ] }, { - "id": 21517, + "id": 19073, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21518, + "id": 19074, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21519, + "id": 19075, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21520, + "id": 19076, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 66 ] }, { - "id": 21521, + "id": 19077, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 65 ] }, { - "id": 21522, + "id": 19078, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 65 ] }, { - "id": 21523, + "id": 19079, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21524, + "id": 19080, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 64 ] }, { - "id": 21525, + "id": 19081, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21526, + "id": 19082, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21527, + "id": 19083, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21528, + "id": 19084, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 66 ] }, { - "id": 21529, + "id": 19085, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 65 ] }, { - "id": 21530, + "id": 19086, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 65 ] }, { - "id": 21531, + "id": 19087, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21532, + "id": 19088, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 66 ] }, { - "id": 21533, + "id": 19089, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21534, + "id": 19090, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21535, + "id": 19091, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21536, + "id": 19092, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21537, + "id": 19093, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21538, + "id": 19094, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 67 ] }, { - "id": 21539, + "id": 19095, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 21540, + "id": 19096, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 66 ] }, { - "id": 21541, + "id": 19097, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 21542, + "id": 19098, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 67 ] }, { - "id": 21543, + "id": 19099, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21544, + "id": 19100, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 64 ] }, { - "id": 21545, + "id": 19101, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21546, + "id": 19102, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 67 ] }, { - "id": 21547, + "id": 19103, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21548, + "id": 19104, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 65 ] }, { - "id": 21549, + "id": 19105, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 21550, + "id": 19106, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 66 ] }, { - "id": 21551, + "id": 19107, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21552, + "id": 19108, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 67 ] }, { - "id": 21553, + "id": 19109, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21554, + "id": 19110, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 66 ] }, { - "id": 21555, + "id": 19111, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { - "id": 21556, + "id": 19112, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 65 ] }, { - "id": 21557, + "id": 19113, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21558, + "id": 19114, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 66 ] }, { - "id": 21559, + "id": 19115, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21560, + "id": 19116, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 67 ] }, { - "id": 21561, + "id": 19117, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21562, + "id": 19118, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 66 ] }, { - "id": 21563, + "id": 19119, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21564, + "id": 19120, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 67 ] }, { - "id": 21565, + "id": 19121, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21566, + "id": 19122, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 64 ] }, { - "id": 21567, + "id": 19123, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21568, + "id": 19124, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 65 ] }, { - "id": 21569, + "id": 19125, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 64 ] }, { - "id": 21570, + "id": 19126, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 64 ] }, { - "id": 21571, + "id": 19127, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21572, + "id": 19128, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 67 ] }, { - "id": 21573, + "id": 19129, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 64 ] }, { - "id": 21574, + "id": 19130, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 64 ] }, { - "id": 21575, + "id": 19131, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21576, + "id": 19132, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 65 ] }, { - "id": 21577, + "id": 19133, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] }, { - "id": 21578, + "id": 19134, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 64 ] } ] }, { - "id": 916, - "name": "polished_tuff_wall", - "translation_key": "block.minecraft.polished_tuff_wall", - "item_id": 20, + "id": 828, + "name": "crimson_sign", + "translation_key": "block.minecraft.crimson_sign", + "item_id": 855, + "wall_variant_id": 830, "properties": [ { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", + "name": "rotation", "values": [ - "true", - "false" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { @@ -254094,3748 +224004,3841 @@ "true", "false" ] - }, - { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] } ], - "default_state_id": 21582, + "default_state_id": 19136, "states": [ { - "id": 21579, + "id": 19135, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21580, + "id": 19136, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21581, + "id": 19137, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21582, + "id": 19138, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21583, + "id": 19139, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21584, + "id": 19140, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21585, + "id": 19141, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21586, + "id": 19142, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21587, + "id": 19143, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21588, + "id": 19144, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21589, + "id": 19145, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21590, + "id": 19146, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21591, + "id": 19147, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21592, + "id": 19148, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21593, + "id": 19149, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21594, + "id": 19150, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21595, + "id": 19151, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21596, + "id": 19152, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21597, + "id": 19153, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21598, + "id": 19154, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21599, + "id": 19155, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21600, + "id": 19156, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21601, + "id": 19157, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21602, + "id": 19158, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21603, + "id": 19159, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21604, + "id": 19160, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21605, + "id": 19161, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21606, + "id": 19162, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21607, + "id": 19163, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21608, + "id": 19164, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21609, + "id": 19165, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21610, + "id": 19166, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 829, + "name": "warped_sign", + "translation_key": "block.minecraft.warped_sign", + "item_id": 856, + "wall_variant_id": 831, + "properties": [ + { + "name": "rotation", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "id": 21611, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19168, + "states": [ + { + "id": 19167, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21612, + "id": 19168, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 146 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21613, + "id": 19169, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21614, + "id": 19170, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21615, + "id": 19171, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21616, + "id": 19172, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21617, + "id": 19173, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21618, + "id": 19174, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21619, + "id": 19175, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21620, + "id": 19176, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21621, + "id": 19177, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21622, + "id": 19178, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21623, + "id": 19179, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21624, + "id": 19180, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21625, + "id": 19181, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21626, + "id": 19182, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21627, + "id": 19183, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21628, + "id": 19184, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21629, + "id": 19185, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21630, + "id": 19186, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21631, + "id": 19187, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21632, + "id": 19188, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21633, + "id": 19189, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21634, + "id": 19190, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21635, + "id": 19191, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21636, + "id": 19192, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21637, + "id": 19193, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21638, + "id": 19194, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21639, + "id": 19195, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21640, + "id": 19196, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21641, + "id": 19197, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21642, + "id": 19198, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 830, + "name": "crimson_wall_sign", + "translation_key": "block.minecraft.crimson_sign", + "item_id": 855, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21643, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19200, + "states": [ + { + "id": 19199, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21644, + "id": 19200, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + "collision_shapes": [], + "block_entity_type": 7 + }, + { + "id": 19201, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21645, + "id": 19202, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21646, + "id": 19203, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21647, + "id": 19204, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21648, + "id": 19205, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21649, + "id": 19206, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 831, + "name": "warped_wall_sign", + "translation_key": "block.minecraft.warped_sign", + "item_id": 856, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21650, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19208, + "states": [ + { + "id": 19207, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 144, - 150, - 147 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21651, + "id": 19208, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21652, + "id": 19209, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21653, + "id": 19210, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21654, + "id": 19211, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 140, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21655, + "id": 19212, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21656, + "id": 19213, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 141, - 142, - 143, - 148 - ] + "collision_shapes": [], + "block_entity_type": 7 }, { - "id": 21657, + "id": 19214, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 149 + "collision_shapes": [], + "block_entity_type": 7 + } + ] + }, + { + "id": 832, + "name": "structure_block", + "translation_key": "block.minecraft.structure_block", + "item_id": 754, + "properties": [ + { + "name": "mode", + "values": [ + "save", + "load", + "corner", + "data" ] - }, + } + ], + "default_state_id": 19216, + "states": [ { - "id": 21658, + "id": 19215, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 21659, + "id": 19216, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 21660, + "id": 19217, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 - ] + 0 + ], + "block_entity_type": 20 }, { - "id": 21661, + "id": 19218, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 0 + ], + "block_entity_type": 20 + } + ] + }, + { + "id": 833, + "name": "jigsaw", + "translation_key": "block.minecraft.jigsaw", + "item_id": 755, + "properties": [ + { + "name": "orientation", + "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" ] - }, + } + ], + "default_state_id": 19229, + "states": [ { - "id": 21662, + "id": 19219, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21663, + "id": 19220, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21664, + "id": 19221, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21665, + "id": 19222, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21666, + "id": 19223, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21667, + "id": 19224, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21668, + "id": 19225, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21669, + "id": 19226, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21670, + "id": 19227, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21671, + "id": 19228, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21672, + "id": 19229, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 - ] + 0 + ], + "block_entity_type": 31 }, { - "id": 21673, + "id": 19230, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 0 + ], + "block_entity_type": 31 + } + ] + }, + { + "id": 834, + "name": "composter", + "translation_key": "block.minecraft.composter", + "item_id": 1153, + "properties": [ + { + "name": "level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8" ] - }, + } + ], + "default_state_id": 19231, + "states": [ { - "id": 21674, + "id": 19231, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21675, + "id": 19232, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21676, + "id": 19233, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21677, + "id": 19234, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21678, + "id": 19235, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21679, + "id": 19236, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21680, + "id": 19237, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, - 142, - 143, - 148, - 145 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21681, + "id": 19238, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 70, + 300, + 301, + 302, + 303 ] }, { - "id": 21682, + "id": 19239, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 70, + 300, + 301, + 302, + 303 ] - }, + } + ] + }, + { + "id": 835, + "name": "target", + "translation_key": "block.minecraft.target", + "item_id": 649, + "properties": [ { - "id": 21683, + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" + ] + } + ], + "default_state_id": 19240, + "states": [ + { + "id": 19240, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 0 ] }, { - "id": 21684, + "id": 19241, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 0 ] }, { - "id": 21685, + "id": 19242, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 0 ] }, { - "id": 21686, + "id": 19243, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, - 147 + 0 ] }, { - "id": 21687, + "id": 19244, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 0 ] }, { - "id": 21688, + "id": 19245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { - "id": 21689, + "id": 19246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { - "id": 21690, + "id": 19247, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 0 ] }, { - "id": 21691, + "id": 19248, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { - "id": 21692, + "id": 19249, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 0 ] }, { - "id": 21693, + "id": 19250, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 0 ] }, { - "id": 21694, + "id": 19251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 0 ] }, { - "id": 21695, + "id": 19252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 0 ] }, { - "id": 21696, + "id": 19253, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 0 ] }, { - "id": 21697, + "id": 19254, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 0 ] }, { - "id": 21698, + "id": 19255, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 0 + ] + } + ] + }, + { + "id": 836, + "name": "bee_nest", + "translation_key": "block.minecraft.bee_nest", + "item_id": 1171, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21699, + "name": "honey_level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], + "default_state_id": 19256, + "states": [ + { + "id": 19256, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21700, + "id": 19257, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21701, + "id": 19258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21702, + "id": 19259, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21703, + "id": 19260, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21704, + "id": 19261, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21705, + "id": 19262, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21706, + "id": 19263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21707, + "id": 19264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21708, + "id": 19265, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21709, + "id": 19266, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21710, + "id": 19267, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21711, + "id": 19268, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21712, + "id": 19269, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21713, + "id": 19270, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21714, + "id": 19271, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21715, + "id": 19272, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21716, + "id": 19273, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21717, + "id": 19274, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21718, + "id": 19275, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21719, + "id": 19276, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21720, + "id": 19277, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21721, + "id": 19278, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21722, + "id": 19279, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 0 + ], + "block_entity_type": 33 + } + ] + }, + { + "id": 837, + "name": "beehive", + "translation_key": "block.minecraft.beehive", + "item_id": 1172, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21723, + "name": "honey_level", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5" + ] + } + ], + "default_state_id": 19280, + "states": [ + { + "id": 19280, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21724, + "id": 19281, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21725, + "id": 19282, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21726, + "id": 19283, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21727, + "id": 19284, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21728, + "id": 19285, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21729, + "id": 19286, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21730, + "id": 19287, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21731, + "id": 19288, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21732, + "id": 19289, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21733, + "id": 19290, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21734, + "id": 19291, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21735, + "id": 19292, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21736, + "id": 19293, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21737, + "id": 19294, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21738, + "id": 19295, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21739, + "id": 19296, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21740, + "id": 19297, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21741, + "id": 19298, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21742, + "id": 19299, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21743, + "id": 19300, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21744, + "id": 19301, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21745, + "id": 19302, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] + 0 + ], + "block_entity_type": 33 }, { - "id": 21746, + "id": 19303, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 - ] - }, + 0 + ], + "block_entity_type": 33 + } + ] + }, + { + "id": 838, + "name": "honey_block", + "translation_key": "block.minecraft.honey_block", + "item_id": 643, + "properties": [], + "default_state_id": 19304, + "states": [ { - "id": 21747, + "id": 19304, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 74 ] - }, + } + ] + }, + { + "id": 839, + "name": "honeycomb_block", + "translation_key": "block.minecraft.honeycomb_block", + "item_id": 1174, + "properties": [], + "default_state_id": 19305, + "states": [ { - "id": 21748, + "id": 19305, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 840, + "name": "netherite_block", + "translation_key": "block.minecraft.netherite_block", + "item_id": 78, + "properties": [], + "default_state_id": 19306, + "states": [ { - "id": 21749, + "id": 19306, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 841, + "name": "ancient_debris", + "translation_key": "block.minecraft.ancient_debris", + "item_id": 67, + "properties": [], + "default_state_id": 19307, + "states": [ { - "id": 21750, + "id": 19307, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 0 ] - }, + } + ] + }, + { + "id": 842, + "name": "crying_obsidian", + "translation_key": "block.minecraft.crying_obsidian", + "item_id": 1176, + "properties": [], + "default_state_id": 19308, + "states": [ { - "id": 21751, - "luminance": 0, + "id": 19308, + "luminance": 10, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] - }, + } + ] + }, + { + "id": 843, + "name": "respawn_anchor", + "translation_key": "block.minecraft.respawn_anchor", + "item_id": 1189, + "properties": [ { - "id": 21752, + "name": "charges", + "values": [ + "0", + "1", + "2", + "3", + "4" + ] + } + ], + "default_state_id": 19309, + "states": [ + { + "id": 19309, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 0 ] }, { - "id": 21753, - "luminance": 0, + "id": 19310, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] }, { - "id": 21754, - "luminance": 0, + "id": 19311, + "luminance": 7, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 21755, - "luminance": 0, + "id": 19312, + "luminance": 11, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 0 ] }, { - "id": 21756, - "luminance": 0, + "id": 19313, + "luminance": 15, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 0 ] - }, + } + ] + }, + { + "id": 844, + "name": "potted_crimson_fungus", + "translation_key": "block.minecraft.potted_crimson_fungus", + "item_id": 0, + "properties": [], + "default_state_id": 19314, + "states": [ { - "id": 21757, + "id": 19314, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 156 ] - }, + } + ] + }, + { + "id": 845, + "name": "potted_warped_fungus", + "translation_key": "block.minecraft.potted_warped_fungus", + "item_id": 0, + "properties": [], + "default_state_id": 19315, + "states": [ { - "id": 21758, + "id": 19315, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 150, - 147 + 156 ] - }, + } + ] + }, + { + "id": 846, + "name": "potted_crimson_roots", + "translation_key": "block.minecraft.potted_crimson_roots", + "item_id": 0, + "properties": [], + "default_state_id": 19316, + "states": [ { - "id": 21759, + "id": 19316, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 140, - 148, - 152 + 156 ] - }, + } + ] + }, + { + "id": 847, + "name": "potted_warped_roots", + "translation_key": "block.minecraft.potted_warped_roots", + "item_id": 0, + "properties": [], + "default_state_id": 19317, + "states": [ { - "id": 21760, + "id": 19317, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 153, - 142, - 143, - 148 + 156 ] - }, + } + ] + }, + { + "id": 848, + "name": "lodestone", + "translation_key": "block.minecraft.lodestone", + "item_id": 1175, + "properties": [], + "default_state_id": 19318, + "states": [ { - "id": 21761, + "id": 19318, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] - }, + } + ] + }, + { + "id": 849, + "name": "blackstone", + "translation_key": "block.minecraft.blackstone", + "item_id": 1177, + "properties": [], + "default_state_id": 19319, + "states": [ { - "id": 21762, + "id": 19319, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 0 + ] + } + ] + }, + { + "id": 850, + "name": "blackstone_stairs", + "translation_key": "block.minecraft.blackstone_stairs", + "item_id": 1179, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 21763, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19331, + "states": [ + { + "id": 19320, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 42 ] }, { - "id": 21764, + "id": 19321, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 42 ] }, { - "id": 21765, + "id": 19322, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 43, + 44, + 45 ] }, { - "id": 21766, + "id": 19323, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 43, + 44, + 45 ] }, { - "id": 21767, + "id": 19324, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 41, + 46, + 47 ] }, { - "id": 21768, + "id": 19325, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 41, + 46, + 47 ] }, { - "id": 21769, + "id": 19326, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 48, + 42, + 49 ] }, { - "id": 21770, + "id": 19327, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 48, + 42, + 49 ] }, { - "id": 21771, + "id": 19328, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 44, + 50, + 45 ] }, { - "id": 21772, + "id": 19329, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 44, + 50, + 45 ] }, { - "id": 21773, + "id": 19330, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52 ] }, { - "id": 21774, + "id": 19331, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52 ] }, { - "id": 21775, + "id": 19332, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 21776, + "id": 19333, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 21777, + "id": 19334, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 52, + 45 ] }, { - "id": 21778, + "id": 19335, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 52, + 45 ] }, { - "id": 21779, + "id": 19336, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 53 ] }, { - "id": 21780, + "id": 19337, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 53 ] }, { - "id": 21781, + "id": 19338, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 21782, + "id": 19339, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 21783, + "id": 19340, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 52 ] }, { - "id": 21784, + "id": 19341, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 52 ] }, { - "id": 21785, + "id": 19342, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 54, + 44, + 53 ] }, { - "id": 21786, + "id": 19343, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 54, + 44, + 53 ] }, { - "id": 21787, + "id": 19344, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 21788, + "id": 19345, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 46, + 49 ] }, { - "id": 21789, + "id": 19346, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 46, + 50, + 49 ] }, { - "id": 21790, + "id": 19347, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 46, + 50, + 49 ] }, { - "id": 21791, + "id": 19348, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 55, + 52, + 45 ] }, { - "id": 21792, + "id": 19349, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 55, + 52, + 45 ] }, { - "id": 21793, + "id": 19350, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 21794, + "id": 19351, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 42 ] }, { - "id": 21795, + "id": 19352, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 51, + 42, + 49 ] }, { - "id": 21796, + "id": 19353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 42, + 49 ] }, { - "id": 21797, + "id": 19354, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 50, + 45 ] }, { - "id": 21798, + "id": 19355, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 51, + 50, + 45 ] }, { - "id": 21799, + "id": 19356, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 45 ] }, { - "id": 21800, + "id": 19357, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 51, + 45 ] }, { - "id": 21801, + "id": 19358, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 51, + 47 ] }, { - "id": 21802, + "id": 19359, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 47 ] }, { - "id": 21803, + "id": 19360, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 43, + 56 ] }, { - "id": 21804, + "id": 19361, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 43, + 56 ] }, { - "id": 21805, + "id": 19362, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 43, + 46, + 49 ] }, { - "id": 21806, + "id": 19363, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 43, + 46, + 49 ] }, { - "id": 21807, + "id": 19364, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 43, + 44, + 45 ] }, { - "id": 21808, + "id": 19365, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 43, + 44, + 45 ] }, { - "id": 21809, + "id": 19366, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 55, + 52, + 45 ] }, { - "id": 21810, + "id": 19367, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 55, + 52, + 45 ] }, { - "id": 21811, + "id": 19368, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 21812, + "id": 19369, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 21813, + "id": 19370, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50 ] }, { - "id": 21814, + "id": 19371, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50 ] }, { - "id": 21815, + "id": 19372, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 45 ] }, { - "id": 21816, + "id": 19373, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 45 ] }, { - "id": 21817, + "id": 19374, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 21818, + "id": 19375, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 21819, + "id": 19376, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 47 ] }, { - "id": 21820, + "id": 19377, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 47 ] }, { - "id": 21821, + "id": 19378, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 53 ] }, { - "id": 21822, + "id": 19379, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 53 ] }, { - "id": 21823, + "id": 19380, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 57, + 50 ] }, { - "id": 21824, + "id": 19381, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 57, + 50 ] }, { - "id": 21825, + "id": 19382, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 41, + 46, + 47 ] }, { - "id": 21826, + "id": 19383, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 41, + 46, + 47 ] }, { - "id": 21827, + "id": 19384, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 54, + 44, + 53 ] }, { - "id": 21828, + "id": 19385, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 54, + 44, + 53 ] }, { - "id": 21829, + "id": 19386, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 44, + 50, + 45 ] }, { - "id": 21830, + "id": 19387, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 44, + 50, + 45 ] }, { - "id": 21831, + "id": 19388, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 46, + 50, + 49 ] }, { - "id": 21832, + "id": 19389, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 46, + 50, + 49 ] }, { - "id": 21833, + "id": 19390, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 56 ] }, { - "id": 21834, + "id": 19391, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 56 ] }, { - "id": 21835, + "id": 19392, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52, + 45 ] }, { - "id": 21836, + "id": 19393, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 52, + 45 ] }, { - "id": 21837, + "id": 19394, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 42, + 49 ] }, { - "id": 21838, + "id": 19395, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 42, + 49 ] }, { - "id": 21839, + "id": 19396, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 49 ] }, { - "id": 21840, + "id": 19397, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51, + 49 ] }, { - "id": 21841, + "id": 19398, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 ] }, { - "id": 21842, + "id": 19399, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51, + 45 + ] + } + ] + }, + { + "id": 851, + "name": "blackstone_wall", + "translation_key": "block.minecraft.blackstone_wall", + "item_id": 390, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" ] }, { - "id": 21843, + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 19403, + "states": [ + { + "id": 19400, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 140 ] }, { - "id": 21844, + "id": 19401, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 21845, + "id": 19402, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 21846, + "id": 19403, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 140 ] }, { - "id": 21847, + "id": 19404, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 21848, + "id": 19405, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 21849, + "id": 19406, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 21850, + "id": 19407, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 21851, + "id": 19408, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 21852, + "id": 19409, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 21853, + "id": 19410, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 21854, + "id": 19411, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 21855, + "id": 19412, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 21856, + "id": 19413, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 21857, + "id": 19414, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 21858, + "id": 19415, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 21859, + "id": 19416, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 21860, + "id": 19417, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 21861, + "id": 19418, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 21862, + "id": 19419, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 21863, + "id": 19420, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 21864, + "id": 19421, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 21865, + "id": 19422, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 21866, + "id": 19423, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 21867, + "id": 19424, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 145 ] }, { - "id": 21868, + "id": 19425, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 21869, + "id": 19426, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 21870, + "id": 19427, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 145 ] }, { - "id": 21871, + "id": 19428, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 21872, + "id": 19429, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 21873, + "id": 19430, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 146 ] }, { - "id": 21874, + "id": 19431, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 21875, + "id": 19432, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 21876, + "id": 19433, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 146 ] }, { - "id": 21877, + "id": 19434, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 21878, + "id": 19435, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 21879, + "id": 19436, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 148 ] }, { - "id": 21880, + "id": 19437, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 21881, + "id": 19438, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 21882, + "id": 19439, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 148 ] }, { - "id": 21883, + "id": 19440, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 21884, + "id": 19441, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 21885, + "id": 19442, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 149 ] }, { - "id": 21886, + "id": 19443, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] }, { - "id": 21887, + "id": 19444, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] }, { - "id": 21888, + "id": 19445, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 149 ] }, { - "id": 21889, + "id": 19446, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] }, { - "id": 21890, + "id": 19447, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] }, { - "id": 21891, + "id": 19448, "luminance": 0, "opaque": true, "replaceable": false, @@ -257843,18 +227846,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 21892, + "id": 19449, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -257862,13 +227864,13 @@ ] }, { - "id": 21893, + "id": 19450, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -257876,7 +227878,7 @@ ] }, { - "id": 21894, + "id": 19451, "luminance": 0, "opaque": true, "replaceable": false, @@ -257884,18 +227886,17 @@ "collision_shapes": [ 140, 148, - 145, - 152 + 145 ] }, { - "id": 21895, + "id": 19452, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -257903,13 +227904,13 @@ ] }, { - "id": 21896, + "id": 19453, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, 148, @@ -257917,1770 +227918,1659 @@ ] }, { - "id": 21897, + "id": 19454, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 21898, + "id": 19455, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 21899, + "id": 19456, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 21900, + "id": 19457, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 151 ] }, { - "id": 21901, + "id": 19458, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] }, { - "id": 21902, + "id": 19459, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 144, 150, 147 ] - } - ] - }, - { - "id": 917, - "name": "chiseled_tuff", - "translation_key": "block.minecraft.chiseled_tuff", - "item_id": 16, - "properties": [], - "default_state_id": 21903, - "states": [ - { - "id": 21903, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 918, - "name": "tuff_bricks", - "translation_key": "block.minecraft.tuff_bricks", - "item_id": 21, - "properties": [], - "default_state_id": 21904, - "states": [ - { - "id": 21904, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 919, - "name": "tuff_brick_slab", - "translation_key": "block.minecraft.tuff_brick_slab", - "item_id": 22, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21908, - "states": [ - { - "id": 21905, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 21906, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] }, { - "id": 21907, + "id": 19460, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 140, + 148, + 145 ] }, { - "id": 21908, + "id": 19461, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21909, + "id": 19462, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21910, + "id": 19463, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 920, - "name": "tuff_brick_stairs", - "translation_key": "block.minecraft.tuff_brick_stairs", - "item_id": 23, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + 140, + 148, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 21922, - "states": [ - { - "id": 21911, + "id": 19464, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21912, + "id": 19465, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21913, + "id": 19466, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 151 ] }, { - "id": 21914, + "id": 19467, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 144, + 150, + 147 ] }, { - "id": 21915, + "id": 19468, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 144, + 150, + 147 ] }, { - "id": 21916, + "id": 19469, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 151 ] }, { - "id": 21917, + "id": 19470, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 21918, + "id": 19471, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 144, + 150, + 147 ] }, { - "id": 21919, + "id": 19472, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 140, + 148 ] }, { - "id": 21920, + "id": 19473, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 141, + 142, + 143, + 148 ] }, { - "id": 21921, + "id": 19474, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 141, + 142, + 143, + 148 ] }, { - "id": 21922, + "id": 19475, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 140, + 148 ] }, { - "id": 21923, + "id": 19476, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 21924, + "id": 19477, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 141, + 142, + 143, + 148 ] }, { - "id": 21925, + "id": 19478, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 149 ] }, { - "id": 21926, + "id": 19479, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 144, + 150 ] }, { - "id": 21927, + "id": 19480, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 144, + 150 ] }, { - "id": 21928, + "id": 19481, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 149 ] }, { - "id": 21929, + "id": 19482, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150 ] }, { - "id": 21930, + "id": 19483, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 144, + 150 ] }, { - "id": 21931, + "id": 19484, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 140, + 148, + 145 ] }, { - "id": 21932, + "id": 19485, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21933, + "id": 19486, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21934, + "id": 19487, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 140, + 148, + 145 ] }, { - "id": 21935, + "id": 19488, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21936, + "id": 19489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21937, + "id": 19490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 151 ] }, { - "id": 21938, + "id": 19491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 144, + 150, + 147 ] }, { - "id": 21939, + "id": 19492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 144, + 150, + 147 ] }, { - "id": 21940, + "id": 19493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151 ] }, { - "id": 21941, + "id": 19494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 150, + 147 ] }, { - "id": 21942, + "id": 19495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 144, + 150, + 147 ] }, { - "id": 21943, + "id": 19496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 140, + 148, + 145 ] }, { - "id": 21944, + "id": 19497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21945, + "id": 19498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21946, + "id": 19499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145 ] }, { - "id": 21947, + "id": 19500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21948, + "id": 19501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 141, + 142, + 143, + 148, + 145 ] }, { - "id": 21949, + "id": 19502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151 ] }, { - "id": 21950, + "id": 19503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 144, + 150, + 147 ] }, { - "id": 21951, + "id": 19504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 144, + 150, + 147 ] }, { - "id": 21952, + "id": 19505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 151 ] }, { - "id": 21953, + "id": 19506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 150, + 147 ] }, { - "id": 21954, + "id": 19507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 144, + 150, + 147 ] }, { - "id": 21955, + "id": 19508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 152 ] }, { - "id": 21956, + "id": 19509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143 ] }, { - "id": 21957, + "id": 19510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143 ] }, { - "id": 21958, + "id": 19511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 152 ] }, { - "id": 21959, + "id": 19512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143 ] }, { - "id": 21960, + "id": 19513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143 ] }, { - "id": 21961, + "id": 19514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 154 ] }, { - "id": 21962, + "id": 19515, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153 ] }, { - "id": 21963, + "id": 19516, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153 ] }, { - "id": 21964, + "id": 19517, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 154 ] }, { - "id": 21965, + "id": 19518, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153 ] }, { - "id": 21966, + "id": 19519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153 ] }, { - "id": 21967, + "id": 19520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 145, + 152 ] }, { - "id": 21968, + "id": 19521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 145 ] }, { - "id": 21969, + "id": 19522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 145 ] }, { - "id": 21970, + "id": 19523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 145, + 152 ] }, { - "id": 21971, + "id": 19524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 21972, + "id": 19525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 142, + 143, + 145 ] }, { - "id": 21973, + "id": 19526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 146, + 155 ] }, { - "id": 21974, + "id": 19527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 147 ] }, { - "id": 21975, + "id": 19528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 147 ] }, { - "id": 21976, + "id": 19529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 146, + 155 ] }, { - "id": 21977, + "id": 19530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 21978, + "id": 19531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 147 ] }, { - "id": 21979, + "id": 19532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 145, + 152 ] }, { - "id": 21980, + "id": 19533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 145 ] }, { - "id": 21981, + "id": 19534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 153, + 142, + 143, + 145 ] }, { - "id": 21982, + "id": 19535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 140, + 145, + 152 ] }, { - "id": 21983, + "id": 19536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 21984, + "id": 19537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 145 ] }, { - "id": 21985, + "id": 19538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 146, + 155 ] }, { - "id": 21986, + "id": 19539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 147 ] }, { - "id": 21987, + "id": 19540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 147 ] }, { - "id": 21988, + "id": 19541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 146, + 155 ] }, { - "id": 21989, + "id": 19542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 147 ] }, { - "id": 21990, + "id": 19543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 921, - "name": "tuff_brick_wall", - "translation_key": "block.minecraft.tuff_brick_wall", - "item_id": 24, - "properties": [ - { - "name": "east", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "north", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "south", - "values": [ - "none", - "low", - "tall" - ] - }, - { - "name": "up", - "values": [ - "true", - "false" - ] - }, - { - "name": "waterlogged", - "values": [ - "true", - "false" + 153, + 147 ] }, { - "name": "west", - "values": [ - "none", - "low", - "tall" - ] - } - ], - "default_state_id": 21994, - "states": [ - { - "id": 21991, + "id": 19544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { - "id": 21992, + "id": 19545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 21993, + "id": 19546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 21994, + "id": 19547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140 + 140, + 148, + 152 ] }, { - "id": 21995, + "id": 19548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 21996, + "id": 19549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143 + 143, + 148 ] }, { - "id": 21997, + "id": 19550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 21998, + "id": 19551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 21999, + "id": 19552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 22000, + "id": 19553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 22001, + "id": 19554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 22002, + "id": 19555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144 + 153, + 150 ] }, { - "id": 22003, + "id": 19556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 22004, + "id": 19557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22005, + "id": 19558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22006, + "id": 19559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 22007, + "id": 19560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22008, + "id": 19561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22009, + "id": 19562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 22010, + "id": 19563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22011, + "id": 19564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22012, + "id": 19565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 22013, + "id": 19566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22014, + "id": 19567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22015, + "id": 19568, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 22016, + "id": 19569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22017, + "id": 19570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22018, + "id": 19571, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 145 + 148, + 145, + 152 ] }, { - "id": 22019, + "id": 19572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22020, + "id": 19573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, + 148, 145 ] }, { - "id": 22021, + "id": 19574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 22022, + "id": 19575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22023, + "id": 19576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22024, + "id": 19577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146 + 151, + 155 ] }, { - "id": 22025, + "id": 19578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22026, + "id": 19579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, + 150, 147 ] }, { - "id": 22027, + "id": 19580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 22028, + "id": 19581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 22029, + "id": 19582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 22030, + "id": 19583, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 148, + 152 ] }, { - "id": 22031, + "id": 19584, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 22032, + "id": 19585, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148 ] }, { - "id": 22033, + "id": 19586, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 22034, + "id": 19587, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 22035, + "id": 19588, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 22036, + "id": 19589, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 149, + 155 ] }, { - "id": 22037, + "id": 19590, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 22038, + "id": 19591, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150 ] }, { - "id": 22039, + "id": 19592, "luminance": 0, "opaque": true, "replaceable": false, @@ -259688,17 +229578,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 22040, + "id": 19593, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259706,13 +229597,13 @@ ] }, { - "id": 22041, + "id": 19594, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259720,7 +229611,7 @@ ] }, { - "id": 22042, + "id": 19595, "luminance": 0, "opaque": true, "replaceable": false, @@ -259728,17 +229619,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 22043, + "id": 19596, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259746,13 +229638,13 @@ ] }, { - "id": 22044, + "id": 19597, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259760,75 +229652,77 @@ ] }, { - "id": 22045, + "id": 19598, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 22046, + "id": 19599, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22047, + "id": 19600, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22048, + "id": 19601, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 22049, + "id": 19602, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22050, + "id": 19603, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22051, + "id": 19604, "luminance": 0, "opaque": true, "replaceable": false, @@ -259836,17 +229730,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 22052, + "id": 19605, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259854,13 +229749,13 @@ ] }, { - "id": 22053, + "id": 19606, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259868,7 +229763,7 @@ ] }, { - "id": 22054, + "id": 19607, "luminance": 0, "opaque": true, "replaceable": false, @@ -259876,17 +229771,18 @@ "collision_shapes": [ 140, 148, - 145 + 145, + 152 ] }, { - "id": 22055, + "id": 19608, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259894,13 +229790,13 @@ ] }, { - "id": 22056, + "id": 19609, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, 148, @@ -259908,520 +229804,503 @@ ] }, { - "id": 22057, + "id": 19610, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 22058, + "id": 19611, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22059, + "id": 19612, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22060, + "id": 19613, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 151, + 155 ] }, { - "id": 22061, + "id": 19614, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22062, + "id": 19615, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, + 153, 150, 147 ] }, { - "id": 22063, + "id": 19616, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 22064, + "id": 19617, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 22065, + "id": 19618, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 22066, + "id": 19619, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148 + 152 ] }, { - "id": 22067, + "id": 19620, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 22068, + "id": 19621, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, - 143, - 148 + 143 ] }, { - "id": 22069, + "id": 19622, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 22070, + "id": 19623, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 22071, + "id": 19624, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 22072, + "id": 19625, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149 + 154 ] }, { - "id": 22073, + "id": 19626, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 22074, + "id": 19627, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150 + 153 ] }, { - "id": 22075, + "id": 19628, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 22076, + "id": 19629, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22077, + "id": 19630, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22078, + "id": 19631, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 22079, + "id": 19632, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22080, + "id": 19633, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22081, + "id": 19634, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 22082, + "id": 19635, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22083, + "id": 19636, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22084, + "id": 19637, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 22085, + "id": 19638, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22086, + "id": 19639, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22087, + "id": 19640, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 22088, + "id": 19641, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22089, + "id": 19642, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22090, + "id": 19643, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145 + 145, + 152 ] }, { - "id": 22091, + "id": 19644, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22092, + "id": 19645, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 141, + 153, 142, 143, - 148, 145 ] }, { - "id": 22093, + "id": 19646, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 22094, + "id": 19647, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22095, + "id": 19648, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22096, + "id": 19649, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151 + 146, + 155 ] }, { - "id": 22097, + "id": 19650, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22098, + "id": 19651, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 144, - 150, + 153, 147 ] }, { - "id": 22099, + "id": 19652, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 22100, + "id": 19653, "luminance": 0, "opaque": true, "replaceable": false, @@ -260429,11 +230308,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 22101, + "id": 19654, "luminance": 0, "opaque": true, "replaceable": false, @@ -260441,22 +230321,24 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 22102, + "id": 19655, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 152 ] }, { - "id": 22103, + "id": 19656, "luminance": 0, "opaque": true, "replaceable": false, @@ -260464,11 +230346,12 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 22104, + "id": 19657, "luminance": 0, "opaque": true, "replaceable": false, @@ -260476,83 +230359,91 @@ "collision_shapes": [ 153, 142, - 143 + 143, + 148 ] }, { - "id": 22105, + "id": 19658, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 22106, + "id": 19659, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 22107, + "id": 19660, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 22108, + "id": 19661, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 149, + 155 ] }, { - "id": 22109, + "id": 19662, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 22110, + "id": 19663, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 153, + 150 ] }, { - "id": 22111, + "id": 19664, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 22112, + "id": 19665, "luminance": 0, "opaque": true, "replaceable": false, @@ -260561,11 +230452,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22113, + "id": 19666, "luminance": 0, "opaque": true, "replaceable": false, @@ -260574,23 +230466,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22114, + "id": 19667, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 22115, + "id": 19668, "luminance": 0, "opaque": true, "replaceable": false, @@ -260599,11 +230493,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22116, + "id": 19669, "luminance": 0, "opaque": true, "replaceable": false, @@ -260612,89 +230507,95 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22117, + "id": 19670, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 22118, + "id": 19671, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22119, + "id": 19672, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22120, + "id": 19673, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 22121, + "id": 19674, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22122, + "id": 19675, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22123, + "id": 19676, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 22124, + "id": 19677, "luminance": 0, "opaque": true, "replaceable": false, @@ -260703,11 +230604,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22125, + "id": 19678, "luminance": 0, "opaque": true, "replaceable": false, @@ -260716,23 +230618,25 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22126, + "id": 19679, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, + 148, 145, 152 ] }, { - "id": 22127, + "id": 19680, "luminance": 0, "opaque": true, "replaceable": false, @@ -260741,11 +230645,12 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22128, + "id": 19681, "luminance": 0, "opaque": true, "replaceable": false, @@ -260754,77 +230659,82 @@ 153, 142, 143, + 148, 145 ] }, { - "id": 22129, + "id": 19682, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 22130, + "id": 19683, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22131, + "id": 19684, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22132, + "id": 19685, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, + 151, 155 ] }, { - "id": 22133, + "id": 19686, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22134, + "id": 19687, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 153, + 150, 147 ] }, { - "id": 22135, + "id": 19688, "luminance": 0, "opaque": true, "replaceable": false, @@ -260836,7 +230746,7 @@ ] }, { - "id": 22136, + "id": 19689, "luminance": 0, "opaque": true, "replaceable": false, @@ -260849,7 +230759,7 @@ ] }, { - "id": 22137, + "id": 19690, "luminance": 0, "opaque": true, "replaceable": false, @@ -260862,7 +230772,7 @@ ] }, { - "id": 22138, + "id": 19691, "luminance": 0, "opaque": true, "replaceable": false, @@ -260874,7 +230784,7 @@ ] }, { - "id": 22139, + "id": 19692, "luminance": 0, "opaque": true, "replaceable": false, @@ -260887,7 +230797,7 @@ ] }, { - "id": 22140, + "id": 19693, "luminance": 0, "opaque": true, "replaceable": false, @@ -260900,7 +230810,7 @@ ] }, { - "id": 22141, + "id": 19694, "luminance": 0, "opaque": true, "replaceable": false, @@ -260911,7 +230821,7 @@ ] }, { - "id": 22142, + "id": 19695, "luminance": 0, "opaque": true, "replaceable": false, @@ -260922,7 +230832,7 @@ ] }, { - "id": 22143, + "id": 19696, "luminance": 0, "opaque": true, "replaceable": false, @@ -260933,7 +230843,7 @@ ] }, { - "id": 22144, + "id": 19697, "luminance": 0, "opaque": true, "replaceable": false, @@ -260944,7 +230854,7 @@ ] }, { - "id": 22145, + "id": 19698, "luminance": 0, "opaque": true, "replaceable": false, @@ -260955,7 +230865,7 @@ ] }, { - "id": 22146, + "id": 19699, "luminance": 0, "opaque": true, "replaceable": false, @@ -260966,7 +230876,7 @@ ] }, { - "id": 22147, + "id": 19700, "luminance": 0, "opaque": true, "replaceable": false, @@ -260979,7 +230889,7 @@ ] }, { - "id": 22148, + "id": 19701, "luminance": 0, "opaque": true, "replaceable": false, @@ -260993,7 +230903,7 @@ ] }, { - "id": 22149, + "id": 19702, "luminance": 0, "opaque": true, "replaceable": false, @@ -261007,7 +230917,7 @@ ] }, { - "id": 22150, + "id": 19703, "luminance": 0, "opaque": true, "replaceable": false, @@ -261020,7 +230930,7 @@ ] }, { - "id": 22151, + "id": 19704, "luminance": 0, "opaque": true, "replaceable": false, @@ -261034,7 +230944,7 @@ ] }, { - "id": 22152, + "id": 19705, "luminance": 0, "opaque": true, "replaceable": false, @@ -261048,7 +230958,7 @@ ] }, { - "id": 22153, + "id": 19706, "luminance": 0, "opaque": true, "replaceable": false, @@ -261059,7 +230969,7 @@ ] }, { - "id": 22154, + "id": 19707, "luminance": 0, "opaque": true, "replaceable": false, @@ -261071,7 +230981,7 @@ ] }, { - "id": 22155, + "id": 19708, "luminance": 0, "opaque": true, "replaceable": false, @@ -261083,7 +230993,7 @@ ] }, { - "id": 22156, + "id": 19709, "luminance": 0, "opaque": true, "replaceable": false, @@ -261094,7 +231004,7 @@ ] }, { - "id": 22157, + "id": 19710, "luminance": 0, "opaque": true, "replaceable": false, @@ -261106,7 +231016,7 @@ ] }, { - "id": 22158, + "id": 19711, "luminance": 0, "opaque": true, "replaceable": false, @@ -261118,7 +231028,7 @@ ] }, { - "id": 22159, + "id": 19712, "luminance": 0, "opaque": true, "replaceable": false, @@ -261131,7 +231041,7 @@ ] }, { - "id": 22160, + "id": 19713, "luminance": 0, "opaque": true, "replaceable": false, @@ -261145,7 +231055,7 @@ ] }, { - "id": 22161, + "id": 19714, "luminance": 0, "opaque": true, "replaceable": false, @@ -261159,7 +231069,7 @@ ] }, { - "id": 22162, + "id": 19715, "luminance": 0, "opaque": true, "replaceable": false, @@ -261172,7 +231082,7 @@ ] }, { - "id": 22163, + "id": 19716, "luminance": 0, "opaque": true, "replaceable": false, @@ -261186,7 +231096,7 @@ ] }, { - "id": 22164, + "id": 19717, "luminance": 0, "opaque": true, "replaceable": false, @@ -261200,7 +231110,7 @@ ] }, { - "id": 22165, + "id": 19718, "luminance": 0, "opaque": true, "replaceable": false, @@ -261211,7 +231121,7 @@ ] }, { - "id": 22166, + "id": 19719, "luminance": 0, "opaque": true, "replaceable": false, @@ -261223,7 +231133,7 @@ ] }, { - "id": 22167, + "id": 19720, "luminance": 0, "opaque": true, "replaceable": false, @@ -261235,7 +231145,7 @@ ] }, { - "id": 22168, + "id": 19721, "luminance": 0, "opaque": true, "replaceable": false, @@ -261246,7 +231156,7 @@ ] }, { - "id": 22169, + "id": 19722, "luminance": 0, "opaque": true, "replaceable": false, @@ -261258,7 +231168,7 @@ ] }, { - "id": 22170, + "id": 19723, "luminance": 0, "opaque": true, "replaceable": false, @@ -261268,9848 +231178,10720 @@ 150, 147 ] + } + ] + }, + { + "id": 852, + "name": "blackstone_slab", + "translation_key": "block.minecraft.blackstone_slab", + "item_id": 1178, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 22171, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19727, + "states": [ + { + "id": 19724, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 201 ] }, { - "id": 22172, + "id": 19725, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 201 ] }, { - "id": 22173, + "id": 19726, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51 ] }, { - "id": 22174, + "id": 19727, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51 ] }, { - "id": 22175, + "id": 19728, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 ] }, { - "id": 22176, + "id": 19729, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 0 + ] + } + ] + }, + { + "id": 853, + "name": "polished_blackstone", + "translation_key": "block.minecraft.polished_blackstone", + "item_id": 1181, + "properties": [], + "default_state_id": 19730, + "states": [ + { + "id": 19730, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 854, + "name": "polished_blackstone_bricks", + "translation_key": "block.minecraft.polished_blackstone_bricks", + "item_id": 1185, + "properties": [], + "default_state_id": 19731, + "states": [ + { + "id": 19731, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 855, + "name": "cracked_polished_blackstone_bricks", + "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", + "item_id": 1188, + "properties": [], + "default_state_id": 19732, + "states": [ + { + "id": 19732, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 856, + "name": "chiseled_polished_blackstone", + "translation_key": "block.minecraft.chiseled_polished_blackstone", + "item_id": 1184, + "properties": [], + "default_state_id": 19733, + "states": [ + { + "id": 19733, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 857, + "name": "polished_blackstone_brick_slab", + "translation_key": "block.minecraft.polished_blackstone_brick_slab", + "item_id": 1186, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 22177, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19737, + "states": [ + { + "id": 19734, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 201 ] }, { - "id": 22178, + "id": 19735, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 201 ] }, { - "id": 22179, + "id": 19736, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 51 ] }, { - "id": 22180, + "id": 19737, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 51 ] }, { - "id": 22181, + "id": 19738, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 ] }, { - "id": 22182, + "id": 19739, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 0 + ] + } + ] + }, + { + "id": 858, + "name": "polished_blackstone_brick_stairs", + "translation_key": "block.minecraft.polished_blackstone_brick_stairs", + "item_id": 1187, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 22183, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 22184, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 22185, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 19751, + "states": [ + { + "id": 19740, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 41, + 42 ] }, { - "id": 22186, + "id": 19741, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 41, + 42 ] }, { - "id": 22187, + "id": 19742, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 22188, + "id": 19743, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 43, + 44, + 45 ] }, { - "id": 22189, + "id": 19744, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 41, + 46, + 47 ] }, { - "id": 22190, + "id": 19745, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 41, + 46, + 47 ] }, { - "id": 22191, + "id": 19746, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 48, + 42, + 49 ] }, { - "id": 22192, + "id": 19747, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 48, + 42, + 49 ] }, { - "id": 22193, + "id": 19748, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 22194, + "id": 19749, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 44, + 50, + 45 ] }, { - "id": 22195, + "id": 19750, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52 ] }, { - "id": 22196, + "id": 19751, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52 ] }, { - "id": 22197, + "id": 19752, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 50, + 49 ] }, { - "id": 22198, + "id": 19753, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 50, + 49 ] }, { - "id": 22199, + "id": 19754, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 22200, + "id": 19755, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 22201, + "id": 19756, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 53 ] }, { - "id": 22202, + "id": 19757, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 53 ] }, { - "id": 22203, + "id": 19758, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 22204, + "id": 19759, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 22205, + "id": 19760, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 52 ] }, { - "id": 22206, + "id": 19761, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 54, + 52 ] }, { - "id": 22207, + "id": 19762, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 54, + 44, + 53 ] }, { - "id": 22208, + "id": 19763, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 54, + 44, + 53 ] }, { - "id": 22209, + "id": 19764, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 43, + 46, + 49 ] }, { - "id": 22210, + "id": 19765, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 152 + 43, + 46, + 49 ] }, { - "id": 22211, + "id": 19766, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 46, + 50, + 49 ] }, { - "id": 22212, + "id": 19767, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143 + 46, + 50, + 49 ] }, { - "id": 22213, + "id": 19768, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 55, + 52, + 45 ] }, { - "id": 22214, + "id": 19769, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 55, + 52, + 45 ] }, { - "id": 22215, + "id": 19770, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42 ] }, { - "id": 22216, + "id": 19771, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 154 + 51, + 42 ] }, { - "id": 22217, + "id": 19772, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42, + 49 ] }, { - "id": 22218, + "id": 19773, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153 + 51, + 42, + 49 ] }, { - "id": 22219, + "id": 19774, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 50, + 45 ] }, { - "id": 22220, + "id": 19775, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50, + 45 ] }, { - "id": 22221, + "id": 19776, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 45 ] }, { - "id": 22222, + "id": 19777, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 51, + 45 ] }, { - "id": 22223, + "id": 19778, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 47 ] }, { - "id": 22224, + "id": 19779, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 47 ] }, { - "id": 22225, + "id": 19780, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 56 ] }, { - "id": 22226, + "id": 19781, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 56 ] }, { - "id": 22227, + "id": 19782, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 46, + 49 ] }, { - "id": 22228, + "id": 19783, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 43, + 46, + 49 ] }, { - "id": 22229, + "id": 19784, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 22230, + "id": 19785, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 43, + 44, + 45 ] }, { - "id": 22231, + "id": 19786, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 55, + 52, + 45 ] }, { - "id": 22232, + "id": 19787, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 55, + 52, + 45 ] }, { - "id": 22233, + "id": 19788, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 48, + 42, + 49 ] }, { - "id": 22234, + "id": 19789, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 145, - 152 + 48, + 42, + 49 ] }, { - "id": 22235, + "id": 19790, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50 ] }, { - "id": 22236, + "id": 19791, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 145 + 51, + 50 ] }, { - "id": 22237, + "id": 19792, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 45 ] }, { - "id": 22238, + "id": 19793, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 45 ] }, { - "id": 22239, + "id": 19794, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 50, + 49 ] }, { - "id": 22240, + "id": 19795, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 146, - 155 + 51, + 50, + 49 ] }, { - "id": 22241, + "id": 19796, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 47 ] }, { - "id": 22242, + "id": 19797, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 147 + 51, + 47 ] }, { - "id": 22243, + "id": 19798, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 51, + 53 ] }, { - "id": 22244, + "id": 19799, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 51, + 53 ] }, { - "id": 22245, + "id": 19800, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 57, + 50 ] }, { - "id": 22246, + "id": 19801, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 152 + 57, + 50 ] }, { - "id": 22247, + "id": 19802, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 46, + 47 ] }, { - "id": 22248, + "id": 19803, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148 + 41, + 46, + 47 ] }, { - "id": 22249, + "id": 19804, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 54, + 44, + 53 ] }, { - "id": 22250, + "id": 19805, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 54, + 44, + 53 ] }, { - "id": 22251, + "id": 19806, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 44, + 50, + 45 ] }, { - "id": 22252, + "id": 19807, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 44, + 50, + 45 ] }, { - "id": 22253, + "id": 19808, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 22254, + "id": 19809, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 46, + 50, + 49 ] }, { - "id": 22255, + "id": 19810, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 56 ] }, { - "id": 22256, + "id": 19811, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 56 ] }, { - "id": 22257, + "id": 19812, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 52, + 45 ] }, { - "id": 22258, + "id": 19813, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 51, + 52, + 45 ] }, { - "id": 22259, + "id": 19814, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 22260, + "id": 19815, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 + 51, + 42, + 49 ] }, { - "id": 22261, + "id": 19816, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 49 ] }, { - "id": 22262, + "id": 19817, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 49 ] }, { - "id": 22263, + "id": 19818, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 51, + 45 ] }, { - "id": 22264, + "id": 19819, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 51, + 45 + ] + } + ] + }, + { + "id": 859, + "name": "polished_blackstone_brick_wall", + "translation_key": "block.minecraft.polished_blackstone_brick_wall", + "item_id": 392, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 22265, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 + "name": "north", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 22266, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 150, - 147 + "name": "south", + "values": [ + "none", + "low", + "tall" ] }, { - "id": 22267, + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 19823, + "states": [ + { + "id": 19820, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 140 ] }, { - "id": 22268, + "id": 19821, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 22269, + "id": 19822, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 22270, + "id": 19823, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 140, - 148, - 145, - 152 + 140 ] }, { - "id": 22271, + "id": 19824, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 22272, + "id": 19825, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, - 143, - 148, - 145 + 143 ] }, { - "id": 22273, + "id": 19826, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 22274, + "id": 19827, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 22275, + "id": 19828, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 22276, + "id": 19829, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 151, - 155 - ] + "collision_shapes": [] }, { - "id": 22277, + "id": 19830, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 22278, + "id": 19831, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144 ] }, { - "id": 22279, + "id": 19832, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 145 ] }, { - "id": 22280, + "id": 19833, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 22281, + "id": 19834, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 22282, + "id": 19835, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 152 + 145 ] }, { - "id": 22283, + "id": 19836, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 22284, + "id": 19837, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148 + 145 ] }, { - "id": 22285, + "id": 19838, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 146 ] }, { - "id": 22286, + "id": 19839, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 22287, + "id": 19840, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 22288, + "id": 19841, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 149, - 155 + 146 ] }, { - "id": 22289, + "id": 19842, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 22290, + "id": 19843, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150 + 144, + 147 ] }, { - "id": 22291, + "id": 19844, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 22292, + "id": 19845, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 22293, + "id": 19846, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 22294, + "id": 19847, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 145 ] }, { - "id": 22295, + "id": 19848, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 22296, + "id": 19849, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, 145 ] }, { - "id": 22297, + "id": 19850, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 22298, + "id": 19851, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 22299, + "id": 19852, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 22300, + "id": 19853, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 146 ] }, { - "id": 22301, + "id": 19854, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 22302, + "id": 19855, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, + 144, 147 ] }, { - "id": 22303, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 140, - 148, - 145, - 152 - ] - }, - { - "id": 22304, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 22305, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 153, - 142, - 143, - 148, - 145 - ] - }, - { - "id": 22306, + "id": 19856, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 140, - 148, - 145, - 152 + 148 ] }, { - "id": 22307, + "id": 19857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 22308, + "id": 19858, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, + 141, 142, 143, - 148, - 145 + 148 ] }, { - "id": 22309, + "id": 19859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 140, + 148 ] }, { - "id": 22310, + "id": 19860, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148 ] }, { - "id": 22311, + "id": 19861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 141, + 142, + 143, + 148 ] }, { - "id": 22312, + "id": 19862, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 151, - 155 + 149 ] }, { - "id": 22313, + "id": 19863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] }, { - "id": 22314, + "id": 19864, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 153, - 150, - 147 + 144, + 150 ] - } - ] - }, - { - "id": 922, - "name": "chiseled_tuff_bricks", - "translation_key": "block.minecraft.chiseled_tuff_bricks", - "item_id": 25, - "properties": [], - "default_state_id": 22315, - "states": [ + }, { - "id": 22315, + "id": 19865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 149 ] - } - ] - }, - { - "id": 923, - "name": "calcite", - "translation_key": "block.minecraft.calcite", - "item_id": 11, - "properties": [], - "default_state_id": 22316, - "states": [ + }, { - "id": 22316, + "id": 19866, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 924, - "name": "tinted_glass", - "translation_key": "block.minecraft.tinted_glass", - "item_id": 188, - "properties": [], - "default_state_id": 22317, - "states": [ - { - "id": 22317, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 925, - "name": "powder_snow", - "translation_key": "block.minecraft.powder_snow", - "item_id": 908, - "properties": [], - "default_state_id": 22318, - "states": [ - { - "id": 22318, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": false, - "collision_shapes": [] - } - ] - }, - { - "id": 926, - "name": "sculk_sensor", - "translation_key": "block.minecraft.sculk_sensor", - "item_id": 674, - "properties": [ - { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" - ] - }, - { - "name": "sculk_sensor_phase", - "values": [ - "inactive", - "active", - "cooldown" + 144, + 150 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22320, - "states": [ - { - "id": 22319, - "luminance": 1, + "id": 19867, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150 + ] }, { - "id": 22320, - "luminance": 1, + "id": 19868, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22321, - "luminance": 1, + "id": 19869, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22322, - "luminance": 1, + "id": 19870, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22323, - "luminance": 1, + "id": 19871, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22324, - "luminance": 1, + "id": 19872, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22325, - "luminance": 1, + "id": 19873, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22326, - "luminance": 1, + "id": 19874, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22327, - "luminance": 1, + "id": 19875, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22328, - "luminance": 1, + "id": 19876, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22329, - "luminance": 1, + "id": 19877, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22330, - "luminance": 1, + "id": 19878, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22331, - "luminance": 1, + "id": 19879, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22332, - "luminance": 1, + "id": 19880, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22333, - "luminance": 1, + "id": 19881, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22334, - "luminance": 1, + "id": 19882, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22335, - "luminance": 1, + "id": 19883, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22336, - "luminance": 1, + "id": 19884, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22337, - "luminance": 1, + "id": 19885, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22338, - "luminance": 1, + "id": 19886, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22339, - "luminance": 1, + "id": 19887, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22340, - "luminance": 1, + "id": 19888, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22341, - "luminance": 1, + "id": 19889, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22342, - "luminance": 1, + "id": 19890, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22343, - "luminance": 1, + "id": 19891, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22344, - "luminance": 1, + "id": 19892, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148 + ] }, { - "id": 22345, - "luminance": 1, + "id": 19893, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148 + ] }, { - "id": 22346, - "luminance": 1, + "id": 19894, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148 + ] }, { - "id": 22347, - "luminance": 1, + "id": 19895, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148 + ] }, { - "id": 22348, - "luminance": 1, + "id": 19896, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148 + ] }, { - "id": 22349, - "luminance": 1, + "id": 19897, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148 + ] }, { - "id": 22350, - "luminance": 1, + "id": 19898, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 149 + ] }, { - "id": 22351, - "luminance": 1, + "id": 19899, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150 + ] }, { - "id": 22352, - "luminance": 1, + "id": 19900, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150 + ] }, { - "id": 22353, - "luminance": 1, + "id": 19901, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 149 + ] }, { - "id": 22354, - "luminance": 1, + "id": 19902, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150 + ] }, { - "id": 22355, - "luminance": 1, + "id": 19903, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150 + ] }, { - "id": 22356, - "luminance": 1, + "id": 19904, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22357, - "luminance": 1, + "id": 19905, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22358, - "luminance": 1, + "id": 19906, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22359, - "luminance": 1, + "id": 19907, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22360, - "luminance": 1, + "id": 19908, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22361, - "luminance": 1, + "id": 19909, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22362, - "luminance": 1, + "id": 19910, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22363, - "luminance": 1, + "id": 19911, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22364, - "luminance": 1, + "id": 19912, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22365, - "luminance": 1, + "id": 19913, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22366, - "luminance": 1, + "id": 19914, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22367, - "luminance": 1, + "id": 19915, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22368, - "luminance": 1, + "id": 19916, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22369, - "luminance": 1, + "id": 19917, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22370, - "luminance": 1, + "id": 19918, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22371, - "luminance": 1, + "id": 19919, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 148, + 145 + ] }, { - "id": 22372, - "luminance": 1, + "id": 19920, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22373, - "luminance": 1, + "id": 19921, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22374, - "luminance": 1, + "id": 19922, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22375, - "luminance": 1, + "id": 19923, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22376, - "luminance": 1, + "id": 19924, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22377, - "luminance": 1, + "id": 19925, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 151 + ] }, { - "id": 22378, - "luminance": 1, + "id": 19926, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22379, - "luminance": 1, + "id": 19927, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 144, + 150, + 147 + ] }, { - "id": 22380, - "luminance": 1, + "id": 19928, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 152 + ] }, { - "id": 22381, - "luminance": 1, + "id": 19929, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143 + ] }, { - "id": 22382, - "luminance": 1, + "id": 19930, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143 + ] }, { - "id": 22383, - "luminance": 1, + "id": 19931, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 152 + ] }, { - "id": 22384, - "luminance": 1, + "id": 19932, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143 + ] }, { - "id": 22385, - "luminance": 1, + "id": 19933, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143 + ] }, { - "id": 22386, - "luminance": 1, + "id": 19934, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 154 + ] }, { - "id": 22387, - "luminance": 1, + "id": 19935, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153 + ] }, { - "id": 22388, - "luminance": 1, + "id": 19936, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153 + ] }, { - "id": 22389, - "luminance": 1, + "id": 19937, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 154 + ] }, { - "id": 22390, - "luminance": 1, + "id": 19938, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153 + ] }, { - "id": 22391, - "luminance": 1, + "id": 19939, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153 + ] }, { - "id": 22392, - "luminance": 1, + "id": 19940, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 145, + 152 + ] }, { - "id": 22393, - "luminance": 1, + "id": 19941, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22394, - "luminance": 1, + "id": 19942, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22395, - "luminance": 1, + "id": 19943, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 145, + 152 + ] }, { - "id": 22396, - "luminance": 1, + "id": 19944, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22397, - "luminance": 1, + "id": 19945, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22398, - "luminance": 1, + "id": 19946, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 146, + 155 + ] }, { - "id": 22399, - "luminance": 1, + "id": 19947, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22400, - "luminance": 1, + "id": 19948, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22401, - "luminance": 1, + "id": 19949, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 146, + 155 + ] }, { - "id": 22402, - "luminance": 1, + "id": 19950, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22403, - "luminance": 1, + "id": 19951, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22404, - "luminance": 1, + "id": 19952, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 145, + 152 + ] }, { - "id": 22405, - "luminance": 1, + "id": 19953, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22406, - "luminance": 1, + "id": 19954, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22407, - "luminance": 1, + "id": 19955, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 140, + 145, + 152 + ] }, { - "id": 22408, - "luminance": 1, + "id": 19956, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22409, - "luminance": 1, + "id": 19957, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 142, + 143, + 145 + ] }, { - "id": 22410, - "luminance": 1, + "id": 19958, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 146, + 155 + ] }, { - "id": 22411, - "luminance": 1, + "id": 19959, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22412, - "luminance": 1, + "id": 19960, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 153, + 147 + ] }, { - "id": 22413, - "luminance": 1, + "id": 19961, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 + 146, + 155 + ] }, { - "id": 22414, - "luminance": 1, + "id": 19962, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 34 - } - ] - }, - { - "id": 927, - "name": "calibrated_sculk_sensor", - "translation_key": "block.minecraft.calibrated_sculk_sensor", - "item_id": 675, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 153, + 147 ] }, { - "name": "power", - "values": [ - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", - "13", - "14", - "15" + "id": 19963, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 147 ] }, { - "name": "sculk_sensor_phase", - "values": [ - "inactive", - "active", - "cooldown" + "id": 19964, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22416, - "states": [ - { - "id": 22415, - "luminance": 1, + "id": 19965, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22416, - "luminance": 1, + "id": 19966, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22417, - "luminance": 1, + "id": 19967, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22418, - "luminance": 1, + "id": 19968, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22419, - "luminance": 1, + "id": 19969, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22420, - "luminance": 1, + "id": 19970, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22421, - "luminance": 1, + "id": 19971, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22422, - "luminance": 1, + "id": 19972, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22423, - "luminance": 1, + "id": 19973, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22424, - "luminance": 1, + "id": 19974, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22425, - "luminance": 1, + "id": 19975, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22426, - "luminance": 1, + "id": 19976, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22427, - "luminance": 1, + "id": 19977, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22428, - "luminance": 1, + "id": 19978, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22429, - "luminance": 1, + "id": 19979, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22430, - "luminance": 1, + "id": 19980, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22431, - "luminance": 1, + "id": 19981, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22432, - "luminance": 1, + "id": 19982, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22433, - "luminance": 1, + "id": 19983, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22434, - "luminance": 1, + "id": 19984, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22435, - "luminance": 1, + "id": 19985, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22436, - "luminance": 1, + "id": 19986, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22437, - "luminance": 1, + "id": 19987, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22438, - "luminance": 1, + "id": 19988, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22439, - "luminance": 1, + "id": 19989, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22440, - "luminance": 1, + "id": 19990, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22441, - "luminance": 1, + "id": 19991, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22442, - "luminance": 1, + "id": 19992, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22443, - "luminance": 1, + "id": 19993, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22444, - "luminance": 1, + "id": 19994, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22445, - "luminance": 1, + "id": 19995, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22446, - "luminance": 1, + "id": 19996, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22447, - "luminance": 1, + "id": 19997, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22448, - "luminance": 1, + "id": 19998, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22449, - "luminance": 1, + "id": 19999, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22450, - "luminance": 1, + "id": 20000, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22451, - "luminance": 1, + "id": 20001, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22452, - "luminance": 1, + "id": 20002, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22453, - "luminance": 1, + "id": 20003, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22454, - "luminance": 1, + "id": 20004, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22455, - "luminance": 1, + "id": 20005, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22456, - "luminance": 1, + "id": 20006, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22457, - "luminance": 1, + "id": 20007, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22458, - "luminance": 1, + "id": 20008, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22459, - "luminance": 1, + "id": 20009, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22460, - "luminance": 1, + "id": 20010, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22461, - "luminance": 1, + "id": 20011, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22462, - "luminance": 1, + "id": 20012, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22463, - "luminance": 1, + "id": 20013, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22464, - "luminance": 1, + "id": 20014, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22465, - "luminance": 1, + "id": 20015, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22466, - "luminance": 1, + "id": 20016, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22467, - "luminance": 1, + "id": 20017, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22468, - "luminance": 1, + "id": 20018, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22469, - "luminance": 1, + "id": 20019, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22470, - "luminance": 1, + "id": 20020, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22471, - "luminance": 1, + "id": 20021, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22472, - "luminance": 1, + "id": 20022, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22473, - "luminance": 1, + "id": 20023, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22474, - "luminance": 1, + "id": 20024, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22475, - "luminance": 1, + "id": 20025, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22476, - "luminance": 1, + "id": 20026, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22477, - "luminance": 1, + "id": 20027, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22478, - "luminance": 1, + "id": 20028, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22479, - "luminance": 1, + "id": 20029, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22480, - "luminance": 1, + "id": 20030, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22481, - "luminance": 1, + "id": 20031, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22482, - "luminance": 1, + "id": 20032, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22483, - "luminance": 1, + "id": 20033, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22484, - "luminance": 1, + "id": 20034, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22485, - "luminance": 1, + "id": 20035, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22486, - "luminance": 1, + "id": 20036, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 152 + ] }, { - "id": 22487, - "luminance": 1, + "id": 20037, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143 + ] }, { - "id": 22488, - "luminance": 1, + "id": 20038, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143 + ] }, { - "id": 22489, - "luminance": 1, + "id": 20039, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 152 + ] }, { - "id": 22490, - "luminance": 1, + "id": 20040, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143 + ] }, { - "id": 22491, - "luminance": 1, + "id": 20041, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143 + ] }, { - "id": 22492, - "luminance": 1, + "id": 20042, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 154 + ] }, { - "id": 22493, - "luminance": 1, + "id": 20043, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153 + ] }, { - "id": 22494, - "luminance": 1, + "id": 20044, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153 + ] }, { - "id": 22495, - "luminance": 1, + "id": 20045, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 154 + ] }, { - "id": 22496, - "luminance": 1, + "id": 20046, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153 + ] }, { - "id": 22497, - "luminance": 1, + "id": 20047, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153 + ] }, { - "id": 22498, - "luminance": 1, + "id": 20048, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145, + 152 + ] }, { - "id": 22499, - "luminance": 1, + "id": 20049, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22500, - "luminance": 1, + "id": 20050, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22501, - "luminance": 1, + "id": 20051, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145, + 152 + ] }, { - "id": 22502, - "luminance": 1, + "id": 20052, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22503, - "luminance": 1, + "id": 20053, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22504, - "luminance": 1, + "id": 20054, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146, + 155 + ] }, { - "id": 22505, - "luminance": 1, + "id": 20055, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22506, - "luminance": 1, + "id": 20056, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22507, - "luminance": 1, + "id": 20057, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146, + 155 + ] }, { - "id": 22508, - "luminance": 1, + "id": 20058, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22509, - "luminance": 1, + "id": 20059, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22510, - "luminance": 1, + "id": 20060, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145, + 152 + ] }, { - "id": 22511, - "luminance": 1, + "id": 20061, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22512, - "luminance": 1, + "id": 20062, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22513, - "luminance": 1, + "id": 20063, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145, + 152 + ] }, { - "id": 22514, - "luminance": 1, + "id": 20064, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22515, - "luminance": 1, + "id": 20065, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 145 + ] }, { - "id": 22516, - "luminance": 1, + "id": 20066, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146, + 155 + ] }, { - "id": 22517, - "luminance": 1, + "id": 20067, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22518, - "luminance": 1, + "id": 20068, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22519, - "luminance": 1, + "id": 20069, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146, + 155 + ] }, { - "id": 22520, - "luminance": 1, + "id": 20070, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22521, - "luminance": 1, + "id": 20071, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 147 + ] }, { - "id": 22522, - "luminance": 1, + "id": 20072, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22523, - "luminance": 1, + "id": 20073, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22524, - "luminance": 1, + "id": 20074, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22525, - "luminance": 1, + "id": 20075, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22526, - "luminance": 1, + "id": 20076, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22527, - "luminance": 1, + "id": 20077, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22528, - "luminance": 1, + "id": 20078, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22529, - "luminance": 1, + "id": 20079, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22530, - "luminance": 1, + "id": 20080, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22531, - "luminance": 1, + "id": 20081, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22532, - "luminance": 1, + "id": 20082, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22533, - "luminance": 1, + "id": 20083, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22534, - "luminance": 1, + "id": 20084, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22535, - "luminance": 1, + "id": 20085, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22536, - "luminance": 1, + "id": 20086, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22537, - "luminance": 1, + "id": 20087, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22538, - "luminance": 1, + "id": 20088, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22539, - "luminance": 1, + "id": 20089, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22540, - "luminance": 1, + "id": 20090, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22541, - "luminance": 1, + "id": 20091, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22542, - "luminance": 1, + "id": 20092, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22543, - "luminance": 1, + "id": 20093, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22544, - "luminance": 1, + "id": 20094, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22545, - "luminance": 1, + "id": 20095, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22546, - "luminance": 1, + "id": 20096, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22547, - "luminance": 1, + "id": 20097, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22548, - "luminance": 1, + "id": 20098, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22549, - "luminance": 1, + "id": 20099, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22550, - "luminance": 1, + "id": 20100, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22551, - "luminance": 1, + "id": 20101, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22552, - "luminance": 1, + "id": 20102, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22553, - "luminance": 1, + "id": 20103, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22554, - "luminance": 1, + "id": 20104, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22555, - "luminance": 1, + "id": 20105, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22556, - "luminance": 1, + "id": 20106, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22557, - "luminance": 1, + "id": 20107, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22558, - "luminance": 1, + "id": 20108, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22559, - "luminance": 1, + "id": 20109, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22560, - "luminance": 1, + "id": 20110, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22561, - "luminance": 1, + "id": 20111, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 152 + ] }, { - "id": 22562, - "luminance": 1, + "id": 20112, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22563, - "luminance": 1, + "id": 20113, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148 + ] }, { - "id": 22564, - "luminance": 1, + "id": 20114, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22565, - "luminance": 1, + "id": 20115, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22566, - "luminance": 1, + "id": 20116, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22567, - "luminance": 1, + "id": 20117, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149, + 155 + ] }, { - "id": 22568, - "luminance": 1, + "id": 20118, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22569, - "luminance": 1, + "id": 20119, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150 + ] }, { - "id": 22570, - "luminance": 1, + "id": 20120, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22571, - "luminance": 1, + "id": 20121, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22572, - "luminance": 1, + "id": 20122, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22573, - "luminance": 1, + "id": 20123, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22574, - "luminance": 1, + "id": 20124, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22575, - "luminance": 1, + "id": 20125, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22576, - "luminance": 1, + "id": 20126, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22577, - "luminance": 1, + "id": 20127, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22578, - "luminance": 1, + "id": 20128, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22579, - "luminance": 1, + "id": 20129, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22580, - "luminance": 1, + "id": 20130, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22581, - "luminance": 1, + "id": 20131, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22582, - "luminance": 1, + "id": 20132, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22583, - "luminance": 1, + "id": 20133, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22584, - "luminance": 1, + "id": 20134, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22585, - "luminance": 1, + "id": 20135, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145, + 152 + ] }, { - "id": 22586, - "luminance": 1, + "id": 20136, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22587, - "luminance": 1, + "id": 20137, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22588, - "luminance": 1, + "id": 20138, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22589, - "luminance": 1, + "id": 20139, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22590, - "luminance": 1, + "id": 20140, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22591, - "luminance": 1, + "id": 20141, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151, + 155 + ] }, { - "id": 22592, - "luminance": 1, + "id": 20142, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 153, + 150, + 147 + ] }, { - "id": 22593, - "luminance": 1, + "id": 20143, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 - }, + 153, + 150, + 147 + ] + } + ] + }, + { + "id": 860, + "name": "gilded_blackstone", + "translation_key": "block.minecraft.gilded_blackstone", + "item_id": 1180, + "properties": [], + "default_state_id": 20144, + "states": [ { - "id": 22594, - "luminance": 1, + "id": 20144, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] + } + ] + }, + { + "id": 861, + "name": "polished_blackstone_stairs", + "translation_key": "block.minecraft.polished_blackstone_stairs", + "item_id": 1183, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] }, { - "id": 22595, - "luminance": 1, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20156, + "states": [ + { + "id": 20145, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 42 + ] }, { - "id": 22596, - "luminance": 1, + "id": 20146, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 42 + ] }, { - "id": 22597, - "luminance": 1, + "id": 20147, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 22598, - "luminance": 1, + "id": 20148, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 22599, - "luminance": 1, + "id": 20149, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 22600, - "luminance": 1, + "id": 20150, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 22601, - "luminance": 1, + "id": 20151, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 22602, - "luminance": 1, + "id": 20152, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 22603, - "luminance": 1, + "id": 20153, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 22604, - "luminance": 1, + "id": 20154, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 22605, - "luminance": 1, + "id": 20155, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52 + ] }, { - "id": 22606, - "luminance": 1, + "id": 20156, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52 + ] }, { - "id": 22607, - "luminance": 1, + "id": 20157, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 22608, - "luminance": 1, + "id": 20158, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 22609, - "luminance": 1, + "id": 20159, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 22610, - "luminance": 1, + "id": 20160, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 22611, - "luminance": 1, + "id": 20161, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 22612, - "luminance": 1, + "id": 20162, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 22613, - "luminance": 1, + "id": 20163, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 22614, - "luminance": 1, + "id": 20164, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 22615, - "luminance": 1, + "id": 20165, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 22616, - "luminance": 1, + "id": 20166, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 52 + ] }, { - "id": 22617, - "luminance": 1, + "id": 20167, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 22618, - "luminance": 1, + "id": 20168, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 22619, - "luminance": 1, + "id": 20169, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 22620, - "luminance": 1, + "id": 20170, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 22621, - "luminance": 1, + "id": 20171, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 22622, - "luminance": 1, + "id": 20172, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 22623, - "luminance": 1, + "id": 20173, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 22624, - "luminance": 1, + "id": 20174, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 22625, - "luminance": 1, + "id": 20175, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 22626, - "luminance": 1, + "id": 20176, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42 + ] }, { - "id": 22627, - "luminance": 1, + "id": 20177, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 22628, - "luminance": 1, + "id": 20178, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 22629, - "luminance": 1, + "id": 20179, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 22630, - "luminance": 1, + "id": 20180, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 22631, - "luminance": 1, + "id": 20181, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 22632, - "luminance": 1, + "id": 20182, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 22633, - "luminance": 1, + "id": 20183, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 22634, - "luminance": 1, + "id": 20184, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 22635, - "luminance": 1, + "id": 20185, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 22636, - "luminance": 1, + "id": 20186, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 56 + ] }, { - "id": 22637, - "luminance": 1, + "id": 20187, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 22638, - "luminance": 1, + "id": 20188, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 46, + 49 + ] }, { - "id": 22639, - "luminance": 1, + "id": 20189, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 22640, - "luminance": 1, + "id": 20190, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 43, + 44, + 45 + ] }, { - "id": 22641, - "luminance": 1, + "id": 20191, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 22642, - "luminance": 1, + "id": 20192, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 55, + 52, + 45 + ] }, { - "id": 22643, - "luminance": 1, + "id": 20193, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 22644, - "luminance": 1, + "id": 20194, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 48, + 42, + 49 + ] }, { - "id": 22645, - "luminance": 1, + "id": 20195, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 22646, - "luminance": 1, + "id": 20196, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50 + ] }, { - "id": 22647, - "luminance": 1, + "id": 20197, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 22648, - "luminance": 1, + "id": 20198, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 45 + ] }, { - "id": 22649, - "luminance": 1, + "id": 20199, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 22650, - "luminance": 1, + "id": 20200, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 50, + 49 + ] }, { - "id": 22651, - "luminance": 1, + "id": 20201, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 22652, - "luminance": 1, + "id": 20202, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 47 + ] }, { - "id": 22653, - "luminance": 1, + "id": 20203, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 22654, - "luminance": 1, + "id": 20204, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 53 + ] }, { - "id": 22655, - "luminance": 1, + "id": 20205, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 22656, - "luminance": 1, + "id": 20206, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 57, + 50 + ] }, { - "id": 22657, - "luminance": 1, + "id": 20207, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 22658, - "luminance": 1, + "id": 20208, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 41, + 46, + 47 + ] }, { - "id": 22659, - "luminance": 1, + "id": 20209, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 22660, - "luminance": 1, + "id": 20210, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 54, + 44, + 53 + ] }, { - "id": 22661, - "luminance": 1, + "id": 20211, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 22662, - "luminance": 1, + "id": 20212, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 44, + 50, + 45 + ] }, { - "id": 22663, - "luminance": 1, + "id": 20213, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 22664, - "luminance": 1, + "id": 20214, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 46, + 50, + 49 + ] }, { - "id": 22665, - "luminance": 1, + "id": 20215, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 22666, - "luminance": 1, + "id": 20216, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 56 + ] }, { - "id": 22667, - "luminance": 1, + "id": 20217, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 22668, - "luminance": 1, + "id": 20218, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 52, + 45 + ] }, { - "id": 22669, - "luminance": 1, + "id": 20219, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 22670, - "luminance": 1, + "id": 20220, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 42, + 49 + ] }, { - "id": 22671, - "luminance": 1, + "id": 20221, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 22672, - "luminance": 1, + "id": 20222, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 49 + ] }, { - "id": 22673, - "luminance": 1, + "id": 20223, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] }, { - "id": 22674, - "luminance": 1, + "id": 20224, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 51, + 45 + ] + } + ] + }, + { + "id": 862, + "name": "polished_blackstone_slab", + "translation_key": "block.minecraft.polished_blackstone_slab", + "item_id": 1182, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" + ] }, { - "id": 22675, - "luminance": 1, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20228, + "states": [ + { + "id": 20225, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 22676, - "luminance": 1, + "id": 20226, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 201 + ] }, { - "id": 22677, - "luminance": 1, + "id": 20227, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 22678, - "luminance": 1, + "id": 20228, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ], - "block_entity_type": 35 + ] }, { - "id": 22679, - "luminance": 1, + "id": 20229, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 0 + ] }, { - "id": 22680, - "luminance": 1, + "id": 20230, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 - }, + 0 + ] + } + ] + }, + { + "id": 863, + "name": "polished_blackstone_pressure_plate", + "translation_key": "block.minecraft.polished_blackstone_pressure_plate", + "item_id": 674, + "properties": [ { - "id": 22681, - "luminance": 1, - "opaque": true, + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20232, + "states": [ + { + "id": 20231, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "collision_shapes": [] }, { - "id": 22682, - "luminance": 1, - "opaque": true, + "id": 20232, + "luminance": 0, + "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "collision_shapes": [] + } + ] + }, + { + "id": 864, + "name": "polished_blackstone_button", + "translation_key": "block.minecraft.polished_blackstone_button", + "item_id": 661, + "properties": [ + { + "name": "face", + "values": [ + "floor", + "wall", + "ceiling" + ] }, { - "id": 22683, - "luminance": 1, - "opaque": true, + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "powered", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20242, + "states": [ + { + "id": 20233, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22684, - "luminance": 1, - "opaque": true, + "id": 20234, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22685, - "luminance": 1, - "opaque": true, + "id": 20235, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22686, - "luminance": 1, - "opaque": true, + "id": 20236, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22687, - "luminance": 1, - "opaque": true, + "id": 20237, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22688, - "luminance": 1, - "opaque": true, + "id": 20238, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22689, - "luminance": 1, - "opaque": true, + "id": 20239, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22690, - "luminance": 1, - "opaque": true, + "id": 20240, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22691, - "luminance": 1, - "opaque": true, + "id": 20241, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22692, - "luminance": 1, - "opaque": true, + "id": 20242, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22693, - "luminance": 1, - "opaque": true, + "id": 20243, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22694, - "luminance": 1, - "opaque": true, + "id": 20244, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22695, - "luminance": 1, - "opaque": true, + "id": 20245, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22696, - "luminance": 1, - "opaque": true, + "id": 20246, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22697, - "luminance": 1, - "opaque": true, + "id": 20247, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22698, - "luminance": 1, - "opaque": true, + "id": 20248, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22699, - "luminance": 1, - "opaque": true, + "id": 20249, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22700, - "luminance": 1, - "opaque": true, + "id": 20250, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22701, - "luminance": 1, - "opaque": true, + "id": 20251, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22702, - "luminance": 1, - "opaque": true, + "id": 20252, + "luminance": 0, + "opaque": false, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "blocks_motion": false, + "collision_shapes": [] }, { - "id": 22703, - "luminance": 1, + "id": 20253, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20254, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20255, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + }, + { + "id": 20256, + "luminance": 0, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [] + } + ] + }, + { + "id": 865, + "name": "polished_blackstone_wall", + "translation_key": "block.minecraft.polished_blackstone_wall", + "item_id": 391, + "properties": [ + { + "name": "east", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "north", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "south", + "values": [ + "none", + "low", + "tall" + ] + }, + { + "name": "up", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "none", + "low", + "tall" + ] + } + ], + "default_state_id": 20260, + "states": [ + { + "id": 20257, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140 + ] }, { - "id": 22704, - "luminance": 1, + "id": 20258, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143 + ] }, { - "id": 22705, - "luminance": 1, + "id": 20259, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143 + ] }, { - "id": 22706, - "luminance": 1, + "id": 20260, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140 + ] }, { - "id": 22707, - "luminance": 1, + "id": 20261, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143 + ] }, { - "id": 22708, - "luminance": 1, + "id": 20262, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143 + ] }, { - "id": 22709, - "luminance": 1, + "id": 20263, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "collision_shapes": [] }, { - "id": 22710, - "luminance": 1, + "id": 20264, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144 + ] }, { - "id": 22711, - "luminance": 1, + "id": 20265, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144 + ] }, { - "id": 22712, - "luminance": 1, + "id": 20266, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + "collision_shapes": [] }, { - "id": 22713, - "luminance": 1, + "id": 20267, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144 + ] }, { - "id": 22714, - "luminance": 1, + "id": 20268, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144 + ] }, { - "id": 22715, - "luminance": 1, + "id": 20269, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145 + ] }, { - "id": 22716, - "luminance": 1, + "id": 20270, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22717, - "luminance": 1, + "id": 20271, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22718, - "luminance": 1, + "id": 20272, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145 + ] }, { - "id": 22719, - "luminance": 1, + "id": 20273, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22720, - "luminance": 1, + "id": 20274, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22721, - "luminance": 1, + "id": 20275, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146 + ] }, { - "id": 22722, - "luminance": 1, + "id": 20276, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22723, - "luminance": 1, + "id": 20277, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22724, - "luminance": 1, + "id": 20278, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146 + ] }, { - "id": 22725, - "luminance": 1, + "id": 20279, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22726, - "luminance": 1, + "id": 20280, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22727, - "luminance": 1, + "id": 20281, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145 + ] }, { - "id": 22728, - "luminance": 1, + "id": 20282, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22729, - "luminance": 1, + "id": 20283, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22730, - "luminance": 1, + "id": 20284, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 145 + ] }, { - "id": 22731, - "luminance": 1, + "id": 20285, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22732, - "luminance": 1, + "id": 20286, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 145 + ] }, { - "id": 22733, - "luminance": 1, + "id": 20287, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146 + ] }, { - "id": 22734, - "luminance": 1, + "id": 20288, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22735, - "luminance": 1, + "id": 20289, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22736, - "luminance": 1, + "id": 20290, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 146 + ] }, { - "id": 22737, - "luminance": 1, + "id": 20291, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22738, - "luminance": 1, + "id": 20292, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 147 + ] }, { - "id": 22739, - "luminance": 1, + "id": 20293, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148 + ] }, { - "id": 22740, - "luminance": 1, + "id": 20294, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22741, - "luminance": 1, + "id": 20295, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22742, - "luminance": 1, + "id": 20296, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148 + ] }, { - "id": 22743, - "luminance": 1, + "id": 20297, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22744, - "luminance": 1, + "id": 20298, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22745, - "luminance": 1, + "id": 20299, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149 + ] }, { - "id": 22746, - "luminance": 1, + "id": 20300, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22747, - "luminance": 1, + "id": 20301, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22748, - "luminance": 1, + "id": 20302, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149 + ] }, { - "id": 22749, - "luminance": 1, + "id": 20303, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22750, - "luminance": 1, + "id": 20304, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22751, - "luminance": 1, + "id": 20305, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22752, - "luminance": 1, + "id": 20306, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22753, - "luminance": 1, + "id": 20307, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22754, - "luminance": 1, + "id": 20308, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22755, - "luminance": 1, + "id": 20309, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22756, - "luminance": 1, + "id": 20310, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22757, - "luminance": 1, + "id": 20311, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22758, - "luminance": 1, + "id": 20312, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22759, - "luminance": 1, + "id": 20313, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22760, - "luminance": 1, + "id": 20314, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22761, - "luminance": 1, + "id": 20315, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22762, - "luminance": 1, + "id": 20316, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22763, - "luminance": 1, + "id": 20317, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22764, - "luminance": 1, + "id": 20318, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22765, - "luminance": 1, + "id": 20319, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22766, - "luminance": 1, + "id": 20320, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22767, - "luminance": 1, + "id": 20321, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22768, - "luminance": 1, + "id": 20322, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22769, - "luminance": 1, + "id": 20323, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22770, - "luminance": 1, + "id": 20324, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22771, - "luminance": 1, + "id": 20325, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22772, - "luminance": 1, + "id": 20326, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22773, - "luminance": 1, + "id": 20327, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22774, - "luminance": 1, + "id": 20328, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22775, - "luminance": 1, + "id": 20329, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148 + ] }, { - "id": 22776, - "luminance": 1, + "id": 20330, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22777, - "luminance": 1, + "id": 20331, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22778, - "luminance": 1, + "id": 20332, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148 + ] }, { - "id": 22779, - "luminance": 1, + "id": 20333, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22780, - "luminance": 1, + "id": 20334, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148 + ] }, { - "id": 22781, - "luminance": 1, + "id": 20335, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149 + ] }, { - "id": 22782, - "luminance": 1, + "id": 20336, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22783, - "luminance": 1, + "id": 20337, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22784, - "luminance": 1, + "id": 20338, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 149 + ] }, { - "id": 22785, - "luminance": 1, + "id": 20339, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22786, - "luminance": 1, + "id": 20340, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150 + ] }, { - "id": 22787, - "luminance": 1, + "id": 20341, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22788, - "luminance": 1, + "id": 20342, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22789, - "luminance": 1, + "id": 20343, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22790, - "luminance": 1, + "id": 20344, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 140, + 148, + 145 + ] }, { - "id": 22791, - "luminance": 1, + "id": 20345, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22792, - "luminance": 1, + "id": 20346, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22793, - "luminance": 1, + "id": 20347, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22794, - "luminance": 1, + "id": 20348, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22795, - "luminance": 1, + "id": 20349, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22796, - "luminance": 1, + "id": 20350, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 151 + ] }, { - "id": 22797, - "luminance": 1, + "id": 20351, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 + 144, + 150, + 147 + ] }, { - "id": 22798, - "luminance": 1, + "id": 20352, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 35 - } - ] - }, - { - "id": 928, - "name": "sculk", - "translation_key": "block.minecraft.sculk", - "item_id": 370, - "properties": [], - "default_state_id": 22799, - "states": [ + 144, + 150, + 147 + ] + }, { - "id": 22799, + "id": 20353, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 929, - "name": "sculk_vein", - "translation_key": "block.minecraft.sculk_vein", - "item_id": 371, - "properties": [ - { - "name": "down", - "values": [ - "true", - "false" - ] - }, - { - "name": "east", - "values": [ - "true", - "false" + 140, + 148, + 145 ] }, { - "name": "north", - "values": [ - "true", - "false" + "id": 20354, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 ] }, { - "name": "south", - "values": [ - "true", - "false" + "id": 20355, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 ] }, { - "name": "up", - "values": [ - "true", - "false" + "id": 20356, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 148, + 145 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 20357, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 ] }, { - "name": "west", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22927, - "states": [ - { - "id": 22800, + "id": 20358, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 141, + 142, + 143, + 148, + 145 + ] }, { - "id": 22801, + "id": 20359, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151 + ] }, { - "id": 22802, + "id": 20360, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150, + 147 + ] }, { - "id": 22803, + "id": 20361, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150, + 147 + ] }, { - "id": 22804, + "id": 20362, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151 + ] }, { - "id": 22805, + "id": 20363, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150, + 147 + ] }, { - "id": 22806, + "id": 20364, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 144, + 150, + 147 + ] }, { - "id": 22807, + "id": 20365, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 152 + ] }, { - "id": 22808, + "id": 20366, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22809, + "id": 20367, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22810, + "id": 20368, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 152 + ] }, { - "id": 22811, + "id": 20369, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22812, + "id": 20370, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22813, + "id": 20371, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 22814, + "id": 20372, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22815, + "id": 20373, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22816, + "id": 20374, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 22817, + "id": 20375, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22818, + "id": 20376, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22819, + "id": 20377, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145, + 152 + ] }, { - "id": 22820, + "id": 20378, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22821, + "id": 20379, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22822, + "id": 20380, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145, + 152 + ] }, { - "id": 22823, + "id": 20381, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22824, + "id": 20382, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22825, + "id": 20383, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146, + 155 + ] }, { - "id": 22826, + "id": 20384, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22827, + "id": 20385, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22828, + "id": 20386, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146, + 155 + ] }, { - "id": 22829, + "id": 20387, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22830, + "id": 20388, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22831, + "id": 20389, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145, + 152 + ] }, { - "id": 22832, + "id": 20390, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22833, + "id": 20391, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22834, + "id": 20392, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 145, + 152 + ] }, { - "id": 22835, + "id": 20393, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22836, + "id": 20394, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 145 + ] }, { - "id": 22837, + "id": 20395, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146, + 155 + ] }, { - "id": 22838, + "id": 20396, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22839, + "id": 20397, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22840, + "id": 20398, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 146, + 155 + ] }, { - "id": 22841, + "id": 20399, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22842, + "id": 20400, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 147 + ] }, { - "id": 22843, + "id": 20401, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { - "id": 22844, + "id": 20402, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22845, + "id": 20403, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22846, + "id": 20404, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { - "id": 22847, + "id": 20405, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22848, + "id": 20406, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22849, + "id": 20407, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 22850, + "id": 20408, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22851, + "id": 20409, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22852, + "id": 20410, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 22853, + "id": 20411, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22854, + "id": 20412, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22855, + "id": 20413, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22856, + "id": 20414, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22857, + "id": 20415, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22858, + "id": 20416, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22859, + "id": 20417, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22860, + "id": 20418, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22861, + "id": 20419, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22862, + "id": 20420, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22863, + "id": 20421, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22864, + "id": 20422, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22865, + "id": 20423, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22866, + "id": 20424, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22867, + "id": 20425, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22868, + "id": 20426, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22869, + "id": 20427, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22870, + "id": 20428, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22871, + "id": 20429, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22872, + "id": 20430, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22873, + "id": 20431, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22874, + "id": 20432, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22875, + "id": 20433, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22876, + "id": 20434, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22877, + "id": 20435, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22878, + "id": 20436, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22879, + "id": 20437, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { - "id": 22880, + "id": 20438, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22881, + "id": 20439, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22882, + "id": 20440, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 152 + ] }, { - "id": 22883, + "id": 20441, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22884, + "id": 20442, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148 + ] }, { - "id": 22885, + "id": 20443, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 22886, + "id": 20444, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22887, + "id": 20445, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22888, + "id": 20446, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 149, + 155 + ] }, { - "id": 22889, + "id": 20447, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22890, + "id": 20448, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150 + ] }, { - "id": 22891, + "id": 20449, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22892, + "id": 20450, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22893, + "id": 20451, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22894, + "id": 20452, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22895, + "id": 20453, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22896, + "id": 20454, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22897, + "id": 20455, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22898, + "id": 20456, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22899, + "id": 20457, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22900, + "id": 20458, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22901, + "id": 20459, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22902, + "id": 20460, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22903, + "id": 20461, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22904, + "id": 20462, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22905, + "id": 20463, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22906, + "id": 20464, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 148, + 145, + 152 + ] }, { - "id": 22907, + "id": 20465, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22908, + "id": 20466, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143, + 148, + 145 + ] }, { - "id": 22909, + "id": 20467, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22910, + "id": 20468, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22911, + "id": 20469, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22912, + "id": 20470, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 151, + 155 + ] }, { - "id": 22913, + "id": 20471, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22914, + "id": 20472, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 150, + 147 + ] }, { - "id": 22915, + "id": 20473, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 152 + ] }, { - "id": 22916, + "id": 20474, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22917, + "id": 20475, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22918, + "id": 20476, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 140, + 152 + ] }, { - "id": 22919, + "id": 20477, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22920, + "id": 20478, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153, + 142, + 143 + ] }, { - "id": 22921, + "id": 20479, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 22922, + "id": 20480, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22923, + "id": 20481, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22924, + "id": 20482, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 154 + ] }, { - "id": 22925, + "id": 20483, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22926, + "id": 20484, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] + "collision_shapes": [ + 153 + ] }, { - "id": 22927, + "id": 20485, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, - "collision_shapes": [] - } - ] - }, - { - "id": 930, - "name": "sculk_catalyst", - "translation_key": "block.minecraft.sculk_catalyst", - "item_id": 372, - "properties": [ - { - "name": "bloom", - "values": [ - "true", - "false" + "collision_shapes": [ + 140, + 145, + 152 ] - } - ], - "default_state_id": 22929, - "states": [ + }, { - "id": 22928, - "luminance": 6, + "id": 20486, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 36 + 153, + 142, + 143, + 145 + ] }, { - "id": 22929, - "luminance": 6, + "id": 20487, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ], - "block_entity_type": 36 - } - ] - }, - { - "id": 931, - "name": "sculk_shrieker", - "translation_key": "block.minecraft.sculk_shrieker", - "item_id": 373, - "properties": [ - { - "name": "can_summon", - "values": [ - "true", - "false" + 153, + 142, + 143, + 145 ] }, { - "name": "shrieking", - "values": [ - "true", - "false" + "id": 20488, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 140, + 145, + 152 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 22937, - "states": [ - { - "id": 22930, + "id": 20489, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 153, + 142, + 143, + 145 + ] }, { - "id": 22931, + "id": 20490, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 153, + 142, + 143, + 145 + ] }, { - "id": 22932, + "id": 20491, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 146, + 155 + ] }, { - "id": 22933, + "id": 20492, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 153, + 147 + ] }, { - "id": 22934, + "id": 20493, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 153, + 147 + ] }, { - "id": 22935, + "id": 20494, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 146, + 155 + ] }, { - "id": 22936, + "id": 20495, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 + 153, + 147 + ] }, { - "id": 22937, + "id": 20496, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 - ], - "block_entity_type": 37 - } - ] - }, - { - "id": 932, - "name": "copper_block", - "translation_key": "block.minecraft.copper_block", - "item_id": 88, - "properties": [], - "default_state_id": 22938, - "states": [ + 153, + 147 + ] + }, { - "id": 22938, + "id": 20497, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 145, + 152 ] - } - ] - }, - { - "id": 933, - "name": "exposed_copper", - "translation_key": "block.minecraft.exposed_copper", - "item_id": 92, - "properties": [], - "default_state_id": 22939, - "states": [ + }, { - "id": 22939, + "id": 20498, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 934, - "name": "weathered_copper", - "translation_key": "block.minecraft.weathered_copper", - "item_id": 93, - "properties": [], - "default_state_id": 22940, - "states": [ + }, { - "id": 22940, + "id": 20499, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 935, - "name": "oxidized_copper", - "translation_key": "block.minecraft.oxidized_copper", - "item_id": 94, - "properties": [], - "default_state_id": 22941, - "states": [ + }, { - "id": 22941, + "id": 20500, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 145, + 152 ] - } - ] - }, - { - "id": 936, - "name": "copper_ore", - "translation_key": "block.minecraft.copper_ore", - "item_id": 66, - "properties": [], - "default_state_id": 22942, - "states": [ + }, { - "id": 22942, + "id": 20501, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 937, - "name": "deepslate_copper_ore", - "translation_key": "block.minecraft.deepslate_copper_ore", - "item_id": 67, - "properties": [], - "default_state_id": 22943, - "states": [ + }, { - "id": 22943, + "id": 20502, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 145 ] - } - ] - }, - { - "id": 938, - "name": "oxidized_cut_copper", - "translation_key": "block.minecraft.oxidized_cut_copper", - "item_id": 102, - "properties": [], - "default_state_id": 22944, - "states": [ + }, { - "id": 22944, + "id": 20503, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 146, + 155 ] - } - ] - }, - { - "id": 939, - "name": "weathered_cut_copper", - "translation_key": "block.minecraft.weathered_cut_copper", - "item_id": 101, - "properties": [], - "default_state_id": 22945, - "states": [ + }, { - "id": 22945, + "id": 20504, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] - } - ] - }, - { - "id": 940, - "name": "exposed_cut_copper", - "translation_key": "block.minecraft.exposed_cut_copper", - "item_id": 100, - "properties": [], - "default_state_id": 22946, - "states": [ + }, { - "id": 22946, + "id": 20505, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] - } - ] - }, - { - "id": 941, - "name": "cut_copper", - "translation_key": "block.minecraft.cut_copper", - "item_id": 99, - "properties": [], - "default_state_id": 22947, - "states": [ + }, { - "id": 22947, + "id": 20506, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 146, + 155 ] - } - ] - }, - { - "id": 942, - "name": "oxidized_chiseled_copper", - "translation_key": "block.minecraft.oxidized_chiseled_copper", - "item_id": 98, - "properties": [], - "default_state_id": 22948, - "states": [ + }, { - "id": 22948, + "id": 20507, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] - } - ] - }, - { - "id": 943, - "name": "weathered_chiseled_copper", - "translation_key": "block.minecraft.weathered_chiseled_copper", - "item_id": 97, - "properties": [], - "default_state_id": 22949, - "states": [ + }, { - "id": 22949, + "id": 20508, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 147 ] - } - ] - }, - { - "id": 944, - "name": "exposed_chiseled_copper", - "translation_key": "block.minecraft.exposed_chiseled_copper", - "item_id": 96, - "properties": [], - "default_state_id": 22950, - "states": [ + }, { - "id": 22950, + "id": 20509, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 152 ] - } - ] - }, - { - "id": 945, - "name": "chiseled_copper", - "translation_key": "block.minecraft.chiseled_copper", - "item_id": 95, - "properties": [], - "default_state_id": 22951, - "states": [ + }, { - "id": 22951, + "id": 20510, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] - } - ] - }, - { - "id": 946, - "name": "waxed_oxidized_chiseled_copper", - "translation_key": "block.minecraft.waxed_oxidized_chiseled_copper", - "item_id": 118, - "properties": [], - "default_state_id": 22952, - "states": [ + }, { - "id": 22952, + "id": 20511, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] - } - ] - }, - { - "id": 947, - "name": "waxed_weathered_chiseled_copper", - "translation_key": "block.minecraft.waxed_weathered_chiseled_copper", - "item_id": 117, - "properties": [], - "default_state_id": 22953, - "states": [ + }, { - "id": 22953, + "id": 20512, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 140, + 148, + 152 ] - } - ] - }, - { - "id": 948, - "name": "waxed_exposed_chiseled_copper", - "translation_key": "block.minecraft.waxed_exposed_chiseled_copper", - "item_id": 116, - "properties": [], - "default_state_id": 22954, - "states": [ + }, { - "id": 22954, + "id": 20513, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] - } - ] - }, - { - "id": 949, - "name": "waxed_chiseled_copper", - "translation_key": "block.minecraft.waxed_chiseled_copper", - "item_id": 115, - "properties": [], - "default_state_id": 22955, - "states": [ + }, { - "id": 22955, + "id": 20514, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 153, + 142, + 143, + 148 ] - } - ] - }, - { - "id": 950, - "name": "oxidized_cut_copper_stairs", - "translation_key": "block.minecraft.oxidized_cut_copper_stairs", - "item_id": 106, - "properties": [ + }, { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + "id": 20515, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 20516, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 ] }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "id": 20517, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 153, + 150 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 20518, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 149, + 155 ] - } - ], - "default_state_id": 22967, - "states": [ + }, { - "id": 22956, + "id": 20519, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 22957, + "id": 20520, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 153, + 150 ] }, { - "id": 22958, + "id": 20521, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 22959, + "id": 20522, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22960, + "id": 20523, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22961, + "id": 20524, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 22962, + "id": 20525, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22963, + "id": 20526, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22964, + "id": 20527, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 151, + 155 ] }, { - "id": 22965, + "id": 20528, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 153, + 150, + 147 ] }, { - "id": 22966, + "id": 20529, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 153, + 150, + 147 ] }, { - "id": 22967, + "id": 20530, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 151, + 155 ] }, { - "id": 22968, + "id": 20531, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 22969, + "id": 20532, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 150, + 147 ] }, { - "id": 22970, + "id": 20533, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 22971, + "id": 20534, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22972, + "id": 20535, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22973, + "id": 20536, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 140, + 148, + 145, + 152 ] }, { - "id": 22974, + "id": 20537, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22975, + "id": 20538, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22976, + "id": 20539, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 151, + 155 ] }, { - "id": 22977, + "id": 20540, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 153, + 150, + 147 ] }, { - "id": 22978, + "id": 20541, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 153, + 150, + 147 ] }, { - "id": 22979, + "id": 20542, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 151, + 155 ] }, { - "id": 22980, + "id": 20543, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 22981, + "id": 20544, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 150, + 147 ] }, { - "id": 22982, + "id": 20545, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 140, + 148, + 152 ] }, { - "id": 22983, + "id": 20546, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 153, + 142, + 143, + 148 ] }, { - "id": 22984, + "id": 20547, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 142, + 143, + 148 ] }, { - "id": 22985, + "id": 20548, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 140, + 148, + 152 ] }, { - "id": 22986, + "id": 20549, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 22987, + "id": 20550, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 153, + 142, + 143, + 148 ] }, { - "id": 22988, + "id": 20551, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 149, + 155 ] }, { - "id": 22989, + "id": 20552, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 153, + 150 ] }, { - "id": 22990, + "id": 20553, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 150 ] }, { - "id": 22991, + "id": 20554, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 149, + 155 ] }, { - "id": 22992, + "id": 20555, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 22993, + "id": 20556, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 153, + 150 ] }, { - "id": 22994, + "id": 20557, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 140, + 148, + 145, + 152 ] }, { - "id": 22995, + "id": 20558, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22996, + "id": 20559, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22997, + "id": 20560, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 140, + 148, + 145, + 152 ] }, { - "id": 22998, + "id": 20561, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 22999, + "id": 20562, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 23000, + "id": 20563, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 151, + 155 ] }, { - "id": 23001, + "id": 20564, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 153, + 150, + 147 ] }, { - "id": 23002, + "id": 20565, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 153, + 150, + 147 ] }, { - "id": 23003, + "id": 20566, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 151, + 155 ] }, { - "id": 23004, + "id": 20567, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 23005, + "id": 20568, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 153, + 150, + 147 ] }, { - "id": 23006, + "id": 20569, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 140, + 148, + 145, + 152 ] }, { - "id": 23007, + "id": 20570, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 23008, + "id": 20571, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 23009, + "id": 20572, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 140, + 148, + 145, + 152 ] }, { - "id": 23010, + "id": 20573, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 23011, + "id": 20574, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 153, + 142, + 143, + 148, + 145 ] }, { - "id": 23012, + "id": 20575, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 151, + 155 ] }, { - "id": 23013, + "id": 20576, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 153, + 150, + 147 ] }, { - "id": 23014, + "id": 20577, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 153, + 150, + 147 ] }, { - "id": 23015, + "id": 20578, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 151, + 155 ] }, { - "id": 23016, + "id": 20579, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] }, { - "id": 23017, + "id": 20580, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 153, + 150, + 147 ] - }, + } + ] + }, + { + "id": 866, + "name": "chiseled_nether_bricks", + "translation_key": "block.minecraft.chiseled_nether_bricks", + "item_id": 346, + "properties": [], + "default_state_id": 20581, + "states": [ { - "id": 23018, + "id": 20581, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 ] - }, + } + ] + }, + { + "id": 867, + "name": "cracked_nether_bricks", + "translation_key": "block.minecraft.cracked_nether_bricks", + "item_id": 345, + "properties": [], + "default_state_id": 20582, + "states": [ { - "id": 23019, + "id": 20582, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 0 ] - }, + } + ] + }, + { + "id": 868, + "name": "quartz_bricks", + "translation_key": "block.minecraft.quartz_bricks", + "item_id": 402, + "properties": [], + "default_state_id": 20583, + "states": [ { - "id": 23020, + "id": 20583, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, + "blocks_motion": true, + "collision_shapes": [ + 0 + ] + } + ] + }, + { + "id": 869, + "name": "candle", + "translation_key": "block.minecraft.candle", + "item_id": 1190, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20587, + "states": [ + { + "id": 20584, + "luminance": 3, + "opaque": false, + "replaceable": false, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23021, - "luminance": 0, - "opaque": true, + "id": 20585, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23022, + "id": 20586, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23023, + "id": 20587, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23024, - "luminance": 0, - "opaque": true, + "id": 20588, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23025, - "luminance": 0, - "opaque": true, + "id": 20589, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23026, + "id": 20590, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23027, + "id": 20591, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23028, - "luminance": 0, - "opaque": true, + "id": 20592, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23029, - "luminance": 0, - "opaque": true, + "id": 20593, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23030, + "id": 20594, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23031, + "id": 20595, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23032, - "luminance": 0, - "opaque": true, + "id": 20596, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23033, - "luminance": 0, - "opaque": true, + "id": 20597, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23034, + "id": 20598, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] }, { - "id": 23035, + "id": 20599, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] } ] }, { - "id": 951, - "name": "weathered_cut_copper_stairs", - "translation_key": "block.minecraft.weathered_cut_copper_stairs", - "item_id": 105, + "id": 870, + "name": "white_candle", + "translation_key": "block.minecraft.white_candle", + "item_id": 1191, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "candles", "values": [ - "top", - "bottom" + "1", + "2", + "3", + "4" ] }, { - "name": "shape", + "name": "lit", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" ] }, { @@ -271120,968 +241902,966 @@ ] } ], - "default_state_id": 23047, + "default_state_id": 20603, "states": [ { - "id": 23036, - "luminance": 0, - "opaque": true, + "id": 20600, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23037, - "luminance": 0, - "opaque": true, + "id": 20601, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23038, + "id": 20602, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23039, + "id": 20603, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23040, - "luminance": 0, - "opaque": true, + "id": 20604, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23041, - "luminance": 0, - "opaque": true, + "id": 20605, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23042, + "id": 20606, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23043, + "id": 20607, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23044, - "luminance": 0, - "opaque": true, + "id": 20608, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23045, - "luminance": 0, - "opaque": true, + "id": 20609, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23046, + "id": 20610, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23047, + "id": 20611, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23048, - "luminance": 0, - "opaque": true, + "id": 20612, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23049, - "luminance": 0, - "opaque": true, + "id": 20613, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23050, + "id": 20614, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 ] }, { - "id": 23051, + "id": 20615, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 871, + "name": "orange_candle", + "translation_key": "block.minecraft.orange_candle", + "item_id": 1192, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23052, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20619, + "states": [ + { + "id": 20616, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23053, - "luminance": 0, - "opaque": true, + "id": 20617, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23054, + "id": 20618, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23055, + "id": 20619, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23056, - "luminance": 0, - "opaque": true, + "id": 20620, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23057, - "luminance": 0, - "opaque": true, + "id": 20621, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23058, + "id": 20622, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23059, + "id": 20623, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23060, - "luminance": 0, - "opaque": true, + "id": 20624, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23061, - "luminance": 0, - "opaque": true, + "id": 20625, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23062, + "id": 20626, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23063, + "id": 20627, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23064, - "luminance": 0, - "opaque": true, + "id": 20628, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23065, - "luminance": 0, - "opaque": true, + "id": 20629, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23066, + "id": 20630, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 ] }, { - "id": 23067, + "id": 20631, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 + ] + } + ] + }, + { + "id": 872, + "name": "magenta_candle", + "translation_key": "block.minecraft.magenta_candle", + "item_id": 1193, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23068, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20635, + "states": [ + { + "id": 20632, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23069, - "luminance": 0, - "opaque": true, + "id": 20633, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23070, + "id": 20634, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23071, + "id": 20635, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23072, - "luminance": 0, - "opaque": true, + "id": 20636, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23073, - "luminance": 0, - "opaque": true, + "id": 20637, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23074, + "id": 20638, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23075, + "id": 20639, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23076, - "luminance": 0, - "opaque": true, + "id": 20640, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23077, - "luminance": 0, - "opaque": true, + "id": 20641, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23078, + "id": 20642, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23079, + "id": 20643, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23080, - "luminance": 0, - "opaque": true, + "id": 20644, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23081, - "luminance": 0, - "opaque": true, + "id": 20645, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23082, + "id": 20646, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23083, + "id": 20647, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 873, + "name": "light_blue_candle", + "translation_key": "block.minecraft.light_blue_candle", + "item_id": 1194, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23084, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20651, + "states": [ + { + "id": 20648, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23085, - "luminance": 0, - "opaque": true, + "id": 20649, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23086, + "id": 20650, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23087, + "id": 20651, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23088, - "luminance": 0, - "opaque": true, + "id": 20652, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23089, - "luminance": 0, - "opaque": true, + "id": 20653, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23090, + "id": 20654, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23091, + "id": 20655, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23092, - "luminance": 0, - "opaque": true, + "id": 20656, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23093, - "luminance": 0, - "opaque": true, + "id": 20657, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23094, + "id": 20658, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23095, + "id": 20659, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23096, - "luminance": 0, - "opaque": true, + "id": 20660, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23097, - "luminance": 0, - "opaque": true, + "id": 20661, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23098, + "id": 20662, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 ] }, { - "id": 23099, + "id": 20663, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 + ] + } + ] + }, + { + "id": 874, + "name": "yellow_candle", + "translation_key": "block.minecraft.yellow_candle", + "item_id": 1195, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23100, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20667, + "states": [ + { + "id": 20664, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23101, - "luminance": 0, - "opaque": true, + "id": 20665, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23102, + "id": 20666, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23103, + "id": 20667, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23104, - "luminance": 0, - "opaque": true, + "id": 20668, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23105, - "luminance": 0, - "opaque": true, + "id": 20669, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23106, + "id": 20670, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23107, + "id": 20671, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23108, - "luminance": 0, - "opaque": true, + "id": 20672, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23109, - "luminance": 0, - "opaque": true, + "id": 20673, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23110, + "id": 20674, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23111, + "id": 20675, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23112, - "luminance": 0, - "opaque": true, + "id": 20676, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23113, - "luminance": 0, - "opaque": true, + "id": 20677, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23114, + "id": 20678, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] }, { - "id": 23115, + "id": 20679, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] } ] }, { - "id": 952, - "name": "exposed_cut_copper_stairs", - "translation_key": "block.minecraft.exposed_cut_copper_stairs", - "item_id": 104, + "id": 875, + "name": "lime_candle", + "translation_key": "block.minecraft.lime_candle", + "item_id": 1196, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "candles", "values": [ - "top", - "bottom" + "1", + "2", + "3", + "4" ] }, { - "name": "shape", + "name": "lit", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" ] }, { @@ -272092,968 +242872,966 @@ ] } ], - "default_state_id": 23127, + "default_state_id": 20683, "states": [ { - "id": 23116, - "luminance": 0, - "opaque": true, + "id": 20680, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23117, - "luminance": 0, - "opaque": true, + "id": 20681, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23118, + "id": 20682, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23119, + "id": 20683, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23120, - "luminance": 0, - "opaque": true, + "id": 20684, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23121, - "luminance": 0, - "opaque": true, + "id": 20685, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23122, + "id": 20686, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23123, + "id": 20687, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23124, - "luminance": 0, - "opaque": true, + "id": 20688, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23125, - "luminance": 0, - "opaque": true, + "id": 20689, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23126, + "id": 20690, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23127, + "id": 20691, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23128, - "luminance": 0, - "opaque": true, + "id": 20692, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23129, - "luminance": 0, - "opaque": true, + "id": 20693, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23130, + "id": 20694, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 ] }, { - "id": 23131, + "id": 20695, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 876, + "name": "pink_candle", + "translation_key": "block.minecraft.pink_candle", + "item_id": 1197, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23132, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20699, + "states": [ + { + "id": 20696, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23133, - "luminance": 0, - "opaque": true, + "id": 20697, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23134, + "id": 20698, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23135, + "id": 20699, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23136, - "luminance": 0, - "opaque": true, + "id": 20700, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23137, - "luminance": 0, - "opaque": true, + "id": 20701, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23138, + "id": 20702, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23139, + "id": 20703, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23140, - "luminance": 0, - "opaque": true, + "id": 20704, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23141, - "luminance": 0, - "opaque": true, + "id": 20705, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23142, + "id": 20706, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23143, + "id": 20707, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23144, - "luminance": 0, - "opaque": true, + "id": 20708, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23145, - "luminance": 0, - "opaque": true, + "id": 20709, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23146, + "id": 20710, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 ] }, { - "id": 23147, + "id": 20711, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 + ] + } + ] + }, + { + "id": 877, + "name": "gray_candle", + "translation_key": "block.minecraft.gray_candle", + "item_id": 1198, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23148, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20715, + "states": [ + { + "id": 20712, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23149, - "luminance": 0, - "opaque": true, + "id": 20713, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23150, + "id": 20714, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23151, + "id": 20715, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23152, - "luminance": 0, - "opaque": true, + "id": 20716, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23153, - "luminance": 0, - "opaque": true, + "id": 20717, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23154, + "id": 20718, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23155, + "id": 20719, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23156, - "luminance": 0, - "opaque": true, + "id": 20720, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23157, - "luminance": 0, - "opaque": true, + "id": 20721, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23158, + "id": 20722, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23159, + "id": 20723, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23160, - "luminance": 0, - "opaque": true, + "id": 20724, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23161, - "luminance": 0, - "opaque": true, + "id": 20725, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23162, + "id": 20726, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23163, + "id": 20727, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 878, + "name": "light_gray_candle", + "translation_key": "block.minecraft.light_gray_candle", + "item_id": 1199, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23164, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20731, + "states": [ + { + "id": 20728, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23165, - "luminance": 0, - "opaque": true, + "id": 20729, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23166, + "id": 20730, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23167, + "id": 20731, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23168, - "luminance": 0, - "opaque": true, + "id": 20732, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23169, - "luminance": 0, - "opaque": true, + "id": 20733, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23170, + "id": 20734, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23171, + "id": 20735, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23172, - "luminance": 0, - "opaque": true, + "id": 20736, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23173, - "luminance": 0, - "opaque": true, + "id": 20737, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23174, + "id": 20738, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23175, + "id": 20739, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23176, - "luminance": 0, - "opaque": true, + "id": 20740, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23177, - "luminance": 0, - "opaque": true, + "id": 20741, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23178, + "id": 20742, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 ] }, { - "id": 23179, + "id": 20743, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 + ] + } + ] + }, + { + "id": 879, + "name": "cyan_candle", + "translation_key": "block.minecraft.cyan_candle", + "item_id": 1200, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23180, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20747, + "states": [ + { + "id": 20744, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23181, - "luminance": 0, - "opaque": true, + "id": 20745, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23182, + "id": 20746, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23183, + "id": 20747, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23184, - "luminance": 0, - "opaque": true, + "id": 20748, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23185, - "luminance": 0, - "opaque": true, + "id": 20749, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23186, + "id": 20750, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23187, + "id": 20751, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23188, - "luminance": 0, - "opaque": true, + "id": 20752, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23189, - "luminance": 0, - "opaque": true, + "id": 20753, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23190, + "id": 20754, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23191, + "id": 20755, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23192, - "luminance": 0, - "opaque": true, + "id": 20756, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23193, - "luminance": 0, - "opaque": true, + "id": 20757, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23194, + "id": 20758, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] }, { - "id": 23195, + "id": 20759, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] } ] }, { - "id": 953, - "name": "cut_copper_stairs", - "translation_key": "block.minecraft.cut_copper_stairs", - "item_id": 103, + "id": 880, + "name": "purple_candle", + "translation_key": "block.minecraft.purple_candle", + "item_id": 1201, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "candles", "values": [ - "top", - "bottom" + "1", + "2", + "3", + "4" ] }, { - "name": "shape", + "name": "lit", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "true", + "false" ] }, { @@ -273064,950 +243842,966 @@ ] } ], - "default_state_id": 23207, + "default_state_id": 20763, "states": [ { - "id": 23196, - "luminance": 0, - "opaque": true, + "id": 20760, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23197, - "luminance": 0, - "opaque": true, + "id": 20761, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 42 + 304 ] }, { - "id": 23198, + "id": 20762, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23199, + "id": 20763, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 304 ] }, { - "id": 23200, - "luminance": 0, - "opaque": true, + "id": 20764, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23201, - "luminance": 0, - "opaque": true, + "id": 20765, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 305 ] }, { - "id": 23202, + "id": 20766, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23203, + "id": 20767, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 305 ] }, { - "id": 23204, - "luminance": 0, - "opaque": true, + "id": 20768, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23205, - "luminance": 0, - "opaque": true, + "id": 20769, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 306 ] }, { - "id": 23206, + "id": 20770, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23207, + "id": 20771, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52 + 306 ] }, { - "id": 23208, - "luminance": 0, - "opaque": true, + "id": 20772, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23209, - "luminance": 0, - "opaque": true, + "id": 20773, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 307 ] }, { - "id": 23210, + "id": 20774, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 ] }, { - "id": 23211, + "id": 20775, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 881, + "name": "blue_candle", + "translation_key": "block.minecraft.blue_candle", + "item_id": 1202, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23212, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20779, + "states": [ + { + "id": 20776, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23213, - "luminance": 0, - "opaque": true, + "id": 20777, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 304 ] }, { - "id": 23214, + "id": 20778, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23215, + "id": 20779, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 304 ] }, { - "id": 23216, - "luminance": 0, - "opaque": true, + "id": 20780, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23217, - "luminance": 0, - "opaque": true, + "id": 20781, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 52 + 305 ] }, { - "id": 23218, + "id": 20782, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23219, + "id": 20783, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 305 ] }, { - "id": 23220, - "luminance": 0, - "opaque": true, + "id": 20784, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23221, - "luminance": 0, - "opaque": true, + "id": 20785, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23222, + "id": 20786, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23223, + "id": 20787, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 306 ] }, { - "id": 23224, - "luminance": 0, - "opaque": true, + "id": 20788, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23225, - "luminance": 0, - "opaque": true, + "id": 20789, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23226, + "id": 20790, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 ] }, { - "id": 23227, + "id": 20791, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42 + 307 + ] + } + ] + }, + { + "id": 882, + "name": "brown_candle", + "translation_key": "block.minecraft.brown_candle", + "item_id": 1203, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23228, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20795, + "states": [ + { + "id": 20792, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23229, - "luminance": 0, - "opaque": true, + "id": 20793, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 304 ] }, { - "id": 23230, + "id": 20794, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23231, + "id": 20795, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 304 ] }, { - "id": 23232, - "luminance": 0, - "opaque": true, + "id": 20796, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23233, - "luminance": 0, - "opaque": true, + "id": 20797, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 305 ] }, { - "id": 23234, + "id": 20798, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23235, + "id": 20799, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 305 ] }, { - "id": 23236, - "luminance": 0, - "opaque": true, + "id": 20800, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23237, - "luminance": 0, - "opaque": true, + "id": 20801, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 56 + 306 ] }, { - "id": 23238, + "id": 20802, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23239, + "id": 20803, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 46, - 49 + 306 ] }, { - "id": 23240, - "luminance": 0, - "opaque": true, + "id": 20804, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23241, - "luminance": 0, - "opaque": true, + "id": 20805, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 43, - 44, - 45 + 307 ] }, { - "id": 23242, + "id": 20806, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 ] }, { - "id": 23243, + "id": 20807, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 55, - 52, - 45 + 307 + ] + } + ] + }, + { + "id": 883, + "name": "green_candle", + "translation_key": "block.minecraft.green_candle", + "item_id": 1204, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23244, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20811, + "states": [ + { + "id": 20808, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23245, - "luminance": 0, - "opaque": true, + "id": 20809, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 48, - 42, - 49 + 304 ] }, { - "id": 23246, + "id": 20810, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23247, + "id": 20811, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50 + 304 ] }, { - "id": 23248, - "luminance": 0, - "opaque": true, + "id": 20812, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23249, - "luminance": 0, - "opaque": true, + "id": 20813, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 45 + 305 ] }, { - "id": 23250, + "id": 20814, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23251, + "id": 20815, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 50, - 49 + 305 ] }, { - "id": 23252, - "luminance": 0, - "opaque": true, + "id": 20816, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23253, - "luminance": 0, - "opaque": true, + "id": 20817, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 47 + 306 ] }, { - "id": 23254, + "id": 20818, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23255, + "id": 20819, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 53 + 306 ] }, { - "id": 23256, - "luminance": 0, - "opaque": true, + "id": 20820, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23257, - "luminance": 0, - "opaque": true, + "id": 20821, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 57, - 50 + 307 ] }, { - "id": 23258, + "id": 20822, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 ] }, { - "id": 23259, + "id": 20823, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 41, - 46, - 47 + 307 + ] + } + ] + }, + { + "id": 884, + "name": "red_candle", + "translation_key": "block.minecraft.red_candle", + "item_id": 1205, + "properties": [ + { + "name": "candles", + "values": [ + "1", + "2", + "3", + "4" ] }, { - "id": 23260, - "luminance": 0, - "opaque": true, + "name": "lit", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20827, + "states": [ + { + "id": 20824, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23261, - "luminance": 0, - "opaque": true, + "id": 20825, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 54, - 44, - 53 + 304 ] }, { - "id": 23262, + "id": 20826, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23263, + "id": 20827, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 44, - 50, - 45 + 304 ] }, { - "id": 23264, - "luminance": 0, - "opaque": true, + "id": 20828, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23265, - "luminance": 0, - "opaque": true, + "id": 20829, + "luminance": 6, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 46, - 50, - 49 + 305 ] }, { - "id": 23266, + "id": 20830, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23267, + "id": 20831, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 56 + 305 ] }, { - "id": 23268, - "luminance": 0, - "opaque": true, + "id": 20832, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23269, - "luminance": 0, - "opaque": true, + "id": 20833, + "luminance": 9, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 52, - 45 + 306 ] }, { - "id": 23270, + "id": 20834, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23271, + "id": 20835, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 42, - 49 + 306 ] }, { - "id": 23272, - "luminance": 0, - "opaque": true, + "id": 20836, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23273, - "luminance": 0, - "opaque": true, + "id": 20837, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 49 + 307 ] }, { - "id": 23274, + "id": 20838, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] }, { - "id": 23275, + "id": 20839, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51, - 45 + 307 ] } ] }, { - "id": 954, - "name": "oxidized_cut_copper_slab", - "translation_key": "block.minecraft.oxidized_cut_copper_slab", - "item_id": 110, + "id": 885, + "name": "black_candle", + "translation_key": "block.minecraft.black_candle", + "item_id": 1206, "properties": [ { - "name": "type", + "name": "candles", "values": [ - "top", - "bottom", - "double" + "1", + "2", + "3", + "4" + ] + }, + { + "name": "lit", + "values": [ + "true", + "false" ] }, { @@ -274018,1490 +244812,1597 @@ ] } ], - "default_state_id": 23279, + "default_state_id": 20843, "states": [ { - "id": 23276, - "luminance": 0, - "opaque": true, + "id": 20840, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 304 ] }, { - "id": 23277, - "luminance": 0, - "opaque": true, + "id": 20841, + "luminance": 3, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 304 ] }, { - "id": 23278, + "id": 20842, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 304 ] }, { - "id": 23279, + "id": 20843, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 304 ] }, { - "id": 23280, + "id": 20844, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 305 + ] + }, + { + "id": 20845, + "luminance": 6, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 305 + ] + }, + { + "id": 20846, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] }, { - "id": 23281, + "id": 20847, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 305 ] - } - ] - }, - { - "id": 955, - "name": "weathered_cut_copper_slab", - "translation_key": "block.minecraft.weathered_cut_copper_slab", - "item_id": 109, - "properties": [ + }, { - "name": "type", - "values": [ - "top", - "bottom", - "double" + "id": 20848, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 20849, + "luminance": 9, + "opaque": false, + "replaceable": false, + "blocks_motion": false, + "collision_shapes": [ + 306 ] - } - ], - "default_state_id": 23285, - "states": [ + }, { - "id": 23282, + "id": 20850, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 306 ] }, { - "id": 23283, + "id": 20851, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 201 + 306 ] }, { - "id": 23284, - "luminance": 0, - "opaque": true, + "id": 20852, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 307 ] }, { - "id": 23285, - "luminance": 0, - "opaque": true, + "id": 20853, + "luminance": 12, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 51 + 307 ] }, { - "id": 23286, + "id": 20854, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] }, { - "id": 23287, + "id": 20855, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, - "blocks_motion": true, + "blocks_motion": false, "collision_shapes": [ - 0 + 307 ] } ] }, { - "id": 956, - "name": "exposed_cut_copper_slab", - "translation_key": "block.minecraft.exposed_cut_copper_slab", - "item_id": 108, + "id": 886, + "name": "candle_cake", + "translation_key": "block.minecraft.candle_cake", + "item_id": 0, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "lit", "values": [ "true", "false" ] } ], - "default_state_id": 23291, + "default_state_id": 20857, "states": [ { - "id": 23288, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 23289, - "luminance": 0, + "id": 20856, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 85, + 308 ] }, { - "id": 23290, + "id": 20857, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 85, + 308 ] - }, + } + ] + }, + { + "id": 887, + "name": "white_candle_cake", + "translation_key": "block.minecraft.white_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23291, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20859, + "states": [ { - "id": 23292, - "luminance": 0, + "id": 20858, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] }, { - "id": 23293, + "id": 20859, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 957, - "name": "cut_copper_slab", - "translation_key": "block.minecraft.cut_copper_slab", - "item_id": 107, + "id": 888, + "name": "orange_candle_cake", + "translation_key": "block.minecraft.orange_candle_cake", + "item_id": 0, "properties": [ { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] - }, - { - "name": "waterlogged", + "name": "lit", "values": [ "true", "false" ] } ], - "default_state_id": 23297, + "default_state_id": 20861, "states": [ { - "id": 23294, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 201 - ] - }, - { - "id": 23295, - "luminance": 0, + "id": 20860, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 + 85, + 308 ] }, { - "id": 23296, + "id": 20861, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51 + 85, + 308 ] - }, + } + ] + }, + { + "id": 889, + "name": "magenta_candle_cake", + "translation_key": "block.minecraft.magenta_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23297, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20863, + "states": [ { - "id": 23298, - "luminance": 0, + "id": 20862, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] }, { - "id": 23299, + "id": 20863, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 958, - "name": "waxed_copper_block", - "translation_key": "block.minecraft.waxed_copper_block", - "item_id": 111, - "properties": [], - "default_state_id": 23300, + "id": 890, + "name": "light_blue_candle_cake", + "translation_key": "block.minecraft.light_blue_candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20865, "states": [ { - "id": 23300, - "luminance": 0, + "id": 20864, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] - } - ] - }, - { - "id": 959, - "name": "waxed_weathered_copper", - "translation_key": "block.minecraft.waxed_weathered_copper", - "item_id": 113, - "properties": [], - "default_state_id": 23301, - "states": [ + }, { - "id": 23301, + "id": 20865, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 960, - "name": "waxed_exposed_copper", - "translation_key": "block.minecraft.waxed_exposed_copper", - "item_id": 112, - "properties": [], - "default_state_id": 23302, + "id": 891, + "name": "yellow_candle_cake", + "translation_key": "block.minecraft.yellow_candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20867, "states": [ { - "id": 23302, - "luminance": 0, + "id": 20866, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] - } - ] - }, - { - "id": 961, - "name": "waxed_oxidized_copper", - "translation_key": "block.minecraft.waxed_oxidized_copper", - "item_id": 114, - "properties": [], - "default_state_id": 23303, - "states": [ + }, { - "id": 23303, + "id": 20867, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 962, - "name": "waxed_oxidized_cut_copper", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper", - "item_id": 122, - "properties": [], - "default_state_id": 23304, + "id": 892, + "name": "lime_candle_cake", + "translation_key": "block.minecraft.lime_candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20869, "states": [ { - "id": 23304, - "luminance": 0, + "id": 20868, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] - } - ] - }, - { - "id": 963, - "name": "waxed_weathered_cut_copper", - "translation_key": "block.minecraft.waxed_weathered_cut_copper", - "item_id": 121, - "properties": [], - "default_state_id": 23305, - "states": [ + }, { - "id": 23305, + "id": 20869, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 964, - "name": "waxed_exposed_cut_copper", - "translation_key": "block.minecraft.waxed_exposed_cut_copper", - "item_id": 120, - "properties": [], - "default_state_id": 23306, + "id": 893, + "name": "pink_candle_cake", + "translation_key": "block.minecraft.pink_candle_cake", + "item_id": 0, + "properties": [ + { + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20871, "states": [ { - "id": 23306, - "luminance": 0, + "id": 20870, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] - } - ] - }, - { - "id": 965, - "name": "waxed_cut_copper", - "translation_key": "block.minecraft.waxed_cut_copper", - "item_id": 119, - "properties": [], - "default_state_id": 23307, - "states": [ + }, { - "id": 23307, + "id": 20871, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 85, + 308 ] } ] }, { - "id": 966, - "name": "waxed_oxidized_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", - "item_id": 126, + "id": 894, + "name": "gray_candle_cake", + "translation_key": "block.minecraft.gray_candle_cake", + "item_id": 0, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] - }, - { - "name": "waterlogged", + "name": "lit", "values": [ "true", "false" ] } ], - "default_state_id": 23319, + "default_state_id": 20873, "states": [ { - "id": 23308, - "luminance": 0, + "id": 20872, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 85, + 308 ] }, { - "id": 23309, + "id": 20873, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 + 85, + 308 ] - }, + } + ] + }, + { + "id": 895, + "name": "light_gray_candle_cake", + "translation_key": "block.minecraft.light_gray_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23310, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 43, - 44, - 45 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20875, + "states": [ { - "id": 23311, - "luminance": 0, + "id": 20874, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 85, + 308 ] }, { - "id": 23312, + "id": 20875, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 85, + 308 ] - }, + } + ] + }, + { + "id": 896, + "name": "cyan_candle_cake", + "translation_key": "block.minecraft.cyan_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23313, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 41, - 46, - 47 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20877, + "states": [ { - "id": 23314, - "luminance": 0, + "id": 20876, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 85, + 308 ] }, { - "id": 23315, + "id": 20877, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 85, + 308 ] - }, + } + ] + }, + { + "id": 897, + "name": "purple_candle_cake", + "translation_key": "block.minecraft.purple_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23316, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 44, - 50, - 45 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20879, + "states": [ { - "id": 23317, - "luminance": 0, + "id": 20878, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 85, + 308 ] }, { - "id": 23318, + "id": 20879, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 + 85, + 308 ] - }, + } + ] + }, + { + "id": 898, + "name": "blue_candle_cake", + "translation_key": "block.minecraft.blue_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23319, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20881, + "states": [ { - "id": 23320, - "luminance": 0, + "id": 20880, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 85, + 308 ] }, { - "id": 23321, + "id": 20881, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 85, + 308 ] - }, + } + ] + }, + { + "id": 899, + "name": "brown_candle_cake", + "translation_key": "block.minecraft.brown_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23322, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 52, - 45 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20883, + "states": [ { - "id": 23323, - "luminance": 0, + "id": 20882, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 85, + 308 ] }, { - "id": 23324, + "id": 20883, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 85, + 308 ] - }, + } + ] + }, + { + "id": 900, + "name": "green_candle_cake", + "translation_key": "block.minecraft.green_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23325, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20885, + "states": [ { - "id": 23326, - "luminance": 0, + "id": 20884, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 85, + 308 ] }, { - "id": 23327, + "id": 20885, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 85, + 308 ] - }, + } + ] + }, + { + "id": 901, + "name": "red_candle_cake", + "translation_key": "block.minecraft.red_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23328, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 54, - 52 + "name": "lit", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 20887, + "states": [ { - "id": 23329, - "luminance": 0, + "id": 20886, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 + 85, + 308 ] }, { - "id": 23330, + "id": 20887, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 85, + 308 ] - }, + } + ] + }, + { + "id": 902, + "name": "black_candle_cake", + "translation_key": "block.minecraft.black_candle_cake", + "item_id": 0, + "properties": [ { - "id": 23331, - "luminance": 0, + "name": "lit", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20889, + "states": [ + { + "id": 20888, + "luminance": 3, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 85, + 308 ] }, { - "id": 23332, + "id": 20889, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 85, + 308 ] - }, + } + ] + }, + { + "id": 903, + "name": "amethyst_block", + "translation_key": "block.minecraft.amethyst_block", + "item_id": 72, + "properties": [], + "default_state_id": 20890, + "states": [ { - "id": 23333, + "id": 20890, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 0 ] - }, + } + ] + }, + { + "id": 904, + "name": "budding_amethyst", + "translation_key": "block.minecraft.budding_amethyst", + "item_id": 73, + "properties": [], + "default_state_id": 20891, + "states": [ { - "id": 23334, + "id": 20891, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 0 ] - }, + } + ] + }, + { + "id": 905, + "name": "amethyst_cluster", + "translation_key": "block.minecraft.amethyst_cluster", + "item_id": 1210, + "properties": [ { - "id": 23335, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 46, - 50, - 49 + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 23336, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20901, + "states": [ + { + "id": 20892, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 309 ] }, { - "id": 23337, - "luminance": 0, - "opaque": true, + "id": 20893, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 309 ] }, { - "id": 23338, - "luminance": 0, - "opaque": true, + "id": 20894, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 310 ] }, { - "id": 23339, - "luminance": 0, - "opaque": true, + "id": 20895, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 + 310 ] }, { - "id": 23340, - "luminance": 0, - "opaque": true, + "id": 20896, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 311 ] }, { - "id": 23341, - "luminance": 0, - "opaque": true, + "id": 20897, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 311 ] }, { - "id": 23342, - "luminance": 0, - "opaque": true, + "id": 20898, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 312 ] }, { - "id": 23343, - "luminance": 0, - "opaque": true, + "id": 20899, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 312 ] }, { - "id": 23344, - "luminance": 0, - "opaque": true, + "id": 20900, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 313 ] }, { - "id": 23345, - "luminance": 0, - "opaque": true, + "id": 20901, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 313 ] }, { - "id": 23346, - "luminance": 0, - "opaque": true, + "id": 20902, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 314 ] }, { - "id": 23347, - "luminance": 0, - "opaque": true, + "id": 20903, + "luminance": 5, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 314 + ] + } + ] + }, + { + "id": 906, + "name": "large_amethyst_bud", + "translation_key": "block.minecraft.large_amethyst_bud", + "item_id": 1209, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 23348, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20913, + "states": [ + { + "id": 20904, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 315 ] }, { - "id": 23349, - "luminance": 0, - "opaque": true, + "id": 20905, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 + 315 ] }, { - "id": 23350, - "luminance": 0, - "opaque": true, + "id": 20906, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 316 ] }, { - "id": 23351, - "luminance": 0, - "opaque": true, + "id": 20907, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 + 316 ] }, { - "id": 23352, - "luminance": 0, - "opaque": true, + "id": 20908, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 317 ] }, { - "id": 23353, - "luminance": 0, - "opaque": true, + "id": 20909, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 + 317 ] }, { - "id": 23354, - "luminance": 0, - "opaque": true, + "id": 20910, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 318 ] }, { - "id": 23355, - "luminance": 0, - "opaque": true, + "id": 20911, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 + 318 ] }, { - "id": 23356, - "luminance": 0, - "opaque": true, + "id": 20912, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 319 ] }, { - "id": 23357, - "luminance": 0, - "opaque": true, + "id": 20913, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 + 319 ] }, { - "id": 23358, - "luminance": 0, - "opaque": true, + "id": 20914, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 320 ] }, { - "id": 23359, - "luminance": 0, - "opaque": true, + "id": 20915, + "luminance": 4, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 + 320 + ] + } + ] + }, + { + "id": 907, + "name": "medium_amethyst_bud", + "translation_key": "block.minecraft.medium_amethyst_bud", + "item_id": 1208, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 23360, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20925, + "states": [ + { + "id": 20916, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 321 ] }, { - "id": 23361, - "luminance": 0, - "opaque": true, + "id": 20917, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 + 321 ] }, { - "id": 23362, - "luminance": 0, - "opaque": true, + "id": 20918, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 322 ] }, { - "id": 23363, - "luminance": 0, - "opaque": true, + "id": 20919, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 + 322 ] }, { - "id": 23364, - "luminance": 0, - "opaque": true, + "id": 20920, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 323 ] }, { - "id": 23365, - "luminance": 0, - "opaque": true, + "id": 20921, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 + 323 ] }, { - "id": 23366, - "luminance": 0, - "opaque": true, + "id": 20922, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 324 ] }, { - "id": 23367, - "luminance": 0, - "opaque": true, + "id": 20923, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 + 324 ] }, { - "id": 23368, - "luminance": 0, - "opaque": true, + "id": 20924, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 325 ] }, { - "id": 23369, - "luminance": 0, - "opaque": true, + "id": 20925, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 + 325 ] }, { - "id": 23370, - "luminance": 0, - "opaque": true, + "id": 20926, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 326 ] }, { - "id": 23371, - "luminance": 0, - "opaque": true, + "id": 20927, + "luminance": 2, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 + 326 + ] + } + ] + }, + { + "id": 908, + "name": "small_amethyst_bud", + "translation_key": "block.minecraft.small_amethyst_bud", + "item_id": 1207, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "east", + "south", + "west", + "up", + "down" ] }, { - "id": 23372, - "luminance": 0, - "opaque": true, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 20937, + "states": [ + { + "id": 20928, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 327 ] }, { - "id": 23373, - "luminance": 0, - "opaque": true, + "id": 20929, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 + 327 ] }, { - "id": 23374, - "luminance": 0, - "opaque": true, + "id": 20930, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 328 ] }, { - "id": 23375, - "luminance": 0, - "opaque": true, + "id": 20931, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 + 328 ] }, { - "id": 23376, - "luminance": 0, - "opaque": true, + "id": 20932, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 329 ] }, { - "id": 23377, - "luminance": 0, - "opaque": true, + "id": 20933, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 + 329 ] }, { - "id": 23378, - "luminance": 0, - "opaque": true, + "id": 20934, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 330 ] }, { - "id": 23379, - "luminance": 0, - "opaque": true, + "id": 20935, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 + 330 ] }, { - "id": 23380, - "luminance": 0, - "opaque": true, + "id": 20936, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 331 ] }, { - "id": 23381, - "luminance": 0, - "opaque": true, + "id": 20937, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 331 ] }, { - "id": 23382, - "luminance": 0, - "opaque": true, + "id": 20938, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 126 ] }, { - "id": 23383, - "luminance": 0, - "opaque": true, + "id": 20939, + "luminance": 1, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 + 126 ] - }, + } + ] + }, + { + "id": 909, + "name": "tuff", + "translation_key": "block.minecraft.tuff", + "item_id": 12, + "properties": [], + "default_state_id": 20940, + "states": [ { - "id": 23384, + "id": 20940, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 ] - }, + } + ] + }, + { + "id": 910, + "name": "calcite", + "translation_key": "block.minecraft.calcite", + "item_id": 11, + "properties": [], + "default_state_id": 20941, + "states": [ { - "id": 23385, + "id": 20941, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 + 0 ] - }, + } + ] + }, + { + "id": 911, + "name": "tinted_glass", + "translation_key": "block.minecraft.tinted_glass", + "item_id": 167, + "properties": [], + "default_state_id": 20942, + "states": [ { - "id": 23386, + "id": 20942, "luminance": 0, - "opaque": true, + "opaque": false, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 + 0 ] - }, + } + ] + }, + { + "id": 912, + "name": "powder_snow", + "translation_key": "block.minecraft.powder_snow", + "item_id": 871, + "properties": [], + "default_state_id": 20943, + "states": [ { - "id": 23387, + "id": 20943, "luminance": 0, "opaque": true, "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 45 - ] + "blocks_motion": false, + "collision_shapes": [] } ] }, { - "id": 967, - "name": "waxed_weathered_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", - "item_id": 125, + "id": 913, + "name": "sculk_sensor", + "translation_key": "block.minecraft.sculk_sensor", + "item_id": 653, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "power", "values": [ - "top", - "bottom" + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "name": "shape", + "name": "sculk_sensor_phase", "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" + "inactive", + "active", + "cooldown" ] }, { @@ -275512,8047 +246413,7787 @@ ] } ], - "default_state_id": 23399, + "default_state_id": 20945, "states": [ { - "id": 23388, - "luminance": 0, + "id": 20944, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23389, - "luminance": 0, + "id": 20945, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23390, - "luminance": 0, + "id": 20946, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23391, - "luminance": 0, + "id": 20947, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23392, - "luminance": 0, + "id": 20948, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23393, - "luminance": 0, + "id": 20949, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23394, - "luminance": 0, + "id": 20950, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23395, - "luminance": 0, + "id": 20951, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23396, - "luminance": 0, + "id": 20952, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23397, - "luminance": 0, + "id": 20953, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23398, - "luminance": 0, + "id": 20954, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23399, - "luminance": 0, + "id": 20955, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23400, - "luminance": 0, + "id": 20956, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23401, - "luminance": 0, + "id": 20957, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23402, - "luminance": 0, + "id": 20958, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23403, - "luminance": 0, + "id": 20959, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23404, - "luminance": 0, + "id": 20960, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23405, - "luminance": 0, + "id": 20961, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23406, - "luminance": 0, + "id": 20962, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23407, - "luminance": 0, + "id": 20963, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23408, - "luminance": 0, + "id": 20964, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23409, - "luminance": 0, + "id": 20965, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23410, - "luminance": 0, + "id": 20966, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23411, - "luminance": 0, + "id": 20967, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23412, - "luminance": 0, + "id": 20968, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23413, - "luminance": 0, + "id": 20969, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23414, - "luminance": 0, + "id": 20970, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23415, - "luminance": 0, + "id": 20971, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23416, - "luminance": 0, + "id": 20972, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23417, - "luminance": 0, + "id": 20973, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23418, - "luminance": 0, + "id": 20974, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23419, - "luminance": 0, + "id": 20975, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23420, - "luminance": 0, + "id": 20976, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23421, - "luminance": 0, + "id": 20977, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23422, - "luminance": 0, + "id": 20978, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23423, - "luminance": 0, + "id": 20979, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23424, - "luminance": 0, + "id": 20980, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23425, - "luminance": 0, + "id": 20981, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23426, - "luminance": 0, + "id": 20982, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23427, - "luminance": 0, + "id": 20983, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23428, - "luminance": 0, + "id": 20984, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23429, - "luminance": 0, + "id": 20985, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23430, - "luminance": 0, + "id": 20986, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23431, - "luminance": 0, + "id": 20987, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23432, - "luminance": 0, + "id": 20988, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23433, - "luminance": 0, + "id": 20989, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23434, - "luminance": 0, + "id": 20990, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23435, - "luminance": 0, + "id": 20991, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23436, - "luminance": 0, + "id": 20992, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23437, - "luminance": 0, + "id": 20993, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23438, - "luminance": 0, + "id": 20994, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23439, - "luminance": 0, + "id": 20995, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23440, - "luminance": 0, + "id": 20996, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23441, - "luminance": 0, + "id": 20997, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23442, - "luminance": 0, + "id": 20998, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23443, - "luminance": 0, + "id": 20999, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23444, - "luminance": 0, + "id": 21000, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23445, - "luminance": 0, + "id": 21001, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23446, - "luminance": 0, + "id": 21002, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23447, - "luminance": 0, + "id": 21003, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23448, - "luminance": 0, + "id": 21004, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23449, - "luminance": 0, + "id": 21005, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23450, - "luminance": 0, + "id": 21006, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23451, - "luminance": 0, + "id": 21007, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23452, - "luminance": 0, + "id": 21008, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23453, - "luminance": 0, + "id": 21009, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23454, - "luminance": 0, + "id": 21010, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23455, - "luminance": 0, + "id": 21011, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23456, - "luminance": 0, + "id": 21012, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23457, - "luminance": 0, + "id": 21013, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23458, - "luminance": 0, + "id": 21014, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23459, - "luminance": 0, + "id": 21015, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23460, - "luminance": 0, + "id": 21016, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23461, - "luminance": 0, + "id": 21017, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23462, - "luminance": 0, + "id": 21018, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23463, - "luminance": 0, + "id": 21019, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23464, - "luminance": 0, + "id": 21020, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23465, - "luminance": 0, + "id": 21021, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23466, - "luminance": 0, + "id": 21022, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23467, - "luminance": 0, + "id": 21023, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 968, - "name": "waxed_exposed_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", - "item_id": 124, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] + 51 + ], + "block_entity_type": 34 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23479, - "states": [ - { - "id": 23468, - "luminance": 0, + "id": 21024, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23469, - "luminance": 0, + "id": 21025, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23470, - "luminance": 0, + "id": 21026, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23471, - "luminance": 0, + "id": 21027, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23472, - "luminance": 0, + "id": 21028, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23473, - "luminance": 0, + "id": 21029, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23474, - "luminance": 0, + "id": 21030, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23475, - "luminance": 0, + "id": 21031, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23476, - "luminance": 0, + "id": 21032, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23477, - "luminance": 0, + "id": 21033, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23478, - "luminance": 0, + "id": 21034, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23479, - "luminance": 0, + "id": 21035, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23480, - "luminance": 0, + "id": 21036, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23481, - "luminance": 0, + "id": 21037, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23482, - "luminance": 0, + "id": 21038, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 34 }, { - "id": 23483, - "luminance": 0, + "id": 21039, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 + 51 + ], + "block_entity_type": 34 + } + ] + }, + { + "id": 914, + "name": "calibrated_sculk_sensor", + "translation_key": "block.minecraft.calibrated_sculk_sensor", + "item_id": 654, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 23484, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 51, - 53 + "name": "power", + "values": [ + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15" ] }, { - "id": 23485, - "luminance": 0, + "name": "sculk_sensor_phase", + "values": [ + "inactive", + "active", + "cooldown" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21041, + "states": [ + { + "id": 21040, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23486, - "luminance": 0, + "id": 21041, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23487, - "luminance": 0, + "id": 21042, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23488, - "luminance": 0, + "id": 21043, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23489, - "luminance": 0, + "id": 21044, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23490, - "luminance": 0, + "id": 21045, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23491, - "luminance": 0, + "id": 21046, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23492, - "luminance": 0, + "id": 21047, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23493, - "luminance": 0, + "id": 21048, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23494, - "luminance": 0, + "id": 21049, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23495, - "luminance": 0, + "id": 21050, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23496, - "luminance": 0, + "id": 21051, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23497, - "luminance": 0, + "id": 21052, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23498, - "luminance": 0, + "id": 21053, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23499, - "luminance": 0, + "id": 21054, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23500, - "luminance": 0, + "id": 21055, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23501, - "luminance": 0, + "id": 21056, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23502, - "luminance": 0, + "id": 21057, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23503, - "luminance": 0, + "id": 21058, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23504, - "luminance": 0, + "id": 21059, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23505, - "luminance": 0, + "id": 21060, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23506, - "luminance": 0, + "id": 21061, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23507, - "luminance": 0, + "id": 21062, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23508, - "luminance": 0, + "id": 21063, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23509, - "luminance": 0, + "id": 21064, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23510, - "luminance": 0, + "id": 21065, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23511, - "luminance": 0, + "id": 21066, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23512, - "luminance": 0, + "id": 21067, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23513, - "luminance": 0, + "id": 21068, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23514, - "luminance": 0, + "id": 21069, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23515, - "luminance": 0, + "id": 21070, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23516, - "luminance": 0, + "id": 21071, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23517, - "luminance": 0, + "id": 21072, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23518, - "luminance": 0, + "id": 21073, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23519, - "luminance": 0, + "id": 21074, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23520, - "luminance": 0, + "id": 21075, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23521, - "luminance": 0, + "id": 21076, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23522, - "luminance": 0, + "id": 21077, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23523, - "luminance": 0, + "id": 21078, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23524, - "luminance": 0, + "id": 21079, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23525, - "luminance": 0, + "id": 21080, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23526, - "luminance": 0, + "id": 21081, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23527, - "luminance": 0, + "id": 21082, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23528, - "luminance": 0, + "id": 21083, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23529, - "luminance": 0, + "id": 21084, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23530, - "luminance": 0, + "id": 21085, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23531, - "luminance": 0, + "id": 21086, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23532, - "luminance": 0, + "id": 21087, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23533, - "luminance": 0, + "id": 21088, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23534, - "luminance": 0, + "id": 21089, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23535, - "luminance": 0, + "id": 21090, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23536, - "luminance": 0, + "id": 21091, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23537, - "luminance": 0, + "id": 21092, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23538, - "luminance": 0, + "id": 21093, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23539, - "luminance": 0, + "id": 21094, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23540, - "luminance": 0, + "id": 21095, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23541, - "luminance": 0, + "id": 21096, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23542, - "luminance": 0, + "id": 21097, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23543, - "luminance": 0, + "id": 21098, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23544, - "luminance": 0, + "id": 21099, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23545, - "luminance": 0, + "id": 21100, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23546, - "luminance": 0, + "id": 21101, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23547, - "luminance": 0, + "id": 21102, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 969, - "name": "waxed_cut_copper_stairs", - "translation_key": "block.minecraft.waxed_cut_copper_stairs", - "item_id": 123, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "shape", - "values": [ - "straight", - "inner_left", - "inner_right", - "outer_left", - "outer_right" - ] + "id": 21103, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23559, - "states": [ - { - "id": 23548, - "luminance": 0, + "id": 21104, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23549, - "luminance": 0, + "id": 21105, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23550, - "luminance": 0, + "id": 21106, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23551, - "luminance": 0, + "id": 21107, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23552, - "luminance": 0, + "id": 21108, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23553, - "luminance": 0, + "id": 21109, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23554, - "luminance": 0, + "id": 21110, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23555, - "luminance": 0, + "id": 21111, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23556, - "luminance": 0, + "id": 21112, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23557, - "luminance": 0, + "id": 21113, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23558, - "luminance": 0, + "id": 21114, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23559, - "luminance": 0, + "id": 21115, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23560, - "luminance": 0, + "id": 21116, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23561, - "luminance": 0, + "id": 21117, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23562, - "luminance": 0, + "id": 21118, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23563, - "luminance": 0, + "id": 21119, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23564, - "luminance": 0, + "id": 21120, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23565, - "luminance": 0, + "id": 21121, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23566, - "luminance": 0, + "id": 21122, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23567, - "luminance": 0, + "id": 21123, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23568, - "luminance": 0, + "id": 21124, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23569, - "luminance": 0, + "id": 21125, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 52 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23570, - "luminance": 0, + "id": 21126, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23571, - "luminance": 0, + "id": 21127, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23572, - "luminance": 0, + "id": 21128, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23573, - "luminance": 0, + "id": 21129, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23574, - "luminance": 0, + "id": 21130, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23575, - "luminance": 0, + "id": 21131, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23576, - "luminance": 0, + "id": 21132, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23577, - "luminance": 0, + "id": 21133, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23578, - "luminance": 0, + "id": 21134, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23579, - "luminance": 0, + "id": 21135, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23580, - "luminance": 0, + "id": 21136, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23581, - "luminance": 0, + "id": 21137, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23582, - "luminance": 0, + "id": 21138, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23583, - "luminance": 0, + "id": 21139, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23584, - "luminance": 0, + "id": 21140, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23585, - "luminance": 0, + "id": 21141, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23586, - "luminance": 0, + "id": 21142, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23587, - "luminance": 0, + "id": 21143, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23588, - "luminance": 0, + "id": 21144, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23589, - "luminance": 0, + "id": 21145, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23590, - "luminance": 0, + "id": 21146, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23591, - "luminance": 0, + "id": 21147, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 46, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23592, - "luminance": 0, + "id": 21148, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23593, - "luminance": 0, + "id": 21149, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 43, - 44, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23594, - "luminance": 0, + "id": 21150, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23595, - "luminance": 0, + "id": 21151, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 55, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23596, - "luminance": 0, + "id": 21152, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23597, - "luminance": 0, + "id": 21153, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 48, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23598, - "luminance": 0, + "id": 21154, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23599, - "luminance": 0, + "id": 21155, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23600, - "luminance": 0, + "id": 21156, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23601, - "luminance": 0, + "id": 21157, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23602, - "luminance": 0, + "id": 21158, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23603, - "luminance": 0, + "id": 21159, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23604, - "luminance": 0, + "id": 21160, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23605, - "luminance": 0, + "id": 21161, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23606, - "luminance": 0, + "id": 21162, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23607, - "luminance": 0, + "id": 21163, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23608, - "luminance": 0, + "id": 21164, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23609, - "luminance": 0, + "id": 21165, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 57, - 50 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23610, - "luminance": 0, + "id": 21166, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23611, - "luminance": 0, + "id": 21167, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 41, - 46, - 47 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23612, - "luminance": 0, + "id": 21168, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23613, - "luminance": 0, + "id": 21169, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 54, - 44, - 53 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23614, - "luminance": 0, + "id": 21170, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23615, - "luminance": 0, + "id": 21171, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 44, - 50, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23616, - "luminance": 0, + "id": 21172, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23617, - "luminance": 0, + "id": 21173, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 46, - 50, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23618, - "luminance": 0, + "id": 21174, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23619, - "luminance": 0, + "id": 21175, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 56 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23620, - "luminance": 0, + "id": 21176, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23621, - "luminance": 0, + "id": 21177, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 52, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23622, - "luminance": 0, + "id": 21178, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23623, - "luminance": 0, + "id": 21179, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 42, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23624, - "luminance": 0, + "id": 21180, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23625, - "luminance": 0, + "id": 21181, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 49 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23626, - "luminance": 0, + "id": 21182, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23627, - "luminance": 0, + "id": 21183, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 51, - 45 - ] - } - ] - }, - { - "id": 970, - "name": "waxed_oxidized_cut_copper_slab", - "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", - "item_id": 130, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23631, - "states": [ - { - "id": 23628, - "luminance": 0, + "id": 21184, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23629, - "luminance": 0, + "id": 21185, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23630, - "luminance": 0, + "id": 21186, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23631, - "luminance": 0, + "id": 21187, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23632, - "luminance": 0, + "id": 21188, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23633, - "luminance": 0, + "id": 21189, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 971, - "name": "waxed_weathered_cut_copper_slab", - "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", - "item_id": 129, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23637, - "states": [ - { - "id": 23634, - "luminance": 0, + "id": 21190, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23635, - "luminance": 0, + "id": 21191, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23636, - "luminance": 0, + "id": 21192, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23637, - "luminance": 0, + "id": 21193, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23638, - "luminance": 0, + "id": 21194, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23639, - "luminance": 0, + "id": 21195, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 972, - "name": "waxed_exposed_cut_copper_slab", - "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", - "item_id": 128, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23643, - "states": [ - { - "id": 23640, - "luminance": 0, + "id": 21196, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23641, - "luminance": 0, + "id": 21197, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23642, - "luminance": 0, + "id": 21198, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23643, - "luminance": 0, + "id": 21199, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23644, - "luminance": 0, + "id": 21200, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23645, - "luminance": 0, + "id": 21201, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 973, - "name": "waxed_cut_copper_slab", - "translation_key": "block.minecraft.waxed_cut_copper_slab", - "item_id": 127, - "properties": [ - { - "name": "type", - "values": [ - "top", - "bottom", - "double" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23649, - "states": [ - { - "id": 23646, - "luminance": 0, + "id": 21202, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23647, - "luminance": 0, + "id": 21203, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 201 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23648, - "luminance": 0, + "id": 21204, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23649, - "luminance": 0, + "id": 21205, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ 51 - ] + ], + "block_entity_type": 35 }, { - "id": 23650, - "luminance": 0, + "id": 21206, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23651, - "luminance": 0, + "id": 21207, + "luminance": 1, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 974, - "name": "copper_door", - "translation_key": "block.minecraft.copper_door", - "item_id": 721, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23663, - "states": [ - { - "id": 23652, - "luminance": 0, - "opaque": false, + "id": 21208, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23653, - "luminance": 0, - "opaque": false, + "id": 21209, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23654, - "luminance": 0, - "opaque": false, + "id": 21210, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23655, - "luminance": 0, - "opaque": false, + "id": 21211, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23656, - "luminance": 0, - "opaque": false, + "id": 21212, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23657, - "luminance": 0, - "opaque": false, + "id": 21213, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23658, - "luminance": 0, - "opaque": false, + "id": 21214, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23659, - "luminance": 0, - "opaque": false, + "id": 21215, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23660, - "luminance": 0, - "opaque": false, + "id": 21216, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23661, - "luminance": 0, - "opaque": false, + "id": 21217, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23662, - "luminance": 0, - "opaque": false, + "id": 21218, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23663, - "luminance": 0, - "opaque": false, + "id": 21219, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23664, - "luminance": 0, - "opaque": false, + "id": 21220, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23665, - "luminance": 0, - "opaque": false, + "id": 21221, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23666, - "luminance": 0, - "opaque": false, + "id": 21222, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23667, - "luminance": 0, - "opaque": false, + "id": 21223, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23668, - "luminance": 0, - "opaque": false, + "id": 21224, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23669, - "luminance": 0, - "opaque": false, + "id": 21225, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23670, - "luminance": 0, - "opaque": false, + "id": 21226, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23671, - "luminance": 0, - "opaque": false, + "id": 21227, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23672, - "luminance": 0, - "opaque": false, + "id": 21228, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23673, - "luminance": 0, - "opaque": false, + "id": 21229, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23674, - "luminance": 0, - "opaque": false, + "id": 21230, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23675, - "luminance": 0, - "opaque": false, + "id": 21231, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23676, - "luminance": 0, - "opaque": false, + "id": 21232, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23677, - "luminance": 0, - "opaque": false, + "id": 21233, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23678, - "luminance": 0, - "opaque": false, + "id": 21234, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23679, - "luminance": 0, - "opaque": false, + "id": 21235, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23680, - "luminance": 0, - "opaque": false, + "id": 21236, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23681, - "luminance": 0, - "opaque": false, + "id": 21237, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23682, - "luminance": 0, - "opaque": false, + "id": 21238, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23683, - "luminance": 0, - "opaque": false, + "id": 21239, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23684, - "luminance": 0, - "opaque": false, + "id": 21240, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23685, - "luminance": 0, - "opaque": false, + "id": 21241, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23686, - "luminance": 0, - "opaque": false, + "id": 21242, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23687, - "luminance": 0, - "opaque": false, + "id": 21243, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23688, - "luminance": 0, - "opaque": false, + "id": 21244, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23689, - "luminance": 0, - "opaque": false, + "id": 21245, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23690, - "luminance": 0, - "opaque": false, + "id": 21246, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23691, - "luminance": 0, - "opaque": false, + "id": 21247, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23692, - "luminance": 0, - "opaque": false, + "id": 21248, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23693, - "luminance": 0, - "opaque": false, + "id": 21249, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23694, - "luminance": 0, - "opaque": false, + "id": 21250, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23695, - "luminance": 0, - "opaque": false, + "id": 21251, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23696, - "luminance": 0, - "opaque": false, + "id": 21252, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23697, - "luminance": 0, - "opaque": false, + "id": 21253, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23698, - "luminance": 0, - "opaque": false, + "id": 21254, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23699, - "luminance": 0, - "opaque": false, + "id": 21255, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23700, - "luminance": 0, - "opaque": false, + "id": 21256, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23701, - "luminance": 0, - "opaque": false, + "id": 21257, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23702, - "luminance": 0, - "opaque": false, + "id": 21258, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23703, - "luminance": 0, - "opaque": false, + "id": 21259, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23704, - "luminance": 0, - "opaque": false, + "id": 21260, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23705, - "luminance": 0, - "opaque": false, + "id": 21261, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23706, - "luminance": 0, - "opaque": false, + "id": 21262, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23707, - "luminance": 0, - "opaque": false, + "id": 21263, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23708, - "luminance": 0, - "opaque": false, + "id": 21264, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23709, - "luminance": 0, - "opaque": false, + "id": 21265, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23710, - "luminance": 0, - "opaque": false, + "id": 21266, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23711, - "luminance": 0, - "opaque": false, + "id": 21267, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23712, - "luminance": 0, - "opaque": false, + "id": 21268, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23713, - "luminance": 0, - "opaque": false, + "id": 21269, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23714, - "luminance": 0, - "opaque": false, + "id": 21270, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23715, - "luminance": 0, - "opaque": false, + "id": 21271, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 975, - "name": "exposed_copper_door", - "translation_key": "block.minecraft.exposed_copper_door", - "item_id": 722, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23727, - "states": [ - { - "id": 23716, - "luminance": 0, - "opaque": false, + "id": 21272, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23717, - "luminance": 0, - "opaque": false, + "id": 21273, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23718, - "luminance": 0, - "opaque": false, + "id": 21274, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23719, - "luminance": 0, - "opaque": false, + "id": 21275, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23720, - "luminance": 0, - "opaque": false, + "id": 21276, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23721, - "luminance": 0, - "opaque": false, + "id": 21277, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23722, - "luminance": 0, - "opaque": false, + "id": 21278, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23723, - "luminance": 0, - "opaque": false, + "id": 21279, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23724, - "luminance": 0, - "opaque": false, + "id": 21280, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23725, - "luminance": 0, - "opaque": false, + "id": 21281, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23726, - "luminance": 0, - "opaque": false, + "id": 21282, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23727, - "luminance": 0, - "opaque": false, + "id": 21283, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23728, - "luminance": 0, - "opaque": false, + "id": 21284, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23729, - "luminance": 0, - "opaque": false, + "id": 21285, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23730, - "luminance": 0, - "opaque": false, + "id": 21286, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23731, - "luminance": 0, - "opaque": false, + "id": 21287, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23732, - "luminance": 0, - "opaque": false, + "id": 21288, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23733, - "luminance": 0, - "opaque": false, + "id": 21289, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23734, - "luminance": 0, - "opaque": false, + "id": 21290, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23735, - "luminance": 0, - "opaque": false, + "id": 21291, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23736, - "luminance": 0, - "opaque": false, + "id": 21292, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23737, - "luminance": 0, - "opaque": false, + "id": 21293, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23738, - "luminance": 0, - "opaque": false, + "id": 21294, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23739, - "luminance": 0, - "opaque": false, + "id": 21295, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23740, - "luminance": 0, - "opaque": false, + "id": 21296, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23741, - "luminance": 0, - "opaque": false, + "id": 21297, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23742, - "luminance": 0, - "opaque": false, + "id": 21298, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23743, - "luminance": 0, - "opaque": false, + "id": 21299, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23744, - "luminance": 0, - "opaque": false, + "id": 21300, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23745, - "luminance": 0, - "opaque": false, + "id": 21301, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23746, - "luminance": 0, - "opaque": false, + "id": 21302, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23747, - "luminance": 0, - "opaque": false, + "id": 21303, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23748, - "luminance": 0, - "opaque": false, + "id": 21304, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23749, - "luminance": 0, - "opaque": false, + "id": 21305, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23750, - "luminance": 0, - "opaque": false, + "id": 21306, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23751, - "luminance": 0, - "opaque": false, + "id": 21307, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23752, - "luminance": 0, - "opaque": false, + "id": 21308, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23753, - "luminance": 0, - "opaque": false, + "id": 21309, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23754, - "luminance": 0, - "opaque": false, + "id": 21310, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23755, - "luminance": 0, - "opaque": false, + "id": 21311, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23756, - "luminance": 0, - "opaque": false, + "id": 21312, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23757, - "luminance": 0, - "opaque": false, + "id": 21313, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23758, - "luminance": 0, - "opaque": false, + "id": 21314, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23759, - "luminance": 0, - "opaque": false, + "id": 21315, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23760, - "luminance": 0, - "opaque": false, + "id": 21316, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23761, - "luminance": 0, - "opaque": false, + "id": 21317, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23762, - "luminance": 0, - "opaque": false, + "id": 21318, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23763, - "luminance": 0, - "opaque": false, + "id": 21319, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23764, - "luminance": 0, - "opaque": false, + "id": 21320, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23765, - "luminance": 0, - "opaque": false, + "id": 21321, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23766, - "luminance": 0, - "opaque": false, + "id": 21322, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23767, - "luminance": 0, - "opaque": false, + "id": 21323, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23768, - "luminance": 0, - "opaque": false, + "id": 21324, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23769, - "luminance": 0, - "opaque": false, + "id": 21325, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23770, - "luminance": 0, - "opaque": false, + "id": 21326, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23771, - "luminance": 0, - "opaque": false, + "id": 21327, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23772, - "luminance": 0, - "opaque": false, + "id": 21328, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23773, - "luminance": 0, - "opaque": false, + "id": 21329, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23774, - "luminance": 0, - "opaque": false, + "id": 21330, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23775, - "luminance": 0, - "opaque": false, + "id": 21331, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23776, - "luminance": 0, - "opaque": false, + "id": 21332, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23777, - "luminance": 0, - "opaque": false, + "id": 21333, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23778, - "luminance": 0, - "opaque": false, + "id": 21334, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23779, - "luminance": 0, - "opaque": false, + "id": 21335, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 976, - "name": "oxidized_copper_door", - "translation_key": "block.minecraft.oxidized_copper_door", - "item_id": 724, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23791, - "states": [ - { - "id": 23780, - "luminance": 0, - "opaque": false, + "id": 21336, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23781, - "luminance": 0, - "opaque": false, + "id": 21337, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23782, - "luminance": 0, - "opaque": false, + "id": 21338, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23783, - "luminance": 0, - "opaque": false, + "id": 21339, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23784, - "luminance": 0, - "opaque": false, + "id": 21340, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23785, - "luminance": 0, - "opaque": false, + "id": 21341, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23786, - "luminance": 0, - "opaque": false, + "id": 21342, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23787, - "luminance": 0, - "opaque": false, + "id": 21343, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23788, - "luminance": 0, - "opaque": false, + "id": 21344, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23789, - "luminance": 0, - "opaque": false, + "id": 21345, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23790, - "luminance": 0, - "opaque": false, + "id": 21346, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23791, - "luminance": 0, - "opaque": false, + "id": 21347, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23792, - "luminance": 0, - "opaque": false, + "id": 21348, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23793, - "luminance": 0, - "opaque": false, + "id": 21349, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23794, - "luminance": 0, - "opaque": false, + "id": 21350, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23795, - "luminance": 0, - "opaque": false, + "id": 21351, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23796, - "luminance": 0, - "opaque": false, + "id": 21352, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23797, - "luminance": 0, - "opaque": false, + "id": 21353, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23798, - "luminance": 0, - "opaque": false, + "id": 21354, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23799, - "luminance": 0, - "opaque": false, + "id": 21355, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23800, - "luminance": 0, - "opaque": false, + "id": 21356, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23801, - "luminance": 0, - "opaque": false, + "id": 21357, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23802, - "luminance": 0, - "opaque": false, + "id": 21358, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23803, - "luminance": 0, - "opaque": false, + "id": 21359, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23804, - "luminance": 0, - "opaque": false, + "id": 21360, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23805, - "luminance": 0, - "opaque": false, + "id": 21361, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23806, - "luminance": 0, - "opaque": false, + "id": 21362, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23807, - "luminance": 0, - "opaque": false, + "id": 21363, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23808, - "luminance": 0, - "opaque": false, + "id": 21364, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23809, - "luminance": 0, - "opaque": false, + "id": 21365, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23810, - "luminance": 0, - "opaque": false, + "id": 21366, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23811, - "luminance": 0, - "opaque": false, + "id": 21367, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23812, - "luminance": 0, - "opaque": false, + "id": 21368, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23813, - "luminance": 0, - "opaque": false, + "id": 21369, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23814, - "luminance": 0, - "opaque": false, + "id": 21370, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23815, - "luminance": 0, - "opaque": false, + "id": 21371, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23816, - "luminance": 0, - "opaque": false, + "id": 21372, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23817, - "luminance": 0, - "opaque": false, + "id": 21373, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23818, - "luminance": 0, - "opaque": false, + "id": 21374, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23819, - "luminance": 0, - "opaque": false, + "id": 21375, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23820, - "luminance": 0, - "opaque": false, + "id": 21376, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23821, - "luminance": 0, - "opaque": false, + "id": 21377, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23822, - "luminance": 0, - "opaque": false, + "id": 21378, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23823, - "luminance": 0, - "opaque": false, + "id": 21379, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23824, - "luminance": 0, - "opaque": false, + "id": 21380, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23825, - "luminance": 0, - "opaque": false, + "id": 21381, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23826, - "luminance": 0, - "opaque": false, + "id": 21382, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23827, - "luminance": 0, - "opaque": false, + "id": 21383, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23828, - "luminance": 0, - "opaque": false, + "id": 21384, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23829, - "luminance": 0, - "opaque": false, + "id": 21385, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23830, - "luminance": 0, - "opaque": false, + "id": 21386, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23831, - "luminance": 0, - "opaque": false, + "id": 21387, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23832, - "luminance": 0, - "opaque": false, + "id": 21388, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23833, - "luminance": 0, - "opaque": false, + "id": 21389, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23834, - "luminance": 0, - "opaque": false, + "id": 21390, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23835, - "luminance": 0, - "opaque": false, + "id": 21391, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23836, - "luminance": 0, - "opaque": false, + "id": 21392, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23837, - "luminance": 0, - "opaque": false, + "id": 21393, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23838, - "luminance": 0, - "opaque": false, + "id": 21394, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23839, - "luminance": 0, - "opaque": false, + "id": 21395, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23840, - "luminance": 0, - "opaque": false, + "id": 21396, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23841, - "luminance": 0, - "opaque": false, + "id": 21397, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23842, - "luminance": 0, - "opaque": false, + "id": 21398, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23843, - "luminance": 0, - "opaque": false, + "id": 21399, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 977, - "name": "weathered_copper_door", - "translation_key": "block.minecraft.weathered_copper_door", - "item_id": 723, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] + 51 + ], + "block_entity_type": 35 }, { - "name": "open", - "values": [ - "true", - "false" - ] + "id": 21400, + "luminance": 1, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51 + ], + "block_entity_type": 35 }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23855, - "states": [ - { - "id": 23844, - "luminance": 0, - "opaque": false, + "id": 21401, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23845, - "luminance": 0, - "opaque": false, + "id": 21402, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23846, - "luminance": 0, - "opaque": false, + "id": 21403, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23847, - "luminance": 0, - "opaque": false, + "id": 21404, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23848, - "luminance": 0, - "opaque": false, + "id": 21405, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23849, - "luminance": 0, - "opaque": false, + "id": 21406, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23850, - "luminance": 0, - "opaque": false, + "id": 21407, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23851, - "luminance": 0, - "opaque": false, + "id": 21408, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23852, - "luminance": 0, - "opaque": false, + "id": 21409, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23853, - "luminance": 0, - "opaque": false, + "id": 21410, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23854, - "luminance": 0, - "opaque": false, + "id": 21411, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23855, - "luminance": 0, - "opaque": false, + "id": 21412, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23856, - "luminance": 0, - "opaque": false, + "id": 21413, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23857, - "luminance": 0, - "opaque": false, + "id": 21414, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23858, - "luminance": 0, - "opaque": false, + "id": 21415, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23859, - "luminance": 0, - "opaque": false, + "id": 21416, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23860, - "luminance": 0, - "opaque": false, + "id": 21417, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23861, - "luminance": 0, - "opaque": false, + "id": 21418, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23862, - "luminance": 0, - "opaque": false, + "id": 21419, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23863, - "luminance": 0, - "opaque": false, + "id": 21420, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23864, - "luminance": 0, - "opaque": false, + "id": 21421, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23865, - "luminance": 0, - "opaque": false, + "id": 21422, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 51 + ], + "block_entity_type": 35 }, { - "id": 23866, - "luminance": 0, - "opaque": false, + "id": 21423, + "luminance": 1, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] - }, + 51 + ], + "block_entity_type": 35 + } + ] + }, + { + "id": 915, + "name": "sculk", + "translation_key": "block.minecraft.sculk", + "item_id": 349, + "properties": [], + "default_state_id": 21424, + "states": [ { - "id": 23867, + "id": 21424, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 0 + ] + } + ] + }, + { + "id": 916, + "name": "sculk_vein", + "translation_key": "block.minecraft.sculk_vein", + "item_id": 350, + "properties": [ + { + "name": "down", + "values": [ + "true", + "false" ] }, { - "id": 23868, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 + "name": "east", + "values": [ + "true", + "false" ] }, { - "id": 23869, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 66 + "name": "north", + "values": [ + "true", + "false" ] }, { - "id": 23870, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "south", + "values": [ + "true", + "false" ] }, { - "id": 23871, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "up", + "values": [ + "true", + "false" ] }, { - "id": 23872, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + }, + { + "name": "west", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21552, + "states": [ + { + "id": 21425, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23873, + "id": 21426, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23874, + "id": 21427, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23875, + "id": 21428, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23876, + "id": 21429, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23877, + "id": 21430, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23878, + "id": 21431, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23879, + "id": 21432, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23880, + "id": 21433, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23881, + "id": 21434, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23882, + "id": 21435, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23883, + "id": 21436, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23884, + "id": 21437, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23885, + "id": 21438, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23886, + "id": 21439, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23887, + "id": 21440, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23888, + "id": 21441, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23889, + "id": 21442, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23890, + "id": 21443, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23891, + "id": 21444, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23892, + "id": 21445, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23893, + "id": 21446, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23894, + "id": 21447, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23895, + "id": 21448, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23896, + "id": 21449, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23897, + "id": 21450, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23898, + "id": 21451, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23899, + "id": 21452, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23900, + "id": 21453, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23901, + "id": 21454, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23902, + "id": 21455, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23903, + "id": 21456, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23904, + "id": 21457, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23905, + "id": 21458, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23906, + "id": 21459, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23907, + "id": 21460, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 978, - "name": "waxed_copper_door", - "translation_key": "block.minecraft.waxed_copper_door", - "item_id": 725, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23919, - "states": [ - { - "id": 23908, + "id": 21461, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23909, + "id": 21462, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23910, + "id": 21463, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23911, + "id": 21464, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23912, + "id": 21465, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23913, + "id": 21466, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23914, + "id": 21467, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23915, + "id": 21468, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23916, + "id": 21469, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23917, + "id": 21470, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23918, + "id": 21471, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23919, + "id": 21472, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23920, + "id": 21473, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23921, + "id": 21474, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23922, + "id": 21475, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23923, + "id": 21476, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23924, + "id": 21477, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23925, + "id": 21478, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23926, + "id": 21479, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23927, + "id": 21480, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23928, + "id": 21481, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23929, + "id": 21482, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23930, + "id": 21483, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23931, + "id": 21484, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23932, + "id": 21485, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23933, + "id": 21486, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23934, + "id": 21487, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23935, + "id": 21488, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23936, + "id": 21489, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23937, + "id": 21490, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23938, + "id": 21491, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23939, + "id": 21492, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23940, + "id": 21493, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23941, + "id": 21494, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23942, + "id": 21495, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23943, + "id": 21496, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23944, + "id": 21497, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23945, + "id": 21498, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23946, + "id": 21499, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23947, + "id": 21500, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23948, + "id": 21501, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23949, + "id": 21502, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23950, + "id": 21503, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23951, + "id": 21504, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23952, + "id": 21505, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23953, + "id": 21506, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23954, + "id": 21507, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23955, + "id": 21508, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23956, + "id": 21509, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23957, + "id": 21510, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23958, + "id": 21511, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23959, + "id": 21512, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23960, + "id": 21513, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23961, + "id": 21514, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23962, + "id": 21515, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23963, + "id": 21516, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23964, + "id": 21517, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23965, + "id": 21518, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23966, + "id": 21519, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23967, + "id": 21520, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23968, + "id": 21521, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23969, + "id": 21522, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23970, + "id": 21523, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23971, + "id": 21524, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 979, - "name": "waxed_exposed_copper_door", - "translation_key": "block.minecraft.waxed_exposed_copper_door", - "item_id": 726, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] + "collision_shapes": [] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 23983, - "states": [ - { - "id": 23972, + "id": 21525, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23973, + "id": 21526, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23974, + "id": 21527, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23975, + "id": 21528, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23976, + "id": 21529, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23977, + "id": 21530, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23978, + "id": 21531, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23979, + "id": 21532, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23980, + "id": 21533, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23981, + "id": 21534, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23982, + "id": 21535, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23983, + "id": 21536, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23984, + "id": 21537, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23985, + "id": 21538, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23986, + "id": 21539, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23987, + "id": 21540, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 65 - ] + "collision_shapes": [] }, { - "id": 23988, + "id": 21541, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23989, + "id": 21542, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23990, + "id": 21543, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23991, + "id": 21544, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23992, + "id": 21545, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23993, + "id": 21546, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 64 - ] + "collision_shapes": [] }, { - "id": 23994, + "id": 21547, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23995, + "id": 21548, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23996, + "id": 21549, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23997, + "id": 21550, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 66 - ] + "collision_shapes": [] }, { - "id": 23998, + "id": 21551, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 - ] + "collision_shapes": [] }, { - "id": 23999, + "id": 21552, "luminance": 0, "opaque": false, "replaceable": false, "blocks_motion": true, - "collision_shapes": [ - 67 + "collision_shapes": [] + } + ] + }, + { + "id": 917, + "name": "sculk_catalyst", + "translation_key": "block.minecraft.sculk_catalyst", + "item_id": 351, + "properties": [ + { + "name": "bloom", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 21554, + "states": [ { - "id": 24000, - "luminance": 0, - "opaque": false, + "id": 21553, + "luminance": 6, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] + 0 + ], + "block_entity_type": 36 }, { - "id": 24001, - "luminance": 0, - "opaque": false, + "id": 21554, + "luminance": 6, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 + ], + "block_entity_type": 36 + } + ] + }, + { + "id": 918, + "name": "sculk_shrieker", + "translation_key": "block.minecraft.sculk_shrieker", + "item_id": 352, + "properties": [ + { + "name": "can_summon", + "values": [ + "true", + "false" ] }, { - "id": 24002, + "name": "shrieking", + "values": [ + "true", + "false" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21562, + "states": [ + { + "id": 21555, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24003, + "id": 21556, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24004, + "id": 21557, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24005, + "id": 21558, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24006, + "id": 21559, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24007, + "id": 21560, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24008, + "id": 21561, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] + 51 + ], + "block_entity_type": 37 }, { - "id": 24009, + "id": 21562, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 - ] - }, + 51 + ], + "block_entity_type": 37 + } + ] + }, + { + "id": 919, + "name": "oxidized_copper", + "translation_key": "block.minecraft.oxidized_copper", + "item_id": 81, + "properties": [], + "default_state_id": 21563, + "states": [ { - "id": 24010, + "id": 21563, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 ] - }, + } + ] + }, + { + "id": 920, + "name": "weathered_copper", + "translation_key": "block.minecraft.weathered_copper", + "item_id": 80, + "properties": [], + "default_state_id": 21564, + "states": [ { - "id": 24011, + "id": 21564, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 ] - }, + } + ] + }, + { + "id": 921, + "name": "exposed_copper", + "translation_key": "block.minecraft.exposed_copper", + "item_id": 79, + "properties": [], + "default_state_id": 21565, + "states": [ { - "id": 24012, + "id": 21565, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 922, + "name": "copper_block", + "translation_key": "block.minecraft.copper_block", + "item_id": 75, + "properties": [], + "default_state_id": 21566, + "states": [ { - "id": 24013, + "id": 21566, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 923, + "name": "copper_ore", + "translation_key": "block.minecraft.copper_ore", + "item_id": 53, + "properties": [], + "default_state_id": 21567, + "states": [ { - "id": 24014, + "id": 21567, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 ] - }, + } + ] + }, + { + "id": 924, + "name": "deepslate_copper_ore", + "translation_key": "block.minecraft.deepslate_copper_ore", + "item_id": 54, + "properties": [], + "default_state_id": 21568, + "states": [ { - "id": 24015, + "id": 21568, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 ] - }, + } + ] + }, + { + "id": 925, + "name": "oxidized_cut_copper", + "translation_key": "block.minecraft.oxidized_cut_copper", + "item_id": 85, + "properties": [], + "default_state_id": 21569, + "states": [ { - "id": 24016, + "id": 21569, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 0 ] - }, + } + ] + }, + { + "id": 926, + "name": "weathered_cut_copper", + "translation_key": "block.minecraft.weathered_cut_copper", + "item_id": 84, + "properties": [], + "default_state_id": 21570, + "states": [ { - "id": 24017, + "id": 21570, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 0 ] - }, + } + ] + }, + { + "id": 927, + "name": "exposed_cut_copper", + "translation_key": "block.minecraft.exposed_cut_copper", + "item_id": 83, + "properties": [], + "default_state_id": 21571, + "states": [ { - "id": 24018, + "id": 21571, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 ] - }, + } + ] + }, + { + "id": 928, + "name": "cut_copper", + "translation_key": "block.minecraft.cut_copper", + "item_id": 82, + "properties": [], + "default_state_id": 21572, + "states": [ { - "id": 24019, + "id": 21572, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 0 + ] + } + ] + }, + { + "id": 929, + "name": "oxidized_cut_copper_stairs", + "translation_key": "block.minecraft.oxidized_cut_copper_stairs", + "item_id": 89, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 24020, + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" + ] + }, + { + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21584, + "states": [ + { + "id": 21573, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 42 ] }, { - "id": 24021, + "id": 21574, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 42 ] }, { - "id": 24022, + "id": 21575, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24023, + "id": 21576, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24024, + "id": 21577, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 46, + 47 ] }, { - "id": 24025, + "id": 21578, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 46, + 47 ] }, { - "id": 24026, + "id": 21579, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 24027, + "id": 21580, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 24028, + "id": 21581, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 44, + 50, + 45 ] }, { - "id": 24029, + "id": 21582, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 44, + 50, + 45 ] }, { - "id": 24030, + "id": 21583, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 24031, + "id": 21584, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 24032, + "id": 21585, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { - "id": 24033, + "id": 21586, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { - "id": 24034, + "id": 21587, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 24035, + "id": 21588, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 980, - "name": "waxed_oxidized_copper_door", - "translation_key": "block.minecraft.waxed_oxidized_copper_door", - "item_id": 728, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24047, - "states": [ - { - "id": 24036, + "id": 21589, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24037, + "id": 21590, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24038, + "id": 21591, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24039, + "id": 21592, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24040, + "id": 21593, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24041, + "id": 21594, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24042, + "id": 21595, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 44, + 53 ] }, { - "id": 24043, + "id": 21596, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 44, + 53 ] }, { - "id": 24044, + "id": 21597, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24045, + "id": 21598, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24046, + "id": 21599, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24047, + "id": 21600, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24048, + "id": 21601, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24049, + "id": 21602, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24050, + "id": 21603, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42 ] }, { - "id": 24051, + "id": 21604, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42 ] }, { - "id": 24052, + "id": 21605, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24053, + "id": 21606, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24054, + "id": 21607, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24055, + "id": 21608, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24056, + "id": 21609, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24057, + "id": 21610, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24058, + "id": 21611, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 47 ] }, { - "id": 24059, + "id": 21612, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 47 ] }, { - "id": 24060, + "id": 21613, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 24061, + "id": 21614, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 24062, + "id": 21615, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24063, + "id": 21616, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24064, + "id": 21617, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24065, + "id": 21618, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24066, + "id": 21619, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 55, + 52, + 45 ] }, { - "id": 24067, + "id": 21620, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 55, + 52, + 45 ] }, { - "id": 24068, + "id": 21621, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24069, + "id": 21622, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24070, + "id": 21623, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 24071, + "id": 21624, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 24072, + "id": 21625, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24073, + "id": 21626, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24074, + "id": 21627, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24075, + "id": 21628, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24076, + "id": 21629, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { - "id": 24077, + "id": 21630, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { - "id": 24078, + "id": 21631, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24079, + "id": 21632, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24080, + "id": 21633, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24081, + "id": 21634, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24082, + "id": 21635, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24083, + "id": 21636, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24084, + "id": 21637, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24085, + "id": 21638, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24086, + "id": 21639, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24087, + "id": 21640, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24088, + "id": 21641, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24089, + "id": 21642, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24090, + "id": 21643, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 56 ] }, { - "id": 24091, + "id": 21644, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 56 ] }, { - "id": 24092, + "id": 21645, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52, + 45 ] }, { - "id": 24093, + "id": 21646, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52, + 45 ] }, { - "id": 24094, + "id": 21647, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 24095, + "id": 21648, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 24096, + "id": 21649, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24097, + "id": 21650, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24098, + "id": 21651, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24099, + "id": 21652, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] } ] }, { - "id": 981, - "name": "waxed_weathered_copper_door", - "translation_key": "block.minecraft.waxed_weathered_copper_door", - "item_id": 727, + "id": 930, + "name": "weathered_cut_copper_stairs", + "translation_key": "block.minecraft.weathered_cut_copper_stairs", + "item_id": 88, "properties": [ { "name": "facing", @@ -283566,2774 +254207,3174 @@ { "name": "half", "values": [ - "upper", - "lower" - ] - }, - { - "name": "hinge", - "values": [ - "left", - "right" + "top", + "bottom" ] }, { - "name": "open", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 24111, + "default_state_id": 21664, "states": [ { - "id": 24100, + "id": 21653, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 24101, + "id": 21654, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 24102, + "id": 21655, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24103, + "id": 21656, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24104, + "id": 21657, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24105, + "id": 21658, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24106, + "id": 21659, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24107, + "id": 21660, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24108, + "id": 21661, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24109, + "id": 21662, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24110, + "id": 21663, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 24111, + "id": 21664, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 24112, + "id": 21665, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24113, + "id": 21666, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24114, + "id": 21667, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52, + 45 ] }, { - "id": 24115, + "id": 21668, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52, + 45 ] }, { - "id": 24116, + "id": 21669, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24117, + "id": 21670, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24118, + "id": 21671, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24119, + "id": 21672, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24120, + "id": 21673, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 52 ] }, { - "id": 24121, + "id": 21674, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 52 ] }, { - "id": 24122, + "id": 21675, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24123, + "id": 21676, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24124, + "id": 21677, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24125, + "id": 21678, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24126, + "id": 21679, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24127, + "id": 21680, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24128, + "id": 21681, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24129, + "id": 21682, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24130, + "id": 21683, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42 ] }, { - "id": 24131, + "id": 21684, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42 ] }, { - "id": 24132, + "id": 21685, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42, + 49 ] }, { - "id": 24133, + "id": 21686, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42, + 49 ] }, { - "id": 24134, + "id": 21687, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 24135, + "id": 21688, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 24136, + "id": 21689, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 45 ] }, { - "id": 24137, + "id": 21690, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 45 ] }, { - "id": 24138, + "id": 21691, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 24139, + "id": 21692, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 24140, + "id": 21693, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 56 ] }, { - "id": 24141, + "id": 21694, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 56 ] }, { - "id": 24142, + "id": 21695, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24143, + "id": 21696, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24144, + "id": 21697, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 44, + 45 ] }, { - "id": 24145, + "id": 21698, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 44, + 45 ] }, { - "id": 24146, + "id": 21699, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24147, + "id": 21700, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24148, + "id": 21701, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 48, + 42, + 49 ] }, { - "id": 24149, + "id": 21702, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 48, + 42, + 49 ] }, { - "id": 24150, + "id": 21703, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 24151, + "id": 21704, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 24152, + "id": 21705, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24153, + "id": 21706, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24154, + "id": 21707, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 49 ] }, { - "id": 24155, + "id": 21708, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 49 ] }, { - "id": 24156, + "id": 21709, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 47 ] }, { - "id": 24157, + "id": 21710, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 47 ] }, { - "id": 24158, + "id": 21711, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24159, + "id": 21712, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24160, + "id": 21713, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 57, + 50 ] }, { - "id": 24161, + "id": 21714, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 57, + 50 ] }, { - "id": 24162, + "id": 21715, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 46, + 47 ] }, { - "id": 24163, + "id": 21716, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 - ] - } - ] - }, - { - "id": 982, - "name": "copper_trapdoor", - "translation_key": "block.minecraft.copper_trapdoor", - "item_id": 741, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 41, + 46, + 47 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24179, - "states": [ - { - "id": 24164, + "id": 21717, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 44, + 53 ] }, { - "id": 24165, + "id": 21718, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 54, + 44, + 53 ] }, { - "id": 24166, + "id": 21719, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 24167, + "id": 21720, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 24168, + "id": 21721, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24169, + "id": 21722, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24170, + "id": 21723, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24171, + "id": 21724, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24172, + "id": 21725, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52, + 45 ] }, { - "id": 24173, + "id": 21726, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52, + 45 ] }, { - "id": 24174, + "id": 21727, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42, + 49 ] }, { - "id": 24175, + "id": 21728, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 42, + 49 ] }, { - "id": 24176, + "id": 21729, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24177, + "id": 21730, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24178, + "id": 21731, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 24179, + "id": 21732, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] - }, + } + ] + }, + { + "id": 931, + "name": "exposed_cut_copper_stairs", + "translation_key": "block.minecraft.exposed_cut_copper_stairs", + "item_id": 87, + "properties": [ { - "id": 24180, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 24181, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 24182, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 24183, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 67 + "name": "waterlogged", + "values": [ + "true", + "false" ] - }, + } + ], + "default_state_id": 21744, + "states": [ { - "id": 24184, + "id": 21733, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 42 ] }, { - "id": 24185, + "id": 21734, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 42 ] }, { - "id": 24186, + "id": 21735, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 44, + 45 ] }, { - "id": 24187, + "id": 21736, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 44, + 45 ] }, { - "id": 24188, + "id": 21737, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24189, + "id": 21738, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24190, + "id": 21739, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 48, + 42, + 49 ] }, { - "id": 24191, + "id": 21740, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 48, + 42, + 49 ] }, { - "id": 24192, + "id": 21741, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 44, + 50, + 45 ] }, { - "id": 24193, + "id": 21742, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 44, + 50, + 45 ] }, { - "id": 24194, + "id": 21743, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52 ] }, { - "id": 24195, + "id": 21744, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52 ] }, { - "id": 24196, + "id": 21745, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24197, + "id": 21746, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24198, + "id": 21747, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52, + 45 ] }, { - "id": 24199, + "id": 21748, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52, + 45 ] }, { - "id": 24200, + "id": 21749, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 53 ] }, { - "id": 24201, + "id": 21750, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 53 ] }, { - "id": 24202, + "id": 21751, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 49 ] }, { - "id": 24203, + "id": 21752, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 49 ] }, { - "id": 24204, + "id": 21753, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24205, + "id": 21754, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24206, + "id": 21755, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 44, + 53 ] }, { - "id": 24207, + "id": 21756, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 44, + 53 ] }, { - "id": 24208, + "id": 21757, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 46, + 49 ] }, { - "id": 24209, + "id": 21758, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 46, + 49 ] }, { - "id": 24210, + "id": 21759, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 46, + 50, + 49 ] }, { - "id": 24211, + "id": 21760, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 46, + 50, + 49 ] }, { - "id": 24212, + "id": 21761, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24213, + "id": 21762, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24214, + "id": 21763, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42 ] }, { - "id": 24215, + "id": 21764, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42 ] }, { - "id": 24216, + "id": 21765, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42, + 49 ] }, { - "id": 24217, + "id": 21766, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 42, + 49 ] }, { - "id": 24218, + "id": 21767, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24219, + "id": 21768, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24220, + "id": 21769, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24221, + "id": 21770, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24222, + "id": 21771, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 24223, + "id": 21772, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 24224, + "id": 21773, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 56 ] }, { - "id": 24225, + "id": 21774, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 56 ] }, { - "id": 24226, + "id": 21775, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 46, + 49 ] }, { - "id": 24227, + "id": 21776, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 983, - "name": "exposed_copper_trapdoor", - "translation_key": "block.minecraft.exposed_copper_trapdoor", - "item_id": 742, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" + 43, + 46, + 49 ] }, { - "name": "open", - "values": [ - "true", - "false" + "id": 21777, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 ] }, { - "name": "powered", - "values": [ - "true", - "false" + "id": 21778, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 43, + 44, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24243, - "states": [ - { - "id": 24228, + "id": 21779, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 55, + 52, + 45 ] }, { - "id": 24229, + "id": 21780, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 55, + 52, + 45 ] }, { - "id": 24230, + "id": 21781, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24231, + "id": 21782, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 48, + 42, + 49 ] }, { - "id": 24232, + "id": 21783, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50 ] }, { - "id": 24233, + "id": 21784, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50 ] }, { - "id": 24234, + "id": 21785, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24235, + "id": 21786, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24236, + "id": 21787, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { - "id": 24237, + "id": 21788, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 49 ] }, { - "id": 24238, + "id": 21789, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { - "id": 24239, + "id": 21790, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 47 ] }, { - "id": 24240, + "id": 21791, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24241, + "id": 21792, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24242, + "id": 21793, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24243, + "id": 21794, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24244, + "id": 21795, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24245, + "id": 21796, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24246, + "id": 21797, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24247, + "id": 21798, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 54, + 44, + 53 ] }, { - "id": 24248, + "id": 21799, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24249, + "id": 21800, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24250, + "id": 21801, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24251, + "id": 21802, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24252, + "id": 21803, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 56 ] }, { - "id": 24253, + "id": 21804, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 56 ] }, { - "id": 24254, + "id": 21805, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52, + 45 ] }, { - "id": 24255, + "id": 21806, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52, + 45 ] }, { - "id": 24256, + "id": 21807, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42, + 49 ] }, { - "id": 24257, + "id": 21808, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42, + 49 ] }, { - "id": 24258, + "id": 21809, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24259, + "id": 21810, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24260, + "id": 21811, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 45 ] }, { - "id": 24261, + "id": 21812, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 45 + ] + } + ] + }, + { + "id": 932, + "name": "cut_copper_stairs", + "translation_key": "block.minecraft.cut_copper_stairs", + "item_id": 86, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 24262, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21824, + "states": [ + { + "id": 21813, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 42 ] }, { - "id": 24263, + "id": 21814, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 42 ] }, { - "id": 24264, + "id": 21815, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 44, + 45 ] }, { - "id": 24265, + "id": 21816, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 44, + 45 ] }, { - "id": 24266, + "id": 21817, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24267, + "id": 21818, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24268, + "id": 21819, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 24269, + "id": 21820, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 24270, + "id": 21821, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24271, + "id": 21822, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24272, + "id": 21823, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52 ] }, { - "id": 24273, + "id": 21824, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52 ] }, { - "id": 24274, + "id": 21825, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24275, + "id": 21826, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24276, + "id": 21827, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 24277, + "id": 21828, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 24278, + "id": 21829, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24279, + "id": 21830, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24280, + "id": 21831, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 49 ] }, { - "id": 24281, + "id": 21832, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 49 ] }, { - "id": 24282, + "id": 21833, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24283, + "id": 21834, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24284, + "id": 21835, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 24285, + "id": 21836, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 24286, + "id": 21837, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24287, + "id": 21838, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24288, + "id": 21839, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 46, + 50, + 49 ] }, { - "id": 24289, + "id": 21840, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 46, + 50, + 49 ] }, { - "id": 24290, + "id": 21841, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24291, + "id": 21842, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 984, - "name": "oxidized_copper_trapdoor", - "translation_key": "block.minecraft.oxidized_copper_trapdoor", - "item_id": 744, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" + 55, + 52, + 45 ] }, { - "name": "half", - "values": [ - "top", - "bottom" + "id": 21843, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 ] }, { - "name": "open", - "values": [ - "true", - "false" + "id": 21844, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42 ] }, { - "name": "powered", - "values": [ - "true", - "false" + "id": 21845, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" + "id": 21846, + "luminance": 0, + "opaque": true, + "replaceable": false, + "blocks_motion": true, + "collision_shapes": [ + 51, + 42, + 49 ] - } - ], - "default_state_id": 24307, - "states": [ + }, { - "id": 24292, + "id": 21847, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24293, + "id": 21848, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24294, + "id": 21849, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 45 ] }, { - "id": 24295, + "id": 21850, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 45 ] }, { - "id": 24296, + "id": 21851, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24297, + "id": 21852, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24298, + "id": 21853, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24299, + "id": 21854, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24300, + "id": 21855, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24301, + "id": 21856, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24302, + "id": 21857, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24303, + "id": 21858, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24304, + "id": 21859, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24305, + "id": 21860, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24306, + "id": 21861, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { - "id": 24307, + "id": 21862, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { - "id": 24308, + "id": 21863, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50 ] }, { - "id": 24309, + "id": 21864, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50 ] }, { - "id": 24310, + "id": 21865, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24311, + "id": 21866, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24312, + "id": 21867, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24313, + "id": 21868, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24314, + "id": 21869, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24315, + "id": 21870, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24316, + "id": 21871, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24317, + "id": 21872, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24318, + "id": 21873, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24319, + "id": 21874, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24320, + "id": 21875, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24321, + "id": 21876, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24322, + "id": 21877, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24323, + "id": 21878, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24324, + "id": 21879, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24325, + "id": 21880, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24326, + "id": 21881, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24327, + "id": 21882, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24328, + "id": 21883, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24329, + "id": 21884, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24330, + "id": 21885, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24331, + "id": 21886, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24332, + "id": 21887, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24333, + "id": 21888, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24334, + "id": 21889, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24335, + "id": 21890, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24336, + "id": 21891, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 24337, + "id": 21892, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 + ] + } + ] + }, + { + "id": 933, + "name": "oxidized_cut_copper_slab", + "translation_key": "block.minecraft.oxidized_cut_copper_slab", + "item_id": 93, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 24338, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21896, + "states": [ + { + "id": 21893, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 201 ] }, { - "id": 24339, + "id": 21894, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 201 ] }, { - "id": 24340, + "id": 21895, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51 ] }, { - "id": 24341, + "id": 21896, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51 ] }, { - "id": 24342, + "id": 21897, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 ] }, { - "id": 24343, + "id": 21898, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 + ] + } + ] + }, + { + "id": 934, + "name": "weathered_cut_copper_slab", + "translation_key": "block.minecraft.weathered_cut_copper_slab", + "item_id": 92, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 24344, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21902, + "states": [ + { + "id": 21899, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 201 ] }, { - "id": 24345, + "id": 21900, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 201 ] }, { - "id": 24346, + "id": 21901, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51 ] }, { - "id": 24347, + "id": 21902, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51 ] }, { - "id": 24348, + "id": 21903, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 ] }, { - "id": 24349, + "id": 21904, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 0 + ] + } + ] + }, + { + "id": 935, + "name": "exposed_cut_copper_slab", + "translation_key": "block.minecraft.exposed_cut_copper_slab", + "item_id": 91, + "properties": [ + { + "name": "type", + "values": [ + "top", + "bottom", + "double" ] }, { - "id": 24350, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21908, + "states": [ + { + "id": 21905, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 201 ] }, { - "id": 24351, + "id": 21906, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 201 ] }, { - "id": 24352, + "id": 21907, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51 ] }, { - "id": 24353, + "id": 21908, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51 ] }, { - "id": 24354, + "id": 21909, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 ] }, { - "id": 24355, + "id": 21910, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 ] } ] }, { - "id": 985, - "name": "weathered_copper_trapdoor", - "translation_key": "block.minecraft.weathered_copper_trapdoor", - "item_id": 743, + "id": 936, + "name": "cut_copper_slab", + "translation_key": "block.minecraft.cut_copper_slab", + "item_id": 90, "properties": [ { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", + "name": "type", "values": [ "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + "bottom", + "double" ] }, { @@ -286344,2719 +257385,3151 @@ ] } ], - "default_state_id": 24371, + "default_state_id": 21914, "states": [ { - "id": 24356, + "id": 21911, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 201 ] }, { - "id": 24357, + "id": 21912, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 201 ] }, { - "id": 24358, + "id": 21913, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51 ] }, { - "id": 24359, + "id": 21914, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51 ] }, { - "id": 24360, + "id": 21915, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 0 ] }, { - "id": 24361, + "id": 21916, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 0 ] - }, + } + ] + }, + { + "id": 937, + "name": "waxed_copper_block", + "translation_key": "block.minecraft.waxed_copper_block", + "item_id": 94, + "properties": [], + "default_state_id": 21917, + "states": [ { - "id": 24362, + "id": 21917, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 0 ] - }, + } + ] + }, + { + "id": 938, + "name": "waxed_weathered_copper", + "translation_key": "block.minecraft.waxed_weathered_copper", + "item_id": 96, + "properties": [], + "default_state_id": 21918, + "states": [ { - "id": 24363, + "id": 21918, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 0 ] - }, + } + ] + }, + { + "id": 939, + "name": "waxed_exposed_copper", + "translation_key": "block.minecraft.waxed_exposed_copper", + "item_id": 95, + "properties": [], + "default_state_id": 21919, + "states": [ { - "id": 24364, + "id": 21919, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 940, + "name": "waxed_oxidized_copper", + "translation_key": "block.minecraft.waxed_oxidized_copper", + "item_id": 97, + "properties": [], + "default_state_id": 21920, + "states": [ { - "id": 24365, + "id": 21920, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 941, + "name": "waxed_oxidized_cut_copper", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper", + "item_id": 101, + "properties": [], + "default_state_id": 21921, + "states": [ { - "id": 24366, + "id": 21921, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 942, + "name": "waxed_weathered_cut_copper", + "translation_key": "block.minecraft.waxed_weathered_cut_copper", + "item_id": 100, + "properties": [], + "default_state_id": 21922, + "states": [ { - "id": 24367, + "id": 21922, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 0 ] - }, + } + ] + }, + { + "id": 943, + "name": "waxed_exposed_cut_copper", + "translation_key": "block.minecraft.waxed_exposed_cut_copper", + "item_id": 99, + "properties": [], + "default_state_id": 21923, + "states": [ { - "id": 24368, + "id": 21923, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 ] - }, + } + ] + }, + { + "id": 944, + "name": "waxed_cut_copper", + "translation_key": "block.minecraft.waxed_cut_copper", + "item_id": 98, + "properties": [], + "default_state_id": 21924, + "states": [ { - "id": 24369, + "id": 21924, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 0 + ] + } + ] + }, + { + "id": 945, + "name": "waxed_oxidized_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", + "item_id": 105, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 24370, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 21936, + "states": [ + { + "id": 21925, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 42 ] }, { - "id": 24371, + "id": 21926, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 42 ] }, { - "id": 24372, + "id": 21927, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 44, + 45 ] }, { - "id": 24373, + "id": 21928, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 44, + 45 ] }, { - "id": 24374, + "id": 21929, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24375, + "id": 21930, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 41, + 46, + 47 ] }, { - "id": 24376, + "id": 21931, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24377, + "id": 21932, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24378, + "id": 21933, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24379, + "id": 21934, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24380, + "id": 21935, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52 ] }, { - "id": 24381, + "id": 21936, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 52 ] }, { - "id": 24382, + "id": 21937, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 49 ] }, { - "id": 24383, + "id": 21938, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 49 ] }, { - "id": 24384, + "id": 21939, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24385, + "id": 21940, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24386, + "id": 21941, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24387, + "id": 21942, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24388, + "id": 21943, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24389, + "id": 21944, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24390, + "id": 21945, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24391, + "id": 21946, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 54, + 52 ] }, { - "id": 24392, + "id": 21947, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24393, + "id": 21948, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24394, + "id": 21949, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 46, + 49 ] }, { - "id": 24395, + "id": 21950, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 46, + 49 ] }, { - "id": 24396, + "id": 21951, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24397, + "id": 21952, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24398, + "id": 21953, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24399, + "id": 21954, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 55, + 52, + 45 ] }, { - "id": 24400, + "id": 21955, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24401, + "id": 21956, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24402, + "id": 21957, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42, + 49 ] }, { - "id": 24403, + "id": 21958, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42, + 49 ] }, { - "id": 24404, + "id": 21959, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 45 ] }, { - "id": 24405, + "id": 21960, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50, + 45 ] }, { - "id": 24406, + "id": 21961, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24407, + "id": 21962, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 45 ] }, { - "id": 24408, + "id": 21963, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24409, + "id": 21964, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24410, + "id": 21965, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24411, + "id": 21966, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24412, + "id": 21967, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24413, + "id": 21968, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 46, + 49 ] }, { - "id": 24414, + "id": 21969, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24415, + "id": 21970, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24416, + "id": 21971, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24417, + "id": 21972, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24418, + "id": 21973, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { - "id": 24419, + "id": 21974, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 986, - "name": "waxed_copper_trapdoor", - "translation_key": "block.minecraft.waxed_copper_trapdoor", - "item_id": 745, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 48, + 42, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24435, - "states": [ - { - "id": 24420, + "id": 21975, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50 ] }, { - "id": 24421, + "id": 21976, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50 ] }, { - "id": 24422, + "id": 21977, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24423, + "id": 21978, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24424, + "id": 21979, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24425, + "id": 21980, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24426, + "id": 21981, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24427, + "id": 21982, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24428, + "id": 21983, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 24429, + "id": 21984, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 24430, + "id": 21985, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 57, + 50 ] }, { - "id": 24431, + "id": 21986, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 57, + 50 ] }, { - "id": 24432, + "id": 21987, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24433, + "id": 21988, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24434, + "id": 21989, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24435, + "id": 21990, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24436, + "id": 21991, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 44, + 50, + 45 ] }, { - "id": 24437, + "id": 21992, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 44, + 50, + 45 ] }, { - "id": 24438, + "id": 21993, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24439, + "id": 21994, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24440, + "id": 21995, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24441, + "id": 21996, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24442, + "id": 21997, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24443, + "id": 21998, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24444, + "id": 21999, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 24445, + "id": 22000, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 24446, + "id": 22001, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24447, + "id": 22002, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24448, + "id": 22003, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 24449, + "id": 22004, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 + ] + } + ] + }, + { + "id": 946, + "name": "waxed_weathered_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", + "item_id": 104, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" + ] + }, + { + "name": "half", + "values": [ + "top", + "bottom" + ] + }, + { + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 24450, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22016, + "states": [ + { + "id": 22005, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 42 ] }, { - "id": 24451, + "id": 22006, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 42 ] }, { - "id": 24452, + "id": 22007, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 44, + 45 ] }, { - "id": 24453, + "id": 22008, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 44, + 45 ] }, { - "id": 24454, + "id": 22009, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24455, + "id": 22010, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 41, + 46, + 47 ] }, { - "id": 24456, + "id": 22011, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24457, + "id": 22012, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24458, + "id": 22013, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24459, + "id": 22014, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 44, + 50, + 45 ] }, { - "id": 24460, + "id": 22015, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52 ] }, { - "id": 24461, + "id": 22016, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 52 ] }, { - "id": 24462, + "id": 22017, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24463, + "id": 22018, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 49 ] }, { - "id": 24464, + "id": 22019, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24465, + "id": 22020, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24466, + "id": 22021, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24467, + "id": 22022, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 53 ] }, { - "id": 24468, + "id": 22023, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 49 ] }, { - "id": 24469, + "id": 22024, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 49 ] }, { - "id": 24470, + "id": 22025, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 52 ] }, { - "id": 24471, + "id": 22026, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 52 ] }, { - "id": 24472, + "id": 22027, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24473, + "id": 22028, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24474, + "id": 22029, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 46, + 49 ] }, { - "id": 24475, + "id": 22030, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 46, + 49 ] }, { - "id": 24476, + "id": 22031, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 46, + 50, + 49 ] }, { - "id": 24477, + "id": 22032, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 46, + 50, + 49 ] }, { - "id": 24478, + "id": 22033, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24479, + "id": 22034, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 55, + 52, + 45 ] }, { - "id": 24480, + "id": 22035, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24481, + "id": 22036, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24482, + "id": 22037, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42, + 49 ] }, { - "id": 24483, + "id": 22038, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 987, - "name": "waxed_exposed_copper_trapdoor", - "translation_key": "block.minecraft.waxed_exposed_copper_trapdoor", - "item_id": 746, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 51, + 42, + 49 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24499, - "states": [ - { - "id": 24484, + "id": 22039, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24485, + "id": 22040, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 50, + 45 ] }, { - "id": 24486, + "id": 22041, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 45 ] }, { - "id": 24487, + "id": 22042, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 45 ] }, { - "id": 24488, + "id": 22043, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24489, + "id": 22044, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24490, + "id": 22045, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24491, + "id": 22046, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 43, + 56 ] }, { - "id": 24492, + "id": 22047, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24493, + "id": 22048, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24494, + "id": 22049, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24495, + "id": 22050, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24496, + "id": 22051, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24497, + "id": 22052, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24498, + "id": 22053, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { - "id": 24499, + "id": 22054, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 48, + 42, + 49 ] }, { - "id": 24500, + "id": 22055, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50 ] }, { - "id": 24501, + "id": 22056, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50 ] }, { - "id": 24502, + "id": 22057, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24503, + "id": 22058, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24504, + "id": 22059, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24505, + "id": 22060, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24506, + "id": 22061, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24507, + "id": 22062, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24508, + "id": 22063, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24509, + "id": 22064, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24510, + "id": 22065, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24511, + "id": 22066, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 57, + 50 ] }, { - "id": 24512, + "id": 22067, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24513, + "id": 22068, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24514, + "id": 22069, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24515, + "id": 22070, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 54, + 44, + 53 ] }, { - "id": 24516, + "id": 22071, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24517, + "id": 22072, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 44, + 50, + 45 ] }, { - "id": 24518, + "id": 22073, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24519, + "id": 22074, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 46, + 50, + 49 ] }, { - "id": 24520, + "id": 22075, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24521, + "id": 22076, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24522, + "id": 22077, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24523, + "id": 22078, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 52, + 45 ] }, { - "id": 24524, + "id": 22079, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24525, + "id": 22080, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24526, + "id": 22081, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24527, + "id": 22082, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 49 ] }, { - "id": 24528, + "id": 22083, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 24529, + "id": 22084, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 + ] + } + ] + }, + { + "id": 947, + "name": "waxed_exposed_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", + "item_id": 103, + "properties": [ + { + "name": "facing", + "values": [ + "north", + "south", + "west", + "east" ] }, { - "id": 24530, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "half", + "values": [ + "top", + "bottom" ] }, { - "id": 24531, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 93 + "name": "shape", + "values": [ + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { - "id": 24532, + "name": "waterlogged", + "values": [ + "true", + "false" + ] + } + ], + "default_state_id": 22096, + "states": [ + { + "id": 22085, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 24533, + "id": 22086, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 41, + 42 ] }, { - "id": 24534, + "id": 22087, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24535, + "id": 22088, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 43, + 44, + 45 ] }, { - "id": 24536, + "id": 22089, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24537, + "id": 22090, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24538, + "id": 22091, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24539, + "id": 22092, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24540, + "id": 22093, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24541, + "id": 22094, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24542, + "id": 22095, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 24543, + "id": 22096, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52 ] }, { - "id": 24544, + "id": 22097, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24545, + "id": 22098, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24546, + "id": 22099, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24547, + "id": 22100, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 988, - "name": "waxed_oxidized_copper_trapdoor", - "translation_key": "block.minecraft.waxed_oxidized_copper_trapdoor", - "item_id": 748, - "properties": [ - { - "name": "facing", - "values": [ - "north", - "south", - "west", - "east" - ] - }, - { - "name": "half", - "values": [ - "top", - "bottom" - ] - }, - { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", - "values": [ - "true", - "false" + 51, + 52, + 45 ] }, { - "name": "waterlogged", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24563, - "states": [ - { - "id": 24548, + "id": 22101, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 24549, + "id": 22102, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 53 ] }, { - "id": 24550, + "id": 22103, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24551, + "id": 22104, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 49 ] }, { - "id": 24552, + "id": 22105, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24553, + "id": 22106, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24554, + "id": 22107, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24555, + "id": 22108, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24556, + "id": 22109, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24557, + "id": 22110, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 46, + 49 ] }, { - "id": 24558, + "id": 22111, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24559, + "id": 22112, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 46, + 50, + 49 ] }, { - "id": 24560, + "id": 22113, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24561, + "id": 22114, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24562, + "id": 22115, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24563, + "id": 22116, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24564, + "id": 22117, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 24565, + "id": 22118, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 42, + 49 ] }, { - "id": 24566, + "id": 22119, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24567, + "id": 22120, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 50, + 45 ] }, { - "id": 24568, + "id": 22121, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 24569, + "id": 22122, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 24570, + "id": 22123, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24571, + "id": 22124, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24572, + "id": 22125, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 56 ] }, { - "id": 24573, + "id": 22126, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 56 ] }, { - "id": 24574, + "id": 22127, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24575, + "id": 22128, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24576, + "id": 22129, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 24577, + "id": 22130, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 24578, + "id": 22131, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24579, + "id": 22132, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24580, + "id": 22133, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 24581, + "id": 22134, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 48, + 42, + 49 ] }, { - "id": 24582, + "id": 22135, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 24583, + "id": 22136, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50 ] }, { - "id": 24584, + "id": 22137, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24585, + "id": 22138, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24586, + "id": 22139, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24587, + "id": 22140, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24588, + "id": 22141, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 24589, + "id": 22142, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 47 ] }, { - "id": 24590, + "id": 22143, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24591, + "id": 22144, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 53 ] }, { - "id": 24592, + "id": 22145, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24593, + "id": 22146, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24594, + "id": 22147, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24595, + "id": 22148, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24596, + "id": 22149, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 24597, + "id": 22150, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 54, + 44, + 53 ] }, { - "id": 24598, + "id": 22151, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24599, + "id": 22152, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 44, + 50, + 45 ] }, { - "id": 24600, + "id": 22153, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24601, + "id": 22154, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 46, + 50, + 49 ] }, { - "id": 24602, + "id": 22155, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24603, + "id": 22156, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 56 ] }, { - "id": 24604, + "id": 22157, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 24605, + "id": 22158, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 52, + 45 ] }, { - "id": 24606, + "id": 22159, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 24607, + "id": 22160, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 42, + 49 ] }, { - "id": 24608, + "id": 22161, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24609, + "id": 22162, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 49 ] }, { - "id": 24610, + "id": 22163, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] }, { - "id": 24611, + "id": 22164, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 45 ] } ] }, { - "id": 989, - "name": "waxed_weathered_copper_trapdoor", - "translation_key": "block.minecraft.waxed_weathered_copper_trapdoor", - "item_id": 747, + "id": 948, + "name": "waxed_cut_copper_stairs", + "translation_key": "block.minecraft.waxed_cut_copper_stairs", + "item_id": 102, "properties": [ { "name": "facing", @@ -289075,17 +260548,13 @@ ] }, { - "name": "open", - "values": [ - "true", - "false" - ] - }, - { - "name": "powered", + "name": "shape", "values": [ - "true", - "false" + "straight", + "inner_left", + "inner_right", + "outer_left", + "outer_right" ] }, { @@ -289096,1064 +260565,1004 @@ ] } ], - "default_state_id": 24627, + "default_state_id": 22176, "states": [ { - "id": 24612, + "id": 22165, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { - "id": 24613, + "id": 22166, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 41, + 42 ] }, { - "id": 24614, + "id": 22167, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24615, + "id": 22168, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 43, + 44, + 45 ] }, { - "id": 24616, + "id": 22169, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24617, + "id": 22170, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 41, + 46, + 47 ] }, { - "id": 24618, + "id": 22171, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24619, + "id": 22172, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 48, + 42, + 49 ] }, { - "id": 24620, + "id": 22173, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 24621, + "id": 22174, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 44, + 50, + 45 ] }, { - "id": 24622, + "id": 22175, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 24623, + "id": 22176, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 65 + 51, + 52 ] }, { - "id": 24624, + "id": 22177, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24625, + "id": 22178, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 50, + 49 ] }, { - "id": 24626, + "id": 22179, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24627, + "id": 22180, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 52, + 45 ] }, { - "id": 24628, + "id": 22181, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24629, + "id": 22182, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 53 ] }, { - "id": 24630, + "id": 22183, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24631, + "id": 22184, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 51, + 49 ] }, { - "id": 24632, + "id": 22185, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24633, + "id": 22186, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 52 ] }, { - "id": 24634, + "id": 22187, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24635, + "id": 22188, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 54, + 44, + 53 ] }, { - "id": 24636, + "id": 22189, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24637, + "id": 22190, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 43, + 46, + 49 ] }, { - "id": 24638, + "id": 22191, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24639, + "id": 22192, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 67 + 46, + 50, + 49 ] }, { - "id": 24640, + "id": 22193, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24641, + "id": 22194, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24642, + "id": 22195, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24643, + "id": 22196, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 51, + 42 ] }, { - "id": 24644, + "id": 22197, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24645, + "id": 22198, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 42, + 49 ] }, { - "id": 24646, + "id": 22199, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 24647, + "id": 22200, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 51, + 50, + 45 ] }, { - "id": 24648, + "id": 22201, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 24649, + "id": 22202, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 45 ] }, { - "id": 24650, + "id": 22203, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24651, + "id": 22204, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 47 ] }, { - "id": 24652, + "id": 22205, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 24653, + "id": 22206, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 56 ] }, { - "id": 24654, + "id": 22207, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24655, + "id": 22208, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 66 + 43, + 46, + 49 ] }, { - "id": 24656, + "id": 22209, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 24657, + "id": 22210, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 43, + 44, + 45 ] }, { - "id": 24658, + "id": 22211, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24659, + "id": 22212, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 55, + 52, + 45 ] }, { - "id": 24660, + "id": 22213, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 24661, + "id": 22214, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 48, + 42, + 49 ] }, { - "id": 24662, + "id": 22215, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 24663, + "id": 22216, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 50 ] }, { - "id": 24664, + "id": 22217, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24665, + "id": 22218, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 45 ] }, { - "id": 24666, + "id": 22219, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24667, + "id": 22220, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 92 + 51, + 50, + 49 ] }, { - "id": 24668, + "id": 22221, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 24669, + "id": 22222, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 47 ] }, { - "id": 24670, + "id": 22223, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24671, + "id": 22224, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 64 + 51, + 53 ] }, { - "id": 24672, + "id": 22225, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24673, + "id": 22226, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 57, + 50 ] }, { - "id": 24674, + "id": 22227, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 + 41, + 46, + 47 ] }, { - "id": 24675, + "id": 22228, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 93 - ] - } - ] - }, - { - "id": 990, - "name": "copper_grate", - "translation_key": "block.minecraft.copper_grate", - "item_id": 1294, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 41, + 46, + 47 ] - } - ], - "default_state_id": 24677, - "states": [ + }, { - "id": 24676, + "id": 22229, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 54, + 44, + 53 ] }, { - "id": 24677, + "id": 22230, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 991, - "name": "exposed_copper_grate", - "translation_key": "block.minecraft.exposed_copper_grate", - "item_id": 1295, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 54, + 44, + 53 ] - } - ], - "default_state_id": 24679, - "states": [ + }, { - "id": 24678, + "id": 22231, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 44, + 50, + 45 ] }, { - "id": 24679, + "id": 22232, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 992, - "name": "weathered_copper_grate", - "translation_key": "block.minecraft.weathered_copper_grate", - "item_id": 1296, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 44, + 50, + 45 ] - } - ], - "default_state_id": 24681, - "states": [ + }, { - "id": 24680, + "id": 22233, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 46, + 50, + 49 ] }, { - "id": 24681, + "id": 22234, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 993, - "name": "oxidized_copper_grate", - "translation_key": "block.minecraft.oxidized_copper_grate", - "item_id": 1297, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 46, + 50, + 49 ] - } - ], - "default_state_id": 24683, - "states": [ + }, { - "id": 24682, + "id": 22235, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 56 ] }, { - "id": 24683, + "id": 22236, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 994, - "name": "waxed_copper_grate", - "translation_key": "block.minecraft.waxed_copper_grate", - "item_id": 1298, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 51, + 56 ] - } - ], - "default_state_id": 24685, - "states": [ + }, { - "id": 24684, + "id": 22237, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 52, + 45 ] }, { - "id": 24685, + "id": 22238, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 995, - "name": "waxed_exposed_copper_grate", - "translation_key": "block.minecraft.waxed_exposed_copper_grate", - "item_id": 1299, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 51, + 52, + 45 ] - } - ], - "default_state_id": 24687, - "states": [ + }, { - "id": 24686, + "id": 22239, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 42, + 49 ] }, { - "id": 24687, + "id": 22240, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 996, - "name": "waxed_weathered_copper_grate", - "translation_key": "block.minecraft.waxed_weathered_copper_grate", - "item_id": 1300, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 51, + 42, + 49 ] - } - ], - "default_state_id": 24689, - "states": [ + }, { - "id": 24688, + "id": 22241, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 49 ] }, { - "id": 24689, + "id": 22242, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 997, - "name": "waxed_oxidized_copper_grate", - "translation_key": "block.minecraft.waxed_oxidized_copper_grate", - "item_id": 1301, - "properties": [ - { - "name": "waterlogged", - "values": [ - "true", - "false" + 51, + 49 ] - } - ], - "default_state_id": 24691, - "states": [ + }, { - "id": 24690, + "id": 22243, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 45 ] }, { - "id": 24691, + "id": 22244, "luminance": 0, - "opaque": false, + "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51, + 45 ] } ] }, { - "id": 998, - "name": "copper_bulb", - "translation_key": "block.minecraft.copper_bulb", - "item_id": 1302, + "id": 949, + "name": "waxed_oxidized_cut_copper_slab", + "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", + "item_id": 109, "properties": [ { - "name": "lit", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 24695, + "default_state_id": 22248, "states": [ { - "id": 24692, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24693, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24694, + "id": 22245, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 201 ] }, { - "id": 24695, + "id": 22246, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 999, - "name": "exposed_copper_bulb", - "translation_key": "block.minecraft.exposed_copper_bulb", - "item_id": 1303, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24699, - "states": [ - { - "id": 24696, - "luminance": 12, + "id": 22247, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24697, - "luminance": 12, + "id": 22248, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24698, + "id": 22249, "luminance": 0, "opaque": true, "replaceable": false, @@ -290163,7 +261572,7 @@ ] }, { - "id": 24699, + "id": 22250, "luminance": 0, "opaque": true, "replaceable": false, @@ -290175,115 +261584,71 @@ ] }, { - "id": 1000, - "name": "weathered_copper_bulb", - "translation_key": "block.minecraft.weathered_copper_bulb", - "item_id": 1304, + "id": 950, + "name": "waxed_weathered_cut_copper_slab", + "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", + "item_id": 108, "properties": [ { - "name": "lit", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 24703, + "default_state_id": 22254, "states": [ { - "id": 24700, - "luminance": 8, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24701, - "luminance": 8, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24702, + "id": 22251, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 201 ] }, { - "id": 24703, + "id": 22252, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 1001, - "name": "oxidized_copper_bulb", - "translation_key": "block.minecraft.oxidized_copper_bulb", - "item_id": 1305, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24707, - "states": [ - { - "id": 24704, - "luminance": 4, + "id": 22253, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24705, - "luminance": 4, + "id": 22254, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24706, + "id": 22255, "luminance": 0, "opaque": true, "replaceable": false, @@ -290293,7 +261658,7 @@ ] }, { - "id": 24707, + "id": 22256, "luminance": 0, "opaque": true, "replaceable": false, @@ -290305,115 +261670,71 @@ ] }, { - "id": 1002, - "name": "waxed_copper_bulb", - "translation_key": "block.minecraft.waxed_copper_bulb", - "item_id": 1306, + "id": 951, + "name": "waxed_exposed_cut_copper_slab", + "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", + "item_id": 107, "properties": [ { - "name": "lit", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 24711, + "default_state_id": 22260, "states": [ { - "id": 24708, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24709, - "luminance": 15, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24710, + "id": 22257, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 201 ] }, { - "id": 24711, + "id": 22258, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 1003, - "name": "waxed_exposed_copper_bulb", - "translation_key": "block.minecraft.waxed_exposed_copper_bulb", - "item_id": 1307, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24715, - "states": [ - { - "id": 24712, - "luminance": 12, + "id": 22259, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24713, - "luminance": 12, + "id": 22260, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24714, + "id": 22261, "luminance": 0, "opaque": true, "replaceable": false, @@ -290423,7 +261744,7 @@ ] }, { - "id": 24715, + "id": 22262, "luminance": 0, "opaque": true, "replaceable": false, @@ -290435,115 +261756,71 @@ ] }, { - "id": 1004, - "name": "waxed_weathered_copper_bulb", - "translation_key": "block.minecraft.waxed_weathered_copper_bulb", - "item_id": 1308, + "id": 952, + "name": "waxed_cut_copper_slab", + "translation_key": "block.minecraft.waxed_cut_copper_slab", + "item_id": 106, "properties": [ { - "name": "lit", + "name": "type", "values": [ - "true", - "false" + "top", + "bottom", + "double" ] }, { - "name": "powered", + "name": "waterlogged", "values": [ "true", "false" ] } ], - "default_state_id": 24719, + "default_state_id": 22266, "states": [ { - "id": 24716, - "luminance": 8, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24717, - "luminance": 8, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ] - }, - { - "id": 24718, + "id": 22263, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 201 ] }, { - "id": 24719, + "id": 22264, "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 - ] - } - ] - }, - { - "id": 1005, - "name": "waxed_oxidized_copper_bulb", - "translation_key": "block.minecraft.waxed_oxidized_copper_bulb", - "item_id": 1309, - "properties": [ - { - "name": "lit", - "values": [ - "true", - "false" + 201 ] }, { - "name": "powered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 24723, - "states": [ - { - "id": 24720, - "luminance": 4, + "id": 22265, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24721, - "luminance": 4, + "id": 22266, + "luminance": 0, "opaque": true, "replaceable": false, "blocks_motion": true, "collision_shapes": [ - 0 + 51 ] }, { - "id": 24722, + "id": 22267, "luminance": 0, "opaque": true, "replaceable": false, @@ -290553,7 +261830,7 @@ ] }, { - "id": 24723, + "id": 22268, "luminance": 0, "opaque": true, "replaceable": false, @@ -290565,10 +261842,10 @@ ] }, { - "id": 1006, + "id": 953, "name": "lightning_rod", "translation_key": "block.minecraft.lightning_rod", - "item_id": 672, + "item_id": 651, "properties": [ { "name": "facing", @@ -290596,10 +261873,10 @@ ] } ], - "default_state_id": 24743, + "default_state_id": 22288, "states": [ { - "id": 24724, + "id": 22269, "luminance": 0, "opaque": false, "replaceable": false, @@ -290609,7 +261886,7 @@ ] }, { - "id": 24725, + "id": 22270, "luminance": 0, "opaque": false, "replaceable": false, @@ -290619,7 +261896,7 @@ ] }, { - "id": 24726, + "id": 22271, "luminance": 0, "opaque": false, "replaceable": false, @@ -290629,7 +261906,7 @@ ] }, { - "id": 24727, + "id": 22272, "luminance": 0, "opaque": false, "replaceable": false, @@ -290639,7 +261916,7 @@ ] }, { - "id": 24728, + "id": 22273, "luminance": 0, "opaque": false, "replaceable": false, @@ -290649,7 +261926,7 @@ ] }, { - "id": 24729, + "id": 22274, "luminance": 0, "opaque": false, "replaceable": false, @@ -290659,7 +261936,7 @@ ] }, { - "id": 24730, + "id": 22275, "luminance": 0, "opaque": false, "replaceable": false, @@ -290669,7 +261946,7 @@ ] }, { - "id": 24731, + "id": 22276, "luminance": 0, "opaque": false, "replaceable": false, @@ -290679,7 +261956,7 @@ ] }, { - "id": 24732, + "id": 22277, "luminance": 0, "opaque": false, "replaceable": false, @@ -290689,7 +261966,7 @@ ] }, { - "id": 24733, + "id": 22278, "luminance": 0, "opaque": false, "replaceable": false, @@ -290699,7 +261976,7 @@ ] }, { - "id": 24734, + "id": 22279, "luminance": 0, "opaque": false, "replaceable": false, @@ -290709,7 +261986,7 @@ ] }, { - "id": 24735, + "id": 22280, "luminance": 0, "opaque": false, "replaceable": false, @@ -290719,7 +261996,7 @@ ] }, { - "id": 24736, + "id": 22281, "luminance": 0, "opaque": false, "replaceable": false, @@ -290729,7 +262006,7 @@ ] }, { - "id": 24737, + "id": 22282, "luminance": 0, "opaque": false, "replaceable": false, @@ -290739,7 +262016,7 @@ ] }, { - "id": 24738, + "id": 22283, "luminance": 0, "opaque": false, "replaceable": false, @@ -290749,7 +262026,7 @@ ] }, { - "id": 24739, + "id": 22284, "luminance": 0, "opaque": false, "replaceable": false, @@ -290759,7 +262036,7 @@ ] }, { - "id": 24740, + "id": 22285, "luminance": 0, "opaque": false, "replaceable": false, @@ -290769,7 +262046,7 @@ ] }, { - "id": 24741, + "id": 22286, "luminance": 0, "opaque": false, "replaceable": false, @@ -290779,7 +262056,7 @@ ] }, { - "id": 24742, + "id": 22287, "luminance": 0, "opaque": false, "replaceable": false, @@ -290789,7 +262066,7 @@ ] }, { - "id": 24743, + "id": 22288, "luminance": 0, "opaque": false, "replaceable": false, @@ -290799,7 +262076,7 @@ ] }, { - "id": 24744, + "id": 22289, "luminance": 0, "opaque": false, "replaceable": false, @@ -290809,7 +262086,7 @@ ] }, { - "id": 24745, + "id": 22290, "luminance": 0, "opaque": false, "replaceable": false, @@ -290819,7 +262096,7 @@ ] }, { - "id": 24746, + "id": 22291, "luminance": 0, "opaque": false, "replaceable": false, @@ -290829,7 +262106,7 @@ ] }, { - "id": 24747, + "id": 22292, "luminance": 0, "opaque": false, "replaceable": false, @@ -290841,10 +262118,10 @@ ] }, { - "id": 1007, + "id": 954, "name": "pointed_dripstone", "translation_key": "block.minecraft.pointed_dripstone", - "item_id": 1250, + "item_id": 1211, "properties": [ { "name": "thickness", @@ -290871,10 +262148,10 @@ ] } ], - "default_state_id": 24753, + "default_state_id": 22298, "states": [ { - "id": 24748, + "id": 22293, "luminance": 0, "opaque": false, "replaceable": false, @@ -290884,7 +262161,7 @@ ] }, { - "id": 24749, + "id": 22294, "luminance": 0, "opaque": false, "replaceable": false, @@ -290894,7 +262171,7 @@ ] }, { - "id": 24750, + "id": 22295, "luminance": 0, "opaque": false, "replaceable": false, @@ -290904,7 +262181,7 @@ ] }, { - "id": 24751, + "id": 22296, "luminance": 0, "opaque": false, "replaceable": false, @@ -290914,7 +262191,7 @@ ] }, { - "id": 24752, + "id": 22297, "luminance": 0, "opaque": false, "replaceable": false, @@ -290924,7 +262201,7 @@ ] }, { - "id": 24753, + "id": 22298, "luminance": 0, "opaque": false, "replaceable": false, @@ -290934,7 +262211,7 @@ ] }, { - "id": 24754, + "id": 22299, "luminance": 0, "opaque": false, "replaceable": false, @@ -290944,7 +262221,7 @@ ] }, { - "id": 24755, + "id": 22300, "luminance": 0, "opaque": false, "replaceable": false, @@ -290954,7 +262231,7 @@ ] }, { - "id": 24756, + "id": 22301, "luminance": 0, "opaque": false, "replaceable": false, @@ -290964,7 +262241,7 @@ ] }, { - "id": 24757, + "id": 22302, "luminance": 0, "opaque": false, "replaceable": false, @@ -290974,7 +262251,7 @@ ] }, { - "id": 24758, + "id": 22303, "luminance": 0, "opaque": false, "replaceable": false, @@ -290984,7 +262261,7 @@ ] }, { - "id": 24759, + "id": 22304, "luminance": 0, "opaque": false, "replaceable": false, @@ -290994,7 +262271,7 @@ ] }, { - "id": 24760, + "id": 22305, "luminance": 0, "opaque": false, "replaceable": false, @@ -291004,7 +262281,7 @@ ] }, { - "id": 24761, + "id": 22306, "luminance": 0, "opaque": false, "replaceable": false, @@ -291014,7 +262291,7 @@ ] }, { - "id": 24762, + "id": 22307, "luminance": 0, "opaque": false, "replaceable": false, @@ -291024,7 +262301,7 @@ ] }, { - "id": 24763, + "id": 22308, "luminance": 0, "opaque": false, "replaceable": false, @@ -291034,7 +262311,7 @@ ] }, { - "id": 24764, + "id": 22309, "luminance": 0, "opaque": false, "replaceable": false, @@ -291044,7 +262321,7 @@ ] }, { - "id": 24765, + "id": 22310, "luminance": 0, "opaque": false, "replaceable": false, @@ -291054,7 +262331,7 @@ ] }, { - "id": 24766, + "id": 22311, "luminance": 0, "opaque": false, "replaceable": false, @@ -291064,7 +262341,7 @@ ] }, { - "id": 24767, + "id": 22312, "luminance": 0, "opaque": false, "replaceable": false, @@ -291076,15 +262353,15 @@ ] }, { - "id": 1008, + "id": 955, "name": "dripstone_block", "translation_key": "block.minecraft.dripstone_block", - "item_id": 26, + "item_id": 13, "properties": [], - "default_state_id": 24768, + "default_state_id": 22313, "states": [ { - "id": 24768, + "id": 22313, "luminance": 0, "opaque": true, "replaceable": false, @@ -291096,10 +262373,10 @@ ] }, { - "id": 1009, + "id": 956, "name": "cave_vines", "translation_key": "block.minecraft.cave_vines", - "item_id": 1205, + "item_id": 1166, "properties": [ { "name": "age", @@ -291140,10 +262417,10 @@ ] } ], - "default_state_id": 24770, + "default_state_id": 22315, "states": [ { - "id": 24769, + "id": 22314, "luminance": 14, "opaque": false, "replaceable": false, @@ -291151,7 +262428,7 @@ "collision_shapes": [] }, { - "id": 24770, + "id": 22315, "luminance": 0, "opaque": false, "replaceable": false, @@ -291159,7 +262436,7 @@ "collision_shapes": [] }, { - "id": 24771, + "id": 22316, "luminance": 14, "opaque": false, "replaceable": false, @@ -291167,7 +262444,7 @@ "collision_shapes": [] }, { - "id": 24772, + "id": 22317, "luminance": 0, "opaque": false, "replaceable": false, @@ -291175,7 +262452,7 @@ "collision_shapes": [] }, { - "id": 24773, + "id": 22318, "luminance": 14, "opaque": false, "replaceable": false, @@ -291183,7 +262460,7 @@ "collision_shapes": [] }, { - "id": 24774, + "id": 22319, "luminance": 0, "opaque": false, "replaceable": false, @@ -291191,7 +262468,7 @@ "collision_shapes": [] }, { - "id": 24775, + "id": 22320, "luminance": 14, "opaque": false, "replaceable": false, @@ -291199,7 +262476,7 @@ "collision_shapes": [] }, { - "id": 24776, + "id": 22321, "luminance": 0, "opaque": false, "replaceable": false, @@ -291207,7 +262484,7 @@ "collision_shapes": [] }, { - "id": 24777, + "id": 22322, "luminance": 14, "opaque": false, "replaceable": false, @@ -291215,7 +262492,7 @@ "collision_shapes": [] }, { - "id": 24778, + "id": 22323, "luminance": 0, "opaque": false, "replaceable": false, @@ -291223,7 +262500,7 @@ "collision_shapes": [] }, { - "id": 24779, + "id": 22324, "luminance": 14, "opaque": false, "replaceable": false, @@ -291231,7 +262508,7 @@ "collision_shapes": [] }, { - "id": 24780, + "id": 22325, "luminance": 0, "opaque": false, "replaceable": false, @@ -291239,7 +262516,7 @@ "collision_shapes": [] }, { - "id": 24781, + "id": 22326, "luminance": 14, "opaque": false, "replaceable": false, @@ -291247,7 +262524,7 @@ "collision_shapes": [] }, { - "id": 24782, + "id": 22327, "luminance": 0, "opaque": false, "replaceable": false, @@ -291255,7 +262532,7 @@ "collision_shapes": [] }, { - "id": 24783, + "id": 22328, "luminance": 14, "opaque": false, "replaceable": false, @@ -291263,7 +262540,7 @@ "collision_shapes": [] }, { - "id": 24784, + "id": 22329, "luminance": 0, "opaque": false, "replaceable": false, @@ -291271,7 +262548,7 @@ "collision_shapes": [] }, { - "id": 24785, + "id": 22330, "luminance": 14, "opaque": false, "replaceable": false, @@ -291279,7 +262556,7 @@ "collision_shapes": [] }, { - "id": 24786, + "id": 22331, "luminance": 0, "opaque": false, "replaceable": false, @@ -291287,7 +262564,7 @@ "collision_shapes": [] }, { - "id": 24787, + "id": 22332, "luminance": 14, "opaque": false, "replaceable": false, @@ -291295,7 +262572,7 @@ "collision_shapes": [] }, { - "id": 24788, + "id": 22333, "luminance": 0, "opaque": false, "replaceable": false, @@ -291303,7 +262580,7 @@ "collision_shapes": [] }, { - "id": 24789, + "id": 22334, "luminance": 14, "opaque": false, "replaceable": false, @@ -291311,7 +262588,7 @@ "collision_shapes": [] }, { - "id": 24790, + "id": 22335, "luminance": 0, "opaque": false, "replaceable": false, @@ -291319,7 +262596,7 @@ "collision_shapes": [] }, { - "id": 24791, + "id": 22336, "luminance": 14, "opaque": false, "replaceable": false, @@ -291327,7 +262604,7 @@ "collision_shapes": [] }, { - "id": 24792, + "id": 22337, "luminance": 0, "opaque": false, "replaceable": false, @@ -291335,7 +262612,7 @@ "collision_shapes": [] }, { - "id": 24793, + "id": 22338, "luminance": 14, "opaque": false, "replaceable": false, @@ -291343,7 +262620,7 @@ "collision_shapes": [] }, { - "id": 24794, + "id": 22339, "luminance": 0, "opaque": false, "replaceable": false, @@ -291351,7 +262628,7 @@ "collision_shapes": [] }, { - "id": 24795, + "id": 22340, "luminance": 14, "opaque": false, "replaceable": false, @@ -291359,7 +262636,7 @@ "collision_shapes": [] }, { - "id": 24796, + "id": 22341, "luminance": 0, "opaque": false, "replaceable": false, @@ -291367,7 +262644,7 @@ "collision_shapes": [] }, { - "id": 24797, + "id": 22342, "luminance": 14, "opaque": false, "replaceable": false, @@ -291375,7 +262652,7 @@ "collision_shapes": [] }, { - "id": 24798, + "id": 22343, "luminance": 0, "opaque": false, "replaceable": false, @@ -291383,7 +262660,7 @@ "collision_shapes": [] }, { - "id": 24799, + "id": 22344, "luminance": 14, "opaque": false, "replaceable": false, @@ -291391,7 +262668,7 @@ "collision_shapes": [] }, { - "id": 24800, + "id": 22345, "luminance": 0, "opaque": false, "replaceable": false, @@ -291399,7 +262676,7 @@ "collision_shapes": [] }, { - "id": 24801, + "id": 22346, "luminance": 14, "opaque": false, "replaceable": false, @@ -291407,7 +262684,7 @@ "collision_shapes": [] }, { - "id": 24802, + "id": 22347, "luminance": 0, "opaque": false, "replaceable": false, @@ -291415,7 +262692,7 @@ "collision_shapes": [] }, { - "id": 24803, + "id": 22348, "luminance": 14, "opaque": false, "replaceable": false, @@ -291423,7 +262700,7 @@ "collision_shapes": [] }, { - "id": 24804, + "id": 22349, "luminance": 0, "opaque": false, "replaceable": false, @@ -291431,7 +262708,7 @@ "collision_shapes": [] }, { - "id": 24805, + "id": 22350, "luminance": 14, "opaque": false, "replaceable": false, @@ -291439,7 +262716,7 @@ "collision_shapes": [] }, { - "id": 24806, + "id": 22351, "luminance": 0, "opaque": false, "replaceable": false, @@ -291447,7 +262724,7 @@ "collision_shapes": [] }, { - "id": 24807, + "id": 22352, "luminance": 14, "opaque": false, "replaceable": false, @@ -291455,7 +262732,7 @@ "collision_shapes": [] }, { - "id": 24808, + "id": 22353, "luminance": 0, "opaque": false, "replaceable": false, @@ -291463,7 +262740,7 @@ "collision_shapes": [] }, { - "id": 24809, + "id": 22354, "luminance": 14, "opaque": false, "replaceable": false, @@ -291471,7 +262748,7 @@ "collision_shapes": [] }, { - "id": 24810, + "id": 22355, "luminance": 0, "opaque": false, "replaceable": false, @@ -291479,7 +262756,7 @@ "collision_shapes": [] }, { - "id": 24811, + "id": 22356, "luminance": 14, "opaque": false, "replaceable": false, @@ -291487,7 +262764,7 @@ "collision_shapes": [] }, { - "id": 24812, + "id": 22357, "luminance": 0, "opaque": false, "replaceable": false, @@ -291495,7 +262772,7 @@ "collision_shapes": [] }, { - "id": 24813, + "id": 22358, "luminance": 14, "opaque": false, "replaceable": false, @@ -291503,7 +262780,7 @@ "collision_shapes": [] }, { - "id": 24814, + "id": 22359, "luminance": 0, "opaque": false, "replaceable": false, @@ -291511,7 +262788,7 @@ "collision_shapes": [] }, { - "id": 24815, + "id": 22360, "luminance": 14, "opaque": false, "replaceable": false, @@ -291519,7 +262796,7 @@ "collision_shapes": [] }, { - "id": 24816, + "id": 22361, "luminance": 0, "opaque": false, "replaceable": false, @@ -291527,7 +262804,7 @@ "collision_shapes": [] }, { - "id": 24817, + "id": 22362, "luminance": 14, "opaque": false, "replaceable": false, @@ -291535,7 +262812,7 @@ "collision_shapes": [] }, { - "id": 24818, + "id": 22363, "luminance": 0, "opaque": false, "replaceable": false, @@ -291543,7 +262820,7 @@ "collision_shapes": [] }, { - "id": 24819, + "id": 22364, "luminance": 14, "opaque": false, "replaceable": false, @@ -291551,7 +262828,7 @@ "collision_shapes": [] }, { - "id": 24820, + "id": 22365, "luminance": 0, "opaque": false, "replaceable": false, @@ -291561,7 +262838,7 @@ ] }, { - "id": 1010, + "id": 957, "name": "cave_vines_plant", "translation_key": "block.minecraft.cave_vines_plant", "item_id": 0, @@ -291574,10 +262851,10 @@ ] } ], - "default_state_id": 24822, + "default_state_id": 22367, "states": [ { - "id": 24821, + "id": 22366, "luminance": 14, "opaque": false, "replaceable": false, @@ -291585,7 +262862,7 @@ "collision_shapes": [] }, { - "id": 24822, + "id": 22367, "luminance": 0, "opaque": false, "replaceable": false, @@ -291595,15 +262872,15 @@ ] }, { - "id": 1011, + "id": 958, "name": "spore_blossom", "translation_key": "block.minecraft.spore_blossom", - "item_id": 232, + "item_id": 211, "properties": [], - "default_state_id": 24823, + "default_state_id": 22368, "states": [ { - "id": 24823, + "id": 22368, "luminance": 0, "opaque": false, "replaceable": false, @@ -291613,15 +262890,15 @@ ] }, { - "id": 1012, + "id": 959, "name": "azalea", "translation_key": "block.minecraft.azalea", - "item_id": 196, + "item_id": 175, "properties": [], - "default_state_id": 24824, + "default_state_id": 22369, "states": [ { - "id": 24824, + "id": 22369, "luminance": 0, "opaque": false, "replaceable": false, @@ -291637,15 +262914,15 @@ ] }, { - "id": 1013, + "id": 960, "name": "flowering_azalea", "translation_key": "block.minecraft.flowering_azalea", - "item_id": 197, + "item_id": 176, "properties": [], - "default_state_id": 24825, + "default_state_id": 22370, "states": [ { - "id": 24825, + "id": 22370, "luminance": 0, "opaque": false, "replaceable": false, @@ -291661,15 +262938,15 @@ ] }, { - "id": 1014, + "id": 961, "name": "moss_carpet", "translation_key": "block.minecraft.moss_carpet", - "item_id": 244, + "item_id": 223, "properties": [], - "default_state_id": 24826, + "default_state_id": 22371, "states": [ { - "id": 24826, + "id": 22371, "luminance": 0, "opaque": true, "replaceable": false, @@ -291681,10 +262958,10 @@ ] }, { - "id": 1015, + "id": 962, "name": "pink_petals", "translation_key": "block.minecraft.pink_petals", - "item_id": 245, + "item_id": 224, "properties": [ { "name": "facing", @@ -291705,10 +262982,10 @@ ] } ], - "default_state_id": 24827, + "default_state_id": 22372, "states": [ { - "id": 24827, + "id": 22372, "luminance": 0, "opaque": false, "replaceable": false, @@ -291716,7 +262993,7 @@ "collision_shapes": [] }, { - "id": 24828, + "id": 22373, "luminance": 0, "opaque": false, "replaceable": false, @@ -291724,7 +263001,7 @@ "collision_shapes": [] }, { - "id": 24829, + "id": 22374, "luminance": 0, "opaque": false, "replaceable": false, @@ -291732,7 +263009,7 @@ "collision_shapes": [] }, { - "id": 24830, + "id": 22375, "luminance": 0, "opaque": false, "replaceable": false, @@ -291740,7 +263017,7 @@ "collision_shapes": [] }, { - "id": 24831, + "id": 22376, "luminance": 0, "opaque": false, "replaceable": false, @@ -291748,7 +263025,7 @@ "collision_shapes": [] }, { - "id": 24832, + "id": 22377, "luminance": 0, "opaque": false, "replaceable": false, @@ -291756,7 +263033,7 @@ "collision_shapes": [] }, { - "id": 24833, + "id": 22378, "luminance": 0, "opaque": false, "replaceable": false, @@ -291764,7 +263041,7 @@ "collision_shapes": [] }, { - "id": 24834, + "id": 22379, "luminance": 0, "opaque": false, "replaceable": false, @@ -291772,7 +263049,7 @@ "collision_shapes": [] }, { - "id": 24835, + "id": 22380, "luminance": 0, "opaque": false, "replaceable": false, @@ -291780,7 +263057,7 @@ "collision_shapes": [] }, { - "id": 24836, + "id": 22381, "luminance": 0, "opaque": false, "replaceable": false, @@ -291788,7 +263065,7 @@ "collision_shapes": [] }, { - "id": 24837, + "id": 22382, "luminance": 0, "opaque": false, "replaceable": false, @@ -291796,7 +263073,7 @@ "collision_shapes": [] }, { - "id": 24838, + "id": 22383, "luminance": 0, "opaque": false, "replaceable": false, @@ -291804,7 +263081,7 @@ "collision_shapes": [] }, { - "id": 24839, + "id": 22384, "luminance": 0, "opaque": false, "replaceable": false, @@ -291812,7 +263089,7 @@ "collision_shapes": [] }, { - "id": 24840, + "id": 22385, "luminance": 0, "opaque": false, "replaceable": false, @@ -291820,7 +263097,7 @@ "collision_shapes": [] }, { - "id": 24841, + "id": 22386, "luminance": 0, "opaque": false, "replaceable": false, @@ -291828,7 +263105,7 @@ "collision_shapes": [] }, { - "id": 24842, + "id": 22387, "luminance": 0, "opaque": false, "replaceable": false, @@ -291838,15 +263115,15 @@ ] }, { - "id": 1016, + "id": 963, "name": "moss_block", "translation_key": "block.minecraft.moss_block", - "item_id": 246, + "item_id": 225, "properties": [], - "default_state_id": 24843, + "default_state_id": 22388, "states": [ { - "id": 24843, + "id": 22388, "luminance": 0, "opaque": true, "replaceable": false, @@ -291858,10 +263135,10 @@ ] }, { - "id": 1017, + "id": 964, "name": "big_dripleaf", "translation_key": "block.minecraft.big_dripleaf", - "item_id": 248, + "item_id": 227, "properties": [ { "name": "facing", @@ -291889,10 +263166,10 @@ ] } ], - "default_state_id": 24845, + "default_state_id": 22390, "states": [ { - "id": 24844, + "id": 22389, "luminance": 0, "opaque": true, "replaceable": false, @@ -291902,7 +263179,7 @@ ] }, { - "id": 24845, + "id": 22390, "luminance": 0, "opaque": true, "replaceable": false, @@ -291912,7 +263189,7 @@ ] }, { - "id": 24846, + "id": 22391, "luminance": 0, "opaque": true, "replaceable": false, @@ -291922,7 +263199,7 @@ ] }, { - "id": 24847, + "id": 22392, "luminance": 0, "opaque": true, "replaceable": false, @@ -291932,7 +263209,7 @@ ] }, { - "id": 24848, + "id": 22393, "luminance": 0, "opaque": true, "replaceable": false, @@ -291942,7 +263219,7 @@ ] }, { - "id": 24849, + "id": 22394, "luminance": 0, "opaque": true, "replaceable": false, @@ -291952,7 +263229,7 @@ ] }, { - "id": 24850, + "id": 22395, "luminance": 0, "opaque": true, "replaceable": false, @@ -291960,7 +263237,7 @@ "collision_shapes": [] }, { - "id": 24851, + "id": 22396, "luminance": 0, "opaque": true, "replaceable": false, @@ -291968,7 +263245,7 @@ "collision_shapes": [] }, { - "id": 24852, + "id": 22397, "luminance": 0, "opaque": true, "replaceable": false, @@ -291978,7 +263255,7 @@ ] }, { - "id": 24853, + "id": 22398, "luminance": 0, "opaque": true, "replaceable": false, @@ -291988,7 +263265,7 @@ ] }, { - "id": 24854, + "id": 22399, "luminance": 0, "opaque": true, "replaceable": false, @@ -291998,7 +263275,7 @@ ] }, { - "id": 24855, + "id": 22400, "luminance": 0, "opaque": true, "replaceable": false, @@ -292008,7 +263285,7 @@ ] }, { - "id": 24856, + "id": 22401, "luminance": 0, "opaque": true, "replaceable": false, @@ -292018,7 +263295,7 @@ ] }, { - "id": 24857, + "id": 22402, "luminance": 0, "opaque": true, "replaceable": false, @@ -292028,7 +263305,7 @@ ] }, { - "id": 24858, + "id": 22403, "luminance": 0, "opaque": true, "replaceable": false, @@ -292036,7 +263313,7 @@ "collision_shapes": [] }, { - "id": 24859, + "id": 22404, "luminance": 0, "opaque": true, "replaceable": false, @@ -292044,7 +263321,7 @@ "collision_shapes": [] }, { - "id": 24860, + "id": 22405, "luminance": 0, "opaque": true, "replaceable": false, @@ -292054,7 +263331,7 @@ ] }, { - "id": 24861, + "id": 22406, "luminance": 0, "opaque": true, "replaceable": false, @@ -292064,7 +263341,7 @@ ] }, { - "id": 24862, + "id": 22407, "luminance": 0, "opaque": true, "replaceable": false, @@ -292074,7 +263351,7 @@ ] }, { - "id": 24863, + "id": 22408, "luminance": 0, "opaque": true, "replaceable": false, @@ -292084,7 +263361,7 @@ ] }, { - "id": 24864, + "id": 22409, "luminance": 0, "opaque": true, "replaceable": false, @@ -292094,7 +263371,7 @@ ] }, { - "id": 24865, + "id": 22410, "luminance": 0, "opaque": true, "replaceable": false, @@ -292104,7 +263381,7 @@ ] }, { - "id": 24866, + "id": 22411, "luminance": 0, "opaque": true, "replaceable": false, @@ -292112,7 +263389,7 @@ "collision_shapes": [] }, { - "id": 24867, + "id": 22412, "luminance": 0, "opaque": true, "replaceable": false, @@ -292120,7 +263397,7 @@ "collision_shapes": [] }, { - "id": 24868, + "id": 22413, "luminance": 0, "opaque": true, "replaceable": false, @@ -292130,7 +263407,7 @@ ] }, { - "id": 24869, + "id": 22414, "luminance": 0, "opaque": true, "replaceable": false, @@ -292140,7 +263417,7 @@ ] }, { - "id": 24870, + "id": 22415, "luminance": 0, "opaque": true, "replaceable": false, @@ -292150,7 +263427,7 @@ ] }, { - "id": 24871, + "id": 22416, "luminance": 0, "opaque": true, "replaceable": false, @@ -292160,7 +263437,7 @@ ] }, { - "id": 24872, + "id": 22417, "luminance": 0, "opaque": true, "replaceable": false, @@ -292170,7 +263447,7 @@ ] }, { - "id": 24873, + "id": 22418, "luminance": 0, "opaque": true, "replaceable": false, @@ -292180,7 +263457,7 @@ ] }, { - "id": 24874, + "id": 22419, "luminance": 0, "opaque": true, "replaceable": false, @@ -292188,7 +263465,7 @@ "collision_shapes": [] }, { - "id": 24875, + "id": 22420, "luminance": 0, "opaque": true, "replaceable": false, @@ -292198,10 +263475,10 @@ ] }, { - "id": 1018, + "id": 965, "name": "big_dripleaf_stem", "translation_key": "block.minecraft.big_dripleaf_stem", - "item_id": 248, + "item_id": 227, "properties": [ { "name": "facing", @@ -292220,10 +263497,10 @@ ] } ], - "default_state_id": 24877, + "default_state_id": 22422, "states": [ { - "id": 24876, + "id": 22421, "luminance": 0, "opaque": false, "replaceable": false, @@ -292231,7 +263508,7 @@ "collision_shapes": [] }, { - "id": 24877, + "id": 22422, "luminance": 0, "opaque": false, "replaceable": false, @@ -292239,7 +263516,7 @@ "collision_shapes": [] }, { - "id": 24878, + "id": 22423, "luminance": 0, "opaque": false, "replaceable": false, @@ -292247,7 +263524,7 @@ "collision_shapes": [] }, { - "id": 24879, + "id": 22424, "luminance": 0, "opaque": false, "replaceable": false, @@ -292255,7 +263532,7 @@ "collision_shapes": [] }, { - "id": 24880, + "id": 22425, "luminance": 0, "opaque": false, "replaceable": false, @@ -292263,7 +263540,7 @@ "collision_shapes": [] }, { - "id": 24881, + "id": 22426, "luminance": 0, "opaque": false, "replaceable": false, @@ -292271,7 +263548,7 @@ "collision_shapes": [] }, { - "id": 24882, + "id": 22427, "luminance": 0, "opaque": false, "replaceable": false, @@ -292279,7 +263556,7 @@ "collision_shapes": [] }, { - "id": 24883, + "id": 22428, "luminance": 0, "opaque": false, "replaceable": false, @@ -292289,10 +263566,10 @@ ] }, { - "id": 1019, + "id": 966, "name": "small_dripleaf", "translation_key": "block.minecraft.small_dripleaf", - "item_id": 249, + "item_id": 228, "properties": [ { "name": "facing", @@ -292318,10 +263595,10 @@ ] } ], - "default_state_id": 24887, + "default_state_id": 22432, "states": [ { - "id": 24884, + "id": 22429, "luminance": 0, "opaque": false, "replaceable": false, @@ -292329,7 +263606,7 @@ "collision_shapes": [] }, { - "id": 24885, + "id": 22430, "luminance": 0, "opaque": false, "replaceable": false, @@ -292337,7 +263614,7 @@ "collision_shapes": [] }, { - "id": 24886, + "id": 22431, "luminance": 0, "opaque": false, "replaceable": false, @@ -292345,7 +263622,7 @@ "collision_shapes": [] }, { - "id": 24887, + "id": 22432, "luminance": 0, "opaque": false, "replaceable": false, @@ -292353,7 +263630,7 @@ "collision_shapes": [] }, { - "id": 24888, + "id": 22433, "luminance": 0, "opaque": false, "replaceable": false, @@ -292361,7 +263638,7 @@ "collision_shapes": [] }, { - "id": 24889, + "id": 22434, "luminance": 0, "opaque": false, "replaceable": false, @@ -292369,7 +263646,7 @@ "collision_shapes": [] }, { - "id": 24890, + "id": 22435, "luminance": 0, "opaque": false, "replaceable": false, @@ -292377,7 +263654,7 @@ "collision_shapes": [] }, { - "id": 24891, + "id": 22436, "luminance": 0, "opaque": false, "replaceable": false, @@ -292385,7 +263662,7 @@ "collision_shapes": [] }, { - "id": 24892, + "id": 22437, "luminance": 0, "opaque": false, "replaceable": false, @@ -292393,7 +263670,7 @@ "collision_shapes": [] }, { - "id": 24893, + "id": 22438, "luminance": 0, "opaque": false, "replaceable": false, @@ -292401,7 +263678,7 @@ "collision_shapes": [] }, { - "id": 24894, + "id": 22439, "luminance": 0, "opaque": false, "replaceable": false, @@ -292409,7 +263686,7 @@ "collision_shapes": [] }, { - "id": 24895, + "id": 22440, "luminance": 0, "opaque": false, "replaceable": false, @@ -292417,7 +263694,7 @@ "collision_shapes": [] }, { - "id": 24896, + "id": 22441, "luminance": 0, "opaque": false, "replaceable": false, @@ -292425,7 +263702,7 @@ "collision_shapes": [] }, { - "id": 24897, + "id": 22442, "luminance": 0, "opaque": false, "replaceable": false, @@ -292433,7 +263710,7 @@ "collision_shapes": [] }, { - "id": 24898, + "id": 22443, "luminance": 0, "opaque": false, "replaceable": false, @@ -292441,7 +263718,7 @@ "collision_shapes": [] }, { - "id": 24899, + "id": 22444, "luminance": 0, "opaque": false, "replaceable": false, @@ -292451,10 +263728,10 @@ ] }, { - "id": 1020, + "id": 967, "name": "hanging_roots", "translation_key": "block.minecraft.hanging_roots", - "item_id": 247, + "item_id": 226, "properties": [ { "name": "waterlogged", @@ -292464,10 +263741,10 @@ ] } ], - "default_state_id": 24901, + "default_state_id": 22446, "states": [ { - "id": 24900, + "id": 22445, "luminance": 0, "opaque": false, "replaceable": true, @@ -292475,7 +263752,7 @@ "collision_shapes": [] }, { - "id": 24901, + "id": 22446, "luminance": 0, "opaque": false, "replaceable": true, @@ -292485,15 +263762,15 @@ ] }, { - "id": 1021, + "id": 968, "name": "rooted_dirt", "translation_key": "block.minecraft.rooted_dirt", - "item_id": 31, + "item_id": 18, "properties": [], - "default_state_id": 24902, + "default_state_id": 22447, "states": [ { - "id": 24902, + "id": 22447, "luminance": 0, "opaque": true, "replaceable": false, @@ -292505,15 +263782,15 @@ ] }, { - "id": 1022, + "id": 969, "name": "mud", "translation_key": "block.minecraft.mud", - "item_id": 32, + "item_id": 19, "properties": [], - "default_state_id": 24903, + "default_state_id": 22448, "states": [ { - "id": 24903, + "id": 22448, "luminance": 0, "opaque": true, "replaceable": false, @@ -292525,7 +263802,7 @@ ] }, { - "id": 1023, + "id": 970, "name": "deepslate", "translation_key": "block.minecraft.deepslate", "item_id": 8, @@ -292539,10 +263816,10 @@ ] } ], - "default_state_id": 24905, + "default_state_id": 22450, "states": [ { - "id": 24904, + "id": 22449, "luminance": 0, "opaque": true, "replaceable": false, @@ -292552,7 +263829,7 @@ ] }, { - "id": 24905, + "id": 22450, "luminance": 0, "opaque": true, "replaceable": false, @@ -292562,7 +263839,7 @@ ] }, { - "id": 24906, + "id": 22451, "luminance": 0, "opaque": true, "replaceable": false, @@ -292574,15 +263851,15 @@ ] }, { - "id": 1024, + "id": 971, "name": "cobbled_deepslate", "translation_key": "block.minecraft.cobbled_deepslate", "item_id": 9, "properties": [], - "default_state_id": 24907, + "default_state_id": 22452, "states": [ { - "id": 24907, + "id": 22452, "luminance": 0, "opaque": true, "replaceable": false, @@ -292594,10 +263871,10 @@ ] }, { - "id": 1025, + "id": 972, "name": "cobbled_deepslate_stairs", "translation_key": "block.minecraft.cobbled_deepslate_stairs", - "item_id": 634, + "item_id": 613, "properties": [ { "name": "facing", @@ -292633,10 +263910,10 @@ ] } ], - "default_state_id": 24919, + "default_state_id": 22464, "states": [ { - "id": 24908, + "id": 22453, "luminance": 0, "opaque": true, "replaceable": false, @@ -292647,7 +263924,7 @@ ] }, { - "id": 24909, + "id": 22454, "luminance": 0, "opaque": true, "replaceable": false, @@ -292658,7 +263935,7 @@ ] }, { - "id": 24910, + "id": 22455, "luminance": 0, "opaque": true, "replaceable": false, @@ -292670,7 +263947,7 @@ ] }, { - "id": 24911, + "id": 22456, "luminance": 0, "opaque": true, "replaceable": false, @@ -292682,7 +263959,7 @@ ] }, { - "id": 24912, + "id": 22457, "luminance": 0, "opaque": true, "replaceable": false, @@ -292694,7 +263971,7 @@ ] }, { - "id": 24913, + "id": 22458, "luminance": 0, "opaque": true, "replaceable": false, @@ -292706,7 +263983,7 @@ ] }, { - "id": 24914, + "id": 22459, "luminance": 0, "opaque": true, "replaceable": false, @@ -292718,7 +263995,7 @@ ] }, { - "id": 24915, + "id": 22460, "luminance": 0, "opaque": true, "replaceable": false, @@ -292730,7 +264007,7 @@ ] }, { - "id": 24916, + "id": 22461, "luminance": 0, "opaque": true, "replaceable": false, @@ -292742,7 +264019,7 @@ ] }, { - "id": 24917, + "id": 22462, "luminance": 0, "opaque": true, "replaceable": false, @@ -292754,7 +264031,7 @@ ] }, { - "id": 24918, + "id": 22463, "luminance": 0, "opaque": true, "replaceable": false, @@ -292765,7 +264042,7 @@ ] }, { - "id": 24919, + "id": 22464, "luminance": 0, "opaque": true, "replaceable": false, @@ -292776,7 +264053,7 @@ ] }, { - "id": 24920, + "id": 22465, "luminance": 0, "opaque": true, "replaceable": false, @@ -292788,7 +264065,7 @@ ] }, { - "id": 24921, + "id": 22466, "luminance": 0, "opaque": true, "replaceable": false, @@ -292800,7 +264077,7 @@ ] }, { - "id": 24922, + "id": 22467, "luminance": 0, "opaque": true, "replaceable": false, @@ -292812,7 +264089,7 @@ ] }, { - "id": 24923, + "id": 22468, "luminance": 0, "opaque": true, "replaceable": false, @@ -292824,7 +264101,7 @@ ] }, { - "id": 24924, + "id": 22469, "luminance": 0, "opaque": true, "replaceable": false, @@ -292835,7 +264112,7 @@ ] }, { - "id": 24925, + "id": 22470, "luminance": 0, "opaque": true, "replaceable": false, @@ -292846,7 +264123,7 @@ ] }, { - "id": 24926, + "id": 22471, "luminance": 0, "opaque": true, "replaceable": false, @@ -292857,7 +264134,7 @@ ] }, { - "id": 24927, + "id": 22472, "luminance": 0, "opaque": true, "replaceable": false, @@ -292868,7 +264145,7 @@ ] }, { - "id": 24928, + "id": 22473, "luminance": 0, "opaque": true, "replaceable": false, @@ -292879,7 +264156,7 @@ ] }, { - "id": 24929, + "id": 22474, "luminance": 0, "opaque": true, "replaceable": false, @@ -292890,7 +264167,7 @@ ] }, { - "id": 24930, + "id": 22475, "luminance": 0, "opaque": true, "replaceable": false, @@ -292902,7 +264179,7 @@ ] }, { - "id": 24931, + "id": 22476, "luminance": 0, "opaque": true, "replaceable": false, @@ -292914,7 +264191,7 @@ ] }, { - "id": 24932, + "id": 22477, "luminance": 0, "opaque": true, "replaceable": false, @@ -292926,7 +264203,7 @@ ] }, { - "id": 24933, + "id": 22478, "luminance": 0, "opaque": true, "replaceable": false, @@ -292938,7 +264215,7 @@ ] }, { - "id": 24934, + "id": 22479, "luminance": 0, "opaque": true, "replaceable": false, @@ -292950,7 +264227,7 @@ ] }, { - "id": 24935, + "id": 22480, "luminance": 0, "opaque": true, "replaceable": false, @@ -292962,7 +264239,7 @@ ] }, { - "id": 24936, + "id": 22481, "luminance": 0, "opaque": true, "replaceable": false, @@ -292974,7 +264251,7 @@ ] }, { - "id": 24937, + "id": 22482, "luminance": 0, "opaque": true, "replaceable": false, @@ -292986,7 +264263,7 @@ ] }, { - "id": 24938, + "id": 22483, "luminance": 0, "opaque": true, "replaceable": false, @@ -292997,7 +264274,7 @@ ] }, { - "id": 24939, + "id": 22484, "luminance": 0, "opaque": true, "replaceable": false, @@ -293008,7 +264285,7 @@ ] }, { - "id": 24940, + "id": 22485, "luminance": 0, "opaque": true, "replaceable": false, @@ -293020,7 +264297,7 @@ ] }, { - "id": 24941, + "id": 22486, "luminance": 0, "opaque": true, "replaceable": false, @@ -293032,7 +264309,7 @@ ] }, { - "id": 24942, + "id": 22487, "luminance": 0, "opaque": true, "replaceable": false, @@ -293044,7 +264321,7 @@ ] }, { - "id": 24943, + "id": 22488, "luminance": 0, "opaque": true, "replaceable": false, @@ -293056,7 +264333,7 @@ ] }, { - "id": 24944, + "id": 22489, "luminance": 0, "opaque": true, "replaceable": false, @@ -293067,7 +264344,7 @@ ] }, { - "id": 24945, + "id": 22490, "luminance": 0, "opaque": true, "replaceable": false, @@ -293078,7 +264355,7 @@ ] }, { - "id": 24946, + "id": 22491, "luminance": 0, "opaque": true, "replaceable": false, @@ -293089,7 +264366,7 @@ ] }, { - "id": 24947, + "id": 22492, "luminance": 0, "opaque": true, "replaceable": false, @@ -293100,7 +264377,7 @@ ] }, { - "id": 24948, + "id": 22493, "luminance": 0, "opaque": true, "replaceable": false, @@ -293111,7 +264388,7 @@ ] }, { - "id": 24949, + "id": 22494, "luminance": 0, "opaque": true, "replaceable": false, @@ -293122,7 +264399,7 @@ ] }, { - "id": 24950, + "id": 22495, "luminance": 0, "opaque": true, "replaceable": false, @@ -293134,7 +264411,7 @@ ] }, { - "id": 24951, + "id": 22496, "luminance": 0, "opaque": true, "replaceable": false, @@ -293146,7 +264423,7 @@ ] }, { - "id": 24952, + "id": 22497, "luminance": 0, "opaque": true, "replaceable": false, @@ -293158,7 +264435,7 @@ ] }, { - "id": 24953, + "id": 22498, "luminance": 0, "opaque": true, "replaceable": false, @@ -293170,7 +264447,7 @@ ] }, { - "id": 24954, + "id": 22499, "luminance": 0, "opaque": true, "replaceable": false, @@ -293182,7 +264459,7 @@ ] }, { - "id": 24955, + "id": 22500, "luminance": 0, "opaque": true, "replaceable": false, @@ -293194,7 +264471,7 @@ ] }, { - "id": 24956, + "id": 22501, "luminance": 0, "opaque": true, "replaceable": false, @@ -293206,7 +264483,7 @@ ] }, { - "id": 24957, + "id": 22502, "luminance": 0, "opaque": true, "replaceable": false, @@ -293218,7 +264495,7 @@ ] }, { - "id": 24958, + "id": 22503, "luminance": 0, "opaque": true, "replaceable": false, @@ -293229,7 +264506,7 @@ ] }, { - "id": 24959, + "id": 22504, "luminance": 0, "opaque": true, "replaceable": false, @@ -293240,7 +264517,7 @@ ] }, { - "id": 24960, + "id": 22505, "luminance": 0, "opaque": true, "replaceable": false, @@ -293252,7 +264529,7 @@ ] }, { - "id": 24961, + "id": 22506, "luminance": 0, "opaque": true, "replaceable": false, @@ -293264,7 +264541,7 @@ ] }, { - "id": 24962, + "id": 22507, "luminance": 0, "opaque": true, "replaceable": false, @@ -293276,7 +264553,7 @@ ] }, { - "id": 24963, + "id": 22508, "luminance": 0, "opaque": true, "replaceable": false, @@ -293288,7 +264565,7 @@ ] }, { - "id": 24964, + "id": 22509, "luminance": 0, "opaque": true, "replaceable": false, @@ -293299,7 +264576,7 @@ ] }, { - "id": 24965, + "id": 22510, "luminance": 0, "opaque": true, "replaceable": false, @@ -293310,7 +264587,7 @@ ] }, { - "id": 24966, + "id": 22511, "luminance": 0, "opaque": true, "replaceable": false, @@ -293321,7 +264598,7 @@ ] }, { - "id": 24967, + "id": 22512, "luminance": 0, "opaque": true, "replaceable": false, @@ -293332,7 +264609,7 @@ ] }, { - "id": 24968, + "id": 22513, "luminance": 0, "opaque": true, "replaceable": false, @@ -293343,7 +264620,7 @@ ] }, { - "id": 24969, + "id": 22514, "luminance": 0, "opaque": true, "replaceable": false, @@ -293354,7 +264631,7 @@ ] }, { - "id": 24970, + "id": 22515, "luminance": 0, "opaque": true, "replaceable": false, @@ -293366,7 +264643,7 @@ ] }, { - "id": 24971, + "id": 22516, "luminance": 0, "opaque": true, "replaceable": false, @@ -293378,7 +264655,7 @@ ] }, { - "id": 24972, + "id": 22517, "luminance": 0, "opaque": true, "replaceable": false, @@ -293390,7 +264667,7 @@ ] }, { - "id": 24973, + "id": 22518, "luminance": 0, "opaque": true, "replaceable": false, @@ -293402,7 +264679,7 @@ ] }, { - "id": 24974, + "id": 22519, "luminance": 0, "opaque": true, "replaceable": false, @@ -293414,7 +264691,7 @@ ] }, { - "id": 24975, + "id": 22520, "luminance": 0, "opaque": true, "replaceable": false, @@ -293426,7 +264703,7 @@ ] }, { - "id": 24976, + "id": 22521, "luminance": 0, "opaque": true, "replaceable": false, @@ -293438,7 +264715,7 @@ ] }, { - "id": 24977, + "id": 22522, "luminance": 0, "opaque": true, "replaceable": false, @@ -293450,7 +264727,7 @@ ] }, { - "id": 24978, + "id": 22523, "luminance": 0, "opaque": true, "replaceable": false, @@ -293461,7 +264738,7 @@ ] }, { - "id": 24979, + "id": 22524, "luminance": 0, "opaque": true, "replaceable": false, @@ -293472,7 +264749,7 @@ ] }, { - "id": 24980, + "id": 22525, "luminance": 0, "opaque": true, "replaceable": false, @@ -293484,7 +264761,7 @@ ] }, { - "id": 24981, + "id": 22526, "luminance": 0, "opaque": true, "replaceable": false, @@ -293496,7 +264773,7 @@ ] }, { - "id": 24982, + "id": 22527, "luminance": 0, "opaque": true, "replaceable": false, @@ -293508,7 +264785,7 @@ ] }, { - "id": 24983, + "id": 22528, "luminance": 0, "opaque": true, "replaceable": false, @@ -293520,7 +264797,7 @@ ] }, { - "id": 24984, + "id": 22529, "luminance": 0, "opaque": true, "replaceable": false, @@ -293531,7 +264808,7 @@ ] }, { - "id": 24985, + "id": 22530, "luminance": 0, "opaque": true, "replaceable": false, @@ -293542,7 +264819,7 @@ ] }, { - "id": 24986, + "id": 22531, "luminance": 0, "opaque": true, "replaceable": false, @@ -293553,7 +264830,7 @@ ] }, { - "id": 24987, + "id": 22532, "luminance": 0, "opaque": true, "replaceable": false, @@ -293566,10 +264843,10 @@ ] }, { - "id": 1026, + "id": 973, "name": "cobbled_deepslate_slab", "translation_key": "block.minecraft.cobbled_deepslate_slab", - "item_id": 651, + "item_id": 630, "properties": [ { "name": "type", @@ -293587,10 +264864,10 @@ ] } ], - "default_state_id": 24991, + "default_state_id": 22536, "states": [ { - "id": 24988, + "id": 22533, "luminance": 0, "opaque": true, "replaceable": false, @@ -293600,7 +264877,7 @@ ] }, { - "id": 24989, + "id": 22534, "luminance": 0, "opaque": true, "replaceable": false, @@ -293610,7 +264887,7 @@ ] }, { - "id": 24990, + "id": 22535, "luminance": 0, "opaque": true, "replaceable": false, @@ -293620,7 +264897,7 @@ ] }, { - "id": 24991, + "id": 22536, "luminance": 0, "opaque": true, "replaceable": false, @@ -293630,7 +264907,7 @@ ] }, { - "id": 24992, + "id": 22537, "luminance": 0, "opaque": true, "replaceable": false, @@ -293640,7 +264917,7 @@ ] }, { - "id": 24993, + "id": 22538, "luminance": 0, "opaque": true, "replaceable": false, @@ -293652,10 +264929,10 @@ ] }, { - "id": 1027, + "id": 974, "name": "cobbled_deepslate_wall", "translation_key": "block.minecraft.cobbled_deepslate_wall", - "item_id": 414, + "item_id": 393, "properties": [ { "name": "east", @@ -293704,10 +264981,10 @@ ] } ], - "default_state_id": 24997, + "default_state_id": 22542, "states": [ { - "id": 24994, + "id": 22539, "luminance": 0, "opaque": true, "replaceable": false, @@ -293717,7 +264994,7 @@ ] }, { - "id": 24995, + "id": 22540, "luminance": 0, "opaque": true, "replaceable": false, @@ -293729,7 +265006,7 @@ ] }, { - "id": 24996, + "id": 22541, "luminance": 0, "opaque": true, "replaceable": false, @@ -293741,7 +265018,7 @@ ] }, { - "id": 24997, + "id": 22542, "luminance": 0, "opaque": true, "replaceable": false, @@ -293751,7 +265028,7 @@ ] }, { - "id": 24998, + "id": 22543, "luminance": 0, "opaque": true, "replaceable": false, @@ -293763,7 +265040,7 @@ ] }, { - "id": 24999, + "id": 22544, "luminance": 0, "opaque": true, "replaceable": false, @@ -293775,7 +265052,7 @@ ] }, { - "id": 25000, + "id": 22545, "luminance": 0, "opaque": true, "replaceable": false, @@ -293783,7 +265060,7 @@ "collision_shapes": [] }, { - "id": 25001, + "id": 22546, "luminance": 0, "opaque": true, "replaceable": false, @@ -293793,7 +265070,7 @@ ] }, { - "id": 25002, + "id": 22547, "luminance": 0, "opaque": true, "replaceable": false, @@ -293803,7 +265080,7 @@ ] }, { - "id": 25003, + "id": 22548, "luminance": 0, "opaque": true, "replaceable": false, @@ -293811,7 +265088,7 @@ "collision_shapes": [] }, { - "id": 25004, + "id": 22549, "luminance": 0, "opaque": true, "replaceable": false, @@ -293821,7 +265098,7 @@ ] }, { - "id": 25005, + "id": 22550, "luminance": 0, "opaque": true, "replaceable": false, @@ -293831,7 +265108,7 @@ ] }, { - "id": 25006, + "id": 22551, "luminance": 0, "opaque": true, "replaceable": false, @@ -293842,7 +265119,7 @@ ] }, { - "id": 25007, + "id": 22552, "luminance": 0, "opaque": true, "replaceable": false, @@ -293855,7 +265132,7 @@ ] }, { - "id": 25008, + "id": 22553, "luminance": 0, "opaque": true, "replaceable": false, @@ -293868,7 +265145,7 @@ ] }, { - "id": 25009, + "id": 22554, "luminance": 0, "opaque": true, "replaceable": false, @@ -293879,7 +265156,7 @@ ] }, { - "id": 25010, + "id": 22555, "luminance": 0, "opaque": true, "replaceable": false, @@ -293892,7 +265169,7 @@ ] }, { - "id": 25011, + "id": 22556, "luminance": 0, "opaque": true, "replaceable": false, @@ -293905,7 +265182,7 @@ ] }, { - "id": 25012, + "id": 22557, "luminance": 0, "opaque": true, "replaceable": false, @@ -293915,7 +265192,7 @@ ] }, { - "id": 25013, + "id": 22558, "luminance": 0, "opaque": true, "replaceable": false, @@ -293926,7 +265203,7 @@ ] }, { - "id": 25014, + "id": 22559, "luminance": 0, "opaque": true, "replaceable": false, @@ -293937,7 +265214,7 @@ ] }, { - "id": 25015, + "id": 22560, "luminance": 0, "opaque": true, "replaceable": false, @@ -293947,7 +265224,7 @@ ] }, { - "id": 25016, + "id": 22561, "luminance": 0, "opaque": true, "replaceable": false, @@ -293958,7 +265235,7 @@ ] }, { - "id": 25017, + "id": 22562, "luminance": 0, "opaque": true, "replaceable": false, @@ -293969,7 +265246,7 @@ ] }, { - "id": 25018, + "id": 22563, "luminance": 0, "opaque": true, "replaceable": false, @@ -293980,7 +265257,7 @@ ] }, { - "id": 25019, + "id": 22564, "luminance": 0, "opaque": true, "replaceable": false, @@ -293993,7 +265270,7 @@ ] }, { - "id": 25020, + "id": 22565, "luminance": 0, "opaque": true, "replaceable": false, @@ -294006,7 +265283,7 @@ ] }, { - "id": 25021, + "id": 22566, "luminance": 0, "opaque": true, "replaceable": false, @@ -294017,7 +265294,7 @@ ] }, { - "id": 25022, + "id": 22567, "luminance": 0, "opaque": true, "replaceable": false, @@ -294030,7 +265307,7 @@ ] }, { - "id": 25023, + "id": 22568, "luminance": 0, "opaque": true, "replaceable": false, @@ -294043,7 +265320,7 @@ ] }, { - "id": 25024, + "id": 22569, "luminance": 0, "opaque": true, "replaceable": false, @@ -294053,7 +265330,7 @@ ] }, { - "id": 25025, + "id": 22570, "luminance": 0, "opaque": true, "replaceable": false, @@ -294064,7 +265341,7 @@ ] }, { - "id": 25026, + "id": 22571, "luminance": 0, "opaque": true, "replaceable": false, @@ -294075,7 +265352,7 @@ ] }, { - "id": 25027, + "id": 22572, "luminance": 0, "opaque": true, "replaceable": false, @@ -294085,7 +265362,7 @@ ] }, { - "id": 25028, + "id": 22573, "luminance": 0, "opaque": true, "replaceable": false, @@ -294096,7 +265373,7 @@ ] }, { - "id": 25029, + "id": 22574, "luminance": 0, "opaque": true, "replaceable": false, @@ -294107,7 +265384,7 @@ ] }, { - "id": 25030, + "id": 22575, "luminance": 0, "opaque": true, "replaceable": false, @@ -294118,7 +265395,7 @@ ] }, { - "id": 25031, + "id": 22576, "luminance": 0, "opaque": true, "replaceable": false, @@ -294131,7 +265408,7 @@ ] }, { - "id": 25032, + "id": 22577, "luminance": 0, "opaque": true, "replaceable": false, @@ -294144,7 +265421,7 @@ ] }, { - "id": 25033, + "id": 22578, "luminance": 0, "opaque": true, "replaceable": false, @@ -294155,7 +265432,7 @@ ] }, { - "id": 25034, + "id": 22579, "luminance": 0, "opaque": true, "replaceable": false, @@ -294168,7 +265445,7 @@ ] }, { - "id": 25035, + "id": 22580, "luminance": 0, "opaque": true, "replaceable": false, @@ -294181,7 +265458,7 @@ ] }, { - "id": 25036, + "id": 22581, "luminance": 0, "opaque": true, "replaceable": false, @@ -294191,7 +265468,7 @@ ] }, { - "id": 25037, + "id": 22582, "luminance": 0, "opaque": true, "replaceable": false, @@ -294202,7 +265479,7 @@ ] }, { - "id": 25038, + "id": 22583, "luminance": 0, "opaque": true, "replaceable": false, @@ -294213,7 +265490,7 @@ ] }, { - "id": 25039, + "id": 22584, "luminance": 0, "opaque": true, "replaceable": false, @@ -294223,7 +265500,7 @@ ] }, { - "id": 25040, + "id": 22585, "luminance": 0, "opaque": true, "replaceable": false, @@ -294234,7 +265511,7 @@ ] }, { - "id": 25041, + "id": 22586, "luminance": 0, "opaque": true, "replaceable": false, @@ -294245,7 +265522,7 @@ ] }, { - "id": 25042, + "id": 22587, "luminance": 0, "opaque": true, "replaceable": false, @@ -294257,7 +265534,7 @@ ] }, { - "id": 25043, + "id": 22588, "luminance": 0, "opaque": true, "replaceable": false, @@ -294271,7 +265548,7 @@ ] }, { - "id": 25044, + "id": 22589, "luminance": 0, "opaque": true, "replaceable": false, @@ -294285,7 +265562,7 @@ ] }, { - "id": 25045, + "id": 22590, "luminance": 0, "opaque": true, "replaceable": false, @@ -294297,7 +265574,7 @@ ] }, { - "id": 25046, + "id": 22591, "luminance": 0, "opaque": true, "replaceable": false, @@ -294311,7 +265588,7 @@ ] }, { - "id": 25047, + "id": 22592, "luminance": 0, "opaque": true, "replaceable": false, @@ -294325,7 +265602,7 @@ ] }, { - "id": 25048, + "id": 22593, "luminance": 0, "opaque": true, "replaceable": false, @@ -294335,7 +265612,7 @@ ] }, { - "id": 25049, + "id": 22594, "luminance": 0, "opaque": true, "replaceable": false, @@ -294347,7 +265624,7 @@ ] }, { - "id": 25050, + "id": 22595, "luminance": 0, "opaque": true, "replaceable": false, @@ -294359,7 +265636,7 @@ ] }, { - "id": 25051, + "id": 22596, "luminance": 0, "opaque": true, "replaceable": false, @@ -294369,7 +265646,7 @@ ] }, { - "id": 25052, + "id": 22597, "luminance": 0, "opaque": true, "replaceable": false, @@ -294381,7 +265658,7 @@ ] }, { - "id": 25053, + "id": 22598, "luminance": 0, "opaque": true, "replaceable": false, @@ -294393,7 +265670,7 @@ ] }, { - "id": 25054, + "id": 22599, "luminance": 0, "opaque": true, "replaceable": false, @@ -294405,7 +265682,7 @@ ] }, { - "id": 25055, + "id": 22600, "luminance": 0, "opaque": true, "replaceable": false, @@ -294419,7 +265696,7 @@ ] }, { - "id": 25056, + "id": 22601, "luminance": 0, "opaque": true, "replaceable": false, @@ -294433,7 +265710,7 @@ ] }, { - "id": 25057, + "id": 22602, "luminance": 0, "opaque": true, "replaceable": false, @@ -294445,7 +265722,7 @@ ] }, { - "id": 25058, + "id": 22603, "luminance": 0, "opaque": true, "replaceable": false, @@ -294459,7 +265736,7 @@ ] }, { - "id": 25059, + "id": 22604, "luminance": 0, "opaque": true, "replaceable": false, @@ -294473,7 +265750,7 @@ ] }, { - "id": 25060, + "id": 22605, "luminance": 0, "opaque": true, "replaceable": false, @@ -294483,7 +265760,7 @@ ] }, { - "id": 25061, + "id": 22606, "luminance": 0, "opaque": true, "replaceable": false, @@ -294495,7 +265772,7 @@ ] }, { - "id": 25062, + "id": 22607, "luminance": 0, "opaque": true, "replaceable": false, @@ -294507,7 +265784,7 @@ ] }, { - "id": 25063, + "id": 22608, "luminance": 0, "opaque": true, "replaceable": false, @@ -294517,7 +265794,7 @@ ] }, { - "id": 25064, + "id": 22609, "luminance": 0, "opaque": true, "replaceable": false, @@ -294529,7 +265806,7 @@ ] }, { - "id": 25065, + "id": 22610, "luminance": 0, "opaque": true, "replaceable": false, @@ -294541,7 +265818,7 @@ ] }, { - "id": 25066, + "id": 22611, "luminance": 0, "opaque": true, "replaceable": false, @@ -294552,7 +265829,7 @@ ] }, { - "id": 25067, + "id": 22612, "luminance": 0, "opaque": true, "replaceable": false, @@ -294565,7 +265842,7 @@ ] }, { - "id": 25068, + "id": 22613, "luminance": 0, "opaque": true, "replaceable": false, @@ -294578,7 +265855,7 @@ ] }, { - "id": 25069, + "id": 22614, "luminance": 0, "opaque": true, "replaceable": false, @@ -294589,7 +265866,7 @@ ] }, { - "id": 25070, + "id": 22615, "luminance": 0, "opaque": true, "replaceable": false, @@ -294602,7 +265879,7 @@ ] }, { - "id": 25071, + "id": 22616, "luminance": 0, "opaque": true, "replaceable": false, @@ -294615,7 +265892,7 @@ ] }, { - "id": 25072, + "id": 22617, "luminance": 0, "opaque": true, "replaceable": false, @@ -294625,7 +265902,7 @@ ] }, { - "id": 25073, + "id": 22618, "luminance": 0, "opaque": true, "replaceable": false, @@ -294636,7 +265913,7 @@ ] }, { - "id": 25074, + "id": 22619, "luminance": 0, "opaque": true, "replaceable": false, @@ -294647,7 +265924,7 @@ ] }, { - "id": 25075, + "id": 22620, "luminance": 0, "opaque": true, "replaceable": false, @@ -294657,7 +265934,7 @@ ] }, { - "id": 25076, + "id": 22621, "luminance": 0, "opaque": true, "replaceable": false, @@ -294668,7 +265945,7 @@ ] }, { - "id": 25077, + "id": 22622, "luminance": 0, "opaque": true, "replaceable": false, @@ -294679,7 +265956,7 @@ ] }, { - "id": 25078, + "id": 22623, "luminance": 0, "opaque": true, "replaceable": false, @@ -294691,7 +265968,7 @@ ] }, { - "id": 25079, + "id": 22624, "luminance": 0, "opaque": true, "replaceable": false, @@ -294705,7 +265982,7 @@ ] }, { - "id": 25080, + "id": 22625, "luminance": 0, "opaque": true, "replaceable": false, @@ -294719,7 +265996,7 @@ ] }, { - "id": 25081, + "id": 22626, "luminance": 0, "opaque": true, "replaceable": false, @@ -294731,7 +266008,7 @@ ] }, { - "id": 25082, + "id": 22627, "luminance": 0, "opaque": true, "replaceable": false, @@ -294745,7 +266022,7 @@ ] }, { - "id": 25083, + "id": 22628, "luminance": 0, "opaque": true, "replaceable": false, @@ -294759,7 +266036,7 @@ ] }, { - "id": 25084, + "id": 22629, "luminance": 0, "opaque": true, "replaceable": false, @@ -294769,7 +266046,7 @@ ] }, { - "id": 25085, + "id": 22630, "luminance": 0, "opaque": true, "replaceable": false, @@ -294781,7 +266058,7 @@ ] }, { - "id": 25086, + "id": 22631, "luminance": 0, "opaque": true, "replaceable": false, @@ -294793,7 +266070,7 @@ ] }, { - "id": 25087, + "id": 22632, "luminance": 0, "opaque": true, "replaceable": false, @@ -294803,7 +266080,7 @@ ] }, { - "id": 25088, + "id": 22633, "luminance": 0, "opaque": true, "replaceable": false, @@ -294815,7 +266092,7 @@ ] }, { - "id": 25089, + "id": 22634, "luminance": 0, "opaque": true, "replaceable": false, @@ -294827,7 +266104,7 @@ ] }, { - "id": 25090, + "id": 22635, "luminance": 0, "opaque": true, "replaceable": false, @@ -294839,7 +266116,7 @@ ] }, { - "id": 25091, + "id": 22636, "luminance": 0, "opaque": true, "replaceable": false, @@ -294853,7 +266130,7 @@ ] }, { - "id": 25092, + "id": 22637, "luminance": 0, "opaque": true, "replaceable": false, @@ -294867,7 +266144,7 @@ ] }, { - "id": 25093, + "id": 22638, "luminance": 0, "opaque": true, "replaceable": false, @@ -294879,7 +266156,7 @@ ] }, { - "id": 25094, + "id": 22639, "luminance": 0, "opaque": true, "replaceable": false, @@ -294893,7 +266170,7 @@ ] }, { - "id": 25095, + "id": 22640, "luminance": 0, "opaque": true, "replaceable": false, @@ -294907,7 +266184,7 @@ ] }, { - "id": 25096, + "id": 22641, "luminance": 0, "opaque": true, "replaceable": false, @@ -294917,7 +266194,7 @@ ] }, { - "id": 25097, + "id": 22642, "luminance": 0, "opaque": true, "replaceable": false, @@ -294929,7 +266206,7 @@ ] }, { - "id": 25098, + "id": 22643, "luminance": 0, "opaque": true, "replaceable": false, @@ -294941,7 +266218,7 @@ ] }, { - "id": 25099, + "id": 22644, "luminance": 0, "opaque": true, "replaceable": false, @@ -294951,7 +266228,7 @@ ] }, { - "id": 25100, + "id": 22645, "luminance": 0, "opaque": true, "replaceable": false, @@ -294963,7 +266240,7 @@ ] }, { - "id": 25101, + "id": 22646, "luminance": 0, "opaque": true, "replaceable": false, @@ -294975,7 +266252,7 @@ ] }, { - "id": 25102, + "id": 22647, "luminance": 0, "opaque": true, "replaceable": false, @@ -294986,7 +266263,7 @@ ] }, { - "id": 25103, + "id": 22648, "luminance": 0, "opaque": true, "replaceable": false, @@ -294998,7 +266275,7 @@ ] }, { - "id": 25104, + "id": 22649, "luminance": 0, "opaque": true, "replaceable": false, @@ -295010,7 +266287,7 @@ ] }, { - "id": 25105, + "id": 22650, "luminance": 0, "opaque": true, "replaceable": false, @@ -295021,7 +266298,7 @@ ] }, { - "id": 25106, + "id": 22651, "luminance": 0, "opaque": true, "replaceable": false, @@ -295033,7 +266310,7 @@ ] }, { - "id": 25107, + "id": 22652, "luminance": 0, "opaque": true, "replaceable": false, @@ -295045,7 +266322,7 @@ ] }, { - "id": 25108, + "id": 22653, "luminance": 0, "opaque": true, "replaceable": false, @@ -295055,7 +266332,7 @@ ] }, { - "id": 25109, + "id": 22654, "luminance": 0, "opaque": true, "replaceable": false, @@ -295065,7 +266342,7 @@ ] }, { - "id": 25110, + "id": 22655, "luminance": 0, "opaque": true, "replaceable": false, @@ -295075,7 +266352,7 @@ ] }, { - "id": 25111, + "id": 22656, "luminance": 0, "opaque": true, "replaceable": false, @@ -295085,7 +266362,7 @@ ] }, { - "id": 25112, + "id": 22657, "luminance": 0, "opaque": true, "replaceable": false, @@ -295095,7 +266372,7 @@ ] }, { - "id": 25113, + "id": 22658, "luminance": 0, "opaque": true, "replaceable": false, @@ -295105,7 +266382,7 @@ ] }, { - "id": 25114, + "id": 22659, "luminance": 0, "opaque": true, "replaceable": false, @@ -295117,7 +266394,7 @@ ] }, { - "id": 25115, + "id": 22660, "luminance": 0, "opaque": true, "replaceable": false, @@ -295130,7 +266407,7 @@ ] }, { - "id": 25116, + "id": 22661, "luminance": 0, "opaque": true, "replaceable": false, @@ -295143,7 +266420,7 @@ ] }, { - "id": 25117, + "id": 22662, "luminance": 0, "opaque": true, "replaceable": false, @@ -295155,7 +266432,7 @@ ] }, { - "id": 25118, + "id": 22663, "luminance": 0, "opaque": true, "replaceable": false, @@ -295168,7 +266445,7 @@ ] }, { - "id": 25119, + "id": 22664, "luminance": 0, "opaque": true, "replaceable": false, @@ -295181,7 +266458,7 @@ ] }, { - "id": 25120, + "id": 22665, "luminance": 0, "opaque": true, "replaceable": false, @@ -295192,7 +266469,7 @@ ] }, { - "id": 25121, + "id": 22666, "luminance": 0, "opaque": true, "replaceable": false, @@ -295203,7 +266480,7 @@ ] }, { - "id": 25122, + "id": 22667, "luminance": 0, "opaque": true, "replaceable": false, @@ -295214,7 +266491,7 @@ ] }, { - "id": 25123, + "id": 22668, "luminance": 0, "opaque": true, "replaceable": false, @@ -295225,7 +266502,7 @@ ] }, { - "id": 25124, + "id": 22669, "luminance": 0, "opaque": true, "replaceable": false, @@ -295236,7 +266513,7 @@ ] }, { - "id": 25125, + "id": 22670, "luminance": 0, "opaque": true, "replaceable": false, @@ -295247,7 +266524,7 @@ ] }, { - "id": 25126, + "id": 22671, "luminance": 0, "opaque": true, "replaceable": false, @@ -295259,7 +266536,7 @@ ] }, { - "id": 25127, + "id": 22672, "luminance": 0, "opaque": true, "replaceable": false, @@ -295272,7 +266549,7 @@ ] }, { - "id": 25128, + "id": 22673, "luminance": 0, "opaque": true, "replaceable": false, @@ -295285,7 +266562,7 @@ ] }, { - "id": 25129, + "id": 22674, "luminance": 0, "opaque": true, "replaceable": false, @@ -295297,7 +266574,7 @@ ] }, { - "id": 25130, + "id": 22675, "luminance": 0, "opaque": true, "replaceable": false, @@ -295310,7 +266587,7 @@ ] }, { - "id": 25131, + "id": 22676, "luminance": 0, "opaque": true, "replaceable": false, @@ -295323,7 +266600,7 @@ ] }, { - "id": 25132, + "id": 22677, "luminance": 0, "opaque": true, "replaceable": false, @@ -295334,7 +266611,7 @@ ] }, { - "id": 25133, + "id": 22678, "luminance": 0, "opaque": true, "replaceable": false, @@ -295345,7 +266622,7 @@ ] }, { - "id": 25134, + "id": 22679, "luminance": 0, "opaque": true, "replaceable": false, @@ -295356,7 +266633,7 @@ ] }, { - "id": 25135, + "id": 22680, "luminance": 0, "opaque": true, "replaceable": false, @@ -295367,7 +266644,7 @@ ] }, { - "id": 25136, + "id": 22681, "luminance": 0, "opaque": true, "replaceable": false, @@ -295378,7 +266655,7 @@ ] }, { - "id": 25137, + "id": 22682, "luminance": 0, "opaque": true, "replaceable": false, @@ -295389,7 +266666,7 @@ ] }, { - "id": 25138, + "id": 22683, "luminance": 0, "opaque": true, "replaceable": false, @@ -295401,7 +266678,7 @@ ] }, { - "id": 25139, + "id": 22684, "luminance": 0, "opaque": true, "replaceable": false, @@ -295414,7 +266691,7 @@ ] }, { - "id": 25140, + "id": 22685, "luminance": 0, "opaque": true, "replaceable": false, @@ -295427,7 +266704,7 @@ ] }, { - "id": 25141, + "id": 22686, "luminance": 0, "opaque": true, "replaceable": false, @@ -295439,7 +266716,7 @@ ] }, { - "id": 25142, + "id": 22687, "luminance": 0, "opaque": true, "replaceable": false, @@ -295452,7 +266729,7 @@ ] }, { - "id": 25143, + "id": 22688, "luminance": 0, "opaque": true, "replaceable": false, @@ -295465,7 +266742,7 @@ ] }, { - "id": 25144, + "id": 22689, "luminance": 0, "opaque": true, "replaceable": false, @@ -295476,7 +266753,7 @@ ] }, { - "id": 25145, + "id": 22690, "luminance": 0, "opaque": true, "replaceable": false, @@ -295487,7 +266764,7 @@ ] }, { - "id": 25146, + "id": 22691, "luminance": 0, "opaque": true, "replaceable": false, @@ -295498,7 +266775,7 @@ ] }, { - "id": 25147, + "id": 22692, "luminance": 0, "opaque": true, "replaceable": false, @@ -295509,7 +266786,7 @@ ] }, { - "id": 25148, + "id": 22693, "luminance": 0, "opaque": true, "replaceable": false, @@ -295520,7 +266797,7 @@ ] }, { - "id": 25149, + "id": 22694, "luminance": 0, "opaque": true, "replaceable": false, @@ -295531,7 +266808,7 @@ ] }, { - "id": 25150, + "id": 22695, "luminance": 0, "opaque": true, "replaceable": false, @@ -295544,7 +266821,7 @@ ] }, { - "id": 25151, + "id": 22696, "luminance": 0, "opaque": true, "replaceable": false, @@ -295558,7 +266835,7 @@ ] }, { - "id": 25152, + "id": 22697, "luminance": 0, "opaque": true, "replaceable": false, @@ -295572,7 +266849,7 @@ ] }, { - "id": 25153, + "id": 22698, "luminance": 0, "opaque": true, "replaceable": false, @@ -295585,7 +266862,7 @@ ] }, { - "id": 25154, + "id": 22699, "luminance": 0, "opaque": true, "replaceable": false, @@ -295599,7 +266876,7 @@ ] }, { - "id": 25155, + "id": 22700, "luminance": 0, "opaque": true, "replaceable": false, @@ -295613,7 +266890,7 @@ ] }, { - "id": 25156, + "id": 22701, "luminance": 0, "opaque": true, "replaceable": false, @@ -295624,7 +266901,7 @@ ] }, { - "id": 25157, + "id": 22702, "luminance": 0, "opaque": true, "replaceable": false, @@ -295636,7 +266913,7 @@ ] }, { - "id": 25158, + "id": 22703, "luminance": 0, "opaque": true, "replaceable": false, @@ -295648,7 +266925,7 @@ ] }, { - "id": 25159, + "id": 22704, "luminance": 0, "opaque": true, "replaceable": false, @@ -295659,7 +266936,7 @@ ] }, { - "id": 25160, + "id": 22705, "luminance": 0, "opaque": true, "replaceable": false, @@ -295671,7 +266948,7 @@ ] }, { - "id": 25161, + "id": 22706, "luminance": 0, "opaque": true, "replaceable": false, @@ -295683,7 +266960,7 @@ ] }, { - "id": 25162, + "id": 22707, "luminance": 0, "opaque": true, "replaceable": false, @@ -295696,7 +266973,7 @@ ] }, { - "id": 25163, + "id": 22708, "luminance": 0, "opaque": true, "replaceable": false, @@ -295710,7 +266987,7 @@ ] }, { - "id": 25164, + "id": 22709, "luminance": 0, "opaque": true, "replaceable": false, @@ -295724,7 +267001,7 @@ ] }, { - "id": 25165, + "id": 22710, "luminance": 0, "opaque": true, "replaceable": false, @@ -295737,7 +267014,7 @@ ] }, { - "id": 25166, + "id": 22711, "luminance": 0, "opaque": true, "replaceable": false, @@ -295751,7 +267028,7 @@ ] }, { - "id": 25167, + "id": 22712, "luminance": 0, "opaque": true, "replaceable": false, @@ -295765,7 +267042,7 @@ ] }, { - "id": 25168, + "id": 22713, "luminance": 0, "opaque": true, "replaceable": false, @@ -295776,7 +267053,7 @@ ] }, { - "id": 25169, + "id": 22714, "luminance": 0, "opaque": true, "replaceable": false, @@ -295788,7 +267065,7 @@ ] }, { - "id": 25170, + "id": 22715, "luminance": 0, "opaque": true, "replaceable": false, @@ -295800,7 +267077,7 @@ ] }, { - "id": 25171, + "id": 22716, "luminance": 0, "opaque": true, "replaceable": false, @@ -295811,7 +267088,7 @@ ] }, { - "id": 25172, + "id": 22717, "luminance": 0, "opaque": true, "replaceable": false, @@ -295823,7 +267100,7 @@ ] }, { - "id": 25173, + "id": 22718, "luminance": 0, "opaque": true, "replaceable": false, @@ -295835,7 +267112,7 @@ ] }, { - "id": 25174, + "id": 22719, "luminance": 0, "opaque": true, "replaceable": false, @@ -295847,7 +267124,7 @@ ] }, { - "id": 25175, + "id": 22720, "luminance": 0, "opaque": true, "replaceable": false, @@ -295860,7 +267137,7 @@ ] }, { - "id": 25176, + "id": 22721, "luminance": 0, "opaque": true, "replaceable": false, @@ -295873,7 +267150,7 @@ ] }, { - "id": 25177, + "id": 22722, "luminance": 0, "opaque": true, "replaceable": false, @@ -295885,7 +267162,7 @@ ] }, { - "id": 25178, + "id": 22723, "luminance": 0, "opaque": true, "replaceable": false, @@ -295898,7 +267175,7 @@ ] }, { - "id": 25179, + "id": 22724, "luminance": 0, "opaque": true, "replaceable": false, @@ -295911,7 +267188,7 @@ ] }, { - "id": 25180, + "id": 22725, "luminance": 0, "opaque": true, "replaceable": false, @@ -295922,7 +267199,7 @@ ] }, { - "id": 25181, + "id": 22726, "luminance": 0, "opaque": true, "replaceable": false, @@ -295933,7 +267210,7 @@ ] }, { - "id": 25182, + "id": 22727, "luminance": 0, "opaque": true, "replaceable": false, @@ -295944,7 +267221,7 @@ ] }, { - "id": 25183, + "id": 22728, "luminance": 0, "opaque": true, "replaceable": false, @@ -295955,7 +267232,7 @@ ] }, { - "id": 25184, + "id": 22729, "luminance": 0, "opaque": true, "replaceable": false, @@ -295966,7 +267243,7 @@ ] }, { - "id": 25185, + "id": 22730, "luminance": 0, "opaque": true, "replaceable": false, @@ -295977,7 +267254,7 @@ ] }, { - "id": 25186, + "id": 22731, "luminance": 0, "opaque": true, "replaceable": false, @@ -295990,7 +267267,7 @@ ] }, { - "id": 25187, + "id": 22732, "luminance": 0, "opaque": true, "replaceable": false, @@ -296004,7 +267281,7 @@ ] }, { - "id": 25188, + "id": 22733, "luminance": 0, "opaque": true, "replaceable": false, @@ -296018,7 +267295,7 @@ ] }, { - "id": 25189, + "id": 22734, "luminance": 0, "opaque": true, "replaceable": false, @@ -296031,7 +267308,7 @@ ] }, { - "id": 25190, + "id": 22735, "luminance": 0, "opaque": true, "replaceable": false, @@ -296045,7 +267322,7 @@ ] }, { - "id": 25191, + "id": 22736, "luminance": 0, "opaque": true, "replaceable": false, @@ -296059,7 +267336,7 @@ ] }, { - "id": 25192, + "id": 22737, "luminance": 0, "opaque": true, "replaceable": false, @@ -296070,7 +267347,7 @@ ] }, { - "id": 25193, + "id": 22738, "luminance": 0, "opaque": true, "replaceable": false, @@ -296082,7 +267359,7 @@ ] }, { - "id": 25194, + "id": 22739, "luminance": 0, "opaque": true, "replaceable": false, @@ -296094,7 +267371,7 @@ ] }, { - "id": 25195, + "id": 22740, "luminance": 0, "opaque": true, "replaceable": false, @@ -296105,7 +267382,7 @@ ] }, { - "id": 25196, + "id": 22741, "luminance": 0, "opaque": true, "replaceable": false, @@ -296117,7 +267394,7 @@ ] }, { - "id": 25197, + "id": 22742, "luminance": 0, "opaque": true, "replaceable": false, @@ -296129,7 +267406,7 @@ ] }, { - "id": 25198, + "id": 22743, "luminance": 0, "opaque": true, "replaceable": false, @@ -296142,7 +267419,7 @@ ] }, { - "id": 25199, + "id": 22744, "luminance": 0, "opaque": true, "replaceable": false, @@ -296156,7 +267433,7 @@ ] }, { - "id": 25200, + "id": 22745, "luminance": 0, "opaque": true, "replaceable": false, @@ -296170,7 +267447,7 @@ ] }, { - "id": 25201, + "id": 22746, "luminance": 0, "opaque": true, "replaceable": false, @@ -296183,7 +267460,7 @@ ] }, { - "id": 25202, + "id": 22747, "luminance": 0, "opaque": true, "replaceable": false, @@ -296197,7 +267474,7 @@ ] }, { - "id": 25203, + "id": 22748, "luminance": 0, "opaque": true, "replaceable": false, @@ -296211,7 +267488,7 @@ ] }, { - "id": 25204, + "id": 22749, "luminance": 0, "opaque": true, "replaceable": false, @@ -296222,7 +267499,7 @@ ] }, { - "id": 25205, + "id": 22750, "luminance": 0, "opaque": true, "replaceable": false, @@ -296234,7 +267511,7 @@ ] }, { - "id": 25206, + "id": 22751, "luminance": 0, "opaque": true, "replaceable": false, @@ -296246,7 +267523,7 @@ ] }, { - "id": 25207, + "id": 22752, "luminance": 0, "opaque": true, "replaceable": false, @@ -296257,7 +267534,7 @@ ] }, { - "id": 25208, + "id": 22753, "luminance": 0, "opaque": true, "replaceable": false, @@ -296269,7 +267546,7 @@ ] }, { - "id": 25209, + "id": 22754, "luminance": 0, "opaque": true, "replaceable": false, @@ -296281,7 +267558,7 @@ ] }, { - "id": 25210, + "id": 22755, "luminance": 0, "opaque": true, "replaceable": false, @@ -296292,7 +267569,7 @@ ] }, { - "id": 25211, + "id": 22756, "luminance": 0, "opaque": true, "replaceable": false, @@ -296304,7 +267581,7 @@ ] }, { - "id": 25212, + "id": 22757, "luminance": 0, "opaque": true, "replaceable": false, @@ -296316,7 +267593,7 @@ ] }, { - "id": 25213, + "id": 22758, "luminance": 0, "opaque": true, "replaceable": false, @@ -296327,7 +267604,7 @@ ] }, { - "id": 25214, + "id": 22759, "luminance": 0, "opaque": true, "replaceable": false, @@ -296339,7 +267616,7 @@ ] }, { - "id": 25215, + "id": 22760, "luminance": 0, "opaque": true, "replaceable": false, @@ -296351,7 +267628,7 @@ ] }, { - "id": 25216, + "id": 22761, "luminance": 0, "opaque": true, "replaceable": false, @@ -296361,7 +267638,7 @@ ] }, { - "id": 25217, + "id": 22762, "luminance": 0, "opaque": true, "replaceable": false, @@ -296371,7 +267648,7 @@ ] }, { - "id": 25218, + "id": 22763, "luminance": 0, "opaque": true, "replaceable": false, @@ -296381,7 +267658,7 @@ ] }, { - "id": 25219, + "id": 22764, "luminance": 0, "opaque": true, "replaceable": false, @@ -296391,7 +267668,7 @@ ] }, { - "id": 25220, + "id": 22765, "luminance": 0, "opaque": true, "replaceable": false, @@ -296401,7 +267678,7 @@ ] }, { - "id": 25221, + "id": 22766, "luminance": 0, "opaque": true, "replaceable": false, @@ -296411,7 +267688,7 @@ ] }, { - "id": 25222, + "id": 22767, "luminance": 0, "opaque": true, "replaceable": false, @@ -296423,7 +267700,7 @@ ] }, { - "id": 25223, + "id": 22768, "luminance": 0, "opaque": true, "replaceable": false, @@ -296436,7 +267713,7 @@ ] }, { - "id": 25224, + "id": 22769, "luminance": 0, "opaque": true, "replaceable": false, @@ -296449,7 +267726,7 @@ ] }, { - "id": 25225, + "id": 22770, "luminance": 0, "opaque": true, "replaceable": false, @@ -296461,7 +267738,7 @@ ] }, { - "id": 25226, + "id": 22771, "luminance": 0, "opaque": true, "replaceable": false, @@ -296474,7 +267751,7 @@ ] }, { - "id": 25227, + "id": 22772, "luminance": 0, "opaque": true, "replaceable": false, @@ -296487,7 +267764,7 @@ ] }, { - "id": 25228, + "id": 22773, "luminance": 0, "opaque": true, "replaceable": false, @@ -296498,7 +267775,7 @@ ] }, { - "id": 25229, + "id": 22774, "luminance": 0, "opaque": true, "replaceable": false, @@ -296509,7 +267786,7 @@ ] }, { - "id": 25230, + "id": 22775, "luminance": 0, "opaque": true, "replaceable": false, @@ -296520,7 +267797,7 @@ ] }, { - "id": 25231, + "id": 22776, "luminance": 0, "opaque": true, "replaceable": false, @@ -296531,7 +267808,7 @@ ] }, { - "id": 25232, + "id": 22777, "luminance": 0, "opaque": true, "replaceable": false, @@ -296542,7 +267819,7 @@ ] }, { - "id": 25233, + "id": 22778, "luminance": 0, "opaque": true, "replaceable": false, @@ -296553,7 +267830,7 @@ ] }, { - "id": 25234, + "id": 22779, "luminance": 0, "opaque": true, "replaceable": false, @@ -296565,7 +267842,7 @@ ] }, { - "id": 25235, + "id": 22780, "luminance": 0, "opaque": true, "replaceable": false, @@ -296578,7 +267855,7 @@ ] }, { - "id": 25236, + "id": 22781, "luminance": 0, "opaque": true, "replaceable": false, @@ -296591,7 +267868,7 @@ ] }, { - "id": 25237, + "id": 22782, "luminance": 0, "opaque": true, "replaceable": false, @@ -296603,7 +267880,7 @@ ] }, { - "id": 25238, + "id": 22783, "luminance": 0, "opaque": true, "replaceable": false, @@ -296616,7 +267893,7 @@ ] }, { - "id": 25239, + "id": 22784, "luminance": 0, "opaque": true, "replaceable": false, @@ -296629,7 +267906,7 @@ ] }, { - "id": 25240, + "id": 22785, "luminance": 0, "opaque": true, "replaceable": false, @@ -296640,7 +267917,7 @@ ] }, { - "id": 25241, + "id": 22786, "luminance": 0, "opaque": true, "replaceable": false, @@ -296651,7 +267928,7 @@ ] }, { - "id": 25242, + "id": 22787, "luminance": 0, "opaque": true, "replaceable": false, @@ -296662,7 +267939,7 @@ ] }, { - "id": 25243, + "id": 22788, "luminance": 0, "opaque": true, "replaceable": false, @@ -296673,7 +267950,7 @@ ] }, { - "id": 25244, + "id": 22789, "luminance": 0, "opaque": true, "replaceable": false, @@ -296684,7 +267961,7 @@ ] }, { - "id": 25245, + "id": 22790, "luminance": 0, "opaque": true, "replaceable": false, @@ -296695,7 +267972,7 @@ ] }, { - "id": 25246, + "id": 22791, "luminance": 0, "opaque": true, "replaceable": false, @@ -296707,7 +267984,7 @@ ] }, { - "id": 25247, + "id": 22792, "luminance": 0, "opaque": true, "replaceable": false, @@ -296720,7 +267997,7 @@ ] }, { - "id": 25248, + "id": 22793, "luminance": 0, "opaque": true, "replaceable": false, @@ -296733,7 +268010,7 @@ ] }, { - "id": 25249, + "id": 22794, "luminance": 0, "opaque": true, "replaceable": false, @@ -296745,7 +268022,7 @@ ] }, { - "id": 25250, + "id": 22795, "luminance": 0, "opaque": true, "replaceable": false, @@ -296758,7 +268035,7 @@ ] }, { - "id": 25251, + "id": 22796, "luminance": 0, "opaque": true, "replaceable": false, @@ -296771,7 +268048,7 @@ ] }, { - "id": 25252, + "id": 22797, "luminance": 0, "opaque": true, "replaceable": false, @@ -296782,7 +268059,7 @@ ] }, { - "id": 25253, + "id": 22798, "luminance": 0, "opaque": true, "replaceable": false, @@ -296793,7 +268070,7 @@ ] }, { - "id": 25254, + "id": 22799, "luminance": 0, "opaque": true, "replaceable": false, @@ -296804,7 +268081,7 @@ ] }, { - "id": 25255, + "id": 22800, "luminance": 0, "opaque": true, "replaceable": false, @@ -296815,7 +268092,7 @@ ] }, { - "id": 25256, + "id": 22801, "luminance": 0, "opaque": true, "replaceable": false, @@ -296826,7 +268103,7 @@ ] }, { - "id": 25257, + "id": 22802, "luminance": 0, "opaque": true, "replaceable": false, @@ -296837,7 +268114,7 @@ ] }, { - "id": 25258, + "id": 22803, "luminance": 0, "opaque": true, "replaceable": false, @@ -296850,7 +268127,7 @@ ] }, { - "id": 25259, + "id": 22804, "luminance": 0, "opaque": true, "replaceable": false, @@ -296864,7 +268141,7 @@ ] }, { - "id": 25260, + "id": 22805, "luminance": 0, "opaque": true, "replaceable": false, @@ -296878,7 +268155,7 @@ ] }, { - "id": 25261, + "id": 22806, "luminance": 0, "opaque": true, "replaceable": false, @@ -296891,7 +268168,7 @@ ] }, { - "id": 25262, + "id": 22807, "luminance": 0, "opaque": true, "replaceable": false, @@ -296905,7 +268182,7 @@ ] }, { - "id": 25263, + "id": 22808, "luminance": 0, "opaque": true, "replaceable": false, @@ -296919,7 +268196,7 @@ ] }, { - "id": 25264, + "id": 22809, "luminance": 0, "opaque": true, "replaceable": false, @@ -296930,7 +268207,7 @@ ] }, { - "id": 25265, + "id": 22810, "luminance": 0, "opaque": true, "replaceable": false, @@ -296942,7 +268219,7 @@ ] }, { - "id": 25266, + "id": 22811, "luminance": 0, "opaque": true, "replaceable": false, @@ -296954,7 +268231,7 @@ ] }, { - "id": 25267, + "id": 22812, "luminance": 0, "opaque": true, "replaceable": false, @@ -296965,7 +268242,7 @@ ] }, { - "id": 25268, + "id": 22813, "luminance": 0, "opaque": true, "replaceable": false, @@ -296977,7 +268254,7 @@ ] }, { - "id": 25269, + "id": 22814, "luminance": 0, "opaque": true, "replaceable": false, @@ -296989,7 +268266,7 @@ ] }, { - "id": 25270, + "id": 22815, "luminance": 0, "opaque": true, "replaceable": false, @@ -297002,7 +268279,7 @@ ] }, { - "id": 25271, + "id": 22816, "luminance": 0, "opaque": true, "replaceable": false, @@ -297016,7 +268293,7 @@ ] }, { - "id": 25272, + "id": 22817, "luminance": 0, "opaque": true, "replaceable": false, @@ -297030,7 +268307,7 @@ ] }, { - "id": 25273, + "id": 22818, "luminance": 0, "opaque": true, "replaceable": false, @@ -297043,7 +268320,7 @@ ] }, { - "id": 25274, + "id": 22819, "luminance": 0, "opaque": true, "replaceable": false, @@ -297057,7 +268334,7 @@ ] }, { - "id": 25275, + "id": 22820, "luminance": 0, "opaque": true, "replaceable": false, @@ -297071,7 +268348,7 @@ ] }, { - "id": 25276, + "id": 22821, "luminance": 0, "opaque": true, "replaceable": false, @@ -297082,7 +268359,7 @@ ] }, { - "id": 25277, + "id": 22822, "luminance": 0, "opaque": true, "replaceable": false, @@ -297094,7 +268371,7 @@ ] }, { - "id": 25278, + "id": 22823, "luminance": 0, "opaque": true, "replaceable": false, @@ -297106,7 +268383,7 @@ ] }, { - "id": 25279, + "id": 22824, "luminance": 0, "opaque": true, "replaceable": false, @@ -297117,7 +268394,7 @@ ] }, { - "id": 25280, + "id": 22825, "luminance": 0, "opaque": true, "replaceable": false, @@ -297129,7 +268406,7 @@ ] }, { - "id": 25281, + "id": 22826, "luminance": 0, "opaque": true, "replaceable": false, @@ -297141,7 +268418,7 @@ ] }, { - "id": 25282, + "id": 22827, "luminance": 0, "opaque": true, "replaceable": false, @@ -297153,7 +268430,7 @@ ] }, { - "id": 25283, + "id": 22828, "luminance": 0, "opaque": true, "replaceable": false, @@ -297166,7 +268443,7 @@ ] }, { - "id": 25284, + "id": 22829, "luminance": 0, "opaque": true, "replaceable": false, @@ -297179,7 +268456,7 @@ ] }, { - "id": 25285, + "id": 22830, "luminance": 0, "opaque": true, "replaceable": false, @@ -297191,7 +268468,7 @@ ] }, { - "id": 25286, + "id": 22831, "luminance": 0, "opaque": true, "replaceable": false, @@ -297204,7 +268481,7 @@ ] }, { - "id": 25287, + "id": 22832, "luminance": 0, "opaque": true, "replaceable": false, @@ -297217,7 +268494,7 @@ ] }, { - "id": 25288, + "id": 22833, "luminance": 0, "opaque": true, "replaceable": false, @@ -297228,7 +268505,7 @@ ] }, { - "id": 25289, + "id": 22834, "luminance": 0, "opaque": true, "replaceable": false, @@ -297239,7 +268516,7 @@ ] }, { - "id": 25290, + "id": 22835, "luminance": 0, "opaque": true, "replaceable": false, @@ -297250,7 +268527,7 @@ ] }, { - "id": 25291, + "id": 22836, "luminance": 0, "opaque": true, "replaceable": false, @@ -297261,7 +268538,7 @@ ] }, { - "id": 25292, + "id": 22837, "luminance": 0, "opaque": true, "replaceable": false, @@ -297272,7 +268549,7 @@ ] }, { - "id": 25293, + "id": 22838, "luminance": 0, "opaque": true, "replaceable": false, @@ -297283,7 +268560,7 @@ ] }, { - "id": 25294, + "id": 22839, "luminance": 0, "opaque": true, "replaceable": false, @@ -297296,7 +268573,7 @@ ] }, { - "id": 25295, + "id": 22840, "luminance": 0, "opaque": true, "replaceable": false, @@ -297310,7 +268587,7 @@ ] }, { - "id": 25296, + "id": 22841, "luminance": 0, "opaque": true, "replaceable": false, @@ -297324,7 +268601,7 @@ ] }, { - "id": 25297, + "id": 22842, "luminance": 0, "opaque": true, "replaceable": false, @@ -297337,7 +268614,7 @@ ] }, { - "id": 25298, + "id": 22843, "luminance": 0, "opaque": true, "replaceable": false, @@ -297351,7 +268628,7 @@ ] }, { - "id": 25299, + "id": 22844, "luminance": 0, "opaque": true, "replaceable": false, @@ -297365,7 +268642,7 @@ ] }, { - "id": 25300, + "id": 22845, "luminance": 0, "opaque": true, "replaceable": false, @@ -297376,7 +268653,7 @@ ] }, { - "id": 25301, + "id": 22846, "luminance": 0, "opaque": true, "replaceable": false, @@ -297388,7 +268665,7 @@ ] }, { - "id": 25302, + "id": 22847, "luminance": 0, "opaque": true, "replaceable": false, @@ -297400,7 +268677,7 @@ ] }, { - "id": 25303, + "id": 22848, "luminance": 0, "opaque": true, "replaceable": false, @@ -297411,7 +268688,7 @@ ] }, { - "id": 25304, + "id": 22849, "luminance": 0, "opaque": true, "replaceable": false, @@ -297423,7 +268700,7 @@ ] }, { - "id": 25305, + "id": 22850, "luminance": 0, "opaque": true, "replaceable": false, @@ -297435,7 +268712,7 @@ ] }, { - "id": 25306, + "id": 22851, "luminance": 0, "opaque": true, "replaceable": false, @@ -297448,7 +268725,7 @@ ] }, { - "id": 25307, + "id": 22852, "luminance": 0, "opaque": true, "replaceable": false, @@ -297462,7 +268739,7 @@ ] }, { - "id": 25308, + "id": 22853, "luminance": 0, "opaque": true, "replaceable": false, @@ -297476,7 +268753,7 @@ ] }, { - "id": 25309, + "id": 22854, "luminance": 0, "opaque": true, "replaceable": false, @@ -297489,7 +268766,7 @@ ] }, { - "id": 25310, + "id": 22855, "luminance": 0, "opaque": true, "replaceable": false, @@ -297503,7 +268780,7 @@ ] }, { - "id": 25311, + "id": 22856, "luminance": 0, "opaque": true, "replaceable": false, @@ -297517,7 +268794,7 @@ ] }, { - "id": 25312, + "id": 22857, "luminance": 0, "opaque": true, "replaceable": false, @@ -297528,7 +268805,7 @@ ] }, { - "id": 25313, + "id": 22858, "luminance": 0, "opaque": true, "replaceable": false, @@ -297540,7 +268817,7 @@ ] }, { - "id": 25314, + "id": 22859, "luminance": 0, "opaque": true, "replaceable": false, @@ -297552,7 +268829,7 @@ ] }, { - "id": 25315, + "id": 22860, "luminance": 0, "opaque": true, "replaceable": false, @@ -297563,7 +268840,7 @@ ] }, { - "id": 25316, + "id": 22861, "luminance": 0, "opaque": true, "replaceable": false, @@ -297575,7 +268852,7 @@ ] }, { - "id": 25317, + "id": 22862, "luminance": 0, "opaque": true, "replaceable": false, @@ -297589,15 +268866,15 @@ ] }, { - "id": 1028, + "id": 975, "name": "polished_deepslate", "translation_key": "block.minecraft.polished_deepslate", "item_id": 10, "properties": [], - "default_state_id": 25318, + "default_state_id": 22863, "states": [ { - "id": 25318, + "id": 22863, "luminance": 0, "opaque": true, "replaceable": false, @@ -297609,10 +268886,10 @@ ] }, { - "id": 1029, + "id": 976, "name": "polished_deepslate_stairs", "translation_key": "block.minecraft.polished_deepslate_stairs", - "item_id": 635, + "item_id": 614, "properties": [ { "name": "facing", @@ -297648,10 +268925,10 @@ ] } ], - "default_state_id": 25330, + "default_state_id": 22875, "states": [ { - "id": 25319, + "id": 22864, "luminance": 0, "opaque": true, "replaceable": false, @@ -297662,7 +268939,7 @@ ] }, { - "id": 25320, + "id": 22865, "luminance": 0, "opaque": true, "replaceable": false, @@ -297673,7 +268950,7 @@ ] }, { - "id": 25321, + "id": 22866, "luminance": 0, "opaque": true, "replaceable": false, @@ -297685,7 +268962,7 @@ ] }, { - "id": 25322, + "id": 22867, "luminance": 0, "opaque": true, "replaceable": false, @@ -297697,7 +268974,7 @@ ] }, { - "id": 25323, + "id": 22868, "luminance": 0, "opaque": true, "replaceable": false, @@ -297709,7 +268986,7 @@ ] }, { - "id": 25324, + "id": 22869, "luminance": 0, "opaque": true, "replaceable": false, @@ -297721,7 +268998,7 @@ ] }, { - "id": 25325, + "id": 22870, "luminance": 0, "opaque": true, "replaceable": false, @@ -297733,7 +269010,7 @@ ] }, { - "id": 25326, + "id": 22871, "luminance": 0, "opaque": true, "replaceable": false, @@ -297745,7 +269022,7 @@ ] }, { - "id": 25327, + "id": 22872, "luminance": 0, "opaque": true, "replaceable": false, @@ -297757,7 +269034,7 @@ ] }, { - "id": 25328, + "id": 22873, "luminance": 0, "opaque": true, "replaceable": false, @@ -297769,7 +269046,7 @@ ] }, { - "id": 25329, + "id": 22874, "luminance": 0, "opaque": true, "replaceable": false, @@ -297780,7 +269057,7 @@ ] }, { - "id": 25330, + "id": 22875, "luminance": 0, "opaque": true, "replaceable": false, @@ -297791,7 +269068,7 @@ ] }, { - "id": 25331, + "id": 22876, "luminance": 0, "opaque": true, "replaceable": false, @@ -297803,7 +269080,7 @@ ] }, { - "id": 25332, + "id": 22877, "luminance": 0, "opaque": true, "replaceable": false, @@ -297815,7 +269092,7 @@ ] }, { - "id": 25333, + "id": 22878, "luminance": 0, "opaque": true, "replaceable": false, @@ -297827,7 +269104,7 @@ ] }, { - "id": 25334, + "id": 22879, "luminance": 0, "opaque": true, "replaceable": false, @@ -297839,7 +269116,7 @@ ] }, { - "id": 25335, + "id": 22880, "luminance": 0, "opaque": true, "replaceable": false, @@ -297850,7 +269127,7 @@ ] }, { - "id": 25336, + "id": 22881, "luminance": 0, "opaque": true, "replaceable": false, @@ -297861,7 +269138,7 @@ ] }, { - "id": 25337, + "id": 22882, "luminance": 0, "opaque": true, "replaceable": false, @@ -297872,7 +269149,7 @@ ] }, { - "id": 25338, + "id": 22883, "luminance": 0, "opaque": true, "replaceable": false, @@ -297883,7 +269160,7 @@ ] }, { - "id": 25339, + "id": 22884, "luminance": 0, "opaque": true, "replaceable": false, @@ -297894,7 +269171,7 @@ ] }, { - "id": 25340, + "id": 22885, "luminance": 0, "opaque": true, "replaceable": false, @@ -297905,7 +269182,7 @@ ] }, { - "id": 25341, + "id": 22886, "luminance": 0, "opaque": true, "replaceable": false, @@ -297917,7 +269194,7 @@ ] }, { - "id": 25342, + "id": 22887, "luminance": 0, "opaque": true, "replaceable": false, @@ -297929,7 +269206,7 @@ ] }, { - "id": 25343, + "id": 22888, "luminance": 0, "opaque": true, "replaceable": false, @@ -297941,7 +269218,7 @@ ] }, { - "id": 25344, + "id": 22889, "luminance": 0, "opaque": true, "replaceable": false, @@ -297953,7 +269230,7 @@ ] }, { - "id": 25345, + "id": 22890, "luminance": 0, "opaque": true, "replaceable": false, @@ -297965,7 +269242,7 @@ ] }, { - "id": 25346, + "id": 22891, "luminance": 0, "opaque": true, "replaceable": false, @@ -297977,7 +269254,7 @@ ] }, { - "id": 25347, + "id": 22892, "luminance": 0, "opaque": true, "replaceable": false, @@ -297989,7 +269266,7 @@ ] }, { - "id": 25348, + "id": 22893, "luminance": 0, "opaque": true, "replaceable": false, @@ -298001,7 +269278,7 @@ ] }, { - "id": 25349, + "id": 22894, "luminance": 0, "opaque": true, "replaceable": false, @@ -298012,7 +269289,7 @@ ] }, { - "id": 25350, + "id": 22895, "luminance": 0, "opaque": true, "replaceable": false, @@ -298023,7 +269300,7 @@ ] }, { - "id": 25351, + "id": 22896, "luminance": 0, "opaque": true, "replaceable": false, @@ -298035,7 +269312,7 @@ ] }, { - "id": 25352, + "id": 22897, "luminance": 0, "opaque": true, "replaceable": false, @@ -298047,7 +269324,7 @@ ] }, { - "id": 25353, + "id": 22898, "luminance": 0, "opaque": true, "replaceable": false, @@ -298059,7 +269336,7 @@ ] }, { - "id": 25354, + "id": 22899, "luminance": 0, "opaque": true, "replaceable": false, @@ -298071,7 +269348,7 @@ ] }, { - "id": 25355, + "id": 22900, "luminance": 0, "opaque": true, "replaceable": false, @@ -298082,7 +269359,7 @@ ] }, { - "id": 25356, + "id": 22901, "luminance": 0, "opaque": true, "replaceable": false, @@ -298093,7 +269370,7 @@ ] }, { - "id": 25357, + "id": 22902, "luminance": 0, "opaque": true, "replaceable": false, @@ -298104,7 +269381,7 @@ ] }, { - "id": 25358, + "id": 22903, "luminance": 0, "opaque": true, "replaceable": false, @@ -298115,7 +269392,7 @@ ] }, { - "id": 25359, + "id": 22904, "luminance": 0, "opaque": true, "replaceable": false, @@ -298126,7 +269403,7 @@ ] }, { - "id": 25360, + "id": 22905, "luminance": 0, "opaque": true, "replaceable": false, @@ -298137,7 +269414,7 @@ ] }, { - "id": 25361, + "id": 22906, "luminance": 0, "opaque": true, "replaceable": false, @@ -298149,7 +269426,7 @@ ] }, { - "id": 25362, + "id": 22907, "luminance": 0, "opaque": true, "replaceable": false, @@ -298161,7 +269438,7 @@ ] }, { - "id": 25363, + "id": 22908, "luminance": 0, "opaque": true, "replaceable": false, @@ -298173,7 +269450,7 @@ ] }, { - "id": 25364, + "id": 22909, "luminance": 0, "opaque": true, "replaceable": false, @@ -298185,7 +269462,7 @@ ] }, { - "id": 25365, + "id": 22910, "luminance": 0, "opaque": true, "replaceable": false, @@ -298197,7 +269474,7 @@ ] }, { - "id": 25366, + "id": 22911, "luminance": 0, "opaque": true, "replaceable": false, @@ -298209,7 +269486,7 @@ ] }, { - "id": 25367, + "id": 22912, "luminance": 0, "opaque": true, "replaceable": false, @@ -298221,7 +269498,7 @@ ] }, { - "id": 25368, + "id": 22913, "luminance": 0, "opaque": true, "replaceable": false, @@ -298233,7 +269510,7 @@ ] }, { - "id": 25369, + "id": 22914, "luminance": 0, "opaque": true, "replaceable": false, @@ -298244,7 +269521,7 @@ ] }, { - "id": 25370, + "id": 22915, "luminance": 0, "opaque": true, "replaceable": false, @@ -298255,7 +269532,7 @@ ] }, { - "id": 25371, + "id": 22916, "luminance": 0, "opaque": true, "replaceable": false, @@ -298267,7 +269544,7 @@ ] }, { - "id": 25372, + "id": 22917, "luminance": 0, "opaque": true, "replaceable": false, @@ -298279,7 +269556,7 @@ ] }, { - "id": 25373, + "id": 22918, "luminance": 0, "opaque": true, "replaceable": false, @@ -298291,7 +269568,7 @@ ] }, { - "id": 25374, + "id": 22919, "luminance": 0, "opaque": true, "replaceable": false, @@ -298303,7 +269580,7 @@ ] }, { - "id": 25375, + "id": 22920, "luminance": 0, "opaque": true, "replaceable": false, @@ -298314,7 +269591,7 @@ ] }, { - "id": 25376, + "id": 22921, "luminance": 0, "opaque": true, "replaceable": false, @@ -298325,7 +269602,7 @@ ] }, { - "id": 25377, + "id": 22922, "luminance": 0, "opaque": true, "replaceable": false, @@ -298336,7 +269613,7 @@ ] }, { - "id": 25378, + "id": 22923, "luminance": 0, "opaque": true, "replaceable": false, @@ -298347,7 +269624,7 @@ ] }, { - "id": 25379, + "id": 22924, "luminance": 0, "opaque": true, "replaceable": false, @@ -298358,7 +269635,7 @@ ] }, { - "id": 25380, + "id": 22925, "luminance": 0, "opaque": true, "replaceable": false, @@ -298369,7 +269646,7 @@ ] }, { - "id": 25381, + "id": 22926, "luminance": 0, "opaque": true, "replaceable": false, @@ -298381,7 +269658,7 @@ ] }, { - "id": 25382, + "id": 22927, "luminance": 0, "opaque": true, "replaceable": false, @@ -298393,7 +269670,7 @@ ] }, { - "id": 25383, + "id": 22928, "luminance": 0, "opaque": true, "replaceable": false, @@ -298405,7 +269682,7 @@ ] }, { - "id": 25384, + "id": 22929, "luminance": 0, "opaque": true, "replaceable": false, @@ -298417,7 +269694,7 @@ ] }, { - "id": 25385, + "id": 22930, "luminance": 0, "opaque": true, "replaceable": false, @@ -298429,7 +269706,7 @@ ] }, { - "id": 25386, + "id": 22931, "luminance": 0, "opaque": true, "replaceable": false, @@ -298441,7 +269718,7 @@ ] }, { - "id": 25387, + "id": 22932, "luminance": 0, "opaque": true, "replaceable": false, @@ -298453,7 +269730,7 @@ ] }, { - "id": 25388, + "id": 22933, "luminance": 0, "opaque": true, "replaceable": false, @@ -298465,7 +269742,7 @@ ] }, { - "id": 25389, + "id": 22934, "luminance": 0, "opaque": true, "replaceable": false, @@ -298476,7 +269753,7 @@ ] }, { - "id": 25390, + "id": 22935, "luminance": 0, "opaque": true, "replaceable": false, @@ -298487,7 +269764,7 @@ ] }, { - "id": 25391, + "id": 22936, "luminance": 0, "opaque": true, "replaceable": false, @@ -298499,7 +269776,7 @@ ] }, { - "id": 25392, + "id": 22937, "luminance": 0, "opaque": true, "replaceable": false, @@ -298511,7 +269788,7 @@ ] }, { - "id": 25393, + "id": 22938, "luminance": 0, "opaque": true, "replaceable": false, @@ -298523,7 +269800,7 @@ ] }, { - "id": 25394, + "id": 22939, "luminance": 0, "opaque": true, "replaceable": false, @@ -298535,7 +269812,7 @@ ] }, { - "id": 25395, + "id": 22940, "luminance": 0, "opaque": true, "replaceable": false, @@ -298546,7 +269823,7 @@ ] }, { - "id": 25396, + "id": 22941, "luminance": 0, "opaque": true, "replaceable": false, @@ -298557,7 +269834,7 @@ ] }, { - "id": 25397, + "id": 22942, "luminance": 0, "opaque": true, "replaceable": false, @@ -298568,7 +269845,7 @@ ] }, { - "id": 25398, + "id": 22943, "luminance": 0, "opaque": true, "replaceable": false, @@ -298581,10 +269858,10 @@ ] }, { - "id": 1030, + "id": 977, "name": "polished_deepslate_slab", "translation_key": "block.minecraft.polished_deepslate_slab", - "item_id": 652, + "item_id": 631, "properties": [ { "name": "type", @@ -298602,10 +269879,10 @@ ] } ], - "default_state_id": 25402, + "default_state_id": 22947, "states": [ { - "id": 25399, + "id": 22944, "luminance": 0, "opaque": true, "replaceable": false, @@ -298615,7 +269892,7 @@ ] }, { - "id": 25400, + "id": 22945, "luminance": 0, "opaque": true, "replaceable": false, @@ -298625,7 +269902,7 @@ ] }, { - "id": 25401, + "id": 22946, "luminance": 0, "opaque": true, "replaceable": false, @@ -298635,7 +269912,7 @@ ] }, { - "id": 25402, + "id": 22947, "luminance": 0, "opaque": true, "replaceable": false, @@ -298645,7 +269922,7 @@ ] }, { - "id": 25403, + "id": 22948, "luminance": 0, "opaque": true, "replaceable": false, @@ -298655,7 +269932,7 @@ ] }, { - "id": 25404, + "id": 22949, "luminance": 0, "opaque": true, "replaceable": false, @@ -298667,10 +269944,10 @@ ] }, { - "id": 1031, + "id": 978, "name": "polished_deepslate_wall", "translation_key": "block.minecraft.polished_deepslate_wall", - "item_id": 415, + "item_id": 394, "properties": [ { "name": "east", @@ -298719,10 +269996,10 @@ ] } ], - "default_state_id": 25408, + "default_state_id": 22953, "states": [ { - "id": 25405, + "id": 22950, "luminance": 0, "opaque": true, "replaceable": false, @@ -298732,7 +270009,7 @@ ] }, { - "id": 25406, + "id": 22951, "luminance": 0, "opaque": true, "replaceable": false, @@ -298744,7 +270021,7 @@ ] }, { - "id": 25407, + "id": 22952, "luminance": 0, "opaque": true, "replaceable": false, @@ -298756,7 +270033,7 @@ ] }, { - "id": 25408, + "id": 22953, "luminance": 0, "opaque": true, "replaceable": false, @@ -298766,7 +270043,7 @@ ] }, { - "id": 25409, + "id": 22954, "luminance": 0, "opaque": true, "replaceable": false, @@ -298778,7 +270055,7 @@ ] }, { - "id": 25410, + "id": 22955, "luminance": 0, "opaque": true, "replaceable": false, @@ -298790,7 +270067,7 @@ ] }, { - "id": 25411, + "id": 22956, "luminance": 0, "opaque": true, "replaceable": false, @@ -298798,7 +270075,7 @@ "collision_shapes": [] }, { - "id": 25412, + "id": 22957, "luminance": 0, "opaque": true, "replaceable": false, @@ -298808,7 +270085,7 @@ ] }, { - "id": 25413, + "id": 22958, "luminance": 0, "opaque": true, "replaceable": false, @@ -298818,7 +270095,7 @@ ] }, { - "id": 25414, + "id": 22959, "luminance": 0, "opaque": true, "replaceable": false, @@ -298826,7 +270103,7 @@ "collision_shapes": [] }, { - "id": 25415, + "id": 22960, "luminance": 0, "opaque": true, "replaceable": false, @@ -298836,7 +270113,7 @@ ] }, { - "id": 25416, + "id": 22961, "luminance": 0, "opaque": true, "replaceable": false, @@ -298846,7 +270123,7 @@ ] }, { - "id": 25417, + "id": 22962, "luminance": 0, "opaque": true, "replaceable": false, @@ -298857,7 +270134,7 @@ ] }, { - "id": 25418, + "id": 22963, "luminance": 0, "opaque": true, "replaceable": false, @@ -298870,7 +270147,7 @@ ] }, { - "id": 25419, + "id": 22964, "luminance": 0, "opaque": true, "replaceable": false, @@ -298883,7 +270160,7 @@ ] }, { - "id": 25420, + "id": 22965, "luminance": 0, "opaque": true, "replaceable": false, @@ -298894,7 +270171,7 @@ ] }, { - "id": 25421, + "id": 22966, "luminance": 0, "opaque": true, "replaceable": false, @@ -298907,7 +270184,7 @@ ] }, { - "id": 25422, + "id": 22967, "luminance": 0, "opaque": true, "replaceable": false, @@ -298920,7 +270197,7 @@ ] }, { - "id": 25423, + "id": 22968, "luminance": 0, "opaque": true, "replaceable": false, @@ -298930,7 +270207,7 @@ ] }, { - "id": 25424, + "id": 22969, "luminance": 0, "opaque": true, "replaceable": false, @@ -298941,7 +270218,7 @@ ] }, { - "id": 25425, + "id": 22970, "luminance": 0, "opaque": true, "replaceable": false, @@ -298952,7 +270229,7 @@ ] }, { - "id": 25426, + "id": 22971, "luminance": 0, "opaque": true, "replaceable": false, @@ -298962,7 +270239,7 @@ ] }, { - "id": 25427, + "id": 22972, "luminance": 0, "opaque": true, "replaceable": false, @@ -298973,7 +270250,7 @@ ] }, { - "id": 25428, + "id": 22973, "luminance": 0, "opaque": true, "replaceable": false, @@ -298984,7 +270261,7 @@ ] }, { - "id": 25429, + "id": 22974, "luminance": 0, "opaque": true, "replaceable": false, @@ -298995,7 +270272,7 @@ ] }, { - "id": 25430, + "id": 22975, "luminance": 0, "opaque": true, "replaceable": false, @@ -299008,7 +270285,7 @@ ] }, { - "id": 25431, + "id": 22976, "luminance": 0, "opaque": true, "replaceable": false, @@ -299021,7 +270298,7 @@ ] }, { - "id": 25432, + "id": 22977, "luminance": 0, "opaque": true, "replaceable": false, @@ -299032,7 +270309,7 @@ ] }, { - "id": 25433, + "id": 22978, "luminance": 0, "opaque": true, "replaceable": false, @@ -299045,7 +270322,7 @@ ] }, { - "id": 25434, + "id": 22979, "luminance": 0, "opaque": true, "replaceable": false, @@ -299058,7 +270335,7 @@ ] }, { - "id": 25435, + "id": 22980, "luminance": 0, "opaque": true, "replaceable": false, @@ -299068,7 +270345,7 @@ ] }, { - "id": 25436, + "id": 22981, "luminance": 0, "opaque": true, "replaceable": false, @@ -299079,7 +270356,7 @@ ] }, { - "id": 25437, + "id": 22982, "luminance": 0, "opaque": true, "replaceable": false, @@ -299090,7 +270367,7 @@ ] }, { - "id": 25438, + "id": 22983, "luminance": 0, "opaque": true, "replaceable": false, @@ -299100,7 +270377,7 @@ ] }, { - "id": 25439, + "id": 22984, "luminance": 0, "opaque": true, "replaceable": false, @@ -299111,7 +270388,7 @@ ] }, { - "id": 25440, + "id": 22985, "luminance": 0, "opaque": true, "replaceable": false, @@ -299122,7 +270399,7 @@ ] }, { - "id": 25441, + "id": 22986, "luminance": 0, "opaque": true, "replaceable": false, @@ -299133,7 +270410,7 @@ ] }, { - "id": 25442, + "id": 22987, "luminance": 0, "opaque": true, "replaceable": false, @@ -299146,7 +270423,7 @@ ] }, { - "id": 25443, + "id": 22988, "luminance": 0, "opaque": true, "replaceable": false, @@ -299159,7 +270436,7 @@ ] }, { - "id": 25444, + "id": 22989, "luminance": 0, "opaque": true, "replaceable": false, @@ -299170,7 +270447,7 @@ ] }, { - "id": 25445, + "id": 22990, "luminance": 0, "opaque": true, "replaceable": false, @@ -299183,7 +270460,7 @@ ] }, { - "id": 25446, + "id": 22991, "luminance": 0, "opaque": true, "replaceable": false, @@ -299196,7 +270473,7 @@ ] }, { - "id": 25447, + "id": 22992, "luminance": 0, "opaque": true, "replaceable": false, @@ -299206,7 +270483,7 @@ ] }, { - "id": 25448, + "id": 22993, "luminance": 0, "opaque": true, "replaceable": false, @@ -299217,7 +270494,7 @@ ] }, { - "id": 25449, + "id": 22994, "luminance": 0, "opaque": true, "replaceable": false, @@ -299228,7 +270505,7 @@ ] }, { - "id": 25450, + "id": 22995, "luminance": 0, "opaque": true, "replaceable": false, @@ -299238,7 +270515,7 @@ ] }, { - "id": 25451, + "id": 22996, "luminance": 0, "opaque": true, "replaceable": false, @@ -299249,7 +270526,7 @@ ] }, { - "id": 25452, + "id": 22997, "luminance": 0, "opaque": true, "replaceable": false, @@ -299260,7 +270537,7 @@ ] }, { - "id": 25453, + "id": 22998, "luminance": 0, "opaque": true, "replaceable": false, @@ -299272,7 +270549,7 @@ ] }, { - "id": 25454, + "id": 22999, "luminance": 0, "opaque": true, "replaceable": false, @@ -299286,7 +270563,7 @@ ] }, { - "id": 25455, + "id": 23000, "luminance": 0, "opaque": true, "replaceable": false, @@ -299300,7 +270577,7 @@ ] }, { - "id": 25456, + "id": 23001, "luminance": 0, "opaque": true, "replaceable": false, @@ -299312,7 +270589,7 @@ ] }, { - "id": 25457, + "id": 23002, "luminance": 0, "opaque": true, "replaceable": false, @@ -299326,7 +270603,7 @@ ] }, { - "id": 25458, + "id": 23003, "luminance": 0, "opaque": true, "replaceable": false, @@ -299340,7 +270617,7 @@ ] }, { - "id": 25459, + "id": 23004, "luminance": 0, "opaque": true, "replaceable": false, @@ -299350,7 +270627,7 @@ ] }, { - "id": 25460, + "id": 23005, "luminance": 0, "opaque": true, "replaceable": false, @@ -299362,7 +270639,7 @@ ] }, { - "id": 25461, + "id": 23006, "luminance": 0, "opaque": true, "replaceable": false, @@ -299374,7 +270651,7 @@ ] }, { - "id": 25462, + "id": 23007, "luminance": 0, "opaque": true, "replaceable": false, @@ -299384,7 +270661,7 @@ ] }, { - "id": 25463, + "id": 23008, "luminance": 0, "opaque": true, "replaceable": false, @@ -299396,7 +270673,7 @@ ] }, { - "id": 25464, + "id": 23009, "luminance": 0, "opaque": true, "replaceable": false, @@ -299408,7 +270685,7 @@ ] }, { - "id": 25465, + "id": 23010, "luminance": 0, "opaque": true, "replaceable": false, @@ -299420,7 +270697,7 @@ ] }, { - "id": 25466, + "id": 23011, "luminance": 0, "opaque": true, "replaceable": false, @@ -299434,7 +270711,7 @@ ] }, { - "id": 25467, + "id": 23012, "luminance": 0, "opaque": true, "replaceable": false, @@ -299448,7 +270725,7 @@ ] }, { - "id": 25468, + "id": 23013, "luminance": 0, "opaque": true, "replaceable": false, @@ -299460,7 +270737,7 @@ ] }, { - "id": 25469, + "id": 23014, "luminance": 0, "opaque": true, "replaceable": false, @@ -299474,7 +270751,7 @@ ] }, { - "id": 25470, + "id": 23015, "luminance": 0, "opaque": true, "replaceable": false, @@ -299488,7 +270765,7 @@ ] }, { - "id": 25471, + "id": 23016, "luminance": 0, "opaque": true, "replaceable": false, @@ -299498,7 +270775,7 @@ ] }, { - "id": 25472, + "id": 23017, "luminance": 0, "opaque": true, "replaceable": false, @@ -299510,7 +270787,7 @@ ] }, { - "id": 25473, + "id": 23018, "luminance": 0, "opaque": true, "replaceable": false, @@ -299522,7 +270799,7 @@ ] }, { - "id": 25474, + "id": 23019, "luminance": 0, "opaque": true, "replaceable": false, @@ -299532,7 +270809,7 @@ ] }, { - "id": 25475, + "id": 23020, "luminance": 0, "opaque": true, "replaceable": false, @@ -299544,7 +270821,7 @@ ] }, { - "id": 25476, + "id": 23021, "luminance": 0, "opaque": true, "replaceable": false, @@ -299556,7 +270833,7 @@ ] }, { - "id": 25477, + "id": 23022, "luminance": 0, "opaque": true, "replaceable": false, @@ -299567,7 +270844,7 @@ ] }, { - "id": 25478, + "id": 23023, "luminance": 0, "opaque": true, "replaceable": false, @@ -299580,7 +270857,7 @@ ] }, { - "id": 25479, + "id": 23024, "luminance": 0, "opaque": true, "replaceable": false, @@ -299593,7 +270870,7 @@ ] }, { - "id": 25480, + "id": 23025, "luminance": 0, "opaque": true, "replaceable": false, @@ -299604,7 +270881,7 @@ ] }, { - "id": 25481, + "id": 23026, "luminance": 0, "opaque": true, "replaceable": false, @@ -299617,7 +270894,7 @@ ] }, { - "id": 25482, + "id": 23027, "luminance": 0, "opaque": true, "replaceable": false, @@ -299630,7 +270907,7 @@ ] }, { - "id": 25483, + "id": 23028, "luminance": 0, "opaque": true, "replaceable": false, @@ -299640,7 +270917,7 @@ ] }, { - "id": 25484, + "id": 23029, "luminance": 0, "opaque": true, "replaceable": false, @@ -299651,7 +270928,7 @@ ] }, { - "id": 25485, + "id": 23030, "luminance": 0, "opaque": true, "replaceable": false, @@ -299662,7 +270939,7 @@ ] }, { - "id": 25486, + "id": 23031, "luminance": 0, "opaque": true, "replaceable": false, @@ -299672,7 +270949,7 @@ ] }, { - "id": 25487, + "id": 23032, "luminance": 0, "opaque": true, "replaceable": false, @@ -299683,7 +270960,7 @@ ] }, { - "id": 25488, + "id": 23033, "luminance": 0, "opaque": true, "replaceable": false, @@ -299694,7 +270971,7 @@ ] }, { - "id": 25489, + "id": 23034, "luminance": 0, "opaque": true, "replaceable": false, @@ -299706,7 +270983,7 @@ ] }, { - "id": 25490, + "id": 23035, "luminance": 0, "opaque": true, "replaceable": false, @@ -299720,7 +270997,7 @@ ] }, { - "id": 25491, + "id": 23036, "luminance": 0, "opaque": true, "replaceable": false, @@ -299734,7 +271011,7 @@ ] }, { - "id": 25492, + "id": 23037, "luminance": 0, "opaque": true, "replaceable": false, @@ -299746,7 +271023,7 @@ ] }, { - "id": 25493, + "id": 23038, "luminance": 0, "opaque": true, "replaceable": false, @@ -299760,7 +271037,7 @@ ] }, { - "id": 25494, + "id": 23039, "luminance": 0, "opaque": true, "replaceable": false, @@ -299774,7 +271051,7 @@ ] }, { - "id": 25495, + "id": 23040, "luminance": 0, "opaque": true, "replaceable": false, @@ -299784,7 +271061,7 @@ ] }, { - "id": 25496, + "id": 23041, "luminance": 0, "opaque": true, "replaceable": false, @@ -299796,7 +271073,7 @@ ] }, { - "id": 25497, + "id": 23042, "luminance": 0, "opaque": true, "replaceable": false, @@ -299808,7 +271085,7 @@ ] }, { - "id": 25498, + "id": 23043, "luminance": 0, "opaque": true, "replaceable": false, @@ -299818,7 +271095,7 @@ ] }, { - "id": 25499, + "id": 23044, "luminance": 0, "opaque": true, "replaceable": false, @@ -299830,7 +271107,7 @@ ] }, { - "id": 25500, + "id": 23045, "luminance": 0, "opaque": true, "replaceable": false, @@ -299842,7 +271119,7 @@ ] }, { - "id": 25501, + "id": 23046, "luminance": 0, "opaque": true, "replaceable": false, @@ -299854,7 +271131,7 @@ ] }, { - "id": 25502, + "id": 23047, "luminance": 0, "opaque": true, "replaceable": false, @@ -299868,7 +271145,7 @@ ] }, { - "id": 25503, + "id": 23048, "luminance": 0, "opaque": true, "replaceable": false, @@ -299882,7 +271159,7 @@ ] }, { - "id": 25504, + "id": 23049, "luminance": 0, "opaque": true, "replaceable": false, @@ -299894,7 +271171,7 @@ ] }, { - "id": 25505, + "id": 23050, "luminance": 0, "opaque": true, "replaceable": false, @@ -299908,7 +271185,7 @@ ] }, { - "id": 25506, + "id": 23051, "luminance": 0, "opaque": true, "replaceable": false, @@ -299922,7 +271199,7 @@ ] }, { - "id": 25507, + "id": 23052, "luminance": 0, "opaque": true, "replaceable": false, @@ -299932,7 +271209,7 @@ ] }, { - "id": 25508, + "id": 23053, "luminance": 0, "opaque": true, "replaceable": false, @@ -299944,7 +271221,7 @@ ] }, { - "id": 25509, + "id": 23054, "luminance": 0, "opaque": true, "replaceable": false, @@ -299956,7 +271233,7 @@ ] }, { - "id": 25510, + "id": 23055, "luminance": 0, "opaque": true, "replaceable": false, @@ -299966,7 +271243,7 @@ ] }, { - "id": 25511, + "id": 23056, "luminance": 0, "opaque": true, "replaceable": false, @@ -299978,7 +271255,7 @@ ] }, { - "id": 25512, + "id": 23057, "luminance": 0, "opaque": true, "replaceable": false, @@ -299990,7 +271267,7 @@ ] }, { - "id": 25513, + "id": 23058, "luminance": 0, "opaque": true, "replaceable": false, @@ -300001,7 +271278,7 @@ ] }, { - "id": 25514, + "id": 23059, "luminance": 0, "opaque": true, "replaceable": false, @@ -300013,7 +271290,7 @@ ] }, { - "id": 25515, + "id": 23060, "luminance": 0, "opaque": true, "replaceable": false, @@ -300025,7 +271302,7 @@ ] }, { - "id": 25516, + "id": 23061, "luminance": 0, "opaque": true, "replaceable": false, @@ -300036,7 +271313,7 @@ ] }, { - "id": 25517, + "id": 23062, "luminance": 0, "opaque": true, "replaceable": false, @@ -300048,7 +271325,7 @@ ] }, { - "id": 25518, + "id": 23063, "luminance": 0, "opaque": true, "replaceable": false, @@ -300060,7 +271337,7 @@ ] }, { - "id": 25519, + "id": 23064, "luminance": 0, "opaque": true, "replaceable": false, @@ -300070,7 +271347,7 @@ ] }, { - "id": 25520, + "id": 23065, "luminance": 0, "opaque": true, "replaceable": false, @@ -300080,7 +271357,7 @@ ] }, { - "id": 25521, + "id": 23066, "luminance": 0, "opaque": true, "replaceable": false, @@ -300090,7 +271367,7 @@ ] }, { - "id": 25522, + "id": 23067, "luminance": 0, "opaque": true, "replaceable": false, @@ -300100,7 +271377,7 @@ ] }, { - "id": 25523, + "id": 23068, "luminance": 0, "opaque": true, "replaceable": false, @@ -300110,7 +271387,7 @@ ] }, { - "id": 25524, + "id": 23069, "luminance": 0, "opaque": true, "replaceable": false, @@ -300120,7 +271397,7 @@ ] }, { - "id": 25525, + "id": 23070, "luminance": 0, "opaque": true, "replaceable": false, @@ -300132,7 +271409,7 @@ ] }, { - "id": 25526, + "id": 23071, "luminance": 0, "opaque": true, "replaceable": false, @@ -300145,7 +271422,7 @@ ] }, { - "id": 25527, + "id": 23072, "luminance": 0, "opaque": true, "replaceable": false, @@ -300158,7 +271435,7 @@ ] }, { - "id": 25528, + "id": 23073, "luminance": 0, "opaque": true, "replaceable": false, @@ -300170,7 +271447,7 @@ ] }, { - "id": 25529, + "id": 23074, "luminance": 0, "opaque": true, "replaceable": false, @@ -300183,7 +271460,7 @@ ] }, { - "id": 25530, + "id": 23075, "luminance": 0, "opaque": true, "replaceable": false, @@ -300196,7 +271473,7 @@ ] }, { - "id": 25531, + "id": 23076, "luminance": 0, "opaque": true, "replaceable": false, @@ -300207,7 +271484,7 @@ ] }, { - "id": 25532, + "id": 23077, "luminance": 0, "opaque": true, "replaceable": false, @@ -300218,7 +271495,7 @@ ] }, { - "id": 25533, + "id": 23078, "luminance": 0, "opaque": true, "replaceable": false, @@ -300229,7 +271506,7 @@ ] }, { - "id": 25534, + "id": 23079, "luminance": 0, "opaque": true, "replaceable": false, @@ -300240,7 +271517,7 @@ ] }, { - "id": 25535, + "id": 23080, "luminance": 0, "opaque": true, "replaceable": false, @@ -300251,7 +271528,7 @@ ] }, { - "id": 25536, + "id": 23081, "luminance": 0, "opaque": true, "replaceable": false, @@ -300262,7 +271539,7 @@ ] }, { - "id": 25537, + "id": 23082, "luminance": 0, "opaque": true, "replaceable": false, @@ -300274,7 +271551,7 @@ ] }, { - "id": 25538, + "id": 23083, "luminance": 0, "opaque": true, "replaceable": false, @@ -300287,7 +271564,7 @@ ] }, { - "id": 25539, + "id": 23084, "luminance": 0, "opaque": true, "replaceable": false, @@ -300300,7 +271577,7 @@ ] }, { - "id": 25540, + "id": 23085, "luminance": 0, "opaque": true, "replaceable": false, @@ -300312,7 +271589,7 @@ ] }, { - "id": 25541, + "id": 23086, "luminance": 0, "opaque": true, "replaceable": false, @@ -300325,7 +271602,7 @@ ] }, { - "id": 25542, + "id": 23087, "luminance": 0, "opaque": true, "replaceable": false, @@ -300338,7 +271615,7 @@ ] }, { - "id": 25543, + "id": 23088, "luminance": 0, "opaque": true, "replaceable": false, @@ -300349,7 +271626,7 @@ ] }, { - "id": 25544, + "id": 23089, "luminance": 0, "opaque": true, "replaceable": false, @@ -300360,7 +271637,7 @@ ] }, { - "id": 25545, + "id": 23090, "luminance": 0, "opaque": true, "replaceable": false, @@ -300371,7 +271648,7 @@ ] }, { - "id": 25546, + "id": 23091, "luminance": 0, "opaque": true, "replaceable": false, @@ -300382,7 +271659,7 @@ ] }, { - "id": 25547, + "id": 23092, "luminance": 0, "opaque": true, "replaceable": false, @@ -300393,7 +271670,7 @@ ] }, { - "id": 25548, + "id": 23093, "luminance": 0, "opaque": true, "replaceable": false, @@ -300404,7 +271681,7 @@ ] }, { - "id": 25549, + "id": 23094, "luminance": 0, "opaque": true, "replaceable": false, @@ -300416,7 +271693,7 @@ ] }, { - "id": 25550, + "id": 23095, "luminance": 0, "opaque": true, "replaceable": false, @@ -300429,7 +271706,7 @@ ] }, { - "id": 25551, + "id": 23096, "luminance": 0, "opaque": true, "replaceable": false, @@ -300442,7 +271719,7 @@ ] }, { - "id": 25552, + "id": 23097, "luminance": 0, "opaque": true, "replaceable": false, @@ -300454,7 +271731,7 @@ ] }, { - "id": 25553, + "id": 23098, "luminance": 0, "opaque": true, "replaceable": false, @@ -300467,7 +271744,7 @@ ] }, { - "id": 25554, + "id": 23099, "luminance": 0, "opaque": true, "replaceable": false, @@ -300480,7 +271757,7 @@ ] }, { - "id": 25555, + "id": 23100, "luminance": 0, "opaque": true, "replaceable": false, @@ -300491,7 +271768,7 @@ ] }, { - "id": 25556, + "id": 23101, "luminance": 0, "opaque": true, "replaceable": false, @@ -300502,7 +271779,7 @@ ] }, { - "id": 25557, + "id": 23102, "luminance": 0, "opaque": true, "replaceable": false, @@ -300513,7 +271790,7 @@ ] }, { - "id": 25558, + "id": 23103, "luminance": 0, "opaque": true, "replaceable": false, @@ -300524,7 +271801,7 @@ ] }, { - "id": 25559, + "id": 23104, "luminance": 0, "opaque": true, "replaceable": false, @@ -300535,7 +271812,7 @@ ] }, { - "id": 25560, + "id": 23105, "luminance": 0, "opaque": true, "replaceable": false, @@ -300546,7 +271823,7 @@ ] }, { - "id": 25561, + "id": 23106, "luminance": 0, "opaque": true, "replaceable": false, @@ -300559,7 +271836,7 @@ ] }, { - "id": 25562, + "id": 23107, "luminance": 0, "opaque": true, "replaceable": false, @@ -300573,7 +271850,7 @@ ] }, { - "id": 25563, + "id": 23108, "luminance": 0, "opaque": true, "replaceable": false, @@ -300587,7 +271864,7 @@ ] }, { - "id": 25564, + "id": 23109, "luminance": 0, "opaque": true, "replaceable": false, @@ -300600,7 +271877,7 @@ ] }, { - "id": 25565, + "id": 23110, "luminance": 0, "opaque": true, "replaceable": false, @@ -300614,7 +271891,7 @@ ] }, { - "id": 25566, + "id": 23111, "luminance": 0, "opaque": true, "replaceable": false, @@ -300628,7 +271905,7 @@ ] }, { - "id": 25567, + "id": 23112, "luminance": 0, "opaque": true, "replaceable": false, @@ -300639,7 +271916,7 @@ ] }, { - "id": 25568, + "id": 23113, "luminance": 0, "opaque": true, "replaceable": false, @@ -300651,7 +271928,7 @@ ] }, { - "id": 25569, + "id": 23114, "luminance": 0, "opaque": true, "replaceable": false, @@ -300663,7 +271940,7 @@ ] }, { - "id": 25570, + "id": 23115, "luminance": 0, "opaque": true, "replaceable": false, @@ -300674,7 +271951,7 @@ ] }, { - "id": 25571, + "id": 23116, "luminance": 0, "opaque": true, "replaceable": false, @@ -300686,7 +271963,7 @@ ] }, { - "id": 25572, + "id": 23117, "luminance": 0, "opaque": true, "replaceable": false, @@ -300698,7 +271975,7 @@ ] }, { - "id": 25573, + "id": 23118, "luminance": 0, "opaque": true, "replaceable": false, @@ -300711,7 +271988,7 @@ ] }, { - "id": 25574, + "id": 23119, "luminance": 0, "opaque": true, "replaceable": false, @@ -300725,7 +272002,7 @@ ] }, { - "id": 25575, + "id": 23120, "luminance": 0, "opaque": true, "replaceable": false, @@ -300739,7 +272016,7 @@ ] }, { - "id": 25576, + "id": 23121, "luminance": 0, "opaque": true, "replaceable": false, @@ -300752,7 +272029,7 @@ ] }, { - "id": 25577, + "id": 23122, "luminance": 0, "opaque": true, "replaceable": false, @@ -300766,7 +272043,7 @@ ] }, { - "id": 25578, + "id": 23123, "luminance": 0, "opaque": true, "replaceable": false, @@ -300780,7 +272057,7 @@ ] }, { - "id": 25579, + "id": 23124, "luminance": 0, "opaque": true, "replaceable": false, @@ -300791,7 +272068,7 @@ ] }, { - "id": 25580, + "id": 23125, "luminance": 0, "opaque": true, "replaceable": false, @@ -300803,7 +272080,7 @@ ] }, { - "id": 25581, + "id": 23126, "luminance": 0, "opaque": true, "replaceable": false, @@ -300815,7 +272092,7 @@ ] }, { - "id": 25582, + "id": 23127, "luminance": 0, "opaque": true, "replaceable": false, @@ -300826,7 +272103,7 @@ ] }, { - "id": 25583, + "id": 23128, "luminance": 0, "opaque": true, "replaceable": false, @@ -300838,7 +272115,7 @@ ] }, { - "id": 25584, + "id": 23129, "luminance": 0, "opaque": true, "replaceable": false, @@ -300850,7 +272127,7 @@ ] }, { - "id": 25585, + "id": 23130, "luminance": 0, "opaque": true, "replaceable": false, @@ -300862,7 +272139,7 @@ ] }, { - "id": 25586, + "id": 23131, "luminance": 0, "opaque": true, "replaceable": false, @@ -300875,7 +272152,7 @@ ] }, { - "id": 25587, + "id": 23132, "luminance": 0, "opaque": true, "replaceable": false, @@ -300888,7 +272165,7 @@ ] }, { - "id": 25588, + "id": 23133, "luminance": 0, "opaque": true, "replaceable": false, @@ -300900,7 +272177,7 @@ ] }, { - "id": 25589, + "id": 23134, "luminance": 0, "opaque": true, "replaceable": false, @@ -300913,7 +272190,7 @@ ] }, { - "id": 25590, + "id": 23135, "luminance": 0, "opaque": true, "replaceable": false, @@ -300926,7 +272203,7 @@ ] }, { - "id": 25591, + "id": 23136, "luminance": 0, "opaque": true, "replaceable": false, @@ -300937,7 +272214,7 @@ ] }, { - "id": 25592, + "id": 23137, "luminance": 0, "opaque": true, "replaceable": false, @@ -300948,7 +272225,7 @@ ] }, { - "id": 25593, + "id": 23138, "luminance": 0, "opaque": true, "replaceable": false, @@ -300959,7 +272236,7 @@ ] }, { - "id": 25594, + "id": 23139, "luminance": 0, "opaque": true, "replaceable": false, @@ -300970,7 +272247,7 @@ ] }, { - "id": 25595, + "id": 23140, "luminance": 0, "opaque": true, "replaceable": false, @@ -300981,7 +272258,7 @@ ] }, { - "id": 25596, + "id": 23141, "luminance": 0, "opaque": true, "replaceable": false, @@ -300992,7 +272269,7 @@ ] }, { - "id": 25597, + "id": 23142, "luminance": 0, "opaque": true, "replaceable": false, @@ -301005,7 +272282,7 @@ ] }, { - "id": 25598, + "id": 23143, "luminance": 0, "opaque": true, "replaceable": false, @@ -301019,7 +272296,7 @@ ] }, { - "id": 25599, + "id": 23144, "luminance": 0, "opaque": true, "replaceable": false, @@ -301033,7 +272310,7 @@ ] }, { - "id": 25600, + "id": 23145, "luminance": 0, "opaque": true, "replaceable": false, @@ -301046,7 +272323,7 @@ ] }, { - "id": 25601, + "id": 23146, "luminance": 0, "opaque": true, "replaceable": false, @@ -301060,7 +272337,7 @@ ] }, { - "id": 25602, + "id": 23147, "luminance": 0, "opaque": true, "replaceable": false, @@ -301074,7 +272351,7 @@ ] }, { - "id": 25603, + "id": 23148, "luminance": 0, "opaque": true, "replaceable": false, @@ -301085,7 +272362,7 @@ ] }, { - "id": 25604, + "id": 23149, "luminance": 0, "opaque": true, "replaceable": false, @@ -301097,7 +272374,7 @@ ] }, { - "id": 25605, + "id": 23150, "luminance": 0, "opaque": true, "replaceable": false, @@ -301109,7 +272386,7 @@ ] }, { - "id": 25606, + "id": 23151, "luminance": 0, "opaque": true, "replaceable": false, @@ -301120,7 +272397,7 @@ ] }, { - "id": 25607, + "id": 23152, "luminance": 0, "opaque": true, "replaceable": false, @@ -301132,7 +272409,7 @@ ] }, { - "id": 25608, + "id": 23153, "luminance": 0, "opaque": true, "replaceable": false, @@ -301144,7 +272421,7 @@ ] }, { - "id": 25609, + "id": 23154, "luminance": 0, "opaque": true, "replaceable": false, @@ -301157,7 +272434,7 @@ ] }, { - "id": 25610, + "id": 23155, "luminance": 0, "opaque": true, "replaceable": false, @@ -301171,7 +272448,7 @@ ] }, { - "id": 25611, + "id": 23156, "luminance": 0, "opaque": true, "replaceable": false, @@ -301185,7 +272462,7 @@ ] }, { - "id": 25612, + "id": 23157, "luminance": 0, "opaque": true, "replaceable": false, @@ -301198,7 +272475,7 @@ ] }, { - "id": 25613, + "id": 23158, "luminance": 0, "opaque": true, "replaceable": false, @@ -301212,7 +272489,7 @@ ] }, { - "id": 25614, + "id": 23159, "luminance": 0, "opaque": true, "replaceable": false, @@ -301226,7 +272503,7 @@ ] }, { - "id": 25615, + "id": 23160, "luminance": 0, "opaque": true, "replaceable": false, @@ -301237,7 +272514,7 @@ ] }, { - "id": 25616, + "id": 23161, "luminance": 0, "opaque": true, "replaceable": false, @@ -301249,7 +272526,7 @@ ] }, { - "id": 25617, + "id": 23162, "luminance": 0, "opaque": true, "replaceable": false, @@ -301261,7 +272538,7 @@ ] }, { - "id": 25618, + "id": 23163, "luminance": 0, "opaque": true, "replaceable": false, @@ -301272,7 +272549,7 @@ ] }, { - "id": 25619, + "id": 23164, "luminance": 0, "opaque": true, "replaceable": false, @@ -301284,7 +272561,7 @@ ] }, { - "id": 25620, + "id": 23165, "luminance": 0, "opaque": true, "replaceable": false, @@ -301296,7 +272573,7 @@ ] }, { - "id": 25621, + "id": 23166, "luminance": 0, "opaque": true, "replaceable": false, @@ -301307,7 +272584,7 @@ ] }, { - "id": 25622, + "id": 23167, "luminance": 0, "opaque": true, "replaceable": false, @@ -301319,7 +272596,7 @@ ] }, { - "id": 25623, + "id": 23168, "luminance": 0, "opaque": true, "replaceable": false, @@ -301331,7 +272608,7 @@ ] }, { - "id": 25624, + "id": 23169, "luminance": 0, "opaque": true, "replaceable": false, @@ -301342,7 +272619,7 @@ ] }, { - "id": 25625, + "id": 23170, "luminance": 0, "opaque": true, "replaceable": false, @@ -301354,7 +272631,7 @@ ] }, { - "id": 25626, + "id": 23171, "luminance": 0, "opaque": true, "replaceable": false, @@ -301366,7 +272643,7 @@ ] }, { - "id": 25627, + "id": 23172, "luminance": 0, "opaque": true, "replaceable": false, @@ -301376,7 +272653,7 @@ ] }, { - "id": 25628, + "id": 23173, "luminance": 0, "opaque": true, "replaceable": false, @@ -301386,7 +272663,7 @@ ] }, { - "id": 25629, + "id": 23174, "luminance": 0, "opaque": true, "replaceable": false, @@ -301396,7 +272673,7 @@ ] }, { - "id": 25630, + "id": 23175, "luminance": 0, "opaque": true, "replaceable": false, @@ -301406,7 +272683,7 @@ ] }, { - "id": 25631, + "id": 23176, "luminance": 0, "opaque": true, "replaceable": false, @@ -301416,7 +272693,7 @@ ] }, { - "id": 25632, + "id": 23177, "luminance": 0, "opaque": true, "replaceable": false, @@ -301426,7 +272703,7 @@ ] }, { - "id": 25633, + "id": 23178, "luminance": 0, "opaque": true, "replaceable": false, @@ -301438,7 +272715,7 @@ ] }, { - "id": 25634, + "id": 23179, "luminance": 0, "opaque": true, "replaceable": false, @@ -301451,7 +272728,7 @@ ] }, { - "id": 25635, + "id": 23180, "luminance": 0, "opaque": true, "replaceable": false, @@ -301464,7 +272741,7 @@ ] }, { - "id": 25636, + "id": 23181, "luminance": 0, "opaque": true, "replaceable": false, @@ -301476,7 +272753,7 @@ ] }, { - "id": 25637, + "id": 23182, "luminance": 0, "opaque": true, "replaceable": false, @@ -301489,7 +272766,7 @@ ] }, { - "id": 25638, + "id": 23183, "luminance": 0, "opaque": true, "replaceable": false, @@ -301502,7 +272779,7 @@ ] }, { - "id": 25639, + "id": 23184, "luminance": 0, "opaque": true, "replaceable": false, @@ -301513,7 +272790,7 @@ ] }, { - "id": 25640, + "id": 23185, "luminance": 0, "opaque": true, "replaceable": false, @@ -301524,7 +272801,7 @@ ] }, { - "id": 25641, + "id": 23186, "luminance": 0, "opaque": true, "replaceable": false, @@ -301535,7 +272812,7 @@ ] }, { - "id": 25642, + "id": 23187, "luminance": 0, "opaque": true, "replaceable": false, @@ -301546,7 +272823,7 @@ ] }, { - "id": 25643, + "id": 23188, "luminance": 0, "opaque": true, "replaceable": false, @@ -301557,7 +272834,7 @@ ] }, { - "id": 25644, + "id": 23189, "luminance": 0, "opaque": true, "replaceable": false, @@ -301568,7 +272845,7 @@ ] }, { - "id": 25645, + "id": 23190, "luminance": 0, "opaque": true, "replaceable": false, @@ -301580,7 +272857,7 @@ ] }, { - "id": 25646, + "id": 23191, "luminance": 0, "opaque": true, "replaceable": false, @@ -301593,7 +272870,7 @@ ] }, { - "id": 25647, + "id": 23192, "luminance": 0, "opaque": true, "replaceable": false, @@ -301606,7 +272883,7 @@ ] }, { - "id": 25648, + "id": 23193, "luminance": 0, "opaque": true, "replaceable": false, @@ -301618,7 +272895,7 @@ ] }, { - "id": 25649, + "id": 23194, "luminance": 0, "opaque": true, "replaceable": false, @@ -301631,7 +272908,7 @@ ] }, { - "id": 25650, + "id": 23195, "luminance": 0, "opaque": true, "replaceable": false, @@ -301644,7 +272921,7 @@ ] }, { - "id": 25651, + "id": 23196, "luminance": 0, "opaque": true, "replaceable": false, @@ -301655,7 +272932,7 @@ ] }, { - "id": 25652, + "id": 23197, "luminance": 0, "opaque": true, "replaceable": false, @@ -301666,7 +272943,7 @@ ] }, { - "id": 25653, + "id": 23198, "luminance": 0, "opaque": true, "replaceable": false, @@ -301677,7 +272954,7 @@ ] }, { - "id": 25654, + "id": 23199, "luminance": 0, "opaque": true, "replaceable": false, @@ -301688,7 +272965,7 @@ ] }, { - "id": 25655, + "id": 23200, "luminance": 0, "opaque": true, "replaceable": false, @@ -301699,7 +272976,7 @@ ] }, { - "id": 25656, + "id": 23201, "luminance": 0, "opaque": true, "replaceable": false, @@ -301710,7 +272987,7 @@ ] }, { - "id": 25657, + "id": 23202, "luminance": 0, "opaque": true, "replaceable": false, @@ -301722,7 +272999,7 @@ ] }, { - "id": 25658, + "id": 23203, "luminance": 0, "opaque": true, "replaceable": false, @@ -301735,7 +273012,7 @@ ] }, { - "id": 25659, + "id": 23204, "luminance": 0, "opaque": true, "replaceable": false, @@ -301748,7 +273025,7 @@ ] }, { - "id": 25660, + "id": 23205, "luminance": 0, "opaque": true, "replaceable": false, @@ -301760,7 +273037,7 @@ ] }, { - "id": 25661, + "id": 23206, "luminance": 0, "opaque": true, "replaceable": false, @@ -301773,7 +273050,7 @@ ] }, { - "id": 25662, + "id": 23207, "luminance": 0, "opaque": true, "replaceable": false, @@ -301786,7 +273063,7 @@ ] }, { - "id": 25663, + "id": 23208, "luminance": 0, "opaque": true, "replaceable": false, @@ -301797,7 +273074,7 @@ ] }, { - "id": 25664, + "id": 23209, "luminance": 0, "opaque": true, "replaceable": false, @@ -301808,7 +273085,7 @@ ] }, { - "id": 25665, + "id": 23210, "luminance": 0, "opaque": true, "replaceable": false, @@ -301819,7 +273096,7 @@ ] }, { - "id": 25666, + "id": 23211, "luminance": 0, "opaque": true, "replaceable": false, @@ -301830,7 +273107,7 @@ ] }, { - "id": 25667, + "id": 23212, "luminance": 0, "opaque": true, "replaceable": false, @@ -301841,7 +273118,7 @@ ] }, { - "id": 25668, + "id": 23213, "luminance": 0, "opaque": true, "replaceable": false, @@ -301852,7 +273129,7 @@ ] }, { - "id": 25669, + "id": 23214, "luminance": 0, "opaque": true, "replaceable": false, @@ -301865,7 +273142,7 @@ ] }, { - "id": 25670, + "id": 23215, "luminance": 0, "opaque": true, "replaceable": false, @@ -301879,7 +273156,7 @@ ] }, { - "id": 25671, + "id": 23216, "luminance": 0, "opaque": true, "replaceable": false, @@ -301893,7 +273170,7 @@ ] }, { - "id": 25672, + "id": 23217, "luminance": 0, "opaque": true, "replaceable": false, @@ -301906,7 +273183,7 @@ ] }, { - "id": 25673, + "id": 23218, "luminance": 0, "opaque": true, "replaceable": false, @@ -301920,7 +273197,7 @@ ] }, { - "id": 25674, + "id": 23219, "luminance": 0, "opaque": true, "replaceable": false, @@ -301934,7 +273211,7 @@ ] }, { - "id": 25675, + "id": 23220, "luminance": 0, "opaque": true, "replaceable": false, @@ -301945,7 +273222,7 @@ ] }, { - "id": 25676, + "id": 23221, "luminance": 0, "opaque": true, "replaceable": false, @@ -301957,7 +273234,7 @@ ] }, { - "id": 25677, + "id": 23222, "luminance": 0, "opaque": true, "replaceable": false, @@ -301969,7 +273246,7 @@ ] }, { - "id": 25678, + "id": 23223, "luminance": 0, "opaque": true, "replaceable": false, @@ -301980,7 +273257,7 @@ ] }, { - "id": 25679, + "id": 23224, "luminance": 0, "opaque": true, "replaceable": false, @@ -301992,7 +273269,7 @@ ] }, { - "id": 25680, + "id": 23225, "luminance": 0, "opaque": true, "replaceable": false, @@ -302004,7 +273281,7 @@ ] }, { - "id": 25681, + "id": 23226, "luminance": 0, "opaque": true, "replaceable": false, @@ -302017,7 +273294,7 @@ ] }, { - "id": 25682, + "id": 23227, "luminance": 0, "opaque": true, "replaceable": false, @@ -302031,7 +273308,7 @@ ] }, { - "id": 25683, + "id": 23228, "luminance": 0, "opaque": true, "replaceable": false, @@ -302045,7 +273322,7 @@ ] }, { - "id": 25684, + "id": 23229, "luminance": 0, "opaque": true, "replaceable": false, @@ -302058,7 +273335,7 @@ ] }, { - "id": 25685, + "id": 23230, "luminance": 0, "opaque": true, "replaceable": false, @@ -302072,7 +273349,7 @@ ] }, { - "id": 25686, + "id": 23231, "luminance": 0, "opaque": true, "replaceable": false, @@ -302086,7 +273363,7 @@ ] }, { - "id": 25687, + "id": 23232, "luminance": 0, "opaque": true, "replaceable": false, @@ -302097,7 +273374,7 @@ ] }, { - "id": 25688, + "id": 23233, "luminance": 0, "opaque": true, "replaceable": false, @@ -302109,7 +273386,7 @@ ] }, { - "id": 25689, + "id": 23234, "luminance": 0, "opaque": true, "replaceable": false, @@ -302121,7 +273398,7 @@ ] }, { - "id": 25690, + "id": 23235, "luminance": 0, "opaque": true, "replaceable": false, @@ -302132,7 +273409,7 @@ ] }, { - "id": 25691, + "id": 23236, "luminance": 0, "opaque": true, "replaceable": false, @@ -302144,7 +273421,7 @@ ] }, { - "id": 25692, + "id": 23237, "luminance": 0, "opaque": true, "replaceable": false, @@ -302156,7 +273433,7 @@ ] }, { - "id": 25693, + "id": 23238, "luminance": 0, "opaque": true, "replaceable": false, @@ -302168,7 +273445,7 @@ ] }, { - "id": 25694, + "id": 23239, "luminance": 0, "opaque": true, "replaceable": false, @@ -302181,7 +273458,7 @@ ] }, { - "id": 25695, + "id": 23240, "luminance": 0, "opaque": true, "replaceable": false, @@ -302194,7 +273471,7 @@ ] }, { - "id": 25696, + "id": 23241, "luminance": 0, "opaque": true, "replaceable": false, @@ -302206,7 +273483,7 @@ ] }, { - "id": 25697, + "id": 23242, "luminance": 0, "opaque": true, "replaceable": false, @@ -302219,7 +273496,7 @@ ] }, { - "id": 25698, + "id": 23243, "luminance": 0, "opaque": true, "replaceable": false, @@ -302232,7 +273509,7 @@ ] }, { - "id": 25699, + "id": 23244, "luminance": 0, "opaque": true, "replaceable": false, @@ -302243,7 +273520,7 @@ ] }, { - "id": 25700, + "id": 23245, "luminance": 0, "opaque": true, "replaceable": false, @@ -302254,7 +273531,7 @@ ] }, { - "id": 25701, + "id": 23246, "luminance": 0, "opaque": true, "replaceable": false, @@ -302265,7 +273542,7 @@ ] }, { - "id": 25702, + "id": 23247, "luminance": 0, "opaque": true, "replaceable": false, @@ -302276,7 +273553,7 @@ ] }, { - "id": 25703, + "id": 23248, "luminance": 0, "opaque": true, "replaceable": false, @@ -302287,7 +273564,7 @@ ] }, { - "id": 25704, + "id": 23249, "luminance": 0, "opaque": true, "replaceable": false, @@ -302298,7 +273575,7 @@ ] }, { - "id": 25705, + "id": 23250, "luminance": 0, "opaque": true, "replaceable": false, @@ -302311,7 +273588,7 @@ ] }, { - "id": 25706, + "id": 23251, "luminance": 0, "opaque": true, "replaceable": false, @@ -302325,7 +273602,7 @@ ] }, { - "id": 25707, + "id": 23252, "luminance": 0, "opaque": true, "replaceable": false, @@ -302339,7 +273616,7 @@ ] }, { - "id": 25708, + "id": 23253, "luminance": 0, "opaque": true, "replaceable": false, @@ -302352,7 +273629,7 @@ ] }, { - "id": 25709, + "id": 23254, "luminance": 0, "opaque": true, "replaceable": false, @@ -302366,7 +273643,7 @@ ] }, { - "id": 25710, + "id": 23255, "luminance": 0, "opaque": true, "replaceable": false, @@ -302380,7 +273657,7 @@ ] }, { - "id": 25711, + "id": 23256, "luminance": 0, "opaque": true, "replaceable": false, @@ -302391,7 +273668,7 @@ ] }, { - "id": 25712, + "id": 23257, "luminance": 0, "opaque": true, "replaceable": false, @@ -302403,7 +273680,7 @@ ] }, { - "id": 25713, + "id": 23258, "luminance": 0, "opaque": true, "replaceable": false, @@ -302415,7 +273692,7 @@ ] }, { - "id": 25714, + "id": 23259, "luminance": 0, "opaque": true, "replaceable": false, @@ -302426,7 +273703,7 @@ ] }, { - "id": 25715, + "id": 23260, "luminance": 0, "opaque": true, "replaceable": false, @@ -302438,7 +273715,7 @@ ] }, { - "id": 25716, + "id": 23261, "luminance": 0, "opaque": true, "replaceable": false, @@ -302450,7 +273727,7 @@ ] }, { - "id": 25717, + "id": 23262, "luminance": 0, "opaque": true, "replaceable": false, @@ -302463,7 +273740,7 @@ ] }, { - "id": 25718, + "id": 23263, "luminance": 0, "opaque": true, "replaceable": false, @@ -302477,7 +273754,7 @@ ] }, { - "id": 25719, + "id": 23264, "luminance": 0, "opaque": true, "replaceable": false, @@ -302491,7 +273768,7 @@ ] }, { - "id": 25720, + "id": 23265, "luminance": 0, "opaque": true, "replaceable": false, @@ -302504,7 +273781,7 @@ ] }, { - "id": 25721, + "id": 23266, "luminance": 0, "opaque": true, "replaceable": false, @@ -302518,7 +273795,7 @@ ] }, { - "id": 25722, + "id": 23267, "luminance": 0, "opaque": true, "replaceable": false, @@ -302532,7 +273809,7 @@ ] }, { - "id": 25723, + "id": 23268, "luminance": 0, "opaque": true, "replaceable": false, @@ -302543,7 +273820,7 @@ ] }, { - "id": 25724, + "id": 23269, "luminance": 0, "opaque": true, "replaceable": false, @@ -302555,7 +273832,7 @@ ] }, { - "id": 25725, + "id": 23270, "luminance": 0, "opaque": true, "replaceable": false, @@ -302567,7 +273844,7 @@ ] }, { - "id": 25726, + "id": 23271, "luminance": 0, "opaque": true, "replaceable": false, @@ -302578,7 +273855,7 @@ ] }, { - "id": 25727, + "id": 23272, "luminance": 0, "opaque": true, "replaceable": false, @@ -302590,7 +273867,7 @@ ] }, { - "id": 25728, + "id": 23273, "luminance": 0, "opaque": true, "replaceable": false, @@ -302604,15 +273881,15 @@ ] }, { - "id": 1032, + "id": 979, "name": "deepslate_tiles", "translation_key": "block.minecraft.deepslate_tiles", - "item_id": 347, + "item_id": 326, "properties": [], - "default_state_id": 25729, + "default_state_id": 23274, "states": [ { - "id": 25729, + "id": 23274, "luminance": 0, "opaque": true, "replaceable": false, @@ -302624,10 +273901,10 @@ ] }, { - "id": 1033, + "id": 980, "name": "deepslate_tile_stairs", "translation_key": "block.minecraft.deepslate_tile_stairs", - "item_id": 637, + "item_id": 616, "properties": [ { "name": "facing", @@ -302663,10 +273940,10 @@ ] } ], - "default_state_id": 25741, + "default_state_id": 23286, "states": [ { - "id": 25730, + "id": 23275, "luminance": 0, "opaque": true, "replaceable": false, @@ -302677,7 +273954,7 @@ ] }, { - "id": 25731, + "id": 23276, "luminance": 0, "opaque": true, "replaceable": false, @@ -302688,7 +273965,7 @@ ] }, { - "id": 25732, + "id": 23277, "luminance": 0, "opaque": true, "replaceable": false, @@ -302700,7 +273977,7 @@ ] }, { - "id": 25733, + "id": 23278, "luminance": 0, "opaque": true, "replaceable": false, @@ -302712,7 +273989,7 @@ ] }, { - "id": 25734, + "id": 23279, "luminance": 0, "opaque": true, "replaceable": false, @@ -302724,7 +274001,7 @@ ] }, { - "id": 25735, + "id": 23280, "luminance": 0, "opaque": true, "replaceable": false, @@ -302736,7 +274013,7 @@ ] }, { - "id": 25736, + "id": 23281, "luminance": 0, "opaque": true, "replaceable": false, @@ -302748,7 +274025,7 @@ ] }, { - "id": 25737, + "id": 23282, "luminance": 0, "opaque": true, "replaceable": false, @@ -302760,7 +274037,7 @@ ] }, { - "id": 25738, + "id": 23283, "luminance": 0, "opaque": true, "replaceable": false, @@ -302772,7 +274049,7 @@ ] }, { - "id": 25739, + "id": 23284, "luminance": 0, "opaque": true, "replaceable": false, @@ -302784,7 +274061,7 @@ ] }, { - "id": 25740, + "id": 23285, "luminance": 0, "opaque": true, "replaceable": false, @@ -302795,7 +274072,7 @@ ] }, { - "id": 25741, + "id": 23286, "luminance": 0, "opaque": true, "replaceable": false, @@ -302806,7 +274083,7 @@ ] }, { - "id": 25742, + "id": 23287, "luminance": 0, "opaque": true, "replaceable": false, @@ -302818,7 +274095,7 @@ ] }, { - "id": 25743, + "id": 23288, "luminance": 0, "opaque": true, "replaceable": false, @@ -302830,7 +274107,7 @@ ] }, { - "id": 25744, + "id": 23289, "luminance": 0, "opaque": true, "replaceable": false, @@ -302842,7 +274119,7 @@ ] }, { - "id": 25745, + "id": 23290, "luminance": 0, "opaque": true, "replaceable": false, @@ -302854,7 +274131,7 @@ ] }, { - "id": 25746, + "id": 23291, "luminance": 0, "opaque": true, "replaceable": false, @@ -302865,7 +274142,7 @@ ] }, { - "id": 25747, + "id": 23292, "luminance": 0, "opaque": true, "replaceable": false, @@ -302876,7 +274153,7 @@ ] }, { - "id": 25748, + "id": 23293, "luminance": 0, "opaque": true, "replaceable": false, @@ -302887,7 +274164,7 @@ ] }, { - "id": 25749, + "id": 23294, "luminance": 0, "opaque": true, "replaceable": false, @@ -302898,7 +274175,7 @@ ] }, { - "id": 25750, + "id": 23295, "luminance": 0, "opaque": true, "replaceable": false, @@ -302909,7 +274186,7 @@ ] }, { - "id": 25751, + "id": 23296, "luminance": 0, "opaque": true, "replaceable": false, @@ -302920,7 +274197,7 @@ ] }, { - "id": 25752, + "id": 23297, "luminance": 0, "opaque": true, "replaceable": false, @@ -302932,7 +274209,7 @@ ] }, { - "id": 25753, + "id": 23298, "luminance": 0, "opaque": true, "replaceable": false, @@ -302944,7 +274221,7 @@ ] }, { - "id": 25754, + "id": 23299, "luminance": 0, "opaque": true, "replaceable": false, @@ -302956,7 +274233,7 @@ ] }, { - "id": 25755, + "id": 23300, "luminance": 0, "opaque": true, "replaceable": false, @@ -302968,7 +274245,7 @@ ] }, { - "id": 25756, + "id": 23301, "luminance": 0, "opaque": true, "replaceable": false, @@ -302980,7 +274257,7 @@ ] }, { - "id": 25757, + "id": 23302, "luminance": 0, "opaque": true, "replaceable": false, @@ -302992,7 +274269,7 @@ ] }, { - "id": 25758, + "id": 23303, "luminance": 0, "opaque": true, "replaceable": false, @@ -303004,7 +274281,7 @@ ] }, { - "id": 25759, + "id": 23304, "luminance": 0, "opaque": true, "replaceable": false, @@ -303016,7 +274293,7 @@ ] }, { - "id": 25760, + "id": 23305, "luminance": 0, "opaque": true, "replaceable": false, @@ -303027,7 +274304,7 @@ ] }, { - "id": 25761, + "id": 23306, "luminance": 0, "opaque": true, "replaceable": false, @@ -303038,7 +274315,7 @@ ] }, { - "id": 25762, + "id": 23307, "luminance": 0, "opaque": true, "replaceable": false, @@ -303050,7 +274327,7 @@ ] }, { - "id": 25763, + "id": 23308, "luminance": 0, "opaque": true, "replaceable": false, @@ -303062,7 +274339,7 @@ ] }, { - "id": 25764, + "id": 23309, "luminance": 0, "opaque": true, "replaceable": false, @@ -303074,7 +274351,7 @@ ] }, { - "id": 25765, + "id": 23310, "luminance": 0, "opaque": true, "replaceable": false, @@ -303086,7 +274363,7 @@ ] }, { - "id": 25766, + "id": 23311, "luminance": 0, "opaque": true, "replaceable": false, @@ -303097,7 +274374,7 @@ ] }, { - "id": 25767, + "id": 23312, "luminance": 0, "opaque": true, "replaceable": false, @@ -303108,7 +274385,7 @@ ] }, { - "id": 25768, + "id": 23313, "luminance": 0, "opaque": true, "replaceable": false, @@ -303119,7 +274396,7 @@ ] }, { - "id": 25769, + "id": 23314, "luminance": 0, "opaque": true, "replaceable": false, @@ -303130,7 +274407,7 @@ ] }, { - "id": 25770, + "id": 23315, "luminance": 0, "opaque": true, "replaceable": false, @@ -303141,7 +274418,7 @@ ] }, { - "id": 25771, + "id": 23316, "luminance": 0, "opaque": true, "replaceable": false, @@ -303152,7 +274429,7 @@ ] }, { - "id": 25772, + "id": 23317, "luminance": 0, "opaque": true, "replaceable": false, @@ -303164,7 +274441,7 @@ ] }, { - "id": 25773, + "id": 23318, "luminance": 0, "opaque": true, "replaceable": false, @@ -303176,7 +274453,7 @@ ] }, { - "id": 25774, + "id": 23319, "luminance": 0, "opaque": true, "replaceable": false, @@ -303188,7 +274465,7 @@ ] }, { - "id": 25775, + "id": 23320, "luminance": 0, "opaque": true, "replaceable": false, @@ -303200,7 +274477,7 @@ ] }, { - "id": 25776, + "id": 23321, "luminance": 0, "opaque": true, "replaceable": false, @@ -303212,7 +274489,7 @@ ] }, { - "id": 25777, + "id": 23322, "luminance": 0, "opaque": true, "replaceable": false, @@ -303224,7 +274501,7 @@ ] }, { - "id": 25778, + "id": 23323, "luminance": 0, "opaque": true, "replaceable": false, @@ -303236,7 +274513,7 @@ ] }, { - "id": 25779, + "id": 23324, "luminance": 0, "opaque": true, "replaceable": false, @@ -303248,7 +274525,7 @@ ] }, { - "id": 25780, + "id": 23325, "luminance": 0, "opaque": true, "replaceable": false, @@ -303259,7 +274536,7 @@ ] }, { - "id": 25781, + "id": 23326, "luminance": 0, "opaque": true, "replaceable": false, @@ -303270,7 +274547,7 @@ ] }, { - "id": 25782, + "id": 23327, "luminance": 0, "opaque": true, "replaceable": false, @@ -303282,7 +274559,7 @@ ] }, { - "id": 25783, + "id": 23328, "luminance": 0, "opaque": true, "replaceable": false, @@ -303294,7 +274571,7 @@ ] }, { - "id": 25784, + "id": 23329, "luminance": 0, "opaque": true, "replaceable": false, @@ -303306,7 +274583,7 @@ ] }, { - "id": 25785, + "id": 23330, "luminance": 0, "opaque": true, "replaceable": false, @@ -303318,7 +274595,7 @@ ] }, { - "id": 25786, + "id": 23331, "luminance": 0, "opaque": true, "replaceable": false, @@ -303329,7 +274606,7 @@ ] }, { - "id": 25787, + "id": 23332, "luminance": 0, "opaque": true, "replaceable": false, @@ -303340,7 +274617,7 @@ ] }, { - "id": 25788, + "id": 23333, "luminance": 0, "opaque": true, "replaceable": false, @@ -303351,7 +274628,7 @@ ] }, { - "id": 25789, + "id": 23334, "luminance": 0, "opaque": true, "replaceable": false, @@ -303362,7 +274639,7 @@ ] }, { - "id": 25790, + "id": 23335, "luminance": 0, "opaque": true, "replaceable": false, @@ -303373,7 +274650,7 @@ ] }, { - "id": 25791, + "id": 23336, "luminance": 0, "opaque": true, "replaceable": false, @@ -303384,7 +274661,7 @@ ] }, { - "id": 25792, + "id": 23337, "luminance": 0, "opaque": true, "replaceable": false, @@ -303396,7 +274673,7 @@ ] }, { - "id": 25793, + "id": 23338, "luminance": 0, "opaque": true, "replaceable": false, @@ -303408,7 +274685,7 @@ ] }, { - "id": 25794, + "id": 23339, "luminance": 0, "opaque": true, "replaceable": false, @@ -303420,7 +274697,7 @@ ] }, { - "id": 25795, + "id": 23340, "luminance": 0, "opaque": true, "replaceable": false, @@ -303432,7 +274709,7 @@ ] }, { - "id": 25796, + "id": 23341, "luminance": 0, "opaque": true, "replaceable": false, @@ -303444,7 +274721,7 @@ ] }, { - "id": 25797, + "id": 23342, "luminance": 0, "opaque": true, "replaceable": false, @@ -303456,7 +274733,7 @@ ] }, { - "id": 25798, + "id": 23343, "luminance": 0, "opaque": true, "replaceable": false, @@ -303468,7 +274745,7 @@ ] }, { - "id": 25799, + "id": 23344, "luminance": 0, "opaque": true, "replaceable": false, @@ -303480,7 +274757,7 @@ ] }, { - "id": 25800, + "id": 23345, "luminance": 0, "opaque": true, "replaceable": false, @@ -303491,7 +274768,7 @@ ] }, { - "id": 25801, + "id": 23346, "luminance": 0, "opaque": true, "replaceable": false, @@ -303502,7 +274779,7 @@ ] }, { - "id": 25802, + "id": 23347, "luminance": 0, "opaque": true, "replaceable": false, @@ -303514,7 +274791,7 @@ ] }, { - "id": 25803, + "id": 23348, "luminance": 0, "opaque": true, "replaceable": false, @@ -303526,7 +274803,7 @@ ] }, { - "id": 25804, + "id": 23349, "luminance": 0, "opaque": true, "replaceable": false, @@ -303538,7 +274815,7 @@ ] }, { - "id": 25805, + "id": 23350, "luminance": 0, "opaque": true, "replaceable": false, @@ -303550,7 +274827,7 @@ ] }, { - "id": 25806, + "id": 23351, "luminance": 0, "opaque": true, "replaceable": false, @@ -303561,7 +274838,7 @@ ] }, { - "id": 25807, + "id": 23352, "luminance": 0, "opaque": true, "replaceable": false, @@ -303572,7 +274849,7 @@ ] }, { - "id": 25808, + "id": 23353, "luminance": 0, "opaque": true, "replaceable": false, @@ -303583,7 +274860,7 @@ ] }, { - "id": 25809, + "id": 23354, "luminance": 0, "opaque": true, "replaceable": false, @@ -303596,10 +274873,10 @@ ] }, { - "id": 1034, + "id": 981, "name": "deepslate_tile_slab", "translation_key": "block.minecraft.deepslate_tile_slab", - "item_id": 654, + "item_id": 633, "properties": [ { "name": "type", @@ -303617,10 +274894,10 @@ ] } ], - "default_state_id": 25813, + "default_state_id": 23358, "states": [ { - "id": 25810, + "id": 23355, "luminance": 0, "opaque": true, "replaceable": false, @@ -303630,7 +274907,7 @@ ] }, { - "id": 25811, + "id": 23356, "luminance": 0, "opaque": true, "replaceable": false, @@ -303640,7 +274917,7 @@ ] }, { - "id": 25812, + "id": 23357, "luminance": 0, "opaque": true, "replaceable": false, @@ -303650,7 +274927,7 @@ ] }, { - "id": 25813, + "id": 23358, "luminance": 0, "opaque": true, "replaceable": false, @@ -303660,7 +274937,7 @@ ] }, { - "id": 25814, + "id": 23359, "luminance": 0, "opaque": true, "replaceable": false, @@ -303670,7 +274947,7 @@ ] }, { - "id": 25815, + "id": 23360, "luminance": 0, "opaque": true, "replaceable": false, @@ -303682,10 +274959,10 @@ ] }, { - "id": 1035, + "id": 982, "name": "deepslate_tile_wall", "translation_key": "block.minecraft.deepslate_tile_wall", - "item_id": 417, + "item_id": 396, "properties": [ { "name": "east", @@ -303734,10 +275011,10 @@ ] } ], - "default_state_id": 25819, + "default_state_id": 23364, "states": [ { - "id": 25816, + "id": 23361, "luminance": 0, "opaque": true, "replaceable": false, @@ -303747,7 +275024,7 @@ ] }, { - "id": 25817, + "id": 23362, "luminance": 0, "opaque": true, "replaceable": false, @@ -303759,7 +275036,7 @@ ] }, { - "id": 25818, + "id": 23363, "luminance": 0, "opaque": true, "replaceable": false, @@ -303771,7 +275048,7 @@ ] }, { - "id": 25819, + "id": 23364, "luminance": 0, "opaque": true, "replaceable": false, @@ -303781,7 +275058,7 @@ ] }, { - "id": 25820, + "id": 23365, "luminance": 0, "opaque": true, "replaceable": false, @@ -303793,7 +275070,7 @@ ] }, { - "id": 25821, + "id": 23366, "luminance": 0, "opaque": true, "replaceable": false, @@ -303805,7 +275082,7 @@ ] }, { - "id": 25822, + "id": 23367, "luminance": 0, "opaque": true, "replaceable": false, @@ -303813,7 +275090,7 @@ "collision_shapes": [] }, { - "id": 25823, + "id": 23368, "luminance": 0, "opaque": true, "replaceable": false, @@ -303823,7 +275100,7 @@ ] }, { - "id": 25824, + "id": 23369, "luminance": 0, "opaque": true, "replaceable": false, @@ -303833,7 +275110,7 @@ ] }, { - "id": 25825, + "id": 23370, "luminance": 0, "opaque": true, "replaceable": false, @@ -303841,7 +275118,7 @@ "collision_shapes": [] }, { - "id": 25826, + "id": 23371, "luminance": 0, "opaque": true, "replaceable": false, @@ -303851,7 +275128,7 @@ ] }, { - "id": 25827, + "id": 23372, "luminance": 0, "opaque": true, "replaceable": false, @@ -303861,7 +275138,7 @@ ] }, { - "id": 25828, + "id": 23373, "luminance": 0, "opaque": true, "replaceable": false, @@ -303872,7 +275149,7 @@ ] }, { - "id": 25829, + "id": 23374, "luminance": 0, "opaque": true, "replaceable": false, @@ -303885,7 +275162,7 @@ ] }, { - "id": 25830, + "id": 23375, "luminance": 0, "opaque": true, "replaceable": false, @@ -303898,7 +275175,7 @@ ] }, { - "id": 25831, + "id": 23376, "luminance": 0, "opaque": true, "replaceable": false, @@ -303909,7 +275186,7 @@ ] }, { - "id": 25832, + "id": 23377, "luminance": 0, "opaque": true, "replaceable": false, @@ -303922,7 +275199,7 @@ ] }, { - "id": 25833, + "id": 23378, "luminance": 0, "opaque": true, "replaceable": false, @@ -303935,7 +275212,7 @@ ] }, { - "id": 25834, + "id": 23379, "luminance": 0, "opaque": true, "replaceable": false, @@ -303945,7 +275222,7 @@ ] }, { - "id": 25835, + "id": 23380, "luminance": 0, "opaque": true, "replaceable": false, @@ -303956,7 +275233,7 @@ ] }, { - "id": 25836, + "id": 23381, "luminance": 0, "opaque": true, "replaceable": false, @@ -303967,7 +275244,7 @@ ] }, { - "id": 25837, + "id": 23382, "luminance": 0, "opaque": true, "replaceable": false, @@ -303977,7 +275254,7 @@ ] }, { - "id": 25838, + "id": 23383, "luminance": 0, "opaque": true, "replaceable": false, @@ -303988,7 +275265,7 @@ ] }, { - "id": 25839, + "id": 23384, "luminance": 0, "opaque": true, "replaceable": false, @@ -303999,7 +275276,7 @@ ] }, { - "id": 25840, + "id": 23385, "luminance": 0, "opaque": true, "replaceable": false, @@ -304010,7 +275287,7 @@ ] }, { - "id": 25841, + "id": 23386, "luminance": 0, "opaque": true, "replaceable": false, @@ -304023,7 +275300,7 @@ ] }, { - "id": 25842, + "id": 23387, "luminance": 0, "opaque": true, "replaceable": false, @@ -304036,7 +275313,7 @@ ] }, { - "id": 25843, + "id": 23388, "luminance": 0, "opaque": true, "replaceable": false, @@ -304047,7 +275324,7 @@ ] }, { - "id": 25844, + "id": 23389, "luminance": 0, "opaque": true, "replaceable": false, @@ -304060,7 +275337,7 @@ ] }, { - "id": 25845, + "id": 23390, "luminance": 0, "opaque": true, "replaceable": false, @@ -304073,7 +275350,7 @@ ] }, { - "id": 25846, + "id": 23391, "luminance": 0, "opaque": true, "replaceable": false, @@ -304083,7 +275360,7 @@ ] }, { - "id": 25847, + "id": 23392, "luminance": 0, "opaque": true, "replaceable": false, @@ -304094,7 +275371,7 @@ ] }, { - "id": 25848, + "id": 23393, "luminance": 0, "opaque": true, "replaceable": false, @@ -304105,7 +275382,7 @@ ] }, { - "id": 25849, + "id": 23394, "luminance": 0, "opaque": true, "replaceable": false, @@ -304115,7 +275392,7 @@ ] }, { - "id": 25850, + "id": 23395, "luminance": 0, "opaque": true, "replaceable": false, @@ -304126,7 +275403,7 @@ ] }, { - "id": 25851, + "id": 23396, "luminance": 0, "opaque": true, "replaceable": false, @@ -304137,7 +275414,7 @@ ] }, { - "id": 25852, + "id": 23397, "luminance": 0, "opaque": true, "replaceable": false, @@ -304148,7 +275425,7 @@ ] }, { - "id": 25853, + "id": 23398, "luminance": 0, "opaque": true, "replaceable": false, @@ -304161,7 +275438,7 @@ ] }, { - "id": 25854, + "id": 23399, "luminance": 0, "opaque": true, "replaceable": false, @@ -304174,7 +275451,7 @@ ] }, { - "id": 25855, + "id": 23400, "luminance": 0, "opaque": true, "replaceable": false, @@ -304185,7 +275462,7 @@ ] }, { - "id": 25856, + "id": 23401, "luminance": 0, "opaque": true, "replaceable": false, @@ -304198,7 +275475,7 @@ ] }, { - "id": 25857, + "id": 23402, "luminance": 0, "opaque": true, "replaceable": false, @@ -304211,7 +275488,7 @@ ] }, { - "id": 25858, + "id": 23403, "luminance": 0, "opaque": true, "replaceable": false, @@ -304221,7 +275498,7 @@ ] }, { - "id": 25859, + "id": 23404, "luminance": 0, "opaque": true, "replaceable": false, @@ -304232,7 +275509,7 @@ ] }, { - "id": 25860, + "id": 23405, "luminance": 0, "opaque": true, "replaceable": false, @@ -304243,7 +275520,7 @@ ] }, { - "id": 25861, + "id": 23406, "luminance": 0, "opaque": true, "replaceable": false, @@ -304253,7 +275530,7 @@ ] }, { - "id": 25862, + "id": 23407, "luminance": 0, "opaque": true, "replaceable": false, @@ -304264,7 +275541,7 @@ ] }, { - "id": 25863, + "id": 23408, "luminance": 0, "opaque": true, "replaceable": false, @@ -304275,7 +275552,7 @@ ] }, { - "id": 25864, + "id": 23409, "luminance": 0, "opaque": true, "replaceable": false, @@ -304287,7 +275564,7 @@ ] }, { - "id": 25865, + "id": 23410, "luminance": 0, "opaque": true, "replaceable": false, @@ -304301,7 +275578,7 @@ ] }, { - "id": 25866, + "id": 23411, "luminance": 0, "opaque": true, "replaceable": false, @@ -304315,7 +275592,7 @@ ] }, { - "id": 25867, + "id": 23412, "luminance": 0, "opaque": true, "replaceable": false, @@ -304327,7 +275604,7 @@ ] }, { - "id": 25868, + "id": 23413, "luminance": 0, "opaque": true, "replaceable": false, @@ -304341,7 +275618,7 @@ ] }, { - "id": 25869, + "id": 23414, "luminance": 0, "opaque": true, "replaceable": false, @@ -304355,7 +275632,7 @@ ] }, { - "id": 25870, + "id": 23415, "luminance": 0, "opaque": true, "replaceable": false, @@ -304365,7 +275642,7 @@ ] }, { - "id": 25871, + "id": 23416, "luminance": 0, "opaque": true, "replaceable": false, @@ -304377,7 +275654,7 @@ ] }, { - "id": 25872, + "id": 23417, "luminance": 0, "opaque": true, "replaceable": false, @@ -304389,7 +275666,7 @@ ] }, { - "id": 25873, + "id": 23418, "luminance": 0, "opaque": true, "replaceable": false, @@ -304399,7 +275676,7 @@ ] }, { - "id": 25874, + "id": 23419, "luminance": 0, "opaque": true, "replaceable": false, @@ -304411,7 +275688,7 @@ ] }, { - "id": 25875, + "id": 23420, "luminance": 0, "opaque": true, "replaceable": false, @@ -304423,7 +275700,7 @@ ] }, { - "id": 25876, + "id": 23421, "luminance": 0, "opaque": true, "replaceable": false, @@ -304435,7 +275712,7 @@ ] }, { - "id": 25877, + "id": 23422, "luminance": 0, "opaque": true, "replaceable": false, @@ -304449,7 +275726,7 @@ ] }, { - "id": 25878, + "id": 23423, "luminance": 0, "opaque": true, "replaceable": false, @@ -304463,7 +275740,7 @@ ] }, { - "id": 25879, + "id": 23424, "luminance": 0, "opaque": true, "replaceable": false, @@ -304475,7 +275752,7 @@ ] }, { - "id": 25880, + "id": 23425, "luminance": 0, "opaque": true, "replaceable": false, @@ -304489,7 +275766,7 @@ ] }, { - "id": 25881, + "id": 23426, "luminance": 0, "opaque": true, "replaceable": false, @@ -304503,7 +275780,7 @@ ] }, { - "id": 25882, + "id": 23427, "luminance": 0, "opaque": true, "replaceable": false, @@ -304513,7 +275790,7 @@ ] }, { - "id": 25883, + "id": 23428, "luminance": 0, "opaque": true, "replaceable": false, @@ -304525,7 +275802,7 @@ ] }, { - "id": 25884, + "id": 23429, "luminance": 0, "opaque": true, "replaceable": false, @@ -304537,7 +275814,7 @@ ] }, { - "id": 25885, + "id": 23430, "luminance": 0, "opaque": true, "replaceable": false, @@ -304547,7 +275824,7 @@ ] }, { - "id": 25886, + "id": 23431, "luminance": 0, "opaque": true, "replaceable": false, @@ -304559,7 +275836,7 @@ ] }, { - "id": 25887, + "id": 23432, "luminance": 0, "opaque": true, "replaceable": false, @@ -304571,7 +275848,7 @@ ] }, { - "id": 25888, + "id": 23433, "luminance": 0, "opaque": true, "replaceable": false, @@ -304582,7 +275859,7 @@ ] }, { - "id": 25889, + "id": 23434, "luminance": 0, "opaque": true, "replaceable": false, @@ -304595,7 +275872,7 @@ ] }, { - "id": 25890, + "id": 23435, "luminance": 0, "opaque": true, "replaceable": false, @@ -304608,7 +275885,7 @@ ] }, { - "id": 25891, + "id": 23436, "luminance": 0, "opaque": true, "replaceable": false, @@ -304619,7 +275896,7 @@ ] }, { - "id": 25892, + "id": 23437, "luminance": 0, "opaque": true, "replaceable": false, @@ -304632,7 +275909,7 @@ ] }, { - "id": 25893, + "id": 23438, "luminance": 0, "opaque": true, "replaceable": false, @@ -304645,7 +275922,7 @@ ] }, { - "id": 25894, + "id": 23439, "luminance": 0, "opaque": true, "replaceable": false, @@ -304655,7 +275932,7 @@ ] }, { - "id": 25895, + "id": 23440, "luminance": 0, "opaque": true, "replaceable": false, @@ -304666,7 +275943,7 @@ ] }, { - "id": 25896, + "id": 23441, "luminance": 0, "opaque": true, "replaceable": false, @@ -304677,7 +275954,7 @@ ] }, { - "id": 25897, + "id": 23442, "luminance": 0, "opaque": true, "replaceable": false, @@ -304687,7 +275964,7 @@ ] }, { - "id": 25898, + "id": 23443, "luminance": 0, "opaque": true, "replaceable": false, @@ -304698,7 +275975,7 @@ ] }, { - "id": 25899, + "id": 23444, "luminance": 0, "opaque": true, "replaceable": false, @@ -304709,7 +275986,7 @@ ] }, { - "id": 25900, + "id": 23445, "luminance": 0, "opaque": true, "replaceable": false, @@ -304721,7 +275998,7 @@ ] }, { - "id": 25901, + "id": 23446, "luminance": 0, "opaque": true, "replaceable": false, @@ -304735,7 +276012,7 @@ ] }, { - "id": 25902, + "id": 23447, "luminance": 0, "opaque": true, "replaceable": false, @@ -304749,7 +276026,7 @@ ] }, { - "id": 25903, + "id": 23448, "luminance": 0, "opaque": true, "replaceable": false, @@ -304761,7 +276038,7 @@ ] }, { - "id": 25904, + "id": 23449, "luminance": 0, "opaque": true, "replaceable": false, @@ -304775,7 +276052,7 @@ ] }, { - "id": 25905, + "id": 23450, "luminance": 0, "opaque": true, "replaceable": false, @@ -304789,7 +276066,7 @@ ] }, { - "id": 25906, + "id": 23451, "luminance": 0, "opaque": true, "replaceable": false, @@ -304799,7 +276076,7 @@ ] }, { - "id": 25907, + "id": 23452, "luminance": 0, "opaque": true, "replaceable": false, @@ -304811,7 +276088,7 @@ ] }, { - "id": 25908, + "id": 23453, "luminance": 0, "opaque": true, "replaceable": false, @@ -304823,7 +276100,7 @@ ] }, { - "id": 25909, + "id": 23454, "luminance": 0, "opaque": true, "replaceable": false, @@ -304833,7 +276110,7 @@ ] }, { - "id": 25910, + "id": 23455, "luminance": 0, "opaque": true, "replaceable": false, @@ -304845,7 +276122,7 @@ ] }, { - "id": 25911, + "id": 23456, "luminance": 0, "opaque": true, "replaceable": false, @@ -304857,7 +276134,7 @@ ] }, { - "id": 25912, + "id": 23457, "luminance": 0, "opaque": true, "replaceable": false, @@ -304869,7 +276146,7 @@ ] }, { - "id": 25913, + "id": 23458, "luminance": 0, "opaque": true, "replaceable": false, @@ -304883,7 +276160,7 @@ ] }, { - "id": 25914, + "id": 23459, "luminance": 0, "opaque": true, "replaceable": false, @@ -304897,7 +276174,7 @@ ] }, { - "id": 25915, + "id": 23460, "luminance": 0, "opaque": true, "replaceable": false, @@ -304909,7 +276186,7 @@ ] }, { - "id": 25916, + "id": 23461, "luminance": 0, "opaque": true, "replaceable": false, @@ -304923,7 +276200,7 @@ ] }, { - "id": 25917, + "id": 23462, "luminance": 0, "opaque": true, "replaceable": false, @@ -304937,7 +276214,7 @@ ] }, { - "id": 25918, + "id": 23463, "luminance": 0, "opaque": true, "replaceable": false, @@ -304947,7 +276224,7 @@ ] }, { - "id": 25919, + "id": 23464, "luminance": 0, "opaque": true, "replaceable": false, @@ -304959,7 +276236,7 @@ ] }, { - "id": 25920, + "id": 23465, "luminance": 0, "opaque": true, "replaceable": false, @@ -304971,7 +276248,7 @@ ] }, { - "id": 25921, + "id": 23466, "luminance": 0, "opaque": true, "replaceable": false, @@ -304981,7 +276258,7 @@ ] }, { - "id": 25922, + "id": 23467, "luminance": 0, "opaque": true, "replaceable": false, @@ -304993,7 +276270,7 @@ ] }, { - "id": 25923, + "id": 23468, "luminance": 0, "opaque": true, "replaceable": false, @@ -305005,7 +276282,7 @@ ] }, { - "id": 25924, + "id": 23469, "luminance": 0, "opaque": true, "replaceable": false, @@ -305016,7 +276293,7 @@ ] }, { - "id": 25925, + "id": 23470, "luminance": 0, "opaque": true, "replaceable": false, @@ -305028,7 +276305,7 @@ ] }, { - "id": 25926, + "id": 23471, "luminance": 0, "opaque": true, "replaceable": false, @@ -305040,7 +276317,7 @@ ] }, { - "id": 25927, + "id": 23472, "luminance": 0, "opaque": true, "replaceable": false, @@ -305051,7 +276328,7 @@ ] }, { - "id": 25928, + "id": 23473, "luminance": 0, "opaque": true, "replaceable": false, @@ -305063,7 +276340,7 @@ ] }, { - "id": 25929, + "id": 23474, "luminance": 0, "opaque": true, "replaceable": false, @@ -305075,7 +276352,7 @@ ] }, { - "id": 25930, + "id": 23475, "luminance": 0, "opaque": true, "replaceable": false, @@ -305085,7 +276362,7 @@ ] }, { - "id": 25931, + "id": 23476, "luminance": 0, "opaque": true, "replaceable": false, @@ -305095,7 +276372,7 @@ ] }, { - "id": 25932, + "id": 23477, "luminance": 0, "opaque": true, "replaceable": false, @@ -305105,7 +276382,7 @@ ] }, { - "id": 25933, + "id": 23478, "luminance": 0, "opaque": true, "replaceable": false, @@ -305115,7 +276392,7 @@ ] }, { - "id": 25934, + "id": 23479, "luminance": 0, "opaque": true, "replaceable": false, @@ -305125,7 +276402,7 @@ ] }, { - "id": 25935, + "id": 23480, "luminance": 0, "opaque": true, "replaceable": false, @@ -305135,7 +276412,7 @@ ] }, { - "id": 25936, + "id": 23481, "luminance": 0, "opaque": true, "replaceable": false, @@ -305147,7 +276424,7 @@ ] }, { - "id": 25937, + "id": 23482, "luminance": 0, "opaque": true, "replaceable": false, @@ -305160,7 +276437,7 @@ ] }, { - "id": 25938, + "id": 23483, "luminance": 0, "opaque": true, "replaceable": false, @@ -305173,7 +276450,7 @@ ] }, { - "id": 25939, + "id": 23484, "luminance": 0, "opaque": true, "replaceable": false, @@ -305185,7 +276462,7 @@ ] }, { - "id": 25940, + "id": 23485, "luminance": 0, "opaque": true, "replaceable": false, @@ -305198,7 +276475,7 @@ ] }, { - "id": 25941, + "id": 23486, "luminance": 0, "opaque": true, "replaceable": false, @@ -305211,7 +276488,7 @@ ] }, { - "id": 25942, + "id": 23487, "luminance": 0, "opaque": true, "replaceable": false, @@ -305222,7 +276499,7 @@ ] }, { - "id": 25943, + "id": 23488, "luminance": 0, "opaque": true, "replaceable": false, @@ -305233,7 +276510,7 @@ ] }, { - "id": 25944, + "id": 23489, "luminance": 0, "opaque": true, "replaceable": false, @@ -305244,7 +276521,7 @@ ] }, { - "id": 25945, + "id": 23490, "luminance": 0, "opaque": true, "replaceable": false, @@ -305255,7 +276532,7 @@ ] }, { - "id": 25946, + "id": 23491, "luminance": 0, "opaque": true, "replaceable": false, @@ -305266,7 +276543,7 @@ ] }, { - "id": 25947, + "id": 23492, "luminance": 0, "opaque": true, "replaceable": false, @@ -305277,7 +276554,7 @@ ] }, { - "id": 25948, + "id": 23493, "luminance": 0, "opaque": true, "replaceable": false, @@ -305289,7 +276566,7 @@ ] }, { - "id": 25949, + "id": 23494, "luminance": 0, "opaque": true, "replaceable": false, @@ -305302,7 +276579,7 @@ ] }, { - "id": 25950, + "id": 23495, "luminance": 0, "opaque": true, "replaceable": false, @@ -305315,7 +276592,7 @@ ] }, { - "id": 25951, + "id": 23496, "luminance": 0, "opaque": true, "replaceable": false, @@ -305327,7 +276604,7 @@ ] }, { - "id": 25952, + "id": 23497, "luminance": 0, "opaque": true, "replaceable": false, @@ -305340,7 +276617,7 @@ ] }, { - "id": 25953, + "id": 23498, "luminance": 0, "opaque": true, "replaceable": false, @@ -305353,7 +276630,7 @@ ] }, { - "id": 25954, + "id": 23499, "luminance": 0, "opaque": true, "replaceable": false, @@ -305364,7 +276641,7 @@ ] }, { - "id": 25955, + "id": 23500, "luminance": 0, "opaque": true, "replaceable": false, @@ -305375,7 +276652,7 @@ ] }, { - "id": 25956, + "id": 23501, "luminance": 0, "opaque": true, "replaceable": false, @@ -305386,7 +276663,7 @@ ] }, { - "id": 25957, + "id": 23502, "luminance": 0, "opaque": true, "replaceable": false, @@ -305397,7 +276674,7 @@ ] }, { - "id": 25958, + "id": 23503, "luminance": 0, "opaque": true, "replaceable": false, @@ -305408,7 +276685,7 @@ ] }, { - "id": 25959, + "id": 23504, "luminance": 0, "opaque": true, "replaceable": false, @@ -305419,7 +276696,7 @@ ] }, { - "id": 25960, + "id": 23505, "luminance": 0, "opaque": true, "replaceable": false, @@ -305431,7 +276708,7 @@ ] }, { - "id": 25961, + "id": 23506, "luminance": 0, "opaque": true, "replaceable": false, @@ -305444,7 +276721,7 @@ ] }, { - "id": 25962, + "id": 23507, "luminance": 0, "opaque": true, "replaceable": false, @@ -305457,7 +276734,7 @@ ] }, { - "id": 25963, + "id": 23508, "luminance": 0, "opaque": true, "replaceable": false, @@ -305469,7 +276746,7 @@ ] }, { - "id": 25964, + "id": 23509, "luminance": 0, "opaque": true, "replaceable": false, @@ -305482,7 +276759,7 @@ ] }, { - "id": 25965, + "id": 23510, "luminance": 0, "opaque": true, "replaceable": false, @@ -305495,7 +276772,7 @@ ] }, { - "id": 25966, + "id": 23511, "luminance": 0, "opaque": true, "replaceable": false, @@ -305506,7 +276783,7 @@ ] }, { - "id": 25967, + "id": 23512, "luminance": 0, "opaque": true, "replaceable": false, @@ -305517,7 +276794,7 @@ ] }, { - "id": 25968, + "id": 23513, "luminance": 0, "opaque": true, "replaceable": false, @@ -305528,7 +276805,7 @@ ] }, { - "id": 25969, + "id": 23514, "luminance": 0, "opaque": true, "replaceable": false, @@ -305539,7 +276816,7 @@ ] }, { - "id": 25970, + "id": 23515, "luminance": 0, "opaque": true, "replaceable": false, @@ -305550,7 +276827,7 @@ ] }, { - "id": 25971, + "id": 23516, "luminance": 0, "opaque": true, "replaceable": false, @@ -305561,7 +276838,7 @@ ] }, { - "id": 25972, + "id": 23517, "luminance": 0, "opaque": true, "replaceable": false, @@ -305574,7 +276851,7 @@ ] }, { - "id": 25973, + "id": 23518, "luminance": 0, "opaque": true, "replaceable": false, @@ -305588,7 +276865,7 @@ ] }, { - "id": 25974, + "id": 23519, "luminance": 0, "opaque": true, "replaceable": false, @@ -305602,7 +276879,7 @@ ] }, { - "id": 25975, + "id": 23520, "luminance": 0, "opaque": true, "replaceable": false, @@ -305615,7 +276892,7 @@ ] }, { - "id": 25976, + "id": 23521, "luminance": 0, "opaque": true, "replaceable": false, @@ -305629,7 +276906,7 @@ ] }, { - "id": 25977, + "id": 23522, "luminance": 0, "opaque": true, "replaceable": false, @@ -305643,7 +276920,7 @@ ] }, { - "id": 25978, + "id": 23523, "luminance": 0, "opaque": true, "replaceable": false, @@ -305654,7 +276931,7 @@ ] }, { - "id": 25979, + "id": 23524, "luminance": 0, "opaque": true, "replaceable": false, @@ -305666,7 +276943,7 @@ ] }, { - "id": 25980, + "id": 23525, "luminance": 0, "opaque": true, "replaceable": false, @@ -305678,7 +276955,7 @@ ] }, { - "id": 25981, + "id": 23526, "luminance": 0, "opaque": true, "replaceable": false, @@ -305689,7 +276966,7 @@ ] }, { - "id": 25982, + "id": 23527, "luminance": 0, "opaque": true, "replaceable": false, @@ -305701,7 +276978,7 @@ ] }, { - "id": 25983, + "id": 23528, "luminance": 0, "opaque": true, "replaceable": false, @@ -305713,7 +276990,7 @@ ] }, { - "id": 25984, + "id": 23529, "luminance": 0, "opaque": true, "replaceable": false, @@ -305726,7 +277003,7 @@ ] }, { - "id": 25985, + "id": 23530, "luminance": 0, "opaque": true, "replaceable": false, @@ -305740,7 +277017,7 @@ ] }, { - "id": 25986, + "id": 23531, "luminance": 0, "opaque": true, "replaceable": false, @@ -305754,7 +277031,7 @@ ] }, { - "id": 25987, + "id": 23532, "luminance": 0, "opaque": true, "replaceable": false, @@ -305767,7 +277044,7 @@ ] }, { - "id": 25988, + "id": 23533, "luminance": 0, "opaque": true, "replaceable": false, @@ -305781,7 +277058,7 @@ ] }, { - "id": 25989, + "id": 23534, "luminance": 0, "opaque": true, "replaceable": false, @@ -305795,7 +277072,7 @@ ] }, { - "id": 25990, + "id": 23535, "luminance": 0, "opaque": true, "replaceable": false, @@ -305806,7 +277083,7 @@ ] }, { - "id": 25991, + "id": 23536, "luminance": 0, "opaque": true, "replaceable": false, @@ -305818,7 +277095,7 @@ ] }, { - "id": 25992, + "id": 23537, "luminance": 0, "opaque": true, "replaceable": false, @@ -305830,7 +277107,7 @@ ] }, { - "id": 25993, + "id": 23538, "luminance": 0, "opaque": true, "replaceable": false, @@ -305841,7 +277118,7 @@ ] }, { - "id": 25994, + "id": 23539, "luminance": 0, "opaque": true, "replaceable": false, @@ -305853,7 +277130,7 @@ ] }, { - "id": 25995, + "id": 23540, "luminance": 0, "opaque": true, "replaceable": false, @@ -305865,7 +277142,7 @@ ] }, { - "id": 25996, + "id": 23541, "luminance": 0, "opaque": true, "replaceable": false, @@ -305877,7 +277154,7 @@ ] }, { - "id": 25997, + "id": 23542, "luminance": 0, "opaque": true, "replaceable": false, @@ -305890,7 +277167,7 @@ ] }, { - "id": 25998, + "id": 23543, "luminance": 0, "opaque": true, "replaceable": false, @@ -305903,7 +277180,7 @@ ] }, { - "id": 25999, + "id": 23544, "luminance": 0, "opaque": true, "replaceable": false, @@ -305915,7 +277192,7 @@ ] }, { - "id": 26000, + "id": 23545, "luminance": 0, "opaque": true, "replaceable": false, @@ -305928,7 +277205,7 @@ ] }, { - "id": 26001, + "id": 23546, "luminance": 0, "opaque": true, "replaceable": false, @@ -305941,7 +277218,7 @@ ] }, { - "id": 26002, + "id": 23547, "luminance": 0, "opaque": true, "replaceable": false, @@ -305952,7 +277229,7 @@ ] }, { - "id": 26003, + "id": 23548, "luminance": 0, "opaque": true, "replaceable": false, @@ -305963,7 +277240,7 @@ ] }, { - "id": 26004, + "id": 23549, "luminance": 0, "opaque": true, "replaceable": false, @@ -305974,7 +277251,7 @@ ] }, { - "id": 26005, + "id": 23550, "luminance": 0, "opaque": true, "replaceable": false, @@ -305985,7 +277262,7 @@ ] }, { - "id": 26006, + "id": 23551, "luminance": 0, "opaque": true, "replaceable": false, @@ -305996,7 +277273,7 @@ ] }, { - "id": 26007, + "id": 23552, "luminance": 0, "opaque": true, "replaceable": false, @@ -306007,7 +277284,7 @@ ] }, { - "id": 26008, + "id": 23553, "luminance": 0, "opaque": true, "replaceable": false, @@ -306020,7 +277297,7 @@ ] }, { - "id": 26009, + "id": 23554, "luminance": 0, "opaque": true, "replaceable": false, @@ -306034,7 +277311,7 @@ ] }, { - "id": 26010, + "id": 23555, "luminance": 0, "opaque": true, "replaceable": false, @@ -306048,7 +277325,7 @@ ] }, { - "id": 26011, + "id": 23556, "luminance": 0, "opaque": true, "replaceable": false, @@ -306061,7 +277338,7 @@ ] }, { - "id": 26012, + "id": 23557, "luminance": 0, "opaque": true, "replaceable": false, @@ -306075,7 +277352,7 @@ ] }, { - "id": 26013, + "id": 23558, "luminance": 0, "opaque": true, "replaceable": false, @@ -306089,7 +277366,7 @@ ] }, { - "id": 26014, + "id": 23559, "luminance": 0, "opaque": true, "replaceable": false, @@ -306100,7 +277377,7 @@ ] }, { - "id": 26015, + "id": 23560, "luminance": 0, "opaque": true, "replaceable": false, @@ -306112,7 +277389,7 @@ ] }, { - "id": 26016, + "id": 23561, "luminance": 0, "opaque": true, "replaceable": false, @@ -306124,7 +277401,7 @@ ] }, { - "id": 26017, + "id": 23562, "luminance": 0, "opaque": true, "replaceable": false, @@ -306135,7 +277412,7 @@ ] }, { - "id": 26018, + "id": 23563, "luminance": 0, "opaque": true, "replaceable": false, @@ -306147,7 +277424,7 @@ ] }, { - "id": 26019, + "id": 23564, "luminance": 0, "opaque": true, "replaceable": false, @@ -306159,7 +277436,7 @@ ] }, { - "id": 26020, + "id": 23565, "luminance": 0, "opaque": true, "replaceable": false, @@ -306172,7 +277449,7 @@ ] }, { - "id": 26021, + "id": 23566, "luminance": 0, "opaque": true, "replaceable": false, @@ -306186,7 +277463,7 @@ ] }, { - "id": 26022, + "id": 23567, "luminance": 0, "opaque": true, "replaceable": false, @@ -306200,7 +277477,7 @@ ] }, { - "id": 26023, + "id": 23568, "luminance": 0, "opaque": true, "replaceable": false, @@ -306213,7 +277490,7 @@ ] }, { - "id": 26024, + "id": 23569, "luminance": 0, "opaque": true, "replaceable": false, @@ -306227,7 +277504,7 @@ ] }, { - "id": 26025, + "id": 23570, "luminance": 0, "opaque": true, "replaceable": false, @@ -306241,7 +277518,7 @@ ] }, { - "id": 26026, + "id": 23571, "luminance": 0, "opaque": true, "replaceable": false, @@ -306252,7 +277529,7 @@ ] }, { - "id": 26027, + "id": 23572, "luminance": 0, "opaque": true, "replaceable": false, @@ -306264,7 +277541,7 @@ ] }, { - "id": 26028, + "id": 23573, "luminance": 0, "opaque": true, "replaceable": false, @@ -306276,7 +277553,7 @@ ] }, { - "id": 26029, + "id": 23574, "luminance": 0, "opaque": true, "replaceable": false, @@ -306287,7 +277564,7 @@ ] }, { - "id": 26030, + "id": 23575, "luminance": 0, "opaque": true, "replaceable": false, @@ -306299,7 +277576,7 @@ ] }, { - "id": 26031, + "id": 23576, "luminance": 0, "opaque": true, "replaceable": false, @@ -306311,7 +277588,7 @@ ] }, { - "id": 26032, + "id": 23577, "luminance": 0, "opaque": true, "replaceable": false, @@ -306322,7 +277599,7 @@ ] }, { - "id": 26033, + "id": 23578, "luminance": 0, "opaque": true, "replaceable": false, @@ -306334,7 +277611,7 @@ ] }, { - "id": 26034, + "id": 23579, "luminance": 0, "opaque": true, "replaceable": false, @@ -306346,7 +277623,7 @@ ] }, { - "id": 26035, + "id": 23580, "luminance": 0, "opaque": true, "replaceable": false, @@ -306357,7 +277634,7 @@ ] }, { - "id": 26036, + "id": 23581, "luminance": 0, "opaque": true, "replaceable": false, @@ -306369,7 +277646,7 @@ ] }, { - "id": 26037, + "id": 23582, "luminance": 0, "opaque": true, "replaceable": false, @@ -306381,7 +277658,7 @@ ] }, { - "id": 26038, + "id": 23583, "luminance": 0, "opaque": true, "replaceable": false, @@ -306391,7 +277668,7 @@ ] }, { - "id": 26039, + "id": 23584, "luminance": 0, "opaque": true, "replaceable": false, @@ -306401,7 +277678,7 @@ ] }, { - "id": 26040, + "id": 23585, "luminance": 0, "opaque": true, "replaceable": false, @@ -306411,7 +277688,7 @@ ] }, { - "id": 26041, + "id": 23586, "luminance": 0, "opaque": true, "replaceable": false, @@ -306421,7 +277698,7 @@ ] }, { - "id": 26042, + "id": 23587, "luminance": 0, "opaque": true, "replaceable": false, @@ -306431,7 +277708,7 @@ ] }, { - "id": 26043, + "id": 23588, "luminance": 0, "opaque": true, "replaceable": false, @@ -306441,7 +277718,7 @@ ] }, { - "id": 26044, + "id": 23589, "luminance": 0, "opaque": true, "replaceable": false, @@ -306453,7 +277730,7 @@ ] }, { - "id": 26045, + "id": 23590, "luminance": 0, "opaque": true, "replaceable": false, @@ -306466,7 +277743,7 @@ ] }, { - "id": 26046, + "id": 23591, "luminance": 0, "opaque": true, "replaceable": false, @@ -306479,7 +277756,7 @@ ] }, { - "id": 26047, + "id": 23592, "luminance": 0, "opaque": true, "replaceable": false, @@ -306491,7 +277768,7 @@ ] }, { - "id": 26048, + "id": 23593, "luminance": 0, "opaque": true, "replaceable": false, @@ -306504,7 +277781,7 @@ ] }, { - "id": 26049, + "id": 23594, "luminance": 0, "opaque": true, "replaceable": false, @@ -306517,7 +277794,7 @@ ] }, { - "id": 26050, + "id": 23595, "luminance": 0, "opaque": true, "replaceable": false, @@ -306528,7 +277805,7 @@ ] }, { - "id": 26051, + "id": 23596, "luminance": 0, "opaque": true, "replaceable": false, @@ -306539,7 +277816,7 @@ ] }, { - "id": 26052, + "id": 23597, "luminance": 0, "opaque": true, "replaceable": false, @@ -306550,7 +277827,7 @@ ] }, { - "id": 26053, + "id": 23598, "luminance": 0, "opaque": true, "replaceable": false, @@ -306561,7 +277838,7 @@ ] }, { - "id": 26054, + "id": 23599, "luminance": 0, "opaque": true, "replaceable": false, @@ -306572,7 +277849,7 @@ ] }, { - "id": 26055, + "id": 23600, "luminance": 0, "opaque": true, "replaceable": false, @@ -306583,7 +277860,7 @@ ] }, { - "id": 26056, + "id": 23601, "luminance": 0, "opaque": true, "replaceable": false, @@ -306595,7 +277872,7 @@ ] }, { - "id": 26057, + "id": 23602, "luminance": 0, "opaque": true, "replaceable": false, @@ -306608,7 +277885,7 @@ ] }, { - "id": 26058, + "id": 23603, "luminance": 0, "opaque": true, "replaceable": false, @@ -306621,7 +277898,7 @@ ] }, { - "id": 26059, + "id": 23604, "luminance": 0, "opaque": true, "replaceable": false, @@ -306633,7 +277910,7 @@ ] }, { - "id": 26060, + "id": 23605, "luminance": 0, "opaque": true, "replaceable": false, @@ -306646,7 +277923,7 @@ ] }, { - "id": 26061, + "id": 23606, "luminance": 0, "opaque": true, "replaceable": false, @@ -306659,7 +277936,7 @@ ] }, { - "id": 26062, + "id": 23607, "luminance": 0, "opaque": true, "replaceable": false, @@ -306670,7 +277947,7 @@ ] }, { - "id": 26063, + "id": 23608, "luminance": 0, "opaque": true, "replaceable": false, @@ -306681,7 +277958,7 @@ ] }, { - "id": 26064, + "id": 23609, "luminance": 0, "opaque": true, "replaceable": false, @@ -306692,7 +277969,7 @@ ] }, { - "id": 26065, + "id": 23610, "luminance": 0, "opaque": true, "replaceable": false, @@ -306703,7 +277980,7 @@ ] }, { - "id": 26066, + "id": 23611, "luminance": 0, "opaque": true, "replaceable": false, @@ -306714,7 +277991,7 @@ ] }, { - "id": 26067, + "id": 23612, "luminance": 0, "opaque": true, "replaceable": false, @@ -306725,7 +278002,7 @@ ] }, { - "id": 26068, + "id": 23613, "luminance": 0, "opaque": true, "replaceable": false, @@ -306737,7 +278014,7 @@ ] }, { - "id": 26069, + "id": 23614, "luminance": 0, "opaque": true, "replaceable": false, @@ -306750,7 +278027,7 @@ ] }, { - "id": 26070, + "id": 23615, "luminance": 0, "opaque": true, "replaceable": false, @@ -306763,7 +278040,7 @@ ] }, { - "id": 26071, + "id": 23616, "luminance": 0, "opaque": true, "replaceable": false, @@ -306775,7 +278052,7 @@ ] }, { - "id": 26072, + "id": 23617, "luminance": 0, "opaque": true, "replaceable": false, @@ -306788,7 +278065,7 @@ ] }, { - "id": 26073, + "id": 23618, "luminance": 0, "opaque": true, "replaceable": false, @@ -306801,7 +278078,7 @@ ] }, { - "id": 26074, + "id": 23619, "luminance": 0, "opaque": true, "replaceable": false, @@ -306812,7 +278089,7 @@ ] }, { - "id": 26075, + "id": 23620, "luminance": 0, "opaque": true, "replaceable": false, @@ -306823,7 +278100,7 @@ ] }, { - "id": 26076, + "id": 23621, "luminance": 0, "opaque": true, "replaceable": false, @@ -306834,7 +278111,7 @@ ] }, { - "id": 26077, + "id": 23622, "luminance": 0, "opaque": true, "replaceable": false, @@ -306845,7 +278122,7 @@ ] }, { - "id": 26078, + "id": 23623, "luminance": 0, "opaque": true, "replaceable": false, @@ -306856,7 +278133,7 @@ ] }, { - "id": 26079, + "id": 23624, "luminance": 0, "opaque": true, "replaceable": false, @@ -306867,7 +278144,7 @@ ] }, { - "id": 26080, + "id": 23625, "luminance": 0, "opaque": true, "replaceable": false, @@ -306880,7 +278157,7 @@ ] }, { - "id": 26081, + "id": 23626, "luminance": 0, "opaque": true, "replaceable": false, @@ -306894,7 +278171,7 @@ ] }, { - "id": 26082, + "id": 23627, "luminance": 0, "opaque": true, "replaceable": false, @@ -306908,7 +278185,7 @@ ] }, { - "id": 26083, + "id": 23628, "luminance": 0, "opaque": true, "replaceable": false, @@ -306921,7 +278198,7 @@ ] }, { - "id": 26084, + "id": 23629, "luminance": 0, "opaque": true, "replaceable": false, @@ -306935,7 +278212,7 @@ ] }, { - "id": 26085, + "id": 23630, "luminance": 0, "opaque": true, "replaceable": false, @@ -306949,7 +278226,7 @@ ] }, { - "id": 26086, + "id": 23631, "luminance": 0, "opaque": true, "replaceable": false, @@ -306960,7 +278237,7 @@ ] }, { - "id": 26087, + "id": 23632, "luminance": 0, "opaque": true, "replaceable": false, @@ -306972,7 +278249,7 @@ ] }, { - "id": 26088, + "id": 23633, "luminance": 0, "opaque": true, "replaceable": false, @@ -306984,7 +278261,7 @@ ] }, { - "id": 26089, + "id": 23634, "luminance": 0, "opaque": true, "replaceable": false, @@ -306995,7 +278272,7 @@ ] }, { - "id": 26090, + "id": 23635, "luminance": 0, "opaque": true, "replaceable": false, @@ -307007,7 +278284,7 @@ ] }, { - "id": 26091, + "id": 23636, "luminance": 0, "opaque": true, "replaceable": false, @@ -307019,7 +278296,7 @@ ] }, { - "id": 26092, + "id": 23637, "luminance": 0, "opaque": true, "replaceable": false, @@ -307032,7 +278309,7 @@ ] }, { - "id": 26093, + "id": 23638, "luminance": 0, "opaque": true, "replaceable": false, @@ -307046,7 +278323,7 @@ ] }, { - "id": 26094, + "id": 23639, "luminance": 0, "opaque": true, "replaceable": false, @@ -307060,7 +278337,7 @@ ] }, { - "id": 26095, + "id": 23640, "luminance": 0, "opaque": true, "replaceable": false, @@ -307073,7 +278350,7 @@ ] }, { - "id": 26096, + "id": 23641, "luminance": 0, "opaque": true, "replaceable": false, @@ -307087,7 +278364,7 @@ ] }, { - "id": 26097, + "id": 23642, "luminance": 0, "opaque": true, "replaceable": false, @@ -307101,7 +278378,7 @@ ] }, { - "id": 26098, + "id": 23643, "luminance": 0, "opaque": true, "replaceable": false, @@ -307112,7 +278389,7 @@ ] }, { - "id": 26099, + "id": 23644, "luminance": 0, "opaque": true, "replaceable": false, @@ -307124,7 +278401,7 @@ ] }, { - "id": 26100, + "id": 23645, "luminance": 0, "opaque": true, "replaceable": false, @@ -307136,7 +278413,7 @@ ] }, { - "id": 26101, + "id": 23646, "luminance": 0, "opaque": true, "replaceable": false, @@ -307147,7 +278424,7 @@ ] }, { - "id": 26102, + "id": 23647, "luminance": 0, "opaque": true, "replaceable": false, @@ -307159,7 +278436,7 @@ ] }, { - "id": 26103, + "id": 23648, "luminance": 0, "opaque": true, "replaceable": false, @@ -307171,7 +278448,7 @@ ] }, { - "id": 26104, + "id": 23649, "luminance": 0, "opaque": true, "replaceable": false, @@ -307183,7 +278460,7 @@ ] }, { - "id": 26105, + "id": 23650, "luminance": 0, "opaque": true, "replaceable": false, @@ -307196,7 +278473,7 @@ ] }, { - "id": 26106, + "id": 23651, "luminance": 0, "opaque": true, "replaceable": false, @@ -307209,7 +278486,7 @@ ] }, { - "id": 26107, + "id": 23652, "luminance": 0, "opaque": true, "replaceable": false, @@ -307221,7 +278498,7 @@ ] }, { - "id": 26108, + "id": 23653, "luminance": 0, "opaque": true, "replaceable": false, @@ -307234,7 +278511,7 @@ ] }, { - "id": 26109, + "id": 23654, "luminance": 0, "opaque": true, "replaceable": false, @@ -307247,7 +278524,7 @@ ] }, { - "id": 26110, + "id": 23655, "luminance": 0, "opaque": true, "replaceable": false, @@ -307258,7 +278535,7 @@ ] }, { - "id": 26111, + "id": 23656, "luminance": 0, "opaque": true, "replaceable": false, @@ -307269,7 +278546,7 @@ ] }, { - "id": 26112, + "id": 23657, "luminance": 0, "opaque": true, "replaceable": false, @@ -307280,7 +278557,7 @@ ] }, { - "id": 26113, + "id": 23658, "luminance": 0, "opaque": true, "replaceable": false, @@ -307291,7 +278568,7 @@ ] }, { - "id": 26114, + "id": 23659, "luminance": 0, "opaque": true, "replaceable": false, @@ -307302,7 +278579,7 @@ ] }, { - "id": 26115, + "id": 23660, "luminance": 0, "opaque": true, "replaceable": false, @@ -307313,7 +278590,7 @@ ] }, { - "id": 26116, + "id": 23661, "luminance": 0, "opaque": true, "replaceable": false, @@ -307326,7 +278603,7 @@ ] }, { - "id": 26117, + "id": 23662, "luminance": 0, "opaque": true, "replaceable": false, @@ -307340,7 +278617,7 @@ ] }, { - "id": 26118, + "id": 23663, "luminance": 0, "opaque": true, "replaceable": false, @@ -307354,7 +278631,7 @@ ] }, { - "id": 26119, + "id": 23664, "luminance": 0, "opaque": true, "replaceable": false, @@ -307367,7 +278644,7 @@ ] }, { - "id": 26120, + "id": 23665, "luminance": 0, "opaque": true, "replaceable": false, @@ -307381,7 +278658,7 @@ ] }, { - "id": 26121, + "id": 23666, "luminance": 0, "opaque": true, "replaceable": false, @@ -307395,7 +278672,7 @@ ] }, { - "id": 26122, + "id": 23667, "luminance": 0, "opaque": true, "replaceable": false, @@ -307406,7 +278683,7 @@ ] }, { - "id": 26123, + "id": 23668, "luminance": 0, "opaque": true, "replaceable": false, @@ -307418,7 +278695,7 @@ ] }, { - "id": 26124, + "id": 23669, "luminance": 0, "opaque": true, "replaceable": false, @@ -307430,7 +278707,7 @@ ] }, { - "id": 26125, + "id": 23670, "luminance": 0, "opaque": true, "replaceable": false, @@ -307441,7 +278718,7 @@ ] }, { - "id": 26126, + "id": 23671, "luminance": 0, "opaque": true, "replaceable": false, @@ -307453,7 +278730,7 @@ ] }, { - "id": 26127, + "id": 23672, "luminance": 0, "opaque": true, "replaceable": false, @@ -307465,7 +278742,7 @@ ] }, { - "id": 26128, + "id": 23673, "luminance": 0, "opaque": true, "replaceable": false, @@ -307478,7 +278755,7 @@ ] }, { - "id": 26129, + "id": 23674, "luminance": 0, "opaque": true, "replaceable": false, @@ -307492,7 +278769,7 @@ ] }, { - "id": 26130, + "id": 23675, "luminance": 0, "opaque": true, "replaceable": false, @@ -307506,7 +278783,7 @@ ] }, { - "id": 26131, + "id": 23676, "luminance": 0, "opaque": true, "replaceable": false, @@ -307519,7 +278796,7 @@ ] }, { - "id": 26132, + "id": 23677, "luminance": 0, "opaque": true, "replaceable": false, @@ -307533,7 +278810,7 @@ ] }, { - "id": 26133, + "id": 23678, "luminance": 0, "opaque": true, "replaceable": false, @@ -307547,7 +278824,7 @@ ] }, { - "id": 26134, + "id": 23679, "luminance": 0, "opaque": true, "replaceable": false, @@ -307558,7 +278835,7 @@ ] }, { - "id": 26135, + "id": 23680, "luminance": 0, "opaque": true, "replaceable": false, @@ -307570,7 +278847,7 @@ ] }, { - "id": 26136, + "id": 23681, "luminance": 0, "opaque": true, "replaceable": false, @@ -307582,7 +278859,7 @@ ] }, { - "id": 26137, + "id": 23682, "luminance": 0, "opaque": true, "replaceable": false, @@ -307593,7 +278870,7 @@ ] }, { - "id": 26138, + "id": 23683, "luminance": 0, "opaque": true, "replaceable": false, @@ -307605,7 +278882,7 @@ ] }, { - "id": 26139, + "id": 23684, "luminance": 0, "opaque": true, "replaceable": false, @@ -307619,15 +278896,15 @@ ] }, { - "id": 1036, + "id": 983, "name": "deepslate_bricks", "translation_key": "block.minecraft.deepslate_bricks", - "item_id": 345, + "item_id": 324, "properties": [], - "default_state_id": 26140, + "default_state_id": 23685, "states": [ { - "id": 26140, + "id": 23685, "luminance": 0, "opaque": true, "replaceable": false, @@ -307639,10 +278916,10 @@ ] }, { - "id": 1037, + "id": 984, "name": "deepslate_brick_stairs", "translation_key": "block.minecraft.deepslate_brick_stairs", - "item_id": 636, + "item_id": 615, "properties": [ { "name": "facing", @@ -307678,10 +278955,10 @@ ] } ], - "default_state_id": 26152, + "default_state_id": 23697, "states": [ { - "id": 26141, + "id": 23686, "luminance": 0, "opaque": true, "replaceable": false, @@ -307692,7 +278969,7 @@ ] }, { - "id": 26142, + "id": 23687, "luminance": 0, "opaque": true, "replaceable": false, @@ -307703,7 +278980,7 @@ ] }, { - "id": 26143, + "id": 23688, "luminance": 0, "opaque": true, "replaceable": false, @@ -307715,7 +278992,7 @@ ] }, { - "id": 26144, + "id": 23689, "luminance": 0, "opaque": true, "replaceable": false, @@ -307727,7 +279004,7 @@ ] }, { - "id": 26145, + "id": 23690, "luminance": 0, "opaque": true, "replaceable": false, @@ -307739,7 +279016,7 @@ ] }, { - "id": 26146, + "id": 23691, "luminance": 0, "opaque": true, "replaceable": false, @@ -307751,7 +279028,7 @@ ] }, { - "id": 26147, + "id": 23692, "luminance": 0, "opaque": true, "replaceable": false, @@ -307763,7 +279040,7 @@ ] }, { - "id": 26148, + "id": 23693, "luminance": 0, "opaque": true, "replaceable": false, @@ -307775,7 +279052,7 @@ ] }, { - "id": 26149, + "id": 23694, "luminance": 0, "opaque": true, "replaceable": false, @@ -307787,7 +279064,7 @@ ] }, { - "id": 26150, + "id": 23695, "luminance": 0, "opaque": true, "replaceable": false, @@ -307799,7 +279076,7 @@ ] }, { - "id": 26151, + "id": 23696, "luminance": 0, "opaque": true, "replaceable": false, @@ -307810,7 +279087,7 @@ ] }, { - "id": 26152, + "id": 23697, "luminance": 0, "opaque": true, "replaceable": false, @@ -307821,7 +279098,7 @@ ] }, { - "id": 26153, + "id": 23698, "luminance": 0, "opaque": true, "replaceable": false, @@ -307833,7 +279110,7 @@ ] }, { - "id": 26154, + "id": 23699, "luminance": 0, "opaque": true, "replaceable": false, @@ -307845,7 +279122,7 @@ ] }, { - "id": 26155, + "id": 23700, "luminance": 0, "opaque": true, "replaceable": false, @@ -307857,7 +279134,7 @@ ] }, { - "id": 26156, + "id": 23701, "luminance": 0, "opaque": true, "replaceable": false, @@ -307869,7 +279146,7 @@ ] }, { - "id": 26157, + "id": 23702, "luminance": 0, "opaque": true, "replaceable": false, @@ -307880,7 +279157,7 @@ ] }, { - "id": 26158, + "id": 23703, "luminance": 0, "opaque": true, "replaceable": false, @@ -307891,7 +279168,7 @@ ] }, { - "id": 26159, + "id": 23704, "luminance": 0, "opaque": true, "replaceable": false, @@ -307902,7 +279179,7 @@ ] }, { - "id": 26160, + "id": 23705, "luminance": 0, "opaque": true, "replaceable": false, @@ -307913,7 +279190,7 @@ ] }, { - "id": 26161, + "id": 23706, "luminance": 0, "opaque": true, "replaceable": false, @@ -307924,7 +279201,7 @@ ] }, { - "id": 26162, + "id": 23707, "luminance": 0, "opaque": true, "replaceable": false, @@ -307935,7 +279212,7 @@ ] }, { - "id": 26163, + "id": 23708, "luminance": 0, "opaque": true, "replaceable": false, @@ -307947,7 +279224,7 @@ ] }, { - "id": 26164, + "id": 23709, "luminance": 0, "opaque": true, "replaceable": false, @@ -307959,7 +279236,7 @@ ] }, { - "id": 26165, + "id": 23710, "luminance": 0, "opaque": true, "replaceable": false, @@ -307971,7 +279248,7 @@ ] }, { - "id": 26166, + "id": 23711, "luminance": 0, "opaque": true, "replaceable": false, @@ -307983,7 +279260,7 @@ ] }, { - "id": 26167, + "id": 23712, "luminance": 0, "opaque": true, "replaceable": false, @@ -307995,7 +279272,7 @@ ] }, { - "id": 26168, + "id": 23713, "luminance": 0, "opaque": true, "replaceable": false, @@ -308007,7 +279284,7 @@ ] }, { - "id": 26169, + "id": 23714, "luminance": 0, "opaque": true, "replaceable": false, @@ -308019,7 +279296,7 @@ ] }, { - "id": 26170, + "id": 23715, "luminance": 0, "opaque": true, "replaceable": false, @@ -308031,7 +279308,7 @@ ] }, { - "id": 26171, + "id": 23716, "luminance": 0, "opaque": true, "replaceable": false, @@ -308042,7 +279319,7 @@ ] }, { - "id": 26172, + "id": 23717, "luminance": 0, "opaque": true, "replaceable": false, @@ -308053,7 +279330,7 @@ ] }, { - "id": 26173, + "id": 23718, "luminance": 0, "opaque": true, "replaceable": false, @@ -308065,7 +279342,7 @@ ] }, { - "id": 26174, + "id": 23719, "luminance": 0, "opaque": true, "replaceable": false, @@ -308077,7 +279354,7 @@ ] }, { - "id": 26175, + "id": 23720, "luminance": 0, "opaque": true, "replaceable": false, @@ -308089,7 +279366,7 @@ ] }, { - "id": 26176, + "id": 23721, "luminance": 0, "opaque": true, "replaceable": false, @@ -308101,7 +279378,7 @@ ] }, { - "id": 26177, + "id": 23722, "luminance": 0, "opaque": true, "replaceable": false, @@ -308112,7 +279389,7 @@ ] }, { - "id": 26178, + "id": 23723, "luminance": 0, "opaque": true, "replaceable": false, @@ -308123,7 +279400,7 @@ ] }, { - "id": 26179, + "id": 23724, "luminance": 0, "opaque": true, "replaceable": false, @@ -308134,7 +279411,7 @@ ] }, { - "id": 26180, + "id": 23725, "luminance": 0, "opaque": true, "replaceable": false, @@ -308145,7 +279422,7 @@ ] }, { - "id": 26181, + "id": 23726, "luminance": 0, "opaque": true, "replaceable": false, @@ -308156,7 +279433,7 @@ ] }, { - "id": 26182, + "id": 23727, "luminance": 0, "opaque": true, "replaceable": false, @@ -308167,7 +279444,7 @@ ] }, { - "id": 26183, + "id": 23728, "luminance": 0, "opaque": true, "replaceable": false, @@ -308179,7 +279456,7 @@ ] }, { - "id": 26184, + "id": 23729, "luminance": 0, "opaque": true, "replaceable": false, @@ -308191,7 +279468,7 @@ ] }, { - "id": 26185, + "id": 23730, "luminance": 0, "opaque": true, "replaceable": false, @@ -308203,7 +279480,7 @@ ] }, { - "id": 26186, + "id": 23731, "luminance": 0, "opaque": true, "replaceable": false, @@ -308215,7 +279492,7 @@ ] }, { - "id": 26187, + "id": 23732, "luminance": 0, "opaque": true, "replaceable": false, @@ -308227,7 +279504,7 @@ ] }, { - "id": 26188, + "id": 23733, "luminance": 0, "opaque": true, "replaceable": false, @@ -308239,7 +279516,7 @@ ] }, { - "id": 26189, + "id": 23734, "luminance": 0, "opaque": true, "replaceable": false, @@ -308251,7 +279528,7 @@ ] }, { - "id": 26190, + "id": 23735, "luminance": 0, "opaque": true, "replaceable": false, @@ -308263,7 +279540,7 @@ ] }, { - "id": 26191, + "id": 23736, "luminance": 0, "opaque": true, "replaceable": false, @@ -308274,7 +279551,7 @@ ] }, { - "id": 26192, + "id": 23737, "luminance": 0, "opaque": true, "replaceable": false, @@ -308285,7 +279562,7 @@ ] }, { - "id": 26193, + "id": 23738, "luminance": 0, "opaque": true, "replaceable": false, @@ -308297,7 +279574,7 @@ ] }, { - "id": 26194, + "id": 23739, "luminance": 0, "opaque": true, "replaceable": false, @@ -308309,7 +279586,7 @@ ] }, { - "id": 26195, + "id": 23740, "luminance": 0, "opaque": true, "replaceable": false, @@ -308321,7 +279598,7 @@ ] }, { - "id": 26196, + "id": 23741, "luminance": 0, "opaque": true, "replaceable": false, @@ -308333,7 +279610,7 @@ ] }, { - "id": 26197, + "id": 23742, "luminance": 0, "opaque": true, "replaceable": false, @@ -308344,7 +279621,7 @@ ] }, { - "id": 26198, + "id": 23743, "luminance": 0, "opaque": true, "replaceable": false, @@ -308355,7 +279632,7 @@ ] }, { - "id": 26199, + "id": 23744, "luminance": 0, "opaque": true, "replaceable": false, @@ -308366,7 +279643,7 @@ ] }, { - "id": 26200, + "id": 23745, "luminance": 0, "opaque": true, "replaceable": false, @@ -308377,7 +279654,7 @@ ] }, { - "id": 26201, + "id": 23746, "luminance": 0, "opaque": true, "replaceable": false, @@ -308388,7 +279665,7 @@ ] }, { - "id": 26202, + "id": 23747, "luminance": 0, "opaque": true, "replaceable": false, @@ -308399,7 +279676,7 @@ ] }, { - "id": 26203, + "id": 23748, "luminance": 0, "opaque": true, "replaceable": false, @@ -308411,7 +279688,7 @@ ] }, { - "id": 26204, + "id": 23749, "luminance": 0, "opaque": true, "replaceable": false, @@ -308423,7 +279700,7 @@ ] }, { - "id": 26205, + "id": 23750, "luminance": 0, "opaque": true, "replaceable": false, @@ -308435,7 +279712,7 @@ ] }, { - "id": 26206, + "id": 23751, "luminance": 0, "opaque": true, "replaceable": false, @@ -308447,7 +279724,7 @@ ] }, { - "id": 26207, + "id": 23752, "luminance": 0, "opaque": true, "replaceable": false, @@ -308459,7 +279736,7 @@ ] }, { - "id": 26208, + "id": 23753, "luminance": 0, "opaque": true, "replaceable": false, @@ -308471,7 +279748,7 @@ ] }, { - "id": 26209, + "id": 23754, "luminance": 0, "opaque": true, "replaceable": false, @@ -308483,7 +279760,7 @@ ] }, { - "id": 26210, + "id": 23755, "luminance": 0, "opaque": true, "replaceable": false, @@ -308495,7 +279772,7 @@ ] }, { - "id": 26211, + "id": 23756, "luminance": 0, "opaque": true, "replaceable": false, @@ -308506,7 +279783,7 @@ ] }, { - "id": 26212, + "id": 23757, "luminance": 0, "opaque": true, "replaceable": false, @@ -308517,7 +279794,7 @@ ] }, { - "id": 26213, + "id": 23758, "luminance": 0, "opaque": true, "replaceable": false, @@ -308529,7 +279806,7 @@ ] }, { - "id": 26214, + "id": 23759, "luminance": 0, "opaque": true, "replaceable": false, @@ -308541,7 +279818,7 @@ ] }, { - "id": 26215, + "id": 23760, "luminance": 0, "opaque": true, "replaceable": false, @@ -308553,7 +279830,7 @@ ] }, { - "id": 26216, + "id": 23761, "luminance": 0, "opaque": true, "replaceable": false, @@ -308565,7 +279842,7 @@ ] }, { - "id": 26217, + "id": 23762, "luminance": 0, "opaque": true, "replaceable": false, @@ -308576,7 +279853,7 @@ ] }, { - "id": 26218, + "id": 23763, "luminance": 0, "opaque": true, "replaceable": false, @@ -308587,7 +279864,7 @@ ] }, { - "id": 26219, + "id": 23764, "luminance": 0, "opaque": true, "replaceable": false, @@ -308598,7 +279875,7 @@ ] }, { - "id": 26220, + "id": 23765, "luminance": 0, "opaque": true, "replaceable": false, @@ -308611,10 +279888,10 @@ ] }, { - "id": 1038, + "id": 985, "name": "deepslate_brick_slab", "translation_key": "block.minecraft.deepslate_brick_slab", - "item_id": 653, + "item_id": 632, "properties": [ { "name": "type", @@ -308632,10 +279909,10 @@ ] } ], - "default_state_id": 26224, + "default_state_id": 23769, "states": [ { - "id": 26221, + "id": 23766, "luminance": 0, "opaque": true, "replaceable": false, @@ -308645,7 +279922,7 @@ ] }, { - "id": 26222, + "id": 23767, "luminance": 0, "opaque": true, "replaceable": false, @@ -308655,7 +279932,7 @@ ] }, { - "id": 26223, + "id": 23768, "luminance": 0, "opaque": true, "replaceable": false, @@ -308665,7 +279942,7 @@ ] }, { - "id": 26224, + "id": 23769, "luminance": 0, "opaque": true, "replaceable": false, @@ -308675,7 +279952,7 @@ ] }, { - "id": 26225, + "id": 23770, "luminance": 0, "opaque": true, "replaceable": false, @@ -308685,7 +279962,7 @@ ] }, { - "id": 26226, + "id": 23771, "luminance": 0, "opaque": true, "replaceable": false, @@ -308697,10 +279974,10 @@ ] }, { - "id": 1039, + "id": 986, "name": "deepslate_brick_wall", "translation_key": "block.minecraft.deepslate_brick_wall", - "item_id": 416, + "item_id": 395, "properties": [ { "name": "east", @@ -308749,10 +280026,10 @@ ] } ], - "default_state_id": 26230, + "default_state_id": 23775, "states": [ { - "id": 26227, + "id": 23772, "luminance": 0, "opaque": true, "replaceable": false, @@ -308762,7 +280039,7 @@ ] }, { - "id": 26228, + "id": 23773, "luminance": 0, "opaque": true, "replaceable": false, @@ -308774,7 +280051,7 @@ ] }, { - "id": 26229, + "id": 23774, "luminance": 0, "opaque": true, "replaceable": false, @@ -308786,7 +280063,7 @@ ] }, { - "id": 26230, + "id": 23775, "luminance": 0, "opaque": true, "replaceable": false, @@ -308796,7 +280073,7 @@ ] }, { - "id": 26231, + "id": 23776, "luminance": 0, "opaque": true, "replaceable": false, @@ -308808,7 +280085,7 @@ ] }, { - "id": 26232, + "id": 23777, "luminance": 0, "opaque": true, "replaceable": false, @@ -308820,7 +280097,7 @@ ] }, { - "id": 26233, + "id": 23778, "luminance": 0, "opaque": true, "replaceable": false, @@ -308828,7 +280105,7 @@ "collision_shapes": [] }, { - "id": 26234, + "id": 23779, "luminance": 0, "opaque": true, "replaceable": false, @@ -308838,7 +280115,7 @@ ] }, { - "id": 26235, + "id": 23780, "luminance": 0, "opaque": true, "replaceable": false, @@ -308848,7 +280125,7 @@ ] }, { - "id": 26236, + "id": 23781, "luminance": 0, "opaque": true, "replaceable": false, @@ -308856,7 +280133,7 @@ "collision_shapes": [] }, { - "id": 26237, + "id": 23782, "luminance": 0, "opaque": true, "replaceable": false, @@ -308866,7 +280143,7 @@ ] }, { - "id": 26238, + "id": 23783, "luminance": 0, "opaque": true, "replaceable": false, @@ -308876,7 +280153,7 @@ ] }, { - "id": 26239, + "id": 23784, "luminance": 0, "opaque": true, "replaceable": false, @@ -308887,7 +280164,7 @@ ] }, { - "id": 26240, + "id": 23785, "luminance": 0, "opaque": true, "replaceable": false, @@ -308900,7 +280177,7 @@ ] }, { - "id": 26241, + "id": 23786, "luminance": 0, "opaque": true, "replaceable": false, @@ -308913,7 +280190,7 @@ ] }, { - "id": 26242, + "id": 23787, "luminance": 0, "opaque": true, "replaceable": false, @@ -308924,7 +280201,7 @@ ] }, { - "id": 26243, + "id": 23788, "luminance": 0, "opaque": true, "replaceable": false, @@ -308937,7 +280214,7 @@ ] }, { - "id": 26244, + "id": 23789, "luminance": 0, "opaque": true, "replaceable": false, @@ -308950,7 +280227,7 @@ ] }, { - "id": 26245, + "id": 23790, "luminance": 0, "opaque": true, "replaceable": false, @@ -308960,7 +280237,7 @@ ] }, { - "id": 26246, + "id": 23791, "luminance": 0, "opaque": true, "replaceable": false, @@ -308971,7 +280248,7 @@ ] }, { - "id": 26247, + "id": 23792, "luminance": 0, "opaque": true, "replaceable": false, @@ -308982,7 +280259,7 @@ ] }, { - "id": 26248, + "id": 23793, "luminance": 0, "opaque": true, "replaceable": false, @@ -308992,7 +280269,7 @@ ] }, { - "id": 26249, + "id": 23794, "luminance": 0, "opaque": true, "replaceable": false, @@ -309003,7 +280280,7 @@ ] }, { - "id": 26250, + "id": 23795, "luminance": 0, "opaque": true, "replaceable": false, @@ -309014,7 +280291,7 @@ ] }, { - "id": 26251, + "id": 23796, "luminance": 0, "opaque": true, "replaceable": false, @@ -309025,7 +280302,7 @@ ] }, { - "id": 26252, + "id": 23797, "luminance": 0, "opaque": true, "replaceable": false, @@ -309038,7 +280315,7 @@ ] }, { - "id": 26253, + "id": 23798, "luminance": 0, "opaque": true, "replaceable": false, @@ -309051,7 +280328,7 @@ ] }, { - "id": 26254, + "id": 23799, "luminance": 0, "opaque": true, "replaceable": false, @@ -309062,7 +280339,7 @@ ] }, { - "id": 26255, + "id": 23800, "luminance": 0, "opaque": true, "replaceable": false, @@ -309075,7 +280352,7 @@ ] }, { - "id": 26256, + "id": 23801, "luminance": 0, "opaque": true, "replaceable": false, @@ -309088,7 +280365,7 @@ ] }, { - "id": 26257, + "id": 23802, "luminance": 0, "opaque": true, "replaceable": false, @@ -309098,7 +280375,7 @@ ] }, { - "id": 26258, + "id": 23803, "luminance": 0, "opaque": true, "replaceable": false, @@ -309109,7 +280386,7 @@ ] }, { - "id": 26259, + "id": 23804, "luminance": 0, "opaque": true, "replaceable": false, @@ -309120,7 +280397,7 @@ ] }, { - "id": 26260, + "id": 23805, "luminance": 0, "opaque": true, "replaceable": false, @@ -309130,7 +280407,7 @@ ] }, { - "id": 26261, + "id": 23806, "luminance": 0, "opaque": true, "replaceable": false, @@ -309141,7 +280418,7 @@ ] }, { - "id": 26262, + "id": 23807, "luminance": 0, "opaque": true, "replaceable": false, @@ -309152,7 +280429,7 @@ ] }, { - "id": 26263, + "id": 23808, "luminance": 0, "opaque": true, "replaceable": false, @@ -309163,7 +280440,7 @@ ] }, { - "id": 26264, + "id": 23809, "luminance": 0, "opaque": true, "replaceable": false, @@ -309176,7 +280453,7 @@ ] }, { - "id": 26265, + "id": 23810, "luminance": 0, "opaque": true, "replaceable": false, @@ -309189,7 +280466,7 @@ ] }, { - "id": 26266, + "id": 23811, "luminance": 0, "opaque": true, "replaceable": false, @@ -309200,7 +280477,7 @@ ] }, { - "id": 26267, + "id": 23812, "luminance": 0, "opaque": true, "replaceable": false, @@ -309213,7 +280490,7 @@ ] }, { - "id": 26268, + "id": 23813, "luminance": 0, "opaque": true, "replaceable": false, @@ -309226,7 +280503,7 @@ ] }, { - "id": 26269, + "id": 23814, "luminance": 0, "opaque": true, "replaceable": false, @@ -309236,7 +280513,7 @@ ] }, { - "id": 26270, + "id": 23815, "luminance": 0, "opaque": true, "replaceable": false, @@ -309247,7 +280524,7 @@ ] }, { - "id": 26271, + "id": 23816, "luminance": 0, "opaque": true, "replaceable": false, @@ -309258,7 +280535,7 @@ ] }, { - "id": 26272, + "id": 23817, "luminance": 0, "opaque": true, "replaceable": false, @@ -309268,7 +280545,7 @@ ] }, { - "id": 26273, + "id": 23818, "luminance": 0, "opaque": true, "replaceable": false, @@ -309279,7 +280556,7 @@ ] }, { - "id": 26274, + "id": 23819, "luminance": 0, "opaque": true, "replaceable": false, @@ -309290,7 +280567,7 @@ ] }, { - "id": 26275, + "id": 23820, "luminance": 0, "opaque": true, "replaceable": false, @@ -309302,7 +280579,7 @@ ] }, { - "id": 26276, + "id": 23821, "luminance": 0, "opaque": true, "replaceable": false, @@ -309316,7 +280593,7 @@ ] }, { - "id": 26277, + "id": 23822, "luminance": 0, "opaque": true, "replaceable": false, @@ -309330,7 +280607,7 @@ ] }, { - "id": 26278, + "id": 23823, "luminance": 0, "opaque": true, "replaceable": false, @@ -309342,7 +280619,7 @@ ] }, { - "id": 26279, + "id": 23824, "luminance": 0, "opaque": true, "replaceable": false, @@ -309356,7 +280633,7 @@ ] }, { - "id": 26280, + "id": 23825, "luminance": 0, "opaque": true, "replaceable": false, @@ -309370,7 +280647,7 @@ ] }, { - "id": 26281, + "id": 23826, "luminance": 0, "opaque": true, "replaceable": false, @@ -309380,7 +280657,7 @@ ] }, { - "id": 26282, + "id": 23827, "luminance": 0, "opaque": true, "replaceable": false, @@ -309392,7 +280669,7 @@ ] }, { - "id": 26283, + "id": 23828, "luminance": 0, "opaque": true, "replaceable": false, @@ -309404,7 +280681,7 @@ ] }, { - "id": 26284, + "id": 23829, "luminance": 0, "opaque": true, "replaceable": false, @@ -309414,7 +280691,7 @@ ] }, { - "id": 26285, + "id": 23830, "luminance": 0, "opaque": true, "replaceable": false, @@ -309426,7 +280703,7 @@ ] }, { - "id": 26286, + "id": 23831, "luminance": 0, "opaque": true, "replaceable": false, @@ -309438,7 +280715,7 @@ ] }, { - "id": 26287, + "id": 23832, "luminance": 0, "opaque": true, "replaceable": false, @@ -309450,7 +280727,7 @@ ] }, { - "id": 26288, + "id": 23833, "luminance": 0, "opaque": true, "replaceable": false, @@ -309464,7 +280741,7 @@ ] }, { - "id": 26289, + "id": 23834, "luminance": 0, "opaque": true, "replaceable": false, @@ -309478,7 +280755,7 @@ ] }, { - "id": 26290, + "id": 23835, "luminance": 0, "opaque": true, "replaceable": false, @@ -309490,7 +280767,7 @@ ] }, { - "id": 26291, + "id": 23836, "luminance": 0, "opaque": true, "replaceable": false, @@ -309504,7 +280781,7 @@ ] }, { - "id": 26292, + "id": 23837, "luminance": 0, "opaque": true, "replaceable": false, @@ -309518,7 +280795,7 @@ ] }, { - "id": 26293, + "id": 23838, "luminance": 0, "opaque": true, "replaceable": false, @@ -309528,7 +280805,7 @@ ] }, { - "id": 26294, + "id": 23839, "luminance": 0, "opaque": true, "replaceable": false, @@ -309540,7 +280817,7 @@ ] }, { - "id": 26295, + "id": 23840, "luminance": 0, "opaque": true, "replaceable": false, @@ -309552,7 +280829,7 @@ ] }, { - "id": 26296, + "id": 23841, "luminance": 0, "opaque": true, "replaceable": false, @@ -309562,7 +280839,7 @@ ] }, { - "id": 26297, + "id": 23842, "luminance": 0, "opaque": true, "replaceable": false, @@ -309574,7 +280851,7 @@ ] }, { - "id": 26298, + "id": 23843, "luminance": 0, "opaque": true, "replaceable": false, @@ -309586,7 +280863,7 @@ ] }, { - "id": 26299, + "id": 23844, "luminance": 0, "opaque": true, "replaceable": false, @@ -309597,7 +280874,7 @@ ] }, { - "id": 26300, + "id": 23845, "luminance": 0, "opaque": true, "replaceable": false, @@ -309610,7 +280887,7 @@ ] }, { - "id": 26301, + "id": 23846, "luminance": 0, "opaque": true, "replaceable": false, @@ -309623,7 +280900,7 @@ ] }, { - "id": 26302, + "id": 23847, "luminance": 0, "opaque": true, "replaceable": false, @@ -309634,7 +280911,7 @@ ] }, { - "id": 26303, + "id": 23848, "luminance": 0, "opaque": true, "replaceable": false, @@ -309647,7 +280924,7 @@ ] }, { - "id": 26304, + "id": 23849, "luminance": 0, "opaque": true, "replaceable": false, @@ -309660,7 +280937,7 @@ ] }, { - "id": 26305, + "id": 23850, "luminance": 0, "opaque": true, "replaceable": false, @@ -309670,7 +280947,7 @@ ] }, { - "id": 26306, + "id": 23851, "luminance": 0, "opaque": true, "replaceable": false, @@ -309681,7 +280958,7 @@ ] }, { - "id": 26307, + "id": 23852, "luminance": 0, "opaque": true, "replaceable": false, @@ -309692,7 +280969,7 @@ ] }, { - "id": 26308, + "id": 23853, "luminance": 0, "opaque": true, "replaceable": false, @@ -309702,7 +280979,7 @@ ] }, { - "id": 26309, + "id": 23854, "luminance": 0, "opaque": true, "replaceable": false, @@ -309713,7 +280990,7 @@ ] }, { - "id": 26310, + "id": 23855, "luminance": 0, "opaque": true, "replaceable": false, @@ -309724,7 +281001,7 @@ ] }, { - "id": 26311, + "id": 23856, "luminance": 0, "opaque": true, "replaceable": false, @@ -309736,7 +281013,7 @@ ] }, { - "id": 26312, + "id": 23857, "luminance": 0, "opaque": true, "replaceable": false, @@ -309750,7 +281027,7 @@ ] }, { - "id": 26313, + "id": 23858, "luminance": 0, "opaque": true, "replaceable": false, @@ -309764,7 +281041,7 @@ ] }, { - "id": 26314, + "id": 23859, "luminance": 0, "opaque": true, "replaceable": false, @@ -309776,7 +281053,7 @@ ] }, { - "id": 26315, + "id": 23860, "luminance": 0, "opaque": true, "replaceable": false, @@ -309790,7 +281067,7 @@ ] }, { - "id": 26316, + "id": 23861, "luminance": 0, "opaque": true, "replaceable": false, @@ -309804,7 +281081,7 @@ ] }, { - "id": 26317, + "id": 23862, "luminance": 0, "opaque": true, "replaceable": false, @@ -309814,7 +281091,7 @@ ] }, { - "id": 26318, + "id": 23863, "luminance": 0, "opaque": true, "replaceable": false, @@ -309826,7 +281103,7 @@ ] }, { - "id": 26319, + "id": 23864, "luminance": 0, "opaque": true, "replaceable": false, @@ -309838,7 +281115,7 @@ ] }, { - "id": 26320, + "id": 23865, "luminance": 0, "opaque": true, "replaceable": false, @@ -309848,7 +281125,7 @@ ] }, { - "id": 26321, + "id": 23866, "luminance": 0, "opaque": true, "replaceable": false, @@ -309860,7 +281137,7 @@ ] }, { - "id": 26322, + "id": 23867, "luminance": 0, "opaque": true, "replaceable": false, @@ -309872,7 +281149,7 @@ ] }, { - "id": 26323, + "id": 23868, "luminance": 0, "opaque": true, "replaceable": false, @@ -309884,7 +281161,7 @@ ] }, { - "id": 26324, + "id": 23869, "luminance": 0, "opaque": true, "replaceable": false, @@ -309898,7 +281175,7 @@ ] }, { - "id": 26325, + "id": 23870, "luminance": 0, "opaque": true, "replaceable": false, @@ -309912,7 +281189,7 @@ ] }, { - "id": 26326, + "id": 23871, "luminance": 0, "opaque": true, "replaceable": false, @@ -309924,7 +281201,7 @@ ] }, { - "id": 26327, + "id": 23872, "luminance": 0, "opaque": true, "replaceable": false, @@ -309938,7 +281215,7 @@ ] }, { - "id": 26328, + "id": 23873, "luminance": 0, "opaque": true, "replaceable": false, @@ -309952,7 +281229,7 @@ ] }, { - "id": 26329, + "id": 23874, "luminance": 0, "opaque": true, "replaceable": false, @@ -309962,7 +281239,7 @@ ] }, { - "id": 26330, + "id": 23875, "luminance": 0, "opaque": true, "replaceable": false, @@ -309974,7 +281251,7 @@ ] }, { - "id": 26331, + "id": 23876, "luminance": 0, "opaque": true, "replaceable": false, @@ -309986,7 +281263,7 @@ ] }, { - "id": 26332, + "id": 23877, "luminance": 0, "opaque": true, "replaceable": false, @@ -309996,7 +281273,7 @@ ] }, { - "id": 26333, + "id": 23878, "luminance": 0, "opaque": true, "replaceable": false, @@ -310008,7 +281285,7 @@ ] }, { - "id": 26334, + "id": 23879, "luminance": 0, "opaque": true, "replaceable": false, @@ -310020,7 +281297,7 @@ ] }, { - "id": 26335, + "id": 23880, "luminance": 0, "opaque": true, "replaceable": false, @@ -310031,7 +281308,7 @@ ] }, { - "id": 26336, + "id": 23881, "luminance": 0, "opaque": true, "replaceable": false, @@ -310043,7 +281320,7 @@ ] }, { - "id": 26337, + "id": 23882, "luminance": 0, "opaque": true, "replaceable": false, @@ -310055,7 +281332,7 @@ ] }, { - "id": 26338, + "id": 23883, "luminance": 0, "opaque": true, "replaceable": false, @@ -310066,7 +281343,7 @@ ] }, { - "id": 26339, + "id": 23884, "luminance": 0, "opaque": true, "replaceable": false, @@ -310078,7 +281355,7 @@ ] }, { - "id": 26340, + "id": 23885, "luminance": 0, "opaque": true, "replaceable": false, @@ -310090,7 +281367,7 @@ ] }, { - "id": 26341, + "id": 23886, "luminance": 0, "opaque": true, "replaceable": false, @@ -310100,7 +281377,7 @@ ] }, { - "id": 26342, + "id": 23887, "luminance": 0, "opaque": true, "replaceable": false, @@ -310110,7 +281387,7 @@ ] }, { - "id": 26343, + "id": 23888, "luminance": 0, "opaque": true, "replaceable": false, @@ -310120,7 +281397,7 @@ ] }, { - "id": 26344, + "id": 23889, "luminance": 0, "opaque": true, "replaceable": false, @@ -310130,7 +281407,7 @@ ] }, { - "id": 26345, + "id": 23890, "luminance": 0, "opaque": true, "replaceable": false, @@ -310140,7 +281417,7 @@ ] }, { - "id": 26346, + "id": 23891, "luminance": 0, "opaque": true, "replaceable": false, @@ -310150,7 +281427,7 @@ ] }, { - "id": 26347, + "id": 23892, "luminance": 0, "opaque": true, "replaceable": false, @@ -310162,7 +281439,7 @@ ] }, { - "id": 26348, + "id": 23893, "luminance": 0, "opaque": true, "replaceable": false, @@ -310175,7 +281452,7 @@ ] }, { - "id": 26349, + "id": 23894, "luminance": 0, "opaque": true, "replaceable": false, @@ -310188,7 +281465,7 @@ ] }, { - "id": 26350, + "id": 23895, "luminance": 0, "opaque": true, "replaceable": false, @@ -310200,7 +281477,7 @@ ] }, { - "id": 26351, + "id": 23896, "luminance": 0, "opaque": true, "replaceable": false, @@ -310213,7 +281490,7 @@ ] }, { - "id": 26352, + "id": 23897, "luminance": 0, "opaque": true, "replaceable": false, @@ -310226,7 +281503,7 @@ ] }, { - "id": 26353, + "id": 23898, "luminance": 0, "opaque": true, "replaceable": false, @@ -310237,7 +281514,7 @@ ] }, { - "id": 26354, + "id": 23899, "luminance": 0, "opaque": true, "replaceable": false, @@ -310248,7 +281525,7 @@ ] }, { - "id": 26355, + "id": 23900, "luminance": 0, "opaque": true, "replaceable": false, @@ -310259,7 +281536,7 @@ ] }, { - "id": 26356, + "id": 23901, "luminance": 0, "opaque": true, "replaceable": false, @@ -310270,7 +281547,7 @@ ] }, { - "id": 26357, + "id": 23902, "luminance": 0, "opaque": true, "replaceable": false, @@ -310281,7 +281558,7 @@ ] }, { - "id": 26358, + "id": 23903, "luminance": 0, "opaque": true, "replaceable": false, @@ -310292,7 +281569,7 @@ ] }, { - "id": 26359, + "id": 23904, "luminance": 0, "opaque": true, "replaceable": false, @@ -310304,7 +281581,7 @@ ] }, { - "id": 26360, + "id": 23905, "luminance": 0, "opaque": true, "replaceable": false, @@ -310317,7 +281594,7 @@ ] }, { - "id": 26361, + "id": 23906, "luminance": 0, "opaque": true, "replaceable": false, @@ -310330,7 +281607,7 @@ ] }, { - "id": 26362, + "id": 23907, "luminance": 0, "opaque": true, "replaceable": false, @@ -310342,7 +281619,7 @@ ] }, { - "id": 26363, + "id": 23908, "luminance": 0, "opaque": true, "replaceable": false, @@ -310355,7 +281632,7 @@ ] }, { - "id": 26364, + "id": 23909, "luminance": 0, "opaque": true, "replaceable": false, @@ -310368,7 +281645,7 @@ ] }, { - "id": 26365, + "id": 23910, "luminance": 0, "opaque": true, "replaceable": false, @@ -310379,7 +281656,7 @@ ] }, { - "id": 26366, + "id": 23911, "luminance": 0, "opaque": true, "replaceable": false, @@ -310390,7 +281667,7 @@ ] }, { - "id": 26367, + "id": 23912, "luminance": 0, "opaque": true, "replaceable": false, @@ -310401,7 +281678,7 @@ ] }, { - "id": 26368, + "id": 23913, "luminance": 0, "opaque": true, "replaceable": false, @@ -310412,7 +281689,7 @@ ] }, { - "id": 26369, + "id": 23914, "luminance": 0, "opaque": true, "replaceable": false, @@ -310423,7 +281700,7 @@ ] }, { - "id": 26370, + "id": 23915, "luminance": 0, "opaque": true, "replaceable": false, @@ -310434,7 +281711,7 @@ ] }, { - "id": 26371, + "id": 23916, "luminance": 0, "opaque": true, "replaceable": false, @@ -310446,7 +281723,7 @@ ] }, { - "id": 26372, + "id": 23917, "luminance": 0, "opaque": true, "replaceable": false, @@ -310459,7 +281736,7 @@ ] }, { - "id": 26373, + "id": 23918, "luminance": 0, "opaque": true, "replaceable": false, @@ -310472,7 +281749,7 @@ ] }, { - "id": 26374, + "id": 23919, "luminance": 0, "opaque": true, "replaceable": false, @@ -310484,7 +281761,7 @@ ] }, { - "id": 26375, + "id": 23920, "luminance": 0, "opaque": true, "replaceable": false, @@ -310497,7 +281774,7 @@ ] }, { - "id": 26376, + "id": 23921, "luminance": 0, "opaque": true, "replaceable": false, @@ -310510,7 +281787,7 @@ ] }, { - "id": 26377, + "id": 23922, "luminance": 0, "opaque": true, "replaceable": false, @@ -310521,7 +281798,7 @@ ] }, { - "id": 26378, + "id": 23923, "luminance": 0, "opaque": true, "replaceable": false, @@ -310532,7 +281809,7 @@ ] }, { - "id": 26379, + "id": 23924, "luminance": 0, "opaque": true, "replaceable": false, @@ -310543,7 +281820,7 @@ ] }, { - "id": 26380, + "id": 23925, "luminance": 0, "opaque": true, "replaceable": false, @@ -310554,7 +281831,7 @@ ] }, { - "id": 26381, + "id": 23926, "luminance": 0, "opaque": true, "replaceable": false, @@ -310565,7 +281842,7 @@ ] }, { - "id": 26382, + "id": 23927, "luminance": 0, "opaque": true, "replaceable": false, @@ -310576,7 +281853,7 @@ ] }, { - "id": 26383, + "id": 23928, "luminance": 0, "opaque": true, "replaceable": false, @@ -310589,7 +281866,7 @@ ] }, { - "id": 26384, + "id": 23929, "luminance": 0, "opaque": true, "replaceable": false, @@ -310603,7 +281880,7 @@ ] }, { - "id": 26385, + "id": 23930, "luminance": 0, "opaque": true, "replaceable": false, @@ -310617,7 +281894,7 @@ ] }, { - "id": 26386, + "id": 23931, "luminance": 0, "opaque": true, "replaceable": false, @@ -310630,7 +281907,7 @@ ] }, { - "id": 26387, + "id": 23932, "luminance": 0, "opaque": true, "replaceable": false, @@ -310644,7 +281921,7 @@ ] }, { - "id": 26388, + "id": 23933, "luminance": 0, "opaque": true, "replaceable": false, @@ -310658,7 +281935,7 @@ ] }, { - "id": 26389, + "id": 23934, "luminance": 0, "opaque": true, "replaceable": false, @@ -310669,7 +281946,7 @@ ] }, { - "id": 26390, + "id": 23935, "luminance": 0, "opaque": true, "replaceable": false, @@ -310681,7 +281958,7 @@ ] }, { - "id": 26391, + "id": 23936, "luminance": 0, "opaque": true, "replaceable": false, @@ -310693,7 +281970,7 @@ ] }, { - "id": 26392, + "id": 23937, "luminance": 0, "opaque": true, "replaceable": false, @@ -310704,7 +281981,7 @@ ] }, { - "id": 26393, + "id": 23938, "luminance": 0, "opaque": true, "replaceable": false, @@ -310716,7 +281993,7 @@ ] }, { - "id": 26394, + "id": 23939, "luminance": 0, "opaque": true, "replaceable": false, @@ -310728,7 +282005,7 @@ ] }, { - "id": 26395, + "id": 23940, "luminance": 0, "opaque": true, "replaceable": false, @@ -310741,7 +282018,7 @@ ] }, { - "id": 26396, + "id": 23941, "luminance": 0, "opaque": true, "replaceable": false, @@ -310755,7 +282032,7 @@ ] }, { - "id": 26397, + "id": 23942, "luminance": 0, "opaque": true, "replaceable": false, @@ -310769,7 +282046,7 @@ ] }, { - "id": 26398, + "id": 23943, "luminance": 0, "opaque": true, "replaceable": false, @@ -310782,7 +282059,7 @@ ] }, { - "id": 26399, + "id": 23944, "luminance": 0, "opaque": true, "replaceable": false, @@ -310796,7 +282073,7 @@ ] }, { - "id": 26400, + "id": 23945, "luminance": 0, "opaque": true, "replaceable": false, @@ -310810,7 +282087,7 @@ ] }, { - "id": 26401, + "id": 23946, "luminance": 0, "opaque": true, "replaceable": false, @@ -310821,7 +282098,7 @@ ] }, { - "id": 26402, + "id": 23947, "luminance": 0, "opaque": true, "replaceable": false, @@ -310833,7 +282110,7 @@ ] }, { - "id": 26403, + "id": 23948, "luminance": 0, "opaque": true, "replaceable": false, @@ -310845,7 +282122,7 @@ ] }, { - "id": 26404, + "id": 23949, "luminance": 0, "opaque": true, "replaceable": false, @@ -310856,7 +282133,7 @@ ] }, { - "id": 26405, + "id": 23950, "luminance": 0, "opaque": true, "replaceable": false, @@ -310868,7 +282145,7 @@ ] }, { - "id": 26406, + "id": 23951, "luminance": 0, "opaque": true, "replaceable": false, @@ -310880,7 +282157,7 @@ ] }, { - "id": 26407, + "id": 23952, "luminance": 0, "opaque": true, "replaceable": false, @@ -310892,7 +282169,7 @@ ] }, { - "id": 26408, + "id": 23953, "luminance": 0, "opaque": true, "replaceable": false, @@ -310905,7 +282182,7 @@ ] }, { - "id": 26409, + "id": 23954, "luminance": 0, "opaque": true, "replaceable": false, @@ -310918,7 +282195,7 @@ ] }, { - "id": 26410, + "id": 23955, "luminance": 0, "opaque": true, "replaceable": false, @@ -310930,7 +282207,7 @@ ] }, { - "id": 26411, + "id": 23956, "luminance": 0, "opaque": true, "replaceable": false, @@ -310943,7 +282220,7 @@ ] }, { - "id": 26412, + "id": 23957, "luminance": 0, "opaque": true, "replaceable": false, @@ -310956,7 +282233,7 @@ ] }, { - "id": 26413, + "id": 23958, "luminance": 0, "opaque": true, "replaceable": false, @@ -310967,7 +282244,7 @@ ] }, { - "id": 26414, + "id": 23959, "luminance": 0, "opaque": true, "replaceable": false, @@ -310978,7 +282255,7 @@ ] }, { - "id": 26415, + "id": 23960, "luminance": 0, "opaque": true, "replaceable": false, @@ -310989,7 +282266,7 @@ ] }, { - "id": 26416, + "id": 23961, "luminance": 0, "opaque": true, "replaceable": false, @@ -311000,7 +282277,7 @@ ] }, { - "id": 26417, + "id": 23962, "luminance": 0, "opaque": true, "replaceable": false, @@ -311011,7 +282288,7 @@ ] }, { - "id": 26418, + "id": 23963, "luminance": 0, "opaque": true, "replaceable": false, @@ -311022,7 +282299,7 @@ ] }, { - "id": 26419, + "id": 23964, "luminance": 0, "opaque": true, "replaceable": false, @@ -311035,7 +282312,7 @@ ] }, { - "id": 26420, + "id": 23965, "luminance": 0, "opaque": true, "replaceable": false, @@ -311049,7 +282326,7 @@ ] }, { - "id": 26421, + "id": 23966, "luminance": 0, "opaque": true, "replaceable": false, @@ -311063,7 +282340,7 @@ ] }, { - "id": 26422, + "id": 23967, "luminance": 0, "opaque": true, "replaceable": false, @@ -311076,7 +282353,7 @@ ] }, { - "id": 26423, + "id": 23968, "luminance": 0, "opaque": true, "replaceable": false, @@ -311090,7 +282367,7 @@ ] }, { - "id": 26424, + "id": 23969, "luminance": 0, "opaque": true, "replaceable": false, @@ -311104,7 +282381,7 @@ ] }, { - "id": 26425, + "id": 23970, "luminance": 0, "opaque": true, "replaceable": false, @@ -311115,7 +282392,7 @@ ] }, { - "id": 26426, + "id": 23971, "luminance": 0, "opaque": true, "replaceable": false, @@ -311127,7 +282404,7 @@ ] }, { - "id": 26427, + "id": 23972, "luminance": 0, "opaque": true, "replaceable": false, @@ -311139,7 +282416,7 @@ ] }, { - "id": 26428, + "id": 23973, "luminance": 0, "opaque": true, "replaceable": false, @@ -311150,7 +282427,7 @@ ] }, { - "id": 26429, + "id": 23974, "luminance": 0, "opaque": true, "replaceable": false, @@ -311162,7 +282439,7 @@ ] }, { - "id": 26430, + "id": 23975, "luminance": 0, "opaque": true, "replaceable": false, @@ -311174,7 +282451,7 @@ ] }, { - "id": 26431, + "id": 23976, "luminance": 0, "opaque": true, "replaceable": false, @@ -311187,7 +282464,7 @@ ] }, { - "id": 26432, + "id": 23977, "luminance": 0, "opaque": true, "replaceable": false, @@ -311201,7 +282478,7 @@ ] }, { - "id": 26433, + "id": 23978, "luminance": 0, "opaque": true, "replaceable": false, @@ -311215,7 +282492,7 @@ ] }, { - "id": 26434, + "id": 23979, "luminance": 0, "opaque": true, "replaceable": false, @@ -311228,7 +282505,7 @@ ] }, { - "id": 26435, + "id": 23980, "luminance": 0, "opaque": true, "replaceable": false, @@ -311242,7 +282519,7 @@ ] }, { - "id": 26436, + "id": 23981, "luminance": 0, "opaque": true, "replaceable": false, @@ -311256,7 +282533,7 @@ ] }, { - "id": 26437, + "id": 23982, "luminance": 0, "opaque": true, "replaceable": false, @@ -311267,7 +282544,7 @@ ] }, { - "id": 26438, + "id": 23983, "luminance": 0, "opaque": true, "replaceable": false, @@ -311279,7 +282556,7 @@ ] }, { - "id": 26439, + "id": 23984, "luminance": 0, "opaque": true, "replaceable": false, @@ -311291,7 +282568,7 @@ ] }, { - "id": 26440, + "id": 23985, "luminance": 0, "opaque": true, "replaceable": false, @@ -311302,7 +282579,7 @@ ] }, { - "id": 26441, + "id": 23986, "luminance": 0, "opaque": true, "replaceable": false, @@ -311314,7 +282591,7 @@ ] }, { - "id": 26442, + "id": 23987, "luminance": 0, "opaque": true, "replaceable": false, @@ -311326,7 +282603,7 @@ ] }, { - "id": 26443, + "id": 23988, "luminance": 0, "opaque": true, "replaceable": false, @@ -311337,7 +282614,7 @@ ] }, { - "id": 26444, + "id": 23989, "luminance": 0, "opaque": true, "replaceable": false, @@ -311349,7 +282626,7 @@ ] }, { - "id": 26445, + "id": 23990, "luminance": 0, "opaque": true, "replaceable": false, @@ -311361,7 +282638,7 @@ ] }, { - "id": 26446, + "id": 23991, "luminance": 0, "opaque": true, "replaceable": false, @@ -311372,7 +282649,7 @@ ] }, { - "id": 26447, + "id": 23992, "luminance": 0, "opaque": true, "replaceable": false, @@ -311384,7 +282661,7 @@ ] }, { - "id": 26448, + "id": 23993, "luminance": 0, "opaque": true, "replaceable": false, @@ -311396,7 +282673,7 @@ ] }, { - "id": 26449, + "id": 23994, "luminance": 0, "opaque": true, "replaceable": false, @@ -311406,7 +282683,7 @@ ] }, { - "id": 26450, + "id": 23995, "luminance": 0, "opaque": true, "replaceable": false, @@ -311416,7 +282693,7 @@ ] }, { - "id": 26451, + "id": 23996, "luminance": 0, "opaque": true, "replaceable": false, @@ -311426,7 +282703,7 @@ ] }, { - "id": 26452, + "id": 23997, "luminance": 0, "opaque": true, "replaceable": false, @@ -311436,7 +282713,7 @@ ] }, { - "id": 26453, + "id": 23998, "luminance": 0, "opaque": true, "replaceable": false, @@ -311446,7 +282723,7 @@ ] }, { - "id": 26454, + "id": 23999, "luminance": 0, "opaque": true, "replaceable": false, @@ -311456,7 +282733,7 @@ ] }, { - "id": 26455, + "id": 24000, "luminance": 0, "opaque": true, "replaceable": false, @@ -311468,7 +282745,7 @@ ] }, { - "id": 26456, + "id": 24001, "luminance": 0, "opaque": true, "replaceable": false, @@ -311481,7 +282758,7 @@ ] }, { - "id": 26457, + "id": 24002, "luminance": 0, "opaque": true, "replaceable": false, @@ -311494,7 +282771,7 @@ ] }, { - "id": 26458, + "id": 24003, "luminance": 0, "opaque": true, "replaceable": false, @@ -311506,7 +282783,7 @@ ] }, { - "id": 26459, + "id": 24004, "luminance": 0, "opaque": true, "replaceable": false, @@ -311519,7 +282796,7 @@ ] }, { - "id": 26460, + "id": 24005, "luminance": 0, "opaque": true, "replaceable": false, @@ -311532,7 +282809,7 @@ ] }, { - "id": 26461, + "id": 24006, "luminance": 0, "opaque": true, "replaceable": false, @@ -311543,7 +282820,7 @@ ] }, { - "id": 26462, + "id": 24007, "luminance": 0, "opaque": true, "replaceable": false, @@ -311554,7 +282831,7 @@ ] }, { - "id": 26463, + "id": 24008, "luminance": 0, "opaque": true, "replaceable": false, @@ -311565,7 +282842,7 @@ ] }, { - "id": 26464, + "id": 24009, "luminance": 0, "opaque": true, "replaceable": false, @@ -311576,7 +282853,7 @@ ] }, { - "id": 26465, + "id": 24010, "luminance": 0, "opaque": true, "replaceable": false, @@ -311587,7 +282864,7 @@ ] }, { - "id": 26466, + "id": 24011, "luminance": 0, "opaque": true, "replaceable": false, @@ -311598,7 +282875,7 @@ ] }, { - "id": 26467, + "id": 24012, "luminance": 0, "opaque": true, "replaceable": false, @@ -311610,7 +282887,7 @@ ] }, { - "id": 26468, + "id": 24013, "luminance": 0, "opaque": true, "replaceable": false, @@ -311623,7 +282900,7 @@ ] }, { - "id": 26469, + "id": 24014, "luminance": 0, "opaque": true, "replaceable": false, @@ -311636,7 +282913,7 @@ ] }, { - "id": 26470, + "id": 24015, "luminance": 0, "opaque": true, "replaceable": false, @@ -311648,7 +282925,7 @@ ] }, { - "id": 26471, + "id": 24016, "luminance": 0, "opaque": true, "replaceable": false, @@ -311661,7 +282938,7 @@ ] }, { - "id": 26472, + "id": 24017, "luminance": 0, "opaque": true, "replaceable": false, @@ -311674,7 +282951,7 @@ ] }, { - "id": 26473, + "id": 24018, "luminance": 0, "opaque": true, "replaceable": false, @@ -311685,7 +282962,7 @@ ] }, { - "id": 26474, + "id": 24019, "luminance": 0, "opaque": true, "replaceable": false, @@ -311696,7 +282973,7 @@ ] }, { - "id": 26475, + "id": 24020, "luminance": 0, "opaque": true, "replaceable": false, @@ -311707,7 +282984,7 @@ ] }, { - "id": 26476, + "id": 24021, "luminance": 0, "opaque": true, "replaceable": false, @@ -311718,7 +282995,7 @@ ] }, { - "id": 26477, + "id": 24022, "luminance": 0, "opaque": true, "replaceable": false, @@ -311729,7 +283006,7 @@ ] }, { - "id": 26478, + "id": 24023, "luminance": 0, "opaque": true, "replaceable": false, @@ -311740,7 +283017,7 @@ ] }, { - "id": 26479, + "id": 24024, "luminance": 0, "opaque": true, "replaceable": false, @@ -311752,7 +283029,7 @@ ] }, { - "id": 26480, + "id": 24025, "luminance": 0, "opaque": true, "replaceable": false, @@ -311765,7 +283042,7 @@ ] }, { - "id": 26481, + "id": 24026, "luminance": 0, "opaque": true, "replaceable": false, @@ -311778,7 +283055,7 @@ ] }, { - "id": 26482, + "id": 24027, "luminance": 0, "opaque": true, "replaceable": false, @@ -311790,7 +283067,7 @@ ] }, { - "id": 26483, + "id": 24028, "luminance": 0, "opaque": true, "replaceable": false, @@ -311803,7 +283080,7 @@ ] }, { - "id": 26484, + "id": 24029, "luminance": 0, "opaque": true, "replaceable": false, @@ -311816,7 +283093,7 @@ ] }, { - "id": 26485, + "id": 24030, "luminance": 0, "opaque": true, "replaceable": false, @@ -311827,7 +283104,7 @@ ] }, { - "id": 26486, + "id": 24031, "luminance": 0, "opaque": true, "replaceable": false, @@ -311838,7 +283115,7 @@ ] }, { - "id": 26487, + "id": 24032, "luminance": 0, "opaque": true, "replaceable": false, @@ -311849,7 +283126,7 @@ ] }, { - "id": 26488, + "id": 24033, "luminance": 0, "opaque": true, "replaceable": false, @@ -311860,7 +283137,7 @@ ] }, { - "id": 26489, + "id": 24034, "luminance": 0, "opaque": true, "replaceable": false, @@ -311871,7 +283148,7 @@ ] }, { - "id": 26490, + "id": 24035, "luminance": 0, "opaque": true, "replaceable": false, @@ -311882,7 +283159,7 @@ ] }, { - "id": 26491, + "id": 24036, "luminance": 0, "opaque": true, "replaceable": false, @@ -311895,7 +283172,7 @@ ] }, { - "id": 26492, + "id": 24037, "luminance": 0, "opaque": true, "replaceable": false, @@ -311909,7 +283186,7 @@ ] }, { - "id": 26493, + "id": 24038, "luminance": 0, "opaque": true, "replaceable": false, @@ -311923,7 +283200,7 @@ ] }, { - "id": 26494, + "id": 24039, "luminance": 0, "opaque": true, "replaceable": false, @@ -311936,7 +283213,7 @@ ] }, { - "id": 26495, + "id": 24040, "luminance": 0, "opaque": true, "replaceable": false, @@ -311950,7 +283227,7 @@ ] }, { - "id": 26496, + "id": 24041, "luminance": 0, "opaque": true, "replaceable": false, @@ -311964,7 +283241,7 @@ ] }, { - "id": 26497, + "id": 24042, "luminance": 0, "opaque": true, "replaceable": false, @@ -311975,7 +283252,7 @@ ] }, { - "id": 26498, + "id": 24043, "luminance": 0, "opaque": true, "replaceable": false, @@ -311987,7 +283264,7 @@ ] }, { - "id": 26499, + "id": 24044, "luminance": 0, "opaque": true, "replaceable": false, @@ -311999,7 +283276,7 @@ ] }, { - "id": 26500, + "id": 24045, "luminance": 0, "opaque": true, "replaceable": false, @@ -312010,7 +283287,7 @@ ] }, { - "id": 26501, + "id": 24046, "luminance": 0, "opaque": true, "replaceable": false, @@ -312022,7 +283299,7 @@ ] }, { - "id": 26502, + "id": 24047, "luminance": 0, "opaque": true, "replaceable": false, @@ -312034,7 +283311,7 @@ ] }, { - "id": 26503, + "id": 24048, "luminance": 0, "opaque": true, "replaceable": false, @@ -312047,7 +283324,7 @@ ] }, { - "id": 26504, + "id": 24049, "luminance": 0, "opaque": true, "replaceable": false, @@ -312061,7 +283338,7 @@ ] }, { - "id": 26505, + "id": 24050, "luminance": 0, "opaque": true, "replaceable": false, @@ -312075,7 +283352,7 @@ ] }, { - "id": 26506, + "id": 24051, "luminance": 0, "opaque": true, "replaceable": false, @@ -312088,7 +283365,7 @@ ] }, { - "id": 26507, + "id": 24052, "luminance": 0, "opaque": true, "replaceable": false, @@ -312102,7 +283379,7 @@ ] }, { - "id": 26508, + "id": 24053, "luminance": 0, "opaque": true, "replaceable": false, @@ -312116,7 +283393,7 @@ ] }, { - "id": 26509, + "id": 24054, "luminance": 0, "opaque": true, "replaceable": false, @@ -312127,7 +283404,7 @@ ] }, { - "id": 26510, + "id": 24055, "luminance": 0, "opaque": true, "replaceable": false, @@ -312139,7 +283416,7 @@ ] }, { - "id": 26511, + "id": 24056, "luminance": 0, "opaque": true, "replaceable": false, @@ -312151,7 +283428,7 @@ ] }, { - "id": 26512, + "id": 24057, "luminance": 0, "opaque": true, "replaceable": false, @@ -312162,7 +283439,7 @@ ] }, { - "id": 26513, + "id": 24058, "luminance": 0, "opaque": true, "replaceable": false, @@ -312174,7 +283451,7 @@ ] }, { - "id": 26514, + "id": 24059, "luminance": 0, "opaque": true, "replaceable": false, @@ -312186,7 +283463,7 @@ ] }, { - "id": 26515, + "id": 24060, "luminance": 0, "opaque": true, "replaceable": false, @@ -312198,7 +283475,7 @@ ] }, { - "id": 26516, + "id": 24061, "luminance": 0, "opaque": true, "replaceable": false, @@ -312211,7 +283488,7 @@ ] }, { - "id": 26517, + "id": 24062, "luminance": 0, "opaque": true, "replaceable": false, @@ -312224,7 +283501,7 @@ ] }, { - "id": 26518, + "id": 24063, "luminance": 0, "opaque": true, "replaceable": false, @@ -312236,7 +283513,7 @@ ] }, { - "id": 26519, + "id": 24064, "luminance": 0, "opaque": true, "replaceable": false, @@ -312249,7 +283526,7 @@ ] }, { - "id": 26520, + "id": 24065, "luminance": 0, "opaque": true, "replaceable": false, @@ -312262,7 +283539,7 @@ ] }, { - "id": 26521, + "id": 24066, "luminance": 0, "opaque": true, "replaceable": false, @@ -312273,7 +283550,7 @@ ] }, { - "id": 26522, + "id": 24067, "luminance": 0, "opaque": true, "replaceable": false, @@ -312284,7 +283561,7 @@ ] }, { - "id": 26523, + "id": 24068, "luminance": 0, "opaque": true, "replaceable": false, @@ -312295,7 +283572,7 @@ ] }, { - "id": 26524, + "id": 24069, "luminance": 0, "opaque": true, "replaceable": false, @@ -312306,7 +283583,7 @@ ] }, { - "id": 26525, + "id": 24070, "luminance": 0, "opaque": true, "replaceable": false, @@ -312317,7 +283594,7 @@ ] }, { - "id": 26526, + "id": 24071, "luminance": 0, "opaque": true, "replaceable": false, @@ -312328,7 +283605,7 @@ ] }, { - "id": 26527, + "id": 24072, "luminance": 0, "opaque": true, "replaceable": false, @@ -312341,7 +283618,7 @@ ] }, { - "id": 26528, + "id": 24073, "luminance": 0, "opaque": true, "replaceable": false, @@ -312355,7 +283632,7 @@ ] }, { - "id": 26529, + "id": 24074, "luminance": 0, "opaque": true, "replaceable": false, @@ -312369,7 +283646,7 @@ ] }, { - "id": 26530, + "id": 24075, "luminance": 0, "opaque": true, "replaceable": false, @@ -312382,7 +283659,7 @@ ] }, { - "id": 26531, + "id": 24076, "luminance": 0, "opaque": true, "replaceable": false, @@ -312396,7 +283673,7 @@ ] }, { - "id": 26532, + "id": 24077, "luminance": 0, "opaque": true, "replaceable": false, @@ -312410,7 +283687,7 @@ ] }, { - "id": 26533, + "id": 24078, "luminance": 0, "opaque": true, "replaceable": false, @@ -312421,7 +283698,7 @@ ] }, { - "id": 26534, + "id": 24079, "luminance": 0, "opaque": true, "replaceable": false, @@ -312433,7 +283710,7 @@ ] }, { - "id": 26535, + "id": 24080, "luminance": 0, "opaque": true, "replaceable": false, @@ -312445,7 +283722,7 @@ ] }, { - "id": 26536, + "id": 24081, "luminance": 0, "opaque": true, "replaceable": false, @@ -312456,7 +283733,7 @@ ] }, { - "id": 26537, + "id": 24082, "luminance": 0, "opaque": true, "replaceable": false, @@ -312468,7 +283745,7 @@ ] }, { - "id": 26538, + "id": 24083, "luminance": 0, "opaque": true, "replaceable": false, @@ -312480,7 +283757,7 @@ ] }, { - "id": 26539, + "id": 24084, "luminance": 0, "opaque": true, "replaceable": false, @@ -312493,7 +283770,7 @@ ] }, { - "id": 26540, + "id": 24085, "luminance": 0, "opaque": true, "replaceable": false, @@ -312507,7 +283784,7 @@ ] }, { - "id": 26541, + "id": 24086, "luminance": 0, "opaque": true, "replaceable": false, @@ -312521,7 +283798,7 @@ ] }, { - "id": 26542, + "id": 24087, "luminance": 0, "opaque": true, "replaceable": false, @@ -312534,7 +283811,7 @@ ] }, { - "id": 26543, + "id": 24088, "luminance": 0, "opaque": true, "replaceable": false, @@ -312548,7 +283825,7 @@ ] }, { - "id": 26544, + "id": 24089, "luminance": 0, "opaque": true, "replaceable": false, @@ -312562,7 +283839,7 @@ ] }, { - "id": 26545, + "id": 24090, "luminance": 0, "opaque": true, "replaceable": false, @@ -312573,7 +283850,7 @@ ] }, { - "id": 26546, + "id": 24091, "luminance": 0, "opaque": true, "replaceable": false, @@ -312585,7 +283862,7 @@ ] }, { - "id": 26547, + "id": 24092, "luminance": 0, "opaque": true, "replaceable": false, @@ -312597,7 +283874,7 @@ ] }, { - "id": 26548, + "id": 24093, "luminance": 0, "opaque": true, "replaceable": false, @@ -312608,7 +283885,7 @@ ] }, { - "id": 26549, + "id": 24094, "luminance": 0, "opaque": true, "replaceable": false, @@ -312620,7 +283897,7 @@ ] }, { - "id": 26550, + "id": 24095, "luminance": 0, "opaque": true, "replaceable": false, @@ -312634,15 +283911,15 @@ ] }, { - "id": 1040, + "id": 987, "name": "chiseled_deepslate", "translation_key": "block.minecraft.chiseled_deepslate", - "item_id": 349, + "item_id": 328, "properties": [], - "default_state_id": 26551, + "default_state_id": 24096, "states": [ { - "id": 26551, + "id": 24096, "luminance": 0, "opaque": true, "replaceable": false, @@ -312654,15 +283931,15 @@ ] }, { - "id": 1041, + "id": 988, "name": "cracked_deepslate_bricks", "translation_key": "block.minecraft.cracked_deepslate_bricks", - "item_id": 346, + "item_id": 325, "properties": [], - "default_state_id": 26552, + "default_state_id": 24097, "states": [ { - "id": 26552, + "id": 24097, "luminance": 0, "opaque": true, "replaceable": false, @@ -312674,15 +283951,15 @@ ] }, { - "id": 1042, + "id": 989, "name": "cracked_deepslate_tiles", "translation_key": "block.minecraft.cracked_deepslate_tiles", - "item_id": 348, + "item_id": 327, "properties": [], - "default_state_id": 26553, + "default_state_id": 24098, "states": [ { - "id": 26553, + "id": 24098, "luminance": 0, "opaque": true, "replaceable": false, @@ -312694,10 +283971,10 @@ ] }, { - "id": 1043, + "id": 990, "name": "infested_deepslate", "translation_key": "block.minecraft.infested_deepslate", - "item_id": 338, + "item_id": 317, "properties": [ { "name": "axis", @@ -312708,10 +283985,10 @@ ] } ], - "default_state_id": 26555, + "default_state_id": 24100, "states": [ { - "id": 26554, + "id": 24099, "luminance": 0, "opaque": true, "replaceable": false, @@ -312721,7 +283998,7 @@ ] }, { - "id": 26555, + "id": 24100, "luminance": 0, "opaque": true, "replaceable": false, @@ -312731,7 +284008,7 @@ ] }, { - "id": 26556, + "id": 24101, "luminance": 0, "opaque": true, "replaceable": false, @@ -312743,15 +284020,15 @@ ] }, { - "id": 1044, + "id": 991, "name": "smooth_basalt", "translation_key": "block.minecraft.smooth_basalt", - "item_id": 329, + "item_id": 308, "properties": [], - "default_state_id": 26557, + "default_state_id": 24102, "states": [ { - "id": 26557, + "id": 24102, "luminance": 0, "opaque": true, "replaceable": false, @@ -312763,15 +284040,15 @@ ] }, { - "id": 1045, + "id": 992, "name": "raw_iron_block", "translation_key": "block.minecraft.raw_iron_block", - "item_id": 82, + "item_id": 69, "properties": [], - "default_state_id": 26558, + "default_state_id": 24103, "states": [ { - "id": 26558, + "id": 24103, "luminance": 0, "opaque": true, "replaceable": false, @@ -312783,15 +284060,15 @@ ] }, { - "id": 1046, + "id": 993, "name": "raw_copper_block", "translation_key": "block.minecraft.raw_copper_block", - "item_id": 83, + "item_id": 70, "properties": [], - "default_state_id": 26559, + "default_state_id": 24104, "states": [ { - "id": 26559, + "id": 24104, "luminance": 0, "opaque": true, "replaceable": false, @@ -312803,15 +284080,15 @@ ] }, { - "id": 1047, + "id": 994, "name": "raw_gold_block", "translation_key": "block.minecraft.raw_gold_block", - "item_id": 84, + "item_id": 71, "properties": [], - "default_state_id": 26560, + "default_state_id": 24105, "states": [ { - "id": 26560, + "id": 24105, "luminance": 0, "opaque": true, "replaceable": false, @@ -312823,15 +284100,15 @@ ] }, { - "id": 1048, + "id": 995, "name": "potted_azalea_bush", "translation_key": "block.minecraft.potted_azalea_bush", "item_id": 0, "properties": [], - "default_state_id": 26561, + "default_state_id": 24106, "states": [ { - "id": 26561, + "id": 24106, "luminance": 0, "opaque": false, "replaceable": false, @@ -312843,15 +284120,15 @@ ] }, { - "id": 1049, + "id": 996, "name": "potted_flowering_azalea_bush", "translation_key": "block.minecraft.potted_flowering_azalea_bush", "item_id": 0, "properties": [], - "default_state_id": 26562, + "default_state_id": 24107, "states": [ { - "id": 26562, + "id": 24107, "luminance": 0, "opaque": false, "replaceable": false, @@ -312863,10 +284140,10 @@ ] }, { - "id": 1050, + "id": 997, "name": "ochre_froglight", "translation_key": "block.minecraft.ochre_froglight", - "item_id": 1251, + "item_id": 1212, "properties": [ { "name": "axis", @@ -312877,10 +284154,10 @@ ] } ], - "default_state_id": 26564, + "default_state_id": 24109, "states": [ { - "id": 26563, + "id": 24108, "luminance": 15, "opaque": true, "replaceable": false, @@ -312890,7 +284167,7 @@ ] }, { - "id": 26564, + "id": 24109, "luminance": 15, "opaque": true, "replaceable": false, @@ -312900,7 +284177,7 @@ ] }, { - "id": 26565, + "id": 24110, "luminance": 15, "opaque": true, "replaceable": false, @@ -312912,10 +284189,10 @@ ] }, { - "id": 1051, + "id": 998, "name": "verdant_froglight", "translation_key": "block.minecraft.verdant_froglight", - "item_id": 1252, + "item_id": 1213, "properties": [ { "name": "axis", @@ -312926,10 +284203,10 @@ ] } ], - "default_state_id": 26567, + "default_state_id": 24112, "states": [ { - "id": 26566, + "id": 24111, "luminance": 15, "opaque": true, "replaceable": false, @@ -312939,7 +284216,7 @@ ] }, { - "id": 26567, + "id": 24112, "luminance": 15, "opaque": true, "replaceable": false, @@ -312949,7 +284226,7 @@ ] }, { - "id": 26568, + "id": 24113, "luminance": 15, "opaque": true, "replaceable": false, @@ -312961,10 +284238,10 @@ ] }, { - "id": 1052, + "id": 999, "name": "pearlescent_froglight", "translation_key": "block.minecraft.pearlescent_froglight", - "item_id": 1253, + "item_id": 1214, "properties": [ { "name": "axis", @@ -312975,10 +284252,10 @@ ] } ], - "default_state_id": 26570, + "default_state_id": 24115, "states": [ { - "id": 26569, + "id": 24114, "luminance": 15, "opaque": true, "replaceable": false, @@ -312988,7 +284265,7 @@ ] }, { - "id": 26570, + "id": 24115, "luminance": 15, "opaque": true, "replaceable": false, @@ -312998,7 +284275,7 @@ ] }, { - "id": 26571, + "id": 24116, "luminance": 15, "opaque": true, "replaceable": false, @@ -313010,15 +284287,15 @@ ] }, { - "id": 1053, + "id": 1000, "name": "frogspawn", "translation_key": "block.minecraft.frogspawn", - "item_id": 1254, + "item_id": 1215, "properties": [], - "default_state_id": 26572, + "default_state_id": 24117, "states": [ { - "id": 26572, + "id": 24117, "luminance": 0, "opaque": false, "replaceable": false, @@ -313028,15 +284305,15 @@ ] }, { - "id": 1054, + "id": 1001, "name": "reinforced_deepslate", "translation_key": "block.minecraft.reinforced_deepslate", - "item_id": 350, + "item_id": 329, "properties": [], - "default_state_id": 26573, + "default_state_id": 24118, "states": [ { - "id": 26573, + "id": 24118, "luminance": 0, "opaque": true, "replaceable": false, @@ -313048,10 +284325,10 @@ ] }, { - "id": 1055, + "id": 1002, "name": "decorated_pot", "translation_key": "block.minecraft.decorated_pot", - "item_id": 287, + "item_id": 266, "properties": [ { "name": "cracked", @@ -313077,10 +284354,10 @@ ] } ], - "default_state_id": 26583, + "default_state_id": 24128, "states": [ { - "id": 26574, + "id": 24119, "luminance": 0, "opaque": false, "replaceable": false, @@ -313091,7 +284368,7 @@ "block_entity_type": 40 }, { - "id": 26575, + "id": 24120, "luminance": 0, "opaque": false, "replaceable": false, @@ -313102,7 +284379,7 @@ "block_entity_type": 40 }, { - "id": 26576, + "id": 24121, "luminance": 0, "opaque": false, "replaceable": false, @@ -313113,7 +284390,7 @@ "block_entity_type": 40 }, { - "id": 26577, + "id": 24122, "luminance": 0, "opaque": false, "replaceable": false, @@ -313124,7 +284401,7 @@ "block_entity_type": 40 }, { - "id": 26578, + "id": 24123, "luminance": 0, "opaque": false, "replaceable": false, @@ -313135,7 +284412,7 @@ "block_entity_type": 40 }, { - "id": 26579, + "id": 24124, "luminance": 0, "opaque": false, "replaceable": false, @@ -313146,7 +284423,7 @@ "block_entity_type": 40 }, { - "id": 26580, + "id": 24125, "luminance": 0, "opaque": false, "replaceable": false, @@ -313157,7 +284434,7 @@ "block_entity_type": 40 }, { - "id": 26581, + "id": 24126, "luminance": 0, "opaque": false, "replaceable": false, @@ -313168,7 +284445,7 @@ "block_entity_type": 40 }, { - "id": 26582, + "id": 24127, "luminance": 0, "opaque": false, "replaceable": false, @@ -313179,7 +284456,7 @@ "block_entity_type": 40 }, { - "id": 26583, + "id": 24128, "luminance": 0, "opaque": false, "replaceable": false, @@ -313190,7 +284467,7 @@ "block_entity_type": 40 }, { - "id": 26584, + "id": 24129, "luminance": 0, "opaque": false, "replaceable": false, @@ -313201,7 +284478,7 @@ "block_entity_type": 40 }, { - "id": 26585, + "id": 24130, "luminance": 0, "opaque": false, "replaceable": false, @@ -313212,7 +284489,7 @@ "block_entity_type": 40 }, { - "id": 26586, + "id": 24131, "luminance": 0, "opaque": false, "replaceable": false, @@ -313223,7 +284500,7 @@ "block_entity_type": 40 }, { - "id": 26587, + "id": 24132, "luminance": 0, "opaque": false, "replaceable": false, @@ -313234,7 +284511,7 @@ "block_entity_type": 40 }, { - "id": 26588, + "id": 24133, "luminance": 0, "opaque": false, "replaceable": false, @@ -313245,7 +284522,7 @@ "block_entity_type": 40 }, { - "id": 26589, + "id": 24134, "luminance": 0, "opaque": false, "replaceable": false, @@ -313256,664 +284533,6 @@ "block_entity_type": 40 } ] - }, - { - "id": 1056, - "name": "crafter", - "translation_key": "block.minecraft.crafter", - "item_id": 978, - "properties": [ - { - "name": "crafting", - "values": [ - "true", - "false" - ] - }, - { - "name": "orientation", - "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" - ] - }, - { - "name": "triggered", - "values": [ - "true", - "false" - ] - } - ], - "default_state_id": 26635, - "states": [ - { - "id": 26590, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26591, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26592, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26593, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26594, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26595, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26596, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26597, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26598, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26599, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26600, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26601, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26602, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26603, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26604, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26605, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26606, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26607, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26608, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26609, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26610, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26611, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26612, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26613, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26614, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26615, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26616, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26617, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26618, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26619, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26620, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26621, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26622, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26623, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26624, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26625, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26626, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26627, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26628, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26629, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26630, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26631, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26632, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26633, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26634, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26635, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26636, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - }, - { - "id": 26637, - "luminance": 0, - "opaque": true, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 41 - } - ] - }, - { - "id": 1057, - "name": "trial_spawner", - "translation_key": "block.minecraft.trial_spawner", - "item_id": 1310, - "properties": [ - { - "name": "trial_spawner_state", - "values": [ - "inactive", - "waiting_for_players", - "active", - "waiting_for_reward_ejection", - "ejecting_reward", - "cooldown" - ] - } - ], - "default_state_id": 26638, - "states": [ - { - "id": 26638, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - }, - { - "id": 26639, - "luminance": 4, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - }, - { - "id": 26640, - "luminance": 8, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - }, - { - "id": 26641, - "luminance": 8, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - }, - { - "id": 26642, - "luminance": 8, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - }, - { - "id": 26643, - "luminance": 0, - "opaque": false, - "replaceable": false, - "blocks_motion": true, - "collision_shapes": [ - 0 - ], - "block_entity_type": 42 - } - ] } ] } \ No newline at end of file diff --git a/crates/valence_generated/extracted/effects.json b/crates/valence_generated/extracted/effects.json index 2278faf12..5d9555739 100644 --- a/crates/valence_generated/extracted/effects.json +++ b/crates/valence_generated/extracted/effects.json @@ -1,6 +1,6 @@ [ { - "id": 0, + "id": 1, "name": "speed", "translation_key": "effect.minecraft.speed", "color": 3402751, @@ -8,15 +8,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 12, + "attribute": 3, "operation": 2, - "base_value": 0.20000000298023224, + "value": 0.20000000298023224, "uuid": "91aeaa56-376b-4498-935b-2f7f68070635" } ] }, { - "id": 1, + "id": 2, "name": "slowness", "translation_key": "effect.minecraft.slowness", "color": 9154528, @@ -24,15 +24,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 12, + "attribute": 3, "operation": 2, - "base_value": -0.15000000596046448, + "value": -0.15000000596046448, "uuid": "7107de5e-7ce8-4030-940e-514c1f160890" } ] }, { - "id": 2, + "id": 3, "name": "haste", "translation_key": "effect.minecraft.haste", "color": 14270531, @@ -40,15 +40,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 4, + "attribute": 7, "operation": 2, - "base_value": 0.10000000149011612, + "value": 0.10000000149011612, "uuid": "af8b6e3f-3328-4c0a-aa36-5ba2bb9dbef3" } ] }, { - "id": 3, + "id": 4, "name": "mining_fatigue", "translation_key": "effect.minecraft.mining_fatigue", "color": 4866583, @@ -56,15 +56,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 4, + "attribute": 7, "operation": 2, - "base_value": -0.10000000149011612, + "value": -0.10000000149011612, "uuid": "55fced67-e92a-486e-9800-b47f202c4386" } ] }, { - "id": 4, + "id": 5, "name": "strength", "translation_key": "effect.minecraft.strength", "color": 16762624, @@ -72,15 +72,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 2, + "attribute": 5, "operation": 0, - "base_value": 3.0, + "value": 0.0, "uuid": "648d7064-6a60-4f59-8abe-c2c23a6dd7a9" } ] }, { - "id": 5, + "id": 6, "name": "instant_health", "translation_key": "effect.minecraft.instant_health", "color": 16262179, @@ -88,7 +88,7 @@ "category": "Beneficial" }, { - "id": 6, + "id": 7, "name": "instant_damage", "translation_key": "effect.minecraft.instant_damage", "color": 11101546, @@ -96,7 +96,7 @@ "category": "Harmful" }, { - "id": 7, + "id": 8, "name": "jump_boost", "translation_key": "effect.minecraft.jump_boost", "color": 16646020, @@ -104,7 +104,7 @@ "category": "Beneficial" }, { - "id": 8, + "id": 9, "name": "nausea", "translation_key": "effect.minecraft.nausea", "color": 5578058, @@ -112,7 +112,7 @@ "category": "Harmful" }, { - "id": 9, + "id": 10, "name": "regeneration", "translation_key": "effect.minecraft.regeneration", "color": 13458603, @@ -120,7 +120,7 @@ "category": "Beneficial" }, { - "id": 10, + "id": 11, "name": "resistance", "translation_key": "effect.minecraft.resistance", "color": 9520880, @@ -128,7 +128,7 @@ "category": "Beneficial" }, { - "id": 11, + "id": 12, "name": "fire_resistance", "translation_key": "effect.minecraft.fire_resistance", "color": 16750848, @@ -136,7 +136,7 @@ "category": "Beneficial" }, { - "id": 12, + "id": 13, "name": "water_breathing", "translation_key": "effect.minecraft.water_breathing", "color": 10017472, @@ -144,7 +144,7 @@ "category": "Beneficial" }, { - "id": 13, + "id": 14, "name": "invisibility", "translation_key": "effect.minecraft.invisibility", "color": 16185078, @@ -152,7 +152,7 @@ "category": "Beneficial" }, { - "id": 14, + "id": 15, "name": "blindness", "translation_key": "effect.minecraft.blindness", "color": 2039587, @@ -160,7 +160,7 @@ "category": "Harmful" }, { - "id": 15, + "id": 16, "name": "night_vision", "translation_key": "effect.minecraft.night_vision", "color": 12779366, @@ -168,7 +168,7 @@ "category": "Beneficial" }, { - "id": 16, + "id": 17, "name": "hunger", "translation_key": "effect.minecraft.hunger", "color": 5797459, @@ -176,7 +176,7 @@ "category": "Harmful" }, { - "id": 17, + "id": 18, "name": "weakness", "translation_key": "effect.minecraft.weakness", "color": 4738376, @@ -184,15 +184,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 2, + "attribute": 5, "operation": 0, - "base_value": -4.0, + "value": 0.0, "uuid": "22653b89-116e-49dc-9b6b-9971489b5be5" } ] }, { - "id": 18, + "id": 19, "name": "poison", "translation_key": "effect.minecraft.poison", "color": 8889187, @@ -200,7 +200,7 @@ "category": "Harmful" }, { - "id": 19, + "id": 20, "name": "wither", "translation_key": "effect.minecraft.wither", "color": 7561558, @@ -208,7 +208,7 @@ "category": "Harmful" }, { - "id": 20, + "id": 21, "name": "health_boost", "translation_key": "effect.minecraft.health_boost", "color": 16284963, @@ -216,31 +216,23 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 11, + "attribute": 0, "operation": 0, - "base_value": 4.0, + "value": 4.0, "uuid": "5d6f0ba2-1186-46ac-b896-c61c5cee99cc" } ] }, { - "id": 21, + "id": 22, "name": "absorption", "translation_key": "effect.minecraft.absorption", "color": 2445989, "instant": false, - "category": "Beneficial", - "attribute_modifiers": [ - { - "attribute": 10, - "operation": 0, - "base_value": 4.0, - "uuid": "eae29cf0-701e-4ed6-883a-96f798f3dab5" - } - ] + "category": "Beneficial" }, { - "id": 22, + "id": 23, "name": "saturation", "translation_key": "effect.minecraft.saturation", "color": 16262179, @@ -248,7 +240,7 @@ "category": "Beneficial" }, { - "id": 23, + "id": 24, "name": "glowing", "translation_key": "effect.minecraft.glowing", "color": 9740385, @@ -256,7 +248,7 @@ "category": "Neutral" }, { - "id": 24, + "id": 25, "name": "levitation", "translation_key": "effect.minecraft.levitation", "color": 13565951, @@ -264,7 +256,7 @@ "category": "Harmful" }, { - "id": 25, + "id": 26, "name": "luck", "translation_key": "effect.minecraft.luck", "color": 5882118, @@ -272,15 +264,15 @@ "category": "Beneficial", "attribute_modifiers": [ { - "attribute": 9, + "attribute": 10, "operation": 0, - "base_value": 1.0, + "value": 1.0, "uuid": "03c3c89d-7037-4b42-869f-b146bcb64d2e" } ] }, { - "id": 26, + "id": 27, "name": "unluck", "translation_key": "effect.minecraft.unluck", "color": 12624973, @@ -288,15 +280,15 @@ "category": "Harmful", "attribute_modifiers": [ { - "attribute": 9, + "attribute": 10, "operation": 0, - "base_value": -1.0, + "value": -1.0, "uuid": "cc5af142-2bd2-4215-b636-2605aed11727" } ] }, { - "id": 27, + "id": 28, "name": "slow_falling", "translation_key": "effect.minecraft.slow_falling", "color": 15978425, @@ -304,7 +296,7 @@ "category": "Beneficial" }, { - "id": 28, + "id": 29, "name": "conduit_power", "translation_key": "effect.minecraft.conduit_power", "color": 1950417, @@ -312,7 +304,7 @@ "category": "Beneficial" }, { - "id": 29, + "id": 30, "name": "dolphins_grace", "translation_key": "effect.minecraft.dolphins_grace", "color": 8954814, @@ -320,7 +312,7 @@ "category": "Beneficial" }, { - "id": 30, + "id": 31, "name": "bad_omen", "translation_key": "effect.minecraft.bad_omen", "color": 745784, @@ -328,7 +320,7 @@ "category": "Neutral" }, { - "id": 31, + "id": 32, "name": "hero_of_the_village", "translation_key": "effect.minecraft.hero_of_the_village", "color": 4521796, @@ -336,7 +328,7 @@ "category": "Beneficial" }, { - "id": 32, + "id": 33, "name": "darkness", "translation_key": "effect.minecraft.darkness", "color": 2696993, diff --git a/crates/valence_generated/extracted/items.json b/crates/valence_generated/extracted/items.json index f8c6c4f7a..4272b6801 100644 --- a/crates/valence_generated/extracted/items.json +++ b/crates/valence_generated/extracted/items.json @@ -118,123 +118,6 @@ }, { "id": 13, - "name": "tuff_slab", - "translation_key": "block.minecraft.tuff_slab", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 14, - "name": "tuff_stairs", - "translation_key": "block.minecraft.tuff_stairs", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 15, - "name": "tuff_wall", - "translation_key": "block.minecraft.tuff_wall", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 16, - "name": "chiseled_tuff", - "translation_key": "block.minecraft.chiseled_tuff", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 17, - "name": "polished_tuff", - "translation_key": "block.minecraft.polished_tuff", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 18, - "name": "polished_tuff_slab", - "translation_key": "block.minecraft.polished_tuff_slab", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 19, - "name": "polished_tuff_stairs", - "translation_key": "block.minecraft.polished_tuff_stairs", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 20, - "name": "polished_tuff_wall", - "translation_key": "block.minecraft.polished_tuff_wall", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 21, - "name": "tuff_bricks", - "translation_key": "block.minecraft.tuff_bricks", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 22, - "name": "tuff_brick_slab", - "translation_key": "block.minecraft.tuff_brick_slab", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 23, - "name": "tuff_brick_stairs", - "translation_key": "block.minecraft.tuff_brick_stairs", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 24, - "name": "tuff_brick_wall", - "translation_key": "block.minecraft.tuff_brick_wall", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 25, - "name": "chiseled_tuff_bricks", - "translation_key": "block.minecraft.chiseled_tuff_bricks", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 26, "name": "dripstone_block", "translation_key": "block.minecraft.dripstone_block", "max_stack": 64, @@ -243,7 +126,7 @@ "fireproof": false }, { - "id": 27, + "id": 14, "name": "grass_block", "translation_key": "block.minecraft.grass_block", "max_stack": 64, @@ -252,7 +135,7 @@ "fireproof": false }, { - "id": 28, + "id": 15, "name": "dirt", "translation_key": "block.minecraft.dirt", "max_stack": 64, @@ -261,7 +144,7 @@ "fireproof": false }, { - "id": 29, + "id": 16, "name": "coarse_dirt", "translation_key": "block.minecraft.coarse_dirt", "max_stack": 64, @@ -270,7 +153,7 @@ "fireproof": false }, { - "id": 30, + "id": 17, "name": "podzol", "translation_key": "block.minecraft.podzol", "max_stack": 64, @@ -279,7 +162,7 @@ "fireproof": false }, { - "id": 31, + "id": 18, "name": "rooted_dirt", "translation_key": "block.minecraft.rooted_dirt", "max_stack": 64, @@ -288,7 +171,7 @@ "fireproof": false }, { - "id": 32, + "id": 19, "name": "mud", "translation_key": "block.minecraft.mud", "max_stack": 64, @@ -297,7 +180,7 @@ "fireproof": false }, { - "id": 33, + "id": 20, "name": "crimson_nylium", "translation_key": "block.minecraft.crimson_nylium", "max_stack": 64, @@ -306,7 +189,7 @@ "fireproof": false }, { - "id": 34, + "id": 21, "name": "warped_nylium", "translation_key": "block.minecraft.warped_nylium", "max_stack": 64, @@ -315,7 +198,7 @@ "fireproof": false }, { - "id": 35, + "id": 22, "name": "cobblestone", "translation_key": "block.minecraft.cobblestone", "max_stack": 64, @@ -324,7 +207,7 @@ "fireproof": false }, { - "id": 36, + "id": 23, "name": "oak_planks", "translation_key": "block.minecraft.oak_planks", "max_stack": 64, @@ -333,7 +216,7 @@ "fireproof": false }, { - "id": 37, + "id": 24, "name": "spruce_planks", "translation_key": "block.minecraft.spruce_planks", "max_stack": 64, @@ -342,7 +225,7 @@ "fireproof": false }, { - "id": 38, + "id": 25, "name": "birch_planks", "translation_key": "block.minecraft.birch_planks", "max_stack": 64, @@ -351,7 +234,7 @@ "fireproof": false }, { - "id": 39, + "id": 26, "name": "jungle_planks", "translation_key": "block.minecraft.jungle_planks", "max_stack": 64, @@ -360,7 +243,7 @@ "fireproof": false }, { - "id": 40, + "id": 27, "name": "acacia_planks", "translation_key": "block.minecraft.acacia_planks", "max_stack": 64, @@ -369,7 +252,7 @@ "fireproof": false }, { - "id": 41, + "id": 28, "name": "cherry_planks", "translation_key": "block.minecraft.cherry_planks", "max_stack": 64, @@ -378,7 +261,7 @@ "fireproof": false }, { - "id": 42, + "id": 29, "name": "dark_oak_planks", "translation_key": "block.minecraft.dark_oak_planks", "max_stack": 64, @@ -387,7 +270,7 @@ "fireproof": false }, { - "id": 43, + "id": 30, "name": "mangrove_planks", "translation_key": "block.minecraft.mangrove_planks", "max_stack": 64, @@ -396,7 +279,7 @@ "fireproof": false }, { - "id": 44, + "id": 31, "name": "bamboo_planks", "translation_key": "block.minecraft.bamboo_planks", "max_stack": 64, @@ -405,7 +288,7 @@ "fireproof": false }, { - "id": 45, + "id": 32, "name": "crimson_planks", "translation_key": "block.minecraft.crimson_planks", "max_stack": 64, @@ -414,7 +297,7 @@ "fireproof": false }, { - "id": 46, + "id": 33, "name": "warped_planks", "translation_key": "block.minecraft.warped_planks", "max_stack": 64, @@ -423,7 +306,7 @@ "fireproof": false }, { - "id": 47, + "id": 34, "name": "bamboo_mosaic", "translation_key": "block.minecraft.bamboo_mosaic", "max_stack": 64, @@ -432,7 +315,7 @@ "fireproof": false }, { - "id": 48, + "id": 35, "name": "oak_sapling", "translation_key": "block.minecraft.oak_sapling", "max_stack": 64, @@ -441,7 +324,7 @@ "fireproof": false }, { - "id": 49, + "id": 36, "name": "spruce_sapling", "translation_key": "block.minecraft.spruce_sapling", "max_stack": 64, @@ -450,7 +333,7 @@ "fireproof": false }, { - "id": 50, + "id": 37, "name": "birch_sapling", "translation_key": "block.minecraft.birch_sapling", "max_stack": 64, @@ -459,7 +342,7 @@ "fireproof": false }, { - "id": 51, + "id": 38, "name": "jungle_sapling", "translation_key": "block.minecraft.jungle_sapling", "max_stack": 64, @@ -468,7 +351,7 @@ "fireproof": false }, { - "id": 52, + "id": 39, "name": "acacia_sapling", "translation_key": "block.minecraft.acacia_sapling", "max_stack": 64, @@ -477,7 +360,7 @@ "fireproof": false }, { - "id": 53, + "id": 40, "name": "cherry_sapling", "translation_key": "block.minecraft.cherry_sapling", "max_stack": 64, @@ -486,7 +369,7 @@ "fireproof": false }, { - "id": 54, + "id": 41, "name": "dark_oak_sapling", "translation_key": "block.minecraft.dark_oak_sapling", "max_stack": 64, @@ -495,7 +378,7 @@ "fireproof": false }, { - "id": 55, + "id": 42, "name": "mangrove_propagule", "translation_key": "block.minecraft.mangrove_propagule", "max_stack": 64, @@ -504,7 +387,7 @@ "fireproof": false }, { - "id": 56, + "id": 43, "name": "bedrock", "translation_key": "block.minecraft.bedrock", "max_stack": 64, @@ -513,7 +396,7 @@ "fireproof": false }, { - "id": 57, + "id": 44, "name": "sand", "translation_key": "block.minecraft.sand", "max_stack": 64, @@ -522,7 +405,7 @@ "fireproof": false }, { - "id": 58, + "id": 45, "name": "suspicious_sand", "translation_key": "block.minecraft.suspicious_sand", "max_stack": 64, @@ -531,7 +414,7 @@ "fireproof": false }, { - "id": 59, + "id": 46, "name": "suspicious_gravel", "translation_key": "block.minecraft.suspicious_gravel", "max_stack": 64, @@ -540,7 +423,7 @@ "fireproof": false }, { - "id": 60, + "id": 47, "name": "red_sand", "translation_key": "block.minecraft.red_sand", "max_stack": 64, @@ -549,7 +432,7 @@ "fireproof": false }, { - "id": 61, + "id": 48, "name": "gravel", "translation_key": "block.minecraft.gravel", "max_stack": 64, @@ -558,7 +441,7 @@ "fireproof": false }, { - "id": 62, + "id": 49, "name": "coal_ore", "translation_key": "block.minecraft.coal_ore", "max_stack": 64, @@ -567,7 +450,7 @@ "fireproof": false }, { - "id": 63, + "id": 50, "name": "deepslate_coal_ore", "translation_key": "block.minecraft.deepslate_coal_ore", "max_stack": 64, @@ -576,7 +459,7 @@ "fireproof": false }, { - "id": 64, + "id": 51, "name": "iron_ore", "translation_key": "block.minecraft.iron_ore", "max_stack": 64, @@ -585,7 +468,7 @@ "fireproof": false }, { - "id": 65, + "id": 52, "name": "deepslate_iron_ore", "translation_key": "block.minecraft.deepslate_iron_ore", "max_stack": 64, @@ -594,7 +477,7 @@ "fireproof": false }, { - "id": 66, + "id": 53, "name": "copper_ore", "translation_key": "block.minecraft.copper_ore", "max_stack": 64, @@ -603,7 +486,7 @@ "fireproof": false }, { - "id": 67, + "id": 54, "name": "deepslate_copper_ore", "translation_key": "block.minecraft.deepslate_copper_ore", "max_stack": 64, @@ -612,7 +495,7 @@ "fireproof": false }, { - "id": 68, + "id": 55, "name": "gold_ore", "translation_key": "block.minecraft.gold_ore", "max_stack": 64, @@ -621,7 +504,7 @@ "fireproof": false }, { - "id": 69, + "id": 56, "name": "deepslate_gold_ore", "translation_key": "block.minecraft.deepslate_gold_ore", "max_stack": 64, @@ -630,7 +513,7 @@ "fireproof": false }, { - "id": 70, + "id": 57, "name": "redstone_ore", "translation_key": "block.minecraft.redstone_ore", "max_stack": 64, @@ -639,7 +522,7 @@ "fireproof": false }, { - "id": 71, + "id": 58, "name": "deepslate_redstone_ore", "translation_key": "block.minecraft.deepslate_redstone_ore", "max_stack": 64, @@ -648,7 +531,7 @@ "fireproof": false }, { - "id": 72, + "id": 59, "name": "emerald_ore", "translation_key": "block.minecraft.emerald_ore", "max_stack": 64, @@ -657,7 +540,7 @@ "fireproof": false }, { - "id": 73, + "id": 60, "name": "deepslate_emerald_ore", "translation_key": "block.minecraft.deepslate_emerald_ore", "max_stack": 64, @@ -666,7 +549,7 @@ "fireproof": false }, { - "id": 74, + "id": 61, "name": "lapis_ore", "translation_key": "block.minecraft.lapis_ore", "max_stack": 64, @@ -675,7 +558,7 @@ "fireproof": false }, { - "id": 75, + "id": 62, "name": "deepslate_lapis_ore", "translation_key": "block.minecraft.deepslate_lapis_ore", "max_stack": 64, @@ -684,7 +567,7 @@ "fireproof": false }, { - "id": 76, + "id": 63, "name": "diamond_ore", "translation_key": "block.minecraft.diamond_ore", "max_stack": 64, @@ -693,7 +576,7 @@ "fireproof": false }, { - "id": 77, + "id": 64, "name": "deepslate_diamond_ore", "translation_key": "block.minecraft.deepslate_diamond_ore", "max_stack": 64, @@ -702,7 +585,7 @@ "fireproof": false }, { - "id": 78, + "id": 65, "name": "nether_gold_ore", "translation_key": "block.minecraft.nether_gold_ore", "max_stack": 64, @@ -711,7 +594,7 @@ "fireproof": false }, { - "id": 79, + "id": 66, "name": "nether_quartz_ore", "translation_key": "block.minecraft.nether_quartz_ore", "max_stack": 64, @@ -720,7 +603,7 @@ "fireproof": false }, { - "id": 80, + "id": 67, "name": "ancient_debris", "translation_key": "block.minecraft.ancient_debris", "max_stack": 64, @@ -729,7 +612,7 @@ "fireproof": true }, { - "id": 81, + "id": 68, "name": "coal_block", "translation_key": "block.minecraft.coal_block", "max_stack": 64, @@ -738,7 +621,7 @@ "fireproof": false }, { - "id": 82, + "id": 69, "name": "raw_iron_block", "translation_key": "block.minecraft.raw_iron_block", "max_stack": 64, @@ -747,7 +630,7 @@ "fireproof": false }, { - "id": 83, + "id": 70, "name": "raw_copper_block", "translation_key": "block.minecraft.raw_copper_block", "max_stack": 64, @@ -756,7 +639,7 @@ "fireproof": false }, { - "id": 84, + "id": 71, "name": "raw_gold_block", "translation_key": "block.minecraft.raw_gold_block", "max_stack": 64, @@ -765,7 +648,7 @@ "fireproof": false }, { - "id": 85, + "id": 72, "name": "amethyst_block", "translation_key": "block.minecraft.amethyst_block", "max_stack": 64, @@ -774,7 +657,7 @@ "fireproof": false }, { - "id": 86, + "id": 73, "name": "budding_amethyst", "translation_key": "block.minecraft.budding_amethyst", "max_stack": 64, @@ -783,7 +666,7 @@ "fireproof": false }, { - "id": 87, + "id": 74, "name": "iron_block", "translation_key": "block.minecraft.iron_block", "max_stack": 64, @@ -792,7 +675,7 @@ "fireproof": false }, { - "id": 88, + "id": 75, "name": "copper_block", "translation_key": "block.minecraft.copper_block", "max_stack": 64, @@ -801,7 +684,7 @@ "fireproof": false }, { - "id": 89, + "id": 76, "name": "gold_block", "translation_key": "block.minecraft.gold_block", "max_stack": 64, @@ -810,7 +693,7 @@ "fireproof": false }, { - "id": 90, + "id": 77, "name": "diamond_block", "translation_key": "block.minecraft.diamond_block", "max_stack": 64, @@ -819,7 +702,7 @@ "fireproof": false }, { - "id": 91, + "id": 78, "name": "netherite_block", "translation_key": "block.minecraft.netherite_block", "max_stack": 64, @@ -828,7 +711,7 @@ "fireproof": true }, { - "id": 92, + "id": 79, "name": "exposed_copper", "translation_key": "block.minecraft.exposed_copper", "max_stack": 64, @@ -837,7 +720,7 @@ "fireproof": false }, { - "id": 93, + "id": 80, "name": "weathered_copper", "translation_key": "block.minecraft.weathered_copper", "max_stack": 64, @@ -846,7 +729,7 @@ "fireproof": false }, { - "id": 94, + "id": 81, "name": "oxidized_copper", "translation_key": "block.minecraft.oxidized_copper", "max_stack": 64, @@ -855,43 +738,7 @@ "fireproof": false }, { - "id": 95, - "name": "chiseled_copper", - "translation_key": "block.minecraft.chiseled_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 96, - "name": "exposed_chiseled_copper", - "translation_key": "block.minecraft.exposed_chiseled_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 97, - "name": "weathered_chiseled_copper", - "translation_key": "block.minecraft.weathered_chiseled_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 98, - "name": "oxidized_chiseled_copper", - "translation_key": "block.minecraft.oxidized_chiseled_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 99, + "id": 82, "name": "cut_copper", "translation_key": "block.minecraft.cut_copper", "max_stack": 64, @@ -900,7 +747,7 @@ "fireproof": false }, { - "id": 100, + "id": 83, "name": "exposed_cut_copper", "translation_key": "block.minecraft.exposed_cut_copper", "max_stack": 64, @@ -909,7 +756,7 @@ "fireproof": false }, { - "id": 101, + "id": 84, "name": "weathered_cut_copper", "translation_key": "block.minecraft.weathered_cut_copper", "max_stack": 64, @@ -918,7 +765,7 @@ "fireproof": false }, { - "id": 102, + "id": 85, "name": "oxidized_cut_copper", "translation_key": "block.minecraft.oxidized_cut_copper", "max_stack": 64, @@ -927,7 +774,7 @@ "fireproof": false }, { - "id": 103, + "id": 86, "name": "cut_copper_stairs", "translation_key": "block.minecraft.cut_copper_stairs", "max_stack": 64, @@ -936,7 +783,7 @@ "fireproof": false }, { - "id": 104, + "id": 87, "name": "exposed_cut_copper_stairs", "translation_key": "block.minecraft.exposed_cut_copper_stairs", "max_stack": 64, @@ -945,7 +792,7 @@ "fireproof": false }, { - "id": 105, + "id": 88, "name": "weathered_cut_copper_stairs", "translation_key": "block.minecraft.weathered_cut_copper_stairs", "max_stack": 64, @@ -954,7 +801,7 @@ "fireproof": false }, { - "id": 106, + "id": 89, "name": "oxidized_cut_copper_stairs", "translation_key": "block.minecraft.oxidized_cut_copper_stairs", "max_stack": 64, @@ -963,7 +810,7 @@ "fireproof": false }, { - "id": 107, + "id": 90, "name": "cut_copper_slab", "translation_key": "block.minecraft.cut_copper_slab", "max_stack": 64, @@ -972,7 +819,7 @@ "fireproof": false }, { - "id": 108, + "id": 91, "name": "exposed_cut_copper_slab", "translation_key": "block.minecraft.exposed_cut_copper_slab", "max_stack": 64, @@ -981,7 +828,7 @@ "fireproof": false }, { - "id": 109, + "id": 92, "name": "weathered_cut_copper_slab", "translation_key": "block.minecraft.weathered_cut_copper_slab", "max_stack": 64, @@ -990,88 +837,52 @@ "fireproof": false }, { - "id": 110, + "id": 93, "name": "oxidized_cut_copper_slab", - "translation_key": "block.minecraft.oxidized_cut_copper_slab", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 111, - "name": "waxed_copper_block", - "translation_key": "block.minecraft.waxed_copper_block", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 112, - "name": "waxed_exposed_copper", - "translation_key": "block.minecraft.waxed_exposed_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 113, - "name": "waxed_weathered_copper", - "translation_key": "block.minecraft.waxed_weathered_copper", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 114, - "name": "waxed_oxidized_copper", - "translation_key": "block.minecraft.waxed_oxidized_copper", + "translation_key": "block.minecraft.oxidized_cut_copper_slab", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 115, - "name": "waxed_chiseled_copper", - "translation_key": "block.minecraft.waxed_chiseled_copper", + "id": 94, + "name": "waxed_copper_block", + "translation_key": "block.minecraft.waxed_copper_block", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 116, - "name": "waxed_exposed_chiseled_copper", - "translation_key": "block.minecraft.waxed_exposed_chiseled_copper", + "id": 95, + "name": "waxed_exposed_copper", + "translation_key": "block.minecraft.waxed_exposed_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 117, - "name": "waxed_weathered_chiseled_copper", - "translation_key": "block.minecraft.waxed_weathered_chiseled_copper", + "id": 96, + "name": "waxed_weathered_copper", + "translation_key": "block.minecraft.waxed_weathered_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 118, - "name": "waxed_oxidized_chiseled_copper", - "translation_key": "block.minecraft.waxed_oxidized_chiseled_copper", + "id": 97, + "name": "waxed_oxidized_copper", + "translation_key": "block.minecraft.waxed_oxidized_copper", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 119, + "id": 98, "name": "waxed_cut_copper", "translation_key": "block.minecraft.waxed_cut_copper", "max_stack": 64, @@ -1080,7 +891,7 @@ "fireproof": false }, { - "id": 120, + "id": 99, "name": "waxed_exposed_cut_copper", "translation_key": "block.minecraft.waxed_exposed_cut_copper", "max_stack": 64, @@ -1089,7 +900,7 @@ "fireproof": false }, { - "id": 121, + "id": 100, "name": "waxed_weathered_cut_copper", "translation_key": "block.minecraft.waxed_weathered_cut_copper", "max_stack": 64, @@ -1098,7 +909,7 @@ "fireproof": false }, { - "id": 122, + "id": 101, "name": "waxed_oxidized_cut_copper", "translation_key": "block.minecraft.waxed_oxidized_cut_copper", "max_stack": 64, @@ -1107,7 +918,7 @@ "fireproof": false }, { - "id": 123, + "id": 102, "name": "waxed_cut_copper_stairs", "translation_key": "block.minecraft.waxed_cut_copper_stairs", "max_stack": 64, @@ -1116,7 +927,7 @@ "fireproof": false }, { - "id": 124, + "id": 103, "name": "waxed_exposed_cut_copper_stairs", "translation_key": "block.minecraft.waxed_exposed_cut_copper_stairs", "max_stack": 64, @@ -1125,7 +936,7 @@ "fireproof": false }, { - "id": 125, + "id": 104, "name": "waxed_weathered_cut_copper_stairs", "translation_key": "block.minecraft.waxed_weathered_cut_copper_stairs", "max_stack": 64, @@ -1134,7 +945,7 @@ "fireproof": false }, { - "id": 126, + "id": 105, "name": "waxed_oxidized_cut_copper_stairs", "translation_key": "block.minecraft.waxed_oxidized_cut_copper_stairs", "max_stack": 64, @@ -1143,7 +954,7 @@ "fireproof": false }, { - "id": 127, + "id": 106, "name": "waxed_cut_copper_slab", "translation_key": "block.minecraft.waxed_cut_copper_slab", "max_stack": 64, @@ -1152,7 +963,7 @@ "fireproof": false }, { - "id": 128, + "id": 107, "name": "waxed_exposed_cut_copper_slab", "translation_key": "block.minecraft.waxed_exposed_cut_copper_slab", "max_stack": 64, @@ -1161,7 +972,7 @@ "fireproof": false }, { - "id": 129, + "id": 108, "name": "waxed_weathered_cut_copper_slab", "translation_key": "block.minecraft.waxed_weathered_cut_copper_slab", "max_stack": 64, @@ -1170,7 +981,7 @@ "fireproof": false }, { - "id": 130, + "id": 109, "name": "waxed_oxidized_cut_copper_slab", "translation_key": "block.minecraft.waxed_oxidized_cut_copper_slab", "max_stack": 64, @@ -1179,7 +990,7 @@ "fireproof": false }, { - "id": 131, + "id": 110, "name": "oak_log", "translation_key": "block.minecraft.oak_log", "max_stack": 64, @@ -1188,7 +999,7 @@ "fireproof": false }, { - "id": 132, + "id": 111, "name": "spruce_log", "translation_key": "block.minecraft.spruce_log", "max_stack": 64, @@ -1197,7 +1008,7 @@ "fireproof": false }, { - "id": 133, + "id": 112, "name": "birch_log", "translation_key": "block.minecraft.birch_log", "max_stack": 64, @@ -1206,7 +1017,7 @@ "fireproof": false }, { - "id": 134, + "id": 113, "name": "jungle_log", "translation_key": "block.minecraft.jungle_log", "max_stack": 64, @@ -1215,7 +1026,7 @@ "fireproof": false }, { - "id": 135, + "id": 114, "name": "acacia_log", "translation_key": "block.minecraft.acacia_log", "max_stack": 64, @@ -1224,7 +1035,7 @@ "fireproof": false }, { - "id": 136, + "id": 115, "name": "cherry_log", "translation_key": "block.minecraft.cherry_log", "max_stack": 64, @@ -1233,7 +1044,7 @@ "fireproof": false }, { - "id": 137, + "id": 116, "name": "dark_oak_log", "translation_key": "block.minecraft.dark_oak_log", "max_stack": 64, @@ -1242,7 +1053,7 @@ "fireproof": false }, { - "id": 138, + "id": 117, "name": "mangrove_log", "translation_key": "block.minecraft.mangrove_log", "max_stack": 64, @@ -1251,7 +1062,7 @@ "fireproof": false }, { - "id": 139, + "id": 118, "name": "mangrove_roots", "translation_key": "block.minecraft.mangrove_roots", "max_stack": 64, @@ -1260,7 +1071,7 @@ "fireproof": false }, { - "id": 140, + "id": 119, "name": "muddy_mangrove_roots", "translation_key": "block.minecraft.muddy_mangrove_roots", "max_stack": 64, @@ -1269,7 +1080,7 @@ "fireproof": false }, { - "id": 141, + "id": 120, "name": "crimson_stem", "translation_key": "block.minecraft.crimson_stem", "max_stack": 64, @@ -1278,7 +1089,7 @@ "fireproof": false }, { - "id": 142, + "id": 121, "name": "warped_stem", "translation_key": "block.minecraft.warped_stem", "max_stack": 64, @@ -1287,7 +1098,7 @@ "fireproof": false }, { - "id": 143, + "id": 122, "name": "bamboo_block", "translation_key": "block.minecraft.bamboo_block", "max_stack": 64, @@ -1296,7 +1107,7 @@ "fireproof": false }, { - "id": 144, + "id": 123, "name": "stripped_oak_log", "translation_key": "block.minecraft.stripped_oak_log", "max_stack": 64, @@ -1305,7 +1116,7 @@ "fireproof": false }, { - "id": 145, + "id": 124, "name": "stripped_spruce_log", "translation_key": "block.minecraft.stripped_spruce_log", "max_stack": 64, @@ -1314,7 +1125,7 @@ "fireproof": false }, { - "id": 146, + "id": 125, "name": "stripped_birch_log", "translation_key": "block.minecraft.stripped_birch_log", "max_stack": 64, @@ -1323,7 +1134,7 @@ "fireproof": false }, { - "id": 147, + "id": 126, "name": "stripped_jungle_log", "translation_key": "block.minecraft.stripped_jungle_log", "max_stack": 64, @@ -1332,7 +1143,7 @@ "fireproof": false }, { - "id": 148, + "id": 127, "name": "stripped_acacia_log", "translation_key": "block.minecraft.stripped_acacia_log", "max_stack": 64, @@ -1341,7 +1152,7 @@ "fireproof": false }, { - "id": 149, + "id": 128, "name": "stripped_cherry_log", "translation_key": "block.minecraft.stripped_cherry_log", "max_stack": 64, @@ -1350,7 +1161,7 @@ "fireproof": false }, { - "id": 150, + "id": 129, "name": "stripped_dark_oak_log", "translation_key": "block.minecraft.stripped_dark_oak_log", "max_stack": 64, @@ -1359,7 +1170,7 @@ "fireproof": false }, { - "id": 151, + "id": 130, "name": "stripped_mangrove_log", "translation_key": "block.minecraft.stripped_mangrove_log", "max_stack": 64, @@ -1368,7 +1179,7 @@ "fireproof": false }, { - "id": 152, + "id": 131, "name": "stripped_crimson_stem", "translation_key": "block.minecraft.stripped_crimson_stem", "max_stack": 64, @@ -1377,7 +1188,7 @@ "fireproof": false }, { - "id": 153, + "id": 132, "name": "stripped_warped_stem", "translation_key": "block.minecraft.stripped_warped_stem", "max_stack": 64, @@ -1386,7 +1197,7 @@ "fireproof": false }, { - "id": 154, + "id": 133, "name": "stripped_oak_wood", "translation_key": "block.minecraft.stripped_oak_wood", "max_stack": 64, @@ -1395,7 +1206,7 @@ "fireproof": false }, { - "id": 155, + "id": 134, "name": "stripped_spruce_wood", "translation_key": "block.minecraft.stripped_spruce_wood", "max_stack": 64, @@ -1404,7 +1215,7 @@ "fireproof": false }, { - "id": 156, + "id": 135, "name": "stripped_birch_wood", "translation_key": "block.minecraft.stripped_birch_wood", "max_stack": 64, @@ -1413,7 +1224,7 @@ "fireproof": false }, { - "id": 157, + "id": 136, "name": "stripped_jungle_wood", "translation_key": "block.minecraft.stripped_jungle_wood", "max_stack": 64, @@ -1422,7 +1233,7 @@ "fireproof": false }, { - "id": 158, + "id": 137, "name": "stripped_acacia_wood", "translation_key": "block.minecraft.stripped_acacia_wood", "max_stack": 64, @@ -1431,7 +1242,7 @@ "fireproof": false }, { - "id": 159, + "id": 138, "name": "stripped_cherry_wood", "translation_key": "block.minecraft.stripped_cherry_wood", "max_stack": 64, @@ -1440,7 +1251,7 @@ "fireproof": false }, { - "id": 160, + "id": 139, "name": "stripped_dark_oak_wood", "translation_key": "block.minecraft.stripped_dark_oak_wood", "max_stack": 64, @@ -1449,7 +1260,7 @@ "fireproof": false }, { - "id": 161, + "id": 140, "name": "stripped_mangrove_wood", "translation_key": "block.minecraft.stripped_mangrove_wood", "max_stack": 64, @@ -1458,7 +1269,7 @@ "fireproof": false }, { - "id": 162, + "id": 141, "name": "stripped_crimson_hyphae", "translation_key": "block.minecraft.stripped_crimson_hyphae", "max_stack": 64, @@ -1467,7 +1278,7 @@ "fireproof": false }, { - "id": 163, + "id": 142, "name": "stripped_warped_hyphae", "translation_key": "block.minecraft.stripped_warped_hyphae", "max_stack": 64, @@ -1476,7 +1287,7 @@ "fireproof": false }, { - "id": 164, + "id": 143, "name": "stripped_bamboo_block", "translation_key": "block.minecraft.stripped_bamboo_block", "max_stack": 64, @@ -1485,7 +1296,7 @@ "fireproof": false }, { - "id": 165, + "id": 144, "name": "oak_wood", "translation_key": "block.minecraft.oak_wood", "max_stack": 64, @@ -1494,7 +1305,7 @@ "fireproof": false }, { - "id": 166, + "id": 145, "name": "spruce_wood", "translation_key": "block.minecraft.spruce_wood", "max_stack": 64, @@ -1503,7 +1314,7 @@ "fireproof": false }, { - "id": 167, + "id": 146, "name": "birch_wood", "translation_key": "block.minecraft.birch_wood", "max_stack": 64, @@ -1512,7 +1323,7 @@ "fireproof": false }, { - "id": 168, + "id": 147, "name": "jungle_wood", "translation_key": "block.minecraft.jungle_wood", "max_stack": 64, @@ -1521,7 +1332,7 @@ "fireproof": false }, { - "id": 169, + "id": 148, "name": "acacia_wood", "translation_key": "block.minecraft.acacia_wood", "max_stack": 64, @@ -1530,7 +1341,7 @@ "fireproof": false }, { - "id": 170, + "id": 149, "name": "cherry_wood", "translation_key": "block.minecraft.cherry_wood", "max_stack": 64, @@ -1539,7 +1350,7 @@ "fireproof": false }, { - "id": 171, + "id": 150, "name": "dark_oak_wood", "translation_key": "block.minecraft.dark_oak_wood", "max_stack": 64, @@ -1548,7 +1359,7 @@ "fireproof": false }, { - "id": 172, + "id": 151, "name": "mangrove_wood", "translation_key": "block.minecraft.mangrove_wood", "max_stack": 64, @@ -1557,7 +1368,7 @@ "fireproof": false }, { - "id": 173, + "id": 152, "name": "crimson_hyphae", "translation_key": "block.minecraft.crimson_hyphae", "max_stack": 64, @@ -1566,7 +1377,7 @@ "fireproof": false }, { - "id": 174, + "id": 153, "name": "warped_hyphae", "translation_key": "block.minecraft.warped_hyphae", "max_stack": 64, @@ -1575,7 +1386,7 @@ "fireproof": false }, { - "id": 175, + "id": 154, "name": "oak_leaves", "translation_key": "block.minecraft.oak_leaves", "max_stack": 64, @@ -1584,7 +1395,7 @@ "fireproof": false }, { - "id": 176, + "id": 155, "name": "spruce_leaves", "translation_key": "block.minecraft.spruce_leaves", "max_stack": 64, @@ -1593,7 +1404,7 @@ "fireproof": false }, { - "id": 177, + "id": 156, "name": "birch_leaves", "translation_key": "block.minecraft.birch_leaves", "max_stack": 64, @@ -1602,7 +1413,7 @@ "fireproof": false }, { - "id": 178, + "id": 157, "name": "jungle_leaves", "translation_key": "block.minecraft.jungle_leaves", "max_stack": 64, @@ -1611,7 +1422,7 @@ "fireproof": false }, { - "id": 179, + "id": 158, "name": "acacia_leaves", "translation_key": "block.minecraft.acacia_leaves", "max_stack": 64, @@ -1620,7 +1431,7 @@ "fireproof": false }, { - "id": 180, + "id": 159, "name": "cherry_leaves", "translation_key": "block.minecraft.cherry_leaves", "max_stack": 64, @@ -1629,7 +1440,7 @@ "fireproof": false }, { - "id": 181, + "id": 160, "name": "dark_oak_leaves", "translation_key": "block.minecraft.dark_oak_leaves", "max_stack": 64, @@ -1638,7 +1449,7 @@ "fireproof": false }, { - "id": 182, + "id": 161, "name": "mangrove_leaves", "translation_key": "block.minecraft.mangrove_leaves", "max_stack": 64, @@ -1647,7 +1458,7 @@ "fireproof": false }, { - "id": 183, + "id": 162, "name": "azalea_leaves", "translation_key": "block.minecraft.azalea_leaves", "max_stack": 64, @@ -1656,7 +1467,7 @@ "fireproof": false }, { - "id": 184, + "id": 163, "name": "flowering_azalea_leaves", "translation_key": "block.minecraft.flowering_azalea_leaves", "max_stack": 64, @@ -1665,7 +1476,7 @@ "fireproof": false }, { - "id": 185, + "id": 164, "name": "sponge", "translation_key": "block.minecraft.sponge", "max_stack": 64, @@ -1674,7 +1485,7 @@ "fireproof": false }, { - "id": 186, + "id": 165, "name": "wet_sponge", "translation_key": "block.minecraft.wet_sponge", "max_stack": 64, @@ -1683,7 +1494,7 @@ "fireproof": false }, { - "id": 187, + "id": 166, "name": "glass", "translation_key": "block.minecraft.glass", "max_stack": 64, @@ -1692,7 +1503,7 @@ "fireproof": false }, { - "id": 188, + "id": 167, "name": "tinted_glass", "translation_key": "block.minecraft.tinted_glass", "max_stack": 64, @@ -1701,7 +1512,7 @@ "fireproof": false }, { - "id": 189, + "id": 168, "name": "lapis_block", "translation_key": "block.minecraft.lapis_block", "max_stack": 64, @@ -1710,7 +1521,7 @@ "fireproof": false }, { - "id": 190, + "id": 169, "name": "sandstone", "translation_key": "block.minecraft.sandstone", "max_stack": 64, @@ -1719,7 +1530,7 @@ "fireproof": false }, { - "id": 191, + "id": 170, "name": "chiseled_sandstone", "translation_key": "block.minecraft.chiseled_sandstone", "max_stack": 64, @@ -1728,7 +1539,7 @@ "fireproof": false }, { - "id": 192, + "id": 171, "name": "cut_sandstone", "translation_key": "block.minecraft.cut_sandstone", "max_stack": 64, @@ -1737,7 +1548,7 @@ "fireproof": false }, { - "id": 193, + "id": 172, "name": "cobweb", "translation_key": "block.minecraft.cobweb", "max_stack": 64, @@ -1746,16 +1557,16 @@ "fireproof": false }, { - "id": 194, - "name": "short_grass", - "translation_key": "block.minecraft.short_grass", + "id": 173, + "name": "grass", + "translation_key": "block.minecraft.grass", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 195, + "id": 174, "name": "fern", "translation_key": "block.minecraft.fern", "max_stack": 64, @@ -1764,7 +1575,7 @@ "fireproof": false }, { - "id": 196, + "id": 175, "name": "azalea", "translation_key": "block.minecraft.azalea", "max_stack": 64, @@ -1773,7 +1584,7 @@ "fireproof": false }, { - "id": 197, + "id": 176, "name": "flowering_azalea", "translation_key": "block.minecraft.flowering_azalea", "max_stack": 64, @@ -1782,7 +1593,7 @@ "fireproof": false }, { - "id": 198, + "id": 177, "name": "dead_bush", "translation_key": "block.minecraft.dead_bush", "max_stack": 64, @@ -1791,7 +1602,7 @@ "fireproof": false }, { - "id": 199, + "id": 178, "name": "seagrass", "translation_key": "block.minecraft.seagrass", "max_stack": 64, @@ -1800,7 +1611,7 @@ "fireproof": false }, { - "id": 200, + "id": 179, "name": "sea_pickle", "translation_key": "block.minecraft.sea_pickle", "max_stack": 64, @@ -1809,7 +1620,7 @@ "fireproof": false }, { - "id": 201, + "id": 180, "name": "white_wool", "translation_key": "block.minecraft.white_wool", "max_stack": 64, @@ -1818,7 +1629,7 @@ "fireproof": false }, { - "id": 202, + "id": 181, "name": "orange_wool", "translation_key": "block.minecraft.orange_wool", "max_stack": 64, @@ -1827,7 +1638,7 @@ "fireproof": false }, { - "id": 203, + "id": 182, "name": "magenta_wool", "translation_key": "block.minecraft.magenta_wool", "max_stack": 64, @@ -1836,7 +1647,7 @@ "fireproof": false }, { - "id": 204, + "id": 183, "name": "light_blue_wool", "translation_key": "block.minecraft.light_blue_wool", "max_stack": 64, @@ -1845,7 +1656,7 @@ "fireproof": false }, { - "id": 205, + "id": 184, "name": "yellow_wool", "translation_key": "block.minecraft.yellow_wool", "max_stack": 64, @@ -1854,7 +1665,7 @@ "fireproof": false }, { - "id": 206, + "id": 185, "name": "lime_wool", "translation_key": "block.minecraft.lime_wool", "max_stack": 64, @@ -1863,7 +1674,7 @@ "fireproof": false }, { - "id": 207, + "id": 186, "name": "pink_wool", "translation_key": "block.minecraft.pink_wool", "max_stack": 64, @@ -1872,7 +1683,7 @@ "fireproof": false }, { - "id": 208, + "id": 187, "name": "gray_wool", "translation_key": "block.minecraft.gray_wool", "max_stack": 64, @@ -1881,7 +1692,7 @@ "fireproof": false }, { - "id": 209, + "id": 188, "name": "light_gray_wool", "translation_key": "block.minecraft.light_gray_wool", "max_stack": 64, @@ -1890,7 +1701,7 @@ "fireproof": false }, { - "id": 210, + "id": 189, "name": "cyan_wool", "translation_key": "block.minecraft.cyan_wool", "max_stack": 64, @@ -1899,7 +1710,7 @@ "fireproof": false }, { - "id": 211, + "id": 190, "name": "purple_wool", "translation_key": "block.minecraft.purple_wool", "max_stack": 64, @@ -1908,7 +1719,7 @@ "fireproof": false }, { - "id": 212, + "id": 191, "name": "blue_wool", "translation_key": "block.minecraft.blue_wool", "max_stack": 64, @@ -1917,7 +1728,7 @@ "fireproof": false }, { - "id": 213, + "id": 192, "name": "brown_wool", "translation_key": "block.minecraft.brown_wool", "max_stack": 64, @@ -1926,7 +1737,7 @@ "fireproof": false }, { - "id": 214, + "id": 193, "name": "green_wool", "translation_key": "block.minecraft.green_wool", "max_stack": 64, @@ -1935,7 +1746,7 @@ "fireproof": false }, { - "id": 215, + "id": 194, "name": "red_wool", "translation_key": "block.minecraft.red_wool", "max_stack": 64, @@ -1944,7 +1755,7 @@ "fireproof": false }, { - "id": 216, + "id": 195, "name": "black_wool", "translation_key": "block.minecraft.black_wool", "max_stack": 64, @@ -1953,7 +1764,7 @@ "fireproof": false }, { - "id": 217, + "id": 196, "name": "dandelion", "translation_key": "block.minecraft.dandelion", "max_stack": 64, @@ -1962,7 +1773,7 @@ "fireproof": false }, { - "id": 218, + "id": 197, "name": "poppy", "translation_key": "block.minecraft.poppy", "max_stack": 64, @@ -1971,7 +1782,7 @@ "fireproof": false }, { - "id": 219, + "id": 198, "name": "blue_orchid", "translation_key": "block.minecraft.blue_orchid", "max_stack": 64, @@ -1980,7 +1791,7 @@ "fireproof": false }, { - "id": 220, + "id": 199, "name": "allium", "translation_key": "block.minecraft.allium", "max_stack": 64, @@ -1989,7 +1800,7 @@ "fireproof": false }, { - "id": 221, + "id": 200, "name": "azure_bluet", "translation_key": "block.minecraft.azure_bluet", "max_stack": 64, @@ -1998,7 +1809,7 @@ "fireproof": false }, { - "id": 222, + "id": 201, "name": "red_tulip", "translation_key": "block.minecraft.red_tulip", "max_stack": 64, @@ -2007,7 +1818,7 @@ "fireproof": false }, { - "id": 223, + "id": 202, "name": "orange_tulip", "translation_key": "block.minecraft.orange_tulip", "max_stack": 64, @@ -2016,7 +1827,7 @@ "fireproof": false }, { - "id": 224, + "id": 203, "name": "white_tulip", "translation_key": "block.minecraft.white_tulip", "max_stack": 64, @@ -2025,7 +1836,7 @@ "fireproof": false }, { - "id": 225, + "id": 204, "name": "pink_tulip", "translation_key": "block.minecraft.pink_tulip", "max_stack": 64, @@ -2034,7 +1845,7 @@ "fireproof": false }, { - "id": 226, + "id": 205, "name": "oxeye_daisy", "translation_key": "block.minecraft.oxeye_daisy", "max_stack": 64, @@ -2043,7 +1854,7 @@ "fireproof": false }, { - "id": 227, + "id": 206, "name": "cornflower", "translation_key": "block.minecraft.cornflower", "max_stack": 64, @@ -2052,7 +1863,7 @@ "fireproof": false }, { - "id": 228, + "id": 207, "name": "lily_of_the_valley", "translation_key": "block.minecraft.lily_of_the_valley", "max_stack": 64, @@ -2061,7 +1872,7 @@ "fireproof": false }, { - "id": 229, + "id": 208, "name": "wither_rose", "translation_key": "block.minecraft.wither_rose", "max_stack": 64, @@ -2070,7 +1881,7 @@ "fireproof": false }, { - "id": 230, + "id": 209, "name": "torchflower", "translation_key": "block.minecraft.torchflower", "max_stack": 64, @@ -2079,7 +1890,7 @@ "fireproof": false }, { - "id": 231, + "id": 210, "name": "pitcher_plant", "translation_key": "block.minecraft.pitcher_plant", "max_stack": 64, @@ -2088,7 +1899,7 @@ "fireproof": false }, { - "id": 232, + "id": 211, "name": "spore_blossom", "translation_key": "block.minecraft.spore_blossom", "max_stack": 64, @@ -2097,7 +1908,7 @@ "fireproof": false }, { - "id": 233, + "id": 212, "name": "brown_mushroom", "translation_key": "block.minecraft.brown_mushroom", "max_stack": 64, @@ -2106,7 +1917,7 @@ "fireproof": false }, { - "id": 234, + "id": 213, "name": "red_mushroom", "translation_key": "block.minecraft.red_mushroom", "max_stack": 64, @@ -2115,7 +1926,7 @@ "fireproof": false }, { - "id": 235, + "id": 214, "name": "crimson_fungus", "translation_key": "block.minecraft.crimson_fungus", "max_stack": 64, @@ -2124,7 +1935,7 @@ "fireproof": false }, { - "id": 236, + "id": 215, "name": "warped_fungus", "translation_key": "block.minecraft.warped_fungus", "max_stack": 64, @@ -2133,7 +1944,7 @@ "fireproof": false }, { - "id": 237, + "id": 216, "name": "crimson_roots", "translation_key": "block.minecraft.crimson_roots", "max_stack": 64, @@ -2142,7 +1953,7 @@ "fireproof": false }, { - "id": 238, + "id": 217, "name": "warped_roots", "translation_key": "block.minecraft.warped_roots", "max_stack": 64, @@ -2151,7 +1962,7 @@ "fireproof": false }, { - "id": 239, + "id": 218, "name": "nether_sprouts", "translation_key": "block.minecraft.nether_sprouts", "max_stack": 64, @@ -2160,7 +1971,7 @@ "fireproof": false }, { - "id": 240, + "id": 219, "name": "weeping_vines", "translation_key": "block.minecraft.weeping_vines", "max_stack": 64, @@ -2169,7 +1980,7 @@ "fireproof": false }, { - "id": 241, + "id": 220, "name": "twisting_vines", "translation_key": "block.minecraft.twisting_vines", "max_stack": 64, @@ -2178,7 +1989,7 @@ "fireproof": false }, { - "id": 242, + "id": 221, "name": "sugar_cane", "translation_key": "block.minecraft.sugar_cane", "max_stack": 64, @@ -2187,7 +1998,7 @@ "fireproof": false }, { - "id": 243, + "id": 222, "name": "kelp", "translation_key": "block.minecraft.kelp", "max_stack": 64, @@ -2196,7 +2007,7 @@ "fireproof": false }, { - "id": 244, + "id": 223, "name": "moss_carpet", "translation_key": "block.minecraft.moss_carpet", "max_stack": 64, @@ -2205,7 +2016,7 @@ "fireproof": false }, { - "id": 245, + "id": 224, "name": "pink_petals", "translation_key": "block.minecraft.pink_petals", "max_stack": 64, @@ -2214,7 +2025,7 @@ "fireproof": false }, { - "id": 246, + "id": 225, "name": "moss_block", "translation_key": "block.minecraft.moss_block", "max_stack": 64, @@ -2223,7 +2034,7 @@ "fireproof": false }, { - "id": 247, + "id": 226, "name": "hanging_roots", "translation_key": "block.minecraft.hanging_roots", "max_stack": 64, @@ -2232,7 +2043,7 @@ "fireproof": false }, { - "id": 248, + "id": 227, "name": "big_dripleaf", "translation_key": "block.minecraft.big_dripleaf", "max_stack": 64, @@ -2241,7 +2052,7 @@ "fireproof": false }, { - "id": 249, + "id": 228, "name": "small_dripleaf", "translation_key": "block.minecraft.small_dripleaf", "max_stack": 64, @@ -2250,7 +2061,7 @@ "fireproof": false }, { - "id": 250, + "id": 229, "name": "bamboo", "translation_key": "block.minecraft.bamboo", "max_stack": 64, @@ -2259,7 +2070,7 @@ "fireproof": false }, { - "id": 251, + "id": 230, "name": "oak_slab", "translation_key": "block.minecraft.oak_slab", "max_stack": 64, @@ -2268,7 +2079,7 @@ "fireproof": false }, { - "id": 252, + "id": 231, "name": "spruce_slab", "translation_key": "block.minecraft.spruce_slab", "max_stack": 64, @@ -2277,7 +2088,7 @@ "fireproof": false }, { - "id": 253, + "id": 232, "name": "birch_slab", "translation_key": "block.minecraft.birch_slab", "max_stack": 64, @@ -2286,7 +2097,7 @@ "fireproof": false }, { - "id": 254, + "id": 233, "name": "jungle_slab", "translation_key": "block.minecraft.jungle_slab", "max_stack": 64, @@ -2295,7 +2106,7 @@ "fireproof": false }, { - "id": 255, + "id": 234, "name": "acacia_slab", "translation_key": "block.minecraft.acacia_slab", "max_stack": 64, @@ -2304,7 +2115,7 @@ "fireproof": false }, { - "id": 256, + "id": 235, "name": "cherry_slab", "translation_key": "block.minecraft.cherry_slab", "max_stack": 64, @@ -2313,7 +2124,7 @@ "fireproof": false }, { - "id": 257, + "id": 236, "name": "dark_oak_slab", "translation_key": "block.minecraft.dark_oak_slab", "max_stack": 64, @@ -2322,7 +2133,7 @@ "fireproof": false }, { - "id": 258, + "id": 237, "name": "mangrove_slab", "translation_key": "block.minecraft.mangrove_slab", "max_stack": 64, @@ -2331,7 +2142,7 @@ "fireproof": false }, { - "id": 259, + "id": 238, "name": "bamboo_slab", "translation_key": "block.minecraft.bamboo_slab", "max_stack": 64, @@ -2340,7 +2151,7 @@ "fireproof": false }, { - "id": 260, + "id": 239, "name": "bamboo_mosaic_slab", "translation_key": "block.minecraft.bamboo_mosaic_slab", "max_stack": 64, @@ -2349,7 +2160,7 @@ "fireproof": false }, { - "id": 261, + "id": 240, "name": "crimson_slab", "translation_key": "block.minecraft.crimson_slab", "max_stack": 64, @@ -2358,7 +2169,7 @@ "fireproof": false }, { - "id": 262, + "id": 241, "name": "warped_slab", "translation_key": "block.minecraft.warped_slab", "max_stack": 64, @@ -2367,7 +2178,7 @@ "fireproof": false }, { - "id": 263, + "id": 242, "name": "stone_slab", "translation_key": "block.minecraft.stone_slab", "max_stack": 64, @@ -2376,7 +2187,7 @@ "fireproof": false }, { - "id": 264, + "id": 243, "name": "smooth_stone_slab", "translation_key": "block.minecraft.smooth_stone_slab", "max_stack": 64, @@ -2385,7 +2196,7 @@ "fireproof": false }, { - "id": 265, + "id": 244, "name": "sandstone_slab", "translation_key": "block.minecraft.sandstone_slab", "max_stack": 64, @@ -2394,7 +2205,7 @@ "fireproof": false }, { - "id": 266, + "id": 245, "name": "cut_sandstone_slab", "translation_key": "block.minecraft.cut_sandstone_slab", "max_stack": 64, @@ -2403,7 +2214,7 @@ "fireproof": false }, { - "id": 267, + "id": 246, "name": "petrified_oak_slab", "translation_key": "block.minecraft.petrified_oak_slab", "max_stack": 64, @@ -2412,7 +2223,7 @@ "fireproof": false }, { - "id": 268, + "id": 247, "name": "cobblestone_slab", "translation_key": "block.minecraft.cobblestone_slab", "max_stack": 64, @@ -2421,7 +2232,7 @@ "fireproof": false }, { - "id": 269, + "id": 248, "name": "brick_slab", "translation_key": "block.minecraft.brick_slab", "max_stack": 64, @@ -2430,7 +2241,7 @@ "fireproof": false }, { - "id": 270, + "id": 249, "name": "stone_brick_slab", "translation_key": "block.minecraft.stone_brick_slab", "max_stack": 64, @@ -2439,7 +2250,7 @@ "fireproof": false }, { - "id": 271, + "id": 250, "name": "mud_brick_slab", "translation_key": "block.minecraft.mud_brick_slab", "max_stack": 64, @@ -2448,7 +2259,7 @@ "fireproof": false }, { - "id": 272, + "id": 251, "name": "nether_brick_slab", "translation_key": "block.minecraft.nether_brick_slab", "max_stack": 64, @@ -2457,7 +2268,7 @@ "fireproof": false }, { - "id": 273, + "id": 252, "name": "quartz_slab", "translation_key": "block.minecraft.quartz_slab", "max_stack": 64, @@ -2466,7 +2277,7 @@ "fireproof": false }, { - "id": 274, + "id": 253, "name": "red_sandstone_slab", "translation_key": "block.minecraft.red_sandstone_slab", "max_stack": 64, @@ -2475,7 +2286,7 @@ "fireproof": false }, { - "id": 275, + "id": 254, "name": "cut_red_sandstone_slab", "translation_key": "block.minecraft.cut_red_sandstone_slab", "max_stack": 64, @@ -2484,7 +2295,7 @@ "fireproof": false }, { - "id": 276, + "id": 255, "name": "purpur_slab", "translation_key": "block.minecraft.purpur_slab", "max_stack": 64, @@ -2493,7 +2304,7 @@ "fireproof": false }, { - "id": 277, + "id": 256, "name": "prismarine_slab", "translation_key": "block.minecraft.prismarine_slab", "max_stack": 64, @@ -2502,7 +2313,7 @@ "fireproof": false }, { - "id": 278, + "id": 257, "name": "prismarine_brick_slab", "translation_key": "block.minecraft.prismarine_brick_slab", "max_stack": 64, @@ -2511,7 +2322,7 @@ "fireproof": false }, { - "id": 279, + "id": 258, "name": "dark_prismarine_slab", "translation_key": "block.minecraft.dark_prismarine_slab", "max_stack": 64, @@ -2520,7 +2331,7 @@ "fireproof": false }, { - "id": 280, + "id": 259, "name": "smooth_quartz", "translation_key": "block.minecraft.smooth_quartz", "max_stack": 64, @@ -2529,7 +2340,7 @@ "fireproof": false }, { - "id": 281, + "id": 260, "name": "smooth_red_sandstone", "translation_key": "block.minecraft.smooth_red_sandstone", "max_stack": 64, @@ -2538,7 +2349,7 @@ "fireproof": false }, { - "id": 282, + "id": 261, "name": "smooth_sandstone", "translation_key": "block.minecraft.smooth_sandstone", "max_stack": 64, @@ -2547,7 +2358,7 @@ "fireproof": false }, { - "id": 283, + "id": 262, "name": "smooth_stone", "translation_key": "block.minecraft.smooth_stone", "max_stack": 64, @@ -2556,7 +2367,7 @@ "fireproof": false }, { - "id": 284, + "id": 263, "name": "bricks", "translation_key": "block.minecraft.bricks", "max_stack": 64, @@ -2565,7 +2376,7 @@ "fireproof": false }, { - "id": 285, + "id": 264, "name": "bookshelf", "translation_key": "block.minecraft.bookshelf", "max_stack": 64, @@ -2574,7 +2385,7 @@ "fireproof": false }, { - "id": 286, + "id": 265, "name": "chiseled_bookshelf", "translation_key": "block.minecraft.chiseled_bookshelf", "max_stack": 64, @@ -2583,16 +2394,16 @@ "fireproof": false }, { - "id": 287, + "id": 266, "name": "decorated_pot", "translation_key": "block.minecraft.decorated_pot", - "max_stack": 64, + "max_stack": 1, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 288, + "id": 267, "name": "mossy_cobblestone", "translation_key": "block.minecraft.mossy_cobblestone", "max_stack": 64, @@ -2601,7 +2412,7 @@ "fireproof": false }, { - "id": 289, + "id": 268, "name": "obsidian", "translation_key": "block.minecraft.obsidian", "max_stack": 64, @@ -2610,7 +2421,7 @@ "fireproof": false }, { - "id": 290, + "id": 269, "name": "torch", "translation_key": "block.minecraft.torch", "max_stack": 64, @@ -2619,7 +2430,7 @@ "fireproof": false }, { - "id": 291, + "id": 270, "name": "end_rod", "translation_key": "block.minecraft.end_rod", "max_stack": 64, @@ -2628,7 +2439,7 @@ "fireproof": false }, { - "id": 292, + "id": 271, "name": "chorus_plant", "translation_key": "block.minecraft.chorus_plant", "max_stack": 64, @@ -2637,7 +2448,7 @@ "fireproof": false }, { - "id": 293, + "id": 272, "name": "chorus_flower", "translation_key": "block.minecraft.chorus_flower", "max_stack": 64, @@ -2646,7 +2457,7 @@ "fireproof": false }, { - "id": 294, + "id": 273, "name": "purpur_block", "translation_key": "block.minecraft.purpur_block", "max_stack": 64, @@ -2655,7 +2466,7 @@ "fireproof": false }, { - "id": 295, + "id": 274, "name": "purpur_pillar", "translation_key": "block.minecraft.purpur_pillar", "max_stack": 64, @@ -2664,7 +2475,7 @@ "fireproof": false }, { - "id": 296, + "id": 275, "name": "purpur_stairs", "translation_key": "block.minecraft.purpur_stairs", "max_stack": 64, @@ -2673,7 +2484,7 @@ "fireproof": false }, { - "id": 297, + "id": 276, "name": "spawner", "translation_key": "block.minecraft.spawner", "max_stack": 64, @@ -2682,7 +2493,7 @@ "fireproof": false }, { - "id": 298, + "id": 277, "name": "chest", "translation_key": "block.minecraft.chest", "max_stack": 64, @@ -2691,7 +2502,7 @@ "fireproof": false }, { - "id": 299, + "id": 278, "name": "crafting_table", "translation_key": "block.minecraft.crafting_table", "max_stack": 64, @@ -2700,7 +2511,7 @@ "fireproof": false }, { - "id": 300, + "id": 279, "name": "farmland", "translation_key": "block.minecraft.farmland", "max_stack": 64, @@ -2709,7 +2520,7 @@ "fireproof": false }, { - "id": 301, + "id": 280, "name": "furnace", "translation_key": "block.minecraft.furnace", "max_stack": 64, @@ -2718,7 +2529,7 @@ "fireproof": false }, { - "id": 302, + "id": 281, "name": "ladder", "translation_key": "block.minecraft.ladder", "max_stack": 64, @@ -2727,7 +2538,7 @@ "fireproof": false }, { - "id": 303, + "id": 282, "name": "cobblestone_stairs", "translation_key": "block.minecraft.cobblestone_stairs", "max_stack": 64, @@ -2736,7 +2547,7 @@ "fireproof": false }, { - "id": 304, + "id": 283, "name": "snow", "translation_key": "block.minecraft.snow", "max_stack": 64, @@ -2745,7 +2556,7 @@ "fireproof": false }, { - "id": 305, + "id": 284, "name": "ice", "translation_key": "block.minecraft.ice", "max_stack": 64, @@ -2754,7 +2565,7 @@ "fireproof": false }, { - "id": 306, + "id": 285, "name": "snow_block", "translation_key": "block.minecraft.snow_block", "max_stack": 64, @@ -2763,7 +2574,7 @@ "fireproof": false }, { - "id": 307, + "id": 286, "name": "cactus", "translation_key": "block.minecraft.cactus", "max_stack": 64, @@ -2772,7 +2583,7 @@ "fireproof": false }, { - "id": 308, + "id": 287, "name": "clay", "translation_key": "block.minecraft.clay", "max_stack": 64, @@ -2781,7 +2592,7 @@ "fireproof": false }, { - "id": 309, + "id": 288, "name": "jukebox", "translation_key": "block.minecraft.jukebox", "max_stack": 64, @@ -2790,7 +2601,7 @@ "fireproof": false }, { - "id": 310, + "id": 289, "name": "oak_fence", "translation_key": "block.minecraft.oak_fence", "max_stack": 64, @@ -2799,7 +2610,7 @@ "fireproof": false }, { - "id": 311, + "id": 290, "name": "spruce_fence", "translation_key": "block.minecraft.spruce_fence", "max_stack": 64, @@ -2808,7 +2619,7 @@ "fireproof": false }, { - "id": 312, + "id": 291, "name": "birch_fence", "translation_key": "block.minecraft.birch_fence", "max_stack": 64, @@ -2817,7 +2628,7 @@ "fireproof": false }, { - "id": 313, + "id": 292, "name": "jungle_fence", "translation_key": "block.minecraft.jungle_fence", "max_stack": 64, @@ -2826,7 +2637,7 @@ "fireproof": false }, { - "id": 314, + "id": 293, "name": "acacia_fence", "translation_key": "block.minecraft.acacia_fence", "max_stack": 64, @@ -2835,7 +2646,7 @@ "fireproof": false }, { - "id": 315, + "id": 294, "name": "cherry_fence", "translation_key": "block.minecraft.cherry_fence", "max_stack": 64, @@ -2844,7 +2655,7 @@ "fireproof": false }, { - "id": 316, + "id": 295, "name": "dark_oak_fence", "translation_key": "block.minecraft.dark_oak_fence", "max_stack": 64, @@ -2853,7 +2664,7 @@ "fireproof": false }, { - "id": 317, + "id": 296, "name": "mangrove_fence", "translation_key": "block.minecraft.mangrove_fence", "max_stack": 64, @@ -2862,7 +2673,7 @@ "fireproof": false }, { - "id": 318, + "id": 297, "name": "bamboo_fence", "translation_key": "block.minecraft.bamboo_fence", "max_stack": 64, @@ -2871,7 +2682,7 @@ "fireproof": false }, { - "id": 319, + "id": 298, "name": "crimson_fence", "translation_key": "block.minecraft.crimson_fence", "max_stack": 64, @@ -2880,7 +2691,7 @@ "fireproof": false }, { - "id": 320, + "id": 299, "name": "warped_fence", "translation_key": "block.minecraft.warped_fence", "max_stack": 64, @@ -2889,7 +2700,7 @@ "fireproof": false }, { - "id": 321, + "id": 300, "name": "pumpkin", "translation_key": "block.minecraft.pumpkin", "max_stack": 64, @@ -2898,7 +2709,7 @@ "fireproof": false }, { - "id": 322, + "id": 301, "name": "carved_pumpkin", "translation_key": "block.minecraft.carved_pumpkin", "max_stack": 64, @@ -2907,7 +2718,7 @@ "fireproof": false }, { - "id": 323, + "id": 302, "name": "jack_o_lantern", "translation_key": "block.minecraft.jack_o_lantern", "max_stack": 64, @@ -2916,7 +2727,7 @@ "fireproof": false }, { - "id": 324, + "id": 303, "name": "netherrack", "translation_key": "block.minecraft.netherrack", "max_stack": 64, @@ -2925,7 +2736,7 @@ "fireproof": false }, { - "id": 325, + "id": 304, "name": "soul_sand", "translation_key": "block.minecraft.soul_sand", "max_stack": 64, @@ -2934,7 +2745,7 @@ "fireproof": false }, { - "id": 326, + "id": 305, "name": "soul_soil", "translation_key": "block.minecraft.soul_soil", "max_stack": 64, @@ -2943,7 +2754,7 @@ "fireproof": false }, { - "id": 327, + "id": 306, "name": "basalt", "translation_key": "block.minecraft.basalt", "max_stack": 64, @@ -2952,7 +2763,7 @@ "fireproof": false }, { - "id": 328, + "id": 307, "name": "polished_basalt", "translation_key": "block.minecraft.polished_basalt", "max_stack": 64, @@ -2961,7 +2772,7 @@ "fireproof": false }, { - "id": 329, + "id": 308, "name": "smooth_basalt", "translation_key": "block.minecraft.smooth_basalt", "max_stack": 64, @@ -2970,7 +2781,7 @@ "fireproof": false }, { - "id": 330, + "id": 309, "name": "soul_torch", "translation_key": "block.minecraft.soul_torch", "max_stack": 64, @@ -2979,7 +2790,7 @@ "fireproof": false }, { - "id": 331, + "id": 310, "name": "glowstone", "translation_key": "block.minecraft.glowstone", "max_stack": 64, @@ -2988,7 +2799,7 @@ "fireproof": false }, { - "id": 332, + "id": 311, "name": "infested_stone", "translation_key": "block.minecraft.infested_stone", "max_stack": 64, @@ -2997,7 +2808,7 @@ "fireproof": false }, { - "id": 333, + "id": 312, "name": "infested_cobblestone", "translation_key": "block.minecraft.infested_cobblestone", "max_stack": 64, @@ -3006,7 +2817,7 @@ "fireproof": false }, { - "id": 334, + "id": 313, "name": "infested_stone_bricks", "translation_key": "block.minecraft.infested_stone_bricks", "max_stack": 64, @@ -3015,7 +2826,7 @@ "fireproof": false }, { - "id": 335, + "id": 314, "name": "infested_mossy_stone_bricks", "translation_key": "block.minecraft.infested_mossy_stone_bricks", "max_stack": 64, @@ -3024,7 +2835,7 @@ "fireproof": false }, { - "id": 336, + "id": 315, "name": "infested_cracked_stone_bricks", "translation_key": "block.minecraft.infested_cracked_stone_bricks", "max_stack": 64, @@ -3033,7 +2844,7 @@ "fireproof": false }, { - "id": 337, + "id": 316, "name": "infested_chiseled_stone_bricks", "translation_key": "block.minecraft.infested_chiseled_stone_bricks", "max_stack": 64, @@ -3042,7 +2853,7 @@ "fireproof": false }, { - "id": 338, + "id": 317, "name": "infested_deepslate", "translation_key": "block.minecraft.infested_deepslate", "max_stack": 64, @@ -3051,7 +2862,7 @@ "fireproof": false }, { - "id": 339, + "id": 318, "name": "stone_bricks", "translation_key": "block.minecraft.stone_bricks", "max_stack": 64, @@ -3060,7 +2871,7 @@ "fireproof": false }, { - "id": 340, + "id": 319, "name": "mossy_stone_bricks", "translation_key": "block.minecraft.mossy_stone_bricks", "max_stack": 64, @@ -3069,7 +2880,7 @@ "fireproof": false }, { - "id": 341, + "id": 320, "name": "cracked_stone_bricks", "translation_key": "block.minecraft.cracked_stone_bricks", "max_stack": 64, @@ -3078,7 +2889,7 @@ "fireproof": false }, { - "id": 342, + "id": 321, "name": "chiseled_stone_bricks", "translation_key": "block.minecraft.chiseled_stone_bricks", "max_stack": 64, @@ -3087,7 +2898,7 @@ "fireproof": false }, { - "id": 343, + "id": 322, "name": "packed_mud", "translation_key": "block.minecraft.packed_mud", "max_stack": 64, @@ -3096,7 +2907,7 @@ "fireproof": false }, { - "id": 344, + "id": 323, "name": "mud_bricks", "translation_key": "block.minecraft.mud_bricks", "max_stack": 64, @@ -3105,7 +2916,7 @@ "fireproof": false }, { - "id": 345, + "id": 324, "name": "deepslate_bricks", "translation_key": "block.minecraft.deepslate_bricks", "max_stack": 64, @@ -3114,7 +2925,7 @@ "fireproof": false }, { - "id": 346, + "id": 325, "name": "cracked_deepslate_bricks", "translation_key": "block.minecraft.cracked_deepslate_bricks", "max_stack": 64, @@ -3123,7 +2934,7 @@ "fireproof": false }, { - "id": 347, + "id": 326, "name": "deepslate_tiles", "translation_key": "block.minecraft.deepslate_tiles", "max_stack": 64, @@ -3132,7 +2943,7 @@ "fireproof": false }, { - "id": 348, + "id": 327, "name": "cracked_deepslate_tiles", "translation_key": "block.minecraft.cracked_deepslate_tiles", "max_stack": 64, @@ -3141,7 +2952,7 @@ "fireproof": false }, { - "id": 349, + "id": 328, "name": "chiseled_deepslate", "translation_key": "block.minecraft.chiseled_deepslate", "max_stack": 64, @@ -3150,7 +2961,7 @@ "fireproof": false }, { - "id": 350, + "id": 329, "name": "reinforced_deepslate", "translation_key": "block.minecraft.reinforced_deepslate", "max_stack": 64, @@ -3159,7 +2970,7 @@ "fireproof": false }, { - "id": 351, + "id": 330, "name": "brown_mushroom_block", "translation_key": "block.minecraft.brown_mushroom_block", "max_stack": 64, @@ -3168,7 +2979,7 @@ "fireproof": false }, { - "id": 352, + "id": 331, "name": "red_mushroom_block", "translation_key": "block.minecraft.red_mushroom_block", "max_stack": 64, @@ -3177,7 +2988,7 @@ "fireproof": false }, { - "id": 353, + "id": 332, "name": "mushroom_stem", "translation_key": "block.minecraft.mushroom_stem", "max_stack": 64, @@ -3186,7 +2997,7 @@ "fireproof": false }, { - "id": 354, + "id": 333, "name": "iron_bars", "translation_key": "block.minecraft.iron_bars", "max_stack": 64, @@ -3195,7 +3006,7 @@ "fireproof": false }, { - "id": 355, + "id": 334, "name": "chain", "translation_key": "block.minecraft.chain", "max_stack": 64, @@ -3204,7 +3015,7 @@ "fireproof": false }, { - "id": 356, + "id": 335, "name": "glass_pane", "translation_key": "block.minecraft.glass_pane", "max_stack": 64, @@ -3213,7 +3024,7 @@ "fireproof": false }, { - "id": 357, + "id": 336, "name": "melon", "translation_key": "block.minecraft.melon", "max_stack": 64, @@ -3222,7 +3033,7 @@ "fireproof": false }, { - "id": 358, + "id": 337, "name": "vine", "translation_key": "block.minecraft.vine", "max_stack": 64, @@ -3231,7 +3042,7 @@ "fireproof": false }, { - "id": 359, + "id": 338, "name": "glow_lichen", "translation_key": "block.minecraft.glow_lichen", "max_stack": 64, @@ -3240,7 +3051,7 @@ "fireproof": false }, { - "id": 360, + "id": 339, "name": "brick_stairs", "translation_key": "block.minecraft.brick_stairs", "max_stack": 64, @@ -3249,7 +3060,7 @@ "fireproof": false }, { - "id": 361, + "id": 340, "name": "stone_brick_stairs", "translation_key": "block.minecraft.stone_brick_stairs", "max_stack": 64, @@ -3258,7 +3069,7 @@ "fireproof": false }, { - "id": 362, + "id": 341, "name": "mud_brick_stairs", "translation_key": "block.minecraft.mud_brick_stairs", "max_stack": 64, @@ -3267,7 +3078,7 @@ "fireproof": false }, { - "id": 363, + "id": 342, "name": "mycelium", "translation_key": "block.minecraft.mycelium", "max_stack": 64, @@ -3276,7 +3087,7 @@ "fireproof": false }, { - "id": 364, + "id": 343, "name": "lily_pad", "translation_key": "block.minecraft.lily_pad", "max_stack": 64, @@ -3285,7 +3096,7 @@ "fireproof": false }, { - "id": 365, + "id": 344, "name": "nether_bricks", "translation_key": "block.minecraft.nether_bricks", "max_stack": 64, @@ -3294,7 +3105,7 @@ "fireproof": false }, { - "id": 366, + "id": 345, "name": "cracked_nether_bricks", "translation_key": "block.minecraft.cracked_nether_bricks", "max_stack": 64, @@ -3303,7 +3114,7 @@ "fireproof": false }, { - "id": 367, + "id": 346, "name": "chiseled_nether_bricks", "translation_key": "block.minecraft.chiseled_nether_bricks", "max_stack": 64, @@ -3312,7 +3123,7 @@ "fireproof": false }, { - "id": 368, + "id": 347, "name": "nether_brick_fence", "translation_key": "block.minecraft.nether_brick_fence", "max_stack": 64, @@ -3321,7 +3132,7 @@ "fireproof": false }, { - "id": 369, + "id": 348, "name": "nether_brick_stairs", "translation_key": "block.minecraft.nether_brick_stairs", "max_stack": 64, @@ -3330,7 +3141,7 @@ "fireproof": false }, { - "id": 370, + "id": 349, "name": "sculk", "translation_key": "block.minecraft.sculk", "max_stack": 64, @@ -3339,7 +3150,7 @@ "fireproof": false }, { - "id": 371, + "id": 350, "name": "sculk_vein", "translation_key": "block.minecraft.sculk_vein", "max_stack": 64, @@ -3348,7 +3159,7 @@ "fireproof": false }, { - "id": 372, + "id": 351, "name": "sculk_catalyst", "translation_key": "block.minecraft.sculk_catalyst", "max_stack": 64, @@ -3357,7 +3168,7 @@ "fireproof": false }, { - "id": 373, + "id": 352, "name": "sculk_shrieker", "translation_key": "block.minecraft.sculk_shrieker", "max_stack": 64, @@ -3366,7 +3177,7 @@ "fireproof": false }, { - "id": 374, + "id": 353, "name": "enchanting_table", "translation_key": "block.minecraft.enchanting_table", "max_stack": 64, @@ -3375,7 +3186,7 @@ "fireproof": false }, { - "id": 375, + "id": 354, "name": "end_portal_frame", "translation_key": "block.minecraft.end_portal_frame", "max_stack": 64, @@ -3384,7 +3195,7 @@ "fireproof": false }, { - "id": 376, + "id": 355, "name": "end_stone", "translation_key": "block.minecraft.end_stone", "max_stack": 64, @@ -3393,7 +3204,7 @@ "fireproof": false }, { - "id": 377, + "id": 356, "name": "end_stone_bricks", "translation_key": "block.minecraft.end_stone_bricks", "max_stack": 64, @@ -3402,7 +3213,7 @@ "fireproof": false }, { - "id": 378, + "id": 357, "name": "dragon_egg", "translation_key": "block.minecraft.dragon_egg", "max_stack": 64, @@ -3411,7 +3222,7 @@ "fireproof": false }, { - "id": 379, + "id": 358, "name": "sandstone_stairs", "translation_key": "block.minecraft.sandstone_stairs", "max_stack": 64, @@ -3420,7 +3231,7 @@ "fireproof": false }, { - "id": 380, + "id": 359, "name": "ender_chest", "translation_key": "block.minecraft.ender_chest", "max_stack": 64, @@ -3429,7 +3240,7 @@ "fireproof": false }, { - "id": 381, + "id": 360, "name": "emerald_block", "translation_key": "block.minecraft.emerald_block", "max_stack": 64, @@ -3438,7 +3249,7 @@ "fireproof": false }, { - "id": 382, + "id": 361, "name": "oak_stairs", "translation_key": "block.minecraft.oak_stairs", "max_stack": 64, @@ -3447,7 +3258,7 @@ "fireproof": false }, { - "id": 383, + "id": 362, "name": "spruce_stairs", "translation_key": "block.minecraft.spruce_stairs", "max_stack": 64, @@ -3456,7 +3267,7 @@ "fireproof": false }, { - "id": 384, + "id": 363, "name": "birch_stairs", "translation_key": "block.minecraft.birch_stairs", "max_stack": 64, @@ -3465,7 +3276,7 @@ "fireproof": false }, { - "id": 385, + "id": 364, "name": "jungle_stairs", "translation_key": "block.minecraft.jungle_stairs", "max_stack": 64, @@ -3474,7 +3285,7 @@ "fireproof": false }, { - "id": 386, + "id": 365, "name": "acacia_stairs", "translation_key": "block.minecraft.acacia_stairs", "max_stack": 64, @@ -3483,7 +3294,7 @@ "fireproof": false }, { - "id": 387, + "id": 366, "name": "cherry_stairs", "translation_key": "block.minecraft.cherry_stairs", "max_stack": 64, @@ -3492,7 +3303,7 @@ "fireproof": false }, { - "id": 388, + "id": 367, "name": "dark_oak_stairs", "translation_key": "block.minecraft.dark_oak_stairs", "max_stack": 64, @@ -3501,7 +3312,7 @@ "fireproof": false }, { - "id": 389, + "id": 368, "name": "mangrove_stairs", "translation_key": "block.minecraft.mangrove_stairs", "max_stack": 64, @@ -3510,7 +3321,7 @@ "fireproof": false }, { - "id": 390, + "id": 369, "name": "bamboo_stairs", "translation_key": "block.minecraft.bamboo_stairs", "max_stack": 64, @@ -3519,7 +3330,7 @@ "fireproof": false }, { - "id": 391, + "id": 370, "name": "bamboo_mosaic_stairs", "translation_key": "block.minecraft.bamboo_mosaic_stairs", "max_stack": 64, @@ -3528,7 +3339,7 @@ "fireproof": false }, { - "id": 392, + "id": 371, "name": "crimson_stairs", "translation_key": "block.minecraft.crimson_stairs", "max_stack": 64, @@ -3537,7 +3348,7 @@ "fireproof": false }, { - "id": 393, + "id": 372, "name": "warped_stairs", "translation_key": "block.minecraft.warped_stairs", "max_stack": 64, @@ -3546,7 +3357,7 @@ "fireproof": false }, { - "id": 394, + "id": 373, "name": "command_block", "translation_key": "block.minecraft.command_block", "max_stack": 64, @@ -3555,7 +3366,7 @@ "fireproof": false }, { - "id": 395, + "id": 374, "name": "beacon", "translation_key": "block.minecraft.beacon", "max_stack": 64, @@ -3564,7 +3375,7 @@ "fireproof": false }, { - "id": 396, + "id": 375, "name": "cobblestone_wall", "translation_key": "block.minecraft.cobblestone_wall", "max_stack": 64, @@ -3573,7 +3384,7 @@ "fireproof": false }, { - "id": 397, + "id": 376, "name": "mossy_cobblestone_wall", "translation_key": "block.minecraft.mossy_cobblestone_wall", "max_stack": 64, @@ -3582,7 +3393,7 @@ "fireproof": false }, { - "id": 398, + "id": 377, "name": "brick_wall", "translation_key": "block.minecraft.brick_wall", "max_stack": 64, @@ -3591,7 +3402,7 @@ "fireproof": false }, { - "id": 399, + "id": 378, "name": "prismarine_wall", "translation_key": "block.minecraft.prismarine_wall", "max_stack": 64, @@ -3600,7 +3411,7 @@ "fireproof": false }, { - "id": 400, + "id": 379, "name": "red_sandstone_wall", "translation_key": "block.minecraft.red_sandstone_wall", "max_stack": 64, @@ -3609,7 +3420,7 @@ "fireproof": false }, { - "id": 401, + "id": 380, "name": "mossy_stone_brick_wall", "translation_key": "block.minecraft.mossy_stone_brick_wall", "max_stack": 64, @@ -3618,7 +3429,7 @@ "fireproof": false }, { - "id": 402, + "id": 381, "name": "granite_wall", "translation_key": "block.minecraft.granite_wall", "max_stack": 64, @@ -3627,7 +3438,7 @@ "fireproof": false }, { - "id": 403, + "id": 382, "name": "stone_brick_wall", "translation_key": "block.minecraft.stone_brick_wall", "max_stack": 64, @@ -3636,7 +3447,7 @@ "fireproof": false }, { - "id": 404, + "id": 383, "name": "mud_brick_wall", "translation_key": "block.minecraft.mud_brick_wall", "max_stack": 64, @@ -3645,7 +3456,7 @@ "fireproof": false }, { - "id": 405, + "id": 384, "name": "nether_brick_wall", "translation_key": "block.minecraft.nether_brick_wall", "max_stack": 64, @@ -3654,7 +3465,7 @@ "fireproof": false }, { - "id": 406, + "id": 385, "name": "andesite_wall", "translation_key": "block.minecraft.andesite_wall", "max_stack": 64, @@ -3663,7 +3474,7 @@ "fireproof": false }, { - "id": 407, + "id": 386, "name": "red_nether_brick_wall", "translation_key": "block.minecraft.red_nether_brick_wall", "max_stack": 64, @@ -3672,7 +3483,7 @@ "fireproof": false }, { - "id": 408, + "id": 387, "name": "sandstone_wall", "translation_key": "block.minecraft.sandstone_wall", "max_stack": 64, @@ -3681,7 +3492,7 @@ "fireproof": false }, { - "id": 409, + "id": 388, "name": "end_stone_brick_wall", "translation_key": "block.minecraft.end_stone_brick_wall", "max_stack": 64, @@ -3690,7 +3501,7 @@ "fireproof": false }, { - "id": 410, + "id": 389, "name": "diorite_wall", "translation_key": "block.minecraft.diorite_wall", "max_stack": 64, @@ -3699,7 +3510,7 @@ "fireproof": false }, { - "id": 411, + "id": 390, "name": "blackstone_wall", "translation_key": "block.minecraft.blackstone_wall", "max_stack": 64, @@ -3708,7 +3519,7 @@ "fireproof": false }, { - "id": 412, + "id": 391, "name": "polished_blackstone_wall", "translation_key": "block.minecraft.polished_blackstone_wall", "max_stack": 64, @@ -3717,7 +3528,7 @@ "fireproof": false }, { - "id": 413, + "id": 392, "name": "polished_blackstone_brick_wall", "translation_key": "block.minecraft.polished_blackstone_brick_wall", "max_stack": 64, @@ -3726,7 +3537,7 @@ "fireproof": false }, { - "id": 414, + "id": 393, "name": "cobbled_deepslate_wall", "translation_key": "block.minecraft.cobbled_deepslate_wall", "max_stack": 64, @@ -3735,7 +3546,7 @@ "fireproof": false }, { - "id": 415, + "id": 394, "name": "polished_deepslate_wall", "translation_key": "block.minecraft.polished_deepslate_wall", "max_stack": 64, @@ -3744,7 +3555,7 @@ "fireproof": false }, { - "id": 416, + "id": 395, "name": "deepslate_brick_wall", "translation_key": "block.minecraft.deepslate_brick_wall", "max_stack": 64, @@ -3753,7 +3564,7 @@ "fireproof": false }, { - "id": 417, + "id": 396, "name": "deepslate_tile_wall", "translation_key": "block.minecraft.deepslate_tile_wall", "max_stack": 64, @@ -3762,7 +3573,7 @@ "fireproof": false }, { - "id": 418, + "id": 397, "name": "anvil", "translation_key": "block.minecraft.anvil", "max_stack": 64, @@ -3771,7 +3582,7 @@ "fireproof": false }, { - "id": 419, + "id": 398, "name": "chipped_anvil", "translation_key": "block.minecraft.chipped_anvil", "max_stack": 64, @@ -3780,7 +3591,7 @@ "fireproof": false }, { - "id": 420, + "id": 399, "name": "damaged_anvil", "translation_key": "block.minecraft.damaged_anvil", "max_stack": 64, @@ -3789,7 +3600,7 @@ "fireproof": false }, { - "id": 421, + "id": 400, "name": "chiseled_quartz_block", "translation_key": "block.minecraft.chiseled_quartz_block", "max_stack": 64, @@ -3798,7 +3609,7 @@ "fireproof": false }, { - "id": 422, + "id": 401, "name": "quartz_block", "translation_key": "block.minecraft.quartz_block", "max_stack": 64, @@ -3807,7 +3618,7 @@ "fireproof": false }, { - "id": 423, + "id": 402, "name": "quartz_bricks", "translation_key": "block.minecraft.quartz_bricks", "max_stack": 64, @@ -3816,7 +3627,7 @@ "fireproof": false }, { - "id": 424, + "id": 403, "name": "quartz_pillar", "translation_key": "block.minecraft.quartz_pillar", "max_stack": 64, @@ -3825,7 +3636,7 @@ "fireproof": false }, { - "id": 425, + "id": 404, "name": "quartz_stairs", "translation_key": "block.minecraft.quartz_stairs", "max_stack": 64, @@ -3834,7 +3645,7 @@ "fireproof": false }, { - "id": 426, + "id": 405, "name": "white_terracotta", "translation_key": "block.minecraft.white_terracotta", "max_stack": 64, @@ -3843,7 +3654,7 @@ "fireproof": false }, { - "id": 427, + "id": 406, "name": "orange_terracotta", "translation_key": "block.minecraft.orange_terracotta", "max_stack": 64, @@ -3852,7 +3663,7 @@ "fireproof": false }, { - "id": 428, + "id": 407, "name": "magenta_terracotta", "translation_key": "block.minecraft.magenta_terracotta", "max_stack": 64, @@ -3861,7 +3672,7 @@ "fireproof": false }, { - "id": 429, + "id": 408, "name": "light_blue_terracotta", "translation_key": "block.minecraft.light_blue_terracotta", "max_stack": 64, @@ -3870,7 +3681,7 @@ "fireproof": false }, { - "id": 430, + "id": 409, "name": "yellow_terracotta", "translation_key": "block.minecraft.yellow_terracotta", "max_stack": 64, @@ -3879,7 +3690,7 @@ "fireproof": false }, { - "id": 431, + "id": 410, "name": "lime_terracotta", "translation_key": "block.minecraft.lime_terracotta", "max_stack": 64, @@ -3888,7 +3699,7 @@ "fireproof": false }, { - "id": 432, + "id": 411, "name": "pink_terracotta", "translation_key": "block.minecraft.pink_terracotta", "max_stack": 64, @@ -3897,7 +3708,7 @@ "fireproof": false }, { - "id": 433, + "id": 412, "name": "gray_terracotta", "translation_key": "block.minecraft.gray_terracotta", "max_stack": 64, @@ -3906,7 +3717,7 @@ "fireproof": false }, { - "id": 434, + "id": 413, "name": "light_gray_terracotta", "translation_key": "block.minecraft.light_gray_terracotta", "max_stack": 64, @@ -3915,7 +3726,7 @@ "fireproof": false }, { - "id": 435, + "id": 414, "name": "cyan_terracotta", "translation_key": "block.minecraft.cyan_terracotta", "max_stack": 64, @@ -3924,7 +3735,7 @@ "fireproof": false }, { - "id": 436, + "id": 415, "name": "purple_terracotta", "translation_key": "block.minecraft.purple_terracotta", "max_stack": 64, @@ -3933,7 +3744,7 @@ "fireproof": false }, { - "id": 437, + "id": 416, "name": "blue_terracotta", "translation_key": "block.minecraft.blue_terracotta", "max_stack": 64, @@ -3942,7 +3753,7 @@ "fireproof": false }, { - "id": 438, + "id": 417, "name": "brown_terracotta", "translation_key": "block.minecraft.brown_terracotta", "max_stack": 64, @@ -3951,7 +3762,7 @@ "fireproof": false }, { - "id": 439, + "id": 418, "name": "green_terracotta", "translation_key": "block.minecraft.green_terracotta", "max_stack": 64, @@ -3960,7 +3771,7 @@ "fireproof": false }, { - "id": 440, + "id": 419, "name": "red_terracotta", "translation_key": "block.minecraft.red_terracotta", "max_stack": 64, @@ -3969,7 +3780,7 @@ "fireproof": false }, { - "id": 441, + "id": 420, "name": "black_terracotta", "translation_key": "block.minecraft.black_terracotta", "max_stack": 64, @@ -3978,7 +3789,7 @@ "fireproof": false }, { - "id": 442, + "id": 421, "name": "barrier", "translation_key": "block.minecraft.barrier", "max_stack": 64, @@ -3987,7 +3798,7 @@ "fireproof": false }, { - "id": 443, + "id": 422, "name": "light", "translation_key": "block.minecraft.light", "max_stack": 64, @@ -3996,7 +3807,7 @@ "fireproof": false }, { - "id": 444, + "id": 423, "name": "hay_block", "translation_key": "block.minecraft.hay_block", "max_stack": 64, @@ -4005,7 +3816,7 @@ "fireproof": false }, { - "id": 445, + "id": 424, "name": "white_carpet", "translation_key": "block.minecraft.white_carpet", "max_stack": 64, @@ -4014,7 +3825,7 @@ "fireproof": false }, { - "id": 446, + "id": 425, "name": "orange_carpet", "translation_key": "block.minecraft.orange_carpet", "max_stack": 64, @@ -4023,7 +3834,7 @@ "fireproof": false }, { - "id": 447, + "id": 426, "name": "magenta_carpet", "translation_key": "block.minecraft.magenta_carpet", "max_stack": 64, @@ -4032,7 +3843,7 @@ "fireproof": false }, { - "id": 448, + "id": 427, "name": "light_blue_carpet", "translation_key": "block.minecraft.light_blue_carpet", "max_stack": 64, @@ -4041,7 +3852,7 @@ "fireproof": false }, { - "id": 449, + "id": 428, "name": "yellow_carpet", "translation_key": "block.minecraft.yellow_carpet", "max_stack": 64, @@ -4050,7 +3861,7 @@ "fireproof": false }, { - "id": 450, + "id": 429, "name": "lime_carpet", "translation_key": "block.minecraft.lime_carpet", "max_stack": 64, @@ -4059,7 +3870,7 @@ "fireproof": false }, { - "id": 451, + "id": 430, "name": "pink_carpet", "translation_key": "block.minecraft.pink_carpet", "max_stack": 64, @@ -4068,7 +3879,7 @@ "fireproof": false }, { - "id": 452, + "id": 431, "name": "gray_carpet", "translation_key": "block.minecraft.gray_carpet", "max_stack": 64, @@ -4077,7 +3888,7 @@ "fireproof": false }, { - "id": 453, + "id": 432, "name": "light_gray_carpet", "translation_key": "block.minecraft.light_gray_carpet", "max_stack": 64, @@ -4086,7 +3897,7 @@ "fireproof": false }, { - "id": 454, + "id": 433, "name": "cyan_carpet", "translation_key": "block.minecraft.cyan_carpet", "max_stack": 64, @@ -4095,7 +3906,7 @@ "fireproof": false }, { - "id": 455, + "id": 434, "name": "purple_carpet", "translation_key": "block.minecraft.purple_carpet", "max_stack": 64, @@ -4104,7 +3915,7 @@ "fireproof": false }, { - "id": 456, + "id": 435, "name": "blue_carpet", "translation_key": "block.minecraft.blue_carpet", "max_stack": 64, @@ -4113,7 +3924,7 @@ "fireproof": false }, { - "id": 457, + "id": 436, "name": "brown_carpet", "translation_key": "block.minecraft.brown_carpet", "max_stack": 64, @@ -4122,7 +3933,7 @@ "fireproof": false }, { - "id": 458, + "id": 437, "name": "green_carpet", "translation_key": "block.minecraft.green_carpet", "max_stack": 64, @@ -4131,7 +3942,7 @@ "fireproof": false }, { - "id": 459, + "id": 438, "name": "red_carpet", "translation_key": "block.minecraft.red_carpet", "max_stack": 64, @@ -4140,7 +3951,7 @@ "fireproof": false }, { - "id": 460, + "id": 439, "name": "black_carpet", "translation_key": "block.minecraft.black_carpet", "max_stack": 64, @@ -4149,7 +3960,7 @@ "fireproof": false }, { - "id": 461, + "id": 440, "name": "terracotta", "translation_key": "block.minecraft.terracotta", "max_stack": 64, @@ -4158,7 +3969,7 @@ "fireproof": false }, { - "id": 462, + "id": 441, "name": "packed_ice", "translation_key": "block.minecraft.packed_ice", "max_stack": 64, @@ -4167,7 +3978,7 @@ "fireproof": false }, { - "id": 463, + "id": 442, "name": "dirt_path", "translation_key": "block.minecraft.dirt_path", "max_stack": 64, @@ -4176,7 +3987,7 @@ "fireproof": false }, { - "id": 464, + "id": 443, "name": "sunflower", "translation_key": "block.minecraft.sunflower", "max_stack": 64, @@ -4185,7 +3996,7 @@ "fireproof": false }, { - "id": 465, + "id": 444, "name": "lilac", "translation_key": "block.minecraft.lilac", "max_stack": 64, @@ -4194,7 +4005,7 @@ "fireproof": false }, { - "id": 466, + "id": 445, "name": "rose_bush", "translation_key": "block.minecraft.rose_bush", "max_stack": 64, @@ -4203,7 +4014,7 @@ "fireproof": false }, { - "id": 467, + "id": 446, "name": "peony", "translation_key": "block.minecraft.peony", "max_stack": 64, @@ -4212,7 +4023,7 @@ "fireproof": false }, { - "id": 468, + "id": 447, "name": "tall_grass", "translation_key": "block.minecraft.tall_grass", "max_stack": 64, @@ -4221,7 +4032,7 @@ "fireproof": false }, { - "id": 469, + "id": 448, "name": "large_fern", "translation_key": "block.minecraft.large_fern", "max_stack": 64, @@ -4230,7 +4041,7 @@ "fireproof": false }, { - "id": 470, + "id": 449, "name": "white_stained_glass", "translation_key": "block.minecraft.white_stained_glass", "max_stack": 64, @@ -4239,7 +4050,7 @@ "fireproof": false }, { - "id": 471, + "id": 450, "name": "orange_stained_glass", "translation_key": "block.minecraft.orange_stained_glass", "max_stack": 64, @@ -4248,7 +4059,7 @@ "fireproof": false }, { - "id": 472, + "id": 451, "name": "magenta_stained_glass", "translation_key": "block.minecraft.magenta_stained_glass", "max_stack": 64, @@ -4257,7 +4068,7 @@ "fireproof": false }, { - "id": 473, + "id": 452, "name": "light_blue_stained_glass", "translation_key": "block.minecraft.light_blue_stained_glass", "max_stack": 64, @@ -4266,7 +4077,7 @@ "fireproof": false }, { - "id": 474, + "id": 453, "name": "yellow_stained_glass", "translation_key": "block.minecraft.yellow_stained_glass", "max_stack": 64, @@ -4275,7 +4086,7 @@ "fireproof": false }, { - "id": 475, + "id": 454, "name": "lime_stained_glass", "translation_key": "block.minecraft.lime_stained_glass", "max_stack": 64, @@ -4284,7 +4095,7 @@ "fireproof": false }, { - "id": 476, + "id": 455, "name": "pink_stained_glass", "translation_key": "block.minecraft.pink_stained_glass", "max_stack": 64, @@ -4293,7 +4104,7 @@ "fireproof": false }, { - "id": 477, + "id": 456, "name": "gray_stained_glass", "translation_key": "block.minecraft.gray_stained_glass", "max_stack": 64, @@ -4302,7 +4113,7 @@ "fireproof": false }, { - "id": 478, + "id": 457, "name": "light_gray_stained_glass", "translation_key": "block.minecraft.light_gray_stained_glass", "max_stack": 64, @@ -4311,7 +4122,7 @@ "fireproof": false }, { - "id": 479, + "id": 458, "name": "cyan_stained_glass", "translation_key": "block.minecraft.cyan_stained_glass", "max_stack": 64, @@ -4320,7 +4131,7 @@ "fireproof": false }, { - "id": 480, + "id": 459, "name": "purple_stained_glass", "translation_key": "block.minecraft.purple_stained_glass", "max_stack": 64, @@ -4329,7 +4140,7 @@ "fireproof": false }, { - "id": 481, + "id": 460, "name": "blue_stained_glass", "translation_key": "block.minecraft.blue_stained_glass", "max_stack": 64, @@ -4338,7 +4149,7 @@ "fireproof": false }, { - "id": 482, + "id": 461, "name": "brown_stained_glass", "translation_key": "block.minecraft.brown_stained_glass", "max_stack": 64, @@ -4347,7 +4158,7 @@ "fireproof": false }, { - "id": 483, + "id": 462, "name": "green_stained_glass", "translation_key": "block.minecraft.green_stained_glass", "max_stack": 64, @@ -4356,7 +4167,7 @@ "fireproof": false }, { - "id": 484, + "id": 463, "name": "red_stained_glass", "translation_key": "block.minecraft.red_stained_glass", "max_stack": 64, @@ -4365,7 +4176,7 @@ "fireproof": false }, { - "id": 485, + "id": 464, "name": "black_stained_glass", "translation_key": "block.minecraft.black_stained_glass", "max_stack": 64, @@ -4374,7 +4185,7 @@ "fireproof": false }, { - "id": 486, + "id": 465, "name": "white_stained_glass_pane", "translation_key": "block.minecraft.white_stained_glass_pane", "max_stack": 64, @@ -4383,7 +4194,7 @@ "fireproof": false }, { - "id": 487, + "id": 466, "name": "orange_stained_glass_pane", "translation_key": "block.minecraft.orange_stained_glass_pane", "max_stack": 64, @@ -4392,7 +4203,7 @@ "fireproof": false }, { - "id": 488, + "id": 467, "name": "magenta_stained_glass_pane", "translation_key": "block.minecraft.magenta_stained_glass_pane", "max_stack": 64, @@ -4401,7 +4212,7 @@ "fireproof": false }, { - "id": 489, + "id": 468, "name": "light_blue_stained_glass_pane", "translation_key": "block.minecraft.light_blue_stained_glass_pane", "max_stack": 64, @@ -4410,7 +4221,7 @@ "fireproof": false }, { - "id": 490, + "id": 469, "name": "yellow_stained_glass_pane", "translation_key": "block.minecraft.yellow_stained_glass_pane", "max_stack": 64, @@ -4419,7 +4230,7 @@ "fireproof": false }, { - "id": 491, + "id": 470, "name": "lime_stained_glass_pane", "translation_key": "block.minecraft.lime_stained_glass_pane", "max_stack": 64, @@ -4428,7 +4239,7 @@ "fireproof": false }, { - "id": 492, + "id": 471, "name": "pink_stained_glass_pane", "translation_key": "block.minecraft.pink_stained_glass_pane", "max_stack": 64, @@ -4437,7 +4248,7 @@ "fireproof": false }, { - "id": 493, + "id": 472, "name": "gray_stained_glass_pane", "translation_key": "block.minecraft.gray_stained_glass_pane", "max_stack": 64, @@ -4446,7 +4257,7 @@ "fireproof": false }, { - "id": 494, + "id": 473, "name": "light_gray_stained_glass_pane", "translation_key": "block.minecraft.light_gray_stained_glass_pane", "max_stack": 64, @@ -4455,7 +4266,7 @@ "fireproof": false }, { - "id": 495, + "id": 474, "name": "cyan_stained_glass_pane", "translation_key": "block.minecraft.cyan_stained_glass_pane", "max_stack": 64, @@ -4464,7 +4275,7 @@ "fireproof": false }, { - "id": 496, + "id": 475, "name": "purple_stained_glass_pane", "translation_key": "block.minecraft.purple_stained_glass_pane", "max_stack": 64, @@ -4473,7 +4284,7 @@ "fireproof": false }, { - "id": 497, + "id": 476, "name": "blue_stained_glass_pane", "translation_key": "block.minecraft.blue_stained_glass_pane", "max_stack": 64, @@ -4482,7 +4293,7 @@ "fireproof": false }, { - "id": 498, + "id": 477, "name": "brown_stained_glass_pane", "translation_key": "block.minecraft.brown_stained_glass_pane", "max_stack": 64, @@ -4491,7 +4302,7 @@ "fireproof": false }, { - "id": 499, + "id": 478, "name": "green_stained_glass_pane", "translation_key": "block.minecraft.green_stained_glass_pane", "max_stack": 64, @@ -4500,7 +4311,7 @@ "fireproof": false }, { - "id": 500, + "id": 479, "name": "red_stained_glass_pane", "translation_key": "block.minecraft.red_stained_glass_pane", "max_stack": 64, @@ -4509,7 +4320,7 @@ "fireproof": false }, { - "id": 501, + "id": 480, "name": "black_stained_glass_pane", "translation_key": "block.minecraft.black_stained_glass_pane", "max_stack": 64, @@ -4518,7 +4329,7 @@ "fireproof": false }, { - "id": 502, + "id": 481, "name": "prismarine", "translation_key": "block.minecraft.prismarine", "max_stack": 64, @@ -4527,7 +4338,7 @@ "fireproof": false }, { - "id": 503, + "id": 482, "name": "prismarine_bricks", "translation_key": "block.minecraft.prismarine_bricks", "max_stack": 64, @@ -4536,7 +4347,7 @@ "fireproof": false }, { - "id": 504, + "id": 483, "name": "dark_prismarine", "translation_key": "block.minecraft.dark_prismarine", "max_stack": 64, @@ -4545,7 +4356,7 @@ "fireproof": false }, { - "id": 505, + "id": 484, "name": "prismarine_stairs", "translation_key": "block.minecraft.prismarine_stairs", "max_stack": 64, @@ -4554,7 +4365,7 @@ "fireproof": false }, { - "id": 506, + "id": 485, "name": "prismarine_brick_stairs", "translation_key": "block.minecraft.prismarine_brick_stairs", "max_stack": 64, @@ -4563,7 +4374,7 @@ "fireproof": false }, { - "id": 507, + "id": 486, "name": "dark_prismarine_stairs", "translation_key": "block.minecraft.dark_prismarine_stairs", "max_stack": 64, @@ -4572,7 +4383,7 @@ "fireproof": false }, { - "id": 508, + "id": 487, "name": "sea_lantern", "translation_key": "block.minecraft.sea_lantern", "max_stack": 64, @@ -4581,7 +4392,7 @@ "fireproof": false }, { - "id": 509, + "id": 488, "name": "red_sandstone", "translation_key": "block.minecraft.red_sandstone", "max_stack": 64, @@ -4590,7 +4401,7 @@ "fireproof": false }, { - "id": 510, + "id": 489, "name": "chiseled_red_sandstone", "translation_key": "block.minecraft.chiseled_red_sandstone", "max_stack": 64, @@ -4599,7 +4410,7 @@ "fireproof": false }, { - "id": 511, + "id": 490, "name": "cut_red_sandstone", "translation_key": "block.minecraft.cut_red_sandstone", "max_stack": 64, @@ -4608,7 +4419,7 @@ "fireproof": false }, { - "id": 512, + "id": 491, "name": "red_sandstone_stairs", "translation_key": "block.minecraft.red_sandstone_stairs", "max_stack": 64, @@ -4617,7 +4428,7 @@ "fireproof": false }, { - "id": 513, + "id": 492, "name": "repeating_command_block", "translation_key": "block.minecraft.repeating_command_block", "max_stack": 64, @@ -4626,7 +4437,7 @@ "fireproof": false }, { - "id": 514, + "id": 493, "name": "chain_command_block", "translation_key": "block.minecraft.chain_command_block", "max_stack": 64, @@ -4635,7 +4446,7 @@ "fireproof": false }, { - "id": 515, + "id": 494, "name": "magma_block", "translation_key": "block.minecraft.magma_block", "max_stack": 64, @@ -4644,7 +4455,7 @@ "fireproof": false }, { - "id": 516, + "id": 495, "name": "nether_wart_block", "translation_key": "block.minecraft.nether_wart_block", "max_stack": 64, @@ -4653,7 +4464,7 @@ "fireproof": false }, { - "id": 517, + "id": 496, "name": "warped_wart_block", "translation_key": "block.minecraft.warped_wart_block", "max_stack": 64, @@ -4662,7 +4473,7 @@ "fireproof": false }, { - "id": 518, + "id": 497, "name": "red_nether_bricks", "translation_key": "block.minecraft.red_nether_bricks", "max_stack": 64, @@ -4671,7 +4482,7 @@ "fireproof": false }, { - "id": 519, + "id": 498, "name": "bone_block", "translation_key": "block.minecraft.bone_block", "max_stack": 64, @@ -4680,7 +4491,7 @@ "fireproof": false }, { - "id": 520, + "id": 499, "name": "structure_void", "translation_key": "block.minecraft.structure_void", "max_stack": 64, @@ -4689,7 +4500,7 @@ "fireproof": false }, { - "id": 521, + "id": 500, "name": "shulker_box", "translation_key": "block.minecraft.shulker_box", "max_stack": 1, @@ -4698,7 +4509,7 @@ "fireproof": false }, { - "id": 522, + "id": 501, "name": "white_shulker_box", "translation_key": "block.minecraft.white_shulker_box", "max_stack": 1, @@ -4707,7 +4518,7 @@ "fireproof": false }, { - "id": 523, + "id": 502, "name": "orange_shulker_box", "translation_key": "block.minecraft.orange_shulker_box", "max_stack": 1, @@ -4716,7 +4527,7 @@ "fireproof": false }, { - "id": 524, + "id": 503, "name": "magenta_shulker_box", "translation_key": "block.minecraft.magenta_shulker_box", "max_stack": 1, @@ -4725,7 +4536,7 @@ "fireproof": false }, { - "id": 525, + "id": 504, "name": "light_blue_shulker_box", "translation_key": "block.minecraft.light_blue_shulker_box", "max_stack": 1, @@ -4734,7 +4545,7 @@ "fireproof": false }, { - "id": 526, + "id": 505, "name": "yellow_shulker_box", "translation_key": "block.minecraft.yellow_shulker_box", "max_stack": 1, @@ -4743,7 +4554,7 @@ "fireproof": false }, { - "id": 527, + "id": 506, "name": "lime_shulker_box", "translation_key": "block.minecraft.lime_shulker_box", "max_stack": 1, @@ -4752,7 +4563,7 @@ "fireproof": false }, { - "id": 528, + "id": 507, "name": "pink_shulker_box", "translation_key": "block.minecraft.pink_shulker_box", "max_stack": 1, @@ -4761,7 +4572,7 @@ "fireproof": false }, { - "id": 529, + "id": 508, "name": "gray_shulker_box", "translation_key": "block.minecraft.gray_shulker_box", "max_stack": 1, @@ -4770,7 +4581,7 @@ "fireproof": false }, { - "id": 530, + "id": 509, "name": "light_gray_shulker_box", "translation_key": "block.minecraft.light_gray_shulker_box", "max_stack": 1, @@ -4779,7 +4590,7 @@ "fireproof": false }, { - "id": 531, + "id": 510, "name": "cyan_shulker_box", "translation_key": "block.minecraft.cyan_shulker_box", "max_stack": 1, @@ -4788,7 +4599,7 @@ "fireproof": false }, { - "id": 532, + "id": 511, "name": "purple_shulker_box", "translation_key": "block.minecraft.purple_shulker_box", "max_stack": 1, @@ -4797,7 +4608,7 @@ "fireproof": false }, { - "id": 533, + "id": 512, "name": "blue_shulker_box", "translation_key": "block.minecraft.blue_shulker_box", "max_stack": 1, @@ -4806,7 +4617,7 @@ "fireproof": false }, { - "id": 534, + "id": 513, "name": "brown_shulker_box", "translation_key": "block.minecraft.brown_shulker_box", "max_stack": 1, @@ -4815,7 +4626,7 @@ "fireproof": false }, { - "id": 535, + "id": 514, "name": "green_shulker_box", "translation_key": "block.minecraft.green_shulker_box", "max_stack": 1, @@ -4824,7 +4635,7 @@ "fireproof": false }, { - "id": 536, + "id": 515, "name": "red_shulker_box", "translation_key": "block.minecraft.red_shulker_box", "max_stack": 1, @@ -4833,7 +4644,7 @@ "fireproof": false }, { - "id": 537, + "id": 516, "name": "black_shulker_box", "translation_key": "block.minecraft.black_shulker_box", "max_stack": 1, @@ -4842,7 +4653,7 @@ "fireproof": false }, { - "id": 538, + "id": 517, "name": "white_glazed_terracotta", "translation_key": "block.minecraft.white_glazed_terracotta", "max_stack": 64, @@ -4851,7 +4662,7 @@ "fireproof": false }, { - "id": 539, + "id": 518, "name": "orange_glazed_terracotta", "translation_key": "block.minecraft.orange_glazed_terracotta", "max_stack": 64, @@ -4860,7 +4671,7 @@ "fireproof": false }, { - "id": 540, + "id": 519, "name": "magenta_glazed_terracotta", "translation_key": "block.minecraft.magenta_glazed_terracotta", "max_stack": 64, @@ -4869,7 +4680,7 @@ "fireproof": false }, { - "id": 541, + "id": 520, "name": "light_blue_glazed_terracotta", "translation_key": "block.minecraft.light_blue_glazed_terracotta", "max_stack": 64, @@ -4878,7 +4689,7 @@ "fireproof": false }, { - "id": 542, + "id": 521, "name": "yellow_glazed_terracotta", "translation_key": "block.minecraft.yellow_glazed_terracotta", "max_stack": 64, @@ -4887,7 +4698,7 @@ "fireproof": false }, { - "id": 543, + "id": 522, "name": "lime_glazed_terracotta", "translation_key": "block.minecraft.lime_glazed_terracotta", "max_stack": 64, @@ -4896,7 +4707,7 @@ "fireproof": false }, { - "id": 544, + "id": 523, "name": "pink_glazed_terracotta", "translation_key": "block.minecraft.pink_glazed_terracotta", "max_stack": 64, @@ -4905,7 +4716,7 @@ "fireproof": false }, { - "id": 545, + "id": 524, "name": "gray_glazed_terracotta", "translation_key": "block.minecraft.gray_glazed_terracotta", "max_stack": 64, @@ -4914,7 +4725,7 @@ "fireproof": false }, { - "id": 546, + "id": 525, "name": "light_gray_glazed_terracotta", "translation_key": "block.minecraft.light_gray_glazed_terracotta", "max_stack": 64, @@ -4923,7 +4734,7 @@ "fireproof": false }, { - "id": 547, + "id": 526, "name": "cyan_glazed_terracotta", "translation_key": "block.minecraft.cyan_glazed_terracotta", "max_stack": 64, @@ -4932,7 +4743,7 @@ "fireproof": false }, { - "id": 548, + "id": 527, "name": "purple_glazed_terracotta", "translation_key": "block.minecraft.purple_glazed_terracotta", "max_stack": 64, @@ -4941,7 +4752,7 @@ "fireproof": false }, { - "id": 549, + "id": 528, "name": "blue_glazed_terracotta", "translation_key": "block.minecraft.blue_glazed_terracotta", "max_stack": 64, @@ -4950,7 +4761,7 @@ "fireproof": false }, { - "id": 550, + "id": 529, "name": "brown_glazed_terracotta", "translation_key": "block.minecraft.brown_glazed_terracotta", "max_stack": 64, @@ -4959,7 +4770,7 @@ "fireproof": false }, { - "id": 551, + "id": 530, "name": "green_glazed_terracotta", "translation_key": "block.minecraft.green_glazed_terracotta", "max_stack": 64, @@ -4968,7 +4779,7 @@ "fireproof": false }, { - "id": 552, + "id": 531, "name": "red_glazed_terracotta", "translation_key": "block.minecraft.red_glazed_terracotta", "max_stack": 64, @@ -4977,7 +4788,7 @@ "fireproof": false }, { - "id": 553, + "id": 532, "name": "black_glazed_terracotta", "translation_key": "block.minecraft.black_glazed_terracotta", "max_stack": 64, @@ -4986,7 +4797,7 @@ "fireproof": false }, { - "id": 554, + "id": 533, "name": "white_concrete", "translation_key": "block.minecraft.white_concrete", "max_stack": 64, @@ -4995,7 +4806,7 @@ "fireproof": false }, { - "id": 555, + "id": 534, "name": "orange_concrete", "translation_key": "block.minecraft.orange_concrete", "max_stack": 64, @@ -5004,7 +4815,7 @@ "fireproof": false }, { - "id": 556, + "id": 535, "name": "magenta_concrete", "translation_key": "block.minecraft.magenta_concrete", "max_stack": 64, @@ -5013,7 +4824,7 @@ "fireproof": false }, { - "id": 557, + "id": 536, "name": "light_blue_concrete", "translation_key": "block.minecraft.light_blue_concrete", "max_stack": 64, @@ -5022,7 +4833,7 @@ "fireproof": false }, { - "id": 558, + "id": 537, "name": "yellow_concrete", "translation_key": "block.minecraft.yellow_concrete", "max_stack": 64, @@ -5031,7 +4842,7 @@ "fireproof": false }, { - "id": 559, + "id": 538, "name": "lime_concrete", "translation_key": "block.minecraft.lime_concrete", "max_stack": 64, @@ -5040,7 +4851,7 @@ "fireproof": false }, { - "id": 560, + "id": 539, "name": "pink_concrete", "translation_key": "block.minecraft.pink_concrete", "max_stack": 64, @@ -5049,7 +4860,7 @@ "fireproof": false }, { - "id": 561, + "id": 540, "name": "gray_concrete", "translation_key": "block.minecraft.gray_concrete", "max_stack": 64, @@ -5058,7 +4869,7 @@ "fireproof": false }, { - "id": 562, + "id": 541, "name": "light_gray_concrete", "translation_key": "block.minecraft.light_gray_concrete", "max_stack": 64, @@ -5067,7 +4878,7 @@ "fireproof": false }, { - "id": 563, + "id": 542, "name": "cyan_concrete", "translation_key": "block.minecraft.cyan_concrete", "max_stack": 64, @@ -5076,7 +4887,7 @@ "fireproof": false }, { - "id": 564, + "id": 543, "name": "purple_concrete", "translation_key": "block.minecraft.purple_concrete", "max_stack": 64, @@ -5085,7 +4896,7 @@ "fireproof": false }, { - "id": 565, + "id": 544, "name": "blue_concrete", "translation_key": "block.minecraft.blue_concrete", "max_stack": 64, @@ -5094,7 +4905,7 @@ "fireproof": false }, { - "id": 566, + "id": 545, "name": "brown_concrete", "translation_key": "block.minecraft.brown_concrete", "max_stack": 64, @@ -5103,7 +4914,7 @@ "fireproof": false }, { - "id": 567, + "id": 546, "name": "green_concrete", "translation_key": "block.minecraft.green_concrete", "max_stack": 64, @@ -5112,7 +4923,7 @@ "fireproof": false }, { - "id": 568, + "id": 547, "name": "red_concrete", "translation_key": "block.minecraft.red_concrete", "max_stack": 64, @@ -5121,7 +4932,7 @@ "fireproof": false }, { - "id": 569, + "id": 548, "name": "black_concrete", "translation_key": "block.minecraft.black_concrete", "max_stack": 64, @@ -5130,7 +4941,7 @@ "fireproof": false }, { - "id": 570, + "id": 549, "name": "white_concrete_powder", "translation_key": "block.minecraft.white_concrete_powder", "max_stack": 64, @@ -5139,7 +4950,7 @@ "fireproof": false }, { - "id": 571, + "id": 550, "name": "orange_concrete_powder", "translation_key": "block.minecraft.orange_concrete_powder", "max_stack": 64, @@ -5148,7 +4959,7 @@ "fireproof": false }, { - "id": 572, + "id": 551, "name": "magenta_concrete_powder", "translation_key": "block.minecraft.magenta_concrete_powder", "max_stack": 64, @@ -5157,7 +4968,7 @@ "fireproof": false }, { - "id": 573, + "id": 552, "name": "light_blue_concrete_powder", "translation_key": "block.minecraft.light_blue_concrete_powder", "max_stack": 64, @@ -5166,7 +4977,7 @@ "fireproof": false }, { - "id": 574, + "id": 553, "name": "yellow_concrete_powder", "translation_key": "block.minecraft.yellow_concrete_powder", "max_stack": 64, @@ -5175,7 +4986,7 @@ "fireproof": false }, { - "id": 575, + "id": 554, "name": "lime_concrete_powder", "translation_key": "block.minecraft.lime_concrete_powder", "max_stack": 64, @@ -5184,7 +4995,7 @@ "fireproof": false }, { - "id": 576, + "id": 555, "name": "pink_concrete_powder", "translation_key": "block.minecraft.pink_concrete_powder", "max_stack": 64, @@ -5193,7 +5004,7 @@ "fireproof": false }, { - "id": 577, + "id": 556, "name": "gray_concrete_powder", "translation_key": "block.minecraft.gray_concrete_powder", "max_stack": 64, @@ -5202,7 +5013,7 @@ "fireproof": false }, { - "id": 578, + "id": 557, "name": "light_gray_concrete_powder", "translation_key": "block.minecraft.light_gray_concrete_powder", "max_stack": 64, @@ -5211,7 +5022,7 @@ "fireproof": false }, { - "id": 579, + "id": 558, "name": "cyan_concrete_powder", "translation_key": "block.minecraft.cyan_concrete_powder", "max_stack": 64, @@ -5220,7 +5031,7 @@ "fireproof": false }, { - "id": 580, + "id": 559, "name": "purple_concrete_powder", "translation_key": "block.minecraft.purple_concrete_powder", "max_stack": 64, @@ -5229,7 +5040,7 @@ "fireproof": false }, { - "id": 581, + "id": 560, "name": "blue_concrete_powder", "translation_key": "block.minecraft.blue_concrete_powder", "max_stack": 64, @@ -5238,7 +5049,7 @@ "fireproof": false }, { - "id": 582, + "id": 561, "name": "brown_concrete_powder", "translation_key": "block.minecraft.brown_concrete_powder", "max_stack": 64, @@ -5247,7 +5058,7 @@ "fireproof": false }, { - "id": 583, + "id": 562, "name": "green_concrete_powder", "translation_key": "block.minecraft.green_concrete_powder", "max_stack": 64, @@ -5256,7 +5067,7 @@ "fireproof": false }, { - "id": 584, + "id": 563, "name": "red_concrete_powder", "translation_key": "block.minecraft.red_concrete_powder", "max_stack": 64, @@ -5265,7 +5076,7 @@ "fireproof": false }, { - "id": 585, + "id": 564, "name": "black_concrete_powder", "translation_key": "block.minecraft.black_concrete_powder", "max_stack": 64, @@ -5274,7 +5085,7 @@ "fireproof": false }, { - "id": 586, + "id": 565, "name": "turtle_egg", "translation_key": "block.minecraft.turtle_egg", "max_stack": 64, @@ -5283,7 +5094,7 @@ "fireproof": false }, { - "id": 587, + "id": 566, "name": "sniffer_egg", "translation_key": "block.minecraft.sniffer_egg", "max_stack": 64, @@ -5292,7 +5103,7 @@ "fireproof": false }, { - "id": 588, + "id": 567, "name": "dead_tube_coral_block", "translation_key": "block.minecraft.dead_tube_coral_block", "max_stack": 64, @@ -5301,7 +5112,7 @@ "fireproof": false }, { - "id": 589, + "id": 568, "name": "dead_brain_coral_block", "translation_key": "block.minecraft.dead_brain_coral_block", "max_stack": 64, @@ -5310,7 +5121,7 @@ "fireproof": false }, { - "id": 590, + "id": 569, "name": "dead_bubble_coral_block", "translation_key": "block.minecraft.dead_bubble_coral_block", "max_stack": 64, @@ -5319,7 +5130,7 @@ "fireproof": false }, { - "id": 591, + "id": 570, "name": "dead_fire_coral_block", "translation_key": "block.minecraft.dead_fire_coral_block", "max_stack": 64, @@ -5328,7 +5139,7 @@ "fireproof": false }, { - "id": 592, + "id": 571, "name": "dead_horn_coral_block", "translation_key": "block.minecraft.dead_horn_coral_block", "max_stack": 64, @@ -5337,7 +5148,7 @@ "fireproof": false }, { - "id": 593, + "id": 572, "name": "tube_coral_block", "translation_key": "block.minecraft.tube_coral_block", "max_stack": 64, @@ -5346,7 +5157,7 @@ "fireproof": false }, { - "id": 594, + "id": 573, "name": "brain_coral_block", "translation_key": "block.minecraft.brain_coral_block", "max_stack": 64, @@ -5355,7 +5166,7 @@ "fireproof": false }, { - "id": 595, + "id": 574, "name": "bubble_coral_block", "translation_key": "block.minecraft.bubble_coral_block", "max_stack": 64, @@ -5364,7 +5175,7 @@ "fireproof": false }, { - "id": 596, + "id": 575, "name": "fire_coral_block", "translation_key": "block.minecraft.fire_coral_block", "max_stack": 64, @@ -5373,7 +5184,7 @@ "fireproof": false }, { - "id": 597, + "id": 576, "name": "horn_coral_block", "translation_key": "block.minecraft.horn_coral_block", "max_stack": 64, @@ -5382,7 +5193,7 @@ "fireproof": false }, { - "id": 598, + "id": 577, "name": "tube_coral", "translation_key": "block.minecraft.tube_coral", "max_stack": 64, @@ -5391,7 +5202,7 @@ "fireproof": false }, { - "id": 599, + "id": 578, "name": "brain_coral", "translation_key": "block.minecraft.brain_coral", "max_stack": 64, @@ -5400,7 +5211,7 @@ "fireproof": false }, { - "id": 600, + "id": 579, "name": "bubble_coral", "translation_key": "block.minecraft.bubble_coral", "max_stack": 64, @@ -5409,7 +5220,7 @@ "fireproof": false }, { - "id": 601, + "id": 580, "name": "fire_coral", "translation_key": "block.minecraft.fire_coral", "max_stack": 64, @@ -5418,7 +5229,7 @@ "fireproof": false }, { - "id": 602, + "id": 581, "name": "horn_coral", "translation_key": "block.minecraft.horn_coral", "max_stack": 64, @@ -5427,7 +5238,7 @@ "fireproof": false }, { - "id": 603, + "id": 582, "name": "dead_brain_coral", "translation_key": "block.minecraft.dead_brain_coral", "max_stack": 64, @@ -5436,7 +5247,7 @@ "fireproof": false }, { - "id": 604, + "id": 583, "name": "dead_bubble_coral", "translation_key": "block.minecraft.dead_bubble_coral", "max_stack": 64, @@ -5445,7 +5256,7 @@ "fireproof": false }, { - "id": 605, + "id": 584, "name": "dead_fire_coral", "translation_key": "block.minecraft.dead_fire_coral", "max_stack": 64, @@ -5454,7 +5265,7 @@ "fireproof": false }, { - "id": 606, + "id": 585, "name": "dead_horn_coral", "translation_key": "block.minecraft.dead_horn_coral", "max_stack": 64, @@ -5463,7 +5274,7 @@ "fireproof": false }, { - "id": 607, + "id": 586, "name": "dead_tube_coral", "translation_key": "block.minecraft.dead_tube_coral", "max_stack": 64, @@ -5472,7 +5283,7 @@ "fireproof": false }, { - "id": 608, + "id": 587, "name": "tube_coral_fan", "translation_key": "block.minecraft.tube_coral_fan", "max_stack": 64, @@ -5481,7 +5292,7 @@ "fireproof": false }, { - "id": 609, + "id": 588, "name": "brain_coral_fan", "translation_key": "block.minecraft.brain_coral_fan", "max_stack": 64, @@ -5490,7 +5301,7 @@ "fireproof": false }, { - "id": 610, + "id": 589, "name": "bubble_coral_fan", "translation_key": "block.minecraft.bubble_coral_fan", "max_stack": 64, @@ -5499,7 +5310,7 @@ "fireproof": false }, { - "id": 611, + "id": 590, "name": "fire_coral_fan", "translation_key": "block.minecraft.fire_coral_fan", "max_stack": 64, @@ -5508,7 +5319,7 @@ "fireproof": false }, { - "id": 612, + "id": 591, "name": "horn_coral_fan", "translation_key": "block.minecraft.horn_coral_fan", "max_stack": 64, @@ -5517,7 +5328,7 @@ "fireproof": false }, { - "id": 613, + "id": 592, "name": "dead_tube_coral_fan", "translation_key": "block.minecraft.dead_tube_coral_fan", "max_stack": 64, @@ -5526,7 +5337,7 @@ "fireproof": false }, { - "id": 614, + "id": 593, "name": "dead_brain_coral_fan", "translation_key": "block.minecraft.dead_brain_coral_fan", "max_stack": 64, @@ -5535,7 +5346,7 @@ "fireproof": false }, { - "id": 615, + "id": 594, "name": "dead_bubble_coral_fan", "translation_key": "block.minecraft.dead_bubble_coral_fan", "max_stack": 64, @@ -5544,7 +5355,7 @@ "fireproof": false }, { - "id": 616, + "id": 595, "name": "dead_fire_coral_fan", "translation_key": "block.minecraft.dead_fire_coral_fan", "max_stack": 64, @@ -5553,7 +5364,7 @@ "fireproof": false }, { - "id": 617, + "id": 596, "name": "dead_horn_coral_fan", "translation_key": "block.minecraft.dead_horn_coral_fan", "max_stack": 64, @@ -5562,7 +5373,7 @@ "fireproof": false }, { - "id": 618, + "id": 597, "name": "blue_ice", "translation_key": "block.minecraft.blue_ice", "max_stack": 64, @@ -5571,7 +5382,7 @@ "fireproof": false }, { - "id": 619, + "id": 598, "name": "conduit", "translation_key": "block.minecraft.conduit", "max_stack": 64, @@ -5580,7 +5391,7 @@ "fireproof": false }, { - "id": 620, + "id": 599, "name": "polished_granite_stairs", "translation_key": "block.minecraft.polished_granite_stairs", "max_stack": 64, @@ -5589,7 +5400,7 @@ "fireproof": false }, { - "id": 621, + "id": 600, "name": "smooth_red_sandstone_stairs", "translation_key": "block.minecraft.smooth_red_sandstone_stairs", "max_stack": 64, @@ -5598,7 +5409,7 @@ "fireproof": false }, { - "id": 622, + "id": 601, "name": "mossy_stone_brick_stairs", "translation_key": "block.minecraft.mossy_stone_brick_stairs", "max_stack": 64, @@ -5607,7 +5418,7 @@ "fireproof": false }, { - "id": 623, + "id": 602, "name": "polished_diorite_stairs", "translation_key": "block.minecraft.polished_diorite_stairs", "max_stack": 64, @@ -5616,7 +5427,7 @@ "fireproof": false }, { - "id": 624, + "id": 603, "name": "mossy_cobblestone_stairs", "translation_key": "block.minecraft.mossy_cobblestone_stairs", "max_stack": 64, @@ -5625,7 +5436,7 @@ "fireproof": false }, { - "id": 625, + "id": 604, "name": "end_stone_brick_stairs", "translation_key": "block.minecraft.end_stone_brick_stairs", "max_stack": 64, @@ -5634,7 +5445,7 @@ "fireproof": false }, { - "id": 626, + "id": 605, "name": "stone_stairs", "translation_key": "block.minecraft.stone_stairs", "max_stack": 64, @@ -5643,7 +5454,7 @@ "fireproof": false }, { - "id": 627, + "id": 606, "name": "smooth_sandstone_stairs", "translation_key": "block.minecraft.smooth_sandstone_stairs", "max_stack": 64, @@ -5652,7 +5463,7 @@ "fireproof": false }, { - "id": 628, + "id": 607, "name": "smooth_quartz_stairs", "translation_key": "block.minecraft.smooth_quartz_stairs", "max_stack": 64, @@ -5661,7 +5472,7 @@ "fireproof": false }, { - "id": 629, + "id": 608, "name": "granite_stairs", "translation_key": "block.minecraft.granite_stairs", "max_stack": 64, @@ -5670,7 +5481,7 @@ "fireproof": false }, { - "id": 630, + "id": 609, "name": "andesite_stairs", "translation_key": "block.minecraft.andesite_stairs", "max_stack": 64, @@ -5679,7 +5490,7 @@ "fireproof": false }, { - "id": 631, + "id": 610, "name": "red_nether_brick_stairs", "translation_key": "block.minecraft.red_nether_brick_stairs", "max_stack": 64, @@ -5688,7 +5499,7 @@ "fireproof": false }, { - "id": 632, + "id": 611, "name": "polished_andesite_stairs", "translation_key": "block.minecraft.polished_andesite_stairs", "max_stack": 64, @@ -5697,7 +5508,7 @@ "fireproof": false }, { - "id": 633, + "id": 612, "name": "diorite_stairs", "translation_key": "block.minecraft.diorite_stairs", "max_stack": 64, @@ -5706,7 +5517,7 @@ "fireproof": false }, { - "id": 634, + "id": 613, "name": "cobbled_deepslate_stairs", "translation_key": "block.minecraft.cobbled_deepslate_stairs", "max_stack": 64, @@ -5715,7 +5526,7 @@ "fireproof": false }, { - "id": 635, + "id": 614, "name": "polished_deepslate_stairs", "translation_key": "block.minecraft.polished_deepslate_stairs", "max_stack": 64, @@ -5724,7 +5535,7 @@ "fireproof": false }, { - "id": 636, + "id": 615, "name": "deepslate_brick_stairs", "translation_key": "block.minecraft.deepslate_brick_stairs", "max_stack": 64, @@ -5733,7 +5544,7 @@ "fireproof": false }, { - "id": 637, + "id": 616, "name": "deepslate_tile_stairs", "translation_key": "block.minecraft.deepslate_tile_stairs", "max_stack": 64, @@ -5742,7 +5553,7 @@ "fireproof": false }, { - "id": 638, + "id": 617, "name": "polished_granite_slab", "translation_key": "block.minecraft.polished_granite_slab", "max_stack": 64, @@ -5751,7 +5562,7 @@ "fireproof": false }, { - "id": 639, + "id": 618, "name": "smooth_red_sandstone_slab", "translation_key": "block.minecraft.smooth_red_sandstone_slab", "max_stack": 64, @@ -5760,7 +5571,7 @@ "fireproof": false }, { - "id": 640, + "id": 619, "name": "mossy_stone_brick_slab", "translation_key": "block.minecraft.mossy_stone_brick_slab", "max_stack": 64, @@ -5769,7 +5580,7 @@ "fireproof": false }, { - "id": 641, + "id": 620, "name": "polished_diorite_slab", "translation_key": "block.minecraft.polished_diorite_slab", "max_stack": 64, @@ -5778,7 +5589,7 @@ "fireproof": false }, { - "id": 642, + "id": 621, "name": "mossy_cobblestone_slab", "translation_key": "block.minecraft.mossy_cobblestone_slab", "max_stack": 64, @@ -5787,7 +5598,7 @@ "fireproof": false }, { - "id": 643, + "id": 622, "name": "end_stone_brick_slab", "translation_key": "block.minecraft.end_stone_brick_slab", "max_stack": 64, @@ -5796,7 +5607,7 @@ "fireproof": false }, { - "id": 644, + "id": 623, "name": "smooth_sandstone_slab", "translation_key": "block.minecraft.smooth_sandstone_slab", "max_stack": 64, @@ -5805,7 +5616,7 @@ "fireproof": false }, { - "id": 645, + "id": 624, "name": "smooth_quartz_slab", "translation_key": "block.minecraft.smooth_quartz_slab", "max_stack": 64, @@ -5814,7 +5625,7 @@ "fireproof": false }, { - "id": 646, + "id": 625, "name": "granite_slab", "translation_key": "block.minecraft.granite_slab", "max_stack": 64, @@ -5823,7 +5634,7 @@ "fireproof": false }, { - "id": 647, + "id": 626, "name": "andesite_slab", "translation_key": "block.minecraft.andesite_slab", "max_stack": 64, @@ -5832,7 +5643,7 @@ "fireproof": false }, { - "id": 648, + "id": 627, "name": "red_nether_brick_slab", "translation_key": "block.minecraft.red_nether_brick_slab", "max_stack": 64, @@ -5841,7 +5652,7 @@ "fireproof": false }, { - "id": 649, + "id": 628, "name": "polished_andesite_slab", "translation_key": "block.minecraft.polished_andesite_slab", "max_stack": 64, @@ -5850,7 +5661,7 @@ "fireproof": false }, { - "id": 650, + "id": 629, "name": "diorite_slab", "translation_key": "block.minecraft.diorite_slab", "max_stack": 64, @@ -5859,7 +5670,7 @@ "fireproof": false }, { - "id": 651, + "id": 630, "name": "cobbled_deepslate_slab", "translation_key": "block.minecraft.cobbled_deepslate_slab", "max_stack": 64, @@ -5868,7 +5679,7 @@ "fireproof": false }, { - "id": 652, + "id": 631, "name": "polished_deepslate_slab", "translation_key": "block.minecraft.polished_deepslate_slab", "max_stack": 64, @@ -5877,7 +5688,7 @@ "fireproof": false }, { - "id": 653, + "id": 632, "name": "deepslate_brick_slab", "translation_key": "block.minecraft.deepslate_brick_slab", "max_stack": 64, @@ -5886,7 +5697,7 @@ "fireproof": false }, { - "id": 654, + "id": 633, "name": "deepslate_tile_slab", "translation_key": "block.minecraft.deepslate_tile_slab", "max_stack": 64, @@ -5895,7 +5706,7 @@ "fireproof": false }, { - "id": 655, + "id": 634, "name": "scaffolding", "translation_key": "block.minecraft.scaffolding", "max_stack": 64, @@ -5904,7 +5715,7 @@ "fireproof": false }, { - "id": 656, + "id": 635, "name": "redstone", "translation_key": "item.minecraft.redstone", "max_stack": 64, @@ -5913,7 +5724,7 @@ "fireproof": false }, { - "id": 657, + "id": 636, "name": "redstone_torch", "translation_key": "block.minecraft.redstone_torch", "max_stack": 64, @@ -5922,7 +5733,7 @@ "fireproof": false }, { - "id": 658, + "id": 637, "name": "redstone_block", "translation_key": "block.minecraft.redstone_block", "max_stack": 64, @@ -5931,7 +5742,7 @@ "fireproof": false }, { - "id": 659, + "id": 638, "name": "repeater", "translation_key": "block.minecraft.repeater", "max_stack": 64, @@ -5940,7 +5751,7 @@ "fireproof": false }, { - "id": 660, + "id": 639, "name": "comparator", "translation_key": "block.minecraft.comparator", "max_stack": 64, @@ -5949,7 +5760,7 @@ "fireproof": false }, { - "id": 661, + "id": 640, "name": "piston", "translation_key": "block.minecraft.piston", "max_stack": 64, @@ -5958,7 +5769,7 @@ "fireproof": false }, { - "id": 662, + "id": 641, "name": "sticky_piston", "translation_key": "block.minecraft.sticky_piston", "max_stack": 64, @@ -5967,7 +5778,7 @@ "fireproof": false }, { - "id": 663, + "id": 642, "name": "slime_block", "translation_key": "block.minecraft.slime_block", "max_stack": 64, @@ -5976,7 +5787,7 @@ "fireproof": false }, { - "id": 664, + "id": 643, "name": "honey_block", "translation_key": "block.minecraft.honey_block", "max_stack": 64, @@ -5985,7 +5796,7 @@ "fireproof": false }, { - "id": 665, + "id": 644, "name": "observer", "translation_key": "block.minecraft.observer", "max_stack": 64, @@ -5994,7 +5805,7 @@ "fireproof": false }, { - "id": 666, + "id": 645, "name": "hopper", "translation_key": "block.minecraft.hopper", "max_stack": 64, @@ -6003,7 +5814,7 @@ "fireproof": false }, { - "id": 667, + "id": 646, "name": "dispenser", "translation_key": "block.minecraft.dispenser", "max_stack": 64, @@ -6012,7 +5823,7 @@ "fireproof": false }, { - "id": 668, + "id": 647, "name": "dropper", "translation_key": "block.minecraft.dropper", "max_stack": 64, @@ -6021,7 +5832,7 @@ "fireproof": false }, { - "id": 669, + "id": 648, "name": "lectern", "translation_key": "block.minecraft.lectern", "max_stack": 64, @@ -6030,7 +5841,7 @@ "fireproof": false }, { - "id": 670, + "id": 649, "name": "target", "translation_key": "block.minecraft.target", "max_stack": 64, @@ -6039,7 +5850,7 @@ "fireproof": false }, { - "id": 671, + "id": 650, "name": "lever", "translation_key": "block.minecraft.lever", "max_stack": 64, @@ -6048,7 +5859,7 @@ "fireproof": false }, { - "id": 672, + "id": 651, "name": "lightning_rod", "translation_key": "block.minecraft.lightning_rod", "max_stack": 64, @@ -6057,7 +5868,7 @@ "fireproof": false }, { - "id": 673, + "id": 652, "name": "daylight_detector", "translation_key": "block.minecraft.daylight_detector", "max_stack": 64, @@ -6066,7 +5877,7 @@ "fireproof": false }, { - "id": 674, + "id": 653, "name": "sculk_sensor", "translation_key": "block.minecraft.sculk_sensor", "max_stack": 64, @@ -6075,7 +5886,7 @@ "fireproof": false }, { - "id": 675, + "id": 654, "name": "calibrated_sculk_sensor", "translation_key": "block.minecraft.calibrated_sculk_sensor", "max_stack": 64, @@ -6084,7 +5895,7 @@ "fireproof": false }, { - "id": 676, + "id": 655, "name": "tripwire_hook", "translation_key": "block.minecraft.tripwire_hook", "max_stack": 64, @@ -6093,7 +5904,7 @@ "fireproof": false }, { - "id": 677, + "id": 656, "name": "trapped_chest", "translation_key": "block.minecraft.trapped_chest", "max_stack": 64, @@ -6102,7 +5913,7 @@ "fireproof": false }, { - "id": 678, + "id": 657, "name": "tnt", "translation_key": "block.minecraft.tnt", "max_stack": 64, @@ -6111,7 +5922,7 @@ "fireproof": false }, { - "id": 679, + "id": 658, "name": "redstone_lamp", "translation_key": "block.minecraft.redstone_lamp", "max_stack": 64, @@ -6120,7 +5931,7 @@ "fireproof": false }, { - "id": 680, + "id": 659, "name": "note_block", "translation_key": "block.minecraft.note_block", "max_stack": 64, @@ -6129,7 +5940,7 @@ "fireproof": false }, { - "id": 681, + "id": 660, "name": "stone_button", "translation_key": "block.minecraft.stone_button", "max_stack": 64, @@ -6138,7 +5949,7 @@ "fireproof": false }, { - "id": 682, + "id": 661, "name": "polished_blackstone_button", "translation_key": "block.minecraft.polished_blackstone_button", "max_stack": 64, @@ -6147,7 +5958,7 @@ "fireproof": false }, { - "id": 683, + "id": 662, "name": "oak_button", "translation_key": "block.minecraft.oak_button", "max_stack": 64, @@ -6156,7 +5967,7 @@ "fireproof": false }, { - "id": 684, + "id": 663, "name": "spruce_button", "translation_key": "block.minecraft.spruce_button", "max_stack": 64, @@ -6165,7 +5976,7 @@ "fireproof": false }, { - "id": 685, + "id": 664, "name": "birch_button", "translation_key": "block.minecraft.birch_button", "max_stack": 64, @@ -6174,7 +5985,7 @@ "fireproof": false }, { - "id": 686, + "id": 665, "name": "jungle_button", "translation_key": "block.minecraft.jungle_button", "max_stack": 64, @@ -6183,7 +5994,7 @@ "fireproof": false }, { - "id": 687, + "id": 666, "name": "acacia_button", "translation_key": "block.minecraft.acacia_button", "max_stack": 64, @@ -6192,7 +6003,7 @@ "fireproof": false }, { - "id": 688, + "id": 667, "name": "cherry_button", "translation_key": "block.minecraft.cherry_button", "max_stack": 64, @@ -6201,7 +6012,7 @@ "fireproof": false }, { - "id": 689, + "id": 668, "name": "dark_oak_button", "translation_key": "block.minecraft.dark_oak_button", "max_stack": 64, @@ -6210,7 +6021,7 @@ "fireproof": false }, { - "id": 690, + "id": 669, "name": "mangrove_button", "translation_key": "block.minecraft.mangrove_button", "max_stack": 64, @@ -6219,7 +6030,7 @@ "fireproof": false }, { - "id": 691, + "id": 670, "name": "bamboo_button", "translation_key": "block.minecraft.bamboo_button", "max_stack": 64, @@ -6228,7 +6039,7 @@ "fireproof": false }, { - "id": 692, + "id": 671, "name": "crimson_button", "translation_key": "block.minecraft.crimson_button", "max_stack": 64, @@ -6237,7 +6048,7 @@ "fireproof": false }, { - "id": 693, + "id": 672, "name": "warped_button", "translation_key": "block.minecraft.warped_button", "max_stack": 64, @@ -6246,7 +6057,7 @@ "fireproof": false }, { - "id": 694, + "id": 673, "name": "stone_pressure_plate", "translation_key": "block.minecraft.stone_pressure_plate", "max_stack": 64, @@ -6255,7 +6066,7 @@ "fireproof": false }, { - "id": 695, + "id": 674, "name": "polished_blackstone_pressure_plate", "translation_key": "block.minecraft.polished_blackstone_pressure_plate", "max_stack": 64, @@ -6264,7 +6075,7 @@ "fireproof": false }, { - "id": 696, + "id": 675, "name": "light_weighted_pressure_plate", "translation_key": "block.minecraft.light_weighted_pressure_plate", "max_stack": 64, @@ -6273,7 +6084,7 @@ "fireproof": false }, { - "id": 697, + "id": 676, "name": "heavy_weighted_pressure_plate", "translation_key": "block.minecraft.heavy_weighted_pressure_plate", "max_stack": 64, @@ -6282,7 +6093,7 @@ "fireproof": false }, { - "id": 698, + "id": 677, "name": "oak_pressure_plate", "translation_key": "block.minecraft.oak_pressure_plate", "max_stack": 64, @@ -6291,7 +6102,7 @@ "fireproof": false }, { - "id": 699, + "id": 678, "name": "spruce_pressure_plate", "translation_key": "block.minecraft.spruce_pressure_plate", "max_stack": 64, @@ -6300,7 +6111,7 @@ "fireproof": false }, { - "id": 700, + "id": 679, "name": "birch_pressure_plate", "translation_key": "block.minecraft.birch_pressure_plate", "max_stack": 64, @@ -6309,7 +6120,7 @@ "fireproof": false }, { - "id": 701, + "id": 680, "name": "jungle_pressure_plate", "translation_key": "block.minecraft.jungle_pressure_plate", "max_stack": 64, @@ -6318,7 +6129,7 @@ "fireproof": false }, { - "id": 702, + "id": 681, "name": "acacia_pressure_plate", "translation_key": "block.minecraft.acacia_pressure_plate", "max_stack": 64, @@ -6327,7 +6138,7 @@ "fireproof": false }, { - "id": 703, + "id": 682, "name": "cherry_pressure_plate", "translation_key": "block.minecraft.cherry_pressure_plate", "max_stack": 64, @@ -6336,7 +6147,7 @@ "fireproof": false }, { - "id": 704, + "id": 683, "name": "dark_oak_pressure_plate", "translation_key": "block.minecraft.dark_oak_pressure_plate", "max_stack": 64, @@ -6345,7 +6156,7 @@ "fireproof": false }, { - "id": 705, + "id": 684, "name": "mangrove_pressure_plate", "translation_key": "block.minecraft.mangrove_pressure_plate", "max_stack": 64, @@ -6354,7 +6165,7 @@ "fireproof": false }, { - "id": 706, + "id": 685, "name": "bamboo_pressure_plate", "translation_key": "block.minecraft.bamboo_pressure_plate", "max_stack": 64, @@ -6363,7 +6174,7 @@ "fireproof": false }, { - "id": 707, + "id": 686, "name": "crimson_pressure_plate", "translation_key": "block.minecraft.crimson_pressure_plate", "max_stack": 64, @@ -6372,7 +6183,7 @@ "fireproof": false }, { - "id": 708, + "id": 687, "name": "warped_pressure_plate", "translation_key": "block.minecraft.warped_pressure_plate", "max_stack": 64, @@ -6381,7 +6192,7 @@ "fireproof": false }, { - "id": 709, + "id": 688, "name": "iron_door", "translation_key": "block.minecraft.iron_door", "max_stack": 64, @@ -6390,7 +6201,7 @@ "fireproof": false }, { - "id": 710, + "id": 689, "name": "oak_door", "translation_key": "block.minecraft.oak_door", "max_stack": 64, @@ -6399,7 +6210,7 @@ "fireproof": false }, { - "id": 711, + "id": 690, "name": "spruce_door", "translation_key": "block.minecraft.spruce_door", "max_stack": 64, @@ -6408,7 +6219,7 @@ "fireproof": false }, { - "id": 712, + "id": 691, "name": "birch_door", "translation_key": "block.minecraft.birch_door", "max_stack": 64, @@ -6417,151 +6228,79 @@ "fireproof": false }, { - "id": 713, - "name": "jungle_door", - "translation_key": "block.minecraft.jungle_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 714, - "name": "acacia_door", - "translation_key": "block.minecraft.acacia_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 715, - "name": "cherry_door", - "translation_key": "block.minecraft.cherry_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 716, - "name": "dark_oak_door", - "translation_key": "block.minecraft.dark_oak_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 717, - "name": "mangrove_door", - "translation_key": "block.minecraft.mangrove_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 718, - "name": "bamboo_door", - "translation_key": "block.minecraft.bamboo_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 719, - "name": "crimson_door", - "translation_key": "block.minecraft.crimson_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 720, - "name": "warped_door", - "translation_key": "block.minecraft.warped_door", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 721, - "name": "copper_door", - "translation_key": "block.minecraft.copper_door", + "id": 692, + "name": "jungle_door", + "translation_key": "block.minecraft.jungle_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 722, - "name": "exposed_copper_door", - "translation_key": "block.minecraft.exposed_copper_door", + "id": 693, + "name": "acacia_door", + "translation_key": "block.minecraft.acacia_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 723, - "name": "weathered_copper_door", - "translation_key": "block.minecraft.weathered_copper_door", + "id": 694, + "name": "cherry_door", + "translation_key": "block.minecraft.cherry_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 724, - "name": "oxidized_copper_door", - "translation_key": "block.minecraft.oxidized_copper_door", + "id": 695, + "name": "dark_oak_door", + "translation_key": "block.minecraft.dark_oak_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 725, - "name": "waxed_copper_door", - "translation_key": "block.minecraft.waxed_copper_door", + "id": 696, + "name": "mangrove_door", + "translation_key": "block.minecraft.mangrove_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 726, - "name": "waxed_exposed_copper_door", - "translation_key": "block.minecraft.waxed_exposed_copper_door", + "id": 697, + "name": "bamboo_door", + "translation_key": "block.minecraft.bamboo_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 727, - "name": "waxed_weathered_copper_door", - "translation_key": "block.minecraft.waxed_weathered_copper_door", + "id": 698, + "name": "crimson_door", + "translation_key": "block.minecraft.crimson_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 728, - "name": "waxed_oxidized_copper_door", - "translation_key": "block.minecraft.waxed_oxidized_copper_door", + "id": 699, + "name": "warped_door", + "translation_key": "block.minecraft.warped_door", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 729, + "id": 700, "name": "iron_trapdoor", "translation_key": "block.minecraft.iron_trapdoor", "max_stack": 64, @@ -6570,7 +6309,7 @@ "fireproof": false }, { - "id": 730, + "id": 701, "name": "oak_trapdoor", "translation_key": "block.minecraft.oak_trapdoor", "max_stack": 64, @@ -6579,7 +6318,7 @@ "fireproof": false }, { - "id": 731, + "id": 702, "name": "spruce_trapdoor", "translation_key": "block.minecraft.spruce_trapdoor", "max_stack": 64, @@ -6588,7 +6327,7 @@ "fireproof": false }, { - "id": 732, + "id": 703, "name": "birch_trapdoor", "translation_key": "block.minecraft.birch_trapdoor", "max_stack": 64, @@ -6597,7 +6336,7 @@ "fireproof": false }, { - "id": 733, + "id": 704, "name": "jungle_trapdoor", "translation_key": "block.minecraft.jungle_trapdoor", "max_stack": 64, @@ -6606,7 +6345,7 @@ "fireproof": false }, { - "id": 734, + "id": 705, "name": "acacia_trapdoor", "translation_key": "block.minecraft.acacia_trapdoor", "max_stack": 64, @@ -6615,7 +6354,7 @@ "fireproof": false }, { - "id": 735, + "id": 706, "name": "cherry_trapdoor", "translation_key": "block.minecraft.cherry_trapdoor", "max_stack": 64, @@ -6624,7 +6363,7 @@ "fireproof": false }, { - "id": 736, + "id": 707, "name": "dark_oak_trapdoor", "translation_key": "block.minecraft.dark_oak_trapdoor", "max_stack": 64, @@ -6633,7 +6372,7 @@ "fireproof": false }, { - "id": 737, + "id": 708, "name": "mangrove_trapdoor", "translation_key": "block.minecraft.mangrove_trapdoor", "max_stack": 64, @@ -6642,7 +6381,7 @@ "fireproof": false }, { - "id": 738, + "id": 709, "name": "bamboo_trapdoor", "translation_key": "block.minecraft.bamboo_trapdoor", "max_stack": 64, @@ -6651,7 +6390,7 @@ "fireproof": false }, { - "id": 739, + "id": 710, "name": "crimson_trapdoor", "translation_key": "block.minecraft.crimson_trapdoor", "max_stack": 64, @@ -6660,7 +6399,7 @@ "fireproof": false }, { - "id": 740, + "id": 711, "name": "warped_trapdoor", "translation_key": "block.minecraft.warped_trapdoor", "max_stack": 64, @@ -6669,79 +6408,7 @@ "fireproof": false }, { - "id": 741, - "name": "copper_trapdoor", - "translation_key": "block.minecraft.copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 742, - "name": "exposed_copper_trapdoor", - "translation_key": "block.minecraft.exposed_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 743, - "name": "weathered_copper_trapdoor", - "translation_key": "block.minecraft.weathered_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 744, - "name": "oxidized_copper_trapdoor", - "translation_key": "block.minecraft.oxidized_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 745, - "name": "waxed_copper_trapdoor", - "translation_key": "block.minecraft.waxed_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 746, - "name": "waxed_exposed_copper_trapdoor", - "translation_key": "block.minecraft.waxed_exposed_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 747, - "name": "waxed_weathered_copper_trapdoor", - "translation_key": "block.minecraft.waxed_weathered_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 748, - "name": "waxed_oxidized_copper_trapdoor", - "translation_key": "block.minecraft.waxed_oxidized_copper_trapdoor", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 749, + "id": 712, "name": "oak_fence_gate", "translation_key": "block.minecraft.oak_fence_gate", "max_stack": 64, @@ -6750,7 +6417,7 @@ "fireproof": false }, { - "id": 750, + "id": 713, "name": "spruce_fence_gate", "translation_key": "block.minecraft.spruce_fence_gate", "max_stack": 64, @@ -6759,7 +6426,7 @@ "fireproof": false }, { - "id": 751, + "id": 714, "name": "birch_fence_gate", "translation_key": "block.minecraft.birch_fence_gate", "max_stack": 64, @@ -6768,7 +6435,7 @@ "fireproof": false }, { - "id": 752, + "id": 715, "name": "jungle_fence_gate", "translation_key": "block.minecraft.jungle_fence_gate", "max_stack": 64, @@ -6777,7 +6444,7 @@ "fireproof": false }, { - "id": 753, + "id": 716, "name": "acacia_fence_gate", "translation_key": "block.minecraft.acacia_fence_gate", "max_stack": 64, @@ -6786,7 +6453,7 @@ "fireproof": false }, { - "id": 754, + "id": 717, "name": "cherry_fence_gate", "translation_key": "block.minecraft.cherry_fence_gate", "max_stack": 64, @@ -6795,7 +6462,7 @@ "fireproof": false }, { - "id": 755, + "id": 718, "name": "dark_oak_fence_gate", "translation_key": "block.minecraft.dark_oak_fence_gate", "max_stack": 64, @@ -6804,7 +6471,7 @@ "fireproof": false }, { - "id": 756, + "id": 719, "name": "mangrove_fence_gate", "translation_key": "block.minecraft.mangrove_fence_gate", "max_stack": 64, @@ -6813,7 +6480,7 @@ "fireproof": false }, { - "id": 757, + "id": 720, "name": "bamboo_fence_gate", "translation_key": "block.minecraft.bamboo_fence_gate", "max_stack": 64, @@ -6822,7 +6489,7 @@ "fireproof": false }, { - "id": 758, + "id": 721, "name": "crimson_fence_gate", "translation_key": "block.minecraft.crimson_fence_gate", "max_stack": 64, @@ -6831,7 +6498,7 @@ "fireproof": false }, { - "id": 759, + "id": 722, "name": "warped_fence_gate", "translation_key": "block.minecraft.warped_fence_gate", "max_stack": 64, @@ -6840,7 +6507,7 @@ "fireproof": false }, { - "id": 760, + "id": 723, "name": "powered_rail", "translation_key": "block.minecraft.powered_rail", "max_stack": 64, @@ -6849,7 +6516,7 @@ "fireproof": false }, { - "id": 761, + "id": 724, "name": "detector_rail", "translation_key": "block.minecraft.detector_rail", "max_stack": 64, @@ -6858,7 +6525,7 @@ "fireproof": false }, { - "id": 762, + "id": 725, "name": "rail", "translation_key": "block.minecraft.rail", "max_stack": 64, @@ -6867,7 +6534,7 @@ "fireproof": false }, { - "id": 763, + "id": 726, "name": "activator_rail", "translation_key": "block.minecraft.activator_rail", "max_stack": 64, @@ -6876,7 +6543,7 @@ "fireproof": false }, { - "id": 764, + "id": 727, "name": "saddle", "translation_key": "item.minecraft.saddle", "max_stack": 1, @@ -6885,7 +6552,7 @@ "fireproof": false }, { - "id": 765, + "id": 728, "name": "minecart", "translation_key": "item.minecraft.minecart", "max_stack": 1, @@ -6894,7 +6561,7 @@ "fireproof": false }, { - "id": 766, + "id": 729, "name": "chest_minecart", "translation_key": "item.minecraft.chest_minecart", "max_stack": 1, @@ -6903,7 +6570,7 @@ "fireproof": false }, { - "id": 767, + "id": 730, "name": "furnace_minecart", "translation_key": "item.minecraft.furnace_minecart", "max_stack": 1, @@ -6912,7 +6579,7 @@ "fireproof": false }, { - "id": 768, + "id": 731, "name": "tnt_minecart", "translation_key": "item.minecraft.tnt_minecart", "max_stack": 1, @@ -6921,7 +6588,7 @@ "fireproof": false }, { - "id": 769, + "id": 732, "name": "hopper_minecart", "translation_key": "item.minecraft.hopper_minecart", "max_stack": 1, @@ -6930,7 +6597,7 @@ "fireproof": false }, { - "id": 770, + "id": 733, "name": "carrot_on_a_stick", "translation_key": "item.minecraft.carrot_on_a_stick", "max_stack": 1, @@ -6939,7 +6606,7 @@ "fireproof": false }, { - "id": 771, + "id": 734, "name": "warped_fungus_on_a_stick", "translation_key": "item.minecraft.warped_fungus_on_a_stick", "max_stack": 1, @@ -6948,7 +6615,7 @@ "fireproof": false }, { - "id": 772, + "id": 735, "name": "elytra", "translation_key": "item.minecraft.elytra", "max_stack": 1, @@ -6957,7 +6624,7 @@ "fireproof": false }, { - "id": 773, + "id": 736, "name": "oak_boat", "translation_key": "item.minecraft.oak_boat", "max_stack": 1, @@ -6966,7 +6633,7 @@ "fireproof": false }, { - "id": 774, + "id": 737, "name": "oak_chest_boat", "translation_key": "item.minecraft.oak_chest_boat", "max_stack": 1, @@ -6975,7 +6642,7 @@ "fireproof": false }, { - "id": 775, + "id": 738, "name": "spruce_boat", "translation_key": "item.minecraft.spruce_boat", "max_stack": 1, @@ -6984,7 +6651,7 @@ "fireproof": false }, { - "id": 776, + "id": 739, "name": "spruce_chest_boat", "translation_key": "item.minecraft.spruce_chest_boat", "max_stack": 1, @@ -6993,7 +6660,7 @@ "fireproof": false }, { - "id": 777, + "id": 740, "name": "birch_boat", "translation_key": "item.minecraft.birch_boat", "max_stack": 1, @@ -7002,7 +6669,7 @@ "fireproof": false }, { - "id": 778, + "id": 741, "name": "birch_chest_boat", "translation_key": "item.minecraft.birch_chest_boat", "max_stack": 1, @@ -7011,7 +6678,7 @@ "fireproof": false }, { - "id": 779, + "id": 742, "name": "jungle_boat", "translation_key": "item.minecraft.jungle_boat", "max_stack": 1, @@ -7020,7 +6687,7 @@ "fireproof": false }, { - "id": 780, + "id": 743, "name": "jungle_chest_boat", "translation_key": "item.minecraft.jungle_chest_boat", "max_stack": 1, @@ -7029,7 +6696,7 @@ "fireproof": false }, { - "id": 781, + "id": 744, "name": "acacia_boat", "translation_key": "item.minecraft.acacia_boat", "max_stack": 1, @@ -7038,7 +6705,7 @@ "fireproof": false }, { - "id": 782, + "id": 745, "name": "acacia_chest_boat", "translation_key": "item.minecraft.acacia_chest_boat", "max_stack": 1, @@ -7047,7 +6714,7 @@ "fireproof": false }, { - "id": 783, + "id": 746, "name": "cherry_boat", "translation_key": "item.minecraft.cherry_boat", "max_stack": 1, @@ -7056,7 +6723,7 @@ "fireproof": false }, { - "id": 784, + "id": 747, "name": "cherry_chest_boat", "translation_key": "item.minecraft.cherry_chest_boat", "max_stack": 1, @@ -7065,7 +6732,7 @@ "fireproof": false }, { - "id": 785, + "id": 748, "name": "dark_oak_boat", "translation_key": "item.minecraft.dark_oak_boat", "max_stack": 1, @@ -7074,7 +6741,7 @@ "fireproof": false }, { - "id": 786, + "id": 749, "name": "dark_oak_chest_boat", "translation_key": "item.minecraft.dark_oak_chest_boat", "max_stack": 1, @@ -7083,7 +6750,7 @@ "fireproof": false }, { - "id": 787, + "id": 750, "name": "mangrove_boat", "translation_key": "item.minecraft.mangrove_boat", "max_stack": 1, @@ -7092,7 +6759,7 @@ "fireproof": false }, { - "id": 788, + "id": 751, "name": "mangrove_chest_boat", "translation_key": "item.minecraft.mangrove_chest_boat", "max_stack": 1, @@ -7101,7 +6768,7 @@ "fireproof": false }, { - "id": 789, + "id": 752, "name": "bamboo_raft", "translation_key": "item.minecraft.bamboo_raft", "max_stack": 1, @@ -7110,7 +6777,7 @@ "fireproof": false }, { - "id": 790, + "id": 753, "name": "bamboo_chest_raft", "translation_key": "item.minecraft.bamboo_chest_raft", "max_stack": 1, @@ -7119,7 +6786,7 @@ "fireproof": false }, { - "id": 791, + "id": 754, "name": "structure_block", "translation_key": "block.minecraft.structure_block", "max_stack": 64, @@ -7128,7 +6795,7 @@ "fireproof": false }, { - "id": 792, + "id": 755, "name": "jigsaw", "translation_key": "block.minecraft.jigsaw", "max_stack": 64, @@ -7137,7 +6804,7 @@ "fireproof": false }, { - "id": 793, + "id": 756, "name": "turtle_helmet", "translation_key": "item.minecraft.turtle_helmet", "max_stack": 1, @@ -7146,7 +6813,7 @@ "fireproof": false }, { - "id": 794, + "id": 757, "name": "scute", "translation_key": "item.minecraft.scute", "max_stack": 64, @@ -7155,7 +6822,7 @@ "fireproof": false }, { - "id": 795, + "id": 758, "name": "flint_and_steel", "translation_key": "item.minecraft.flint_and_steel", "max_stack": 1, @@ -7164,7 +6831,7 @@ "fireproof": false }, { - "id": 796, + "id": 759, "name": "apple", "translation_key": "item.minecraft.apple", "max_stack": 64, @@ -7181,7 +6848,7 @@ } }, { - "id": 797, + "id": 760, "name": "bow", "translation_key": "item.minecraft.bow", "max_stack": 1, @@ -7190,7 +6857,7 @@ "fireproof": false }, { - "id": 798, + "id": 761, "name": "arrow", "translation_key": "item.minecraft.arrow", "max_stack": 64, @@ -7199,7 +6866,7 @@ "fireproof": false }, { - "id": 799, + "id": 762, "name": "coal", "translation_key": "item.minecraft.coal", "max_stack": 64, @@ -7208,7 +6875,7 @@ "fireproof": false }, { - "id": 800, + "id": 763, "name": "charcoal", "translation_key": "item.minecraft.charcoal", "max_stack": 64, @@ -7217,7 +6884,7 @@ "fireproof": false }, { - "id": 801, + "id": 764, "name": "diamond", "translation_key": "item.minecraft.diamond", "max_stack": 64, @@ -7226,7 +6893,7 @@ "fireproof": false }, { - "id": 802, + "id": 765, "name": "emerald", "translation_key": "item.minecraft.emerald", "max_stack": 64, @@ -7235,7 +6902,7 @@ "fireproof": false }, { - "id": 803, + "id": 766, "name": "lapis_lazuli", "translation_key": "item.minecraft.lapis_lazuli", "max_stack": 64, @@ -7244,7 +6911,7 @@ "fireproof": false }, { - "id": 804, + "id": 767, "name": "quartz", "translation_key": "item.minecraft.quartz", "max_stack": 64, @@ -7253,7 +6920,7 @@ "fireproof": false }, { - "id": 805, + "id": 768, "name": "amethyst_shard", "translation_key": "item.minecraft.amethyst_shard", "max_stack": 64, @@ -7262,7 +6929,7 @@ "fireproof": false }, { - "id": 806, + "id": 769, "name": "raw_iron", "translation_key": "item.minecraft.raw_iron", "max_stack": 64, @@ -7271,7 +6938,7 @@ "fireproof": false }, { - "id": 807, + "id": 770, "name": "iron_ingot", "translation_key": "item.minecraft.iron_ingot", "max_stack": 64, @@ -7280,7 +6947,7 @@ "fireproof": false }, { - "id": 808, + "id": 771, "name": "raw_copper", "translation_key": "item.minecraft.raw_copper", "max_stack": 64, @@ -7289,7 +6956,7 @@ "fireproof": false }, { - "id": 809, + "id": 772, "name": "copper_ingot", "translation_key": "item.minecraft.copper_ingot", "max_stack": 64, @@ -7298,7 +6965,7 @@ "fireproof": false }, { - "id": 810, + "id": 773, "name": "raw_gold", "translation_key": "item.minecraft.raw_gold", "max_stack": 64, @@ -7307,7 +6974,7 @@ "fireproof": false }, { - "id": 811, + "id": 774, "name": "gold_ingot", "translation_key": "item.minecraft.gold_ingot", "max_stack": 64, @@ -7316,7 +6983,7 @@ "fireproof": false }, { - "id": 812, + "id": 775, "name": "netherite_ingot", "translation_key": "item.minecraft.netherite_ingot", "max_stack": 64, @@ -7325,7 +6992,7 @@ "fireproof": true }, { - "id": 813, + "id": 776, "name": "netherite_scrap", "translation_key": "item.minecraft.netherite_scrap", "max_stack": 64, @@ -7334,7 +7001,7 @@ "fireproof": true }, { - "id": 814, + "id": 777, "name": "wooden_sword", "translation_key": "item.minecraft.wooden_sword", "max_stack": 1, @@ -7343,7 +7010,7 @@ "fireproof": false }, { - "id": 815, + "id": 778, "name": "wooden_shovel", "translation_key": "item.minecraft.wooden_shovel", "max_stack": 1, @@ -7352,7 +7019,7 @@ "fireproof": false }, { - "id": 816, + "id": 779, "name": "wooden_pickaxe", "translation_key": "item.minecraft.wooden_pickaxe", "max_stack": 1, @@ -7361,7 +7028,7 @@ "fireproof": false }, { - "id": 817, + "id": 780, "name": "wooden_axe", "translation_key": "item.minecraft.wooden_axe", "max_stack": 1, @@ -7370,7 +7037,7 @@ "fireproof": false }, { - "id": 818, + "id": 781, "name": "wooden_hoe", "translation_key": "item.minecraft.wooden_hoe", "max_stack": 1, @@ -7379,7 +7046,7 @@ "fireproof": false }, { - "id": 819, + "id": 782, "name": "stone_sword", "translation_key": "item.minecraft.stone_sword", "max_stack": 1, @@ -7388,7 +7055,7 @@ "fireproof": false }, { - "id": 820, + "id": 783, "name": "stone_shovel", "translation_key": "item.minecraft.stone_shovel", "max_stack": 1, @@ -7397,7 +7064,7 @@ "fireproof": false }, { - "id": 821, + "id": 784, "name": "stone_pickaxe", "translation_key": "item.minecraft.stone_pickaxe", "max_stack": 1, @@ -7406,7 +7073,7 @@ "fireproof": false }, { - "id": 822, + "id": 785, "name": "stone_axe", "translation_key": "item.minecraft.stone_axe", "max_stack": 1, @@ -7415,7 +7082,7 @@ "fireproof": false }, { - "id": 823, + "id": 786, "name": "stone_hoe", "translation_key": "item.minecraft.stone_hoe", "max_stack": 1, @@ -7424,7 +7091,7 @@ "fireproof": false }, { - "id": 824, + "id": 787, "name": "golden_sword", "translation_key": "item.minecraft.golden_sword", "max_stack": 1, @@ -7433,7 +7100,7 @@ "fireproof": false }, { - "id": 825, + "id": 788, "name": "golden_shovel", "translation_key": "item.minecraft.golden_shovel", "max_stack": 1, @@ -7442,7 +7109,7 @@ "fireproof": false }, { - "id": 826, + "id": 789, "name": "golden_pickaxe", "translation_key": "item.minecraft.golden_pickaxe", "max_stack": 1, @@ -7451,7 +7118,7 @@ "fireproof": false }, { - "id": 827, + "id": 790, "name": "golden_axe", "translation_key": "item.minecraft.golden_axe", "max_stack": 1, @@ -7460,7 +7127,7 @@ "fireproof": false }, { - "id": 828, + "id": 791, "name": "golden_hoe", "translation_key": "item.minecraft.golden_hoe", "max_stack": 1, @@ -7469,7 +7136,7 @@ "fireproof": false }, { - "id": 829, + "id": 792, "name": "iron_sword", "translation_key": "item.minecraft.iron_sword", "max_stack": 1, @@ -7478,7 +7145,7 @@ "fireproof": false }, { - "id": 830, + "id": 793, "name": "iron_shovel", "translation_key": "item.minecraft.iron_shovel", "max_stack": 1, @@ -7487,7 +7154,7 @@ "fireproof": false }, { - "id": 831, + "id": 794, "name": "iron_pickaxe", "translation_key": "item.minecraft.iron_pickaxe", "max_stack": 1, @@ -7496,7 +7163,7 @@ "fireproof": false }, { - "id": 832, + "id": 795, "name": "iron_axe", "translation_key": "item.minecraft.iron_axe", "max_stack": 1, @@ -7505,7 +7172,7 @@ "fireproof": false }, { - "id": 833, + "id": 796, "name": "iron_hoe", "translation_key": "item.minecraft.iron_hoe", "max_stack": 1, @@ -7514,7 +7181,7 @@ "fireproof": false }, { - "id": 834, + "id": 797, "name": "diamond_sword", "translation_key": "item.minecraft.diamond_sword", "max_stack": 1, @@ -7523,7 +7190,7 @@ "fireproof": false }, { - "id": 835, + "id": 798, "name": "diamond_shovel", "translation_key": "item.minecraft.diamond_shovel", "max_stack": 1, @@ -7532,7 +7199,7 @@ "fireproof": false }, { - "id": 836, + "id": 799, "name": "diamond_pickaxe", "translation_key": "item.minecraft.diamond_pickaxe", "max_stack": 1, @@ -7541,7 +7208,7 @@ "fireproof": false }, { - "id": 837, + "id": 800, "name": "diamond_axe", "translation_key": "item.minecraft.diamond_axe", "max_stack": 1, @@ -7550,7 +7217,7 @@ "fireproof": false }, { - "id": 838, + "id": 801, "name": "diamond_hoe", "translation_key": "item.minecraft.diamond_hoe", "max_stack": 1, @@ -7559,7 +7226,7 @@ "fireproof": false }, { - "id": 839, + "id": 802, "name": "netherite_sword", "translation_key": "item.minecraft.netherite_sword", "max_stack": 1, @@ -7568,7 +7235,7 @@ "fireproof": true }, { - "id": 840, + "id": 803, "name": "netherite_shovel", "translation_key": "item.minecraft.netherite_shovel", "max_stack": 1, @@ -7577,7 +7244,7 @@ "fireproof": true }, { - "id": 841, + "id": 804, "name": "netherite_pickaxe", "translation_key": "item.minecraft.netherite_pickaxe", "max_stack": 1, @@ -7586,7 +7253,7 @@ "fireproof": true }, { - "id": 842, + "id": 805, "name": "netherite_axe", "translation_key": "item.minecraft.netherite_axe", "max_stack": 1, @@ -7595,7 +7262,7 @@ "fireproof": true }, { - "id": 843, + "id": 806, "name": "netherite_hoe", "translation_key": "item.minecraft.netherite_hoe", "max_stack": 1, @@ -7604,7 +7271,7 @@ "fireproof": true }, { - "id": 844, + "id": 807, "name": "stick", "translation_key": "item.minecraft.stick", "max_stack": 64, @@ -7613,7 +7280,7 @@ "fireproof": false }, { - "id": 845, + "id": 808, "name": "bowl", "translation_key": "item.minecraft.bowl", "max_stack": 64, @@ -7622,7 +7289,7 @@ "fireproof": false }, { - "id": 846, + "id": 809, "name": "mushroom_stew", "translation_key": "item.minecraft.mushroom_stew", "max_stack": 1, @@ -7639,7 +7306,7 @@ } }, { - "id": 847, + "id": 810, "name": "string", "translation_key": "item.minecraft.string", "max_stack": 64, @@ -7648,7 +7315,7 @@ "fireproof": false }, { - "id": 848, + "id": 811, "name": "feather", "translation_key": "item.minecraft.feather", "max_stack": 64, @@ -7657,7 +7324,7 @@ "fireproof": false }, { - "id": 849, + "id": 812, "name": "gunpowder", "translation_key": "item.minecraft.gunpowder", "max_stack": 64, @@ -7666,7 +7333,7 @@ "fireproof": false }, { - "id": 850, + "id": 813, "name": "wheat_seeds", "translation_key": "item.minecraft.wheat_seeds", "max_stack": 64, @@ -7675,7 +7342,7 @@ "fireproof": false }, { - "id": 851, + "id": 814, "name": "wheat", "translation_key": "item.minecraft.wheat", "max_stack": 64, @@ -7684,7 +7351,7 @@ "fireproof": false }, { - "id": 852, + "id": 815, "name": "bread", "translation_key": "item.minecraft.bread", "max_stack": 64, @@ -7701,7 +7368,7 @@ } }, { - "id": 853, + "id": 816, "name": "leather_helmet", "translation_key": "item.minecraft.leather_helmet", "max_stack": 1, @@ -7710,7 +7377,7 @@ "fireproof": false }, { - "id": 854, + "id": 817, "name": "leather_chestplate", "translation_key": "item.minecraft.leather_chestplate", "max_stack": 1, @@ -7719,7 +7386,7 @@ "fireproof": false }, { - "id": 855, + "id": 818, "name": "leather_leggings", "translation_key": "item.minecraft.leather_leggings", "max_stack": 1, @@ -7728,7 +7395,7 @@ "fireproof": false }, { - "id": 856, + "id": 819, "name": "leather_boots", "translation_key": "item.minecraft.leather_boots", "max_stack": 1, @@ -7737,7 +7404,7 @@ "fireproof": false }, { - "id": 857, + "id": 820, "name": "chainmail_helmet", "translation_key": "item.minecraft.chainmail_helmet", "max_stack": 1, @@ -7746,7 +7413,7 @@ "fireproof": false }, { - "id": 858, + "id": 821, "name": "chainmail_chestplate", "translation_key": "item.minecraft.chainmail_chestplate", "max_stack": 1, @@ -7755,7 +7422,7 @@ "fireproof": false }, { - "id": 859, + "id": 822, "name": "chainmail_leggings", "translation_key": "item.minecraft.chainmail_leggings", "max_stack": 1, @@ -7764,7 +7431,7 @@ "fireproof": false }, { - "id": 860, + "id": 823, "name": "chainmail_boots", "translation_key": "item.minecraft.chainmail_boots", "max_stack": 1, @@ -7773,7 +7440,7 @@ "fireproof": false }, { - "id": 861, + "id": 824, "name": "iron_helmet", "translation_key": "item.minecraft.iron_helmet", "max_stack": 1, @@ -7782,7 +7449,7 @@ "fireproof": false }, { - "id": 862, + "id": 825, "name": "iron_chestplate", "translation_key": "item.minecraft.iron_chestplate", "max_stack": 1, @@ -7791,7 +7458,7 @@ "fireproof": false }, { - "id": 863, + "id": 826, "name": "iron_leggings", "translation_key": "item.minecraft.iron_leggings", "max_stack": 1, @@ -7800,7 +7467,7 @@ "fireproof": false }, { - "id": 864, + "id": 827, "name": "iron_boots", "translation_key": "item.minecraft.iron_boots", "max_stack": 1, @@ -7809,7 +7476,7 @@ "fireproof": false }, { - "id": 865, + "id": 828, "name": "diamond_helmet", "translation_key": "item.minecraft.diamond_helmet", "max_stack": 1, @@ -7818,7 +7485,7 @@ "fireproof": false }, { - "id": 866, + "id": 829, "name": "diamond_chestplate", "translation_key": "item.minecraft.diamond_chestplate", "max_stack": 1, @@ -7827,7 +7494,7 @@ "fireproof": false }, { - "id": 867, + "id": 830, "name": "diamond_leggings", "translation_key": "item.minecraft.diamond_leggings", "max_stack": 1, @@ -7836,7 +7503,7 @@ "fireproof": false }, { - "id": 868, + "id": 831, "name": "diamond_boots", "translation_key": "item.minecraft.diamond_boots", "max_stack": 1, @@ -7845,7 +7512,7 @@ "fireproof": false }, { - "id": 869, + "id": 832, "name": "golden_helmet", "translation_key": "item.minecraft.golden_helmet", "max_stack": 1, @@ -7854,7 +7521,7 @@ "fireproof": false }, { - "id": 870, + "id": 833, "name": "golden_chestplate", "translation_key": "item.minecraft.golden_chestplate", "max_stack": 1, @@ -7863,7 +7530,7 @@ "fireproof": false }, { - "id": 871, + "id": 834, "name": "golden_leggings", "translation_key": "item.minecraft.golden_leggings", "max_stack": 1, @@ -7872,7 +7539,7 @@ "fireproof": false }, { - "id": 872, + "id": 835, "name": "golden_boots", "translation_key": "item.minecraft.golden_boots", "max_stack": 1, @@ -7881,7 +7548,7 @@ "fireproof": false }, { - "id": 873, + "id": 836, "name": "netherite_helmet", "translation_key": "item.minecraft.netherite_helmet", "max_stack": 1, @@ -7890,7 +7557,7 @@ "fireproof": true }, { - "id": 874, + "id": 837, "name": "netherite_chestplate", "translation_key": "item.minecraft.netherite_chestplate", "max_stack": 1, @@ -7899,7 +7566,7 @@ "fireproof": true }, { - "id": 875, + "id": 838, "name": "netherite_leggings", "translation_key": "item.minecraft.netherite_leggings", "max_stack": 1, @@ -7908,7 +7575,7 @@ "fireproof": true }, { - "id": 876, + "id": 839, "name": "netherite_boots", "translation_key": "item.minecraft.netherite_boots", "max_stack": 1, @@ -7917,7 +7584,7 @@ "fireproof": true }, { - "id": 877, + "id": 840, "name": "flint", "translation_key": "item.minecraft.flint", "max_stack": 64, @@ -7926,7 +7593,7 @@ "fireproof": false }, { - "id": 878, + "id": 841, "name": "porkchop", "translation_key": "item.minecraft.porkchop", "max_stack": 64, @@ -7943,7 +7610,7 @@ } }, { - "id": 879, + "id": 842, "name": "cooked_porkchop", "translation_key": "item.minecraft.cooked_porkchop", "max_stack": 64, @@ -7960,7 +7627,7 @@ } }, { - "id": 880, + "id": 843, "name": "painting", "translation_key": "item.minecraft.painting", "max_stack": 64, @@ -7969,7 +7636,7 @@ "fireproof": false }, { - "id": 881, + "id": 844, "name": "golden_apple", "translation_key": "item.minecraft.golden_apple", "max_stack": 64, @@ -7995,7 +7662,7 @@ } }, { - "id": 882, + "id": 845, "name": "enchanted_golden_apple", "translation_key": "item.minecraft.enchanted_golden_apple", "max_stack": 64, @@ -8029,7 +7696,7 @@ } }, { - "id": 883, + "id": 846, "name": "oak_sign", "translation_key": "block.minecraft.oak_sign", "max_stack": 16, @@ -8038,7 +7705,7 @@ "fireproof": false }, { - "id": 884, + "id": 847, "name": "spruce_sign", "translation_key": "block.minecraft.spruce_sign", "max_stack": 16, @@ -8047,7 +7714,7 @@ "fireproof": false }, { - "id": 885, + "id": 848, "name": "birch_sign", "translation_key": "block.minecraft.birch_sign", "max_stack": 16, @@ -8056,7 +7723,7 @@ "fireproof": false }, { - "id": 886, + "id": 849, "name": "jungle_sign", "translation_key": "block.minecraft.jungle_sign", "max_stack": 16, @@ -8065,7 +7732,7 @@ "fireproof": false }, { - "id": 887, + "id": 850, "name": "acacia_sign", "translation_key": "block.minecraft.acacia_sign", "max_stack": 16, @@ -8074,7 +7741,7 @@ "fireproof": false }, { - "id": 888, + "id": 851, "name": "cherry_sign", "translation_key": "block.minecraft.cherry_sign", "max_stack": 16, @@ -8083,7 +7750,7 @@ "fireproof": false }, { - "id": 889, + "id": 852, "name": "dark_oak_sign", "translation_key": "block.minecraft.dark_oak_sign", "max_stack": 16, @@ -8092,7 +7759,7 @@ "fireproof": false }, { - "id": 890, + "id": 853, "name": "mangrove_sign", "translation_key": "block.minecraft.mangrove_sign", "max_stack": 16, @@ -8101,7 +7768,7 @@ "fireproof": false }, { - "id": 891, + "id": 854, "name": "bamboo_sign", "translation_key": "block.minecraft.bamboo_sign", "max_stack": 16, @@ -8110,7 +7777,7 @@ "fireproof": false }, { - "id": 892, + "id": 855, "name": "crimson_sign", "translation_key": "block.minecraft.crimson_sign", "max_stack": 16, @@ -8119,7 +7786,7 @@ "fireproof": false }, { - "id": 893, + "id": 856, "name": "warped_sign", "translation_key": "block.minecraft.warped_sign", "max_stack": 16, @@ -8128,7 +7795,7 @@ "fireproof": false }, { - "id": 894, + "id": 857, "name": "oak_hanging_sign", "translation_key": "block.minecraft.oak_hanging_sign", "max_stack": 16, @@ -8137,7 +7804,7 @@ "fireproof": false }, { - "id": 895, + "id": 858, "name": "spruce_hanging_sign", "translation_key": "block.minecraft.spruce_hanging_sign", "max_stack": 16, @@ -8146,7 +7813,7 @@ "fireproof": false }, { - "id": 896, + "id": 859, "name": "birch_hanging_sign", "translation_key": "block.minecraft.birch_hanging_sign", "max_stack": 16, @@ -8155,7 +7822,7 @@ "fireproof": false }, { - "id": 897, + "id": 860, "name": "jungle_hanging_sign", "translation_key": "block.minecraft.jungle_hanging_sign", "max_stack": 16, @@ -8164,7 +7831,7 @@ "fireproof": false }, { - "id": 898, + "id": 861, "name": "acacia_hanging_sign", "translation_key": "block.minecraft.acacia_hanging_sign", "max_stack": 16, @@ -8173,7 +7840,7 @@ "fireproof": false }, { - "id": 899, + "id": 862, "name": "cherry_hanging_sign", "translation_key": "block.minecraft.cherry_hanging_sign", "max_stack": 16, @@ -8182,7 +7849,7 @@ "fireproof": false }, { - "id": 900, + "id": 863, "name": "dark_oak_hanging_sign", "translation_key": "block.minecraft.dark_oak_hanging_sign", "max_stack": 16, @@ -8191,7 +7858,7 @@ "fireproof": false }, { - "id": 901, + "id": 864, "name": "mangrove_hanging_sign", "translation_key": "block.minecraft.mangrove_hanging_sign", "max_stack": 16, @@ -8200,7 +7867,7 @@ "fireproof": false }, { - "id": 902, + "id": 865, "name": "bamboo_hanging_sign", "translation_key": "block.minecraft.bamboo_hanging_sign", "max_stack": 16, @@ -8209,7 +7876,7 @@ "fireproof": false }, { - "id": 903, + "id": 866, "name": "crimson_hanging_sign", "translation_key": "block.minecraft.crimson_hanging_sign", "max_stack": 16, @@ -8218,7 +7885,7 @@ "fireproof": false }, { - "id": 904, + "id": 867, "name": "warped_hanging_sign", "translation_key": "block.minecraft.warped_hanging_sign", "max_stack": 16, @@ -8227,7 +7894,7 @@ "fireproof": false }, { - "id": 905, + "id": 868, "name": "bucket", "translation_key": "item.minecraft.bucket", "max_stack": 16, @@ -8236,7 +7903,7 @@ "fireproof": false }, { - "id": 906, + "id": 869, "name": "water_bucket", "translation_key": "item.minecraft.water_bucket", "max_stack": 1, @@ -8245,7 +7912,7 @@ "fireproof": false }, { - "id": 907, + "id": 870, "name": "lava_bucket", "translation_key": "item.minecraft.lava_bucket", "max_stack": 1, @@ -8254,7 +7921,7 @@ "fireproof": false }, { - "id": 908, + "id": 871, "name": "powder_snow_bucket", "translation_key": "item.minecraft.powder_snow_bucket", "max_stack": 1, @@ -8263,7 +7930,7 @@ "fireproof": false }, { - "id": 909, + "id": 872, "name": "snowball", "translation_key": "item.minecraft.snowball", "max_stack": 16, @@ -8272,7 +7939,7 @@ "fireproof": false }, { - "id": 910, + "id": 873, "name": "leather", "translation_key": "item.minecraft.leather", "max_stack": 64, @@ -8281,7 +7948,7 @@ "fireproof": false }, { - "id": 911, + "id": 874, "name": "milk_bucket", "translation_key": "item.minecraft.milk_bucket", "max_stack": 1, @@ -8290,7 +7957,7 @@ "fireproof": false }, { - "id": 912, + "id": 875, "name": "pufferfish_bucket", "translation_key": "item.minecraft.pufferfish_bucket", "max_stack": 1, @@ -8299,7 +7966,7 @@ "fireproof": false }, { - "id": 913, + "id": 876, "name": "salmon_bucket", "translation_key": "item.minecraft.salmon_bucket", "max_stack": 1, @@ -8308,7 +7975,7 @@ "fireproof": false }, { - "id": 914, + "id": 877, "name": "cod_bucket", "translation_key": "item.minecraft.cod_bucket", "max_stack": 1, @@ -8317,7 +7984,7 @@ "fireproof": false }, { - "id": 915, + "id": 878, "name": "tropical_fish_bucket", "translation_key": "item.minecraft.tropical_fish_bucket", "max_stack": 1, @@ -8326,7 +7993,7 @@ "fireproof": false }, { - "id": 916, + "id": 879, "name": "axolotl_bucket", "translation_key": "item.minecraft.axolotl_bucket", "max_stack": 1, @@ -8335,7 +8002,7 @@ "fireproof": false }, { - "id": 917, + "id": 880, "name": "tadpole_bucket", "translation_key": "item.minecraft.tadpole_bucket", "max_stack": 1, @@ -8344,7 +8011,7 @@ "fireproof": false }, { - "id": 918, + "id": 881, "name": "brick", "translation_key": "item.minecraft.brick", "max_stack": 64, @@ -8353,7 +8020,7 @@ "fireproof": false }, { - "id": 919, + "id": 882, "name": "clay_ball", "translation_key": "item.minecraft.clay_ball", "max_stack": 64, @@ -8362,7 +8029,7 @@ "fireproof": false }, { - "id": 920, + "id": 883, "name": "dried_kelp_block", "translation_key": "block.minecraft.dried_kelp_block", "max_stack": 64, @@ -8371,7 +8038,7 @@ "fireproof": false }, { - "id": 921, + "id": 884, "name": "paper", "translation_key": "item.minecraft.paper", "max_stack": 64, @@ -8380,7 +8047,7 @@ "fireproof": false }, { - "id": 922, + "id": 885, "name": "book", "translation_key": "item.minecraft.book", "max_stack": 64, @@ -8389,7 +8056,7 @@ "fireproof": false }, { - "id": 923, + "id": 886, "name": "slime_ball", "translation_key": "item.minecraft.slime_ball", "max_stack": 64, @@ -8398,7 +8065,7 @@ "fireproof": false }, { - "id": 924, + "id": 887, "name": "egg", "translation_key": "item.minecraft.egg", "max_stack": 16, @@ -8407,7 +8074,7 @@ "fireproof": false }, { - "id": 925, + "id": 888, "name": "compass", "translation_key": "item.minecraft.compass", "max_stack": 64, @@ -8416,7 +8083,7 @@ "fireproof": false }, { - "id": 926, + "id": 889, "name": "recovery_compass", "translation_key": "item.minecraft.recovery_compass", "max_stack": 64, @@ -8425,7 +8092,7 @@ "fireproof": false }, { - "id": 927, + "id": 890, "name": "bundle", "translation_key": "item.minecraft.bundle", "max_stack": 1, @@ -8434,7 +8101,7 @@ "fireproof": false }, { - "id": 928, + "id": 891, "name": "fishing_rod", "translation_key": "item.minecraft.fishing_rod", "max_stack": 1, @@ -8443,7 +8110,7 @@ "fireproof": false }, { - "id": 929, + "id": 892, "name": "clock", "translation_key": "item.minecraft.clock", "max_stack": 64, @@ -8452,7 +8119,7 @@ "fireproof": false }, { - "id": 930, + "id": 893, "name": "spyglass", "translation_key": "item.minecraft.spyglass", "max_stack": 1, @@ -8461,7 +8128,7 @@ "fireproof": false }, { - "id": 931, + "id": 894, "name": "glowstone_dust", "translation_key": "item.minecraft.glowstone_dust", "max_stack": 64, @@ -8470,7 +8137,7 @@ "fireproof": false }, { - "id": 932, + "id": 895, "name": "cod", "translation_key": "item.minecraft.cod", "max_stack": 64, @@ -8487,7 +8154,7 @@ } }, { - "id": 933, + "id": 896, "name": "salmon", "translation_key": "item.minecraft.salmon", "max_stack": 64, @@ -8504,7 +8171,7 @@ } }, { - "id": 934, + "id": 897, "name": "tropical_fish", "translation_key": "item.minecraft.tropical_fish", "max_stack": 64, @@ -8521,7 +8188,7 @@ } }, { - "id": 935, + "id": 898, "name": "pufferfish", "translation_key": "item.minecraft.pufferfish", "max_stack": 64, @@ -8551,7 +8218,7 @@ } }, { - "id": 936, + "id": 899, "name": "cooked_cod", "translation_key": "item.minecraft.cooked_cod", "max_stack": 64, @@ -8568,7 +8235,7 @@ } }, { - "id": 937, + "id": 900, "name": "cooked_salmon", "translation_key": "item.minecraft.cooked_salmon", "max_stack": 64, @@ -8585,7 +8252,7 @@ } }, { - "id": 938, + "id": 901, "name": "ink_sac", "translation_key": "item.minecraft.ink_sac", "max_stack": 64, @@ -8594,7 +8261,7 @@ "fireproof": false }, { - "id": 939, + "id": 902, "name": "glow_ink_sac", "translation_key": "item.minecraft.glow_ink_sac", "max_stack": 64, @@ -8603,7 +8270,7 @@ "fireproof": false }, { - "id": 940, + "id": 903, "name": "cocoa_beans", "translation_key": "item.minecraft.cocoa_beans", "max_stack": 64, @@ -8612,7 +8279,7 @@ "fireproof": false }, { - "id": 941, + "id": 904, "name": "white_dye", "translation_key": "item.minecraft.white_dye", "max_stack": 64, @@ -8621,7 +8288,7 @@ "fireproof": false }, { - "id": 942, + "id": 905, "name": "orange_dye", "translation_key": "item.minecraft.orange_dye", "max_stack": 64, @@ -8630,7 +8297,7 @@ "fireproof": false }, { - "id": 943, + "id": 906, "name": "magenta_dye", "translation_key": "item.minecraft.magenta_dye", "max_stack": 64, @@ -8639,7 +8306,7 @@ "fireproof": false }, { - "id": 944, + "id": 907, "name": "light_blue_dye", "translation_key": "item.minecraft.light_blue_dye", "max_stack": 64, @@ -8648,7 +8315,7 @@ "fireproof": false }, { - "id": 945, + "id": 908, "name": "yellow_dye", "translation_key": "item.minecraft.yellow_dye", "max_stack": 64, @@ -8657,7 +8324,7 @@ "fireproof": false }, { - "id": 946, + "id": 909, "name": "lime_dye", "translation_key": "item.minecraft.lime_dye", "max_stack": 64, @@ -8666,7 +8333,7 @@ "fireproof": false }, { - "id": 947, + "id": 910, "name": "pink_dye", "translation_key": "item.minecraft.pink_dye", "max_stack": 64, @@ -8675,7 +8342,7 @@ "fireproof": false }, { - "id": 948, + "id": 911, "name": "gray_dye", "translation_key": "item.minecraft.gray_dye", "max_stack": 64, @@ -8684,7 +8351,7 @@ "fireproof": false }, { - "id": 949, + "id": 912, "name": "light_gray_dye", "translation_key": "item.minecraft.light_gray_dye", "max_stack": 64, @@ -8693,7 +8360,7 @@ "fireproof": false }, { - "id": 950, + "id": 913, "name": "cyan_dye", "translation_key": "item.minecraft.cyan_dye", "max_stack": 64, @@ -8702,7 +8369,7 @@ "fireproof": false }, { - "id": 951, + "id": 914, "name": "purple_dye", "translation_key": "item.minecraft.purple_dye", "max_stack": 64, @@ -8711,7 +8378,7 @@ "fireproof": false }, { - "id": 952, + "id": 915, "name": "blue_dye", "translation_key": "item.minecraft.blue_dye", "max_stack": 64, @@ -8720,7 +8387,7 @@ "fireproof": false }, { - "id": 953, + "id": 916, "name": "brown_dye", "translation_key": "item.minecraft.brown_dye", "max_stack": 64, @@ -8729,7 +8396,7 @@ "fireproof": false }, { - "id": 954, + "id": 917, "name": "green_dye", "translation_key": "item.minecraft.green_dye", "max_stack": 64, @@ -8738,7 +8405,7 @@ "fireproof": false }, { - "id": 955, + "id": 918, "name": "red_dye", "translation_key": "item.minecraft.red_dye", "max_stack": 64, @@ -8747,7 +8414,7 @@ "fireproof": false }, { - "id": 956, + "id": 919, "name": "black_dye", "translation_key": "item.minecraft.black_dye", "max_stack": 64, @@ -8756,7 +8423,7 @@ "fireproof": false }, { - "id": 957, + "id": 920, "name": "bone_meal", "translation_key": "item.minecraft.bone_meal", "max_stack": 64, @@ -8765,7 +8432,7 @@ "fireproof": false }, { - "id": 958, + "id": 921, "name": "bone", "translation_key": "item.minecraft.bone", "max_stack": 64, @@ -8774,7 +8441,7 @@ "fireproof": false }, { - "id": 959, + "id": 922, "name": "sugar", "translation_key": "item.minecraft.sugar", "max_stack": 64, @@ -8783,7 +8450,7 @@ "fireproof": false }, { - "id": 960, + "id": 923, "name": "cake", "translation_key": "block.minecraft.cake", "max_stack": 1, @@ -8792,7 +8459,7 @@ "fireproof": false }, { - "id": 961, + "id": 924, "name": "white_bed", "translation_key": "block.minecraft.white_bed", "max_stack": 1, @@ -8801,7 +8468,7 @@ "fireproof": false }, { - "id": 962, + "id": 925, "name": "orange_bed", "translation_key": "block.minecraft.orange_bed", "max_stack": 1, @@ -8810,7 +8477,7 @@ "fireproof": false }, { - "id": 963, + "id": 926, "name": "magenta_bed", "translation_key": "block.minecraft.magenta_bed", "max_stack": 1, @@ -8819,7 +8486,7 @@ "fireproof": false }, { - "id": 964, + "id": 927, "name": "light_blue_bed", "translation_key": "block.minecraft.light_blue_bed", "max_stack": 1, @@ -8828,7 +8495,7 @@ "fireproof": false }, { - "id": 965, + "id": 928, "name": "yellow_bed", "translation_key": "block.minecraft.yellow_bed", "max_stack": 1, @@ -8837,7 +8504,7 @@ "fireproof": false }, { - "id": 966, + "id": 929, "name": "lime_bed", "translation_key": "block.minecraft.lime_bed", "max_stack": 1, @@ -8846,7 +8513,7 @@ "fireproof": false }, { - "id": 967, + "id": 930, "name": "pink_bed", "translation_key": "block.minecraft.pink_bed", "max_stack": 1, @@ -8855,7 +8522,7 @@ "fireproof": false }, { - "id": 968, + "id": 931, "name": "gray_bed", "translation_key": "block.minecraft.gray_bed", "max_stack": 1, @@ -8864,7 +8531,7 @@ "fireproof": false }, { - "id": 969, + "id": 932, "name": "light_gray_bed", "translation_key": "block.minecraft.light_gray_bed", "max_stack": 1, @@ -8873,7 +8540,7 @@ "fireproof": false }, { - "id": 970, + "id": 933, "name": "cyan_bed", "translation_key": "block.minecraft.cyan_bed", "max_stack": 1, @@ -8882,7 +8549,7 @@ "fireproof": false }, { - "id": 971, + "id": 934, "name": "purple_bed", "translation_key": "block.minecraft.purple_bed", "max_stack": 1, @@ -8891,7 +8558,7 @@ "fireproof": false }, { - "id": 972, + "id": 935, "name": "blue_bed", "translation_key": "block.minecraft.blue_bed", "max_stack": 1, @@ -8900,7 +8567,7 @@ "fireproof": false }, { - "id": 973, + "id": 936, "name": "brown_bed", "translation_key": "block.minecraft.brown_bed", "max_stack": 1, @@ -8909,7 +8576,7 @@ "fireproof": false }, { - "id": 974, + "id": 937, "name": "green_bed", "translation_key": "block.minecraft.green_bed", "max_stack": 1, @@ -8918,7 +8585,7 @@ "fireproof": false }, { - "id": 975, + "id": 938, "name": "red_bed", "translation_key": "block.minecraft.red_bed", "max_stack": 1, @@ -8927,7 +8594,7 @@ "fireproof": false }, { - "id": 976, + "id": 939, "name": "black_bed", "translation_key": "block.minecraft.black_bed", "max_stack": 1, @@ -8936,7 +8603,7 @@ "fireproof": false }, { - "id": 977, + "id": 940, "name": "cookie", "translation_key": "item.minecraft.cookie", "max_stack": 64, @@ -8953,16 +8620,7 @@ } }, { - "id": 978, - "name": "crafter", - "translation_key": "block.minecraft.crafter", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 979, + "id": 941, "name": "filled_map", "translation_key": "item.minecraft.filled_map", "max_stack": 64, @@ -8971,7 +8629,7 @@ "fireproof": false }, { - "id": 980, + "id": 942, "name": "shears", "translation_key": "item.minecraft.shears", "max_stack": 1, @@ -8980,7 +8638,7 @@ "fireproof": false }, { - "id": 981, + "id": 943, "name": "melon_slice", "translation_key": "item.minecraft.melon_slice", "max_stack": 64, @@ -8997,7 +8655,7 @@ } }, { - "id": 982, + "id": 944, "name": "dried_kelp", "translation_key": "item.minecraft.dried_kelp", "max_stack": 64, @@ -9014,7 +8672,7 @@ } }, { - "id": 983, + "id": 945, "name": "pumpkin_seeds", "translation_key": "item.minecraft.pumpkin_seeds", "max_stack": 64, @@ -9023,7 +8681,7 @@ "fireproof": false }, { - "id": 984, + "id": 946, "name": "melon_seeds", "translation_key": "item.minecraft.melon_seeds", "max_stack": 64, @@ -9032,7 +8690,7 @@ "fireproof": false }, { - "id": 985, + "id": 947, "name": "beef", "translation_key": "item.minecraft.beef", "max_stack": 64, @@ -9049,7 +8707,7 @@ } }, { - "id": 986, + "id": 948, "name": "cooked_beef", "translation_key": "item.minecraft.cooked_beef", "max_stack": 64, @@ -9066,7 +8724,7 @@ } }, { - "id": 987, + "id": 949, "name": "chicken", "translation_key": "item.minecraft.chicken", "max_stack": 64, @@ -9088,7 +8746,7 @@ } }, { - "id": 988, + "id": 950, "name": "cooked_chicken", "translation_key": "item.minecraft.cooked_chicken", "max_stack": 64, @@ -9105,7 +8763,7 @@ } }, { - "id": 989, + "id": 951, "name": "rotten_flesh", "translation_key": "item.minecraft.rotten_flesh", "max_stack": 64, @@ -9127,7 +8785,7 @@ } }, { - "id": 990, + "id": 952, "name": "ender_pearl", "translation_key": "item.minecraft.ender_pearl", "max_stack": 16, @@ -9136,7 +8794,7 @@ "fireproof": false }, { - "id": 991, + "id": 953, "name": "blaze_rod", "translation_key": "item.minecraft.blaze_rod", "max_stack": 64, @@ -9145,7 +8803,7 @@ "fireproof": false }, { - "id": 992, + "id": 954, "name": "ghast_tear", "translation_key": "item.minecraft.ghast_tear", "max_stack": 64, @@ -9154,7 +8812,7 @@ "fireproof": false }, { - "id": 993, + "id": 955, "name": "gold_nugget", "translation_key": "item.minecraft.gold_nugget", "max_stack": 64, @@ -9163,7 +8821,7 @@ "fireproof": false }, { - "id": 994, + "id": 956, "name": "nether_wart", "translation_key": "item.minecraft.nether_wart", "max_stack": 64, @@ -9172,7 +8830,7 @@ "fireproof": false }, { - "id": 995, + "id": 957, "name": "potion", "translation_key": "item.minecraft.potion", "max_stack": 1, @@ -9181,7 +8839,7 @@ "fireproof": false }, { - "id": 996, + "id": 958, "name": "glass_bottle", "translation_key": "item.minecraft.glass_bottle", "max_stack": 64, @@ -9190,7 +8848,7 @@ "fireproof": false }, { - "id": 997, + "id": 959, "name": "spider_eye", "translation_key": "item.minecraft.spider_eye", "max_stack": 64, @@ -9212,7 +8870,7 @@ } }, { - "id": 998, + "id": 960, "name": "fermented_spider_eye", "translation_key": "item.minecraft.fermented_spider_eye", "max_stack": 64, @@ -9221,7 +8879,7 @@ "fireproof": false }, { - "id": 999, + "id": 961, "name": "blaze_powder", "translation_key": "item.minecraft.blaze_powder", "max_stack": 64, @@ -9230,7 +8888,7 @@ "fireproof": false }, { - "id": 1000, + "id": 962, "name": "magma_cream", "translation_key": "item.minecraft.magma_cream", "max_stack": 64, @@ -9239,7 +8897,7 @@ "fireproof": false }, { - "id": 1001, + "id": 963, "name": "brewing_stand", "translation_key": "block.minecraft.brewing_stand", "max_stack": 64, @@ -9248,7 +8906,7 @@ "fireproof": false }, { - "id": 1002, + "id": 964, "name": "cauldron", "translation_key": "block.minecraft.cauldron", "max_stack": 64, @@ -9257,7 +8915,7 @@ "fireproof": false }, { - "id": 1003, + "id": 965, "name": "ender_eye", "translation_key": "item.minecraft.ender_eye", "max_stack": 64, @@ -9266,7 +8924,7 @@ "fireproof": false }, { - "id": 1004, + "id": 966, "name": "glistering_melon_slice", "translation_key": "item.minecraft.glistering_melon_slice", "max_stack": 64, @@ -9275,7 +8933,7 @@ "fireproof": false }, { - "id": 1005, + "id": 967, "name": "allay_spawn_egg", "translation_key": "item.minecraft.allay_spawn_egg", "max_stack": 64, @@ -9284,7 +8942,7 @@ "fireproof": false }, { - "id": 1006, + "id": 968, "name": "axolotl_spawn_egg", "translation_key": "item.minecraft.axolotl_spawn_egg", "max_stack": 64, @@ -9293,7 +8951,7 @@ "fireproof": false }, { - "id": 1007, + "id": 969, "name": "bat_spawn_egg", "translation_key": "item.minecraft.bat_spawn_egg", "max_stack": 64, @@ -9302,7 +8960,7 @@ "fireproof": false }, { - "id": 1008, + "id": 970, "name": "bee_spawn_egg", "translation_key": "item.minecraft.bee_spawn_egg", "max_stack": 64, @@ -9311,7 +8969,7 @@ "fireproof": false }, { - "id": 1009, + "id": 971, "name": "blaze_spawn_egg", "translation_key": "item.minecraft.blaze_spawn_egg", "max_stack": 64, @@ -9320,16 +8978,7 @@ "fireproof": false }, { - "id": 1010, - "name": "breeze_spawn_egg", - "translation_key": "item.minecraft.breeze_spawn_egg", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1011, + "id": 972, "name": "cat_spawn_egg", "translation_key": "item.minecraft.cat_spawn_egg", "max_stack": 64, @@ -9338,7 +8987,7 @@ "fireproof": false }, { - "id": 1012, + "id": 973, "name": "camel_spawn_egg", "translation_key": "item.minecraft.camel_spawn_egg", "max_stack": 64, @@ -9347,7 +8996,7 @@ "fireproof": false }, { - "id": 1013, + "id": 974, "name": "cave_spider_spawn_egg", "translation_key": "item.minecraft.cave_spider_spawn_egg", "max_stack": 64, @@ -9356,7 +9005,7 @@ "fireproof": false }, { - "id": 1014, + "id": 975, "name": "chicken_spawn_egg", "translation_key": "item.minecraft.chicken_spawn_egg", "max_stack": 64, @@ -9365,7 +9014,7 @@ "fireproof": false }, { - "id": 1015, + "id": 976, "name": "cod_spawn_egg", "translation_key": "item.minecraft.cod_spawn_egg", "max_stack": 64, @@ -9374,7 +9023,7 @@ "fireproof": false }, { - "id": 1016, + "id": 977, "name": "cow_spawn_egg", "translation_key": "item.minecraft.cow_spawn_egg", "max_stack": 64, @@ -9383,7 +9032,7 @@ "fireproof": false }, { - "id": 1017, + "id": 978, "name": "creeper_spawn_egg", "translation_key": "item.minecraft.creeper_spawn_egg", "max_stack": 64, @@ -9392,7 +9041,7 @@ "fireproof": false }, { - "id": 1018, + "id": 979, "name": "dolphin_spawn_egg", "translation_key": "item.minecraft.dolphin_spawn_egg", "max_stack": 64, @@ -9401,7 +9050,7 @@ "fireproof": false }, { - "id": 1019, + "id": 980, "name": "donkey_spawn_egg", "translation_key": "item.minecraft.donkey_spawn_egg", "max_stack": 64, @@ -9410,7 +9059,7 @@ "fireproof": false }, { - "id": 1020, + "id": 981, "name": "drowned_spawn_egg", "translation_key": "item.minecraft.drowned_spawn_egg", "max_stack": 64, @@ -9419,7 +9068,7 @@ "fireproof": false }, { - "id": 1021, + "id": 982, "name": "elder_guardian_spawn_egg", "translation_key": "item.minecraft.elder_guardian_spawn_egg", "max_stack": 64, @@ -9428,7 +9077,7 @@ "fireproof": false }, { - "id": 1022, + "id": 983, "name": "ender_dragon_spawn_egg", "translation_key": "item.minecraft.ender_dragon_spawn_egg", "max_stack": 64, @@ -9437,7 +9086,7 @@ "fireproof": false }, { - "id": 1023, + "id": 984, "name": "enderman_spawn_egg", "translation_key": "item.minecraft.enderman_spawn_egg", "max_stack": 64, @@ -9446,7 +9095,7 @@ "fireproof": false }, { - "id": 1024, + "id": 985, "name": "endermite_spawn_egg", "translation_key": "item.minecraft.endermite_spawn_egg", "max_stack": 64, @@ -9455,7 +9104,7 @@ "fireproof": false }, { - "id": 1025, + "id": 986, "name": "evoker_spawn_egg", "translation_key": "item.minecraft.evoker_spawn_egg", "max_stack": 64, @@ -9464,7 +9113,7 @@ "fireproof": false }, { - "id": 1026, + "id": 987, "name": "fox_spawn_egg", "translation_key": "item.minecraft.fox_spawn_egg", "max_stack": 64, @@ -9473,7 +9122,7 @@ "fireproof": false }, { - "id": 1027, + "id": 988, "name": "frog_spawn_egg", "translation_key": "item.minecraft.frog_spawn_egg", "max_stack": 64, @@ -9482,7 +9131,7 @@ "fireproof": false }, { - "id": 1028, + "id": 989, "name": "ghast_spawn_egg", "translation_key": "item.minecraft.ghast_spawn_egg", "max_stack": 64, @@ -9491,7 +9140,7 @@ "fireproof": false }, { - "id": 1029, + "id": 990, "name": "glow_squid_spawn_egg", "translation_key": "item.minecraft.glow_squid_spawn_egg", "max_stack": 64, @@ -9500,7 +9149,7 @@ "fireproof": false }, { - "id": 1030, + "id": 991, "name": "goat_spawn_egg", "translation_key": "item.minecraft.goat_spawn_egg", "max_stack": 64, @@ -9509,7 +9158,7 @@ "fireproof": false }, { - "id": 1031, + "id": 992, "name": "guardian_spawn_egg", "translation_key": "item.minecraft.guardian_spawn_egg", "max_stack": 64, @@ -9518,7 +9167,7 @@ "fireproof": false }, { - "id": 1032, + "id": 993, "name": "hoglin_spawn_egg", "translation_key": "item.minecraft.hoglin_spawn_egg", "max_stack": 64, @@ -9527,7 +9176,7 @@ "fireproof": false }, { - "id": 1033, + "id": 994, "name": "horse_spawn_egg", "translation_key": "item.minecraft.horse_spawn_egg", "max_stack": 64, @@ -9536,7 +9185,7 @@ "fireproof": false }, { - "id": 1034, + "id": 995, "name": "husk_spawn_egg", "translation_key": "item.minecraft.husk_spawn_egg", "max_stack": 64, @@ -9545,7 +9194,7 @@ "fireproof": false }, { - "id": 1035, + "id": 996, "name": "iron_golem_spawn_egg", "translation_key": "item.minecraft.iron_golem_spawn_egg", "max_stack": 64, @@ -9554,7 +9203,7 @@ "fireproof": false }, { - "id": 1036, + "id": 997, "name": "llama_spawn_egg", "translation_key": "item.minecraft.llama_spawn_egg", "max_stack": 64, @@ -9563,7 +9212,7 @@ "fireproof": false }, { - "id": 1037, + "id": 998, "name": "magma_cube_spawn_egg", "translation_key": "item.minecraft.magma_cube_spawn_egg", "max_stack": 64, @@ -9572,7 +9221,7 @@ "fireproof": false }, { - "id": 1038, + "id": 999, "name": "mooshroom_spawn_egg", "translation_key": "item.minecraft.mooshroom_spawn_egg", "max_stack": 64, @@ -9581,7 +9230,7 @@ "fireproof": false }, { - "id": 1039, + "id": 1000, "name": "mule_spawn_egg", "translation_key": "item.minecraft.mule_spawn_egg", "max_stack": 64, @@ -9590,7 +9239,7 @@ "fireproof": false }, { - "id": 1040, + "id": 1001, "name": "ocelot_spawn_egg", "translation_key": "item.minecraft.ocelot_spawn_egg", "max_stack": 64, @@ -9599,7 +9248,7 @@ "fireproof": false }, { - "id": 1041, + "id": 1002, "name": "panda_spawn_egg", "translation_key": "item.minecraft.panda_spawn_egg", "max_stack": 64, @@ -9608,7 +9257,7 @@ "fireproof": false }, { - "id": 1042, + "id": 1003, "name": "parrot_spawn_egg", "translation_key": "item.minecraft.parrot_spawn_egg", "max_stack": 64, @@ -9617,7 +9266,7 @@ "fireproof": false }, { - "id": 1043, + "id": 1004, "name": "phantom_spawn_egg", "translation_key": "item.minecraft.phantom_spawn_egg", "max_stack": 64, @@ -9626,7 +9275,7 @@ "fireproof": false }, { - "id": 1044, + "id": 1005, "name": "pig_spawn_egg", "translation_key": "item.minecraft.pig_spawn_egg", "max_stack": 64, @@ -9635,7 +9284,7 @@ "fireproof": false }, { - "id": 1045, + "id": 1006, "name": "piglin_spawn_egg", "translation_key": "item.minecraft.piglin_spawn_egg", "max_stack": 64, @@ -9644,7 +9293,7 @@ "fireproof": false }, { - "id": 1046, + "id": 1007, "name": "piglin_brute_spawn_egg", "translation_key": "item.minecraft.piglin_brute_spawn_egg", "max_stack": 64, @@ -9653,7 +9302,7 @@ "fireproof": false }, { - "id": 1047, + "id": 1008, "name": "pillager_spawn_egg", "translation_key": "item.minecraft.pillager_spawn_egg", "max_stack": 64, @@ -9662,7 +9311,7 @@ "fireproof": false }, { - "id": 1048, + "id": 1009, "name": "polar_bear_spawn_egg", "translation_key": "item.minecraft.polar_bear_spawn_egg", "max_stack": 64, @@ -9671,7 +9320,7 @@ "fireproof": false }, { - "id": 1049, + "id": 1010, "name": "pufferfish_spawn_egg", "translation_key": "item.minecraft.pufferfish_spawn_egg", "max_stack": 64, @@ -9680,7 +9329,7 @@ "fireproof": false }, { - "id": 1050, + "id": 1011, "name": "rabbit_spawn_egg", "translation_key": "item.minecraft.rabbit_spawn_egg", "max_stack": 64, @@ -9689,7 +9338,7 @@ "fireproof": false }, { - "id": 1051, + "id": 1012, "name": "ravager_spawn_egg", "translation_key": "item.minecraft.ravager_spawn_egg", "max_stack": 64, @@ -9698,7 +9347,7 @@ "fireproof": false }, { - "id": 1052, + "id": 1013, "name": "salmon_spawn_egg", "translation_key": "item.minecraft.salmon_spawn_egg", "max_stack": 64, @@ -9707,7 +9356,7 @@ "fireproof": false }, { - "id": 1053, + "id": 1014, "name": "sheep_spawn_egg", "translation_key": "item.minecraft.sheep_spawn_egg", "max_stack": 64, @@ -9716,7 +9365,7 @@ "fireproof": false }, { - "id": 1054, + "id": 1015, "name": "shulker_spawn_egg", "translation_key": "item.minecraft.shulker_spawn_egg", "max_stack": 64, @@ -9725,7 +9374,7 @@ "fireproof": false }, { - "id": 1055, + "id": 1016, "name": "silverfish_spawn_egg", "translation_key": "item.minecraft.silverfish_spawn_egg", "max_stack": 64, @@ -9734,7 +9383,7 @@ "fireproof": false }, { - "id": 1056, + "id": 1017, "name": "skeleton_spawn_egg", "translation_key": "item.minecraft.skeleton_spawn_egg", "max_stack": 64, @@ -9743,7 +9392,7 @@ "fireproof": false }, { - "id": 1057, + "id": 1018, "name": "skeleton_horse_spawn_egg", "translation_key": "item.minecraft.skeleton_horse_spawn_egg", "max_stack": 64, @@ -9752,7 +9401,7 @@ "fireproof": false }, { - "id": 1058, + "id": 1019, "name": "slime_spawn_egg", "translation_key": "item.minecraft.slime_spawn_egg", "max_stack": 64, @@ -9761,7 +9410,7 @@ "fireproof": false }, { - "id": 1059, + "id": 1020, "name": "sniffer_spawn_egg", "translation_key": "item.minecraft.sniffer_spawn_egg", "max_stack": 64, @@ -9770,7 +9419,7 @@ "fireproof": false }, { - "id": 1060, + "id": 1021, "name": "snow_golem_spawn_egg", "translation_key": "item.minecraft.snow_golem_spawn_egg", "max_stack": 64, @@ -9779,7 +9428,7 @@ "fireproof": false }, { - "id": 1061, + "id": 1022, "name": "spider_spawn_egg", "translation_key": "item.minecraft.spider_spawn_egg", "max_stack": 64, @@ -9788,7 +9437,7 @@ "fireproof": false }, { - "id": 1062, + "id": 1023, "name": "squid_spawn_egg", "translation_key": "item.minecraft.squid_spawn_egg", "max_stack": 64, @@ -9797,7 +9446,7 @@ "fireproof": false }, { - "id": 1063, + "id": 1024, "name": "stray_spawn_egg", "translation_key": "item.minecraft.stray_spawn_egg", "max_stack": 64, @@ -9806,7 +9455,7 @@ "fireproof": false }, { - "id": 1064, + "id": 1025, "name": "strider_spawn_egg", "translation_key": "item.minecraft.strider_spawn_egg", "max_stack": 64, @@ -9815,7 +9464,7 @@ "fireproof": false }, { - "id": 1065, + "id": 1026, "name": "tadpole_spawn_egg", "translation_key": "item.minecraft.tadpole_spawn_egg", "max_stack": 64, @@ -9824,7 +9473,7 @@ "fireproof": false }, { - "id": 1066, + "id": 1027, "name": "trader_llama_spawn_egg", "translation_key": "item.minecraft.trader_llama_spawn_egg", "max_stack": 64, @@ -9833,7 +9482,7 @@ "fireproof": false }, { - "id": 1067, + "id": 1028, "name": "tropical_fish_spawn_egg", "translation_key": "item.minecraft.tropical_fish_spawn_egg", "max_stack": 64, @@ -9842,7 +9491,7 @@ "fireproof": false }, { - "id": 1068, + "id": 1029, "name": "turtle_spawn_egg", "translation_key": "item.minecraft.turtle_spawn_egg", "max_stack": 64, @@ -9851,7 +9500,7 @@ "fireproof": false }, { - "id": 1069, + "id": 1030, "name": "vex_spawn_egg", "translation_key": "item.minecraft.vex_spawn_egg", "max_stack": 64, @@ -9860,7 +9509,7 @@ "fireproof": false }, { - "id": 1070, + "id": 1031, "name": "villager_spawn_egg", "translation_key": "item.minecraft.villager_spawn_egg", "max_stack": 64, @@ -9869,7 +9518,7 @@ "fireproof": false }, { - "id": 1071, + "id": 1032, "name": "vindicator_spawn_egg", "translation_key": "item.minecraft.vindicator_spawn_egg", "max_stack": 64, @@ -9878,7 +9527,7 @@ "fireproof": false }, { - "id": 1072, + "id": 1033, "name": "wandering_trader_spawn_egg", "translation_key": "item.minecraft.wandering_trader_spawn_egg", "max_stack": 64, @@ -9887,7 +9536,7 @@ "fireproof": false }, { - "id": 1073, + "id": 1034, "name": "warden_spawn_egg", "translation_key": "item.minecraft.warden_spawn_egg", "max_stack": 64, @@ -9896,7 +9545,7 @@ "fireproof": false }, { - "id": 1074, + "id": 1035, "name": "witch_spawn_egg", "translation_key": "item.minecraft.witch_spawn_egg", "max_stack": 64, @@ -9905,7 +9554,7 @@ "fireproof": false }, { - "id": 1075, + "id": 1036, "name": "wither_spawn_egg", "translation_key": "item.minecraft.wither_spawn_egg", "max_stack": 64, @@ -9914,7 +9563,7 @@ "fireproof": false }, { - "id": 1076, + "id": 1037, "name": "wither_skeleton_spawn_egg", "translation_key": "item.minecraft.wither_skeleton_spawn_egg", "max_stack": 64, @@ -9923,7 +9572,7 @@ "fireproof": false }, { - "id": 1077, + "id": 1038, "name": "wolf_spawn_egg", "translation_key": "item.minecraft.wolf_spawn_egg", "max_stack": 64, @@ -9932,7 +9581,7 @@ "fireproof": false }, { - "id": 1078, + "id": 1039, "name": "zoglin_spawn_egg", "translation_key": "item.minecraft.zoglin_spawn_egg", "max_stack": 64, @@ -9941,7 +9590,7 @@ "fireproof": false }, { - "id": 1079, + "id": 1040, "name": "zombie_spawn_egg", "translation_key": "item.minecraft.zombie_spawn_egg", "max_stack": 64, @@ -9950,7 +9599,7 @@ "fireproof": false }, { - "id": 1080, + "id": 1041, "name": "zombie_horse_spawn_egg", "translation_key": "item.minecraft.zombie_horse_spawn_egg", "max_stack": 64, @@ -9959,7 +9608,7 @@ "fireproof": false }, { - "id": 1081, + "id": 1042, "name": "zombie_villager_spawn_egg", "translation_key": "item.minecraft.zombie_villager_spawn_egg", "max_stack": 64, @@ -9968,7 +9617,7 @@ "fireproof": false }, { - "id": 1082, + "id": 1043, "name": "zombified_piglin_spawn_egg", "translation_key": "item.minecraft.zombified_piglin_spawn_egg", "max_stack": 64, @@ -9977,7 +9626,7 @@ "fireproof": false }, { - "id": 1083, + "id": 1044, "name": "experience_bottle", "translation_key": "item.minecraft.experience_bottle", "max_stack": 64, @@ -9986,7 +9635,7 @@ "fireproof": false }, { - "id": 1084, + "id": 1045, "name": "fire_charge", "translation_key": "item.minecraft.fire_charge", "max_stack": 64, @@ -9995,7 +9644,7 @@ "fireproof": false }, { - "id": 1085, + "id": 1046, "name": "writable_book", "translation_key": "item.minecraft.writable_book", "max_stack": 1, @@ -10004,7 +9653,7 @@ "fireproof": false }, { - "id": 1086, + "id": 1047, "name": "written_book", "translation_key": "item.minecraft.written_book", "max_stack": 16, @@ -10013,7 +9662,7 @@ "fireproof": false }, { - "id": 1087, + "id": 1048, "name": "item_frame", "translation_key": "item.minecraft.item_frame", "max_stack": 64, @@ -10022,7 +9671,7 @@ "fireproof": false }, { - "id": 1088, + "id": 1049, "name": "glow_item_frame", "translation_key": "item.minecraft.glow_item_frame", "max_stack": 64, @@ -10031,7 +9680,7 @@ "fireproof": false }, { - "id": 1089, + "id": 1050, "name": "flower_pot", "translation_key": "block.minecraft.flower_pot", "max_stack": 64, @@ -10040,7 +9689,7 @@ "fireproof": false }, { - "id": 1090, + "id": 1051, "name": "carrot", "translation_key": "item.minecraft.carrot", "max_stack": 64, @@ -10057,7 +9706,7 @@ } }, { - "id": 1091, + "id": 1052, "name": "potato", "translation_key": "item.minecraft.potato", "max_stack": 64, @@ -10074,7 +9723,7 @@ } }, { - "id": 1092, + "id": 1053, "name": "baked_potato", "translation_key": "item.minecraft.baked_potato", "max_stack": 64, @@ -10091,7 +9740,7 @@ } }, { - "id": 1093, + "id": 1054, "name": "poisonous_potato", "translation_key": "item.minecraft.poisonous_potato", "max_stack": 64, @@ -10113,7 +9762,7 @@ } }, { - "id": 1094, + "id": 1055, "name": "map", "translation_key": "item.minecraft.map", "max_stack": 64, @@ -10122,7 +9771,7 @@ "fireproof": false }, { - "id": 1095, + "id": 1056, "name": "golden_carrot", "translation_key": "item.minecraft.golden_carrot", "max_stack": 64, @@ -10139,7 +9788,7 @@ } }, { - "id": 1096, + "id": 1057, "name": "skeleton_skull", "translation_key": "block.minecraft.skeleton_skull", "max_stack": 64, @@ -10148,7 +9797,7 @@ "fireproof": false }, { - "id": 1097, + "id": 1058, "name": "wither_skeleton_skull", "translation_key": "block.minecraft.wither_skeleton_skull", "max_stack": 64, @@ -10157,7 +9806,7 @@ "fireproof": false }, { - "id": 1098, + "id": 1059, "name": "player_head", "translation_key": "block.minecraft.player_head", "max_stack": 64, @@ -10166,7 +9815,7 @@ "fireproof": false }, { - "id": 1099, + "id": 1060, "name": "zombie_head", "translation_key": "block.minecraft.zombie_head", "max_stack": 64, @@ -10175,7 +9824,7 @@ "fireproof": false }, { - "id": 1100, + "id": 1061, "name": "creeper_head", "translation_key": "block.minecraft.creeper_head", "max_stack": 64, @@ -10184,7 +9833,7 @@ "fireproof": false }, { - "id": 1101, + "id": 1062, "name": "dragon_head", "translation_key": "block.minecraft.dragon_head", "max_stack": 64, @@ -10193,7 +9842,7 @@ "fireproof": false }, { - "id": 1102, + "id": 1063, "name": "piglin_head", "translation_key": "block.minecraft.piglin_head", "max_stack": 64, @@ -10202,7 +9851,7 @@ "fireproof": false }, { - "id": 1103, + "id": 1064, "name": "nether_star", "translation_key": "item.minecraft.nether_star", "max_stack": 64, @@ -10211,7 +9860,7 @@ "fireproof": false }, { - "id": 1104, + "id": 1065, "name": "pumpkin_pie", "translation_key": "item.minecraft.pumpkin_pie", "max_stack": 64, @@ -10228,7 +9877,7 @@ } }, { - "id": 1105, + "id": 1066, "name": "firework_rocket", "translation_key": "item.minecraft.firework_rocket", "max_stack": 64, @@ -10237,7 +9886,7 @@ "fireproof": false }, { - "id": 1106, + "id": 1067, "name": "firework_star", "translation_key": "item.minecraft.firework_star", "max_stack": 64, @@ -10246,7 +9895,7 @@ "fireproof": false }, { - "id": 1107, + "id": 1068, "name": "enchanted_book", "translation_key": "item.minecraft.enchanted_book", "max_stack": 1, @@ -10255,7 +9904,7 @@ "fireproof": false }, { - "id": 1108, + "id": 1069, "name": "nether_brick", "translation_key": "item.minecraft.nether_brick", "max_stack": 64, @@ -10264,7 +9913,7 @@ "fireproof": false }, { - "id": 1109, + "id": 1070, "name": "prismarine_shard", "translation_key": "item.minecraft.prismarine_shard", "max_stack": 64, @@ -10273,7 +9922,7 @@ "fireproof": false }, { - "id": 1110, + "id": 1071, "name": "prismarine_crystals", "translation_key": "item.minecraft.prismarine_crystals", "max_stack": 64, @@ -10282,7 +9931,7 @@ "fireproof": false }, { - "id": 1111, + "id": 1072, "name": "rabbit", "translation_key": "item.minecraft.rabbit", "max_stack": 64, @@ -10299,7 +9948,7 @@ } }, { - "id": 1112, + "id": 1073, "name": "cooked_rabbit", "translation_key": "item.minecraft.cooked_rabbit", "max_stack": 64, @@ -10316,7 +9965,7 @@ } }, { - "id": 1113, + "id": 1074, "name": "rabbit_stew", "translation_key": "item.minecraft.rabbit_stew", "max_stack": 1, @@ -10333,7 +9982,7 @@ } }, { - "id": 1114, + "id": 1075, "name": "rabbit_foot", "translation_key": "item.minecraft.rabbit_foot", "max_stack": 64, @@ -10342,7 +9991,7 @@ "fireproof": false }, { - "id": 1115, + "id": 1076, "name": "rabbit_hide", "translation_key": "item.minecraft.rabbit_hide", "max_stack": 64, @@ -10351,7 +10000,7 @@ "fireproof": false }, { - "id": 1116, + "id": 1077, "name": "armor_stand", "translation_key": "item.minecraft.armor_stand", "max_stack": 16, @@ -10360,7 +10009,7 @@ "fireproof": false }, { - "id": 1117, + "id": 1078, "name": "iron_horse_armor", "translation_key": "item.minecraft.iron_horse_armor", "max_stack": 1, @@ -10369,7 +10018,7 @@ "fireproof": false }, { - "id": 1118, + "id": 1079, "name": "golden_horse_armor", "translation_key": "item.minecraft.golden_horse_armor", "max_stack": 1, @@ -10378,7 +10027,7 @@ "fireproof": false }, { - "id": 1119, + "id": 1080, "name": "diamond_horse_armor", "translation_key": "item.minecraft.diamond_horse_armor", "max_stack": 1, @@ -10387,7 +10036,7 @@ "fireproof": false }, { - "id": 1120, + "id": 1081, "name": "leather_horse_armor", "translation_key": "item.minecraft.leather_horse_armor", "max_stack": 1, @@ -10396,7 +10045,7 @@ "fireproof": false }, { - "id": 1121, + "id": 1082, "name": "lead", "translation_key": "item.minecraft.lead", "max_stack": 64, @@ -10405,7 +10054,7 @@ "fireproof": false }, { - "id": 1122, + "id": 1083, "name": "name_tag", "translation_key": "item.minecraft.name_tag", "max_stack": 64, @@ -10414,7 +10063,7 @@ "fireproof": false }, { - "id": 1123, + "id": 1084, "name": "command_block_minecart", "translation_key": "item.minecraft.command_block_minecart", "max_stack": 1, @@ -10423,7 +10072,7 @@ "fireproof": false }, { - "id": 1124, + "id": 1085, "name": "mutton", "translation_key": "item.minecraft.mutton", "max_stack": 64, @@ -10440,7 +10089,7 @@ } }, { - "id": 1125, + "id": 1086, "name": "cooked_mutton", "translation_key": "item.minecraft.cooked_mutton", "max_stack": 64, @@ -10457,7 +10106,7 @@ } }, { - "id": 1126, + "id": 1087, "name": "white_banner", "translation_key": "block.minecraft.white_banner", "max_stack": 16, @@ -10466,7 +10115,7 @@ "fireproof": false }, { - "id": 1127, + "id": 1088, "name": "orange_banner", "translation_key": "block.minecraft.orange_banner", "max_stack": 16, @@ -10475,7 +10124,7 @@ "fireproof": false }, { - "id": 1128, + "id": 1089, "name": "magenta_banner", "translation_key": "block.minecraft.magenta_banner", "max_stack": 16, @@ -10484,7 +10133,7 @@ "fireproof": false }, { - "id": 1129, + "id": 1090, "name": "light_blue_banner", "translation_key": "block.minecraft.light_blue_banner", "max_stack": 16, @@ -10493,7 +10142,7 @@ "fireproof": false }, { - "id": 1130, + "id": 1091, "name": "yellow_banner", "translation_key": "block.minecraft.yellow_banner", "max_stack": 16, @@ -10502,7 +10151,7 @@ "fireproof": false }, { - "id": 1131, + "id": 1092, "name": "lime_banner", "translation_key": "block.minecraft.lime_banner", "max_stack": 16, @@ -10511,7 +10160,7 @@ "fireproof": false }, { - "id": 1132, + "id": 1093, "name": "pink_banner", "translation_key": "block.minecraft.pink_banner", "max_stack": 16, @@ -10520,7 +10169,7 @@ "fireproof": false }, { - "id": 1133, + "id": 1094, "name": "gray_banner", "translation_key": "block.minecraft.gray_banner", "max_stack": 16, @@ -10529,7 +10178,7 @@ "fireproof": false }, { - "id": 1134, + "id": 1095, "name": "light_gray_banner", "translation_key": "block.minecraft.light_gray_banner", "max_stack": 16, @@ -10538,7 +10187,7 @@ "fireproof": false }, { - "id": 1135, + "id": 1096, "name": "cyan_banner", "translation_key": "block.minecraft.cyan_banner", "max_stack": 16, @@ -10547,7 +10196,7 @@ "fireproof": false }, { - "id": 1136, + "id": 1097, "name": "purple_banner", "translation_key": "block.minecraft.purple_banner", "max_stack": 16, @@ -10556,7 +10205,7 @@ "fireproof": false }, { - "id": 1137, + "id": 1098, "name": "blue_banner", "translation_key": "block.minecraft.blue_banner", "max_stack": 16, @@ -10565,7 +10214,7 @@ "fireproof": false }, { - "id": 1138, + "id": 1099, "name": "brown_banner", "translation_key": "block.minecraft.brown_banner", "max_stack": 16, @@ -10574,7 +10223,7 @@ "fireproof": false }, { - "id": 1139, + "id": 1100, "name": "green_banner", "translation_key": "block.minecraft.green_banner", "max_stack": 16, @@ -10583,7 +10232,7 @@ "fireproof": false }, { - "id": 1140, + "id": 1101, "name": "red_banner", "translation_key": "block.minecraft.red_banner", "max_stack": 16, @@ -10592,7 +10241,7 @@ "fireproof": false }, { - "id": 1141, + "id": 1102, "name": "black_banner", "translation_key": "block.minecraft.black_banner", "max_stack": 16, @@ -10601,7 +10250,7 @@ "fireproof": false }, { - "id": 1142, + "id": 1103, "name": "end_crystal", "translation_key": "item.minecraft.end_crystal", "max_stack": 64, @@ -10610,7 +10259,7 @@ "fireproof": false }, { - "id": 1143, + "id": 1104, "name": "chorus_fruit", "translation_key": "item.minecraft.chorus_fruit", "max_stack": 64, @@ -10627,7 +10276,7 @@ } }, { - "id": 1144, + "id": 1105, "name": "popped_chorus_fruit", "translation_key": "item.minecraft.popped_chorus_fruit", "max_stack": 64, @@ -10636,7 +10285,7 @@ "fireproof": false }, { - "id": 1145, + "id": 1106, "name": "torchflower_seeds", "translation_key": "item.minecraft.torchflower_seeds", "max_stack": 64, @@ -10645,7 +10294,7 @@ "fireproof": false }, { - "id": 1146, + "id": 1107, "name": "pitcher_pod", "translation_key": "item.minecraft.pitcher_pod", "max_stack": 64, @@ -10654,7 +10303,7 @@ "fireproof": false }, { - "id": 1147, + "id": 1108, "name": "beetroot", "translation_key": "item.minecraft.beetroot", "max_stack": 64, @@ -10671,7 +10320,7 @@ } }, { - "id": 1148, + "id": 1109, "name": "beetroot_seeds", "translation_key": "item.minecraft.beetroot_seeds", "max_stack": 64, @@ -10680,7 +10329,7 @@ "fireproof": false }, { - "id": 1149, + "id": 1110, "name": "beetroot_soup", "translation_key": "item.minecraft.beetroot_soup", "max_stack": 1, @@ -10697,7 +10346,7 @@ } }, { - "id": 1150, + "id": 1111, "name": "dragon_breath", "translation_key": "item.minecraft.dragon_breath", "max_stack": 64, @@ -10706,7 +10355,7 @@ "fireproof": false }, { - "id": 1151, + "id": 1112, "name": "splash_potion", "translation_key": "item.minecraft.splash_potion", "max_stack": 1, @@ -10715,7 +10364,7 @@ "fireproof": false }, { - "id": 1152, + "id": 1113, "name": "spectral_arrow", "translation_key": "item.minecraft.spectral_arrow", "max_stack": 64, @@ -10724,7 +10373,7 @@ "fireproof": false }, { - "id": 1153, + "id": 1114, "name": "tipped_arrow", "translation_key": "item.minecraft.tipped_arrow", "max_stack": 64, @@ -10733,7 +10382,7 @@ "fireproof": false }, { - "id": 1154, + "id": 1115, "name": "lingering_potion", "translation_key": "item.minecraft.lingering_potion", "max_stack": 1, @@ -10742,7 +10391,7 @@ "fireproof": false }, { - "id": 1155, + "id": 1116, "name": "shield", "translation_key": "item.minecraft.shield", "max_stack": 1, @@ -10751,7 +10400,7 @@ "fireproof": false }, { - "id": 1156, + "id": 1117, "name": "totem_of_undying", "translation_key": "item.minecraft.totem_of_undying", "max_stack": 1, @@ -10760,7 +10409,7 @@ "fireproof": false }, { - "id": 1157, + "id": 1118, "name": "shulker_shell", "translation_key": "item.minecraft.shulker_shell", "max_stack": 64, @@ -10769,7 +10418,7 @@ "fireproof": false }, { - "id": 1158, + "id": 1119, "name": "iron_nugget", "translation_key": "item.minecraft.iron_nugget", "max_stack": 64, @@ -10778,7 +10427,7 @@ "fireproof": false }, { - "id": 1159, + "id": 1120, "name": "knowledge_book", "translation_key": "item.minecraft.knowledge_book", "max_stack": 1, @@ -10787,7 +10436,7 @@ "fireproof": false }, { - "id": 1160, + "id": 1121, "name": "debug_stick", "translation_key": "item.minecraft.debug_stick", "max_stack": 1, @@ -10796,7 +10445,7 @@ "fireproof": false }, { - "id": 1161, + "id": 1122, "name": "music_disc_13", "translation_key": "item.minecraft.music_disc_13", "max_stack": 1, @@ -10805,7 +10454,7 @@ "fireproof": false }, { - "id": 1162, + "id": 1123, "name": "music_disc_cat", "translation_key": "item.minecraft.music_disc_cat", "max_stack": 1, @@ -10814,7 +10463,7 @@ "fireproof": false }, { - "id": 1163, + "id": 1124, "name": "music_disc_blocks", "translation_key": "item.minecraft.music_disc_blocks", "max_stack": 1, @@ -10823,7 +10472,7 @@ "fireproof": false }, { - "id": 1164, + "id": 1125, "name": "music_disc_chirp", "translation_key": "item.minecraft.music_disc_chirp", "max_stack": 1, @@ -10832,7 +10481,7 @@ "fireproof": false }, { - "id": 1165, + "id": 1126, "name": "music_disc_far", "translation_key": "item.minecraft.music_disc_far", "max_stack": 1, @@ -10841,7 +10490,7 @@ "fireproof": false }, { - "id": 1166, + "id": 1127, "name": "music_disc_mall", "translation_key": "item.minecraft.music_disc_mall", "max_stack": 1, @@ -10850,7 +10499,7 @@ "fireproof": false }, { - "id": 1167, + "id": 1128, "name": "music_disc_mellohi", "translation_key": "item.minecraft.music_disc_mellohi", "max_stack": 1, @@ -10859,7 +10508,7 @@ "fireproof": false }, { - "id": 1168, + "id": 1129, "name": "music_disc_stal", "translation_key": "item.minecraft.music_disc_stal", "max_stack": 1, @@ -10868,7 +10517,7 @@ "fireproof": false }, { - "id": 1169, + "id": 1130, "name": "music_disc_strad", "translation_key": "item.minecraft.music_disc_strad", "max_stack": 1, @@ -10877,7 +10526,7 @@ "fireproof": false }, { - "id": 1170, + "id": 1131, "name": "music_disc_ward", "translation_key": "item.minecraft.music_disc_ward", "max_stack": 1, @@ -10886,7 +10535,7 @@ "fireproof": false }, { - "id": 1171, + "id": 1132, "name": "music_disc_11", "translation_key": "item.minecraft.music_disc_11", "max_stack": 1, @@ -10895,7 +10544,7 @@ "fireproof": false }, { - "id": 1172, + "id": 1133, "name": "music_disc_wait", "translation_key": "item.minecraft.music_disc_wait", "max_stack": 1, @@ -10904,7 +10553,7 @@ "fireproof": false }, { - "id": 1173, + "id": 1134, "name": "music_disc_otherside", "translation_key": "item.minecraft.music_disc_otherside", "max_stack": 1, @@ -10913,7 +10562,7 @@ "fireproof": false }, { - "id": 1174, + "id": 1135, "name": "music_disc_relic", "translation_key": "item.minecraft.music_disc_relic", "max_stack": 1, @@ -10922,7 +10571,7 @@ "fireproof": false }, { - "id": 1175, + "id": 1136, "name": "music_disc_5", "translation_key": "item.minecraft.music_disc_5", "max_stack": 1, @@ -10931,7 +10580,7 @@ "fireproof": false }, { - "id": 1176, + "id": 1137, "name": "music_disc_pigstep", "translation_key": "item.minecraft.music_disc_pigstep", "max_stack": 1, @@ -10940,7 +10589,7 @@ "fireproof": false }, { - "id": 1177, + "id": 1138, "name": "disc_fragment_5", "translation_key": "item.minecraft.disc_fragment_5", "max_stack": 64, @@ -10949,7 +10598,7 @@ "fireproof": false }, { - "id": 1178, + "id": 1139, "name": "trident", "translation_key": "item.minecraft.trident", "max_stack": 1, @@ -10958,7 +10607,7 @@ "fireproof": false }, { - "id": 1179, + "id": 1140, "name": "phantom_membrane", "translation_key": "item.minecraft.phantom_membrane", "max_stack": 64, @@ -10967,7 +10616,7 @@ "fireproof": false }, { - "id": 1180, + "id": 1141, "name": "nautilus_shell", "translation_key": "item.minecraft.nautilus_shell", "max_stack": 64, @@ -10976,7 +10625,7 @@ "fireproof": false }, { - "id": 1181, + "id": 1142, "name": "heart_of_the_sea", "translation_key": "item.minecraft.heart_of_the_sea", "max_stack": 64, @@ -10985,7 +10634,7 @@ "fireproof": false }, { - "id": 1182, + "id": 1143, "name": "crossbow", "translation_key": "item.minecraft.crossbow", "max_stack": 1, @@ -10994,7 +10643,7 @@ "fireproof": false }, { - "id": 1183, + "id": 1144, "name": "suspicious_stew", "translation_key": "item.minecraft.suspicious_stew", "max_stack": 1, @@ -11011,7 +10660,7 @@ } }, { - "id": 1184, + "id": 1145, "name": "loom", "translation_key": "block.minecraft.loom", "max_stack": 64, @@ -11020,7 +10669,7 @@ "fireproof": false }, { - "id": 1185, + "id": 1146, "name": "flower_banner_pattern", "translation_key": "item.minecraft.flower_banner_pattern", "max_stack": 1, @@ -11029,7 +10678,7 @@ "fireproof": false }, { - "id": 1186, + "id": 1147, "name": "creeper_banner_pattern", "translation_key": "item.minecraft.creeper_banner_pattern", "max_stack": 1, @@ -11038,7 +10687,7 @@ "fireproof": false }, { - "id": 1187, + "id": 1148, "name": "skull_banner_pattern", "translation_key": "item.minecraft.skull_banner_pattern", "max_stack": 1, @@ -11047,7 +10696,7 @@ "fireproof": false }, { - "id": 1188, + "id": 1149, "name": "mojang_banner_pattern", "translation_key": "item.minecraft.mojang_banner_pattern", "max_stack": 1, @@ -11056,7 +10705,7 @@ "fireproof": false }, { - "id": 1189, + "id": 1150, "name": "globe_banner_pattern", "translation_key": "item.minecraft.globe_banner_pattern", "max_stack": 1, @@ -11065,7 +10714,7 @@ "fireproof": false }, { - "id": 1190, + "id": 1151, "name": "piglin_banner_pattern", "translation_key": "item.minecraft.piglin_banner_pattern", "max_stack": 1, @@ -11074,7 +10723,7 @@ "fireproof": false }, { - "id": 1191, + "id": 1152, "name": "goat_horn", "translation_key": "item.minecraft.goat_horn", "max_stack": 1, @@ -11083,7 +10732,7 @@ "fireproof": false }, { - "id": 1192, + "id": 1153, "name": "composter", "translation_key": "block.minecraft.composter", "max_stack": 64, @@ -11092,7 +10741,7 @@ "fireproof": false }, { - "id": 1193, + "id": 1154, "name": "barrel", "translation_key": "block.minecraft.barrel", "max_stack": 64, @@ -11101,7 +10750,7 @@ "fireproof": false }, { - "id": 1194, + "id": 1155, "name": "smoker", "translation_key": "block.minecraft.smoker", "max_stack": 64, @@ -11110,7 +10759,7 @@ "fireproof": false }, { - "id": 1195, + "id": 1156, "name": "blast_furnace", "translation_key": "block.minecraft.blast_furnace", "max_stack": 64, @@ -11119,7 +10768,7 @@ "fireproof": false }, { - "id": 1196, + "id": 1157, "name": "cartography_table", "translation_key": "block.minecraft.cartography_table", "max_stack": 64, @@ -11128,7 +10777,7 @@ "fireproof": false }, { - "id": 1197, + "id": 1158, "name": "fletching_table", "translation_key": "block.minecraft.fletching_table", "max_stack": 64, @@ -11137,7 +10786,7 @@ "fireproof": false }, { - "id": 1198, + "id": 1159, "name": "grindstone", "translation_key": "block.minecraft.grindstone", "max_stack": 64, @@ -11146,7 +10795,7 @@ "fireproof": false }, { - "id": 1199, + "id": 1160, "name": "smithing_table", "translation_key": "block.minecraft.smithing_table", "max_stack": 64, @@ -11155,7 +10804,7 @@ "fireproof": false }, { - "id": 1200, + "id": 1161, "name": "stonecutter", "translation_key": "block.minecraft.stonecutter", "max_stack": 64, @@ -11164,7 +10813,7 @@ "fireproof": false }, { - "id": 1201, + "id": 1162, "name": "bell", "translation_key": "block.minecraft.bell", "max_stack": 64, @@ -11173,7 +10822,7 @@ "fireproof": false }, { - "id": 1202, + "id": 1163, "name": "lantern", "translation_key": "block.minecraft.lantern", "max_stack": 64, @@ -11182,7 +10831,7 @@ "fireproof": false }, { - "id": 1203, + "id": 1164, "name": "soul_lantern", "translation_key": "block.minecraft.soul_lantern", "max_stack": 64, @@ -11191,7 +10840,7 @@ "fireproof": false }, { - "id": 1204, + "id": 1165, "name": "sweet_berries", "translation_key": "item.minecraft.sweet_berries", "max_stack": 64, @@ -11208,7 +10857,7 @@ } }, { - "id": 1205, + "id": 1166, "name": "glow_berries", "translation_key": "item.minecraft.glow_berries", "max_stack": 64, @@ -11225,7 +10874,7 @@ } }, { - "id": 1206, + "id": 1167, "name": "campfire", "translation_key": "block.minecraft.campfire", "max_stack": 64, @@ -11234,7 +10883,7 @@ "fireproof": false }, { - "id": 1207, + "id": 1168, "name": "soul_campfire", "translation_key": "block.minecraft.soul_campfire", "max_stack": 64, @@ -11243,7 +10892,7 @@ "fireproof": false }, { - "id": 1208, + "id": 1169, "name": "shroomlight", "translation_key": "block.minecraft.shroomlight", "max_stack": 64, @@ -11252,7 +10901,7 @@ "fireproof": false }, { - "id": 1209, + "id": 1170, "name": "honeycomb", "translation_key": "item.minecraft.honeycomb", "max_stack": 64, @@ -11261,7 +10910,7 @@ "fireproof": false }, { - "id": 1210, + "id": 1171, "name": "bee_nest", "translation_key": "block.minecraft.bee_nest", "max_stack": 64, @@ -11270,7 +10919,7 @@ "fireproof": false }, { - "id": 1211, + "id": 1172, "name": "beehive", "translation_key": "block.minecraft.beehive", "max_stack": 64, @@ -11279,7 +10928,7 @@ "fireproof": false }, { - "id": 1212, + "id": 1173, "name": "honey_bottle", "translation_key": "item.minecraft.honey_bottle", "max_stack": 16, @@ -11296,7 +10945,7 @@ } }, { - "id": 1213, + "id": 1174, "name": "honeycomb_block", "translation_key": "block.minecraft.honeycomb_block", "max_stack": 64, @@ -11305,7 +10954,7 @@ "fireproof": false }, { - "id": 1214, + "id": 1175, "name": "lodestone", "translation_key": "block.minecraft.lodestone", "max_stack": 64, @@ -11314,7 +10963,7 @@ "fireproof": false }, { - "id": 1215, + "id": 1176, "name": "crying_obsidian", "translation_key": "block.minecraft.crying_obsidian", "max_stack": 64, @@ -11323,7 +10972,7 @@ "fireproof": false }, { - "id": 1216, + "id": 1177, "name": "blackstone", "translation_key": "block.minecraft.blackstone", "max_stack": 64, @@ -11332,7 +10981,7 @@ "fireproof": false }, { - "id": 1217, + "id": 1178, "name": "blackstone_slab", "translation_key": "block.minecraft.blackstone_slab", "max_stack": 64, @@ -11341,7 +10990,7 @@ "fireproof": false }, { - "id": 1218, + "id": 1179, "name": "blackstone_stairs", "translation_key": "block.minecraft.blackstone_stairs", "max_stack": 64, @@ -11350,7 +10999,7 @@ "fireproof": false }, { - "id": 1219, + "id": 1180, "name": "gilded_blackstone", "translation_key": "block.minecraft.gilded_blackstone", "max_stack": 64, @@ -11359,7 +11008,7 @@ "fireproof": false }, { - "id": 1220, + "id": 1181, "name": "polished_blackstone", "translation_key": "block.minecraft.polished_blackstone", "max_stack": 64, @@ -11368,7 +11017,7 @@ "fireproof": false }, { - "id": 1221, + "id": 1182, "name": "polished_blackstone_slab", "translation_key": "block.minecraft.polished_blackstone_slab", "max_stack": 64, @@ -11377,7 +11026,7 @@ "fireproof": false }, { - "id": 1222, + "id": 1183, "name": "polished_blackstone_stairs", "translation_key": "block.minecraft.polished_blackstone_stairs", "max_stack": 64, @@ -11386,7 +11035,7 @@ "fireproof": false }, { - "id": 1223, + "id": 1184, "name": "chiseled_polished_blackstone", "translation_key": "block.minecraft.chiseled_polished_blackstone", "max_stack": 64, @@ -11395,7 +11044,7 @@ "fireproof": false }, { - "id": 1224, + "id": 1185, "name": "polished_blackstone_bricks", "translation_key": "block.minecraft.polished_blackstone_bricks", "max_stack": 64, @@ -11404,7 +11053,7 @@ "fireproof": false }, { - "id": 1225, + "id": 1186, "name": "polished_blackstone_brick_slab", "translation_key": "block.minecraft.polished_blackstone_brick_slab", "max_stack": 64, @@ -11413,7 +11062,7 @@ "fireproof": false }, { - "id": 1226, + "id": 1187, "name": "polished_blackstone_brick_stairs", "translation_key": "block.minecraft.polished_blackstone_brick_stairs", "max_stack": 64, @@ -11422,7 +11071,7 @@ "fireproof": false }, { - "id": 1227, + "id": 1188, "name": "cracked_polished_blackstone_bricks", "translation_key": "block.minecraft.cracked_polished_blackstone_bricks", "max_stack": 64, @@ -11431,7 +11080,7 @@ "fireproof": false }, { - "id": 1228, + "id": 1189, "name": "respawn_anchor", "translation_key": "block.minecraft.respawn_anchor", "max_stack": 64, @@ -11440,7 +11089,7 @@ "fireproof": false }, { - "id": 1229, + "id": 1190, "name": "candle", "translation_key": "block.minecraft.candle", "max_stack": 64, @@ -11449,7 +11098,7 @@ "fireproof": false }, { - "id": 1230, + "id": 1191, "name": "white_candle", "translation_key": "block.minecraft.white_candle", "max_stack": 64, @@ -11458,7 +11107,7 @@ "fireproof": false }, { - "id": 1231, + "id": 1192, "name": "orange_candle", "translation_key": "block.minecraft.orange_candle", "max_stack": 64, @@ -11467,7 +11116,7 @@ "fireproof": false }, { - "id": 1232, + "id": 1193, "name": "magenta_candle", "translation_key": "block.minecraft.magenta_candle", "max_stack": 64, @@ -11476,7 +11125,7 @@ "fireproof": false }, { - "id": 1233, + "id": 1194, "name": "light_blue_candle", "translation_key": "block.minecraft.light_blue_candle", "max_stack": 64, @@ -11485,7 +11134,7 @@ "fireproof": false }, { - "id": 1234, + "id": 1195, "name": "yellow_candle", "translation_key": "block.minecraft.yellow_candle", "max_stack": 64, @@ -11494,7 +11143,7 @@ "fireproof": false }, { - "id": 1235, + "id": 1196, "name": "lime_candle", "translation_key": "block.minecraft.lime_candle", "max_stack": 64, @@ -11503,7 +11152,7 @@ "fireproof": false }, { - "id": 1236, + "id": 1197, "name": "pink_candle", "translation_key": "block.minecraft.pink_candle", "max_stack": 64, @@ -11512,7 +11161,7 @@ "fireproof": false }, { - "id": 1237, + "id": 1198, "name": "gray_candle", "translation_key": "block.minecraft.gray_candle", "max_stack": 64, @@ -11521,7 +11170,7 @@ "fireproof": false }, { - "id": 1238, + "id": 1199, "name": "light_gray_candle", "translation_key": "block.minecraft.light_gray_candle", "max_stack": 64, @@ -11530,7 +11179,7 @@ "fireproof": false }, { - "id": 1239, + "id": 1200, "name": "cyan_candle", "translation_key": "block.minecraft.cyan_candle", "max_stack": 64, @@ -11539,7 +11188,7 @@ "fireproof": false }, { - "id": 1240, + "id": 1201, "name": "purple_candle", "translation_key": "block.minecraft.purple_candle", "max_stack": 64, @@ -11548,7 +11197,7 @@ "fireproof": false }, { - "id": 1241, + "id": 1202, "name": "blue_candle", "translation_key": "block.minecraft.blue_candle", "max_stack": 64, @@ -11557,7 +11206,7 @@ "fireproof": false }, { - "id": 1242, + "id": 1203, "name": "brown_candle", "translation_key": "block.minecraft.brown_candle", "max_stack": 64, @@ -11566,7 +11215,7 @@ "fireproof": false }, { - "id": 1243, + "id": 1204, "name": "green_candle", "translation_key": "block.minecraft.green_candle", "max_stack": 64, @@ -11575,7 +11224,7 @@ "fireproof": false }, { - "id": 1244, + "id": 1205, "name": "red_candle", "translation_key": "block.minecraft.red_candle", "max_stack": 64, @@ -11584,7 +11233,7 @@ "fireproof": false }, { - "id": 1245, + "id": 1206, "name": "black_candle", "translation_key": "block.minecraft.black_candle", "max_stack": 64, @@ -11593,7 +11242,7 @@ "fireproof": false }, { - "id": 1246, + "id": 1207, "name": "small_amethyst_bud", "translation_key": "block.minecraft.small_amethyst_bud", "max_stack": 64, @@ -11602,7 +11251,7 @@ "fireproof": false }, { - "id": 1247, + "id": 1208, "name": "medium_amethyst_bud", "translation_key": "block.minecraft.medium_amethyst_bud", "max_stack": 64, @@ -11611,7 +11260,7 @@ "fireproof": false }, { - "id": 1248, + "id": 1209, "name": "large_amethyst_bud", "translation_key": "block.minecraft.large_amethyst_bud", "max_stack": 64, @@ -11620,7 +11269,7 @@ "fireproof": false }, { - "id": 1249, + "id": 1210, "name": "amethyst_cluster", "translation_key": "block.minecraft.amethyst_cluster", "max_stack": 64, @@ -11629,7 +11278,7 @@ "fireproof": false }, { - "id": 1250, + "id": 1211, "name": "pointed_dripstone", "translation_key": "block.minecraft.pointed_dripstone", "max_stack": 64, @@ -11638,7 +11287,7 @@ "fireproof": false }, { - "id": 1251, + "id": 1212, "name": "ochre_froglight", "translation_key": "block.minecraft.ochre_froglight", "max_stack": 64, @@ -11647,7 +11296,7 @@ "fireproof": false }, { - "id": 1252, + "id": 1213, "name": "verdant_froglight", "translation_key": "block.minecraft.verdant_froglight", "max_stack": 64, @@ -11656,7 +11305,7 @@ "fireproof": false }, { - "id": 1253, + "id": 1214, "name": "pearlescent_froglight", "translation_key": "block.minecraft.pearlescent_froglight", "max_stack": 64, @@ -11665,7 +11314,7 @@ "fireproof": false }, { - "id": 1254, + "id": 1215, "name": "frogspawn", "translation_key": "block.minecraft.frogspawn", "max_stack": 64, @@ -11674,7 +11323,7 @@ "fireproof": false }, { - "id": 1255, + "id": 1216, "name": "echo_shard", "translation_key": "item.minecraft.echo_shard", "max_stack": 64, @@ -11683,7 +11332,7 @@ "fireproof": false }, { - "id": 1256, + "id": 1217, "name": "brush", "translation_key": "item.minecraft.brush", "max_stack": 1, @@ -11692,160 +11341,160 @@ "fireproof": false }, { - "id": 1257, + "id": 1218, "name": "netherite_upgrade_smithing_template", - "translation_key": "item.minecraft.netherite_upgrade_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1258, + "id": 1219, "name": "sentry_armor_trim_smithing_template", - "translation_key": "item.minecraft.sentry_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1259, + "id": 1220, "name": "dune_armor_trim_smithing_template", - "translation_key": "item.minecraft.dune_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1260, + "id": 1221, "name": "coast_armor_trim_smithing_template", - "translation_key": "item.minecraft.coast_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1261, + "id": 1222, "name": "wild_armor_trim_smithing_template", - "translation_key": "item.minecraft.wild_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1262, + "id": 1223, "name": "ward_armor_trim_smithing_template", - "translation_key": "item.minecraft.ward_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1263, + "id": 1224, "name": "eye_armor_trim_smithing_template", - "translation_key": "item.minecraft.eye_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1264, + "id": 1225, "name": "vex_armor_trim_smithing_template", - "translation_key": "item.minecraft.vex_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1265, + "id": 1226, "name": "tide_armor_trim_smithing_template", - "translation_key": "item.minecraft.tide_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1266, + "id": 1227, "name": "snout_armor_trim_smithing_template", - "translation_key": "item.minecraft.snout_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1267, + "id": 1228, "name": "rib_armor_trim_smithing_template", - "translation_key": "item.minecraft.rib_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1268, + "id": 1229, "name": "spire_armor_trim_smithing_template", - "translation_key": "item.minecraft.spire_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1269, + "id": 1230, "name": "wayfinder_armor_trim_smithing_template", - "translation_key": "item.minecraft.wayfinder_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1270, + "id": 1231, "name": "shaper_armor_trim_smithing_template", - "translation_key": "item.minecraft.shaper_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1271, + "id": 1232, "name": "silence_armor_trim_smithing_template", - "translation_key": "item.minecraft.silence_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1272, + "id": 1233, "name": "raiser_armor_trim_smithing_template", - "translation_key": "item.minecraft.raiser_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1273, + "id": 1234, "name": "host_armor_trim_smithing_template", - "translation_key": "item.minecraft.host_armor_trim_smithing_template", + "translation_key": "item.minecraft.smithing_template", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false }, { - "id": 1274, + "id": 1235, "name": "angler_pottery_sherd", "translation_key": "item.minecraft.angler_pottery_sherd", "max_stack": 64, @@ -11854,7 +11503,7 @@ "fireproof": false }, { - "id": 1275, + "id": 1236, "name": "archer_pottery_sherd", "translation_key": "item.minecraft.archer_pottery_sherd", "max_stack": 64, @@ -11863,7 +11512,7 @@ "fireproof": false }, { - "id": 1276, + "id": 1237, "name": "arms_up_pottery_sherd", "translation_key": "item.minecraft.arms_up_pottery_sherd", "max_stack": 64, @@ -11872,7 +11521,7 @@ "fireproof": false }, { - "id": 1277, + "id": 1238, "name": "blade_pottery_sherd", "translation_key": "item.minecraft.blade_pottery_sherd", "max_stack": 64, @@ -11881,7 +11530,7 @@ "fireproof": false }, { - "id": 1278, + "id": 1239, "name": "brewer_pottery_sherd", "translation_key": "item.minecraft.brewer_pottery_sherd", "max_stack": 64, @@ -11890,7 +11539,7 @@ "fireproof": false }, { - "id": 1279, + "id": 1240, "name": "burn_pottery_sherd", "translation_key": "item.minecraft.burn_pottery_sherd", "max_stack": 64, @@ -11899,7 +11548,7 @@ "fireproof": false }, { - "id": 1280, + "id": 1241, "name": "danger_pottery_sherd", "translation_key": "item.minecraft.danger_pottery_sherd", "max_stack": 64, @@ -11908,7 +11557,7 @@ "fireproof": false }, { - "id": 1281, + "id": 1242, "name": "explorer_pottery_sherd", "translation_key": "item.minecraft.explorer_pottery_sherd", "max_stack": 64, @@ -11917,7 +11566,7 @@ "fireproof": false }, { - "id": 1282, + "id": 1243, "name": "friend_pottery_sherd", "translation_key": "item.minecraft.friend_pottery_sherd", "max_stack": 64, @@ -11926,7 +11575,7 @@ "fireproof": false }, { - "id": 1283, + "id": 1244, "name": "heart_pottery_sherd", "translation_key": "item.minecraft.heart_pottery_sherd", "max_stack": 64, @@ -11935,7 +11584,7 @@ "fireproof": false }, { - "id": 1284, + "id": 1245, "name": "heartbreak_pottery_sherd", "translation_key": "item.minecraft.heartbreak_pottery_sherd", "max_stack": 64, @@ -11944,7 +11593,7 @@ "fireproof": false }, { - "id": 1285, + "id": 1246, "name": "howl_pottery_sherd", "translation_key": "item.minecraft.howl_pottery_sherd", "max_stack": 64, @@ -11953,7 +11602,7 @@ "fireproof": false }, { - "id": 1286, + "id": 1247, "name": "miner_pottery_sherd", "translation_key": "item.minecraft.miner_pottery_sherd", "max_stack": 64, @@ -11962,7 +11611,7 @@ "fireproof": false }, { - "id": 1287, + "id": 1248, "name": "mourner_pottery_sherd", "translation_key": "item.minecraft.mourner_pottery_sherd", "max_stack": 64, @@ -11971,7 +11620,7 @@ "fireproof": false }, { - "id": 1288, + "id": 1249, "name": "plenty_pottery_sherd", "translation_key": "item.minecraft.plenty_pottery_sherd", "max_stack": 64, @@ -11980,7 +11629,7 @@ "fireproof": false }, { - "id": 1289, + "id": 1250, "name": "prize_pottery_sherd", "translation_key": "item.minecraft.prize_pottery_sherd", "max_stack": 64, @@ -11989,7 +11638,7 @@ "fireproof": false }, { - "id": 1290, + "id": 1251, "name": "sheaf_pottery_sherd", "translation_key": "item.minecraft.sheaf_pottery_sherd", "max_stack": 64, @@ -11998,7 +11647,7 @@ "fireproof": false }, { - "id": 1291, + "id": 1252, "name": "shelter_pottery_sherd", "translation_key": "item.minecraft.shelter_pottery_sherd", "max_stack": 64, @@ -12007,7 +11656,7 @@ "fireproof": false }, { - "id": 1292, + "id": 1253, "name": "skull_pottery_sherd", "translation_key": "item.minecraft.skull_pottery_sherd", "max_stack": 64, @@ -12016,174 +11665,12 @@ "fireproof": false }, { - "id": 1293, + "id": 1254, "name": "snort_pottery_sherd", "translation_key": "item.minecraft.snort_pottery_sherd", "max_stack": 64, "max_durability": 0, "enchantability": 0, "fireproof": false - }, - { - "id": 1294, - "name": "copper_grate", - "translation_key": "block.minecraft.copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1295, - "name": "exposed_copper_grate", - "translation_key": "block.minecraft.exposed_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1296, - "name": "weathered_copper_grate", - "translation_key": "block.minecraft.weathered_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1297, - "name": "oxidized_copper_grate", - "translation_key": "block.minecraft.oxidized_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1298, - "name": "waxed_copper_grate", - "translation_key": "block.minecraft.waxed_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1299, - "name": "waxed_exposed_copper_grate", - "translation_key": "block.minecraft.waxed_exposed_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1300, - "name": "waxed_weathered_copper_grate", - "translation_key": "block.minecraft.waxed_weathered_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1301, - "name": "waxed_oxidized_copper_grate", - "translation_key": "block.minecraft.waxed_oxidized_copper_grate", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1302, - "name": "copper_bulb", - "translation_key": "block.minecraft.copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1303, - "name": "exposed_copper_bulb", - "translation_key": "block.minecraft.exposed_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1304, - "name": "weathered_copper_bulb", - "translation_key": "block.minecraft.weathered_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1305, - "name": "oxidized_copper_bulb", - "translation_key": "block.minecraft.oxidized_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1306, - "name": "waxed_copper_bulb", - "translation_key": "block.minecraft.waxed_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1307, - "name": "waxed_exposed_copper_bulb", - "translation_key": "block.minecraft.waxed_exposed_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1308, - "name": "waxed_weathered_copper_bulb", - "translation_key": "block.minecraft.waxed_weathered_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1309, - "name": "waxed_oxidized_copper_bulb", - "translation_key": "block.minecraft.waxed_oxidized_copper_bulb", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1310, - "name": "trial_spawner", - "translation_key": "block.minecraft.trial_spawner", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false - }, - { - "id": 1311, - "name": "trial_key", - "translation_key": "item.minecraft.trial_key", - "max_stack": 64, - "max_durability": 0, - "enchantability": 0, - "fireproof": false } ] \ No newline at end of file diff --git a/crates/valence_generated/extracted/packets.json b/crates/valence_generated/extracted/packets.json index 1305ad610..b9d6c7577 100644 --- a/crates/valence_generated/extracted/packets.json +++ b/crates/valence_generated/extracted/packets.json @@ -48,292 +48,268 @@ "id": 6 }, { - "name": "AcknowledgeChunksC2SPacket", + "name": "ClientStatusC2SPacket", "side": "serverbound", "state": "play", "id": 7 }, { - "name": "ClientStatusC2SPacket", + "name": "ClientSettingsC2SPacket", "side": "serverbound", "state": "play", "id": 8 }, { - "name": "ClientOptionsC2SPacket", + "name": "RequestCommandCompletionsC2SPacket", "side": "serverbound", "state": "play", "id": 9 }, { - "name": "RequestCommandCompletionsC2SPacket", + "name": "ButtonClickC2SPacket", "side": "serverbound", "state": "play", "id": 10 }, { - "name": "AcknowledgeReconfigurationC2SPacket", + "name": "ClickSlotC2SPacket", "side": "serverbound", "state": "play", "id": 11 }, { - "name": "ButtonClickC2SPacket", + "name": "CloseHandledScreenC2SPacket", "side": "serverbound", "state": "play", "id": 12 }, { - "name": "ClickSlotC2SPacket", + "name": "CustomPayloadC2SPacket", "side": "serverbound", "state": "play", "id": 13 }, { - "name": "CloseHandledScreenC2SPacket", + "name": "BookUpdateC2SPacket", "side": "serverbound", "state": "play", "id": 14 }, { - "name": "SlotChangedStateC2SPacket", + "name": "QueryEntityNbtC2SPacket", "side": "serverbound", "state": "play", "id": 15 }, { - "name": "CustomPayloadC2SPacket", + "name": "PlayerInteractEntityC2SPacket", "side": "serverbound", "state": "play", "id": 16 }, { - "name": "BookUpdateC2SPacket", + "name": "JigsawGeneratingC2SPacket", "side": "serverbound", "state": "play", "id": 17 }, { - "name": "QueryEntityNbtC2SPacket", + "name": "KeepAliveC2SPacket", "side": "serverbound", "state": "play", "id": 18 }, { - "name": "PlayerInteractEntityC2SPacket", + "name": "UpdateDifficultyLockC2SPacket", "side": "serverbound", "state": "play", "id": 19 }, { - "name": "JigsawGeneratingC2SPacket", + "name": "PositionAndOnGround", "side": "serverbound", "state": "play", "id": 20 }, { - "name": "KeepAliveC2SPacket", + "name": "Full", "side": "serverbound", "state": "play", "id": 21 }, { - "name": "UpdateDifficultyLockC2SPacket", + "name": "LookAndOnGround", "side": "serverbound", "state": "play", "id": 22 }, { - "name": "PositionAndOnGround", + "name": "OnGroundOnly", "side": "serverbound", "state": "play", "id": 23 }, { - "name": "Full", + "name": "VehicleMoveC2SPacket", "side": "serverbound", "state": "play", "id": 24 }, { - "name": "LookAndOnGround", + "name": "BoatPaddleStateC2SPacket", "side": "serverbound", "state": "play", "id": 25 }, { - "name": "OnGroundOnly", + "name": "PickFromInventoryC2SPacket", "side": "serverbound", "state": "play", "id": 26 }, { - "name": "VehicleMoveC2SPacket", + "name": "CraftRequestC2SPacket", "side": "serverbound", "state": "play", "id": 27 }, { - "name": "BoatPaddleStateC2SPacket", + "name": "UpdatePlayerAbilitiesC2SPacket", "side": "serverbound", "state": "play", "id": 28 }, { - "name": "PickFromInventoryC2SPacket", + "name": "PlayerActionC2SPacket", "side": "serverbound", "state": "play", "id": 29 }, { - "name": "QueryPingC2SPacket", + "name": "ClientCommandC2SPacket", "side": "serverbound", "state": "play", "id": 30 }, { - "name": "CraftRequestC2SPacket", + "name": "PlayerInputC2SPacket", "side": "serverbound", "state": "play", "id": 31 }, { - "name": "UpdatePlayerAbilitiesC2SPacket", + "name": "PlayPongC2SPacket", "side": "serverbound", "state": "play", "id": 32 }, - { - "name": "PlayerActionC2SPacket", - "side": "serverbound", - "state": "play", - "id": 33 - }, - { - "name": "ClientCommandC2SPacket", - "side": "serverbound", - "state": "play", - "id": 34 - }, - { - "name": "PlayerInputC2SPacket", - "side": "serverbound", - "state": "play", - "id": 35 - }, - { - "name": "CommonPongC2SPacket", - "side": "serverbound", - "state": "play", - "id": 36 - }, { "name": "RecipeCategoryOptionsC2SPacket", "side": "serverbound", "state": "play", - "id": 37 + "id": 33 }, { "name": "RecipeBookDataC2SPacket", "side": "serverbound", "state": "play", - "id": 38 + "id": 34 }, { "name": "RenameItemC2SPacket", "side": "serverbound", "state": "play", - "id": 39 + "id": 35 }, { "name": "ResourcePackStatusC2SPacket", "side": "serverbound", "state": "play", - "id": 40 + "id": 36 }, { "name": "AdvancementTabC2SPacket", "side": "serverbound", "state": "play", - "id": 41 + "id": 37 }, { "name": "SelectMerchantTradeC2SPacket", "side": "serverbound", "state": "play", - "id": 42 + "id": 38 }, { "name": "UpdateBeaconC2SPacket", "side": "serverbound", "state": "play", - "id": 43 + "id": 39 }, { "name": "UpdateSelectedSlotC2SPacket", "side": "serverbound", "state": "play", - "id": 44 + "id": 40 }, { "name": "UpdateCommandBlockC2SPacket", "side": "serverbound", "state": "play", - "id": 45 + "id": 41 }, { "name": "UpdateCommandBlockMinecartC2SPacket", "side": "serverbound", "state": "play", - "id": 46 + "id": 42 }, { "name": "CreativeInventoryActionC2SPacket", "side": "serverbound", "state": "play", - "id": 47 + "id": 43 }, { "name": "UpdateJigsawC2SPacket", "side": "serverbound", "state": "play", - "id": 48 + "id": 44 }, { "name": "UpdateStructureBlockC2SPacket", "side": "serverbound", "state": "play", - "id": 49 + "id": 45 }, { "name": "UpdateSignC2SPacket", "side": "serverbound", "state": "play", - "id": 50 + "id": 46 }, { "name": "HandSwingC2SPacket", "side": "serverbound", "state": "play", - "id": 51 + "id": 47 }, { "name": "SpectatorTeleportC2SPacket", "side": "serverbound", "state": "play", - "id": 52 + "id": 48 }, { "name": "PlayerInteractBlockC2SPacket", "side": "serverbound", "state": "play", - "id": 53 + "id": 49 }, { "name": "PlayerInteractItemC2SPacket", "side": "serverbound", "state": "play", - "id": 54 + "id": 50 }, { "name": "QueryRequestC2SPacket", @@ -365,48 +341,6 @@ "state": "login", "id": 2 }, - { - "name": "EnterConfigurationC2SPacket", - "side": "serverbound", - "state": "login", - "id": 3 - }, - { - "name": "ClientOptionsC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 0 - }, - { - "name": "CustomPayloadC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 1 - }, - { - "name": "ReadyC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 2 - }, - { - "name": "KeepAliveC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 3 - }, - { - "name": "CommonPongC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 4 - }, - { - "name": "ResourcePackStatusC2SPacket", - "side": "serverbound", - "state": "configuration", - "id": 5 - }, { "name": "BundleSplitterPacket", "side": "clientbound", @@ -426,688 +360,652 @@ "id": 2 }, { - "name": "EntityAnimationS2CPacket", + "name": "PlayerSpawnS2CPacket", "side": "clientbound", "state": "play", "id": 3 }, { - "name": "StatisticsS2CPacket", + "name": "EntityAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 4 }, { - "name": "PlayerActionResponseS2CPacket", + "name": "StatisticsS2CPacket", "side": "clientbound", "state": "play", "id": 5 }, { - "name": "BlockBreakingProgressS2CPacket", + "name": "PlayerActionResponseS2CPacket", "side": "clientbound", "state": "play", "id": 6 }, { - "name": "BlockEntityUpdateS2CPacket", + "name": "BlockBreakingProgressS2CPacket", "side": "clientbound", "state": "play", "id": 7 }, { - "name": "BlockEventS2CPacket", + "name": "BlockEntityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 8 }, { - "name": "BlockUpdateS2CPacket", + "name": "BlockEventS2CPacket", "side": "clientbound", "state": "play", "id": 9 }, { - "name": "BossBarS2CPacket", + "name": "BlockUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 10 }, { - "name": "DifficultyS2CPacket", + "name": "BossBarS2CPacket", "side": "clientbound", "state": "play", "id": 11 }, { - "name": "ChunkSentS2CPacket", + "name": "DifficultyS2CPacket", "side": "clientbound", "state": "play", "id": 12 }, { - "name": "StartChunkSendS2CPacket", + "name": "ChunkBiomeDataS2CPacket", "side": "clientbound", "state": "play", "id": 13 }, { - "name": "ChunkBiomeDataS2CPacket", + "name": "ClearTitleS2CPacket", "side": "clientbound", "state": "play", "id": 14 }, { - "name": "ClearTitleS2CPacket", + "name": "CommandSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 15 }, { - "name": "CommandSuggestionsS2CPacket", + "name": "CommandTreeS2CPacket", "side": "clientbound", "state": "play", "id": 16 }, { - "name": "CommandTreeS2CPacket", + "name": "CloseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 17 }, { - "name": "CloseScreenS2CPacket", + "name": "InventoryS2CPacket", "side": "clientbound", "state": "play", "id": 18 }, { - "name": "InventoryS2CPacket", + "name": "ScreenHandlerPropertyUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 19 }, { - "name": "ScreenHandlerPropertyUpdateS2CPacket", + "name": "ScreenHandlerSlotUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 20 }, { - "name": "ScreenHandlerSlotUpdateS2CPacket", + "name": "CooldownUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 21 }, { - "name": "CooldownUpdateS2CPacket", + "name": "ChatSuggestionsS2CPacket", "side": "clientbound", "state": "play", "id": 22 }, { - "name": "ChatSuggestionsS2CPacket", + "name": "CustomPayloadS2CPacket", "side": "clientbound", "state": "play", "id": 23 }, { - "name": "CustomPayloadS2CPacket", + "name": "EntityDamageS2CPacket", "side": "clientbound", "state": "play", "id": 24 }, { - "name": "EntityDamageS2CPacket", + "name": "RemoveMessageS2CPacket", "side": "clientbound", "state": "play", "id": 25 }, { - "name": "RemoveMessageS2CPacket", + "name": "DisconnectS2CPacket", "side": "clientbound", "state": "play", "id": 26 }, { - "name": "DisconnectS2CPacket", + "name": "ProfilelessChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 27 }, { - "name": "ProfilelessChatMessageS2CPacket", + "name": "EntityStatusS2CPacket", "side": "clientbound", "state": "play", "id": 28 }, { - "name": "EntityStatusS2CPacket", + "name": "ExplosionS2CPacket", "side": "clientbound", "state": "play", "id": 29 }, { - "name": "ExplosionS2CPacket", + "name": "UnloadChunkS2CPacket", "side": "clientbound", "state": "play", "id": 30 }, { - "name": "UnloadChunkS2CPacket", + "name": "GameStateChangeS2CPacket", "side": "clientbound", "state": "play", "id": 31 }, { - "name": "GameStateChangeS2CPacket", + "name": "OpenHorseScreenS2CPacket", "side": "clientbound", "state": "play", "id": 32 }, { - "name": "OpenHorseScreenS2CPacket", + "name": "DamageTiltS2CPacket", "side": "clientbound", "state": "play", "id": 33 }, { - "name": "DamageTiltS2CPacket", + "name": "WorldBorderInitializeS2CPacket", "side": "clientbound", "state": "play", "id": 34 }, { - "name": "WorldBorderInitializeS2CPacket", + "name": "KeepAliveS2CPacket", "side": "clientbound", "state": "play", "id": 35 }, { - "name": "KeepAliveS2CPacket", + "name": "ChunkDataS2CPacket", "side": "clientbound", "state": "play", "id": 36 }, { - "name": "ChunkDataS2CPacket", + "name": "WorldEventS2CPacket", "side": "clientbound", "state": "play", "id": 37 }, { - "name": "WorldEventS2CPacket", + "name": "ParticleS2CPacket", "side": "clientbound", "state": "play", "id": 38 }, { - "name": "ParticleS2CPacket", + "name": "LightUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 39 }, { - "name": "LightUpdateS2CPacket", + "name": "GameJoinS2CPacket", "side": "clientbound", "state": "play", "id": 40 }, { - "name": "GameJoinS2CPacket", + "name": "MapUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 41 }, { - "name": "MapUpdateS2CPacket", + "name": "SetTradeOffersS2CPacket", "side": "clientbound", "state": "play", "id": 42 }, { - "name": "SetTradeOffersS2CPacket", + "name": "MoveRelative", "side": "clientbound", "state": "play", "id": 43 }, { - "name": "MoveRelative", + "name": "RotateAndMoveRelative", "side": "clientbound", "state": "play", "id": 44 }, { - "name": "RotateAndMoveRelative", + "name": "Rotate", "side": "clientbound", "state": "play", "id": 45 }, { - "name": "Rotate", + "name": "VehicleMoveS2CPacket", "side": "clientbound", "state": "play", "id": 46 }, { - "name": "VehicleMoveS2CPacket", + "name": "OpenWrittenBookS2CPacket", "side": "clientbound", "state": "play", "id": 47 }, { - "name": "OpenWrittenBookS2CPacket", + "name": "OpenScreenS2CPacket", "side": "clientbound", "state": "play", "id": 48 }, { - "name": "OpenScreenS2CPacket", + "name": "SignEditorOpenS2CPacket", "side": "clientbound", "state": "play", "id": 49 }, { - "name": "SignEditorOpenS2CPacket", + "name": "PlayPingS2CPacket", "side": "clientbound", "state": "play", "id": 50 }, { - "name": "CommonPingS2CPacket", + "name": "CraftFailedResponseS2CPacket", "side": "clientbound", "state": "play", "id": 51 }, { - "name": "PingResultS2CPacket", + "name": "PlayerAbilitiesS2CPacket", "side": "clientbound", "state": "play", "id": 52 }, { - "name": "CraftFailedResponseS2CPacket", + "name": "ChatMessageS2CPacket", "side": "clientbound", "state": "play", "id": 53 }, { - "name": "PlayerAbilitiesS2CPacket", + "name": "EndCombatS2CPacket", "side": "clientbound", "state": "play", "id": 54 }, { - "name": "ChatMessageS2CPacket", + "name": "EnterCombatS2CPacket", "side": "clientbound", "state": "play", "id": 55 }, { - "name": "EndCombatS2CPacket", + "name": "DeathMessageS2CPacket", "side": "clientbound", "state": "play", "id": 56 }, { - "name": "EnterCombatS2CPacket", + "name": "PlayerRemoveS2CPacket", "side": "clientbound", "state": "play", "id": 57 }, { - "name": "DeathMessageS2CPacket", + "name": "PlayerListS2CPacket", "side": "clientbound", "state": "play", "id": 58 }, { - "name": "PlayerRemoveS2CPacket", + "name": "LookAtS2CPacket", "side": "clientbound", "state": "play", "id": 59 }, { - "name": "PlayerListS2CPacket", + "name": "PlayerPositionLookS2CPacket", "side": "clientbound", "state": "play", "id": 60 }, { - "name": "LookAtS2CPacket", + "name": "UnlockRecipesS2CPacket", "side": "clientbound", "state": "play", "id": 61 }, { - "name": "PlayerPositionLookS2CPacket", + "name": "EntitiesDestroyS2CPacket", "side": "clientbound", "state": "play", "id": 62 }, { - "name": "UnlockRecipesS2CPacket", + "name": "RemoveEntityStatusEffectS2CPacket", "side": "clientbound", "state": "play", "id": 63 }, { - "name": "EntitiesDestroyS2CPacket", + "name": "ResourcePackSendS2CPacket", "side": "clientbound", "state": "play", "id": 64 }, { - "name": "RemoveEntityStatusEffectS2CPacket", + "name": "PlayerRespawnS2CPacket", "side": "clientbound", "state": "play", "id": 65 }, { - "name": "ScoreboardScoreResetS2CPacket", + "name": "EntitySetHeadYawS2CPacket", "side": "clientbound", "state": "play", "id": 66 }, { - "name": "ResourcePackRemoveS2CPacket", + "name": "ChunkDeltaUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 67 }, { - "name": "ResourcePackSendS2CPacket", + "name": "SelectAdvancementTabS2CPacket", "side": "clientbound", "state": "play", "id": 68 }, { - "name": "PlayerRespawnS2CPacket", + "name": "ServerMetadataS2CPacket", "side": "clientbound", "state": "play", "id": 69 }, { - "name": "EntitySetHeadYawS2CPacket", + "name": "OverlayMessageS2CPacket", "side": "clientbound", "state": "play", "id": 70 }, { - "name": "ChunkDeltaUpdateS2CPacket", + "name": "WorldBorderCenterChangedS2CPacket", "side": "clientbound", "state": "play", "id": 71 }, { - "name": "SelectAdvancementTabS2CPacket", + "name": "WorldBorderInterpolateSizeS2CPacket", "side": "clientbound", "state": "play", "id": 72 }, { - "name": "ServerMetadataS2CPacket", + "name": "WorldBorderSizeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 73 }, { - "name": "OverlayMessageS2CPacket", + "name": "WorldBorderWarningTimeChangedS2CPacket", "side": "clientbound", "state": "play", "id": 74 }, { - "name": "WorldBorderCenterChangedS2CPacket", + "name": "WorldBorderWarningBlocksChangedS2CPacket", "side": "clientbound", "state": "play", "id": 75 }, { - "name": "WorldBorderInterpolateSizeS2CPacket", + "name": "SetCameraEntityS2CPacket", "side": "clientbound", "state": "play", "id": 76 }, { - "name": "WorldBorderSizeChangedS2CPacket", + "name": "UpdateSelectedSlotS2CPacket", "side": "clientbound", "state": "play", "id": 77 }, { - "name": "WorldBorderWarningTimeChangedS2CPacket", + "name": "ChunkRenderDistanceCenterS2CPacket", "side": "clientbound", "state": "play", "id": 78 }, { - "name": "WorldBorderWarningBlocksChangedS2CPacket", + "name": "ChunkLoadDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 79 }, { - "name": "SetCameraEntityS2CPacket", + "name": "PlayerSpawnPositionS2CPacket", "side": "clientbound", "state": "play", "id": 80 }, { - "name": "UpdateSelectedSlotS2CPacket", + "name": "ScoreboardDisplayS2CPacket", "side": "clientbound", "state": "play", "id": 81 }, { - "name": "ChunkRenderDistanceCenterS2CPacket", + "name": "EntityTrackerUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 82 }, { - "name": "ChunkLoadDistanceS2CPacket", + "name": "EntityAttachS2CPacket", "side": "clientbound", "state": "play", "id": 83 }, { - "name": "PlayerSpawnPositionS2CPacket", + "name": "EntityVelocityUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 84 }, { - "name": "ScoreboardDisplayS2CPacket", + "name": "EntityEquipmentUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 85 }, { - "name": "EntityTrackerUpdateS2CPacket", + "name": "ExperienceBarUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 86 }, { - "name": "EntityAttachS2CPacket", + "name": "HealthUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 87 }, { - "name": "EntityVelocityUpdateS2CPacket", + "name": "ScoreboardObjectiveUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 88 }, { - "name": "EntityEquipmentUpdateS2CPacket", + "name": "EntityPassengersSetS2CPacket", "side": "clientbound", "state": "play", "id": 89 }, { - "name": "ExperienceBarUpdateS2CPacket", + "name": "TeamS2CPacket", "side": "clientbound", "state": "play", "id": 90 }, { - "name": "HealthUpdateS2CPacket", + "name": "ScoreboardPlayerUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 91 }, { - "name": "ScoreboardObjectiveUpdateS2CPacket", + "name": "SimulationDistanceS2CPacket", "side": "clientbound", "state": "play", "id": 92 }, { - "name": "EntityPassengersSetS2CPacket", + "name": "SubtitleS2CPacket", "side": "clientbound", "state": "play", "id": 93 }, { - "name": "TeamS2CPacket", + "name": "WorldTimeUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 94 }, { - "name": "ScoreboardScoreUpdateS2CPacket", + "name": "TitleS2CPacket", "side": "clientbound", "state": "play", "id": 95 }, { - "name": "SimulationDistanceS2CPacket", + "name": "TitleFadeS2CPacket", "side": "clientbound", "state": "play", "id": 96 }, { - "name": "SubtitleS2CPacket", + "name": "PlaySoundFromEntityS2CPacket", "side": "clientbound", "state": "play", "id": 97 }, { - "name": "WorldTimeUpdateS2CPacket", + "name": "PlaySoundS2CPacket", "side": "clientbound", "state": "play", "id": 98 }, { - "name": "TitleS2CPacket", + "name": "StopSoundS2CPacket", "side": "clientbound", "state": "play", "id": 99 }, { - "name": "TitleFadeS2CPacket", + "name": "GameMessageS2CPacket", "side": "clientbound", "state": "play", "id": 100 }, { - "name": "PlaySoundFromEntityS2CPacket", + "name": "PlayerListHeaderS2CPacket", "side": "clientbound", "state": "play", "id": 101 }, { - "name": "PlaySoundS2CPacket", + "name": "NbtQueryResponseS2CPacket", "side": "clientbound", "state": "play", "id": 102 }, { - "name": "EnterReconfigurationS2CPacket", + "name": "ItemPickupAnimationS2CPacket", "side": "clientbound", "state": "play", "id": 103 }, { - "name": "StopSoundS2CPacket", + "name": "EntityPositionS2CPacket", "side": "clientbound", "state": "play", "id": 104 }, { - "name": "GameMessageS2CPacket", + "name": "AdvancementUpdateS2CPacket", "side": "clientbound", "state": "play", "id": 105 }, { - "name": "PlayerListHeaderS2CPacket", + "name": "EntityAttributesS2CPacket", "side": "clientbound", "state": "play", "id": 106 }, { - "name": "NbtQueryResponseS2CPacket", + "name": "FeaturesS2CPacket", "side": "clientbound", "state": "play", "id": 107 }, - { - "name": "ItemPickupAnimationS2CPacket", - "side": "clientbound", - "state": "play", - "id": 108 - }, - { - "name": "EntityPositionS2CPacket", - "side": "clientbound", - "state": "play", - "id": 109 - }, - { - "name": "UpdateTickRateS2CPacket", - "side": "clientbound", - "state": "play", - "id": 110 - }, - { - "name": "TickStepS2CPacket", - "side": "clientbound", - "state": "play", - "id": 111 - }, - { - "name": "AdvancementUpdateS2CPacket", - "side": "clientbound", - "state": "play", - "id": 112 - }, - { - "name": "EntityAttributesS2CPacket", - "side": "clientbound", - "state": "play", - "id": 113 - }, { "name": "EntityStatusEffectS2CPacket", "side": "clientbound", "state": "play", - "id": 114 + "id": 108 }, { "name": "SynchronizeRecipesS2CPacket", "side": "clientbound", "state": "play", - "id": 115 + "id": 109 }, { "name": "SynchronizeTagsS2CPacket", "side": "clientbound", "state": "play", - "id": 116 + "id": 110 }, { "name": "QueryResponseS2CPacket", @@ -1116,7 +1014,7 @@ "id": 0 }, { - "name": "PingResultS2CPacket", + "name": "QueryPongS2CPacket", "side": "clientbound", "state": "status", "id": 1 @@ -1150,65 +1048,5 @@ "side": "clientbound", "state": "login", "id": 4 - }, - { - "name": "CustomPayloadS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 0 - }, - { - "name": "DisconnectS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 1 - }, - { - "name": "ReadyS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 2 - }, - { - "name": "KeepAliveS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 3 - }, - { - "name": "CommonPingS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 4 - }, - { - "name": "DynamicRegistriesS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 5 - }, - { - "name": "ResourcePackRemoveS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 6 - }, - { - "name": "ResourcePackSendS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 7 - }, - { - "name": "FeaturesS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 8 - }, - { - "name": "SynchronizeTagsS2CPacket", - "side": "clientbound", - "state": "configuration", - "id": 9 } ] \ No newline at end of file diff --git a/crates/valence_generated/extracted/sounds.json b/crates/valence_generated/extracted/sounds.json index 808161e48..1d629580d 100644 --- a/crates/valence_generated/extracted/sounds.json +++ b/crates/valence_generated/extracted/sounds.json @@ -665,5494 +665,5234 @@ }, { "id": 166, - "name": "entity.breeze.inhale" + "name": "block.brewing_stand.brew" }, { "id": 167, - "name": "entity.breeze.idle_ground" + "name": "item.brush.brushing.generic" }, { "id": 168, - "name": "entity.breeze.idle_air" + "name": "item.brush.brushing.sand" }, { "id": 169, - "name": "entity.breeze.shoot" + "name": "item.brush.brushing.gravel" }, { "id": 170, - "name": "entity.breeze.jump" + "name": "item.brush.brushing.sand.complete" }, { "id": 171, - "name": "entity.breeze.land" + "name": "item.brush.brushing.gravel.complete" }, { "id": 172, - "name": "entity.breeze.slide" + "name": "block.bubble_column.bubble_pop" }, { "id": 173, - "name": "entity.breeze.death" + "name": "block.bubble_column.upwards_ambient" }, { "id": 174, - "name": "entity.breeze.hurt" + "name": "block.bubble_column.upwards_inside" }, { "id": 175, - "name": "block.brewing_stand.brew" + "name": "block.bubble_column.whirlpool_ambient" }, { "id": 176, - "name": "item.brush.brushing.generic" + "name": "block.bubble_column.whirlpool_inside" }, { "id": 177, - "name": "item.brush.brushing.sand" + "name": "item.bucket.empty" }, { "id": 178, - "name": "item.brush.brushing.gravel" + "name": "item.bucket.empty_axolotl" }, { "id": 179, - "name": "item.brush.brushing.sand.complete" + "name": "item.bucket.empty_fish" }, { "id": 180, - "name": "item.brush.brushing.gravel.complete" + "name": "item.bucket.empty_lava" }, { "id": 181, - "name": "block.bubble_column.bubble_pop" + "name": "item.bucket.empty_powder_snow" }, { "id": 182, - "name": "block.bubble_column.upwards_ambient" + "name": "item.bucket.empty_tadpole" }, { "id": 183, - "name": "block.bubble_column.upwards_inside" + "name": "item.bucket.fill" }, { "id": 184, - "name": "block.bubble_column.whirlpool_ambient" + "name": "item.bucket.fill_axolotl" }, { "id": 185, - "name": "block.bubble_column.whirlpool_inside" + "name": "item.bucket.fill_fish" }, { "id": 186, - "name": "item.bucket.empty" + "name": "item.bucket.fill_lava" }, { "id": 187, - "name": "item.bucket.empty_axolotl" + "name": "item.bucket.fill_powder_snow" }, { "id": 188, - "name": "item.bucket.empty_fish" + "name": "item.bucket.fill_tadpole" }, { "id": 189, - "name": "item.bucket.empty_lava" + "name": "item.bundle.drop_contents" }, { "id": 190, - "name": "item.bucket.empty_powder_snow" + "name": "item.bundle.insert" }, { "id": 191, - "name": "item.bucket.empty_tadpole" + "name": "item.bundle.remove_one" }, { "id": 192, - "name": "item.bucket.fill" + "name": "block.cake.add_candle" }, { "id": 193, - "name": "item.bucket.fill_axolotl" + "name": "block.calcite.break" }, { "id": 194, - "name": "item.bucket.fill_fish" + "name": "block.calcite.step" }, { "id": 195, - "name": "item.bucket.fill_lava" + "name": "block.calcite.place" }, { "id": 196, - "name": "item.bucket.fill_powder_snow" + "name": "block.calcite.hit" }, { "id": 197, - "name": "item.bucket.fill_tadpole" + "name": "block.calcite.fall" }, { "id": 198, - "name": "item.bundle.drop_contents" + "name": "entity.camel.ambient" }, { "id": 199, - "name": "item.bundle.insert" + "name": "entity.camel.dash" }, { "id": 200, - "name": "item.bundle.remove_one" + "name": "entity.camel.dash_ready" }, { "id": 201, - "name": "block.cake.add_candle" + "name": "entity.camel.death" }, { "id": 202, - "name": "block.calcite.break" + "name": "entity.camel.eat" }, { "id": 203, - "name": "block.calcite.step" + "name": "entity.camel.hurt" }, { "id": 204, - "name": "block.calcite.place" + "name": "entity.camel.saddle" }, { "id": 205, - "name": "block.calcite.hit" + "name": "entity.camel.sit" }, { "id": 206, - "name": "block.calcite.fall" + "name": "entity.camel.stand" }, { "id": 207, - "name": "entity.camel.ambient" + "name": "entity.camel.step" }, { "id": 208, - "name": "entity.camel.dash" + "name": "entity.camel.step_sand" }, { "id": 209, - "name": "entity.camel.dash_ready" + "name": "block.campfire.crackle" }, { "id": 210, - "name": "entity.camel.death" + "name": "block.candle.ambient" }, { "id": 211, - "name": "entity.camel.eat" + "name": "block.candle.break" }, { "id": 212, - "name": "entity.camel.hurt" + "name": "block.candle.extinguish" }, { "id": 213, - "name": "entity.camel.saddle" + "name": "block.candle.fall" }, { "id": 214, - "name": "entity.camel.sit" + "name": "block.candle.hit" }, { "id": 215, - "name": "entity.camel.stand" + "name": "block.candle.place" }, { "id": 216, - "name": "entity.camel.step" + "name": "block.candle.step" }, { "id": 217, - "name": "entity.camel.step_sand" + "name": "entity.cat.ambient" }, { "id": 218, - "name": "block.campfire.crackle" + "name": "entity.cat.stray_ambient" }, { "id": 219, - "name": "block.candle.ambient" + "name": "entity.cat.death" }, { "id": 220, - "name": "block.candle.break" + "name": "entity.cat.eat" }, { "id": 221, - "name": "block.candle.extinguish" + "name": "entity.cat.hiss" }, { "id": 222, - "name": "block.candle.fall" + "name": "entity.cat.beg_for_food" }, { "id": 223, - "name": "block.candle.hit" + "name": "entity.cat.hurt" }, { "id": 224, - "name": "block.candle.place" + "name": "entity.cat.purr" }, { "id": 225, - "name": "block.candle.step" + "name": "entity.cat.purreow" }, { "id": 226, - "name": "entity.cat.ambient" + "name": "block.cave_vines.break" }, { "id": 227, - "name": "entity.cat.stray_ambient" + "name": "block.cave_vines.fall" }, { "id": 228, - "name": "entity.cat.death" + "name": "block.cave_vines.hit" }, { "id": 229, - "name": "entity.cat.eat" + "name": "block.cave_vines.place" }, { "id": 230, - "name": "entity.cat.hiss" + "name": "block.cave_vines.step" }, { "id": 231, - "name": "entity.cat.beg_for_food" + "name": "block.cave_vines.pick_berries" }, { "id": 232, - "name": "entity.cat.hurt" + "name": "block.chain.break" }, { "id": 233, - "name": "entity.cat.purr" + "name": "block.chain.fall" }, { "id": 234, - "name": "entity.cat.purreow" + "name": "block.chain.hit" }, { "id": 235, - "name": "block.cave_vines.break" + "name": "block.chain.place" }, { "id": 236, - "name": "block.cave_vines.fall" + "name": "block.chain.step" }, { "id": 237, - "name": "block.cave_vines.hit" + "name": "block.cherry_wood.break" }, { "id": 238, - "name": "block.cave_vines.place" + "name": "block.cherry_wood.fall" }, { "id": 239, - "name": "block.cave_vines.step" + "name": "block.cherry_wood.hit" }, { "id": 240, - "name": "block.cave_vines.pick_berries" + "name": "block.cherry_wood.place" }, { "id": 241, - "name": "block.chain.break" + "name": "block.cherry_wood.step" }, { "id": 242, - "name": "block.chain.fall" + "name": "block.cherry_sapling.break" }, { "id": 243, - "name": "block.chain.hit" + "name": "block.cherry_sapling.fall" }, { "id": 244, - "name": "block.chain.place" + "name": "block.cherry_sapling.hit" }, { "id": 245, - "name": "block.chain.step" + "name": "block.cherry_sapling.place" }, { "id": 246, - "name": "block.cherry_wood.break" + "name": "block.cherry_sapling.step" }, { "id": 247, - "name": "block.cherry_wood.fall" + "name": "block.cherry_leaves.break" }, { "id": 248, - "name": "block.cherry_wood.hit" + "name": "block.cherry_leaves.fall" }, { "id": 249, - "name": "block.cherry_wood.place" + "name": "block.cherry_leaves.hit" }, { "id": 250, - "name": "block.cherry_wood.step" + "name": "block.cherry_leaves.place" }, { "id": 251, - "name": "block.cherry_sapling.break" + "name": "block.cherry_leaves.step" }, { "id": 252, - "name": "block.cherry_sapling.fall" + "name": "block.cherry_wood_hanging_sign.step" }, { "id": 253, - "name": "block.cherry_sapling.hit" + "name": "block.cherry_wood_hanging_sign.break" }, { "id": 254, - "name": "block.cherry_sapling.place" + "name": "block.cherry_wood_hanging_sign.fall" }, { "id": 255, - "name": "block.cherry_sapling.step" + "name": "block.cherry_wood_hanging_sign.hit" }, { "id": 256, - "name": "block.cherry_leaves.break" + "name": "block.cherry_wood_hanging_sign.place" }, { "id": 257, - "name": "block.cherry_leaves.fall" + "name": "block.cherry_wood_door.close" }, { "id": 258, - "name": "block.cherry_leaves.hit" + "name": "block.cherry_wood_door.open" }, { "id": 259, - "name": "block.cherry_leaves.place" + "name": "block.cherry_wood_trapdoor.close" }, { "id": 260, - "name": "block.cherry_leaves.step" + "name": "block.cherry_wood_trapdoor.open" }, { "id": 261, - "name": "block.cherry_wood_hanging_sign.step" + "name": "block.cherry_wood_button.click_off" }, { "id": 262, - "name": "block.cherry_wood_hanging_sign.break" + "name": "block.cherry_wood_button.click_on" }, { "id": 263, - "name": "block.cherry_wood_hanging_sign.fall" + "name": "block.cherry_wood_pressure_plate.click_off" }, { "id": 264, - "name": "block.cherry_wood_hanging_sign.hit" + "name": "block.cherry_wood_pressure_plate.click_on" }, { "id": 265, - "name": "block.cherry_wood_hanging_sign.place" + "name": "block.cherry_wood_fence_gate.close" }, { "id": 266, - "name": "block.cherry_wood_door.close" + "name": "block.cherry_wood_fence_gate.open" }, { "id": 267, - "name": "block.cherry_wood_door.open" + "name": "block.chest.close" }, { "id": 268, - "name": "block.cherry_wood_trapdoor.close" + "name": "block.chest.locked" }, { "id": 269, - "name": "block.cherry_wood_trapdoor.open" + "name": "block.chest.open" }, { "id": 270, - "name": "block.cherry_wood_button.click_off" + "name": "entity.chicken.ambient" }, { "id": 271, - "name": "block.cherry_wood_button.click_on" + "name": "entity.chicken.death" }, { "id": 272, - "name": "block.cherry_wood_pressure_plate.click_off" + "name": "entity.chicken.egg" }, { "id": 273, - "name": "block.cherry_wood_pressure_plate.click_on" + "name": "entity.chicken.hurt" }, { "id": 274, - "name": "block.cherry_wood_fence_gate.close" + "name": "entity.chicken.step" }, { "id": 275, - "name": "block.cherry_wood_fence_gate.open" + "name": "block.chiseled_bookshelf.break" }, { "id": 276, - "name": "block.chest.close" + "name": "block.chiseled_bookshelf.fall" }, { "id": 277, - "name": "block.chest.locked" + "name": "block.chiseled_bookshelf.hit" }, { "id": 278, - "name": "block.chest.open" + "name": "block.chiseled_bookshelf.insert" }, { "id": 279, - "name": "entity.chicken.ambient" + "name": "block.chiseled_bookshelf.insert.enchanted" }, { "id": 280, - "name": "entity.chicken.death" + "name": "block.chiseled_bookshelf.step" }, { "id": 281, - "name": "entity.chicken.egg" + "name": "block.chiseled_bookshelf.pickup" }, { "id": 282, - "name": "entity.chicken.hurt" + "name": "block.chiseled_bookshelf.pickup.enchanted" }, { "id": 283, - "name": "entity.chicken.step" + "name": "block.chiseled_bookshelf.place" }, { "id": 284, - "name": "block.chiseled_bookshelf.break" + "name": "block.chorus_flower.death" }, { "id": 285, - "name": "block.chiseled_bookshelf.fall" + "name": "block.chorus_flower.grow" }, { "id": 286, - "name": "block.chiseled_bookshelf.hit" + "name": "item.chorus_fruit.teleport" }, { "id": 287, - "name": "block.chiseled_bookshelf.insert" + "name": "entity.cod.ambient" }, { "id": 288, - "name": "block.chiseled_bookshelf.insert.enchanted" + "name": "entity.cod.death" }, { "id": 289, - "name": "block.chiseled_bookshelf.step" + "name": "entity.cod.flop" }, { "id": 290, - "name": "block.chiseled_bookshelf.pickup" + "name": "entity.cod.hurt" }, { "id": 291, - "name": "block.chiseled_bookshelf.pickup.enchanted" + "name": "block.comparator.click" }, { "id": 292, - "name": "block.chiseled_bookshelf.place" + "name": "block.composter.empty" }, { "id": 293, - "name": "block.chorus_flower.death" + "name": "block.composter.fill" }, { "id": 294, - "name": "block.chorus_flower.grow" + "name": "block.composter.fill_success" }, { "id": 295, - "name": "item.chorus_fruit.teleport" + "name": "block.composter.ready" }, { "id": 296, - "name": "entity.cod.ambient" + "name": "block.conduit.activate" }, { "id": 297, - "name": "entity.cod.death" + "name": "block.conduit.ambient" }, { "id": 298, - "name": "entity.cod.flop" + "name": "block.conduit.ambient.short" }, { "id": 299, - "name": "entity.cod.hurt" + "name": "block.conduit.attack.target" }, { "id": 300, - "name": "block.comparator.click" + "name": "block.conduit.deactivate" }, { "id": 301, - "name": "block.composter.empty" + "name": "block.copper.break" }, { "id": 302, - "name": "block.composter.fill" + "name": "block.copper.step" }, { "id": 303, - "name": "block.composter.fill_success" + "name": "block.copper.place" }, { "id": 304, - "name": "block.composter.ready" + "name": "block.copper.hit" }, { "id": 305, - "name": "block.conduit.activate" + "name": "block.copper.fall" }, { "id": 306, - "name": "block.conduit.ambient" + "name": "block.coral_block.break" }, { "id": 307, - "name": "block.conduit.ambient.short" + "name": "block.coral_block.fall" }, { "id": 308, - "name": "block.conduit.attack.target" + "name": "block.coral_block.hit" }, { "id": 309, - "name": "block.conduit.deactivate" + "name": "block.coral_block.place" }, { "id": 310, - "name": "block.copper_bulb.break" + "name": "block.coral_block.step" }, { "id": 311, - "name": "block.copper_bulb.step" + "name": "entity.cow.ambient" }, { "id": 312, - "name": "block.copper_bulb.place" + "name": "entity.cow.death" }, { "id": 313, - "name": "block.copper_bulb.hit" + "name": "entity.cow.hurt" }, { "id": 314, - "name": "block.copper_bulb.fall" + "name": "entity.cow.milk" }, { "id": 315, - "name": "block.copper_bulb.turn_on" + "name": "entity.cow.step" }, { "id": 316, - "name": "block.copper_bulb.turn_off" + "name": "entity.creeper.death" }, { "id": 317, - "name": "block.copper.break" + "name": "entity.creeper.hurt" }, { "id": 318, - "name": "block.copper.step" + "name": "entity.creeper.primed" }, { "id": 319, - "name": "block.copper.place" + "name": "block.crop.break" }, { "id": 320, - "name": "block.copper.hit" + "name": "item.crop.plant" }, { "id": 321, - "name": "block.copper.fall" + "name": "item.crossbow.hit" }, { "id": 322, - "name": "block.copper_door.close" + "name": "item.crossbow.loading_end" }, { "id": 323, - "name": "block.copper_door.open" + "name": "item.crossbow.loading_middle" }, { "id": 324, - "name": "block.copper_grate.break" + "name": "item.crossbow.loading_start" }, { "id": 325, - "name": "block.copper_grate.step" + "name": "item.crossbow.quick_charge_1" }, { "id": 326, - "name": "block.copper_grate.place" + "name": "item.crossbow.quick_charge_2" }, { "id": 327, - "name": "block.copper_grate.hit" + "name": "item.crossbow.quick_charge_3" }, { "id": 328, - "name": "block.copper_grate.fall" + "name": "item.crossbow.shoot" }, { "id": 329, - "name": "block.copper_trapdoor.close" + "name": "block.decorated_pot.break" }, { "id": 330, - "name": "block.copper_trapdoor.open" + "name": "block.decorated_pot.fall" }, { "id": 331, - "name": "block.coral_block.break" + "name": "block.decorated_pot.hit" }, { "id": 332, - "name": "block.coral_block.fall" + "name": "block.decorated_pot.step" }, { "id": 333, - "name": "block.coral_block.hit" + "name": "block.decorated_pot.place" }, { "id": 334, - "name": "block.coral_block.place" + "name": "block.decorated_pot.shatter" }, { "id": 335, - "name": "block.coral_block.step" + "name": "block.deepslate_bricks.break" }, { "id": 336, - "name": "entity.cow.ambient" + "name": "block.deepslate_bricks.fall" }, { "id": 337, - "name": "entity.cow.death" + "name": "block.deepslate_bricks.hit" }, { "id": 338, - "name": "entity.cow.hurt" + "name": "block.deepslate_bricks.place" }, { "id": 339, - "name": "entity.cow.milk" + "name": "block.deepslate_bricks.step" }, { "id": 340, - "name": "entity.cow.step" + "name": "block.deepslate.break" }, { "id": 341, - "name": "block.crafter.craft" + "name": "block.deepslate.fall" }, { "id": 342, - "name": "block.crafter.fail" + "name": "block.deepslate.hit" }, { "id": 343, - "name": "entity.creeper.death" + "name": "block.deepslate.place" }, { "id": 344, - "name": "entity.creeper.hurt" + "name": "block.deepslate.step" }, { "id": 345, - "name": "entity.creeper.primed" + "name": "block.deepslate_tiles.break" }, { "id": 346, - "name": "block.crop.break" + "name": "block.deepslate_tiles.fall" }, { "id": 347, - "name": "item.crop.plant" + "name": "block.deepslate_tiles.hit" }, { "id": 348, - "name": "item.crossbow.hit" + "name": "block.deepslate_tiles.place" }, { "id": 349, - "name": "item.crossbow.loading_end" + "name": "block.deepslate_tiles.step" }, { "id": 350, - "name": "item.crossbow.loading_middle" + "name": "block.dispenser.dispense" }, { "id": 351, - "name": "item.crossbow.loading_start" + "name": "block.dispenser.fail" }, { "id": 352, - "name": "item.crossbow.quick_charge_1" + "name": "block.dispenser.launch" }, { "id": 353, - "name": "item.crossbow.quick_charge_2" + "name": "entity.dolphin.ambient" }, { "id": 354, - "name": "item.crossbow.quick_charge_3" + "name": "entity.dolphin.ambient_water" }, { "id": 355, - "name": "item.crossbow.shoot" + "name": "entity.dolphin.attack" }, { "id": 356, - "name": "block.decorated_pot.break" + "name": "entity.dolphin.death" }, { "id": 357, - "name": "block.decorated_pot.fall" + "name": "entity.dolphin.eat" }, { "id": 358, - "name": "block.decorated_pot.hit" + "name": "entity.dolphin.hurt" }, { "id": 359, - "name": "block.decorated_pot.insert" + "name": "entity.dolphin.jump" }, { "id": 360, - "name": "block.decorated_pot.insert_fail" + "name": "entity.dolphin.play" }, { "id": 361, - "name": "block.decorated_pot.step" + "name": "entity.dolphin.splash" }, { "id": 362, - "name": "block.decorated_pot.place" + "name": "entity.dolphin.swim" }, { "id": 363, - "name": "block.decorated_pot.shatter" + "name": "entity.donkey.ambient" }, { "id": 364, - "name": "block.deepslate_bricks.break" + "name": "entity.donkey.angry" }, { "id": 365, - "name": "block.deepslate_bricks.fall" + "name": "entity.donkey.chest" }, { "id": 366, - "name": "block.deepslate_bricks.hit" + "name": "entity.donkey.death" }, { "id": 367, - "name": "block.deepslate_bricks.place" + "name": "entity.donkey.eat" }, { "id": 368, - "name": "block.deepslate_bricks.step" + "name": "entity.donkey.hurt" }, { "id": 369, - "name": "block.deepslate.break" + "name": "block.dripstone_block.break" }, { "id": 370, - "name": "block.deepslate.fall" + "name": "block.dripstone_block.step" }, { "id": 371, - "name": "block.deepslate.hit" + "name": "block.dripstone_block.place" }, { "id": 372, - "name": "block.deepslate.place" + "name": "block.dripstone_block.hit" }, { "id": 373, - "name": "block.deepslate.step" + "name": "block.dripstone_block.fall" }, { "id": 374, - "name": "block.deepslate_tiles.break" + "name": "block.pointed_dripstone.break" }, { "id": 375, - "name": "block.deepslate_tiles.fall" + "name": "block.pointed_dripstone.step" }, { "id": 376, - "name": "block.deepslate_tiles.hit" + "name": "block.pointed_dripstone.place" }, { "id": 377, - "name": "block.deepslate_tiles.place" + "name": "block.pointed_dripstone.hit" }, { "id": 378, - "name": "block.deepslate_tiles.step" + "name": "block.pointed_dripstone.fall" }, { "id": 379, - "name": "block.dispenser.dispense" + "name": "block.pointed_dripstone.land" }, { "id": 380, - "name": "block.dispenser.fail" + "name": "block.pointed_dripstone.drip_lava" }, { "id": 381, - "name": "block.dispenser.launch" + "name": "block.pointed_dripstone.drip_water" }, { "id": 382, - "name": "entity.dolphin.ambient" + "name": "block.pointed_dripstone.drip_lava_into_cauldron" }, { "id": 383, - "name": "entity.dolphin.ambient_water" + "name": "block.pointed_dripstone.drip_water_into_cauldron" }, { "id": 384, - "name": "entity.dolphin.attack" + "name": "block.big_dripleaf.tilt_down" }, { "id": 385, - "name": "entity.dolphin.death" + "name": "block.big_dripleaf.tilt_up" }, { "id": 386, - "name": "entity.dolphin.eat" + "name": "entity.drowned.ambient" }, { "id": 387, - "name": "entity.dolphin.hurt" + "name": "entity.drowned.ambient_water" }, { "id": 388, - "name": "entity.dolphin.jump" + "name": "entity.drowned.death" }, { "id": 389, - "name": "entity.dolphin.play" + "name": "entity.drowned.death_water" }, { "id": 390, - "name": "entity.dolphin.splash" + "name": "entity.drowned.hurt" }, { "id": 391, - "name": "entity.dolphin.swim" + "name": "entity.drowned.hurt_water" }, { "id": 392, - "name": "entity.donkey.ambient" + "name": "entity.drowned.shoot" }, { "id": 393, - "name": "entity.donkey.angry" + "name": "entity.drowned.step" }, { "id": 394, - "name": "entity.donkey.chest" + "name": "entity.drowned.swim" }, { "id": 395, - "name": "entity.donkey.death" + "name": "item.dye.use" }, { "id": 396, - "name": "entity.donkey.eat" + "name": "entity.egg.throw" }, { "id": 397, - "name": "entity.donkey.hurt" + "name": "entity.elder_guardian.ambient" }, { "id": 398, - "name": "block.dripstone_block.break" + "name": "entity.elder_guardian.ambient_land" }, { "id": 399, - "name": "block.dripstone_block.step" + "name": "entity.elder_guardian.curse" }, { "id": 400, - "name": "block.dripstone_block.place" + "name": "entity.elder_guardian.death" }, { "id": 401, - "name": "block.dripstone_block.hit" + "name": "entity.elder_guardian.death_land" }, { "id": 402, - "name": "block.dripstone_block.fall" + "name": "entity.elder_guardian.flop" }, { "id": 403, - "name": "block.pointed_dripstone.break" + "name": "entity.elder_guardian.hurt" }, { "id": 404, - "name": "block.pointed_dripstone.step" + "name": "entity.elder_guardian.hurt_land" }, { "id": 405, - "name": "block.pointed_dripstone.place" + "name": "item.elytra.flying" }, { "id": 406, - "name": "block.pointed_dripstone.hit" + "name": "block.enchantment_table.use" }, { "id": 407, - "name": "block.pointed_dripstone.fall" + "name": "block.ender_chest.close" }, { "id": 408, - "name": "block.pointed_dripstone.land" + "name": "block.ender_chest.open" }, { "id": 409, - "name": "block.pointed_dripstone.drip_lava" + "name": "entity.ender_dragon.ambient" }, { "id": 410, - "name": "block.pointed_dripstone.drip_water" + "name": "entity.ender_dragon.death" }, { "id": 411, - "name": "block.pointed_dripstone.drip_lava_into_cauldron" + "name": "entity.dragon_fireball.explode" }, { "id": 412, - "name": "block.pointed_dripstone.drip_water_into_cauldron" + "name": "entity.ender_dragon.flap" }, { "id": 413, - "name": "block.big_dripleaf.tilt_down" + "name": "entity.ender_dragon.growl" }, { "id": 414, - "name": "block.big_dripleaf.tilt_up" + "name": "entity.ender_dragon.hurt" }, { "id": 415, - "name": "entity.drowned.ambient" + "name": "entity.ender_dragon.shoot" }, { "id": 416, - "name": "entity.drowned.ambient_water" + "name": "entity.ender_eye.death" }, { "id": 417, - "name": "entity.drowned.death" + "name": "entity.ender_eye.launch" }, { "id": 418, - "name": "entity.drowned.death_water" + "name": "entity.enderman.ambient" }, { "id": 419, - "name": "entity.drowned.hurt" + "name": "entity.enderman.death" }, { "id": 420, - "name": "entity.drowned.hurt_water" + "name": "entity.enderman.hurt" }, { "id": 421, - "name": "entity.drowned.shoot" + "name": "entity.enderman.scream" }, { "id": 422, - "name": "entity.drowned.step" + "name": "entity.enderman.stare" }, { "id": 423, - "name": "entity.drowned.swim" + "name": "entity.enderman.teleport" }, { "id": 424, - "name": "item.dye.use" + "name": "entity.endermite.ambient" }, { "id": 425, - "name": "entity.egg.throw" + "name": "entity.endermite.death" }, { "id": 426, - "name": "entity.elder_guardian.ambient" + "name": "entity.endermite.hurt" }, { "id": 427, - "name": "entity.elder_guardian.ambient_land" + "name": "entity.endermite.step" }, { "id": 428, - "name": "entity.elder_guardian.curse" + "name": "entity.ender_pearl.throw" }, { "id": 429, - "name": "entity.elder_guardian.death" + "name": "block.end_gateway.spawn" }, { "id": 430, - "name": "entity.elder_guardian.death_land" + "name": "block.end_portal_frame.fill" }, { "id": 431, - "name": "entity.elder_guardian.flop" + "name": "block.end_portal.spawn" }, { "id": 432, - "name": "entity.elder_guardian.hurt" + "name": "entity.evoker.ambient" }, { "id": 433, - "name": "entity.elder_guardian.hurt_land" + "name": "entity.evoker.cast_spell" }, { "id": 434, - "name": "item.elytra.flying" + "name": "entity.evoker.celebrate" }, { "id": 435, - "name": "block.enchantment_table.use" + "name": "entity.evoker.death" }, { "id": 436, - "name": "block.ender_chest.close" + "name": "entity.evoker_fangs.attack" }, { "id": 437, - "name": "block.ender_chest.open" + "name": "entity.evoker.hurt" }, { "id": 438, - "name": "entity.ender_dragon.ambient" + "name": "entity.evoker.prepare_attack" }, { "id": 439, - "name": "entity.ender_dragon.death" + "name": "entity.evoker.prepare_summon" }, { "id": 440, - "name": "entity.dragon_fireball.explode" + "name": "entity.evoker.prepare_wololo" }, { "id": 441, - "name": "entity.ender_dragon.flap" + "name": "entity.experience_bottle.throw" }, { "id": 442, - "name": "entity.ender_dragon.growl" + "name": "entity.experience_orb.pickup" }, { "id": 443, - "name": "entity.ender_dragon.hurt" + "name": "block.fence_gate.close" }, { "id": 444, - "name": "entity.ender_dragon.shoot" + "name": "block.fence_gate.open" }, { "id": 445, - "name": "entity.ender_eye.death" + "name": "item.firecharge.use" }, { "id": 446, - "name": "entity.ender_eye.launch" + "name": "entity.firework_rocket.blast" }, { "id": 447, - "name": "entity.enderman.ambient" + "name": "entity.firework_rocket.blast_far" }, { "id": 448, - "name": "entity.enderman.death" + "name": "entity.firework_rocket.large_blast" }, { "id": 449, - "name": "entity.enderman.hurt" + "name": "entity.firework_rocket.large_blast_far" }, { "id": 450, - "name": "entity.enderman.scream" + "name": "entity.firework_rocket.launch" }, { "id": 451, - "name": "entity.enderman.stare" + "name": "entity.firework_rocket.shoot" }, { "id": 452, - "name": "entity.enderman.teleport" + "name": "entity.firework_rocket.twinkle" }, { "id": 453, - "name": "entity.endermite.ambient" + "name": "entity.firework_rocket.twinkle_far" }, { "id": 454, - "name": "entity.endermite.death" + "name": "block.fire.ambient" }, { "id": 455, - "name": "entity.endermite.hurt" + "name": "block.fire.extinguish" }, { "id": 456, - "name": "entity.endermite.step" + "name": "entity.fish.swim" }, { "id": 457, - "name": "entity.ender_pearl.throw" + "name": "entity.fishing_bobber.retrieve" }, { "id": 458, - "name": "block.end_gateway.spawn" + "name": "entity.fishing_bobber.splash" }, { "id": 459, - "name": "block.end_portal_frame.fill" + "name": "entity.fishing_bobber.throw" }, { "id": 460, - "name": "block.end_portal.spawn" + "name": "item.flintandsteel.use" }, { "id": 461, - "name": "entity.evoker.ambient" + "name": "block.flowering_azalea.break" }, { "id": 462, - "name": "entity.evoker.cast_spell" + "name": "block.flowering_azalea.fall" }, { "id": 463, - "name": "entity.evoker.celebrate" + "name": "block.flowering_azalea.hit" }, { "id": 464, - "name": "entity.evoker.death" + "name": "block.flowering_azalea.place" }, { "id": 465, - "name": "entity.evoker_fangs.attack" + "name": "block.flowering_azalea.step" }, { "id": 466, - "name": "entity.evoker.hurt" + "name": "entity.fox.aggro" }, { "id": 467, - "name": "entity.evoker.prepare_attack" + "name": "entity.fox.ambient" }, { "id": 468, - "name": "entity.evoker.prepare_summon" + "name": "entity.fox.bite" }, { "id": 469, - "name": "entity.evoker.prepare_wololo" + "name": "entity.fox.death" }, { "id": 470, - "name": "entity.experience_bottle.throw" + "name": "entity.fox.eat" }, { "id": 471, - "name": "entity.experience_orb.pickup" + "name": "entity.fox.hurt" }, { "id": 472, - "name": "block.fence_gate.close" + "name": "entity.fox.screech" }, { "id": 473, - "name": "block.fence_gate.open" + "name": "entity.fox.sleep" }, { "id": 474, - "name": "item.firecharge.use" + "name": "entity.fox.sniff" }, { "id": 475, - "name": "entity.firework_rocket.blast" + "name": "entity.fox.spit" }, { "id": 476, - "name": "entity.firework_rocket.blast_far" + "name": "entity.fox.teleport" }, { "id": 477, - "name": "entity.firework_rocket.large_blast" + "name": "block.suspicious_sand.break" }, { "id": 478, - "name": "entity.firework_rocket.large_blast_far" + "name": "block.suspicious_sand.step" }, { "id": 479, - "name": "entity.firework_rocket.launch" + "name": "block.suspicious_sand.place" }, { "id": 480, - "name": "entity.firework_rocket.shoot" + "name": "block.suspicious_sand.hit" }, { "id": 481, - "name": "entity.firework_rocket.twinkle" + "name": "block.suspicious_sand.fall" }, { "id": 482, - "name": "entity.firework_rocket.twinkle_far" + "name": "block.suspicious_gravel.break" }, { "id": 483, - "name": "block.fire.ambient" + "name": "block.suspicious_gravel.step" }, { "id": 484, - "name": "block.fire.extinguish" + "name": "block.suspicious_gravel.place" }, { "id": 485, - "name": "entity.fish.swim" + "name": "block.suspicious_gravel.hit" }, { "id": 486, - "name": "entity.fishing_bobber.retrieve" + "name": "block.suspicious_gravel.fall" }, { "id": 487, - "name": "entity.fishing_bobber.splash" + "name": "block.froglight.break" }, { "id": 488, - "name": "entity.fishing_bobber.throw" + "name": "block.froglight.fall" }, { "id": 489, - "name": "item.flintandsteel.use" + "name": "block.froglight.hit" }, { "id": 490, - "name": "block.flowering_azalea.break" + "name": "block.froglight.place" }, { "id": 491, - "name": "block.flowering_azalea.fall" + "name": "block.froglight.step" }, { "id": 492, - "name": "block.flowering_azalea.hit" + "name": "block.frogspawn.step" }, { "id": 493, - "name": "block.flowering_azalea.place" + "name": "block.frogspawn.break" }, { "id": 494, - "name": "block.flowering_azalea.step" + "name": "block.frogspawn.fall" }, { "id": 495, - "name": "entity.fox.aggro" + "name": "block.frogspawn.hatch" }, { "id": 496, - "name": "entity.fox.ambient" + "name": "block.frogspawn.hit" }, { "id": 497, - "name": "entity.fox.bite" + "name": "block.frogspawn.place" }, { "id": 498, - "name": "entity.fox.death" + "name": "entity.frog.ambient" }, { "id": 499, - "name": "entity.fox.eat" + "name": "entity.frog.death" }, { "id": 500, - "name": "entity.fox.hurt" + "name": "entity.frog.eat" }, { "id": 501, - "name": "entity.fox.screech" + "name": "entity.frog.hurt" }, { "id": 502, - "name": "entity.fox.sleep" + "name": "entity.frog.lay_spawn" }, { "id": 503, - "name": "entity.fox.sniff" + "name": "entity.frog.long_jump" }, { "id": 504, - "name": "entity.fox.spit" + "name": "entity.frog.step" }, { "id": 505, - "name": "entity.fox.teleport" + "name": "entity.frog.tongue" }, { "id": 506, - "name": "block.suspicious_sand.break" + "name": "block.roots.break" }, { "id": 507, - "name": "block.suspicious_sand.step" + "name": "block.roots.step" }, { "id": 508, - "name": "block.suspicious_sand.place" + "name": "block.roots.place" }, { "id": 509, - "name": "block.suspicious_sand.hit" + "name": "block.roots.hit" }, { "id": 510, - "name": "block.suspicious_sand.fall" + "name": "block.roots.fall" }, { "id": 511, - "name": "block.suspicious_gravel.break" + "name": "block.furnace.fire_crackle" }, { "id": 512, - "name": "block.suspicious_gravel.step" + "name": "entity.generic.big_fall" }, { "id": 513, - "name": "block.suspicious_gravel.place" + "name": "entity.generic.burn" }, { "id": 514, - "name": "block.suspicious_gravel.hit" + "name": "entity.generic.death" }, { "id": 515, - "name": "block.suspicious_gravel.fall" + "name": "entity.generic.drink" }, { "id": 516, - "name": "block.froglight.break" + "name": "entity.generic.eat" }, { "id": 517, - "name": "block.froglight.fall" + "name": "entity.generic.explode" }, { "id": 518, - "name": "block.froglight.hit" + "name": "entity.generic.extinguish_fire" }, { "id": 519, - "name": "block.froglight.place" + "name": "entity.generic.hurt" }, { "id": 520, - "name": "block.froglight.step" + "name": "entity.generic.small_fall" }, { "id": 521, - "name": "block.frogspawn.step" + "name": "entity.generic.splash" }, { "id": 522, - "name": "block.frogspawn.break" + "name": "entity.generic.swim" }, { "id": 523, - "name": "block.frogspawn.fall" + "name": "entity.ghast.ambient" }, { "id": 524, - "name": "block.frogspawn.hatch" + "name": "entity.ghast.death" }, { "id": 525, - "name": "block.frogspawn.hit" + "name": "entity.ghast.hurt" }, { "id": 526, - "name": "block.frogspawn.place" + "name": "entity.ghast.scream" }, { "id": 527, - "name": "entity.frog.ambient" + "name": "entity.ghast.shoot" }, { "id": 528, - "name": "entity.frog.death" + "name": "entity.ghast.warn" }, { "id": 529, - "name": "entity.frog.eat" + "name": "block.gilded_blackstone.break" }, { "id": 530, - "name": "entity.frog.hurt" + "name": "block.gilded_blackstone.fall" }, { "id": 531, - "name": "entity.frog.lay_spawn" + "name": "block.gilded_blackstone.hit" }, { "id": 532, - "name": "entity.frog.long_jump" + "name": "block.gilded_blackstone.place" }, { "id": 533, - "name": "entity.frog.step" + "name": "block.gilded_blackstone.step" }, { "id": 534, - "name": "entity.frog.tongue" + "name": "block.glass.break" }, { "id": 535, - "name": "block.roots.break" + "name": "block.glass.fall" }, { "id": 536, - "name": "block.roots.step" + "name": "block.glass.hit" }, { "id": 537, - "name": "block.roots.place" + "name": "block.glass.place" }, { "id": 538, - "name": "block.roots.hit" + "name": "block.glass.step" }, { "id": 539, - "name": "block.roots.fall" + "name": "item.glow_ink_sac.use" }, { "id": 540, - "name": "block.furnace.fire_crackle" + "name": "entity.glow_item_frame.add_item" }, { "id": 541, - "name": "entity.generic.big_fall" + "name": "entity.glow_item_frame.break" }, { "id": 542, - "name": "entity.generic.burn" + "name": "entity.glow_item_frame.place" }, { "id": 543, - "name": "entity.generic.death" + "name": "entity.glow_item_frame.remove_item" }, { "id": 544, - "name": "entity.generic.drink" + "name": "entity.glow_item_frame.rotate_item" }, { "id": 545, - "name": "entity.generic.eat" + "name": "entity.glow_squid.ambient" }, { "id": 546, - "name": "entity.generic.explode" + "name": "entity.glow_squid.death" }, { "id": 547, - "name": "entity.generic.extinguish_fire" + "name": "entity.glow_squid.hurt" }, { "id": 548, - "name": "entity.generic.hurt" + "name": "entity.glow_squid.squirt" }, { "id": 549, - "name": "entity.generic.small_fall" + "name": "entity.goat.ambient" }, { "id": 550, - "name": "entity.generic.splash" + "name": "entity.goat.death" }, { "id": 551, - "name": "entity.generic.swim" + "name": "entity.goat.eat" }, { "id": 552, - "name": "entity.ghast.ambient" + "name": "entity.goat.hurt" }, { "id": 553, - "name": "entity.ghast.death" + "name": "entity.goat.long_jump" }, { "id": 554, - "name": "entity.ghast.hurt" + "name": "entity.goat.milk" }, { "id": 555, - "name": "entity.ghast.scream" + "name": "entity.goat.prepare_ram" }, { "id": 556, - "name": "entity.ghast.shoot" + "name": "entity.goat.ram_impact" }, { "id": 557, - "name": "entity.ghast.warn" + "name": "entity.goat.horn_break" }, { "id": 558, - "name": "block.gilded_blackstone.break" + "name": "item.goat_horn.play" }, { "id": 559, - "name": "block.gilded_blackstone.fall" + "name": "entity.goat.screaming.ambient" }, { "id": 560, - "name": "block.gilded_blackstone.hit" + "name": "entity.goat.screaming.death" }, { "id": 561, - "name": "block.gilded_blackstone.place" + "name": "entity.goat.screaming.eat" }, { "id": 562, - "name": "block.gilded_blackstone.step" + "name": "entity.goat.screaming.hurt" }, { "id": 563, - "name": "block.glass.break" + "name": "entity.goat.screaming.long_jump" }, { "id": 564, - "name": "block.glass.fall" + "name": "entity.goat.screaming.milk" }, { "id": 565, - "name": "block.glass.hit" + "name": "entity.goat.screaming.prepare_ram" }, { "id": 566, - "name": "block.glass.place" + "name": "entity.goat.screaming.ram_impact" }, { "id": 567, - "name": "block.glass.step" + "name": "entity.goat.screaming.horn_break" }, { "id": 568, - "name": "item.glow_ink_sac.use" + "name": "entity.goat.step" }, { "id": 569, - "name": "entity.glow_item_frame.add_item" + "name": "block.grass.break" }, { "id": 570, - "name": "entity.glow_item_frame.break" + "name": "block.grass.fall" }, { "id": 571, - "name": "entity.glow_item_frame.place" + "name": "block.grass.hit" }, { "id": 572, - "name": "entity.glow_item_frame.remove_item" + "name": "block.grass.place" }, { "id": 573, - "name": "entity.glow_item_frame.rotate_item" + "name": "block.grass.step" }, { "id": 574, - "name": "entity.glow_squid.ambient" + "name": "block.gravel.break" }, { "id": 575, - "name": "entity.glow_squid.death" + "name": "block.gravel.fall" }, { "id": 576, - "name": "entity.glow_squid.hurt" + "name": "block.gravel.hit" }, { "id": 577, - "name": "entity.glow_squid.squirt" + "name": "block.gravel.place" }, { "id": 578, - "name": "entity.goat.ambient" + "name": "block.gravel.step" }, { "id": 579, - "name": "entity.goat.death" + "name": "block.grindstone.use" }, { "id": 580, - "name": "entity.goat.eat" + "name": "block.growing_plant.crop" }, { "id": 581, - "name": "entity.goat.hurt" + "name": "entity.guardian.ambient" }, { "id": 582, - "name": "entity.goat.long_jump" + "name": "entity.guardian.ambient_land" }, { "id": 583, - "name": "entity.goat.milk" + "name": "entity.guardian.attack" }, { "id": 584, - "name": "entity.goat.prepare_ram" + "name": "entity.guardian.death" }, { "id": 585, - "name": "entity.goat.ram_impact" + "name": "entity.guardian.death_land" }, { "id": 586, - "name": "entity.goat.horn_break" + "name": "entity.guardian.flop" }, { "id": 587, - "name": "item.goat_horn.play" + "name": "entity.guardian.hurt" }, { "id": 588, - "name": "entity.goat.screaming.ambient" + "name": "entity.guardian.hurt_land" }, { "id": 589, - "name": "entity.goat.screaming.death" + "name": "block.hanging_roots.break" }, { "id": 590, - "name": "entity.goat.screaming.eat" + "name": "block.hanging_roots.fall" }, { "id": 591, - "name": "entity.goat.screaming.hurt" + "name": "block.hanging_roots.hit" }, { "id": 592, - "name": "entity.goat.screaming.long_jump" + "name": "block.hanging_roots.place" }, { "id": 593, - "name": "entity.goat.screaming.milk" + "name": "block.hanging_roots.step" }, { "id": 594, - "name": "entity.goat.screaming.prepare_ram" + "name": "block.hanging_sign.step" }, { "id": 595, - "name": "entity.goat.screaming.ram_impact" + "name": "block.hanging_sign.break" }, { "id": 596, - "name": "entity.goat.screaming.horn_break" + "name": "block.hanging_sign.fall" }, { "id": 597, - "name": "entity.goat.step" + "name": "block.hanging_sign.hit" }, { "id": 598, - "name": "block.grass.break" + "name": "block.hanging_sign.place" }, { "id": 599, - "name": "block.grass.fall" + "name": "block.nether_wood_hanging_sign.step" }, { "id": 600, - "name": "block.grass.hit" + "name": "block.nether_wood_hanging_sign.break" }, { "id": 601, - "name": "block.grass.place" + "name": "block.nether_wood_hanging_sign.fall" }, { "id": 602, - "name": "block.grass.step" + "name": "block.nether_wood_hanging_sign.hit" }, { "id": 603, - "name": "block.gravel.break" + "name": "block.nether_wood_hanging_sign.place" }, { "id": 604, - "name": "block.gravel.fall" + "name": "block.bamboo_wood_hanging_sign.step" }, { "id": 605, - "name": "block.gravel.hit" + "name": "block.bamboo_wood_hanging_sign.break" }, { "id": 606, - "name": "block.gravel.place" + "name": "block.bamboo_wood_hanging_sign.fall" }, { "id": 607, - "name": "block.gravel.step" + "name": "block.bamboo_wood_hanging_sign.hit" }, { "id": 608, - "name": "block.grindstone.use" + "name": "block.bamboo_wood_hanging_sign.place" }, { "id": 609, - "name": "block.growing_plant.crop" + "name": "item.hoe.till" }, { "id": 610, - "name": "entity.guardian.ambient" + "name": "entity.hoglin.ambient" }, { "id": 611, - "name": "entity.guardian.ambient_land" + "name": "entity.hoglin.angry" }, { "id": 612, - "name": "entity.guardian.attack" + "name": "entity.hoglin.attack" }, { "id": 613, - "name": "entity.guardian.death" + "name": "entity.hoglin.converted_to_zombified" }, { "id": 614, - "name": "entity.guardian.death_land" + "name": "entity.hoglin.death" }, { "id": 615, - "name": "entity.guardian.flop" + "name": "entity.hoglin.hurt" }, { "id": 616, - "name": "entity.guardian.hurt" + "name": "entity.hoglin.retreat" }, { "id": 617, - "name": "entity.guardian.hurt_land" + "name": "entity.hoglin.step" }, { "id": 618, - "name": "block.hanging_roots.break" + "name": "block.honey_block.break" }, { "id": 619, - "name": "block.hanging_roots.fall" + "name": "block.honey_block.fall" }, { "id": 620, - "name": "block.hanging_roots.hit" + "name": "block.honey_block.hit" }, { "id": 621, - "name": "block.hanging_roots.place" + "name": "block.honey_block.place" }, { "id": 622, - "name": "block.hanging_roots.step" + "name": "block.honey_block.slide" }, { "id": 623, - "name": "block.hanging_sign.step" + "name": "block.honey_block.step" }, { "id": 624, - "name": "block.hanging_sign.break" + "name": "item.honeycomb.wax_on" }, { "id": 625, - "name": "block.hanging_sign.fall" + "name": "item.honey_bottle.drink" }, { "id": 626, - "name": "block.hanging_sign.hit" + "name": "item.goat_horn.sound.0" }, { "id": 627, - "name": "block.hanging_sign.place" + "name": "item.goat_horn.sound.1" }, { "id": 628, - "name": "block.nether_wood_hanging_sign.step" + "name": "item.goat_horn.sound.2" }, { "id": 629, - "name": "block.nether_wood_hanging_sign.break" + "name": "item.goat_horn.sound.3" }, { "id": 630, - "name": "block.nether_wood_hanging_sign.fall" + "name": "item.goat_horn.sound.4" }, { "id": 631, - "name": "block.nether_wood_hanging_sign.hit" + "name": "item.goat_horn.sound.5" }, { "id": 632, - "name": "block.nether_wood_hanging_sign.place" + "name": "item.goat_horn.sound.6" }, { "id": 633, - "name": "block.bamboo_wood_hanging_sign.step" + "name": "item.goat_horn.sound.7" }, { "id": 634, - "name": "block.bamboo_wood_hanging_sign.break" + "name": "entity.horse.ambient" }, { "id": 635, - "name": "block.bamboo_wood_hanging_sign.fall" + "name": "entity.horse.angry" }, { "id": 636, - "name": "block.bamboo_wood_hanging_sign.hit" + "name": "entity.horse.armor" }, { "id": 637, - "name": "block.bamboo_wood_hanging_sign.place" + "name": "entity.horse.breathe" }, { "id": 638, - "name": "block.trial_spawner.break" + "name": "entity.horse.death" }, { "id": 639, - "name": "block.trial_spawner.step" + "name": "entity.horse.eat" }, { "id": 640, - "name": "block.trial_spawner.place" + "name": "entity.horse.gallop" }, { "id": 641, - "name": "block.trial_spawner.hit" + "name": "entity.horse.hurt" }, { "id": 642, - "name": "block.trial_spawner.fall" + "name": "entity.horse.jump" }, { "id": 643, - "name": "block.trial_spawner.spawn_mob" + "name": "entity.horse.land" }, { "id": 644, - "name": "block.trial_spawner.detect_player" + "name": "entity.horse.saddle" }, { "id": 645, - "name": "block.trial_spawner.ambient" + "name": "entity.horse.step" }, { "id": 646, - "name": "block.trial_spawner.open_shutter" + "name": "entity.horse.step_wood" }, { "id": 647, - "name": "block.trial_spawner.close_shutter" + "name": "entity.hostile.big_fall" }, { "id": 648, - "name": "block.trial_spawner.eject_item" + "name": "entity.hostile.death" }, { "id": 649, - "name": "item.hoe.till" + "name": "entity.hostile.hurt" }, { "id": 650, - "name": "entity.hoglin.ambient" + "name": "entity.hostile.small_fall" }, { "id": 651, - "name": "entity.hoglin.angry" + "name": "entity.hostile.splash" }, { "id": 652, - "name": "entity.hoglin.attack" + "name": "entity.hostile.swim" }, { "id": 653, - "name": "entity.hoglin.converted_to_zombified" + "name": "entity.husk.ambient" }, { "id": 654, - "name": "entity.hoglin.death" + "name": "entity.husk.converted_to_zombie" }, { "id": 655, - "name": "entity.hoglin.hurt" + "name": "entity.husk.death" }, { "id": 656, - "name": "entity.hoglin.retreat" + "name": "entity.husk.hurt" }, { "id": 657, - "name": "entity.hoglin.step" + "name": "entity.husk.step" }, { "id": 658, - "name": "block.honey_block.break" + "name": "entity.illusioner.ambient" }, { "id": 659, - "name": "block.honey_block.fall" + "name": "entity.illusioner.cast_spell" }, { "id": 660, - "name": "block.honey_block.hit" + "name": "entity.illusioner.death" }, { "id": 661, - "name": "block.honey_block.place" + "name": "entity.illusioner.hurt" }, { "id": 662, - "name": "block.honey_block.slide" + "name": "entity.illusioner.mirror_move" }, { "id": 663, - "name": "block.honey_block.step" + "name": "entity.illusioner.prepare_blindness" }, { "id": 664, - "name": "item.honeycomb.wax_on" + "name": "entity.illusioner.prepare_mirror" }, { "id": 665, - "name": "item.honey_bottle.drink" + "name": "item.ink_sac.use" }, { "id": 666, - "name": "item.goat_horn.sound.0" + "name": "block.iron_door.close" }, { "id": 667, - "name": "item.goat_horn.sound.1" + "name": "block.iron_door.open" }, { "id": 668, - "name": "item.goat_horn.sound.2" + "name": "entity.iron_golem.attack" }, { "id": 669, - "name": "item.goat_horn.sound.3" + "name": "entity.iron_golem.damage" }, { "id": 670, - "name": "item.goat_horn.sound.4" + "name": "entity.iron_golem.death" }, { "id": 671, - "name": "item.goat_horn.sound.5" + "name": "entity.iron_golem.hurt" }, { "id": 672, - "name": "item.goat_horn.sound.6" + "name": "entity.iron_golem.repair" }, { "id": 673, - "name": "item.goat_horn.sound.7" + "name": "entity.iron_golem.step" }, { "id": 674, - "name": "entity.horse.ambient" + "name": "block.iron_trapdoor.close" }, { "id": 675, - "name": "entity.horse.angry" + "name": "block.iron_trapdoor.open" }, { "id": 676, - "name": "entity.horse.armor" + "name": "entity.item_frame.add_item" }, { "id": 677, - "name": "entity.horse.breathe" + "name": "entity.item_frame.break" }, { "id": 678, - "name": "entity.horse.death" + "name": "entity.item_frame.place" }, { "id": 679, - "name": "entity.horse.eat" + "name": "entity.item_frame.remove_item" }, { "id": 680, - "name": "entity.horse.gallop" + "name": "entity.item_frame.rotate_item" }, { "id": 681, - "name": "entity.horse.hurt" + "name": "entity.item.break" }, { "id": 682, - "name": "entity.horse.jump" + "name": "entity.item.pickup" }, { "id": 683, - "name": "entity.horse.land" + "name": "block.ladder.break" }, { "id": 684, - "name": "entity.horse.saddle" + "name": "block.ladder.fall" }, { "id": 685, - "name": "entity.horse.step" + "name": "block.ladder.hit" }, { "id": 686, - "name": "entity.horse.step_wood" + "name": "block.ladder.place" }, { "id": 687, - "name": "entity.hostile.big_fall" + "name": "block.ladder.step" }, { "id": 688, - "name": "entity.hostile.death" + "name": "block.lantern.break" }, { "id": 689, - "name": "entity.hostile.hurt" + "name": "block.lantern.fall" }, { "id": 690, - "name": "entity.hostile.small_fall" + "name": "block.lantern.hit" }, { "id": 691, - "name": "entity.hostile.splash" + "name": "block.lantern.place" }, { "id": 692, - "name": "entity.hostile.swim" + "name": "block.lantern.step" }, { "id": 693, - "name": "entity.husk.ambient" + "name": "block.large_amethyst_bud.break" }, { "id": 694, - "name": "entity.husk.converted_to_zombie" + "name": "block.large_amethyst_bud.place" }, { "id": 695, - "name": "entity.husk.death" + "name": "block.lava.ambient" }, { "id": 696, - "name": "entity.husk.hurt" + "name": "block.lava.extinguish" }, { "id": 697, - "name": "entity.husk.step" + "name": "block.lava.pop" }, { "id": 698, - "name": "entity.illusioner.ambient" + "name": "entity.leash_knot.break" }, { "id": 699, - "name": "entity.illusioner.cast_spell" + "name": "entity.leash_knot.place" }, { "id": 700, - "name": "entity.illusioner.death" + "name": "block.lever.click" }, { "id": 701, - "name": "entity.illusioner.hurt" + "name": "entity.lightning_bolt.impact" }, { "id": 702, - "name": "entity.illusioner.mirror_move" + "name": "entity.lightning_bolt.thunder" }, { "id": 703, - "name": "entity.illusioner.prepare_blindness" + "name": "entity.lingering_potion.throw" }, { "id": 704, - "name": "entity.illusioner.prepare_mirror" + "name": "entity.llama.ambient" }, { "id": 705, - "name": "item.ink_sac.use" + "name": "entity.llama.angry" }, { "id": 706, - "name": "block.iron_door.close" + "name": "entity.llama.chest" }, { "id": 707, - "name": "block.iron_door.open" + "name": "entity.llama.death" }, { "id": 708, - "name": "entity.iron_golem.attack" + "name": "entity.llama.eat" }, { "id": 709, - "name": "entity.iron_golem.damage" + "name": "entity.llama.hurt" }, { "id": 710, - "name": "entity.iron_golem.death" + "name": "entity.llama.spit" }, { "id": 711, - "name": "entity.iron_golem.hurt" + "name": "entity.llama.step" }, { "id": 712, - "name": "entity.iron_golem.repair" + "name": "entity.llama.swag" }, { "id": 713, - "name": "entity.iron_golem.step" + "name": "entity.magma_cube.death_small" }, { "id": 714, - "name": "block.iron_trapdoor.close" + "name": "block.lodestone.break" }, { "id": 715, - "name": "block.iron_trapdoor.open" + "name": "block.lodestone.step" }, { "id": 716, - "name": "entity.item_frame.add_item" + "name": "block.lodestone.place" }, { "id": 717, - "name": "entity.item_frame.break" + "name": "block.lodestone.hit" }, { "id": 718, - "name": "entity.item_frame.place" + "name": "block.lodestone.fall" }, { "id": 719, - "name": "entity.item_frame.remove_item" + "name": "item.lodestone_compass.lock" }, { "id": 720, - "name": "entity.item_frame.rotate_item" + "name": "entity.magma_cube.death" }, { "id": 721, - "name": "entity.item.break" + "name": "entity.magma_cube.hurt" }, { "id": 722, - "name": "entity.item.pickup" + "name": "entity.magma_cube.hurt_small" }, { "id": 723, - "name": "block.ladder.break" + "name": "entity.magma_cube.jump" }, { "id": 724, - "name": "block.ladder.fall" + "name": "entity.magma_cube.squish" }, { "id": 725, - "name": "block.ladder.hit" + "name": "entity.magma_cube.squish_small" }, { "id": 726, - "name": "block.ladder.place" + "name": "block.mangrove_roots.break" }, { "id": 727, - "name": "block.ladder.step" + "name": "block.mangrove_roots.fall" }, { "id": 728, - "name": "block.lantern.break" + "name": "block.mangrove_roots.hit" }, { "id": 729, - "name": "block.lantern.fall" + "name": "block.mangrove_roots.place" }, { "id": 730, - "name": "block.lantern.hit" + "name": "block.mangrove_roots.step" }, { "id": 731, - "name": "block.lantern.place" + "name": "block.medium_amethyst_bud.break" }, { "id": 732, - "name": "block.lantern.step" + "name": "block.medium_amethyst_bud.place" }, { "id": 733, - "name": "block.large_amethyst_bud.break" + "name": "block.metal.break" }, { "id": 734, - "name": "block.large_amethyst_bud.place" + "name": "block.metal.fall" }, { "id": 735, - "name": "block.lava.ambient" + "name": "block.metal.hit" }, { "id": 736, - "name": "block.lava.extinguish" + "name": "block.metal.place" }, { "id": 737, - "name": "block.lava.pop" + "name": "block.metal_pressure_plate.click_off" }, { "id": 738, - "name": "entity.leash_knot.break" + "name": "block.metal_pressure_plate.click_on" }, { "id": 739, - "name": "entity.leash_knot.place" + "name": "block.metal.step" }, { "id": 740, - "name": "block.lever.click" + "name": "entity.minecart.inside.underwater" }, { "id": 741, - "name": "entity.lightning_bolt.impact" + "name": "entity.minecart.inside" }, { "id": 742, - "name": "entity.lightning_bolt.thunder" + "name": "entity.minecart.riding" }, { "id": 743, - "name": "entity.lingering_potion.throw" + "name": "entity.mooshroom.convert" }, { "id": 744, - "name": "entity.llama.ambient" + "name": "entity.mooshroom.eat" }, { "id": 745, - "name": "entity.llama.angry" + "name": "entity.mooshroom.milk" }, { "id": 746, - "name": "entity.llama.chest" + "name": "entity.mooshroom.suspicious_milk" }, { "id": 747, - "name": "entity.llama.death" + "name": "entity.mooshroom.shear" }, { "id": 748, - "name": "entity.llama.eat" + "name": "block.moss_carpet.break" }, { "id": 749, - "name": "entity.llama.hurt" + "name": "block.moss_carpet.fall" }, { "id": 750, - "name": "entity.llama.spit" + "name": "block.moss_carpet.hit" }, { "id": 751, - "name": "entity.llama.step" + "name": "block.moss_carpet.place" }, { "id": 752, - "name": "entity.llama.swag" + "name": "block.moss_carpet.step" }, { "id": 753, - "name": "entity.magma_cube.death_small" + "name": "block.pink_petals.break" }, { "id": 754, - "name": "block.lodestone.break" + "name": "block.pink_petals.fall" }, { "id": 755, - "name": "block.lodestone.step" + "name": "block.pink_petals.hit" }, { "id": 756, - "name": "block.lodestone.place" + "name": "block.pink_petals.place" }, { "id": 757, - "name": "block.lodestone.hit" + "name": "block.pink_petals.step" }, { "id": 758, - "name": "block.lodestone.fall" + "name": "block.moss.break" }, { "id": 759, - "name": "item.lodestone_compass.lock" + "name": "block.moss.fall" }, { "id": 760, - "name": "entity.magma_cube.death" + "name": "block.moss.hit" }, { "id": 761, - "name": "entity.magma_cube.hurt" + "name": "block.moss.place" }, { "id": 762, - "name": "entity.magma_cube.hurt_small" + "name": "block.moss.step" }, { "id": 763, - "name": "entity.magma_cube.jump" + "name": "block.mud.break" }, { "id": 764, - "name": "entity.magma_cube.squish" + "name": "block.mud.fall" }, { "id": 765, - "name": "entity.magma_cube.squish_small" + "name": "block.mud.hit" }, { "id": 766, - "name": "block.mangrove_roots.break" + "name": "block.mud.place" }, { "id": 767, - "name": "block.mangrove_roots.fall" + "name": "block.mud.step" }, { "id": 768, - "name": "block.mangrove_roots.hit" + "name": "block.mud_bricks.break" }, { "id": 769, - "name": "block.mangrove_roots.place" + "name": "block.mud_bricks.fall" }, { "id": 770, - "name": "block.mangrove_roots.step" + "name": "block.mud_bricks.hit" }, { "id": 771, - "name": "block.medium_amethyst_bud.break" + "name": "block.mud_bricks.place" }, { "id": 772, - "name": "block.medium_amethyst_bud.place" + "name": "block.mud_bricks.step" }, { "id": 773, - "name": "block.metal.break" + "name": "block.muddy_mangrove_roots.break" }, { "id": 774, - "name": "block.metal.fall" + "name": "block.muddy_mangrove_roots.fall" }, { "id": 775, - "name": "block.metal.hit" + "name": "block.muddy_mangrove_roots.hit" }, { "id": 776, - "name": "block.metal.place" + "name": "block.muddy_mangrove_roots.place" }, { "id": 777, - "name": "block.metal_pressure_plate.click_off" + "name": "block.muddy_mangrove_roots.step" }, { "id": 778, - "name": "block.metal_pressure_plate.click_on" + "name": "entity.mule.ambient" }, { "id": 779, - "name": "block.metal.step" + "name": "entity.mule.angry" }, { "id": 780, - "name": "entity.minecart.inside.underwater" + "name": "entity.mule.chest" }, { "id": 781, - "name": "entity.minecart.inside" + "name": "entity.mule.death" }, { "id": 782, - "name": "entity.minecart.riding" + "name": "entity.mule.eat" }, { "id": 783, - "name": "entity.mooshroom.convert" + "name": "entity.mule.hurt" }, { "id": 784, - "name": "entity.mooshroom.eat" + "name": "music.creative" }, { "id": 785, - "name": "entity.mooshroom.milk" + "name": "music.credits" }, { "id": 786, - "name": "entity.mooshroom.suspicious_milk" + "name": "music_disc.5" }, { "id": 787, - "name": "entity.mooshroom.shear" + "name": "music_disc.11" }, { "id": 788, - "name": "block.moss_carpet.break" + "name": "music_disc.13" }, { "id": 789, - "name": "block.moss_carpet.fall" + "name": "music_disc.blocks" }, { "id": 790, - "name": "block.moss_carpet.hit" + "name": "music_disc.cat" }, { "id": 791, - "name": "block.moss_carpet.place" + "name": "music_disc.chirp" }, { "id": 792, - "name": "block.moss_carpet.step" + "name": "music_disc.far" }, { "id": 793, - "name": "block.pink_petals.break" + "name": "music_disc.mall" }, { "id": 794, - "name": "block.pink_petals.fall" + "name": "music_disc.mellohi" }, { "id": 795, - "name": "block.pink_petals.hit" + "name": "music_disc.pigstep" }, { "id": 796, - "name": "block.pink_petals.place" + "name": "music_disc.stal" }, { "id": 797, - "name": "block.pink_petals.step" + "name": "music_disc.strad" }, { "id": 798, - "name": "block.moss.break" + "name": "music_disc.wait" }, { "id": 799, - "name": "block.moss.fall" + "name": "music_disc.ward" }, { "id": 800, - "name": "block.moss.hit" + "name": "music_disc.otherside" }, { "id": 801, - "name": "block.moss.place" + "name": "music_disc.relic" }, { "id": 802, - "name": "block.moss.step" + "name": "music.dragon" }, { "id": 803, - "name": "block.mud.break" + "name": "music.end" }, { "id": 804, - "name": "block.mud.fall" + "name": "music.game" }, { "id": 805, - "name": "block.mud.hit" + "name": "music.menu" }, { "id": 806, - "name": "block.mud.place" + "name": "music.nether.basalt_deltas" }, { "id": 807, - "name": "block.mud.step" + "name": "music.nether.crimson_forest" }, { "id": 808, - "name": "block.mud_bricks.break" + "name": "music.overworld.deep_dark" }, { "id": 809, - "name": "block.mud_bricks.fall" + "name": "music.overworld.dripstone_caves" }, { "id": 810, - "name": "block.mud_bricks.hit" + "name": "music.overworld.grove" }, { "id": 811, - "name": "block.mud_bricks.place" + "name": "music.overworld.jagged_peaks" }, { "id": 812, - "name": "block.mud_bricks.step" + "name": "music.overworld.lush_caves" }, { "id": 813, - "name": "block.muddy_mangrove_roots.break" + "name": "music.overworld.swamp" }, { "id": 814, - "name": "block.muddy_mangrove_roots.fall" + "name": "music.overworld.forest" }, { "id": 815, - "name": "block.muddy_mangrove_roots.hit" + "name": "music.overworld.old_growth_taiga" }, { "id": 816, - "name": "block.muddy_mangrove_roots.place" + "name": "music.overworld.meadow" }, { "id": 817, - "name": "block.muddy_mangrove_roots.step" + "name": "music.overworld.cherry_grove" }, { "id": 818, - "name": "entity.mule.ambient" + "name": "music.nether.nether_wastes" }, { "id": 819, - "name": "entity.mule.angry" + "name": "music.overworld.frozen_peaks" }, { "id": 820, - "name": "entity.mule.chest" + "name": "music.overworld.snowy_slopes" }, { "id": 821, - "name": "entity.mule.death" + "name": "music.nether.soul_sand_valley" }, { "id": 822, - "name": "entity.mule.eat" + "name": "music.overworld.stony_peaks" }, { "id": 823, - "name": "entity.mule.hurt" + "name": "music.nether.warped_forest" }, { "id": 824, - "name": "music.creative" + "name": "music.overworld.flower_forest" }, { "id": 825, - "name": "music.credits" + "name": "music.overworld.desert" }, { "id": 826, - "name": "music_disc.5" + "name": "music.overworld.badlands" }, { "id": 827, - "name": "music_disc.11" + "name": "music.overworld.jungle" }, { "id": 828, - "name": "music_disc.13" + "name": "music.overworld.sparse_jungle" }, { "id": 829, - "name": "music_disc.blocks" + "name": "music.overworld.bamboo_jungle" }, { "id": 830, - "name": "music_disc.cat" + "name": "music.under_water" }, { "id": 831, - "name": "music_disc.chirp" + "name": "block.nether_bricks.break" }, { "id": 832, - "name": "music_disc.far" + "name": "block.nether_bricks.step" }, { "id": 833, - "name": "music_disc.mall" + "name": "block.nether_bricks.place" }, { "id": 834, - "name": "music_disc.mellohi" + "name": "block.nether_bricks.hit" }, { "id": 835, - "name": "music_disc.pigstep" + "name": "block.nether_bricks.fall" }, { "id": 836, - "name": "music_disc.stal" + "name": "block.nether_wart.break" }, { "id": 837, - "name": "music_disc.strad" + "name": "item.nether_wart.plant" }, { "id": 838, - "name": "music_disc.wait" + "name": "block.nether_wood.break" }, { "id": 839, - "name": "music_disc.ward" + "name": "block.nether_wood.fall" }, { "id": 840, - "name": "music_disc.otherside" + "name": "block.nether_wood.hit" }, { "id": 841, - "name": "music_disc.relic" + "name": "block.nether_wood.place" }, { "id": 842, - "name": "music.dragon" + "name": "block.nether_wood.step" }, { "id": 843, - "name": "music.end" + "name": "block.nether_wood_door.close" }, { "id": 844, - "name": "music.game" + "name": "block.nether_wood_door.open" }, { "id": 845, - "name": "music.menu" + "name": "block.nether_wood_trapdoor.close" }, { "id": 846, - "name": "music.nether.basalt_deltas" + "name": "block.nether_wood_trapdoor.open" }, { "id": 847, - "name": "music.nether.crimson_forest" + "name": "block.nether_wood_button.click_off" }, { "id": 848, - "name": "music.overworld.deep_dark" + "name": "block.nether_wood_button.click_on" }, { "id": 849, - "name": "music.overworld.dripstone_caves" + "name": "block.nether_wood_pressure_plate.click_off" }, { "id": 850, - "name": "music.overworld.grove" + "name": "block.nether_wood_pressure_plate.click_on" }, { "id": 851, - "name": "music.overworld.jagged_peaks" + "name": "block.nether_wood_fence_gate.close" }, { "id": 852, - "name": "music.overworld.lush_caves" + "name": "block.nether_wood_fence_gate.open" }, { "id": 853, - "name": "music.overworld.swamp" + "name": "intentionally_empty" }, { "id": 854, - "name": "music.overworld.forest" + "name": "block.packed_mud.break" }, { "id": 855, - "name": "music.overworld.old_growth_taiga" + "name": "block.packed_mud.fall" }, { "id": 856, - "name": "music.overworld.meadow" + "name": "block.packed_mud.hit" }, { "id": 857, - "name": "music.overworld.cherry_grove" + "name": "block.packed_mud.place" }, { "id": 858, - "name": "music.nether.nether_wastes" + "name": "block.packed_mud.step" }, { "id": 859, - "name": "music.overworld.frozen_peaks" + "name": "block.stem.break" }, { "id": 860, - "name": "music.overworld.snowy_slopes" + "name": "block.stem.step" }, { "id": 861, - "name": "music.nether.soul_sand_valley" + "name": "block.stem.place" }, { "id": 862, - "name": "music.overworld.stony_peaks" + "name": "block.stem.hit" }, { "id": 863, - "name": "music.nether.warped_forest" + "name": "block.stem.fall" }, { "id": 864, - "name": "music.overworld.flower_forest" + "name": "block.nylium.break" }, { "id": 865, - "name": "music.overworld.desert" + "name": "block.nylium.step" }, { "id": 866, - "name": "music.overworld.badlands" + "name": "block.nylium.place" }, { "id": 867, - "name": "music.overworld.jungle" + "name": "block.nylium.hit" }, { "id": 868, - "name": "music.overworld.sparse_jungle" + "name": "block.nylium.fall" }, { "id": 869, - "name": "music.overworld.bamboo_jungle" + "name": "block.nether_sprouts.break" }, { "id": 870, - "name": "music.under_water" + "name": "block.nether_sprouts.step" }, { "id": 871, - "name": "block.nether_bricks.break" + "name": "block.nether_sprouts.place" }, { "id": 872, - "name": "block.nether_bricks.step" + "name": "block.nether_sprouts.hit" }, { "id": 873, - "name": "block.nether_bricks.place" + "name": "block.nether_sprouts.fall" }, { "id": 874, - "name": "block.nether_bricks.hit" + "name": "block.fungus.break" }, { "id": 875, - "name": "block.nether_bricks.fall" + "name": "block.fungus.step" }, { "id": 876, - "name": "block.nether_wart.break" + "name": "block.fungus.place" }, { "id": 877, - "name": "item.nether_wart.plant" + "name": "block.fungus.hit" }, { "id": 878, - "name": "block.nether_wood.break" + "name": "block.fungus.fall" }, { "id": 879, - "name": "block.nether_wood.fall" + "name": "block.weeping_vines.break" }, { "id": 880, - "name": "block.nether_wood.hit" + "name": "block.weeping_vines.step" }, { "id": 881, - "name": "block.nether_wood.place" + "name": "block.weeping_vines.place" }, { "id": 882, - "name": "block.nether_wood.step" + "name": "block.weeping_vines.hit" }, { "id": 883, - "name": "block.nether_wood_door.close" + "name": "block.weeping_vines.fall" }, { "id": 884, - "name": "block.nether_wood_door.open" + "name": "block.wart_block.break" }, { "id": 885, - "name": "block.nether_wood_trapdoor.close" + "name": "block.wart_block.step" }, { "id": 886, - "name": "block.nether_wood_trapdoor.open" + "name": "block.wart_block.place" }, { "id": 887, - "name": "block.nether_wood_button.click_off" + "name": "block.wart_block.hit" }, { "id": 888, - "name": "block.nether_wood_button.click_on" + "name": "block.wart_block.fall" }, { "id": 889, - "name": "block.nether_wood_pressure_plate.click_off" + "name": "block.netherite_block.break" }, { "id": 890, - "name": "block.nether_wood_pressure_plate.click_on" + "name": "block.netherite_block.step" }, { "id": 891, - "name": "block.nether_wood_fence_gate.close" + "name": "block.netherite_block.place" }, { "id": 892, - "name": "block.nether_wood_fence_gate.open" + "name": "block.netherite_block.hit" }, { "id": 893, - "name": "intentionally_empty" + "name": "block.netherite_block.fall" }, { "id": 894, - "name": "block.packed_mud.break" + "name": "block.netherrack.break" }, { "id": 895, - "name": "block.packed_mud.fall" + "name": "block.netherrack.step" }, { "id": 896, - "name": "block.packed_mud.hit" + "name": "block.netherrack.place" }, { "id": 897, - "name": "block.packed_mud.place" + "name": "block.netherrack.hit" }, { "id": 898, - "name": "block.packed_mud.step" + "name": "block.netherrack.fall" }, { "id": 899, - "name": "block.stem.break" + "name": "block.note_block.basedrum" }, { "id": 900, - "name": "block.stem.step" + "name": "block.note_block.bass" }, { "id": 901, - "name": "block.stem.place" + "name": "block.note_block.bell" }, { "id": 902, - "name": "block.stem.hit" + "name": "block.note_block.chime" }, { "id": 903, - "name": "block.stem.fall" + "name": "block.note_block.flute" }, { "id": 904, - "name": "block.nylium.break" + "name": "block.note_block.guitar" }, { "id": 905, - "name": "block.nylium.step" + "name": "block.note_block.harp" }, { "id": 906, - "name": "block.nylium.place" + "name": "block.note_block.hat" }, { "id": 907, - "name": "block.nylium.hit" + "name": "block.note_block.pling" }, { "id": 908, - "name": "block.nylium.fall" + "name": "block.note_block.snare" }, { "id": 909, - "name": "block.nether_sprouts.break" + "name": "block.note_block.xylophone" }, { "id": 910, - "name": "block.nether_sprouts.step" + "name": "block.note_block.iron_xylophone" }, { "id": 911, - "name": "block.nether_sprouts.place" + "name": "block.note_block.cow_bell" }, { "id": 912, - "name": "block.nether_sprouts.hit" + "name": "block.note_block.didgeridoo" }, { "id": 913, - "name": "block.nether_sprouts.fall" + "name": "block.note_block.bit" }, { "id": 914, - "name": "block.fungus.break" + "name": "block.note_block.banjo" }, { "id": 915, - "name": "block.fungus.step" + "name": "block.note_block.imitate.zombie" }, { "id": 916, - "name": "block.fungus.place" + "name": "block.note_block.imitate.skeleton" }, { "id": 917, - "name": "block.fungus.hit" + "name": "block.note_block.imitate.creeper" }, { "id": 918, - "name": "block.fungus.fall" + "name": "block.note_block.imitate.ender_dragon" }, { "id": 919, - "name": "block.weeping_vines.break" + "name": "block.note_block.imitate.wither_skeleton" }, { "id": 920, - "name": "block.weeping_vines.step" + "name": "block.note_block.imitate.piglin" }, { "id": 921, - "name": "block.weeping_vines.place" + "name": "entity.ocelot.hurt" }, { "id": 922, - "name": "block.weeping_vines.hit" + "name": "entity.ocelot.ambient" }, { "id": 923, - "name": "block.weeping_vines.fall" + "name": "entity.ocelot.death" }, { "id": 924, - "name": "block.wart_block.break" + "name": "entity.painting.break" }, { "id": 925, - "name": "block.wart_block.step" + "name": "entity.painting.place" }, { "id": 926, - "name": "block.wart_block.place" + "name": "entity.panda.pre_sneeze" }, { "id": 927, - "name": "block.wart_block.hit" + "name": "entity.panda.sneeze" }, { "id": 928, - "name": "block.wart_block.fall" + "name": "entity.panda.ambient" }, { "id": 929, - "name": "block.netherite_block.break" + "name": "entity.panda.death" }, { "id": 930, - "name": "block.netherite_block.step" + "name": "entity.panda.eat" }, { "id": 931, - "name": "block.netherite_block.place" + "name": "entity.panda.step" }, { "id": 932, - "name": "block.netherite_block.hit" + "name": "entity.panda.cant_breed" }, { "id": 933, - "name": "block.netherite_block.fall" + "name": "entity.panda.aggressive_ambient" }, { "id": 934, - "name": "block.netherrack.break" + "name": "entity.panda.worried_ambient" }, { "id": 935, - "name": "block.netherrack.step" + "name": "entity.panda.hurt" }, { "id": 936, - "name": "block.netherrack.place" + "name": "entity.panda.bite" }, { "id": 937, - "name": "block.netherrack.hit" + "name": "entity.parrot.ambient" }, { "id": 938, - "name": "block.netherrack.fall" + "name": "entity.parrot.death" }, { "id": 939, - "name": "block.note_block.basedrum" + "name": "entity.parrot.eat" }, { "id": 940, - "name": "block.note_block.bass" + "name": "entity.parrot.fly" }, { "id": 941, - "name": "block.note_block.bell" + "name": "entity.parrot.hurt" }, { "id": 942, - "name": "block.note_block.chime" + "name": "entity.parrot.imitate.blaze" }, { "id": 943, - "name": "block.note_block.flute" + "name": "entity.parrot.imitate.creeper" }, { "id": 944, - "name": "block.note_block.guitar" + "name": "entity.parrot.imitate.drowned" }, { "id": 945, - "name": "block.note_block.harp" + "name": "entity.parrot.imitate.elder_guardian" }, { "id": 946, - "name": "block.note_block.hat" + "name": "entity.parrot.imitate.ender_dragon" }, { "id": 947, - "name": "block.note_block.pling" + "name": "entity.parrot.imitate.endermite" }, { "id": 948, - "name": "block.note_block.snare" + "name": "entity.parrot.imitate.evoker" }, { "id": 949, - "name": "block.note_block.xylophone" + "name": "entity.parrot.imitate.ghast" }, { "id": 950, - "name": "block.note_block.iron_xylophone" + "name": "entity.parrot.imitate.guardian" }, { "id": 951, - "name": "block.note_block.cow_bell" + "name": "entity.parrot.imitate.hoglin" }, { "id": 952, - "name": "block.note_block.didgeridoo" + "name": "entity.parrot.imitate.husk" }, { "id": 953, - "name": "block.note_block.bit" + "name": "entity.parrot.imitate.illusioner" }, { "id": 954, - "name": "block.note_block.banjo" + "name": "entity.parrot.imitate.magma_cube" }, { "id": 955, - "name": "block.note_block.imitate.zombie" + "name": "entity.parrot.imitate.phantom" }, { "id": 956, - "name": "block.note_block.imitate.skeleton" + "name": "entity.parrot.imitate.piglin" }, { "id": 957, - "name": "block.note_block.imitate.creeper" + "name": "entity.parrot.imitate.piglin_brute" }, { "id": 958, - "name": "block.note_block.imitate.ender_dragon" + "name": "entity.parrot.imitate.pillager" }, { "id": 959, - "name": "block.note_block.imitate.wither_skeleton" + "name": "entity.parrot.imitate.ravager" }, { "id": 960, - "name": "block.note_block.imitate.piglin" + "name": "entity.parrot.imitate.shulker" }, { "id": 961, - "name": "entity.ocelot.hurt" + "name": "entity.parrot.imitate.silverfish" }, { "id": 962, - "name": "entity.ocelot.ambient" + "name": "entity.parrot.imitate.skeleton" }, { "id": 963, - "name": "entity.ocelot.death" + "name": "entity.parrot.imitate.slime" }, { "id": 964, - "name": "entity.painting.break" + "name": "entity.parrot.imitate.spider" }, { "id": 965, - "name": "entity.painting.place" + "name": "entity.parrot.imitate.stray" }, { "id": 966, - "name": "entity.panda.pre_sneeze" + "name": "entity.parrot.imitate.vex" }, { "id": 967, - "name": "entity.panda.sneeze" + "name": "entity.parrot.imitate.vindicator" }, { "id": 968, - "name": "entity.panda.ambient" + "name": "entity.parrot.imitate.warden" }, { "id": 969, - "name": "entity.panda.death" + "name": "entity.parrot.imitate.witch" }, { "id": 970, - "name": "entity.panda.eat" + "name": "entity.parrot.imitate.wither" }, { "id": 971, - "name": "entity.panda.step" + "name": "entity.parrot.imitate.wither_skeleton" }, { "id": 972, - "name": "entity.panda.cant_breed" + "name": "entity.parrot.imitate.zoglin" }, { "id": 973, - "name": "entity.panda.aggressive_ambient" + "name": "entity.parrot.imitate.zombie" }, { "id": 974, - "name": "entity.panda.worried_ambient" + "name": "entity.parrot.imitate.zombie_villager" }, { "id": 975, - "name": "entity.panda.hurt" + "name": "entity.parrot.step" }, { "id": 976, - "name": "entity.panda.bite" + "name": "entity.phantom.ambient" }, { "id": 977, - "name": "entity.parrot.ambient" + "name": "entity.phantom.bite" }, { "id": 978, - "name": "entity.parrot.death" + "name": "entity.phantom.death" }, { "id": 979, - "name": "entity.parrot.eat" + "name": "entity.phantom.flap" }, { "id": 980, - "name": "entity.parrot.fly" + "name": "entity.phantom.hurt" }, { "id": 981, - "name": "entity.parrot.hurt" + "name": "entity.phantom.swoop" }, { "id": 982, - "name": "entity.parrot.imitate.blaze" + "name": "entity.pig.ambient" }, { "id": 983, - "name": "entity.parrot.imitate.breeze" + "name": "entity.pig.death" }, { "id": 984, - "name": "entity.parrot.imitate.creeper" + "name": "entity.pig.hurt" }, { "id": 985, - "name": "entity.parrot.imitate.drowned" + "name": "entity.pig.saddle" }, { "id": 986, - "name": "entity.parrot.imitate.elder_guardian" + "name": "entity.pig.step" }, { "id": 987, - "name": "entity.parrot.imitate.ender_dragon" + "name": "entity.piglin.admiring_item" }, { "id": 988, - "name": "entity.parrot.imitate.endermite" + "name": "entity.piglin.ambient" }, { "id": 989, - "name": "entity.parrot.imitate.evoker" + "name": "entity.piglin.angry" }, { "id": 990, - "name": "entity.parrot.imitate.ghast" + "name": "entity.piglin.celebrate" }, { "id": 991, - "name": "entity.parrot.imitate.guardian" + "name": "entity.piglin.death" }, { "id": 992, - "name": "entity.parrot.imitate.hoglin" + "name": "entity.piglin.jealous" }, { "id": 993, - "name": "entity.parrot.imitate.husk" + "name": "entity.piglin.hurt" }, { "id": 994, - "name": "entity.parrot.imitate.illusioner" + "name": "entity.piglin.retreat" }, { "id": 995, - "name": "entity.parrot.imitate.magma_cube" + "name": "entity.piglin.step" }, { "id": 996, - "name": "entity.parrot.imitate.phantom" + "name": "entity.piglin.converted_to_zombified" }, { "id": 997, - "name": "entity.parrot.imitate.piglin" + "name": "entity.piglin_brute.ambient" }, { "id": 998, - "name": "entity.parrot.imitate.piglin_brute" + "name": "entity.piglin_brute.angry" }, { "id": 999, - "name": "entity.parrot.imitate.pillager" + "name": "entity.piglin_brute.death" }, { "id": 1000, - "name": "entity.parrot.imitate.ravager" + "name": "entity.piglin_brute.hurt" }, { "id": 1001, - "name": "entity.parrot.imitate.shulker" + "name": "entity.piglin_brute.step" }, { "id": 1002, - "name": "entity.parrot.imitate.silverfish" + "name": "entity.piglin_brute.converted_to_zombified" }, { "id": 1003, - "name": "entity.parrot.imitate.skeleton" + "name": "entity.pillager.ambient" }, { "id": 1004, - "name": "entity.parrot.imitate.slime" + "name": "entity.pillager.celebrate" }, { "id": 1005, - "name": "entity.parrot.imitate.spider" + "name": "entity.pillager.death" }, { "id": 1006, - "name": "entity.parrot.imitate.stray" + "name": "entity.pillager.hurt" }, { "id": 1007, - "name": "entity.parrot.imitate.vex" + "name": "block.piston.contract" }, { "id": 1008, - "name": "entity.parrot.imitate.vindicator" + "name": "block.piston.extend" }, { "id": 1009, - "name": "entity.parrot.imitate.warden" + "name": "entity.player.attack.crit" }, { "id": 1010, - "name": "entity.parrot.imitate.witch" + "name": "entity.player.attack.knockback" }, { "id": 1011, - "name": "entity.parrot.imitate.wither" + "name": "entity.player.attack.nodamage" }, { "id": 1012, - "name": "entity.parrot.imitate.wither_skeleton" + "name": "entity.player.attack.strong" }, { "id": 1013, - "name": "entity.parrot.imitate.zoglin" + "name": "entity.player.attack.sweep" }, { "id": 1014, - "name": "entity.parrot.imitate.zombie" + "name": "entity.player.attack.weak" }, { "id": 1015, - "name": "entity.parrot.imitate.zombie_villager" + "name": "entity.player.big_fall" }, { "id": 1016, - "name": "entity.parrot.step" + "name": "entity.player.breath" }, { "id": 1017, - "name": "entity.phantom.ambient" + "name": "entity.player.burp" }, { "id": 1018, - "name": "entity.phantom.bite" + "name": "entity.player.death" }, { "id": 1019, - "name": "entity.phantom.death" + "name": "entity.player.hurt" }, { "id": 1020, - "name": "entity.phantom.flap" + "name": "entity.player.hurt_drown" }, { "id": 1021, - "name": "entity.phantom.hurt" + "name": "entity.player.hurt_freeze" }, { "id": 1022, - "name": "entity.phantom.swoop" + "name": "entity.player.hurt_on_fire" }, { "id": 1023, - "name": "entity.pig.ambient" + "name": "entity.player.hurt_sweet_berry_bush" }, { "id": 1024, - "name": "entity.pig.death" + "name": "entity.player.levelup" }, { "id": 1025, - "name": "entity.pig.hurt" + "name": "entity.player.small_fall" }, { "id": 1026, - "name": "entity.pig.saddle" + "name": "entity.player.splash" }, { "id": 1027, - "name": "entity.pig.step" + "name": "entity.player.splash.high_speed" }, { "id": 1028, - "name": "entity.piglin.admiring_item" + "name": "entity.player.swim" }, { "id": 1029, - "name": "entity.piglin.ambient" + "name": "entity.polar_bear.ambient" }, { "id": 1030, - "name": "entity.piglin.angry" + "name": "entity.polar_bear.ambient_baby" }, { "id": 1031, - "name": "entity.piglin.celebrate" + "name": "entity.polar_bear.death" }, { "id": 1032, - "name": "entity.piglin.death" + "name": "entity.polar_bear.hurt" }, { "id": 1033, - "name": "entity.piglin.jealous" + "name": "entity.polar_bear.step" }, { "id": 1034, - "name": "entity.piglin.hurt" + "name": "entity.polar_bear.warning" }, { "id": 1035, - "name": "entity.piglin.retreat" + "name": "block.polished_deepslate.break" }, { "id": 1036, - "name": "entity.piglin.step" + "name": "block.polished_deepslate.fall" }, { "id": 1037, - "name": "entity.piglin.converted_to_zombified" + "name": "block.polished_deepslate.hit" }, { "id": 1038, - "name": "entity.piglin_brute.ambient" + "name": "block.polished_deepslate.place" }, { "id": 1039, - "name": "entity.piglin_brute.angry" + "name": "block.polished_deepslate.step" }, { "id": 1040, - "name": "entity.piglin_brute.death" + "name": "block.portal.ambient" }, { "id": 1041, - "name": "entity.piglin_brute.hurt" + "name": "block.portal.travel" }, { "id": 1042, - "name": "entity.piglin_brute.step" + "name": "block.portal.trigger" }, { "id": 1043, - "name": "entity.piglin_brute.converted_to_zombified" + "name": "block.powder_snow.break" }, { "id": 1044, - "name": "entity.pillager.ambient" + "name": "block.powder_snow.fall" }, { "id": 1045, - "name": "entity.pillager.celebrate" + "name": "block.powder_snow.hit" }, { "id": 1046, - "name": "entity.pillager.death" + "name": "block.powder_snow.place" }, { "id": 1047, - "name": "entity.pillager.hurt" + "name": "block.powder_snow.step" }, { "id": 1048, - "name": "block.piston.contract" + "name": "entity.puffer_fish.ambient" }, { "id": 1049, - "name": "block.piston.extend" + "name": "entity.puffer_fish.blow_out" }, { "id": 1050, - "name": "entity.player.attack.crit" + "name": "entity.puffer_fish.blow_up" }, { "id": 1051, - "name": "entity.player.attack.knockback" + "name": "entity.puffer_fish.death" }, { "id": 1052, - "name": "entity.player.attack.nodamage" + "name": "entity.puffer_fish.flop" }, { "id": 1053, - "name": "entity.player.attack.strong" + "name": "entity.puffer_fish.hurt" }, { "id": 1054, - "name": "entity.player.attack.sweep" + "name": "entity.puffer_fish.sting" }, { "id": 1055, - "name": "entity.player.attack.weak" + "name": "block.pumpkin.carve" }, { "id": 1056, - "name": "entity.player.big_fall" + "name": "entity.rabbit.ambient" }, { "id": 1057, - "name": "entity.player.breath" + "name": "entity.rabbit.attack" }, { "id": 1058, - "name": "entity.player.burp" + "name": "entity.rabbit.death" }, { "id": 1059, - "name": "entity.player.death" + "name": "entity.rabbit.hurt" }, { "id": 1060, - "name": "entity.player.hurt" + "name": "entity.rabbit.jump" }, { "id": 1061, - "name": "entity.player.hurt_drown" + "name": "event.raid.horn" }, { "id": 1062, - "name": "entity.player.hurt_freeze" + "name": "entity.ravager.ambient" }, { "id": 1063, - "name": "entity.player.hurt_on_fire" + "name": "entity.ravager.attack" }, { "id": 1064, - "name": "entity.player.hurt_sweet_berry_bush" + "name": "entity.ravager.celebrate" }, { "id": 1065, - "name": "entity.player.levelup" + "name": "entity.ravager.death" }, { "id": 1066, - "name": "entity.player.small_fall" + "name": "entity.ravager.hurt" }, { "id": 1067, - "name": "entity.player.splash" + "name": "entity.ravager.step" }, { "id": 1068, - "name": "entity.player.splash.high_speed" + "name": "entity.ravager.stunned" }, { "id": 1069, - "name": "entity.player.swim" + "name": "entity.ravager.roar" }, { "id": 1070, - "name": "entity.player.teleport" + "name": "block.nether_gold_ore.break" }, { "id": 1071, - "name": "entity.polar_bear.ambient" + "name": "block.nether_gold_ore.fall" }, { "id": 1072, - "name": "entity.polar_bear.ambient_baby" + "name": "block.nether_gold_ore.hit" }, { "id": 1073, - "name": "entity.polar_bear.death" + "name": "block.nether_gold_ore.place" }, { "id": 1074, - "name": "entity.polar_bear.hurt" + "name": "block.nether_gold_ore.step" }, { "id": 1075, - "name": "entity.polar_bear.step" + "name": "block.nether_ore.break" }, { "id": 1076, - "name": "entity.polar_bear.warning" + "name": "block.nether_ore.fall" }, { "id": 1077, - "name": "block.polished_deepslate.break" + "name": "block.nether_ore.hit" }, { "id": 1078, - "name": "block.polished_deepslate.fall" + "name": "block.nether_ore.place" }, { "id": 1079, - "name": "block.polished_deepslate.hit" + "name": "block.nether_ore.step" }, { "id": 1080, - "name": "block.polished_deepslate.place" + "name": "block.redstone_torch.burnout" }, { "id": 1081, - "name": "block.polished_deepslate.step" + "name": "block.respawn_anchor.ambient" }, { "id": 1082, - "name": "block.portal.ambient" + "name": "block.respawn_anchor.charge" }, { "id": 1083, - "name": "block.portal.travel" + "name": "block.respawn_anchor.deplete" }, { "id": 1084, - "name": "block.portal.trigger" + "name": "block.respawn_anchor.set_spawn" }, { "id": 1085, - "name": "block.powder_snow.break" + "name": "block.rooted_dirt.break" }, { "id": 1086, - "name": "block.powder_snow.fall" + "name": "block.rooted_dirt.fall" }, { "id": 1087, - "name": "block.powder_snow.hit" + "name": "block.rooted_dirt.hit" }, { "id": 1088, - "name": "block.powder_snow.place" + "name": "block.rooted_dirt.place" }, { "id": 1089, - "name": "block.powder_snow.step" + "name": "block.rooted_dirt.step" }, { "id": 1090, - "name": "entity.puffer_fish.ambient" + "name": "entity.salmon.ambient" }, { "id": 1091, - "name": "entity.puffer_fish.blow_out" + "name": "entity.salmon.death" }, { "id": 1092, - "name": "entity.puffer_fish.blow_up" + "name": "entity.salmon.flop" }, { "id": 1093, - "name": "entity.puffer_fish.death" + "name": "entity.salmon.hurt" }, { "id": 1094, - "name": "entity.puffer_fish.flop" + "name": "block.sand.break" }, { "id": 1095, - "name": "entity.puffer_fish.hurt" + "name": "block.sand.fall" }, { "id": 1096, - "name": "entity.puffer_fish.sting" + "name": "block.sand.hit" }, { "id": 1097, - "name": "block.pumpkin.carve" + "name": "block.sand.place" }, { "id": 1098, - "name": "entity.rabbit.ambient" + "name": "block.sand.step" }, { "id": 1099, - "name": "entity.rabbit.attack" + "name": "block.scaffolding.break" }, { "id": 1100, - "name": "entity.rabbit.death" + "name": "block.scaffolding.fall" }, { "id": 1101, - "name": "entity.rabbit.hurt" + "name": "block.scaffolding.hit" }, { "id": 1102, - "name": "entity.rabbit.jump" + "name": "block.scaffolding.place" }, { "id": 1103, - "name": "event.raid.horn" + "name": "block.scaffolding.step" }, { "id": 1104, - "name": "entity.ravager.ambient" + "name": "block.sculk.spread" }, { "id": 1105, - "name": "entity.ravager.attack" + "name": "block.sculk.charge" }, { "id": 1106, - "name": "entity.ravager.celebrate" + "name": "block.sculk.break" }, { "id": 1107, - "name": "entity.ravager.death" + "name": "block.sculk.fall" }, { "id": 1108, - "name": "entity.ravager.hurt" + "name": "block.sculk.hit" }, { "id": 1109, - "name": "entity.ravager.step" + "name": "block.sculk.place" }, { "id": 1110, - "name": "entity.ravager.stunned" + "name": "block.sculk.step" }, { "id": 1111, - "name": "entity.ravager.roar" + "name": "block.sculk_catalyst.bloom" }, { "id": 1112, - "name": "block.nether_gold_ore.break" + "name": "block.sculk_catalyst.break" }, { "id": 1113, - "name": "block.nether_gold_ore.fall" + "name": "block.sculk_catalyst.fall" }, { "id": 1114, - "name": "block.nether_gold_ore.hit" + "name": "block.sculk_catalyst.hit" }, { "id": 1115, - "name": "block.nether_gold_ore.place" + "name": "block.sculk_catalyst.place" }, { "id": 1116, - "name": "block.nether_gold_ore.step" + "name": "block.sculk_catalyst.step" }, { "id": 1117, - "name": "block.nether_ore.break" + "name": "block.sculk_sensor.clicking" }, { "id": 1118, - "name": "block.nether_ore.fall" + "name": "block.sculk_sensor.clicking_stop" }, { "id": 1119, - "name": "block.nether_ore.hit" + "name": "block.sculk_sensor.break" }, { "id": 1120, - "name": "block.nether_ore.place" + "name": "block.sculk_sensor.fall" }, { "id": 1121, - "name": "block.nether_ore.step" + "name": "block.sculk_sensor.hit" }, { "id": 1122, - "name": "block.redstone_torch.burnout" + "name": "block.sculk_sensor.place" }, { "id": 1123, - "name": "block.respawn_anchor.ambient" + "name": "block.sculk_sensor.step" }, { "id": 1124, - "name": "block.respawn_anchor.charge" + "name": "block.sculk_shrieker.break" }, { "id": 1125, - "name": "block.respawn_anchor.deplete" + "name": "block.sculk_shrieker.fall" }, { "id": 1126, - "name": "block.respawn_anchor.set_spawn" + "name": "block.sculk_shrieker.hit" }, { "id": 1127, - "name": "block.rooted_dirt.break" + "name": "block.sculk_shrieker.place" }, { "id": 1128, - "name": "block.rooted_dirt.fall" + "name": "block.sculk_shrieker.shriek" }, { "id": 1129, - "name": "block.rooted_dirt.hit" + "name": "block.sculk_shrieker.step" }, { "id": 1130, - "name": "block.rooted_dirt.place" + "name": "block.sculk_vein.break" }, { "id": 1131, - "name": "block.rooted_dirt.step" + "name": "block.sculk_vein.fall" }, { "id": 1132, - "name": "entity.salmon.ambient" + "name": "block.sculk_vein.hit" }, { "id": 1133, - "name": "entity.salmon.death" + "name": "block.sculk_vein.place" }, { "id": 1134, - "name": "entity.salmon.flop" + "name": "block.sculk_vein.step" }, { "id": 1135, - "name": "entity.salmon.hurt" + "name": "entity.sheep.ambient" }, { "id": 1136, - "name": "block.sand.break" + "name": "entity.sheep.death" }, { "id": 1137, - "name": "block.sand.fall" + "name": "entity.sheep.hurt" }, { "id": 1138, - "name": "block.sand.hit" + "name": "entity.sheep.shear" }, { "id": 1139, - "name": "block.sand.place" + "name": "entity.sheep.step" }, { "id": 1140, - "name": "block.sand.step" + "name": "item.shield.block" }, { "id": 1141, - "name": "block.scaffolding.break" + "name": "item.shield.break" }, { "id": 1142, - "name": "block.scaffolding.fall" + "name": "block.shroomlight.break" }, { "id": 1143, - "name": "block.scaffolding.hit" + "name": "block.shroomlight.step" }, { "id": 1144, - "name": "block.scaffolding.place" + "name": "block.shroomlight.place" }, { "id": 1145, - "name": "block.scaffolding.step" + "name": "block.shroomlight.hit" }, { "id": 1146, - "name": "block.sculk.spread" + "name": "block.shroomlight.fall" }, { "id": 1147, - "name": "block.sculk.charge" + "name": "item.shovel.flatten" }, { "id": 1148, - "name": "block.sculk.break" + "name": "entity.shulker.ambient" }, { "id": 1149, - "name": "block.sculk.fall" + "name": "block.shulker_box.close" }, { "id": 1150, - "name": "block.sculk.hit" + "name": "block.shulker_box.open" }, { "id": 1151, - "name": "block.sculk.place" + "name": "entity.shulker_bullet.hit" }, { "id": 1152, - "name": "block.sculk.step" + "name": "entity.shulker_bullet.hurt" }, { "id": 1153, - "name": "block.sculk_catalyst.bloom" + "name": "entity.shulker.close" }, { "id": 1154, - "name": "block.sculk_catalyst.break" + "name": "entity.shulker.death" }, { "id": 1155, - "name": "block.sculk_catalyst.fall" + "name": "entity.shulker.hurt" }, { "id": 1156, - "name": "block.sculk_catalyst.hit" + "name": "entity.shulker.hurt_closed" }, { "id": 1157, - "name": "block.sculk_catalyst.place" + "name": "entity.shulker.open" }, { "id": 1158, - "name": "block.sculk_catalyst.step" + "name": "entity.shulker.shoot" }, { "id": 1159, - "name": "block.sculk_sensor.clicking" + "name": "entity.shulker.teleport" }, { "id": 1160, - "name": "block.sculk_sensor.clicking_stop" + "name": "entity.silverfish.ambient" }, { "id": 1161, - "name": "block.sculk_sensor.break" + "name": "entity.silverfish.death" }, { "id": 1162, - "name": "block.sculk_sensor.fall" + "name": "entity.silverfish.hurt" }, { "id": 1163, - "name": "block.sculk_sensor.hit" + "name": "entity.silverfish.step" }, { "id": 1164, - "name": "block.sculk_sensor.place" + "name": "entity.skeleton.ambient" }, { "id": 1165, - "name": "block.sculk_sensor.step" + "name": "entity.skeleton.converted_to_stray" }, { "id": 1166, - "name": "block.sculk_shrieker.break" + "name": "entity.skeleton.death" }, { "id": 1167, - "name": "block.sculk_shrieker.fall" + "name": "entity.skeleton_horse.ambient" }, { "id": 1168, - "name": "block.sculk_shrieker.hit" + "name": "entity.skeleton_horse.death" }, { "id": 1169, - "name": "block.sculk_shrieker.place" + "name": "entity.skeleton_horse.hurt" }, { "id": 1170, - "name": "block.sculk_shrieker.shriek" + "name": "entity.skeleton_horse.swim" }, { "id": 1171, - "name": "block.sculk_shrieker.step" + "name": "entity.skeleton_horse.ambient_water" }, { "id": 1172, - "name": "block.sculk_vein.break" + "name": "entity.skeleton_horse.gallop_water" }, { "id": 1173, - "name": "block.sculk_vein.fall" + "name": "entity.skeleton_horse.jump_water" }, { "id": 1174, - "name": "block.sculk_vein.hit" + "name": "entity.skeleton_horse.step_water" }, { "id": 1175, - "name": "block.sculk_vein.place" + "name": "entity.skeleton.hurt" }, { "id": 1176, - "name": "block.sculk_vein.step" + "name": "entity.skeleton.shoot" }, { "id": 1177, - "name": "entity.sheep.ambient" + "name": "entity.skeleton.step" }, { "id": 1178, - "name": "entity.sheep.death" + "name": "entity.slime.attack" }, { "id": 1179, - "name": "entity.sheep.hurt" + "name": "entity.slime.death" }, { "id": 1180, - "name": "entity.sheep.shear" + "name": "entity.slime.hurt" }, { "id": 1181, - "name": "entity.sheep.step" + "name": "entity.slime.jump" }, { "id": 1182, - "name": "item.shield.block" + "name": "entity.slime.squish" }, { "id": 1183, - "name": "item.shield.break" + "name": "block.slime_block.break" }, { "id": 1184, - "name": "block.shroomlight.break" + "name": "block.slime_block.fall" }, { "id": 1185, - "name": "block.shroomlight.step" + "name": "block.slime_block.hit" }, { "id": 1186, - "name": "block.shroomlight.place" + "name": "block.slime_block.place" }, { "id": 1187, - "name": "block.shroomlight.hit" + "name": "block.slime_block.step" }, { "id": 1188, - "name": "block.shroomlight.fall" + "name": "block.small_amethyst_bud.break" }, { "id": 1189, - "name": "item.shovel.flatten" + "name": "block.small_amethyst_bud.place" }, { "id": 1190, - "name": "entity.shulker.ambient" + "name": "block.small_dripleaf.break" }, { "id": 1191, - "name": "block.shulker_box.close" + "name": "block.small_dripleaf.fall" }, { "id": 1192, - "name": "block.shulker_box.open" + "name": "block.small_dripleaf.hit" }, { "id": 1193, - "name": "entity.shulker_bullet.hit" + "name": "block.small_dripleaf.place" }, { "id": 1194, - "name": "entity.shulker_bullet.hurt" + "name": "block.small_dripleaf.step" }, { "id": 1195, - "name": "entity.shulker.close" + "name": "block.soul_sand.break" }, { "id": 1196, - "name": "entity.shulker.death" + "name": "block.soul_sand.step" }, { "id": 1197, - "name": "entity.shulker.hurt" + "name": "block.soul_sand.place" }, { "id": 1198, - "name": "entity.shulker.hurt_closed" + "name": "block.soul_sand.hit" }, { "id": 1199, - "name": "entity.shulker.open" + "name": "block.soul_sand.fall" }, { "id": 1200, - "name": "entity.shulker.shoot" + "name": "block.soul_soil.break" }, { "id": 1201, - "name": "entity.shulker.teleport" + "name": "block.soul_soil.step" }, { "id": 1202, - "name": "entity.silverfish.ambient" + "name": "block.soul_soil.place" }, { "id": 1203, - "name": "entity.silverfish.death" + "name": "block.soul_soil.hit" }, { "id": 1204, - "name": "entity.silverfish.hurt" + "name": "block.soul_soil.fall" }, { "id": 1205, - "name": "entity.silverfish.step" + "name": "particle.soul_escape" }, { "id": 1206, - "name": "entity.skeleton.ambient" + "name": "block.spore_blossom.break" }, { "id": 1207, - "name": "entity.skeleton.converted_to_stray" + "name": "block.spore_blossom.fall" }, { "id": 1208, - "name": "entity.skeleton.death" + "name": "block.spore_blossom.hit" }, { "id": 1209, - "name": "entity.skeleton_horse.ambient" + "name": "block.spore_blossom.place" }, { "id": 1210, - "name": "entity.skeleton_horse.death" + "name": "block.spore_blossom.step" }, { "id": 1211, - "name": "entity.skeleton_horse.hurt" - }, - { - "id": 1212, - "name": "entity.skeleton_horse.swim" - }, - { - "id": 1213, - "name": "entity.skeleton_horse.ambient_water" - }, - { - "id": 1214, - "name": "entity.skeleton_horse.gallop_water" - }, - { - "id": 1215, - "name": "entity.skeleton_horse.jump_water" - }, - { - "id": 1216, - "name": "entity.skeleton_horse.step_water" - }, - { - "id": 1217, - "name": "entity.skeleton.hurt" - }, - { - "id": 1218, - "name": "entity.skeleton.shoot" - }, - { - "id": 1219, - "name": "entity.skeleton.step" - }, - { - "id": 1220, - "name": "entity.slime.attack" - }, - { - "id": 1221, - "name": "entity.slime.death" - }, - { - "id": 1222, - "name": "entity.slime.hurt" - }, - { - "id": 1223, - "name": "entity.slime.jump" - }, - { - "id": 1224, - "name": "entity.slime.squish" - }, - { - "id": 1225, - "name": "block.slime_block.break" - }, - { - "id": 1226, - "name": "block.slime_block.fall" - }, - { - "id": 1227, - "name": "block.slime_block.hit" - }, - { - "id": 1228, - "name": "block.slime_block.place" - }, - { - "id": 1229, - "name": "block.slime_block.step" - }, - { - "id": 1230, - "name": "block.small_amethyst_bud.break" - }, - { - "id": 1231, - "name": "block.small_amethyst_bud.place" - }, - { - "id": 1232, - "name": "block.small_dripleaf.break" - }, - { - "id": 1233, - "name": "block.small_dripleaf.fall" - }, - { - "id": 1234, - "name": "block.small_dripleaf.hit" - }, - { - "id": 1235, - "name": "block.small_dripleaf.place" - }, - { - "id": 1236, - "name": "block.small_dripleaf.step" - }, - { - "id": 1237, - "name": "block.soul_sand.break" - }, - { - "id": 1238, - "name": "block.soul_sand.step" - }, - { - "id": 1239, - "name": "block.soul_sand.place" - }, - { - "id": 1240, - "name": "block.soul_sand.hit" - }, - { - "id": 1241, - "name": "block.soul_sand.fall" - }, - { - "id": 1242, - "name": "block.soul_soil.break" - }, - { - "id": 1243, - "name": "block.soul_soil.step" - }, - { - "id": 1244, - "name": "block.soul_soil.place" - }, - { - "id": 1245, - "name": "block.soul_soil.hit" - }, - { - "id": 1246, - "name": "block.soul_soil.fall" - }, - { - "id": 1247, - "name": "particle.soul_escape" - }, - { - "id": 1248, - "name": "block.spore_blossom.break" - }, - { - "id": 1249, - "name": "block.spore_blossom.fall" - }, - { - "id": 1250, - "name": "block.spore_blossom.hit" - }, - { - "id": 1251, - "name": "block.spore_blossom.place" - }, - { - "id": 1252, - "name": "block.spore_blossom.step" - }, - { - "id": 1253, "name": "entity.strider.ambient" }, { - "id": 1254, + "id": 1212, "name": "entity.strider.happy" }, { - "id": 1255, + "id": 1213, "name": "entity.strider.retreat" }, { - "id": 1256, + "id": 1214, "name": "entity.strider.death" }, { - "id": 1257, + "id": 1215, "name": "entity.strider.hurt" }, { - "id": 1258, + "id": 1216, "name": "entity.strider.step" }, { - "id": 1259, + "id": 1217, "name": "entity.strider.step_lava" }, { - "id": 1260, + "id": 1218, "name": "entity.strider.eat" }, { - "id": 1261, + "id": 1219, "name": "entity.strider.saddle" }, { - "id": 1262, + "id": 1220, "name": "entity.slime.death_small" }, { - "id": 1263, + "id": 1221, "name": "entity.slime.hurt_small" }, { - "id": 1264, + "id": 1222, "name": "entity.slime.jump_small" }, { - "id": 1265, + "id": 1223, "name": "entity.slime.squish_small" }, { - "id": 1266, + "id": 1224, "name": "block.smithing_table.use" }, { - "id": 1267, + "id": 1225, "name": "block.smoker.smoke" }, { - "id": 1268, + "id": 1226, "name": "entity.sniffer.step" }, { - "id": 1269, + "id": 1227, "name": "entity.sniffer.eat" }, { - "id": 1270, + "id": 1228, "name": "entity.sniffer.idle" }, { - "id": 1271, + "id": 1229, "name": "entity.sniffer.hurt" }, { - "id": 1272, + "id": 1230, "name": "entity.sniffer.death" }, { - "id": 1273, + "id": 1231, "name": "entity.sniffer.drop_seed" }, { - "id": 1274, + "id": 1232, "name": "entity.sniffer.scenting" }, { - "id": 1275, + "id": 1233, "name": "entity.sniffer.sniffing" }, { - "id": 1276, + "id": 1234, "name": "entity.sniffer.searching" }, { - "id": 1277, + "id": 1235, "name": "entity.sniffer.digging" }, { - "id": 1278, + "id": 1236, "name": "entity.sniffer.digging_stop" }, { - "id": 1279, + "id": 1237, "name": "entity.sniffer.happy" }, { - "id": 1280, + "id": 1238, "name": "block.sniffer_egg.plop" }, { - "id": 1281, + "id": 1239, "name": "block.sniffer_egg.crack" }, { - "id": 1282, + "id": 1240, "name": "block.sniffer_egg.hatch" }, { - "id": 1283, + "id": 1241, "name": "entity.snowball.throw" }, { - "id": 1284, + "id": 1242, "name": "block.snow.break" }, { - "id": 1285, + "id": 1243, "name": "block.snow.fall" }, { - "id": 1286, + "id": 1244, "name": "entity.snow_golem.ambient" }, { - "id": 1287, + "id": 1245, "name": "entity.snow_golem.death" }, { - "id": 1288, + "id": 1246, "name": "entity.snow_golem.hurt" }, { - "id": 1289, + "id": 1247, "name": "entity.snow_golem.shoot" }, { - "id": 1290, + "id": 1248, "name": "entity.snow_golem.shear" }, { - "id": 1291, + "id": 1249, "name": "block.snow.hit" }, { - "id": 1292, + "id": 1250, "name": "block.snow.place" }, { - "id": 1293, + "id": 1251, "name": "block.snow.step" }, { - "id": 1294, + "id": 1252, "name": "entity.spider.ambient" }, { - "id": 1295, + "id": 1253, "name": "entity.spider.death" }, { - "id": 1296, + "id": 1254, "name": "entity.spider.hurt" }, { - "id": 1297, + "id": 1255, "name": "entity.spider.step" }, { - "id": 1298, + "id": 1256, "name": "entity.splash_potion.break" }, { - "id": 1299, + "id": 1257, "name": "entity.splash_potion.throw" }, { - "id": 1300, - "name": "block.sponge.break" - }, - { - "id": 1301, - "name": "block.sponge.fall" - }, - { - "id": 1302, - "name": "block.sponge.hit" - }, - { - "id": 1303, - "name": "block.sponge.place" - }, - { - "id": 1304, - "name": "block.sponge.step" - }, - { - "id": 1305, - "name": "block.sponge.absorb" - }, - { - "id": 1306, + "id": 1258, "name": "item.spyglass.use" }, { - "id": 1307, + "id": 1259, "name": "item.spyglass.stop_using" }, { - "id": 1308, + "id": 1260, "name": "entity.squid.ambient" }, { - "id": 1309, + "id": 1261, "name": "entity.squid.death" }, { - "id": 1310, + "id": 1262, "name": "entity.squid.hurt" }, { - "id": 1311, + "id": 1263, "name": "entity.squid.squirt" }, { - "id": 1312, + "id": 1264, "name": "block.stone.break" }, { - "id": 1313, + "id": 1265, "name": "block.stone_button.click_off" }, { - "id": 1314, + "id": 1266, "name": "block.stone_button.click_on" }, { - "id": 1315, + "id": 1267, "name": "block.stone.fall" }, { - "id": 1316, + "id": 1268, "name": "block.stone.hit" }, { - "id": 1317, + "id": 1269, "name": "block.stone.place" }, { - "id": 1318, + "id": 1270, "name": "block.stone_pressure_plate.click_off" }, { - "id": 1319, + "id": 1271, "name": "block.stone_pressure_plate.click_on" }, { - "id": 1320, + "id": 1272, "name": "block.stone.step" }, { - "id": 1321, + "id": 1273, "name": "entity.stray.ambient" }, { - "id": 1322, + "id": 1274, "name": "entity.stray.death" }, { - "id": 1323, + "id": 1275, "name": "entity.stray.hurt" }, { - "id": 1324, + "id": 1276, "name": "entity.stray.step" }, { - "id": 1325, + "id": 1277, "name": "block.sweet_berry_bush.break" }, { - "id": 1326, + "id": 1278, "name": "block.sweet_berry_bush.place" }, { - "id": 1327, + "id": 1279, "name": "block.sweet_berry_bush.pick_berries" }, { - "id": 1328, + "id": 1280, "name": "entity.tadpole.death" }, { - "id": 1329, + "id": 1281, "name": "entity.tadpole.flop" }, { - "id": 1330, + "id": 1282, "name": "entity.tadpole.grow_up" }, { - "id": 1331, + "id": 1283, "name": "entity.tadpole.hurt" }, { - "id": 1332, + "id": 1284, "name": "enchant.thorns.hit" }, { - "id": 1333, + "id": 1285, "name": "entity.tnt.primed" }, { - "id": 1334, + "id": 1286, "name": "item.totem.use" }, { - "id": 1335, + "id": 1287, "name": "item.trident.hit" }, { - "id": 1336, + "id": 1288, "name": "item.trident.hit_ground" }, { - "id": 1337, + "id": 1289, "name": "item.trident.return" }, { - "id": 1338, + "id": 1290, "name": "item.trident.riptide_1" }, { - "id": 1339, + "id": 1291, "name": "item.trident.riptide_2" }, { - "id": 1340, + "id": 1292, "name": "item.trident.riptide_3" }, { - "id": 1341, + "id": 1293, "name": "item.trident.throw" }, { - "id": 1342, + "id": 1294, "name": "item.trident.thunder" }, { - "id": 1343, + "id": 1295, "name": "block.tripwire.attach" }, { - "id": 1344, + "id": 1296, "name": "block.tripwire.click_off" }, { - "id": 1345, + "id": 1297, "name": "block.tripwire.click_on" }, { - "id": 1346, + "id": 1298, "name": "block.tripwire.detach" }, { - "id": 1347, + "id": 1299, "name": "entity.tropical_fish.ambient" }, { - "id": 1348, + "id": 1300, "name": "entity.tropical_fish.death" }, { - "id": 1349, + "id": 1301, "name": "entity.tropical_fish.flop" }, { - "id": 1350, + "id": 1302, "name": "entity.tropical_fish.hurt" }, { - "id": 1351, + "id": 1303, "name": "block.tuff.break" }, { - "id": 1352, + "id": 1304, "name": "block.tuff.step" }, { - "id": 1353, + "id": 1305, "name": "block.tuff.place" }, { - "id": 1354, + "id": 1306, "name": "block.tuff.hit" }, { - "id": 1355, + "id": 1307, "name": "block.tuff.fall" }, { - "id": 1356, - "name": "block.tuff_bricks.break" - }, - { - "id": 1357, - "name": "block.tuff_bricks.fall" - }, - { - "id": 1358, - "name": "block.tuff_bricks.hit" - }, - { - "id": 1359, - "name": "block.tuff_bricks.place" - }, - { - "id": 1360, - "name": "block.tuff_bricks.step" - }, - { - "id": 1361, - "name": "block.polished_tuff.break" - }, - { - "id": 1362, - "name": "block.polished_tuff.fall" - }, - { - "id": 1363, - "name": "block.polished_tuff.hit" - }, - { - "id": 1364, - "name": "block.polished_tuff.place" - }, - { - "id": 1365, - "name": "block.polished_tuff.step" - }, - { - "id": 1366, + "id": 1308, "name": "entity.turtle.ambient_land" }, { - "id": 1367, + "id": 1309, "name": "entity.turtle.death" }, { - "id": 1368, + "id": 1310, "name": "entity.turtle.death_baby" }, { - "id": 1369, + "id": 1311, "name": "entity.turtle.egg_break" }, { - "id": 1370, + "id": 1312, "name": "entity.turtle.egg_crack" }, { - "id": 1371, + "id": 1313, "name": "entity.turtle.egg_hatch" }, { - "id": 1372, + "id": 1314, "name": "entity.turtle.hurt" }, { - "id": 1373, + "id": 1315, "name": "entity.turtle.hurt_baby" }, { - "id": 1374, + "id": 1316, "name": "entity.turtle.lay_egg" }, { - "id": 1375, + "id": 1317, "name": "entity.turtle.shamble" }, { - "id": 1376, + "id": 1318, "name": "entity.turtle.shamble_baby" }, { - "id": 1377, + "id": 1319, "name": "entity.turtle.swim" }, { - "id": 1378, + "id": 1320, "name": "ui.button.click" }, { - "id": 1379, + "id": 1321, "name": "ui.loom.select_pattern" }, { - "id": 1380, + "id": 1322, "name": "ui.loom.take_result" }, { - "id": 1381, + "id": 1323, "name": "ui.cartography_table.take_result" }, { - "id": 1382, + "id": 1324, "name": "ui.stonecutter.take_result" }, { - "id": 1383, + "id": 1325, "name": "ui.stonecutter.select_recipe" }, { - "id": 1384, + "id": 1326, "name": "ui.toast.challenge_complete" }, { - "id": 1385, + "id": 1327, "name": "ui.toast.in" }, { - "id": 1386, + "id": 1328, "name": "ui.toast.out" }, { - "id": 1387, + "id": 1329, "name": "entity.vex.ambient" }, { - "id": 1388, + "id": 1330, "name": "entity.vex.charge" }, { - "id": 1389, + "id": 1331, "name": "entity.vex.death" }, { - "id": 1390, + "id": 1332, "name": "entity.vex.hurt" }, { - "id": 1391, + "id": 1333, "name": "entity.villager.ambient" }, { - "id": 1392, + "id": 1334, "name": "entity.villager.celebrate" }, { - "id": 1393, + "id": 1335, "name": "entity.villager.death" }, { - "id": 1394, + "id": 1336, "name": "entity.villager.hurt" }, { - "id": 1395, + "id": 1337, "name": "entity.villager.no" }, { - "id": 1396, + "id": 1338, "name": "entity.villager.trade" }, { - "id": 1397, + "id": 1339, "name": "entity.villager.yes" }, { - "id": 1398, + "id": 1340, "name": "entity.villager.work_armorer" }, { - "id": 1399, + "id": 1341, "name": "entity.villager.work_butcher" }, { - "id": 1400, + "id": 1342, "name": "entity.villager.work_cartographer" }, { - "id": 1401, + "id": 1343, "name": "entity.villager.work_cleric" }, { - "id": 1402, + "id": 1344, "name": "entity.villager.work_farmer" }, { - "id": 1403, + "id": 1345, "name": "entity.villager.work_fisherman" }, { - "id": 1404, + "id": 1346, "name": "entity.villager.work_fletcher" }, { - "id": 1405, + "id": 1347, "name": "entity.villager.work_leatherworker" }, { - "id": 1406, + "id": 1348, "name": "entity.villager.work_librarian" }, { - "id": 1407, + "id": 1349, "name": "entity.villager.work_mason" }, { - "id": 1408, + "id": 1350, "name": "entity.villager.work_shepherd" }, { - "id": 1409, + "id": 1351, "name": "entity.villager.work_toolsmith" }, { - "id": 1410, + "id": 1352, "name": "entity.villager.work_weaponsmith" }, { - "id": 1411, + "id": 1353, "name": "entity.vindicator.ambient" }, { - "id": 1412, + "id": 1354, "name": "entity.vindicator.celebrate" }, { - "id": 1413, + "id": 1355, "name": "entity.vindicator.death" }, { - "id": 1414, + "id": 1356, "name": "entity.vindicator.hurt" }, { - "id": 1415, + "id": 1357, "name": "block.vine.break" }, { - "id": 1416, + "id": 1358, "name": "block.vine.fall" }, { - "id": 1417, + "id": 1359, "name": "block.vine.hit" }, { - "id": 1418, + "id": 1360, "name": "block.vine.place" }, { - "id": 1419, + "id": 1361, "name": "block.vine.step" }, { - "id": 1420, + "id": 1362, "name": "block.lily_pad.place" }, { - "id": 1421, + "id": 1363, "name": "entity.wandering_trader.ambient" }, { - "id": 1422, + "id": 1364, "name": "entity.wandering_trader.death" }, { - "id": 1423, + "id": 1365, "name": "entity.wandering_trader.disappeared" }, { - "id": 1424, + "id": 1366, "name": "entity.wandering_trader.drink_milk" }, { - "id": 1425, + "id": 1367, "name": "entity.wandering_trader.drink_potion" }, { - "id": 1426, + "id": 1368, "name": "entity.wandering_trader.hurt" }, { - "id": 1427, + "id": 1369, "name": "entity.wandering_trader.no" }, { - "id": 1428, + "id": 1370, "name": "entity.wandering_trader.reappeared" }, { - "id": 1429, + "id": 1371, "name": "entity.wandering_trader.trade" }, { - "id": 1430, + "id": 1372, "name": "entity.wandering_trader.yes" }, { - "id": 1431, + "id": 1373, "name": "entity.warden.agitated" }, { - "id": 1432, + "id": 1374, "name": "entity.warden.ambient" }, { - "id": 1433, + "id": 1375, "name": "entity.warden.angry" }, { - "id": 1434, + "id": 1376, "name": "entity.warden.attack_impact" }, { - "id": 1435, + "id": 1377, "name": "entity.warden.death" }, { - "id": 1436, + "id": 1378, "name": "entity.warden.dig" }, { - "id": 1437, + "id": 1379, "name": "entity.warden.emerge" }, { - "id": 1438, + "id": 1380, "name": "entity.warden.heartbeat" }, { - "id": 1439, + "id": 1381, "name": "entity.warden.hurt" }, { - "id": 1440, + "id": 1382, "name": "entity.warden.listening" }, { - "id": 1441, + "id": 1383, "name": "entity.warden.listening_angry" }, { - "id": 1442, + "id": 1384, "name": "entity.warden.nearby_close" }, { - "id": 1443, + "id": 1385, "name": "entity.warden.nearby_closer" }, { - "id": 1444, + "id": 1386, "name": "entity.warden.nearby_closest" }, { - "id": 1445, + "id": 1387, "name": "entity.warden.roar" }, { - "id": 1446, + "id": 1388, "name": "entity.warden.sniff" }, { - "id": 1447, + "id": 1389, "name": "entity.warden.sonic_boom" }, { - "id": 1448, + "id": 1390, "name": "entity.warden.sonic_charge" }, { - "id": 1449, + "id": 1391, "name": "entity.warden.step" }, { - "id": 1450, + "id": 1392, "name": "entity.warden.tendril_clicks" }, { - "id": 1451, - "name": "block.hanging_sign.waxed_interact_fail" - }, - { - "id": 1452, + "id": 1393, "name": "block.sign.waxed_interact_fail" }, { - "id": 1453, + "id": 1394, "name": "block.water.ambient" }, { - "id": 1454, + "id": 1395, "name": "weather.rain" }, { - "id": 1455, + "id": 1396, "name": "weather.rain.above" }, { - "id": 1456, + "id": 1397, "name": "block.wet_grass.break" }, { - "id": 1457, + "id": 1398, "name": "block.wet_grass.fall" }, { - "id": 1458, + "id": 1399, "name": "block.wet_grass.hit" }, { - "id": 1459, + "id": 1400, "name": "block.wet_grass.place" }, { - "id": 1460, + "id": 1401, "name": "block.wet_grass.step" }, { - "id": 1461, - "name": "block.wet_sponge.break" - }, - { - "id": 1462, - "name": "block.wet_sponge.fall" - }, - { - "id": 1463, - "name": "block.wet_sponge.hit" - }, - { - "id": 1464, - "name": "block.wet_sponge.place" - }, - { - "id": 1465, - "name": "block.wet_sponge.step" - }, - { - "id": 1466, - "name": "entity.generic.wind_burst" - }, - { - "id": 1467, + "id": 1402, "name": "entity.witch.ambient" }, { - "id": 1468, + "id": 1403, "name": "entity.witch.celebrate" }, { - "id": 1469, + "id": 1404, "name": "entity.witch.death" }, { - "id": 1470, + "id": 1405, "name": "entity.witch.drink" }, { - "id": 1471, + "id": 1406, "name": "entity.witch.hurt" }, { - "id": 1472, + "id": 1407, "name": "entity.witch.throw" }, { - "id": 1473, + "id": 1408, "name": "entity.wither.ambient" }, { - "id": 1474, + "id": 1409, "name": "entity.wither.break_block" }, { - "id": 1475, + "id": 1410, "name": "entity.wither.death" }, { - "id": 1476, + "id": 1411, "name": "entity.wither.hurt" }, { - "id": 1477, + "id": 1412, "name": "entity.wither.shoot" }, { - "id": 1478, + "id": 1413, "name": "entity.wither_skeleton.ambient" }, { - "id": 1479, + "id": 1414, "name": "entity.wither_skeleton.death" }, { - "id": 1480, + "id": 1415, "name": "entity.wither_skeleton.hurt" }, { - "id": 1481, + "id": 1416, "name": "entity.wither_skeleton.step" }, { - "id": 1482, + "id": 1417, "name": "entity.wither.spawn" }, { - "id": 1483, + "id": 1418, "name": "entity.wolf.ambient" }, { - "id": 1484, + "id": 1419, "name": "entity.wolf.death" }, { - "id": 1485, + "id": 1420, "name": "entity.wolf.growl" }, { - "id": 1486, + "id": 1421, "name": "entity.wolf.howl" }, { - "id": 1487, + "id": 1422, "name": "entity.wolf.hurt" }, { - "id": 1488, + "id": 1423, "name": "entity.wolf.pant" }, { - "id": 1489, + "id": 1424, "name": "entity.wolf.shake" }, { - "id": 1490, + "id": 1425, "name": "entity.wolf.step" }, { - "id": 1491, + "id": 1426, "name": "entity.wolf.whine" }, { - "id": 1492, + "id": 1427, "name": "block.wooden_door.close" }, { - "id": 1493, + "id": 1428, "name": "block.wooden_door.open" }, { - "id": 1494, + "id": 1429, "name": "block.wooden_trapdoor.close" }, { - "id": 1495, + "id": 1430, "name": "block.wooden_trapdoor.open" }, { - "id": 1496, + "id": 1431, "name": "block.wooden_button.click_off" }, { - "id": 1497, + "id": 1432, "name": "block.wooden_button.click_on" }, { - "id": 1498, + "id": 1433, "name": "block.wooden_pressure_plate.click_off" }, { - "id": 1499, + "id": 1434, "name": "block.wooden_pressure_plate.click_on" }, { - "id": 1500, + "id": 1435, "name": "block.wood.break" }, { - "id": 1501, + "id": 1436, "name": "block.wood.fall" }, { - "id": 1502, + "id": 1437, "name": "block.wood.hit" }, { - "id": 1503, + "id": 1438, "name": "block.wood.place" }, { - "id": 1504, + "id": 1439, "name": "block.wood.step" }, { - "id": 1505, + "id": 1440, "name": "block.wool.break" }, { - "id": 1506, + "id": 1441, "name": "block.wool.fall" }, { - "id": 1507, + "id": 1442, "name": "block.wool.hit" }, { - "id": 1508, + "id": 1443, "name": "block.wool.place" }, { - "id": 1509, + "id": 1444, "name": "block.wool.step" }, { - "id": 1510, + "id": 1445, "name": "entity.zoglin.ambient" }, { - "id": 1511, + "id": 1446, "name": "entity.zoglin.angry" }, { - "id": 1512, + "id": 1447, "name": "entity.zoglin.attack" }, { - "id": 1513, + "id": 1448, "name": "entity.zoglin.death" }, { - "id": 1514, + "id": 1449, "name": "entity.zoglin.hurt" }, { - "id": 1515, + "id": 1450, "name": "entity.zoglin.step" }, { - "id": 1516, + "id": 1451, "name": "entity.zombie.ambient" }, { - "id": 1517, + "id": 1452, "name": "entity.zombie.attack_wooden_door" }, { - "id": 1518, + "id": 1453, "name": "entity.zombie.attack_iron_door" }, { - "id": 1519, + "id": 1454, "name": "entity.zombie.break_wooden_door" }, { - "id": 1520, + "id": 1455, "name": "entity.zombie.converted_to_drowned" }, { - "id": 1521, + "id": 1456, "name": "entity.zombie.death" }, { - "id": 1522, + "id": 1457, "name": "entity.zombie.destroy_egg" }, { - "id": 1523, + "id": 1458, "name": "entity.zombie_horse.ambient" }, { - "id": 1524, + "id": 1459, "name": "entity.zombie_horse.death" }, { - "id": 1525, + "id": 1460, "name": "entity.zombie_horse.hurt" }, { - "id": 1526, + "id": 1461, "name": "entity.zombie.hurt" }, { - "id": 1527, + "id": 1462, "name": "entity.zombie.infect" }, { - "id": 1528, + "id": 1463, "name": "entity.zombified_piglin.ambient" }, { - "id": 1529, + "id": 1464, "name": "entity.zombified_piglin.angry" }, { - "id": 1530, + "id": 1465, "name": "entity.zombified_piglin.death" }, { - "id": 1531, + "id": 1466, "name": "entity.zombified_piglin.hurt" }, { - "id": 1532, + "id": 1467, "name": "entity.zombie.step" }, { - "id": 1533, + "id": 1468, "name": "entity.zombie_villager.ambient" }, { - "id": 1534, + "id": 1469, "name": "entity.zombie_villager.converted" }, { - "id": 1535, + "id": 1470, "name": "entity.zombie_villager.cure" }, { - "id": 1536, + "id": 1471, "name": "entity.zombie_villager.death" }, { - "id": 1537, + "id": 1472, "name": "entity.zombie_villager.hurt" }, { - "id": 1538, + "id": 1473, "name": "entity.zombie_villager.step" } ] \ No newline at end of file diff --git a/crates/valence_lang/extracted/translation_keys.json b/crates/valence_lang/extracted/translation_keys.json index 778e4fe50..0608e361d 100644 --- a/crates/valence_lang/extracted/translation_keys.json +++ b/crates/valence_lang/extracted/translation_keys.json @@ -43,10 +43,6 @@ "key": "subtitles.entity.mooshroom.milk", "english_translation": "Mooshroom gets milked" }, - { - "key": "recover_world.button", - "english_translation": "Attempt to Recover" - }, { "key": "block.minecraft.red_nether_brick_slab", "english_translation": "Red Nether Brick Slab" @@ -75,10 +71,6 @@ "key": "commands.schedule.created.function", "english_translation": "Scheduled function '%s' in %s tick(s) at gametime %s" }, - { - "key": "merchant.title", - "english_translation": "%s - %s" - }, { "key": "deathScreen.quit.confirm", "english_translation": "Are you sure you want to quit?" @@ -95,10 +87,6 @@ "key": "entity.minecraft.allay", "english_translation": "Allay" }, - { - "key": "title.multiplayer.disabled.banned.name", - "english_translation": "You must change your name before you can play online" - }, { "key": "commands.bossbar.remove.success", "english_translation": "Removed custom bossbar %s" @@ -153,7 +141,7 @@ }, { "key": "selectWorld.loading_list", - "english_translation": "Loading World List" + "english_translation": "Loading world list" }, { "key": "block.minecraft.white_stained_glass", @@ -173,7 +161,7 @@ }, { "key": "mco.configure.world.subscription.timeleft", - "english_translation": "Time Left" + "english_translation": "Time left" }, { "key": "multiplayer.status.no_connection", @@ -215,10 +203,6 @@ "key": "block.minecraft.banner.diagonal_left.cyan", "english_translation": "Cyan Per Bend Sinister" }, - { - "key": "symlink_warning.title.world", - "english_translation": "The world folder contains symbolic links" - }, { "key": "block.minecraft.banner.stripe_bottom.light_blue", "english_translation": "Light Blue Base" @@ -231,14 +215,6 @@ "key": "createWorld.customize.custom.biomeScaleWeight", "english_translation": "Biome Scale Weight" }, - { - "key": "subtitles.block.trial_spawner.close_shutter", - "english_translation": "Trial Spawner closes" - }, - { - "key": "selectWorld.incompatible.description", - "english_translation": "This world cannot be opened in this version.\nIt was last played in version %s." - }, { "key": "block.minecraft.end_stone", "english_translation": "End Stone" @@ -261,7 +237,7 @@ }, { "key": "mco.download.title", - "english_translation": "Downloading Latest World" + "english_translation": "Downloading latest world" }, { "key": "item.minecraft.splash_potion.effect.fire_resistance", @@ -275,10 +251,6 @@ "key": "block.minecraft.banner.triangles_bottom.light_gray", "english_translation": "Light Gray Base Indented" }, - { - "key": "jigsaw_block.selection_priority", - "english_translation": "Selection Priority:" - }, { "key": "selectWorld.edit.export_worldgen_settings.success", "english_translation": "Exported" @@ -299,10 +271,6 @@ "key": "block.minecraft.stripped_bamboo_block", "english_translation": "Block of Stripped Bamboo" }, - { - "key": "gui.abuseReport.draft.quittotitle.content", - "english_translation": "Would you like to continue editing it or discard it?" - }, { "key": "item.minecraft.shield.red", "english_translation": "Red Shield" @@ -339,10 +307,6 @@ "key": "item.minecraft.amethyst_shard", "english_translation": "Amethyst Shard" }, - { - "key": "block.minecraft.copper_trapdoor", - "english_translation": "Copper Trapdoor" - }, { "key": "subtitles.entity.piglin.celebrate", "english_translation": "Piglin celebrates" @@ -367,10 +331,6 @@ "key": "jigsaw_block.pool", "english_translation": "Target Pool:" }, - { - "key": "subtitles.entity.breeze.land", - "english_translation": "Breeze lands" - }, { "key": "block.minecraft.potatoes", "english_translation": "Potatoes" @@ -463,18 +423,10 @@ "key": "entity.minecraft.magma_cube", "english_translation": "Magma Cube" }, - { - "key": "entity.minecraft.breeze", - "english_translation": "Breeze" - }, { "key": "block.minecraft.banner.curly_border.gray", "english_translation": "Gray Bordure Indented" }, - { - "key": "commands.function.error.missing_arguments", - "english_translation": "Missing arguments to function %s" - }, { "key": "options.particles.all", "english_translation": "All" @@ -511,10 +463,6 @@ "key": "gamerule.showDeathMessages", "english_translation": "Show death messages" }, - { - "key": "mco.snapshot.tooltip", - "english_translation": "Use Snapshot Realms to get a sneak peek at upcoming versions of Minecraft, which might include new features and other changes.\n\nYou can find your normal Realms in the release version of the game." - }, { "key": "commands.enchant.success.single", "english_translation": "Applied enchantment %s to %s's item" @@ -523,10 +471,6 @@ "key": "advancements.end.find_end_city.title", "english_translation": "The City at the End of the Game" }, - { - "key": "gui.abuseReport.discard.draft", - "english_translation": "Save as Draft" - }, { "key": "item.minecraft.bamboo_chest_raft", "english_translation": "Bamboo Raft with Chest" @@ -751,10 +695,6 @@ "key": "commands.perf.reportFailed", "english_translation": "Failed to create debug report" }, - { - "key": "commands.function.instantiationFailure", - "english_translation": "Failed to instantiate function %s: %s" - }, { "key": "block.minecraft.cyan_stained_glass", "english_translation": "Cyan Stained Glass" @@ -787,10 +727,6 @@ "key": "mco.connect.connecting", "english_translation": "Connecting to the realm..." }, - { - "key": "mco.snapshot.friendsRealm.upgrade", - "english_translation": "%s needs to upgrade their Realm before you can play from this version" - }, { "key": "block.minecraft.spruce_slab", "english_translation": "Spruce Slab" @@ -815,10 +751,6 @@ "key": "block.minecraft.banner.border.magenta", "english_translation": "Magenta Bordure" }, - { - "key": "block.minecraft.exposed_copper_door", - "english_translation": "Exposed Copper Door" - }, { "key": "gui.chatReport.discard.content", "english_translation": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?" @@ -861,7 +793,7 @@ }, { "key": "gui.chatReport.title", - "english_translation": "Report Player Chat" + "english_translation": "Report Player" }, { "key": "container.hopper", @@ -927,13 +859,9 @@ "key": "stat.minecraft.mob_kills", "english_translation": "Mob Kills" }, - { - "key": "subtitles.entity.breeze.inhale", - "english_translation": "Breeze inhales" - }, { "key": "death.attack.fall.player", - "english_translation": "%1$s hit the ground too hard while trying to escape %2$s" + "english_translation": "%1$s hit the ground too hard whilst trying to escape %2$s" }, { "key": "mco.download.percent", @@ -995,10 +923,6 @@ "key": "block.minecraft.cartography_table", "english_translation": "Cartography Table" }, - { - "key": "commands.debug.function.noReturnRun", - "english_translation": "Tracing can't be used with return run" - }, { "key": "itemGroup.consumables", "english_translation": "Consumables" @@ -1039,18 +963,10 @@ "key": "commands.enchant.success.multiple", "english_translation": "Applied enchantment %s to %s entities" }, - { - "key": "block.minecraft.oxidized_copper_trapdoor", - "english_translation": "Oxidized Copper Trapdoor" - }, { "key": "commands.advancement.grant.many.to.one.failure", "english_translation": "Couldn't grant %s advancements to %s as they already have them" }, - { - "key": "subtitles.block.crafter.craft", - "english_translation": "Crafter crafts" - }, { "key": "subtitles.entity.llama.spit", "english_translation": "Llama spits" @@ -1083,10 +999,6 @@ "key": "debug.creative_spectator.help", "english_translation": "F3 + N = Cycle previous game mode <-> spectator" }, - { - "key": "mco.selectServer.create.subtitle", - "english_translation": "Select what world to put on your new realm" - }, { "key": "block.minecraft.glow_lichen", "english_translation": "Glow Lichen" @@ -1119,10 +1031,6 @@ "key": "block.minecraft.banner.half_horizontal_bottom.light_gray", "english_translation": "Light Gray Per Fess Inverted" }, - { - "key": "loading.progress", - "english_translation": "%s%%" - }, { "key": "block.minecraft.raw_copper_block", "english_translation": "Block of Raw Copper" @@ -1171,10 +1079,6 @@ "key": "selectWorld.data_read", "english_translation": "Reading world data..." }, - { - "key": "subtitles.block.trial_spawner.ambient", - "english_translation": "Trial Spawner crackles" - }, { "key": "gui.stats", "english_translation": "Statistics" @@ -1227,10 +1131,6 @@ "key": "block.minecraft.banner.base.black", "english_translation": "Fully Black Field" }, - { - "key": "mco.snapshotRealmsPopup.title", - "english_translation": "Realms now available in Snapshots" - }, { "key": "item.minecraft.tipped_arrow.effect.leaping", "english_translation": "Arrow of Leaping" @@ -1379,17 +1279,13 @@ "key": "subtitles.entity.iron_golem.attack", "english_translation": "Iron Golem attacks" }, - { - "key": "optimizeWorld.progress.percentage", - "english_translation": "%s%%" - }, { "key": "commands.bossbar.create.failed", "english_translation": "A bossbar already exists with the ID '%s'" }, { "key": "mco.configure.world.spawnMonsters", - "english_translation": "Spawn Monsters" + "english_translation": "Spawn monsters" }, { "key": "disconnect.loginFailedInfo", @@ -1535,10 +1431,6 @@ "key": "biome.minecraft.end_barrens", "english_translation": "End Barrens" }, - { - "key": "mco.account.privacy.information", - "english_translation": "Mojang implements certain procedures to help protect children and their privacy including complying with the Children’s Online Privacy Protection Act (COPPA) and General Data Protection Regulation (GDPR).\n\nYou may need to obtain parental consent before accessing your Realms account." - }, { "key": "subtitles.block.anvil.land", "english_translation": "Anvil landed" @@ -1559,10 +1451,6 @@ "key": "mco.selectServer.openserver", "english_translation": "Open realm" }, - { - "key": "commands.scoreboard.objectives.modify.objectiveFormat.clear", - "english_translation": "Cleared default number format of objective %s" - }, { "key": "item.minecraft.archer_pottery_sherd", "english_translation": "Archer Pottery Sherd" @@ -1619,10 +1507,6 @@ "key": "painting.minecraft.skull_and_roses.title", "english_translation": "Skull and Roses" }, - { - "key": "item.minecraft.ward_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "entity.minecraft.llama_spit", "english_translation": "Llama Spit" @@ -1703,10 +1587,6 @@ "key": "block.minecraft.banner.gradient_up.white", "english_translation": "White Base Gradient" }, - { - "key": "mco.compatibility.upgrade.title", - "english_translation": "Do you really want to upgrade your world?" - }, { "key": "block.minecraft.banner.small_stripes.yellow", "english_translation": "Yellow Paly" @@ -1743,10 +1623,6 @@ "key": "gui.multiLineEditBox.character_limit", "english_translation": "%s/%s" }, - { - "key": "gui.abuseReport.draft.content", - "english_translation": "Would you like to continue editing the existing report or discard it and create a new one?" - }, { "key": "block.minecraft.infested_chiseled_stone_bricks", "english_translation": "Infested Chiseled Stone Bricks" @@ -1881,7 +1757,7 @@ }, { "key": "mco.configure.world.spawnAnimals", - "english_translation": "Spawn Animals" + "english_translation": "Spawn animals" }, { "key": "block.minecraft.magma_block", @@ -1967,10 +1843,6 @@ "key": "stat.minecraft.player_kills", "english_translation": "Player Kills" }, - { - "key": "download.pack.progress.bytes", - "english_translation": "Progress: %s (total size unknown)" - }, { "key": "telemetry.property.advancement_id.title", "english_translation": "Advancement ID" @@ -1987,10 +1859,6 @@ "key": "commands.advancement.revoke.many.to.many.success", "english_translation": "Revoked %s advancements from %s players" }, - { - "key": "mco.notification.transferSubscription.message", - "english_translation": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription." - }, { "key": "gui.chatSelection.selected", "english_translation": "%s/%s message(s) selected" @@ -2107,10 +1975,6 @@ "key": "subtitles.entity.cat.death", "english_translation": "Cat dies" }, - { - "key": "subtitles.entity.parrot.imitate.breeze", - "english_translation": "Parrot whirs" - }, { "key": "item.minecraft.snowball", "english_translation": "Snowball" @@ -2263,10 +2127,6 @@ "key": "item.minecraft.music_disc_stal", "english_translation": "Music Disc" }, - { - "key": "narration.suggestion.usage.cycle.hidable", - "english_translation": "Press Tab to cycle to the next suggestion, or Escape to leave suggestions" - }, { "key": "entity.minecraft.villager.mason", "english_translation": "Mason" @@ -2281,7 +2141,7 @@ }, { "key": "mco.configure.world.subscription.extend", - "english_translation": "Extend Subscription" + "english_translation": "Extend subscription" }, { "key": "container.repair", @@ -2303,10 +2163,6 @@ "key": "block.minecraft.chipped_anvil", "english_translation": "Chipped Anvil" }, - { - "key": "commands.kick.singleplayer.failed", - "english_translation": "Cannot kick in an offline singleplayer game" - }, { "key": "argument.entity.options.type.invalid", "english_translation": "Invalid or unknown entity type '%s'" @@ -2351,10 +2207,6 @@ "key": "subtitles.entity.ender_pearl.throw", "english_translation": "Ender Pearl flies" }, - { - "key": "item.minecraft.shaper_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "commands.experience.query.levels", "english_translation": "%s has %s experience levels" @@ -2423,10 +2275,6 @@ "key": "datapackFailure.safeMode.failed.title", "english_translation": "Failed to load world in Safe Mode." }, - { - "key": "mco.snapshot.parent.tooltip", - "english_translation": "Use the latest release of Minecraft to play on this Realm" - }, { "key": "argument.dimension.invalid", "english_translation": "Unknown dimension '%s'" @@ -2435,10 +2283,6 @@ "key": "debug.dump_dynamic_textures", "english_translation": "Saved dynamic textures to %s" }, - { - "key": "block.minecraft.polished_tuff_stairs", - "english_translation": "Polished Tuff Stairs" - }, { "key": "argument.entity.selector.self", "english_translation": "Current entity" @@ -2483,10 +2327,6 @@ "key": "selectWorld.seedInfo", "english_translation": "Leave blank for a random seed" }, - { - "key": "mco.selectServer.minigameName", - "english_translation": "Minigame: %s" - }, { "key": "commands.bossbar.set.name.success", "english_translation": "Custom bossbar %s has been renamed" @@ -2563,10 +2403,6 @@ "key": "block.minecraft.warped_roots", "english_translation": "Warped Roots" }, - { - "key": "telemetry_info.opt_in.description", - "english_translation": "I consent to sending optional telemetry data" - }, { "key": "telemetry.property.client_modded.title", "english_translation": "Client Modded" @@ -2603,10 +2439,6 @@ "key": "arguments.swizzle.invalid", "english_translation": "Invalid swizzle, expected combination of 'x', 'y' and 'z'" }, - { - "key": "gui.abuseReport.report_sent_msg", - "english_translation": "We’ve successfully received your report. Thank you!\n\nOur team will review it as soon as possible." - }, { "key": "menu.multiplayer", "english_translation": "Multiplayer" @@ -2651,10 +2483,6 @@ "key": "item.minecraft.zombified_piglin_spawn_egg", "english_translation": "Zombified Piglin Spawn Egg" }, - { - "key": "recover_world.state_entry", - "english_translation": "State from %s: " - }, { "key": "advancements.adventure.read_power_from_chiseled_bookshelf.description", "english_translation": "Read the power signal of a Chiseled Bookshelf using a Comparator" @@ -2755,10 +2583,6 @@ "key": "mco.configure.world.restore.download.question.line1", "english_translation": "The world will be downloaded and added to your single player worlds." }, - { - "key": "commands.scoreboard.players.display.name.clear.success.multiple", - "english_translation": "Cleared display name for %s entities in %s" - }, { "key": "options.multiplayer.title", "english_translation": "Multiplayer Settings..." @@ -2823,10 +2647,6 @@ "key": "painting.minecraft.match.title", "english_translation": "Match" }, - { - "key": "mco.download.speed.narration", - "english_translation": "%s/s" - }, { "key": "multiplayer.status.player_count.narration", "english_translation": "%s out of %s players online" @@ -2879,10 +2699,6 @@ "key": "createWorld.customize.custom.lowerLimitScale", "english_translation": "Lower Limit Scale" }, - { - "key": "gamerule.enderPearlsVanishOnDeath", - "english_translation": "Thrown ender pearls vanish on death" - }, { "key": "subtitles.entity.wolf.shake", "english_translation": "Wolf shakes" @@ -2913,7 +2729,7 @@ }, { "key": "gui.abuseReport.reason.self_harm_or_suicide", - "english_translation": "Self-harm or suicide" + "english_translation": "Imminent harm - Self-harm or suicide" }, { "key": "block.minecraft.light_gray_concrete_powder", @@ -2963,10 +2779,6 @@ "key": "commands.scoreboard.players.list.success", "english_translation": "There are %s tracked entity/entities: %s" }, - { - "key": "gui.abuseReport.type.skin", - "english_translation": "Player Skin" - }, { "key": "book.byAuthor", "english_translation": "by %1$s" @@ -3031,10 +2843,6 @@ "key": "block.minecraft.light_gray_carpet", "english_translation": "Light Gray Carpet" }, - { - "key": "subtitles.entity.breeze.hurt", - "english_translation": "Breeze hurts" - }, { "key": "selectWorld.delete", "english_translation": "Delete" @@ -3071,10 +2879,6 @@ "key": "options.modelPart.cape", "english_translation": "Cape" }, - { - "key": "options.hideSplashTexts.tooltip", - "english_translation": "Hides the yellow splash text in the main menu." - }, { "key": "commands.whitelist.disabled", "english_translation": "Whitelist is now turned off" @@ -3183,10 +2987,6 @@ "key": "item.minecraft.netherite_pickaxe", "english_translation": "Netherite Pickaxe" }, - { - "key": "recover_world.warning", - "english_translation": "Failed to load world summary" - }, { "key": "block.minecraft.mangrove_wood", "english_translation": "Mangrove Wood" @@ -3435,10 +3235,6 @@ "key": "selectWorld.edit.backupFailed", "english_translation": "Backup failed" }, - { - "key": "commands.scoreboard.players.display.name.clear.success.single", - "english_translation": "Cleared display name for %s in %s" - }, { "key": "container.smoker", "english_translation": "Smoker" @@ -3493,7 +3289,7 @@ }, { "key": "mco.selectServer.popup", - "english_translation": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay." + "english_translation": "Realms is a safe, simple way to enjoy an online Minecraft world with up to ten friends at a time. It supports loads of minigames and plenty of custom worlds! Only the owner of the realm needs to pay." }, { "key": "block.minecraft.end_stone_bricks", @@ -3515,10 +3311,6 @@ "key": "stat_type.minecraft.killed", "english_translation": "You killed %s %s" }, - { - "key": "recover_world.no_fallback", - "english_translation": "No state to recover from available" - }, { "key": "block.minecraft.banner.diagonal_right.gray", "english_translation": "Gray Per Bend" @@ -3591,10 +3383,6 @@ "key": "block.minecraft.lily_pad", "english_translation": "Lily Pad" }, - { - "key": "jigsaw_block.selection_priority.tooltip", - "english_translation": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties." - }, { "key": "commands.data.block.invalid", "english_translation": "The target block is not a block entity" @@ -3611,18 +3399,6 @@ "key": "commands.forceload.added.none", "english_translation": "No force loaded chunks were found in %s" }, - { - "key": "symlink_warning.title.pack", - "english_translation": "Added pack(s) contain(s) symbolic links" - }, - { - "key": "block.minecraft.waxed_copper_door", - "english_translation": "Waxed Copper Door" - }, - { - "key": "block.minecraft.chiseled_tuff_bricks", - "english_translation": "Chiseled Tuff Bricks" - }, { "key": "item.minecraft.smithing_template.armor_trim.applies_to", "english_translation": "Armor" @@ -3715,10 +3491,6 @@ "key": "disconnect.spam", "english_translation": "Kicked for spamming" }, - { - "key": "gui.abuseReport.name.title", - "english_translation": "Report Player Name" - }, { "key": "key.keyboard.insert", "english_translation": "Insert" @@ -3743,10 +3515,6 @@ "key": "block.minecraft.potted_spruce_sapling", "english_translation": "Potted Spruce Sapling" }, - { - "key": "gamerule.playersNetherPortalDefaultDelay", - "english_translation": "Player's Nether portal delay in non-creative mode" - }, { "key": "item.minecraft.cave_spider_spawn_egg", "english_translation": "Cave Spider Spawn Egg" @@ -3879,14 +3647,6 @@ "key": "block.minecraft.sticky_piston", "english_translation": "Sticky Piston" }, - { - "key": "item.minecraft.coast_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, - { - "key": "subtitles.block.decorated_pot.insert", - "english_translation": "Decorated Pot fills" - }, { "key": "item.minecraft.birch_boat", "english_translation": "Birch Boat" @@ -3939,10 +3699,6 @@ "key": "commands.effect.give.success.multiple", "english_translation": "Applied effect %s to %s targets" }, - { - "key": "event.minecraft.raid.victory.full", - "english_translation": "Raid - Victory" - }, { "key": "advMode.mode.redstone", "english_translation": "Impulse" @@ -3999,10 +3755,6 @@ "key": "telemetry.property.new_world.title", "english_translation": "New World" }, - { - "key": "recover_world.issue.none", - "english_translation": "No issues" - }, { "key": "block.minecraft.tinted_glass", "english_translation": "Tinted Glass" @@ -4011,10 +3763,6 @@ "key": "block.minecraft.banner.triangle_bottom.pink", "english_translation": "Pink Chevron" }, - { - "key": "multiplayer.player.list.hp", - "english_translation": "%shp" - }, { "key": "commands.team.join.success.multiple", "english_translation": "Added %s members to team %s" @@ -4023,10 +3771,6 @@ "key": "death.attack.sonic_boom", "english_translation": "%1$s was obliterated by a sonically-charged shriek" }, - { - "key": "item.minecraft.rib_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "multiplayer.disconnect.invalid_entity_attacked", "english_translation": "Attempting to attack an invalid entity" @@ -4107,10 +3851,6 @@ "key": "parsing.quote.expected.start", "english_translation": "Expected quote to start a string" }, - { - "key": "download.pack.title", - "english_translation": "Downloading resource pack %s/%s" - }, { "key": "entity.minecraft.phantom", "english_translation": "Phantom" @@ -4163,10 +3903,6 @@ "key": "commands.scoreboard.objectives.list.empty", "english_translation": "There are no objectives" }, - { - "key": "recover_world.done.title", - "english_translation": "Recovery done" - }, { "key": "item.minecraft.glow_berries", "english_translation": "Glow Berries" @@ -4179,10 +3915,6 @@ "key": "structure_block.hover.load", "english_translation": "Load: %s" }, - { - "key": "block.minecraft.copper_door", - "english_translation": "Copper Door" - }, { "key": "item.minecraft.dragon_breath", "english_translation": "Dragon's Breath" @@ -4243,10 +3975,6 @@ "key": "block.minecraft.polished_blackstone_bricks", "english_translation": "Polished Blackstone Bricks" }, - { - "key": "subtitles.block.hanging_sign.waxed_interact_fail", - "english_translation": "Sign wobbles" - }, { "key": "options.accessibility.high_contrast.error.tooltip", "english_translation": "High Contrast resource pack is not available" @@ -4307,18 +4035,6 @@ "key": "key.use", "english_translation": "Use Item/Place Block" }, - { - "key": "item.minecraft.host_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, - { - "key": "commands.scoreboard.players.display.name.set.success.single", - "english_translation": "Changed display name to %s for %s in %s" - }, - { - "key": "item.minecraft.wild_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "resourcepack.downloading", "english_translation": "Downloading Resource Pack" @@ -4791,10 +4507,6 @@ "key": "subtitles.entity.illusioner.mirror_move", "english_translation": "Illusioner displaces" }, - { - "key": "dataPack.trade_rebalance.description", - "english_translation": "Updated trades for Villagers" - }, { "key": "block.minecraft.infested_stone_bricks", "english_translation": "Infested Stone Bricks" @@ -4823,14 +4535,6 @@ "key": "debug.gamemodes.select_next", "english_translation": "%s Next" }, - { - "key": "advancements.progress", - "english_translation": "%s/%s" - }, - { - "key": "item.minecraft.vex_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "subtitles.entity.goat.hurt", "english_translation": "Goat hurts" @@ -4851,10 +4555,6 @@ "key": "block.minecraft.acacia_trapdoor", "english_translation": "Acacia Trapdoor" }, - { - "key": "commands.random.error.range_too_large", - "english_translation": "The range of the random value must be at most 2147483646" - }, { "key": "commands.spectate.success.stopped", "english_translation": "No longer spectating an entity" @@ -4903,10 +4603,6 @@ "key": "block.minecraft.waxed_cut_copper", "english_translation": "Waxed Cut Copper" }, - { - "key": "commands.execute.function.instantiationFailure", - "english_translation": "Failed to instantiate function %s: %s" - }, { "key": "block.minecraft.birch_slab", "english_translation": "Birch Slab" @@ -4959,10 +4655,6 @@ "key": "argument.nbt.array.mixed", "english_translation": "Can't insert %s into %s" }, - { - "key": "connect.reconfiging", - "english_translation": "Reconfiguring..." - }, { "key": "block.minecraft.banner.triangle_top.gray", "english_translation": "Gray Inverted Chevron" @@ -5085,7 +4777,7 @@ }, { "key": "gui.abuseReport.reason.defamation_impersonation_false_information.description", - "english_translation": "Someone is damaging your or someone else's reputation, for example sharing false information with the aim to exploit or mislead others." + "english_translation": "Someone is damaging someone else's reputation, pretending to be someone they're not, or sharing false information with the aim to exploit or mislead others." }, { "key": "block.minecraft.banner.gradient_up.cyan", @@ -5195,10 +4887,6 @@ "key": "subtitles.entity.elder_guardian.ambient", "english_translation": "Elder Guardian moans" }, - { - "key": "subtitles.entity.breeze.death", - "english_translation": "Breeze dies" - }, { "key": "advancements.nether.brew_potion.description", "english_translation": "Brew a Potion" @@ -5271,10 +4959,6 @@ "key": "block.minecraft.banner.flower.purple", "english_translation": "Purple Flower Charge" }, - { - "key": "gui.abuseReport.send.no_reason", - "english_translation": "Please select a report category" - }, { "key": "mco.configure.world.edit.subscreen.inspiration", "english_translation": "Some settings are disabled since your current world is an inspiration" @@ -5743,10 +5427,6 @@ "key": "block.minecraft.banner.mojang.yellow", "english_translation": "Yellow Thing" }, - { - "key": "item.minecraft.netherite_upgrade_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "narrator.loading", "english_translation": "Loading: %s" @@ -5787,13 +5467,9 @@ "key": "parsing.long.invalid", "english_translation": "Invalid long '%s'" }, - { - "key": "attribute.name.generic.max_absorption", - "english_translation": "Max Absorption" - }, { "key": "mco.selectServer.buy", - "english_translation": "Buy a Realm!" + "english_translation": "Buy a realm!" }, { "key": "block.minecraft.spruce_wall_sign", @@ -5931,10 +5607,6 @@ "key": "color.minecraft.green", "english_translation": "Green" }, - { - "key": "block.minecraft.trial_spawner", - "english_translation": "Trial Spawner" - }, { "key": "advancements.story.enchant_item.title", "english_translation": "Enchanter" @@ -5995,10 +5667,6 @@ "key": "item.minecraft.golden_helmet", "english_translation": "Golden Helmet" }, - { - "key": "block.minecraft.oxidized_copper_bulb", - "english_translation": "Oxidized Copper Bulb" - }, { "key": "block.minecraft.soul_lantern", "english_translation": "Soul Lantern" @@ -6073,7 +5741,7 @@ }, { "key": "death.attack.sonic_boom.player", - "english_translation": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s" + "english_translation": "%1$s was obliterated by a sonically-charged shriek whilst trying to escape %2$s" }, { "key": "block.minecraft.bamboo", @@ -6081,7 +5749,7 @@ }, { "key": "death.attack.thorns.item", - "english_translation": "%1$s was killed by %3$s while trying to hurt %2$s" + "english_translation": "%1$s was killed by %3$s trying to hurt %2$s" }, { "key": "item.minecraft.cooked_porkchop", @@ -6315,14 +5983,6 @@ "key": "entity.minecraft.tropical_fish.predefined.6", "english_translation": "Cotton Candy Betta" }, - { - "key": "item.minecraft.spire_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, - { - "key": "block.minecraft.short_grass", - "english_translation": "Short Grass" - }, { "key": "multiplayer.disconnect.slow_login", "english_translation": "Took too long to log in" @@ -6363,10 +6023,6 @@ "key": "connect.failed", "english_translation": "Failed to connect to the server" }, - { - "key": "mco.version", - "english_translation": "Version: %s" - }, { "key": "disconnect.disconnected", "english_translation": "Disconnected by Server" @@ -6459,10 +6115,6 @@ "key": "key.sprint", "english_translation": "Sprint" }, - { - "key": "options.fullscreen.entry", - "english_translation": "%sx%s@%s (%sbit)" - }, { "key": "subtitles.block.button.click", "english_translation": "Button clicks" @@ -6731,10 +6383,6 @@ "key": "block.minecraft.yellow_carpet", "english_translation": "Yellow Carpet" }, - { - "key": "jigsaw_block.placement_priority.tooltip", - "english_translation": "When this Jigsaw block connects to a piece, this is the order in which that piece is processed for connections in the wider structure.\n\nPieces will be processed in descending priority with insertion order breaking ties." - }, { "key": "block.minecraft.banner.stripe_center.cyan", "english_translation": "Cyan Pale" @@ -6855,10 +6503,6 @@ "key": "key.keyboard.f20", "english_translation": "F20" }, - { - "key": "narration.suggestion.usage.fill.hidable", - "english_translation": "Press Tab to use suggestion, or Escape to leave suggestions" - }, { "key": "key.keyboard.f21", "english_translation": "F21" @@ -7157,11 +6801,7 @@ }, { "key": "death.attack.sonic_boom.item", - "english_translation": "%1$s was obliterated by a sonically-charged shriek while trying to escape %2$s wielding %3$s" - }, - { - "key": "commands.tick.step.stop.fail", - "english_translation": "No tick step in progress" + "english_translation": "%1$s was obliterated by a sonically-charged shriek whilst trying to escape %2$s wielding %3$s" }, { "key": "block.minecraft.banner.stripe_top.white", @@ -7207,10 +6847,6 @@ "key": "commands.bossbar.set.color.success", "english_translation": "Custom bossbar %s has changed color" }, - { - "key": "selectWorld.incompatible.info", - "english_translation": "Incompatible version: %s" - }, { "key": "biome.minecraft.desert", "english_translation": "Desert" @@ -7327,10 +6963,6 @@ "key": "tutorial.find_tree.description", "english_translation": "Punch it to collect wood" }, - { - "key": "block.minecraft.polished_tuff_wall", - "english_translation": "Polished Tuff Wall" - }, { "key": "mco.template.select.none", "english_translation": "Oops, it looks like this content category is currently empty.\nPlease check back later for new content, or if you're a creator,\n%s." @@ -7477,7 +7109,7 @@ }, { "key": "mco.backup.button.reset", - "english_translation": "Reset World" + "english_translation": "Reset world" }, { "key": "mco.selectServer.expiredSubscribe", @@ -7493,7 +7125,7 @@ }, { "key": "gamerule.commandModificationBlockLimit", - "english_translation": "Command modification block limit" + "english_translation": "Command Modification Block Limit" }, { "key": "gui.banned.reason.imminent_harm_to_person_or_property", @@ -7531,10 +7163,6 @@ "key": "commands.kick.success", "english_translation": "Kicked %s: %s" }, - { - "key": "commands.scoreboard.players.display.numberFormat.set.success.single", - "english_translation": "Changed number format for %s in %s" - }, { "key": "key.keyboard.keypad.subtract", "english_translation": "Keypad -" @@ -7667,10 +7295,6 @@ "key": "stat.minecraft.junk_fished", "english_translation": "Junk Fished" }, - { - "key": "selectWorld.incompatible.tooltip", - "english_translation": "This world cannot be opened because it was created by an incompatible version." - }, { "key": "subtitles.entity.skeleton.ambient", "english_translation": "Skeleton rattles" @@ -7699,10 +7323,6 @@ "key": "advancements.husbandry.allay_deliver_item_to_player.title", "english_translation": "You've Got a Friend in Me" }, - { - "key": "block.minecraft.exposed_copper_bulb", - "english_translation": "Exposed Copper Bulb" - }, { "key": "mco.upload.cancelled", "english_translation": "Upload cancelled" @@ -7847,10 +7467,6 @@ "key": "block.minecraft.banner.square_bottom_right.light_blue", "english_translation": "Light Blue Base Sinister Canton" }, - { - "key": "block.minecraft.chiseled_copper", - "english_translation": "Chiseled Copper" - }, { "key": "block.minecraft.banner.triangle_top.pink", "english_translation": "Pink Inverted Chevron" @@ -7879,10 +7495,6 @@ "key": "chat.square_brackets", "english_translation": "[%s]" }, - { - "key": "item.minecraft.snout_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "entity.minecraft.tropical_fish.type.betty", "english_translation": "Betty" @@ -7911,10 +7523,6 @@ "key": "mco.reset.world.resetting.screen.title", "english_translation": "Resetting world..." }, - { - "key": "block.minecraft.waxed_oxidized_copper_trapdoor", - "english_translation": "Waxed Oxidized Copper Trapdoor" - }, { "key": "mco.configure.world.resourcepack.question.line2", "english_translation": "Do you want to download it and play?" @@ -7963,10 +7571,6 @@ "key": "painting.minecraft.skeleton.title", "english_translation": "Mortal Coil" }, - { - "key": "gui.abuseReport.discard.discard", - "english_translation": "Leave and Discard Report" - }, { "key": "subtitles.entity.shulker.close", "english_translation": "Shulker closes" @@ -8079,18 +7683,6 @@ "key": "block.minecraft.banner.triangles_bottom.gray", "english_translation": "Gray Base Indented" }, - { - "key": "block.minecraft.waxed_weathered_copper_trapdoor", - "english_translation": "Waxed Weathered Copper Trapdoor" - }, - { - "key": "subtitles.block.copper_trapdoor.open", - "english_translation": "Trapdoor opens" - }, - { - "key": "gui.abuseReport.reason.generic.description", - "english_translation": "I'm annoyed with them / they have done something I do not like." - }, { "key": "subtitles.entity.potion.throw", "english_translation": "Bottle thrown" @@ -8191,10 +7783,6 @@ "key": "block.minecraft.tube_coral_wall_fan", "english_translation": "Tube Coral Wall Fan" }, - { - "key": "options.accessibility.narrator_hotkey.tooltip", - "english_translation": "Allows the Narrator to be toggled on and off with 'Ctrl+B'" - }, { "key": "subtitles.block.water.ambient", "english_translation": "Water flows" @@ -8309,11 +7897,7 @@ }, { "key": "mco.configure.world.buttons.resetworld", - "english_translation": "Reset World" - }, - { - "key": "event.minecraft.raid.defeat.full", - "english_translation": "Raid - Defeat" + "english_translation": "Reset world" }, { "key": "block.minecraft.sunflower", @@ -8407,10 +7991,6 @@ "key": "subtitles.entity.shulker.hurt", "english_translation": "Shulker hurts" }, - { - "key": "item.minecraft.silence_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "block.minecraft.jungle_leaves", "english_translation": "Jungle Leaves" @@ -8427,10 +8007,6 @@ "key": "painting.minecraft.kebab.title", "english_translation": "Kebab med tre pepperoni" }, - { - "key": "gui.abuseReport.describe", - "english_translation": "Sharing details will help us make a well-informed decision." - }, { "key": "gamerule.category.mobs", "english_translation": "Mobs" @@ -8589,7 +8165,7 @@ }, { "key": "mco.configure.world.backup", - "english_translation": "World Backups" + "english_translation": "World backups" }, { "key": "block.minecraft.banner.globe.gray", @@ -8661,7 +8237,7 @@ }, { "key": "subtitles.block.decorated_pot.shatter", - "english_translation": "Decorated Pot shatters" + "english_translation": "Pot shatters" }, { "key": "tutorial.bundleInsert.title", @@ -8689,11 +8265,7 @@ }, { "key": "death.attack.onFire.item", - "english_translation": "%1$s was burned to a crisp while fighting %2$s wielding %3$s" - }, - { - "key": "commands.scoreboard.objectives.modify.displayAutoUpdate.disable", - "english_translation": "Disabled display auto-update for objective %s" + "english_translation": "%1$s was burnt to a crisp whilst fighting %2$s wielding %3$s" }, { "key": "item.minecraft.potion.effect.empty", @@ -8763,10 +8335,6 @@ "key": "commands.recipe.take.failed", "english_translation": "No recipes could be forgotten" }, - { - "key": "gamerule.projectilesCanBreakBlocks.description", - "english_translation": "Controls whether impact projectiles will destroy blocks that are destructible by them." - }, { "key": "mco.errorMessage.realmsService.realmsError", "english_translation": "Realms (%s):" @@ -8815,10 +8383,6 @@ "key": "mco.template.select.narrate.authors", "english_translation": "Authors: %s" }, - { - "key": "block.minecraft.tuff_brick_slab", - "english_translation": "Tuff Brick Slab" - }, { "key": "death.attack.wither", "english_translation": "%1$s withered away" @@ -8895,10 +8459,6 @@ "key": "createWorld.customize.flat.layer.bottom", "english_translation": "Bottom - %s" }, - { - "key": "connect.reconfiguring", - "english_translation": "Reconfiguring..." - }, { "key": "tutorial.craft_planks.title", "english_translation": "Craft wooden planks" @@ -8971,10 +8531,6 @@ "key": "block.minecraft.dirt", "english_translation": "Dirt" }, - { - "key": "block.minecraft.weathered_copper_door", - "english_translation": "Weathered Copper Door" - }, { "key": "build.tooHigh", "english_translation": "Height limit for building is %s" @@ -8987,10 +8543,6 @@ "key": "subtitles.item.shield.block", "english_translation": "Shield blocks" }, - { - "key": "gui.abuseReport.observed_what", - "english_translation": "Why are you reporting this?" - }, { "key": "mco.configure.world.subscription.expired", "english_translation": "Expired" @@ -9147,18 +8699,10 @@ "key": "advMode.setCommand.success", "english_translation": "Command set: %s" }, - { - "key": "commands.scoreboard.players.display.numberFormat.clear.success.multiple", - "english_translation": "Cleared number format for %s entities in %s" - }, { "key": "commands.fillbiome.success", "english_translation": "Biomes set between %s, %s, %s and %s, %s, %s" }, - { - "key": "block.minecraft.waxed_exposed_copper_grate", - "english_translation": "Waxed Exposed Copper Grate" - }, { "key": "commands.jfr.started", "english_translation": "JFR profiling started" @@ -9215,10 +8759,6 @@ "key": "death.attack.outsideBorder", "english_translation": "%1$s left the confines of this world" }, - { - "key": "commands.tick.query.rate.sprinting", - "english_translation": "Target tick rate: %s per second (ignored, reference only).\nAverage time per tick: %sms" - }, { "key": "options.narrator.notavailable", "english_translation": "Not Available" @@ -9239,10 +8779,6 @@ "key": "subtitles.entity.cat.hurt", "english_translation": "Cat hurts" }, - { - "key": "mco.compatibility.upgrade", - "english_translation": "Upgrade" - }, { "key": "block.minecraft.sandstone_stairs", "english_translation": "Sandstone Stairs" @@ -9331,10 +8867,6 @@ "key": "block.minecraft.tube_coral", "english_translation": "Tube Coral" }, - { - "key": "chat.tag.error", - "english_translation": "Server sent invalid message." - }, { "key": "item.minecraft.creeper_spawn_egg", "english_translation": "Creeper Spawn Egg" @@ -9377,7 +8909,7 @@ }, { "key": "mco.upload.select.world.title", - "english_translation": "Upload World" + "english_translation": "Upload world" }, { "key": "subtitles.entity.villager.work_weaponsmith", @@ -9459,14 +8991,6 @@ "key": "addServer.resourcePack.disabled", "english_translation": "Disabled" }, - { - "key": "options.accessibility.narrator_hotkey", - "english_translation": "Narrator Hotkey" - }, - { - "key": "subtitles.block.trial_spawner.eject_item", - "english_translation": "Trial Spawner ejects items" - }, { "key": "advancements.nether.explore_nether.title", "english_translation": "Hot Tourist Destinations" @@ -9547,10 +9071,6 @@ "key": "commands.scoreboard.players.operation.success.multiple", "english_translation": "Updated %s for %s entities" }, - { - "key": "mco.errorMessage.retry", - "english_translation": "Retry operation" - }, { "key": "argument.gamemode.invalid", "english_translation": "Unknown game mode: %s" @@ -9563,10 +9083,6 @@ "key": "block.minecraft.yellow_glazed_terracotta", "english_translation": "Yellow Glazed Terracotta" }, - { - "key": "options.accessibility.narrator_hotkey.mac.tooltip", - "english_translation": "Allows the Narrator to be toggled on and off with 'Cmd+B'" - }, { "key": "block.minecraft.brown_shulker_box", "english_translation": "Brown Shulker Box" @@ -9595,10 +9111,6 @@ "key": "gui.socialInteractions.server_label.single", "english_translation": "%s - %s player" }, - { - "key": "block.minecraft.waxed_weathered_copper_door", - "english_translation": "Waxed Weathered Copper Door" - }, { "key": "commands.stopsound.success.sourceless.sound", "english_translation": "Stopped sound '%s'" @@ -9655,10 +9167,6 @@ "key": "mco.download.done", "english_translation": "Download done" }, - { - "key": "block.minecraft.oxidized_chiseled_copper", - "english_translation": "Oxidized Chiseled Copper" - }, { "key": "subtitles.entity.horse.jump", "english_translation": "Horse jumps" @@ -9725,11 +9233,7 @@ }, { "key": "death.attack.anvil.player", - "english_translation": "%1$s was squashed by a falling anvil while fighting %2$s" - }, - { - "key": "mco.account.privacy.info.button", - "english_translation": "Read more about GDPR" + "english_translation": "%1$s was squashed by a falling anvil whilst fighting %2$s" }, { "key": "subtitles.entity.ghast.shoot", @@ -9819,10 +9323,6 @@ "key": "block.minecraft.soul_sand", "english_translation": "Soul Sand" }, - { - "key": "gui.loadingMinecraft", - "english_translation": "Loading Minecraft" - }, { "key": "stat.minecraft.raid_win", "english_translation": "Raids Won" @@ -9833,7 +9333,7 @@ }, { "key": "death.attack.stalagmite.player", - "english_translation": "%1$s was impaled on a stalagmite while fighting %2$s" + "english_translation": "%1$s was impaled on a stalagmite whilst fighting %2$s" }, { "key": "item.minecraft.shield.magenta", @@ -9989,7 +9489,7 @@ }, { "key": "death.attack.thorns", - "english_translation": "%1$s was killed while trying to hurt %2$s" + "english_translation": "%1$s was killed trying to hurt %2$s" }, { "key": "block.minecraft.light_blue_stained_glass_pane", @@ -10143,10 +9643,6 @@ "key": "item.minecraft.potato", "english_translation": "Potato" }, - { - "key": "command.forkLimit", - "english_translation": "Maximum number of contexts (%s) reached" - }, { "key": "mco.notification.visitUrl.message.default", "english_translation": "Please visit the link below" @@ -10173,7 +9669,7 @@ }, { "key": "mco.backup.button.upload", - "english_translation": "Upload World" + "english_translation": "Upload world" }, { "key": "subtitles.item.armor.equip_iron", @@ -10195,10 +9691,6 @@ "key": "block.minecraft.fire_coral_block", "english_translation": "Fire Coral Block" }, - { - "key": "narration.suggestion.usage.fill.fixed", - "english_translation": "Press Tab to use suggestion" - }, { "key": "item.minecraft.shield.green", "english_translation": "Green Shield" @@ -10217,7 +9709,7 @@ }, { "key": "mco.configure.world.description", - "english_translation": "Realm Description" + "english_translation": "Realm description" }, { "key": "block.minecraft.banner.diagonal_up_right.light_blue", @@ -10305,15 +9797,7 @@ }, { "key": "mco.configure.world.subscription.start", - "english_translation": "Start Date" - }, - { - "key": "gui.abuseReport.type.chat", - "english_translation": "Chat Messages" - }, - { - "key": "block.minecraft.oxidized_copper_grate", - "english_translation": "Oxidized Copper Grate" + "english_translation": "Start date" }, { "key": "stat.minecraft.ring_bell", @@ -10595,10 +10079,6 @@ "key": "block.minecraft.blue_orchid", "english_translation": "Blue Orchid" }, - { - "key": "gui.abuseReport.read_info", - "english_translation": "Learn About Reporting" - }, { "key": "menu.savingChunks", "english_translation": "Saving chunks" @@ -10779,10 +10259,6 @@ "key": "gamerule.blockExplosionDropDecay.description", "english_translation": "Some of the drops from blocks destroyed by explosions caused by block interactions are lost in the explosion." }, - { - "key": "gui.abuseReport.discard.content", - "english_translation": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?" - }, { "key": "item.minecraft.string", "english_translation": "String" @@ -10807,18 +10283,10 @@ "key": "stat.minecraft.damage_taken", "english_translation": "Damage Taken" }, - { - "key": "download.pack.progress.percent", - "english_translation": "Progress: %s%%" - }, { "key": "block.minecraft.banner.square_bottom_right.red", "english_translation": "Red Base Sinister Canton" }, - { - "key": "commands.scoreboard.objectives.modify.objectiveFormat.set", - "english_translation": "Changed default number format of objective %s" - }, { "key": "generator.minecraft.single_biome_surface", "english_translation": "Single Biome" @@ -10855,10 +10323,6 @@ "key": "createWorld.customize.custom.upperLimitScale", "english_translation": "Upper Limit Scale" }, - { - "key": "symlink_warning.more_info", - "english_translation": "More Information" - }, { "key": "item.minecraft.lava_bucket", "english_translation": "Lava Bucket" @@ -11039,10 +10503,6 @@ "key": "commands.damage.success", "english_translation": "Applied %s damage to %s" }, - { - "key": "item.minecraft.sentry_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "advancements.adventure.trade_at_world_height.description", "english_translation": "Trade with a Villager at the build height limit" @@ -11083,14 +10543,6 @@ "key": "item.minecraft.torchflower_seeds", "english_translation": "Torchflower Seeds" }, - { - "key": "selectWorld.incompatible.title", - "english_translation": "Incompatible version" - }, - { - "key": "argument.style.invalid", - "english_translation": "Invalid style: %s" - }, { "key": "selectWorld.edit.backup", "english_translation": "Make Backup" @@ -11161,7 +10613,7 @@ }, { "key": "mco.configure.world.buttons.invite", - "english_translation": "Invite Player" + "english_translation": "Invite player" }, { "key": "block.minecraft.cut_red_sandstone_slab", @@ -11245,7 +10697,7 @@ }, { "key": "mco.configure.world.name", - "english_translation": "Realm Name" + "english_translation": "Realm name" }, { "key": "chat.disabled.expiredProfileKey", @@ -11289,7 +10741,7 @@ }, { "key": "mco.configure.world.buttons.options", - "english_translation": "World Options" + "english_translation": "World options" }, { "key": "block.minecraft.jungle_fence_gate", @@ -11329,7 +10781,7 @@ }, { "key": "mco.configure.world.forceGameMode", - "english_translation": "Force Game Mode" + "english_translation": "Force game mode" }, { "key": "chat.filtered_full", @@ -11419,10 +10871,6 @@ "key": "block.minecraft.mud", "english_translation": "Mud" }, - { - "key": "commands.tick.query.percentiles", - "english_translation": "Percentiles: P50: %sms P95: %sms P99: %sms, sample: %s" - }, { "key": "effect.minecraft.luck", "english_translation": "Luck" @@ -11473,7 +10921,7 @@ }, { "key": "death.attack.wither.player", - "english_translation": "%1$s withered away while fighting %2$s" + "english_translation": "%1$s withered away whilst fighting %2$s" }, { "key": "itemGroup.coloredBlocks", @@ -11527,10 +10975,6 @@ "key": "mco.configure.world.invites.ops.tooltip", "english_translation": "Operator" }, - { - "key": "commands.banlist.entry.unknown", - "english_translation": "(Unknown)" - }, { "key": "block.minecraft.dead_brain_coral_block", "english_translation": "Dead Brain Coral Block" @@ -11671,18 +11115,10 @@ "key": "item.minecraft.silverfish_spawn_egg", "english_translation": "Silverfish Spawn Egg" }, - { - "key": "recover_world.bug_tracker", - "english_translation": "Report a Bug" - }, { "key": "block.minecraft.mangrove_stairs", "english_translation": "Mangrove Stairs" }, - { - "key": "commands.function.error.missing_argument", - "english_translation": "Missing argument %2$s to function %1$s" - }, { "key": "subtitles.entity.creeper.hurt", "english_translation": "Creeper hurts" @@ -11767,10 +11203,6 @@ "key": "block.minecraft.spawn.not_valid", "english_translation": "You have no home bed or charged respawn anchor, or it was obstructed" }, - { - "key": "mco.snapshot.paired", - "english_translation": "This Snapshot Realm is paired with \"%s\"" - }, { "key": "advancements.nether.obtain_ancient_debris.description", "english_translation": "Obtain Ancient Debris" @@ -11821,16 +11253,12 @@ }, { "key": "death.attack.fallingBlock.player", - "english_translation": "%1$s was squashed by a falling block while fighting %2$s" + "english_translation": "%1$s was squashed by a falling block whilst fighting %2$s" }, { "key": "mco.configure.world.invite.narration", "english_translation": "You have %s new invite(s)" }, - { - "key": "block.minecraft.waxed_oxidized_copper_grate", - "english_translation": "Waxed Oxidized Copper Grate" - }, { "key": "spectatorMenu.team_teleport.prompt", "english_translation": "Select a team to teleport to" @@ -11919,10 +11347,6 @@ "key": "block.minecraft.yellow_candle_cake", "english_translation": "Cake with Yellow Candle" }, - { - "key": "gui.togglable_slot", - "english_translation": "Click to disable slot" - }, { "key": "commands.perf.reportSaved", "english_translation": "Created debug report in %s" @@ -12031,10 +11455,6 @@ "key": "advancements.story.obtain_armor.description", "english_translation": "Protect yourself with a piece of iron armor" }, - { - "key": "item.minecraft.raiser_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "commands.experience.set.points.invalid", "english_translation": "Cannot set experience points above the maximum points for the player's current level" @@ -12127,10 +11547,6 @@ "key": "chat.type.text", "english_translation": "<%s> %s" }, - { - "key": "block.minecraft.waxed_copper_bulb", - "english_translation": "Waxed Copper Bulb" - }, { "key": "menu.returnToGame", "english_translation": "Back to Game" @@ -12195,10 +11611,6 @@ "key": "block.minecraft.polished_deepslate_stairs", "english_translation": "Polished Deepslate Stairs" }, - { - "key": "commands.function.result", - "english_translation": "Function %s returned %s" - }, { "key": "tutorial.look.description", "english_translation": "Use your mouse to turn" @@ -12387,10 +11799,6 @@ "key": "argument.time.tick_count_too_low", "english_translation": "Tick count must not be less than %s, found %s" }, - { - "key": "gui.abuseReport.discard.return", - "english_translation": "Continue Editing" - }, { "key": "commands.experience.set.points.success.multiple", "english_translation": "Set %s experience points on %s players" @@ -12421,7 +11829,7 @@ }, { "key": "mco.configure.world.edit.slot.name", - "english_translation": "World Name" + "english_translation": "World name" }, { "key": "block.minecraft.blast_furnace", @@ -12475,10 +11883,6 @@ "key": "command.failed", "english_translation": "An unexpected error occurred trying to execute that command" }, - { - "key": "chat.validation_error", - "english_translation": "Chat validation error" - }, { "key": "block.minecraft.lime_bed", "english_translation": "Lime Bed" @@ -12507,10 +11911,6 @@ "key": "advancements.husbandry.kill_axolotl_target.title", "english_translation": "The Healing Power of Friendship!" }, - { - "key": "block.minecraft.waxed_oxidized_copper_door", - "english_translation": "Waxed Oxidized Copper Door" - }, { "key": "entity.minecraft.elder_guardian", "english_translation": "Elder Guardian" @@ -12531,10 +11931,6 @@ "key": "structure_block.load_success", "english_translation": "Structure loaded from '%s'" }, - { - "key": "block.minecraft.waxed_oxidized_chiseled_copper", - "english_translation": "Waxed Oxidized Chiseled Copper" - }, { "key": "advancements.husbandry.tame_an_animal.description", "english_translation": "Tame an animal" @@ -12559,14 +11955,6 @@ "key": "block.minecraft.banner.rhombus.light_gray", "english_translation": "Light Gray Lozenge" }, - { - "key": "gui.recipebook.page", - "english_translation": "%s/%s" - }, - { - "key": "mco.errorMessage.realmsService.unknownCompatibility", - "english_translation": "Could not check compatible version, got response: %s" - }, { "key": "multiplayer.player.joined", "english_translation": "%s joined the game" @@ -12575,10 +11963,6 @@ "key": "subtitles.entity.mule.ambient", "english_translation": "Mule hee-haws" }, - { - "key": "item.minecraft.eye_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "subtitles.entity.parrot.imitate.zombie", "english_translation": "Parrot groans" @@ -12607,10 +11991,6 @@ "key": "subtitles.entity.donkey.eat", "english_translation": "Donkey eats" }, - { - "key": "mco.snapshotRealmsPopup.urlText", - "english_translation": "Learn More" - }, { "key": "subtitles.entity.parrot.imitate.ender_dragon", "english_translation": "Parrot roars" @@ -12639,10 +12019,6 @@ "key": "subtitles.entity.strider.death", "english_translation": "Strider dies" }, - { - "key": "narration.suggestion.usage.cycle.fixed", - "english_translation": "Press Tab to cycle to the next suggestion" - }, { "key": "options.operatorItemsTab", "english_translation": "Operator Items Tab" @@ -12691,17 +12067,13 @@ "key": "block.minecraft.spruce_leaves", "english_translation": "Spruce Leaves" }, - { - "key": "block.minecraft.tuff_slab", - "english_translation": "Tuff Slab" - }, { "key": "gui.socialInteractions.narration.hide", "english_translation": "Hide messages from %s" }, { "key": "death.attack.drown.player", - "english_translation": "%1$s drowned while trying to escape %2$s" + "english_translation": "%1$s drowned whilst trying to escape %2$s" }, { "key": "commands.data.modify.expected_value", @@ -12775,10 +12147,6 @@ "key": "narrator.screen.usage", "english_translation": "Use mouse cursor or Tab button to select element" }, - { - "key": "recover_world.message", - "english_translation": "The following issues occurred while trying to read world folder \"%s\".\nIt might be possible to restore the world from an older state or you can report this issue on the bug tracker." - }, { "key": "subtitles.entity.shulker.death", "english_translation": "Shulker dies" @@ -12875,10 +12243,6 @@ "key": "tutorial.open_inventory.title", "english_translation": "Open your inventory" }, - { - "key": "gui.banned.name.title", - "english_translation": "Name Not Allowed in Multiplayer" - }, { "key": "mco.backup.entry.description", "english_translation": "Description" @@ -13007,10 +12371,6 @@ "key": "item_modifier.unknown", "english_translation": "Unknown item modifier: %s" }, - { - "key": "block.minecraft.copper_bulb", - "english_translation": "Copper Bulb" - }, { "key": "block.minecraft.banner.globe.light_blue", "english_translation": "Light Blue Globe" @@ -13099,10 +12459,6 @@ "key": "options.pixel_value", "english_translation": "%s: %spx" }, - { - "key": "mco.snapshot.friendsRealm.downgrade", - "english_translation": "You need to be on version %s to join this Realm" - }, { "key": "item.minecraft.splash_potion.effect.water_breathing", "english_translation": "Splash Potion of Water Breathing" @@ -13127,10 +12483,6 @@ "key": "block.minecraft.banner.stripe_bottom.purple", "english_translation": "Purple Base" }, - { - "key": "commands.tick.sprint.stop.fail", - "english_translation": "No tick sprint in progress" - }, { "key": "resourcePack.broken_assets", "english_translation": "BROKEN ASSETS DETECTED" @@ -13155,10 +12507,6 @@ "key": "block.minecraft.white_banner", "english_translation": "White Banner" }, - { - "key": "block.minecraft.waxed_weathered_chiseled_copper", - "english_translation": "Waxed Weathered Chiseled Copper" - }, { "key": "entity.minecraft.rabbit", "english_translation": "Rabbit" @@ -13183,10 +12531,6 @@ "key": "multiplayer.status.unrequested", "english_translation": "Received unrequested status" }, - { - "key": "gui.abuseReport.comments", - "english_translation": "Comments" - }, { "key": "block.minecraft.banner.triangles_top.brown", "english_translation": "Brown Chief Indented" @@ -13195,10 +12539,6 @@ "key": "advancements.story.iron_tools.title", "english_translation": "Isn't It Iron Pick" }, - { - "key": "commands.tick.status.frozen", - "english_translation": "The game is frozen" - }, { "key": "menu.generatingLevel", "english_translation": "Generating world" @@ -13277,7 +12617,7 @@ }, { "key": "mco.configure.world.spawnProtection", - "english_translation": "Spawn Protection" + "english_translation": "Spawn protection" }, { "key": "gui.recipebook.moreRecipes", @@ -13351,10 +12691,6 @@ "key": "mco.configure.world.invited.number", "english_translation": "Invited (%s)" }, - { - "key": "options.languageAccuracyWarning", - "english_translation": "(Language translations may not be 100%% accurate)" - }, { "key": "item.minecraft.splash_potion.effect.thick", "english_translation": "Thick Splash Potion" @@ -13395,10 +12731,6 @@ "key": "commands.team.option.friendlyfire.alreadyDisabled", "english_translation": "Nothing changed. Friendly fire is already disabled for that team" }, - { - "key": "commands.random.reset.all.success", - "english_translation": "Reset %s random sequence(s)" - }, { "key": "item.minecraft.firework_star.shape.large_ball", "english_translation": "Large Ball" @@ -13531,10 +12863,6 @@ "key": "block.minecraft.banner.triangle_bottom.red", "english_translation": "Red Chevron" }, - { - "key": "recover_world.state_entry.unknown", - "english_translation": "unknown" - }, { "key": "block.minecraft.cyan_carpet", "english_translation": "Cyan Carpet" @@ -13655,10 +12983,6 @@ "key": "entity.minecraft.spider", "english_translation": "Spider" }, - { - "key": "mco.compatibility.downgrade.description", - "english_translation": "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.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed." - }, { "key": "subtitles.entity.endermite.death", "english_translation": "Endermite dies" @@ -13695,10 +13019,6 @@ "key": "mco.configure.world.opening", "english_translation": "Opening the realm..." }, - { - "key": "commands.tick.rate.success", - "english_translation": "Set the target tick rate to %s per second" - }, { "key": "block.minecraft.clay", "english_translation": "Clay" @@ -13839,18 +13159,10 @@ "key": "block.minecraft.banner.triangle_top.lime", "english_translation": "Lime Inverted Chevron" }, - { - "key": "commands.scoreboard.objectives.modify.displayAutoUpdate.enable", - "english_translation": "Enabled display auto-update for objective %s" - }, { "key": "block.minecraft.potted_dead_bush", "english_translation": "Potted Dead Bush" }, - { - "key": "gui.abuseReport.send.comment_too_long", - "english_translation": "Please shorten the comment" - }, { "key": "subtitles.entity.ender_dragon.growl", "english_translation": "Dragon growls" @@ -14011,10 +13323,6 @@ "key": "advancements.adventure.bullseye.description", "english_translation": "Hit the bullseye of a Target block from at least 30 meters away" }, - { - "key": "subtitles.entity.generic.wind_burst", - "english_translation": "Wind Charge bursts" - }, { "key": "block.minecraft.pink_terracotta", "english_translation": "Pink Terracotta" @@ -14051,10 +13359,6 @@ "key": "block.minecraft.magenta_stained_glass_pane", "english_translation": "Magenta Stained Glass Pane" }, - { - "key": "recover_world.restore", - "english_translation": "Attempt to Restore" - }, { "key": "subtitles.event.raid.horn", "english_translation": "Ominous horn blares" @@ -14275,10 +13579,6 @@ "key": "entity.minecraft.leash_knot", "english_translation": "Leash Knot" }, - { - "key": "mco.selectServer.noRealms", - "english_translation": "You don't seem to have a Realm. Add a Realm to play together with your friends." - }, { "key": "key.categories.multiplayer", "english_translation": "Multiplayer" @@ -14341,7 +13641,7 @@ }, { "key": "mco.configure.world.switch.slot", - "english_translation": "Create World" + "english_translation": "Create world" }, { "key": "subtitles.entity.chicken.death", @@ -14531,10 +13831,6 @@ "key": "mco.configure.world.uninvite.question", "english_translation": "Are you sure that you want to uninvite" }, - { - "key": "subtitles.block.decorated_pot.insert_fail", - "english_translation": "Decorated Pot wobbles" - }, { "key": "block.minecraft.light_gray_stained_glass", "english_translation": "Light Gray Stained Glass" @@ -14591,10 +13887,6 @@ "key": "item.minecraft.shield.light_blue", "english_translation": "Light Blue Shield" }, - { - "key": "commands.function.scheduled.multiple", - "english_translation": "Running functions %s" - }, { "key": "mco.download.speed", "english_translation": "(%s/s)" @@ -14615,10 +13907,6 @@ "key": "entity.minecraft.illusioner", "english_translation": "Illusioner" }, - { - "key": "symlink_warning.message.world", - "english_translation": "Loading worlds from folders with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more." - }, { "key": "subtitles.entity.cat.beg_for_food", "english_translation": "Cat begs" @@ -14699,10 +13987,6 @@ "key": "gui.banned.reason.generic_violation", "english_translation": "Violating Community Standards" }, - { - "key": "gui.abuseReport.message", - "english_translation": "Where did you observe the bad behavior?\nThis will help us in researching your case." - }, { "key": "block.minecraft.banner.stripe_right.yellow", "english_translation": "Yellow Pale Sinister" @@ -14737,7 +14021,7 @@ }, { "key": "mco.configure.world.title", - "english_translation": "Configure Realm:" + "english_translation": "Configure realm:" }, { "key": "commands.scoreboard.players.set.success.multiple", @@ -14751,10 +14035,6 @@ "key": "commands.team.list.members.success", "english_translation": "Team %s has %s member(s): %s" }, - { - "key": "gui.abuseReport.draft.quittotitle.title", - "english_translation": "You have a draft chat report that will be lost if you quit" - }, { "key": "block.minecraft.potted_wither_rose", "english_translation": "Potted Wither Rose" @@ -14807,10 +14087,6 @@ "key": "multiplayer.status.cannot_connect", "english_translation": "Can't connect to server" }, - { - "key": "recover_world.issue.missing_file", - "english_translation": "Missing file" - }, { "key": "enchantment.minecraft.binding_curse", "english_translation": "Curse of Binding" @@ -14831,10 +14107,6 @@ "key": "options.chat.color", "english_translation": "Colors" }, - { - "key": "options.hideSplashTexts", - "english_translation": "Hide Splash Texts" - }, { "key": "debug.chunk_boundaries.on", "english_translation": "Chunk borders: shown" @@ -14935,10 +14207,6 @@ "key": "command.exception", "english_translation": "Could not parse command: %s" }, - { - "key": "gui.banned.name.description", - "english_translation": "Your current name - \"%s\" - violates our Community Standards. You can play singleplayer, but will need to change your name to play online.\n\nLearn more or submit a case review at the following link: %s" - }, { "key": "block.minecraft.blue_bed", "english_translation": "Blue Bed" @@ -14983,10 +14251,6 @@ "key": "commands.scoreboard.objectives.list.success", "english_translation": "There are %s objective(s): %s" }, - { - "key": "mco.snapshotRealmsPopup.message", - "english_translation": "Realms are now available in Snapshots starting with Snapshot 23w41a. Every Realms subscription comes with a free Snapshot Realm that is separate from your normal Java Realm!" - }, { "key": "block.minecraft.banner.stripe_middle.purple", "english_translation": "Purple Fess" @@ -15115,10 +14379,6 @@ "key": "block.minecraft.turtle_egg", "english_translation": "Turtle Egg" }, - { - "key": "commands.function.error.argument_not_compound", - "english_translation": "Invalid argument type: %s, expected Compound" - }, { "key": "subtitles.entity.llama.angry", "english_translation": "Llama bleats angrily" @@ -15153,7 +14413,7 @@ }, { "key": "death.attack.cactus.player", - "english_translation": "%1$s walked into a cactus while trying to escape %2$s" + "english_translation": "%1$s walked into a cactus whilst trying to escape %2$s" }, { "key": "block.minecraft.warped_button", @@ -15255,10 +14515,6 @@ "key": "trim_material.minecraft.emerald", "english_translation": "Emerald Material" }, - { - "key": "block.minecraft.waxed_exposed_chiseled_copper", - "english_translation": "Waxed Exposed Chiseled Copper" - }, { "key": "block.minecraft.magenta_candle", "english_translation": "Magenta Candle" @@ -15491,10 +14747,6 @@ "key": "subtitles.block.portal.travel", "english_translation": "Portal noise fades" }, - { - "key": "mco.selectServer.loading", - "english_translation": "Loading Realms List" - }, { "key": "block.minecraft.orange_candle", "english_translation": "Orange Candle" @@ -15519,10 +14771,6 @@ "key": "advancements.nether.root.title", "english_translation": "Nether" }, - { - "key": "subtitles.block.sponge.absorb", - "english_translation": "Sponge sucks" - }, { "key": "block.minecraft.banner.diagonal_up_right.blue", "english_translation": "Blue Per Bend Sinister Inverted" @@ -15599,10 +14847,6 @@ "key": "item.minecraft.glow_item_frame", "english_translation": "Glow Item Frame" }, - { - "key": "mco.snapshot.createSnapshotPopup.title", - "english_translation": "Create Snapshot Realm?" - }, { "key": "advancements.husbandry.fishy_business.title", "english_translation": "Fishy Business" @@ -15647,10 +14891,6 @@ "key": "block.minecraft.polished_deepslate_slab", "english_translation": "Polished Deepslate Slab" }, - { - "key": "filled_map.village_snowy", - "english_translation": "Snowy Village Map" - }, { "key": "options.graphics", "english_translation": "Graphics" @@ -15739,10 +14979,6 @@ "key": "commands.ban.failed", "english_translation": "Nothing changed. The player is already banned" }, - { - "key": "mco.compatibility.unverifiable.message", - "english_translation": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World backups\"." - }, { "key": "stat.minecraft.interact_with_stonecutter", "english_translation": "Interactions with Stonecutter" @@ -15783,10 +15019,6 @@ "key": "subtitles.entity.camel.stand", "english_translation": "Camel stands up" }, - { - "key": "gui.banned.skin.title", - "english_translation": "Skin Not Allowed" - }, { "key": "item.minecraft.pufferfish_spawn_egg", "english_translation": "Pufferfish Spawn Egg" @@ -15811,10 +15043,6 @@ "key": "commands.scoreboard.players.remove.success.multiple", "english_translation": "Removed %s from %s for %s entities" }, - { - "key": "recover_world.done.failed", - "english_translation": "Failed to recover from previous state." - }, { "key": "block.minecraft.banner.diagonal_right.blue", "english_translation": "Blue Per Bend" @@ -15831,10 +15059,6 @@ "key": "gui.socialInteractions.server_label.multiple", "english_translation": "%s - %s players" }, - { - "key": "item.minecraft.breeze_spawn_egg", - "english_translation": "Breeze Spawn Egg" - }, { "key": "options.telemetry.state.none", "english_translation": "None" @@ -15847,18 +15071,10 @@ "key": "advancements.adventure.voluntary_exile.title", "english_translation": "Voluntary Exile" }, - { - "key": "subtitles.block.copper_bulb.turn_on", - "english_translation": "Copper Bulb turns on" - }, { "key": "mco.backup.nobackups", "english_translation": "This realm doesn't have any backups currently." }, - { - "key": "commands.scoreboard.players.display.name.set.success.multiple", - "english_translation": "Changed display name to %s for %s entities in %s" - }, { "key": "gui.chatReport.selected_chat", "english_translation": "%s Chat Message(s) Selected to Report" @@ -15867,10 +15083,6 @@ "key": "argument.entity.options.unknown", "english_translation": "Unknown option '%s'" }, - { - "key": "mco.compatibility.unverifiable.title", - "english_translation": "Compatibility not verifiable" - }, { "key": "commands.place.feature.failed", "english_translation": "Failed to place feature" @@ -15975,10 +15187,6 @@ "key": "block.minecraft.banner.half_vertical.brown", "english_translation": "Brown Per Pale" }, - { - "key": "commands.tick.sprint.report", - "english_translation": "Sprint completed with %s ticks per second, or %s ms per tick" - }, { "key": "block.minecraft.hay_block", "english_translation": "Hay Bale" @@ -16083,17 +15291,13 @@ "key": "block.minecraft.wall_torch", "english_translation": "Wall Torch" }, - { - "key": "block.minecraft.tuff_stairs", - "english_translation": "Tuff Stairs" - }, { "key": "entity.minecraft.horse", "english_translation": "Horse" }, { "key": "mco.backup.info.title", - "english_translation": "Changes From Last Backup" + "english_translation": "Changes from last backup" }, { "key": "options.audioDevice", @@ -16155,10 +15359,6 @@ "key": "advancements.end.enter_end_gateway.description", "english_translation": "Escape the island" }, - { - "key": "block.minecraft.exposed_copper_trapdoor", - "english_translation": "Exposed Copper Trapdoor" - }, { "key": "dataPack.validation.back", "english_translation": "Go Back" @@ -16207,10 +15407,6 @@ "key": "block.minecraft.banner.mojang.blue", "english_translation": "Blue Thing" }, - { - "key": "container.shulkerBox.itemCount", - "english_translation": "%s x%s" - }, { "key": "mco.upload.preparing", "english_translation": "Preparing your world" @@ -16299,10 +15495,6 @@ "key": "item.minecraft.tipped_arrow.effect.turtle_master", "english_translation": "Arrow of the Turtle Master" }, - { - "key": "item.minecraft.trial_key", - "english_translation": "Trial Key" - }, { "key": "item.minecraft.iron_sword", "english_translation": "Iron Sword" @@ -16331,10 +15523,6 @@ "key": "container.creative", "english_translation": "Item Selection" }, - { - "key": "commands.random.sample.success", - "english_translation": "Randomized value: %s" - }, { "key": "block.minecraft.banner.mojang.lime", "english_translation": "Lime Thing" @@ -16363,10 +15551,6 @@ "key": "block.minecraft.candle_cake", "english_translation": "Cake with Candle" }, - { - "key": "title.credits", - "english_translation": "Copyright Mojang AB. Do not distribute!" - }, { "key": "subtitles.entity.cow.death", "english_translation": "Cow dies" @@ -16563,10 +15747,6 @@ "key": "hanging_sign.edit", "english_translation": "Edit Hanging Sign Message" }, - { - "key": "subtitles.block.crafter.fail", - "english_translation": "Crafter fails crafting" - }, { "key": "entity.minecraft.villager.librarian", "english_translation": "Librarian" @@ -16759,10 +15939,6 @@ "key": "stat.minecraft.talked_to_villager", "english_translation": "Talked to Villagers" }, - { - "key": "gui.abuseReport.reason.generic", - "english_translation": "I want to report them" - }, { "key": "title.multiplayer.lan", "english_translation": "Multiplayer (LAN)" @@ -16793,7 +15969,7 @@ }, { "key": "mco.error.invalid.session.title", - "english_translation": "Invalid Session" + "english_translation": "Invalid session" }, { "key": "subtitles.entity.lightning_bolt.thunder", @@ -16839,10 +16015,6 @@ "key": "gui.socialInteractions.title", "english_translation": "Social Interactions" }, - { - "key": "stats.none", - "english_translation": "-" - }, { "key": "item.minecraft.ravager_spawn_egg", "english_translation": "Ravager Spawn Egg" @@ -16885,11 +16057,7 @@ }, { "key": "commands.place.template.invalid", - "english_translation": "There is no template with id \"%s\"" - }, - { - "key": "gui.abuseReport.skin.title", - "english_translation": "Report Player Skin" + "english_translation": "There is no template with id \"%s\"" }, { "key": "multiplayer.disconnect.ip_banned", @@ -16899,18 +16067,10 @@ "key": "mco.download.cancelled", "english_translation": "Download cancelled" }, - { - "key": "gui.abuseReport.discard.title", - "english_translation": "Discard report and comments?" - }, { "key": "options.percent_add_value", "english_translation": "%s: +%s%%" }, - { - "key": "optimizeWorld.progress.counter", - "english_translation": "%s / %s" - }, { "key": "item.minecraft.firework_star.light_gray", "english_translation": "Light Gray" @@ -16951,10 +16111,6 @@ "key": "gui.banned.title.temporary", "english_translation": "Account temporarily suspended" }, - { - "key": "mco.notification.transferSubscription.buttonText", - "english_translation": "Transfer Now" - }, { "key": "block.minecraft.banner.triangles_bottom.cyan", "english_translation": "Cyan Base Indented" @@ -16983,10 +16139,6 @@ "key": "subtitles.entity.bat.death", "english_translation": "Bat dies" }, - { - "key": "item.minecraft.wayfinder_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "instrument.minecraft.sing_goat_horn", "english_translation": "Sing" @@ -17197,7 +16349,7 @@ }, { "key": "mco.backup.button.download", - "english_translation": "Download Latest" + "english_translation": "Download latest" }, { "key": "advancements.adventure.spyglass_at_dragon.title", @@ -17211,10 +16363,6 @@ "key": "lectern.take_book", "english_translation": "Take Book" }, - { - "key": "deathScreen.score.value", - "english_translation": "Score: %s" - }, { "key": "subtitles.entity.painting.break", "english_translation": "Painting breaks" @@ -17249,7 +16397,7 @@ }, { "key": "death.attack.flyIntoWall.player", - "english_translation": "%1$s experienced kinetic energy while trying to escape %2$s" + "english_translation": "%1$s experienced kinetic energy whilst trying to escape %2$s" }, { "key": "commands.tag.list.multiple.empty", @@ -17263,10 +16411,6 @@ "key": "key.socialInteractions", "english_translation": "Social Interactions Screen" }, - { - "key": "item.minecraft.dune_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, { "key": "commands.team.option.deathMessageVisibility.success", "english_translation": "Death message visibility for team %s is now \"%s\"" @@ -17299,14 +16443,6 @@ "key": "subtitles.entity.iron_golem.damage", "english_translation": "Iron Golem breaks" }, - { - "key": "subtitles.block.copper_trapdoor.close", - "english_translation": "Trapdoor closes" - }, - { - "key": "gui.abuseReport.title", - "english_translation": "Report Player" - }, { "key": "pack.openFolder", "english_translation": "Open Pack Folder" @@ -17359,10 +16495,6 @@ "key": "block.minecraft.crimson_pressure_plate", "english_translation": "Crimson Pressure Plate" }, - { - "key": "subtitles.block.copper_bulb.turn_off", - "english_translation": "Copper Bulb turns off" - }, { "key": "item.canPlace", "english_translation": "Can be placed on:" @@ -17387,10 +16519,6 @@ "key": "mco.selectServer.configure", "english_translation": "Configure" }, - { - "key": "gamerule.projectilesCanBreakBlocks", - "english_translation": "Projectiles can break blocks" - }, { "key": "commands.debug.function.traceFailed", "english_translation": "Failed to trace function" @@ -17433,7 +16561,7 @@ }, { "key": "mco.selectServer.leave", - "english_translation": "Leave Realm" + "english_translation": "Leave realm" }, { "key": "block.minecraft.purpur_block", @@ -17495,10 +16623,6 @@ "key": "subtitles.entity.parrot.imitate.spider", "english_translation": "Parrot hisses" }, - { - "key": "filled_map.village_savanna", - "english_translation": "Savanna Village Map" - }, { "key": "mco.reset.world.seed", "english_translation": "Seed (Optional)" @@ -17719,18 +16843,10 @@ "key": "entity.minecraft.firework_rocket", "english_translation": "Firework Rocket" }, - { - "key": "block.minecraft.weathered_copper_grate", - "english_translation": "Weathered Copper Grate" - }, { "key": "block.minecraft.banner.rhombus.black", "english_translation": "Black Lozenge" }, - { - "key": "commands.tick.sprint.stop.success", - "english_translation": "A tick sprint interrupted" - }, { "key": "subtitles.entity.elder_guardian.ambient_land", "english_translation": "Elder Guardian flaps" @@ -17827,10 +16943,6 @@ "key": "effect.minecraft.instant_damage", "english_translation": "Instant Damage" }, - { - "key": "commands.tick.status.sprinting", - "english_translation": "The game is sprinting" - }, { "key": "item.canBreak", "english_translation": "Can break:" @@ -17911,10 +17023,6 @@ "key": "commands.time.query", "english_translation": "The time is %s" }, - { - "key": "mco.upload.percent", - "english_translation": "%s %%" - }, { "key": "advancements.end.enter_end_gateway.title", "english_translation": "Remote Getaway" @@ -17951,10 +17059,6 @@ "key": "mco.backup.entry.templateName", "english_translation": "Template Name" }, - { - "key": "block.minecraft.waxed_oxidized_copper_bulb", - "english_translation": "Waxed Oxidized Copper Bulb" - }, { "key": "subtitles.enchant.thorns.hit", "english_translation": "Thorns prick" @@ -17963,10 +17067,6 @@ "key": "options.ao.max", "english_translation": "Maximum" }, - { - "key": "container.shulkerBox.unknownContents", - "english_translation": "???????" - }, { "key": "block.minecraft.cyan_candle_cake", "english_translation": "Cake with Cyan Candle" @@ -17993,7 +17093,7 @@ }, { "key": "death.attack.lightningBolt.player", - "english_translation": "%1$s was struck by lightning while fighting %2$s" + "english_translation": "%1$s was struck by lightning whilst fighting %2$s" }, { "key": "options.key.toggle", @@ -18367,14 +17467,6 @@ "key": "argument.player.entities", "english_translation": "Only players may be affected by this command, but the provided selector includes entities" }, - { - "key": "dataPack.update_1_21.name", - "english_translation": "Update 1.21" - }, - { - "key": "recover_world.done.success", - "english_translation": "Recovery was successful!" - }, { "key": "subtitles.entity.ravager.attack", "english_translation": "Ravager bites" @@ -18463,10 +17555,6 @@ "key": "mco.brokenworld.title", "english_translation": "Your current world is no longer supported" }, - { - "key": "commands.kick.owner.failed", - "english_translation": "Cannot kick server owner in LAN game" - }, { "key": "createWorld.customize.flat.height", "english_translation": "Height" @@ -18563,10 +17651,6 @@ "key": "block.minecraft.light_gray_candle_cake", "english_translation": "Cake with Light Gray Candle" }, - { - "key": "commands.tick.step.fail", - "english_translation": "Unable to step the game - the game must be frozen first" - }, { "key": "block.minecraft.waxed_oxidized_copper", "english_translation": "Waxed Oxidized Copper" @@ -18599,10 +17683,6 @@ "key": "block.minecraft.stripped_spruce_wood", "english_translation": "Stripped Spruce Wood" }, - { - "key": "subtitles.entity.breeze.jump", - "english_translation": "Breeze jumps" - }, { "key": "block.minecraft.banner.half_horizontal.white", "english_translation": "White Per Fess" @@ -18715,10 +17795,6 @@ "key": "jigsaw_block.name", "english_translation": "Name:" }, - { - "key": "gui.abuseReport.name.reporting", - "english_translation": "You are reporting \"%s\"." - }, { "key": "item.minecraft.ender_dragon_spawn_egg", "english_translation": "Ender Dragon Spawn Egg" @@ -18771,14 +17847,6 @@ "key": "commands.advancement.revoke.criterion.to.many.failure", "english_translation": "Couldn't revoke criterion '%s' of advancement %s from %s players as they don't have it" }, - { - "key": "gui.banned.skin.description", - "english_translation": "Your current skin violates our Community Standards. You can still play with a default skin, or select a new one.\n\nLearn more or submit a case review at the following link: %s" - }, - { - "key": "commands.random.error.range_too_small", - "english_translation": "The range of the random value must be at least 2" - }, { "key": "structure_block.position.z", "english_translation": "relative position z" @@ -18851,10 +17919,6 @@ "key": "subtitles.entity.dolphin.eat", "english_translation": "Dolphin eats" }, - { - "key": "entity.minecraft.wind_charge", - "english_translation": "Wind Charge" - }, { "key": "subtitles.block.fire.ambient", "english_translation": "Fire crackles" @@ -19027,10 +18091,6 @@ "key": "block.minecraft.banner.square_top_right.gray", "english_translation": "Gray Chief Sinister Canton" }, - { - "key": "gamerule.enderPearlsVanishOnDeath.description", - "english_translation": "Whether ender pearls thrown by a player vanish when that player dies." - }, { "key": "death.fell.assist", "english_translation": "%1$s was doomed to fall by %2$s" @@ -19131,10 +18191,6 @@ "key": "entity.minecraft.lightning_bolt", "english_translation": "Lightning Bolt" }, - { - "key": "block.minecraft.weathered_chiseled_copper", - "english_translation": "Weathered Chiseled Copper" - }, { "key": "item.minecraft.firework_star.black", "english_translation": "Black" @@ -19169,7 +18225,7 @@ }, { "key": "mco.configure.world.buttons.open", - "english_translation": "Open Realm" + "english_translation": "Open realm" }, { "key": "block.minecraft.banner.square_top_right.green", @@ -19183,10 +18239,6 @@ "key": "itemGroup.inventory", "english_translation": "Survival Inventory" }, - { - "key": "subtitles.block.trial_spawner.detect_player", - "english_translation": "Trial Spawner charges up" - }, { "key": "block.minecraft.banner.triangles_top.black", "english_translation": "Black Chief Indented" @@ -19365,7 +18417,7 @@ }, { "key": "options.accessibility.title", - "english_translation": "Accessibility Settings" + "english_translation": "Accessibility Settings..." }, { "key": "subtitles.entity.dolphin.play", @@ -19595,17 +18647,13 @@ "key": "commands.tag.add.success.single", "english_translation": "Added tag '%s' to %s" }, - { - "key": "recover_world.restoring", - "english_translation": "Attempting to restore world..." - }, { "key": "narrator.button.difficulty_lock.locked", "english_translation": "Locked" }, { "key": "death.attack.message_too_long", - "english_translation": "Actually, the message was too long to deliver fully. Sorry! Here's a stripped version: %s" + "english_translation": "Actually, the message was too long to deliver fully. Sorry! Here's stripped version: %s" }, { "key": "block.minecraft.banner.globe.cyan", @@ -19663,10 +18711,6 @@ "key": "subtitles.entity.piglin.step", "english_translation": "Piglin steps" }, - { - "key": "block.minecraft.waxed_exposed_copper_door", - "english_translation": "Waxed Exposed Copper Door" - }, { "key": "effect.minecraft.hunger", "english_translation": "Hunger" @@ -19999,10 +19043,6 @@ "key": "key.advancements", "english_translation": "Advancements" }, - { - "key": "download.pack.failed", - "english_translation": "%s out of %s packs failed to download" - }, { "key": "subtitles.block.tripwire.detach", "english_translation": "Tripwire detaches" @@ -20013,7 +19053,7 @@ }, { "key": "death.attack.starve.player", - "english_translation": "%1$s starved to death while fighting %2$s" + "english_translation": "%1$s starved to death whilst fighting %2$s" }, { "key": "item.minecraft.elder_guardian_spawn_egg", @@ -20065,7 +19105,7 @@ }, { "key": "outOfMemory.message", - "english_translation": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent world corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again." + "english_translation": "Minecraft has run out of memory.\n\nThis could be caused by a bug in the game or by the Java Virtual Machine not being allocated enough memory.\n\nTo prevent level corruption, the current game has quit. We've tried to free up enough memory to let you go back to the main menu and back to playing, but this may not have worked.\n\nPlease restart the game if you see this message again." }, { "key": "biome.minecraft.crimson_forest", @@ -20075,10 +19115,6 @@ "key": "block.minecraft.banner.gradient_up.light_gray", "english_translation": "Light Gray Base Gradient" }, - { - "key": "mco.snapshot.subscription.info", - "english_translation": "This is a Snapshot Realm that is paired to the subscription of your Realm '%s'. It will stay active for as long as its paired Realm is." - }, { "key": "subtitles.entity.enderman.stare", "english_translation": "Enderman cries out" @@ -20167,10 +19203,6 @@ "key": "death.attack.badRespawnPoint.link", "english_translation": "Intentional Game Design" }, - { - "key": "block.minecraft.chiseled_tuff", - "english_translation": "Chiseled Tuff" - }, { "key": "gamerule.fallDamage", "english_translation": "Deal fall damage" @@ -20183,10 +19215,6 @@ "key": "block.minecraft.warped_planks", "english_translation": "Warped Planks" }, - { - "key": "mco.errorMessage.noDetails", - "english_translation": "No error details provided" - }, { "key": "dataPack.bundle.name", "english_translation": "Bundles" @@ -20219,10 +19247,6 @@ "key": "key.keyboard.up", "english_translation": "Up Arrow" }, - { - "key": "gamerule.playersNetherPortalDefaultDelay.description", - "english_translation": "Time (in ticks) that a non-creative mode player needs to stand in a Nether portal before changing dimensions." - }, { "key": "block.minecraft.banner.stripe_downleft.green", "english_translation": "Green Bend Sinister" @@ -20251,10 +19275,6 @@ "key": "block.minecraft.stone_bricks", "english_translation": "Stone Bricks" }, - { - "key": "subtitles.entity.breeze.idle_air", - "english_translation": "Breeze flies" - }, { "key": "block.minecraft.blackstone_slab", "english_translation": "Blackstone Slab" @@ -20279,10 +19299,6 @@ "key": "subtitles.entity.goat.eat", "english_translation": "Goat eats" }, - { - "key": "subtitles.block.trial_spawner.open_shutter", - "english_translation": "Trial Spawner opens" - }, { "key": "item.minecraft.heart_pottery_shard", "english_translation": "Heart Pottery Shard" @@ -20375,10 +19391,6 @@ "key": "commands.debug.stopped", "english_translation": "Stopped tick profiling after %s seconds and %s ticks (%s ticks per second)" }, - { - "key": "block.minecraft.weathered_copper_trapdoor", - "english_translation": "Weathered Copper Trapdoor" - }, { "key": "entity.minecraft.blaze", "english_translation": "Blaze" @@ -20449,11 +19461,7 @@ }, { "key": "selectWorld.backupWarning.snapshot", - "english_translation": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions." - }, - { - "key": "block.minecraft.tuff_brick_stairs", - "english_translation": "Tuff Brick Stairs" + "english_translation": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!" }, { "key": "subtitles.entity.rabbit.ambient", @@ -20507,10 +19515,6 @@ "key": "block.minecraft.banner.square_bottom_left.magenta", "english_translation": "Magenta Base Dexter Canton" }, - { - "key": "commands.function.scheduled.no_functions", - "english_translation": "Can't find any functions for name %s" - }, { "key": "options.autosaveIndicator", "english_translation": "Autosave Indicator" @@ -20521,7 +19525,7 @@ }, { "key": "death.attack.inWall.player", - "english_translation": "%1$s suffocated in a wall while fighting %2$s" + "english_translation": "%1$s suffocated in a wall whilst fighting %2$s" }, { "key": "item.minecraft.llama_spawn_egg", @@ -20539,10 +19543,6 @@ "key": "death.fell.accident.scaffolding", "english_translation": "%1$s fell off scaffolding" }, - { - "key": "block.minecraft.waxed_copper_trapdoor", - "english_translation": "Waxed Copper Trapdoor" - }, { "key": "item.minecraft.stone_hoe", "english_translation": "Stone Hoe" @@ -20641,7 +19641,7 @@ }, { "key": "death.attack.magic.player", - "english_translation": "%1$s was killed by magic while trying to escape %2$s" + "english_translation": "%1$s was killed by magic whilst trying to escape %2$s" }, { "key": "commands.attribute.failed.no_attribute", @@ -20995,10 +19995,6 @@ "key": "entity.minecraft.snow_golem", "english_translation": "Snow Golem" }, - { - "key": "gui.abuseReport.select_reason", - "english_translation": "Select Report Category" - }, { "key": "options.particles.minimal", "english_translation": "Minimal" @@ -21165,7 +20161,7 @@ }, { "key": "death.attack.dryout.player", - "english_translation": "%1$s died from dehydration while trying to escape %2$s" + "english_translation": "%1$s died from dehydration whilst trying to escape %2$s" }, { "key": "item.minecraft.iron_helmet", @@ -21211,10 +20207,6 @@ "key": "block.minecraft.potted_blue_orchid", "english_translation": "Potted Blue Orchid" }, - { - "key": "gui.abuseReport.more_comments", - "english_translation": "Please describe what happened:" - }, { "key": "block.minecraft.brick_stairs", "english_translation": "Brick Stairs" @@ -21223,14 +20215,6 @@ "key": "structure_block.mode.data", "english_translation": "Data" }, - { - "key": "telemetry_info.button.privacy_statement", - "english_translation": "Privacy Statement" - }, - { - "key": "block.minecraft.waxed_weathered_copper_grate", - "english_translation": "Waxed Weathered Copper Grate" - }, { "key": "item.minecraft.beetroot_soup", "english_translation": "Beetroot Soup" @@ -21267,10 +20251,6 @@ "key": "block.minecraft.banner.diagonal_right.magenta", "english_translation": "Magenta Per Bend" }, - { - "key": "gui.abuseReport.type.name", - "english_translation": "Player Name" - }, { "key": "mco.upload.size.failure.line2", "english_translation": "It is %s. The maximum allowed size is %s." @@ -21397,7 +20377,7 @@ }, { "key": "death.attack.outsideBorder.player", - "english_translation": "%1$s left the confines of this world while fighting %2$s" + "english_translation": "%1$s left the confines of this world whilst fighting %2$s" }, { "key": "block.minecraft.gray_banner", @@ -21407,10 +20387,6 @@ "key": "commands.function.success.single", "english_translation": "Executed %s command(s) from function '%s'" }, - { - "key": "block.minecraft.polished_tuff", - "english_translation": "Polished Tuff" - }, { "key": "multiplayer.message_not_delivered", "english_translation": "Can't deliver chat message, check server logs: %s" @@ -21427,10 +20403,6 @@ "key": "item.minecraft.spyglass", "english_translation": "Spyglass" }, - { - "key": "multiplayer.status.player_count", - "english_translation": "%s/%s" - }, { "key": "subtitles.item.bucket.fill_axolotl", "english_translation": "Axolotl scooped" @@ -21451,10 +20423,6 @@ "key": "createWorld.customize.custom.prev", "english_translation": "Previous Page" }, - { - "key": "block.minecraft.tuff_wall", - "english_translation": "Tuff Wall" - }, { "key": "createWorld.customize.presets.title", "english_translation": "Select a Preset" @@ -21547,10 +20515,6 @@ "key": "painting.minecraft.pointer.title", "english_translation": "Pointer" }, - { - "key": "gamerule.playersNetherPortalCreativeDelay", - "english_translation": "Player's Nether portal delay in creative mode" - }, { "key": "block.minecraft.birch_button", "english_translation": "Birch Button" @@ -21559,10 +20523,6 @@ "key": "subtitles.weather.rain", "english_translation": "Rain falls" }, - { - "key": "gui.abuseReport.draft.title", - "english_translation": "Edit draft chat report?" - }, { "key": "gamerule.tntExplosionDropDecay", "english_translation": "In TNT explosions, some blocks won't drop their loot" @@ -21587,10 +20547,6 @@ "key": "subtitles.entity.camel.eat", "english_translation": "Camel eats" }, - { - "key": "block.minecraft.exposed_chiseled_copper", - "english_translation": "Exposed Chiseled Copper" - }, { "key": "subtitles.entity.wandering_trader.death", "english_translation": "Wandering Trader dies" @@ -21883,10 +20839,6 @@ "key": "narration.selection.usage", "english_translation": "Press up and down buttons to move to another entry" }, - { - "key": "mco.compatibility.upgrade.description", - "english_translation": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed." - }, { "key": "block.minecraft.banner.straight_cross.brown", "english_translation": "Brown Cross" @@ -21927,10 +20879,6 @@ "key": "commands.drop.no_held_items", "english_translation": "Entity can't hold any items" }, - { - "key": "mco.errorMessage.realmsService.connectivity", - "english_translation": "Could not connect to Realms: %s" - }, { "key": "narrator.position.object_list", "english_translation": "Selected row element %s out of %s" @@ -22043,10 +20991,6 @@ "key": "options.off", "english_translation": "OFF" }, - { - "key": "commands.tick.status.running", - "english_translation": "The game runs normally" - }, { "key": "item.minecraft.tipped_arrow.effect.levitation", "english_translation": "Arrow of Levitation" @@ -22123,14 +21067,6 @@ "key": "item.minecraft.firework_star.magenta", "english_translation": "Magenta" }, - { - "key": "block.minecraft.exposed_copper_grate", - "english_translation": "Exposed Copper Grate" - }, - { - "key": "subtitles.entity.breeze.shoot", - "english_translation": "Breeze shoots" - }, { "key": "subtitles.entity.villager.work_shepherd", "english_translation": "Shepherd works" @@ -22159,10 +21095,6 @@ "key": "screenshot.failure", "english_translation": "Couldn't save screenshot: %s" }, - { - "key": "gamerule.maxCommandForkCount", - "english_translation": "Command context limit" - }, { "key": "parsing.quote.escape", "english_translation": "Invalid escape sequence '\\%s' in quoted string" @@ -22183,14 +21115,6 @@ "key": "biome.minecraft.dark_forest", "english_translation": "Dark Forest" }, - { - "key": "commands.random.reset.success", - "english_translation": "Reset random sequence %s" - }, - { - "key": "block.minecraft.tuff_bricks", - "english_translation": "Tuff Bricks" - }, { "key": "entity.minecraft.trident", "english_translation": "Trident" @@ -22257,11 +21181,7 @@ }, { "key": "mco.selectServer.trial", - "english_translation": "Get a Trial!" - }, - { - "key": "telemetry.event.optional.disabled", - "english_translation": "%s (Optional) - Disabled" + "english_translation": "Get a trial!" }, { "key": "block.minecraft.yellow_stained_glass", @@ -22309,7 +21229,7 @@ }, { "key": "gui.abuseReport.reason.defamation_impersonation_false_information", - "english_translation": "Defamation" + "english_translation": "Defamation, impersonation, or false information" }, { "key": "block.minecraft.birch_sign", @@ -22377,7 +21297,7 @@ }, { "key": "selectWorld.backupWarning.downgrade", - "english_translation": "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." + "english_translation": "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!" }, { "key": "key.keyboard.keypad.add", @@ -22399,10 +21319,6 @@ "key": "block.minecraft.banner.diagonal_up_left.yellow", "english_translation": "Yellow Per Bend Inverted" }, - { - "key": "options.language.title", - "english_translation": "Language" - }, { "key": "menu.generatingTerrain", "english_translation": "Building terrain" @@ -22435,10 +21351,6 @@ "key": "options.forceUnicodeFont", "english_translation": "Force Unicode Font" }, - { - "key": "block.minecraft.waxed_copper_grate", - "english_translation": "Waxed Copper Grate" - }, { "key": "block.minecraft.cobblestone", "english_translation": "Cobblestone" @@ -22511,10 +21423,6 @@ "key": "subtitles.entity.warden.attack_impact", "english_translation": "Warden lands hit" }, - { - "key": "mco.snapshot.creating", - "english_translation": "Creating Snapshot Realm..." - }, { "key": "block.minecraft.magenta_terracotta", "english_translation": "Magenta Terracotta" @@ -22587,10 +21495,6 @@ "key": "painting.minecraft.water.author", "english_translation": "Mojang" }, - { - "key": "commands.tick.status.lagging", - "english_translation": "The game is running, but can't keep up with the target tick rate" - }, { "key": "block.minecraft.yellow_bed", "english_translation": "Yellow Bed" @@ -22661,7 +21565,7 @@ }, { "key": "death.attack.sweetBerryBush.player", - "english_translation": "%1$s was poked to death by a sweet berry bush while trying to escape %2$s" + "english_translation": "%1$s was poked to death by a sweet berry bush whilst trying to escape %2$s" }, { "key": "block.minecraft.prismarine_brick_stairs", @@ -22671,10 +21575,6 @@ "key": "block.minecraft.ladder", "english_translation": "Ladder" }, - { - "key": "filled_map.explorer_jungle", - "english_translation": "Jungle Explorer Map" - }, { "key": "selectWorld.customizeType", "english_translation": "Customize" @@ -22735,18 +21635,10 @@ "key": "selectWorld.conversion.tooltip", "english_translation": "This world must be opened in an older version (like 1.6.4) to be safely converted" }, - { - "key": "container.crafter", - "english_translation": "Crafter" - }, { "key": "block.minecraft.banner.square_bottom_right.cyan", "english_translation": "Cyan Base Sinister Canton" }, - { - "key": "mco.snapshot.description", - "english_translation": "Paired with \"%s\"" - }, { "key": "block.minecraft.banner.creeper.light_gray", "english_translation": "Light Gray Creeper Charge" @@ -22847,10 +21739,6 @@ "key": "controls.reset", "english_translation": "Reset" }, - { - "key": "mco.snapshot.createSnapshotPopup.text", - "english_translation": "You are about to create a free Snapshot Realm that will be paired with your paid Realms subscription. This new Snapshot Realm will be accessible for as long as the paid subscription is active. Your paid Realm will not be affected." - }, { "key": "trim_pattern.minecraft.eye", "english_translation": "Eye Armor Trim" @@ -22973,7 +21861,7 @@ }, { "key": "mco.selectServer.create", - "english_translation": "Create Realm" + "english_translation": "Create realm" }, { "key": "block.minecraft.banner.stripe_left.purple", @@ -23021,7 +21909,7 @@ }, { "key": "death.attack.onFire.player", - "english_translation": "%1$s was burned to a crisp while fighting %2$s" + "english_translation": "%1$s was burnt to a crisp whilst fighting %2$s" }, { "key": "subtitles.block.composter.empty", @@ -23147,10 +22035,6 @@ "key": "advancements.adventure.kill_mob_near_sculk_catalyst.description", "english_translation": "Kill a mob near a Sculk Catalyst" }, - { - "key": "block.minecraft.polished_tuff_slab", - "english_translation": "Polished Tuff Slab" - }, { "key": "item.minecraft.prize_pottery_sherd", "english_translation": "Prize Pottery Sherd" @@ -23175,10 +22059,6 @@ "key": "item.minecraft.panda_spawn_egg", "english_translation": "Panda Spawn Egg" }, - { - "key": "commands.random.roll", - "english_translation": "%s rolled %s (from %s to %s)" - }, { "key": "block.minecraft.conduit", "english_translation": "Conduit" @@ -23205,7 +22085,7 @@ }, { "key": "gui.abuseReport.reason.imminent_harm", - "english_translation": "Threat of harm to others" + "english_translation": "Imminent harm - Threat to harm others" }, { "key": "mco.invites.nopending", @@ -23279,10 +22159,6 @@ "key": "selectWorld.recreate.customized.text", "english_translation": "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!" }, - { - "key": "block.minecraft.waxed_exposed_copper_bulb", - "english_translation": "Waxed Exposed Copper Bulb" - }, { "key": "block.minecraft.jungle_door", "english_translation": "Jungle Door" @@ -23351,10 +22227,6 @@ "key": "stat.minecraft.minecart_one_cm", "english_translation": "Distance by Minecart" }, - { - "key": "block.minecraft.waxed_exposed_copper_trapdoor", - "english_translation": "Waxed Exposed Copper Trapdoor" - }, { "key": "selectWorld.edit.backupSize", "english_translation": "size: %s MB" @@ -23573,11 +22445,7 @@ }, { "key": "death.attack.inFire.player", - "english_translation": "%1$s walked into fire while fighting %2$s" - }, - { - "key": "mco.snapshot.start", - "english_translation": "Start free Snapshot Realm" + "english_translation": "%1$s walked into fire whilst fighting %2$s" }, { "key": "block.minecraft.prismarine", @@ -23599,10 +22467,6 @@ "key": "entity.minecraft.panda", "english_translation": "Panda" }, - { - "key": "subtitles.entity.player.teleport", - "english_translation": "Player teleports" - }, { "key": "narration.button", "english_translation": "Button: %s" @@ -23709,7 +22573,7 @@ }, { "key": "telemetry_info.button.show_data", - "english_translation": "View My Data" + "english_translation": "Open My Data" }, { "key": "subtitles.entity.zombie_villager.cure", @@ -23731,10 +22595,6 @@ "key": "commands.ride.mount.failure.cant_ride_players", "english_translation": "Players can't be ridden" }, - { - "key": "filled_map.explorer_swamp", - "english_translation": "Swamp Explorer Map" - }, { "key": "gamerule.doInsomnia", "english_translation": "Spawn phantoms" @@ -23753,7 +22613,7 @@ }, { "key": "mco.configure.world.buttons.close", - "english_translation": "Close Realm" + "english_translation": "Close realm" }, { "key": "key.smoothCamera", @@ -23785,7 +22645,7 @@ }, { "key": "mco.backup.entry.enabledPack", - "english_translation": "Enabled Pack(s)" + "english_translation": "Enabled Pack" }, { "key": "commands.list.nameAndId", @@ -23827,10 +22687,6 @@ "key": "block.minecraft.birch_sapling", "english_translation": "Birch Sapling" }, - { - "key": "subtitles.entity.breeze.idle_ground", - "english_translation": "Breeze whirs" - }, { "key": "gui.abuseReport.sent.title", "english_translation": "Report sent" @@ -23875,10 +22731,6 @@ "key": "death.attack.hotFloor.player", "english_translation": "%1$s walked into the danger zone due to %2$s" }, - { - "key": "symlink_warning.message.pack", - "english_translation": "Loading packs with symbolic links can be unsafe if you don't know exactly what you are doing. Please visit %s to learn more." - }, { "key": "commands.spectate.success.started", "english_translation": "Now spectating %s" @@ -23955,10 +22807,6 @@ "key": "trim_pattern.minecraft.tide", "english_translation": "Tide Armor Trim" }, - { - "key": "dataPack.update_1_21.description", - "english_translation": "New features and content for Minecraft 1.21" - }, { "key": "block.minecraft.banner.stripe_middle.white", "english_translation": "White Fess" @@ -24091,18 +22939,10 @@ "key": "block.minecraft.dead_horn_coral", "english_translation": "Dead Horn Coral" }, - { - "key": "commands.function.scheduled.single", - "english_translation": "Running function %s" - }, { "key": "item.minecraft.suspicious_stew", "english_translation": "Suspicious Stew" }, - { - "key": "block.minecraft.waxed_weathered_copper_bulb", - "english_translation": "Waxed Weathered Copper Bulb" - }, { "key": "subtitles.block.bell.use", "english_translation": "Bell rings" @@ -24127,10 +22967,6 @@ "key": "subtitles.entity.zoglin.step", "english_translation": "Zoglin steps" }, - { - "key": "block.minecraft.weathered_copper_bulb", - "english_translation": "Weathered Copper Bulb" - }, { "key": "block.minecraft.pink_stained_glass", "english_translation": "Pink Stained Glass" @@ -24157,7 +22993,7 @@ }, { "key": "death.attack.fallingStalactite.player", - "english_translation": "%1$s was skewered by a falling stalactite while fighting %2$s" + "english_translation": "%1$s was skewered by a falling stalactite whilst fighting %2$s" }, { "key": "block.minecraft.banner.stripe_middle.yellow", @@ -24181,7 +23017,7 @@ }, { "key": "mco.configure.world.commandBlocks", - "english_translation": "Command Blocks" + "english_translation": "Command blocks" }, { "key": "subtitles.entity.horse.breathe", @@ -24213,7 +23049,7 @@ }, { "key": "mco.configure.world.subscription.title", - "english_translation": "Your Subscription" + "english_translation": "Your subscription" }, { "key": "block.minecraft.banner.square_top_left.light_blue", @@ -24283,10 +23119,6 @@ "key": "advancements.nether.get_wither_skull.title", "english_translation": "Spooky Scary Skeleton" }, - { - "key": "gui.abuseReport.draft.discard", - "english_translation": "Discard" - }, { "key": "block.minecraft.birch_pressure_plate", "english_translation": "Birch Pressure Plate" @@ -24297,7 +23129,7 @@ }, { "key": "mco.reset.world.generate", - "english_translation": "New World" + "english_translation": "New world" }, { "key": "selectWorld.gameMode.creative", @@ -24383,10 +23215,6 @@ "key": "subtitles.entity.piglin_brute.death", "english_translation": "Piglin Brute dies" }, - { - "key": "gui.abuseReport.draft.edit", - "english_translation": "Continue Editing" - }, { "key": "advancements.nether.use_lodestone.title", "english_translation": "Country Lode, Take Me Home" @@ -24427,10 +23255,6 @@ "key": "block.minecraft.banner.circle.gray", "english_translation": "Gray Roundel" }, - { - "key": "pack.dropRejected.message", - "english_translation": "The following entries were not valid packs and were not copied:\n %s" - }, { "key": "block.minecraft.banner.diagonal_up_left.gray", "english_translation": "Gray Per Bend Inverted" @@ -24531,10 +23355,6 @@ "key": "item.minecraft.cyan_dye", "english_translation": "Cyan Dye" }, - { - "key": "filled_map.village_plains", - "english_translation": "Plains Village Map" - }, { "key": "commands.gamerule.set", "english_translation": "Gamerule %s is now set to: %s" @@ -24543,10 +23363,6 @@ "key": "block.minecraft.banner.stripe_bottom.orange", "english_translation": "Orange Base" }, - { - "key": "selectWorld.resource_load", - "english_translation": "Preparing Resources..." - }, { "key": "title.singleplayer", "english_translation": "Singleplayer" @@ -24703,10 +23519,6 @@ "key": "gui.banned.reason.drugs", "english_translation": "References to illegal drugs" }, - { - "key": "mco.compatibility.downgrade", - "english_translation": "Downgrade" - }, { "key": "item.minecraft.music_disc_ward.desc", "english_translation": "C418 - ward" @@ -24715,10 +23527,6 @@ "key": "subtitles.entity.mule.angry", "english_translation": "Mule neighs" }, - { - "key": "recover_world.title", - "english_translation": "Failed to load world" - }, { "key": "block.minecraft.light_gray_glazed_terracotta", "english_translation": "Light Gray Glazed Terracotta" @@ -24743,17 +23551,13 @@ "key": "selectWorld.gameRules", "english_translation": "Game Rules" }, - { - "key": "block.minecraft.oxidized_copper_door", - "english_translation": "Oxidized Copper Door" - }, { "key": "options.fovEffectScale", "english_translation": "FOV Effects" }, { "key": "options.chat.title", - "english_translation": "Chat Settings" + "english_translation": "Chat Settings..." }, { "key": "subtitles.entity.ender_dragon.shoot", @@ -24799,10 +23603,6 @@ "key": "gamerule.snowAccumulationHeight.description", "english_translation": "When it snows, layers of snow form on the ground up to at most this number of layers." }, - { - "key": "block.minecraft.copper_grate", - "english_translation": "Copper Grate" - }, { "key": "subtitles.entity.warden.nearby_closest", "english_translation": "Warden draws close" @@ -24823,10 +23623,6 @@ "key": "block.minecraft.deepslate_iron_ore", "english_translation": "Deepslate Iron Ore" }, - { - "key": "gamerule.playersNetherPortalCreativeDelay.description", - "english_translation": "Time (in ticks) that a creative mode player needs to stand in a Nether portal before changing dimensions." - }, { "key": "death.attack.badRespawnPoint.message", "english_translation": "%1$s was killed by %2$s" @@ -24899,14 +23695,6 @@ "key": "options.graphics.warning.title", "english_translation": "Graphics Device Unsupported" }, - { - "key": "item.minecraft.tide_armor_trim_smithing_template", - "english_translation": "Smithing Template" - }, - { - "key": "commands.scoreboard.players.display.numberFormat.set.success.multiple", - "english_translation": "Changed number format for %s entities in %s" - }, { "key": "block.minecraft.banner.stripe_top.blue", "english_translation": "Blue Chief" @@ -24971,10 +23759,6 @@ "key": "options.graphics.warning.renderer", "english_translation": "Renderer detected: [%s]" }, - { - "key": "commands.function.error.parse", - "english_translation": "While instantiating macro %s: Command '%s' caused error: %s" - }, { "key": "block.minecraft.banner.half_horizontal.magenta", "english_translation": "Magenta Per Fess" @@ -25019,10 +23803,6 @@ "key": "block.minecraft.dead_bubble_coral_fan", "english_translation": "Dead Bubble Coral Fan" }, - { - "key": "filled_map.village_desert", - "english_translation": "Desert Village Map" - }, { "key": "selectWorld.edit.backupFolder", "english_translation": "Open Backups Folder" @@ -25033,7 +23813,7 @@ }, { "key": "death.attack.fireworks.player", - "english_translation": "%1$s went off with a bang while fighting %2$s" + "english_translation": "%1$s went off with a bang whilst fighting %2$s" }, { "key": "subtitles.entity.parrot.imitate.pillager", @@ -25059,10 +23839,6 @@ "key": "item.minecraft.splash_potion.effect.strength", "english_translation": "Splash Potion of Strength" }, - { - "key": "jigsaw_block.placement_priority", - "english_translation": "Placement Priority:" - }, { "key": "effect.minecraft.night_vision", "english_translation": "Night Vision" @@ -25103,18 +23879,10 @@ "key": "biome.minecraft.forest", "english_translation": "Forest" }, - { - "key": "gui.abuseReport.send", - "english_translation": "Send Report" - }, { "key": "gui.abuseReport.reason.self_harm_or_suicide.description", "english_translation": "Someone is threatening to harm themselves in real life or talking about harming themselves in real life." }, - { - "key": "accessibility.onboarding.accessibility.button", - "english_translation": "Accessibility Settings..." - }, { "key": "commands.scoreboard.objectives.modify.displayname", "english_translation": "Changed the display name of %s to %s" @@ -25149,7 +23917,7 @@ }, { "key": "mco.configure.world.delete.button", - "english_translation": "Delete Realm" + "english_translation": "Delete realm" }, { "key": "telemetry.property.launcher_name.title", @@ -25315,10 +24083,6 @@ "key": "options.graphics.warning.message", "english_translation": "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." }, - { - "key": "commands.tick.step.stop.success", - "english_translation": "A tick step interrupted" - }, { "key": "options.renderClouds", "english_translation": "Clouds" @@ -25327,10 +24091,6 @@ "key": "subtitles.entity.panda.cant_breed", "english_translation": "Panda bleats" }, - { - "key": "block.minecraft.waxed_chiseled_copper", - "english_translation": "Waxed Chiseled Copper" - }, { "key": "item.minecraft.chainmail_boots", "english_translation": "Chainmail Boots" @@ -25411,10 +24171,6 @@ "key": "mco.minigame.world.restore", "english_translation": "Ending minigame..." }, - { - "key": "gamerule.maxCommandForkCount.description", - "english_translation": "Maximum number of contexts that can be used by commands like 'execute as'." - }, { "key": "advancements.story.shiny_gear.title", "english_translation": "Cover Me with Diamonds" @@ -25445,7 +24201,7 @@ }, { "key": "mco.reset.world.title", - "english_translation": "Reset World" + "english_translation": "Reset world" }, { "key": "telemetry.event.world_load_times.description", @@ -25535,10 +24291,6 @@ "key": "options.biomeBlendRadius.3", "english_translation": "3x3 (Fast)" }, - { - "key": "subtitles.block.trial_spawner.spawn_mob", - "english_translation": "Mob spawns" - }, { "key": "commands.advancement.grant.one.to.one.failure", "english_translation": "Couldn't grant advancement %s to %s as they already have it" @@ -25631,10 +24383,6 @@ "key": "block.minecraft.banner.stripe_middle.black", "english_translation": "Black Fess" }, - { - "key": "block.minecraft.tuff_brick_wall", - "english_translation": "Tuff Brick Wall" - }, { "key": "item.minecraft.spruce_chest_boat", "english_translation": "Spruce Boat with Chest" @@ -25647,10 +24395,6 @@ "key": "commands.give.failed.toomanyitems", "english_translation": "Can't give more than %s of %s" }, - { - "key": "options.accessibility", - "english_translation": "Accessibility Settings..." - }, { "key": "subtitles.entity.parrot.imitate.ravager", "english_translation": "Parrot grunts" @@ -25681,7 +24425,7 @@ }, { "key": "death.attack.genericKill.player", - "english_translation": "%1$s was killed while fighting %2$s" + "english_translation": "%1$s was killed whilst fighting %2$s" }, { "key": "block.minecraft.orange_bed", @@ -25751,10 +24495,6 @@ "key": "gui.abuseReport.reason.terrorism_or_violent_extremism.description", "english_translation": "Someone is talking about, promoting, or threatening to commit acts of terrorism or violent extremism for political, religious, ideological, or other reasons." }, - { - "key": "dataPack.trade_rebalance.name", - "english_translation": "Villager Trade Rebalance" - }, { "key": "subtitles.block.furnace.fire_crackle", "english_translation": "Furnace crackles" @@ -25847,10 +24587,6 @@ "key": "subtitles.block.redstone_torch.burnout", "english_translation": "Torch fizzes" }, - { - "key": "commands.tick.step.success", - "english_translation": "Stepping %s tick(s)" - }, { "key": "entity.minecraft.villager.nitwit", "english_translation": "Nitwit" @@ -25939,10 +24675,6 @@ "key": "block.minecraft.player_wall_head", "english_translation": "Player Wall Head" }, - { - "key": "options.chat", - "english_translation": "Chat Settings..." - }, { "key": "optimizeWorld.info.converted", "english_translation": "Upgraded chunks: %s" @@ -25955,10 +24687,6 @@ "key": "item.minecraft.miner_pottery_sherd", "english_translation": "Miner Pottery Sherd" }, - { - "key": "subtitles.entity.breeze.slide", - "english_translation": "Breeze slides" - }, { "key": "block.minecraft.brown_glazed_terracotta", "english_translation": "Brown Glazed Terracotta" @@ -25969,7 +24697,7 @@ }, { "key": "mco.reset.world.template", - "english_translation": "World Templates" + "english_translation": "World templates" }, { "key": "effect.minecraft.resistance", @@ -25983,10 +24711,6 @@ "key": "subtitles.entity.zombie_villager.hurt", "english_translation": "Zombie Villager hurts" }, - { - "key": "commands.scoreboard.players.display.numberFormat.clear.success.single", - "english_translation": "Cleared number format for %s in %s" - }, { "key": "block.minecraft.cave_vines", "english_translation": "Cave Vines" @@ -26007,10 +24731,6 @@ "key": "stat.minecraft.interact_with_smoker", "english_translation": "Interactions with Smoker" }, - { - "key": "block.minecraft.crafter", - "english_translation": "Crafter" - }, { "key": "createWorld.customize.flat.title", "english_translation": "Superflat Customization" @@ -26075,10 +24795,6 @@ "key": "item.minecraft.porkchop", "english_translation": "Raw Porkchop" }, - { - "key": "pack.dropRejected.title", - "english_translation": "Non-pack entries" - }, { "key": "attribute.modifier.take.1", "english_translation": "-%s%% %s" @@ -26115,10 +24831,6 @@ "key": "argument.pos2d.incomplete", "english_translation": "Incomplete (expected 2 coordinates)" }, - { - "key": "filled_map.village_taiga", - "english_translation": "Taiga Village Map" - }, { "key": "block.minecraft.banner.triangles_bottom.red", "english_translation": "Red Base Indented" @@ -26195,10 +24907,6 @@ "key": "advancements.husbandry.ride_a_boat_with_a_goat.description", "english_translation": "Get in a Boat and float with a Goat" }, - { - "key": "commands.tick.query.rate.running", - "english_translation": "Target tick rate: %s per second.\nAverage time per tick: %sms (Target: %sms)" - }, { "key": "entity.minecraft.wolf", "english_translation": "Wolf" diff --git a/crates/valence_registry/extracted/registry_codec.dat b/crates/valence_registry/extracted/registry_codec.dat index 4b5fe7e47a514dd68366eb95b69aaa9bf774a290..63e4a3a43cf51257bbbcd22d8ec6751b4b7cc3c9 100644 GIT binary patch delta 114 zcmeC#%=Bj?(*`!i$^49aCSPIP0i;DIuVPw0xv^Yyaz69=$?7aS!0f*)>%sIX*7cJa z^+hL7XWKlv&`ET12K#C-ZOE}2toIkk^2w_>A?7r2EuU<_eE}>k$FqF%Ii7tz05pOu Aw*UYD delta 270 zcmeyfk*Q}h(*`z14n_vnl+@(JoXPhD#3oBKF6V>^FibwgxC2$Xp9xv|W0~k=Z|3z# z8h$bFK;nVqkFy}lgG9Pn*CPxytQ4Odz_tk?a8XcfvN-!{RDtWr0w8Bj=RkIc9VePI Yxw(*~H*sA+7zftPjU>I Date: Sun, 25 Aug 2024 08:11:29 +1200 Subject: [PATCH 07/10] remove non-extractor changes --- crates/valence_generated/build/status_effects.rs | 10 +++++----- crates/valence_protocol/src/lib.rs | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/crates/valence_generated/build/status_effects.rs b/crates/valence_generated/build/status_effects.rs index deacb9dce..e53e7ef2a 100644 --- a/crates/valence_generated/build/status_effects.rs +++ b/crates/valence_generated/build/status_effects.rs @@ -15,7 +15,7 @@ pub(crate) enum StatusEffectCategory { pub(crate) struct AttributeModifiers { attribute: u8, operation: u8, - base_value: f64, + value: f64, uuid: String, } @@ -143,14 +143,14 @@ pub(crate) fn build() -> anyhow::Result { let modifiers = modifiers.iter().map(|modifier| { let attribute = &modifier.attribute; let operation = &modifier.operation; - let base_value = &modifier.base_value; + let value = &modifier.value; let uuid = &modifier.uuid; quote! { AttributeModifier { attribute: EntityAttribute::from_id(#attribute).unwrap(), operation: EntityAttributeOperation::from_raw(#operation).unwrap(), - base_value: #base_value, + value: #value, uuid: Uuid::parse_str(#uuid).unwrap(), } } @@ -180,8 +180,8 @@ pub(crate) fn build() -> anyhow::Result { pub attribute: EntityAttribute, /// The operation that this modifier applies. pub operation: EntityAttributeOperation, - /// The base value of this modifier. - pub base_value: f64, + /// The value of this modifier. + pub value: f64, /// The UUID of this modifier. pub uuid: Uuid, } diff --git a/crates/valence_protocol/src/lib.rs b/crates/valence_protocol/src/lib.rs index 098f6bc97..0306a92e5 100644 --- a/crates/valence_protocol/src/lib.rs +++ b/crates/valence_protocol/src/lib.rs @@ -79,11 +79,11 @@ pub use { pub const MAX_PACKET_SIZE: i32 = 2097152; /// The Minecraft protocol version this library currently targets. -pub const PROTOCOL_VERSION: i32 = 765; +pub const PROTOCOL_VERSION: i32 = 763; /// The stringified name of the Minecraft version this library currently /// targets. -pub const MINECRAFT_VERSION: &str = "1.20.4"; +pub const MINECRAFT_VERSION: &str = "1.20.1"; /// How large a packet should be before it is compressed by the packet encoder. /// From ac2e67e18ff6b740ca4d5644890a048408b4c50f Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Sun, 25 Aug 2024 08:28:03 +1200 Subject: [PATCH 08/10] make packets work and code cleanup --- .../rs/valence/extractor/ClassComparator.java | 7 +- .../valence/extractor/DummyPlayerEntity.java | 4 +- .../java/rs/valence/extractor/DummyWorld.java | 40 ++-- .../main/java/rs/valence/extractor/Main.java | 66 +++--- .../extractor/RegistryKeyComparator.java | 9 +- .../rs/valence/extractor/ValenceUtils.java | 8 +- .../extractor/extractors/Attributes.java | 8 +- .../valence/extractor/extractors/Blocks.java | 55 ++--- .../valence/extractor/extractors/Effects.java | 11 +- .../extractor/extractors/Enchants.java | 10 +- .../extractor/extractors/Entities.java | 216 +++++++++--------- .../valence/extractor/extractors/Items.java | 20 +- .../rs/valence/extractor/extractors/Misc.java | 62 ++--- .../extractors/PacketRegistries.java | 20 +- .../valence/extractor/extractors/Packets.java | 63 ++--- .../extractor/extractors/Paintings.java | 15 +- .../valence/extractor/extractors/Sounds.java | 6 +- .../rs/valence/extractor/extractors/Tags.java | 36 +-- .../extractor/extractors/TranslationKeys.java | 22 +- .../valence/extractor/mixin/GrabPackets.java | 37 --- .../src/main/resources/extractor.mixins.json | 3 +- 21 files changed, 333 insertions(+), 385 deletions(-) delete mode 100644 extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java diff --git a/extractor/src/main/java/rs/valence/extractor/ClassComparator.java b/extractor/src/main/java/rs/valence/extractor/ClassComparator.java index fed1baf75..f3b2928e9 100644 --- a/extractor/src/main/java/rs/valence/extractor/ClassComparator.java +++ b/extractor/src/main/java/rs/valence/extractor/ClassComparator.java @@ -1,21 +1,22 @@ package rs.valence.extractor; +import java.io.Serializable; import java.util.Comparator; /** * Compare Class objects by their simple names lexicographically. */ -public class ClassComparator implements Comparator> { +public class ClassComparator implements Comparator>, Serializable { public ClassComparator() { } @Override - public int compare(Class c1, Class c2) { + public int compare(final Class c1, final Class c2) { return c1.getSimpleName().compareTo(c2.getSimpleName()); } @Override - public boolean equals(Object comp) { + public boolean equals(final Object comp) { return comp instanceof ClassComparator; } } diff --git a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java index 0bd933307..01aa85a6e 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java @@ -15,10 +15,10 @@ public class DummyPlayerEntity extends PlayerEntity { static { INSTANCE = Main.magicallyInstantiate(DummyPlayerEntity.class); - INSTANCE.initDataTracker(new DataTracker.Builder(INSTANCE)); + DummyPlayerEntity.INSTANCE.initDataTracker(new DataTracker.Builder(DummyPlayerEntity.INSTANCE)); } - public DummyPlayerEntity(World world, BlockPos pos, float yaw, GameProfile gameProfile, @Nullable PlayerPublicKey publicKey) { + public DummyPlayerEntity(final World world, final BlockPos pos, final float yaw, final GameProfile gameProfile, @Nullable final PlayerPublicKey publicKey) { super(world, pos, yaw, gameProfile); } diff --git a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java index c2a65f0ae..db3e942dd 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java @@ -46,40 +46,40 @@ public class DummyWorld extends World { INSTANCE = Main.magicallyInstantiate(DummyWorld.class); try { - var randomField = World.class.getDeclaredField("random"); + final var randomField = World.class.getDeclaredField("random"); randomField.setAccessible(true); - randomField.set(INSTANCE, Random.create()); + randomField.set(DummyWorld.INSTANCE, Random.create()); - var propertiesField = World.class.getDeclaredField("properties"); + final var propertiesField = World.class.getDeclaredField("properties"); propertiesField.setAccessible(true); - propertiesField.set(INSTANCE, new DummyMutableWorldProperties()); + propertiesField.set(DummyWorld.INSTANCE, new DummyMutableWorldProperties()); - } catch (NoSuchFieldException | IllegalAccessException e) { + } catch (final NoSuchFieldException | IllegalAccessException e) { throw new RuntimeException(e); } } - private DummyWorld(MutableWorldProperties properties, RegistryKey registryRef, DynamicRegistryManager registryManager, RegistryEntry dimension, Supplier profiler, boolean isClient, boolean debugWorld, long seed, int maxChainedNeighborUpdates) { + private DummyWorld(final MutableWorldProperties properties, final RegistryKey registryRef, final DynamicRegistryManager registryManager, final RegistryEntry dimension, final Supplier profiler, final boolean isClient, final boolean debugWorld, final long seed, final int maxChainedNeighborUpdates) { super(properties, registryRef, registryManager, dimension, profiler, isClient, debugWorld, seed, maxChainedNeighborUpdates); } @Override - public void updateListeners(BlockPos pos, BlockState oldState, BlockState newState, int flags) { + public void updateListeners(final BlockPos pos, final BlockState oldState, final BlockState newState, final int flags) { } @Override - public void playSound(@Nullable PlayerEntity except, double x, double y, double z, RegistryEntry sound, SoundCategory category, float volume, float pitch, long seed) { + public void playSound(@Nullable final PlayerEntity except, final double x, final double y, final double z, final RegistryEntry sound, final SoundCategory category, final float volume, final float pitch, final long seed) { } @Override - public void playSound(@Nullable PlayerEntity except, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, long seed) { + public void playSound(@Nullable final PlayerEntity except, final double x, final double y, final double z, final SoundEvent sound, final SoundCategory category, final float volume, final float pitch, final long seed) { } @Override - public void playSoundFromEntity(@Nullable PlayerEntity except, Entity entity, RegistryEntry sound, SoundCategory category, float volume, float pitch, long seed) { + public void playSoundFromEntity(@Nullable final PlayerEntity except, final Entity entity, final RegistryEntry sound, final SoundCategory category, final float volume, final float pitch, final long seed) { } @@ -90,7 +90,7 @@ public String asString() { @Nullable @Override - public Entity getEntityById(int id) { + public Entity getEntityById(final int id) { return null; } @@ -101,12 +101,12 @@ public TickManager getTickManager() { @Nullable @Override - public MapState getMapState(MapIdComponent id) { + public MapState getMapState(final MapIdComponent id) { return null; } @Override - public void putMapState(MapIdComponent id, MapState state) { + public void putMapState(final MapIdComponent id, final MapState state) { } @@ -116,7 +116,7 @@ public MapIdComponent increaseAndGetMapId() { } @Override - public void setBlockBreakingInfo(int entityId, BlockPos pos, int progress) { + public void setBlockBreakingInfo(final int entityId, final BlockPos pos, final int progress) { } @@ -151,12 +151,12 @@ public ChunkManager getChunkManager() { } @Override - public void syncWorldEvent(@Nullable PlayerEntity player, int eventId, BlockPos pos, int data) { + public void syncWorldEvent(@Nullable final PlayerEntity player, final int eventId, final BlockPos pos, final int data) { } @Override - public void emitGameEvent(RegistryEntry event, Vec3d emitterPos, GameEvent.Emitter emitter) { + public void emitGameEvent(final RegistryEntry event, final Vec3d emitterPos, final GameEvent.Emitter emitter) { } @@ -177,7 +177,7 @@ public FeatureSet getEnabledFeatures() { } @Override - public float getBrightness(Direction direction, boolean shaded) { + public float getBrightness(final Direction direction, final boolean shaded) { return 0; } @@ -187,7 +187,7 @@ public List getPlayers() { } @Override - public RegistryEntry getGeneratorStoredBiome(int biomeX, int biomeY, int biomeZ) { + public RegistryEntry getGeneratorStoredBiome(final int biomeX, final int biomeY, final int biomeZ) { return null; } @@ -226,7 +226,7 @@ public boolean isRaining() { } @Override - public void setRaining(boolean raining) { + public void setRaining(final boolean raining) { } @@ -251,7 +251,7 @@ public boolean isDifficultyLocked() { } @Override - public void setSpawnPos(BlockPos pos, float angle) { + public void setSpawnPos(final BlockPos pos, final float angle) { } } diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index 61a7a9cc9..c8d8cee6e 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -20,27 +20,27 @@ public class Main implements ModInitializer { public static final String MOD_ID = "valence_extractor"; - public static final Logger LOGGER = LoggerFactory.getLogger(MOD_ID); + public static final Logger LOGGER = LoggerFactory.getLogger(Main.MOD_ID); /** * Magically creates an instance of a concrete class without calling its constructor. */ - public static T magicallyInstantiate(Class clazz) { - var rf = ReflectionFactory.getReflectionFactory(); + public static T magicallyInstantiate(final Class clazz) { + final var rf = ReflectionFactory.getReflectionFactory(); try { - var objCon = Object.class.getDeclaredConstructor(); - var con = rf.newConstructorForSerialization(clazz, objCon); + final var objCon = Object.class.getDeclaredConstructor(); + final var con = rf.newConstructorForSerialization(clazz, objCon); return clazz.cast(con.newInstance()); - } catch (Throwable e) { + } catch (final Throwable e) { throw new IllegalArgumentException("Failed to magically instantiate " + clazz.getName(), e); } } @Override public void onInitialize() { - LOGGER.info("Starting extractors..."); + Main.LOGGER.info("Starting extractors..."); - var extractors = new Extractor[]{ + final var extractors = new Extractor[]{ new Attributes(), new Blocks(), new Effects(), @@ -51,64 +51,64 @@ public void onInitialize() { new TranslationKeys(), }; - Path outputDirectory; + final Path outputDirectory; try { outputDirectory = Files.createDirectories(Paths.get("valence_extractor_output")); - } catch (IOException e) { - LOGGER.info("Failed to create output directory.", e); + } catch (final IOException e) { + Main.LOGGER.info("Failed to create output directory.", e); return; } - var gson = new GsonBuilder().setPrettyPrinting().disableHtmlEscaping().serializeNulls().create(); + final var gson = new GsonBuilder().setPrettyPrinting().disableHtmlEscaping().serializeNulls().create(); - for (var ext : extractors) { + for (final var ext : extractors) { try { - var out = outputDirectory.resolve(ext.fileName()); - var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + final var out = outputDirectory.resolve(ext.fileName()); + final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(ext.extract(), fileWriter); fileWriter.close(); - LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (Exception e) { - LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); + Main.LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (final Exception e) { + Main.LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); } } ServerLifecycleEvents.SERVER_STARTED.register(server -> { - LOGGER.info("Server starting, Running startup extractors..."); + Main.LOGGER.info("Server starting, Running startup extractors..."); // TODO: make `Codec` implement `Extractor` // TODO: the way to get Codex has changed, this is not working anymore - var packetRegistryExtractor = new PacketRegistries(server); + final var packetRegistryExtractor = new PacketRegistries(server); try { - var out = outputDirectory.resolve(packetRegistryExtractor.fileName()); - var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + final var out = outputDirectory.resolve(packetRegistryExtractor.fileName()); + final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(packetRegistryExtractor.extract(), fileWriter); fileWriter.close(); - LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (Exception e) { - LOGGER.error("Extractor for \"" + packetRegistryExtractor.fileName() + "\" failed.", e); + Main.LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (final Exception e) { + Main.LOGGER.error("Extractor for \"" + packetRegistryExtractor.fileName() + "\" failed.", e); } - var startupExtractors = new Extractor[]{ + final var startupExtractors = new Extractor[]{ new Tags(server), new Paintings(server), new Enchants(server), new Entities(server), }; - for (var ext : startupExtractors) { + for (final var ext : startupExtractors) { try { - var out = outputDirectory.resolve(ext.fileName()); - var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + final var out = outputDirectory.resolve(ext.fileName()); + final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(ext.extract(), fileWriter); fileWriter.close(); - LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (Exception e) { - LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); + Main.LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (final Exception e) { + Main.LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); } } - LOGGER.info("Done."); + Main.LOGGER.info("Done."); server.stop(false); }); } diff --git a/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java b/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java index a07875d1e..efb407231 100644 --- a/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java +++ b/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java @@ -2,17 +2,18 @@ import net.minecraft.registry.RegistryKey; +import java.io.Serializable; import java.util.Comparator; -public class RegistryKeyComparator implements Comparator> { +public class RegistryKeyComparator implements Comparator>, Serializable { public RegistryKeyComparator() { } @Override - public int compare(RegistryKey o1, RegistryKey o2) { - var c1 = o1.getRegistry().compareTo(o2.getRegistry()); + public int compare(final RegistryKey o1, final RegistryKey o2) { + final var c1 = o1.getRegistry().compareTo(o2.getRegistry()); - if (c1 != 0) { + if (0 != c1) { return c1; } diff --git a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java index 7212f36fb..f04087167 100644 --- a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java +++ b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java @@ -16,12 +16,12 @@ private ValenceUtils() { * @param str The string to convert. * @return The converted string. */ - public static String toPascalCase(String str) { - StringBuilder result = new StringBuilder(); + public static String toPascalCase(final String str) { + final StringBuilder result = new StringBuilder(); boolean capitalizeNext = true; - for (char c : str.toCharArray()) { - if (Character.isWhitespace(c) || c == '_') { + for (final char c : str.toCharArray()) { + if (Character.isWhitespace(c) || '_' == c) { capitalizeNext = true; } else if (capitalizeNext) { result.append(Character.toUpperCase(c)); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java b/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java index c22654e9f..69a46b954 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java @@ -21,10 +21,10 @@ public String fileName() { @Override public JsonElement extract() { - var attributesJson = new JsonObject(); + final var attributesJson = new JsonObject(); - for (EntityAttribute attribute : Registries.ATTRIBUTE) { - var attributeJson = new JsonObject(); + for (final EntityAttribute attribute : Registries.ATTRIBUTE) { + final var attributeJson = new JsonObject(); attributeJson.addProperty("id", Registries.ATTRIBUTE.getRawId(attribute)); attributeJson.addProperty("name", Registries.ATTRIBUTE.getId(attribute).getPath()); @@ -32,7 +32,7 @@ public JsonElement extract() { attributeJson.addProperty("translation_key", attribute.getTranslationKey()); attributeJson.addProperty("tracked", attribute.isTracked()); - if (attribute instanceof ClampedEntityAttribute a) { + if (attribute instanceof final ClampedEntityAttribute a) { attributeJson.addProperty("min_value", a.getMinValue()); attributeJson.addProperty("max_value", a.getMaxValue()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java index e2dd2fdf3..8e08c43d3 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java @@ -26,35 +26,35 @@ public String fileName() { @Override public JsonElement extract() { - var topLevelJson = new JsonObject(); + final var topLevelJson = new JsonObject(); - var blocksJson = new JsonArray(); + final var blocksJson = new JsonArray(); var stateIdCounter = 0; - var shapes = new LinkedHashMap(); + final var shapes = new LinkedHashMap(); - for (var block : Registries.BLOCK) { - var blockJson = new JsonObject(); + for (final var block : Registries.BLOCK) { + final var blockJson = new JsonObject(); blockJson.addProperty("id", Registries.BLOCK.getRawId(block)); blockJson.addProperty("name", Registries.BLOCK.getId(block).getPath()); blockJson.addProperty("translation_key", block.getTranslationKey()); blockJson.addProperty("item_id", Registries.ITEM.getRawId(block.asItem())); - if (block.asItem() instanceof VerticallyAttachableBlockItem wsbItem) { + if (block.asItem() instanceof final VerticallyAttachableBlockItem wsbItem) { if (wsbItem.getBlock() == block) { - var wallBlock = ((ExposeWallBlock) wsbItem).getWallBlock(); + final var wallBlock = ((ExposeWallBlock) wsbItem).getWallBlock(); blockJson.addProperty("wall_variant_id", Registries.BLOCK.getRawId(wallBlock)); } } - var propsJson = new JsonArray(); - for (var prop : block.getStateManager().getProperties()) { - var propJson = new JsonObject(); + final var propsJson = new JsonArray(); + for (final var prop : block.getStateManager().getProperties()) { + final var propJson = new JsonObject(); propJson.addProperty("name", prop.getName()); - var valuesJson = new JsonArray(); - for (var value : prop.getValues()) { + final var valuesJson = new JsonArray(); + for (final var value : prop.getValues()) { valuesJson.add(value.toString().toLowerCase(Locale.ROOT)); } propJson.add("values", valuesJson); @@ -63,10 +63,11 @@ public JsonElement extract() { } blockJson.add("properties", propsJson); - var statesJson = new JsonArray(); - for (var state : block.getStateManager().getStates()) { - var stateJson = new JsonObject(); - var id = stateIdCounter++; + final var statesJson = new JsonArray(); + for (final var state : block.getStateManager().getStates()) { + final var stateJson = new JsonObject(); + final var id = stateIdCounter; + stateIdCounter++; stateJson.addProperty("id", id); stateJson.addProperty("luminance", state.getLuminance()); stateJson.addProperty("opaque", state.isOpaque()); @@ -78,17 +79,17 @@ public JsonElement extract() { blockJson.addProperty("default_state_id", id); } - var collisionShapeIdxsJson = new JsonArray(); - for (var box : state.getCollisionShape(EmptyBlockView.INSTANCE, BlockPos.ORIGIN).getBoundingBoxes()) { - var collisionShape = new Shape(box.minX, box.minY, box.minZ, box.maxX, box.maxY, box.maxZ); + final var collisionShapeIdxsJson = new JsonArray(); + for (final var box : state.getCollisionShape(EmptyBlockView.INSTANCE, BlockPos.ORIGIN).getBoundingBoxes()) { + final var collisionShape = new Shape(box.minX, box.minY, box.minZ, box.maxX, box.maxY, box.maxZ); - var idx = shapes.putIfAbsent(collisionShape, shapes.size()); + final var idx = shapes.putIfAbsent(collisionShape, shapes.size()); collisionShapeIdxsJson.add(Objects.requireNonNullElseGet(idx, () -> shapes.size() - 1)); } stateJson.add("collision_shapes", collisionShapeIdxsJson); - for (var blockEntity : Registries.BLOCK_ENTITY_TYPE) { + for (final var blockEntity : Registries.BLOCK_ENTITY_TYPE) { if (blockEntity.supports(state)) { stateJson.addProperty("block_entity_type", Registries.BLOCK_ENTITY_TYPE.getRawId(blockEntity)); } @@ -101,9 +102,9 @@ public JsonElement extract() { blocksJson.add(blockJson); } - var blockEntitiesJson = new JsonArray(); - for (var blockEntity : Registries.BLOCK_ENTITY_TYPE) { - var blockEntityJson = new JsonObject(); + final var blockEntitiesJson = new JsonArray(); + for (final var blockEntity : Registries.BLOCK_ENTITY_TYPE) { + final var blockEntityJson = new JsonObject(); blockEntityJson.addProperty("id", Registries.BLOCK_ENTITY_TYPE.getRawId(blockEntity)); blockEntityJson.addProperty("ident", Registries.BLOCK_ENTITY_TYPE.getId(blockEntity).toString()); blockEntityJson.addProperty("name", Registries.BLOCK_ENTITY_TYPE.getId(blockEntity).getPath()); @@ -111,9 +112,9 @@ public JsonElement extract() { blockEntitiesJson.add(blockEntityJson); } - var shapesJson = new JsonArray(); - for (var shape : shapes.keySet()) { - var shapeJson = new JsonObject(); + final var shapesJson = new JsonArray(); + for (final var shape : shapes.keySet()) { + final var shapeJson = new JsonObject(); shapeJson.addProperty("min_x", shape.minX); shapeJson.addProperty("min_y", shape.minY); shapeJson.addProperty("min_z", shape.minZ); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java index 2562148c9..423991a60 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java @@ -3,7 +3,6 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; -import net.minecraft.entity.effect.StatusEffect; import net.minecraft.registry.Registries; import rs.valence.extractor.Main; import rs.valence.extractor.ValenceUtils; @@ -19,10 +18,10 @@ public String fileName() { @Override public JsonElement extract() { - var effectsJson = new JsonArray(); + final var effectsJson = new JsonArray(); - for (var effect : Registries.STATUS_EFFECT) { - var effectJson = new JsonObject(); + for (final var effect : Registries.STATUS_EFFECT) { + final var effectJson = new JsonObject(); effectJson.addProperty("id", Registries.STATUS_EFFECT.getRawId(effect)); effectJson.addProperty("name", Registries.STATUS_EFFECT.getId(effect).getPath()); @@ -31,10 +30,10 @@ public JsonElement extract() { effectJson.addProperty("instant", effect.isInstant()); effectJson.addProperty("category", ValenceUtils.toPascalCase(effect.getCategory().name())); - var attributeModifiersJson = new JsonArray(); + final var attributeModifiersJson = new JsonArray(); effect.forEachAttributeModifier(0, (attribute, modifier) -> { - var attributeModifierJson = new JsonObject(); + final var attributeModifierJson = new JsonObject(); attributeModifierJson.addProperty("attribute", attribute.getIdAsString()); attributeModifierJson.addProperty("operation", modifier.operation().getId()); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java index 7407ce67a..d140e77ee 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java @@ -15,8 +15,8 @@ public class Enchants implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; - public Enchants(MinecraftServer server) { - this.registryManager = server.getRegistryManager(); + public Enchants(final MinecraftServer server) { + registryManager = server.getRegistryManager(); } @Override @@ -26,10 +26,10 @@ public String fileName() { @Override public JsonElement extract() { - var enchantsJson = new JsonObject(); + final var enchantsJson = new JsonObject(); - for (var enchant : registryManager.get(RegistryKeys.ENCHANTMENT).streamEntries().toList()) { - enchantsJson.add(enchant.getKey().orElseThrow().getValue().toString(), Enchantment.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), enchant.value()).getOrThrow()); + for (final var enchant : this.registryManager.get(RegistryKeys.ENCHANTMENT).streamEntries().toList()) { + enchantsJson.add(enchant.getKey().orElseThrow().getValue().toString(), Enchantment.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, this.registryManager), enchant.value()).getOrThrow()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index 5aa4b523e..b3c30da8f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -35,125 +35,125 @@ import rs.valence.extractor.DummyPlayerEntity; import rs.valence.extractor.DummyWorld; import rs.valence.extractor.Main; -import rs.valence.extractor.Main.Pair; + import java.lang.reflect.ParameterizedType; import java.util.*; public class Entities implements Main.Extractor { private final ServerWorld world; - public Entities(MinecraftServer server) { - this.world = server.getOverworld(); + public Entities(final MinecraftServer server) { + world = server.getOverworld(); } - private static Pair trackedDataToJson(TrackedData data, DataTracker tracker) { - final var handler = data.dataType(); - final var val = tracker.get(data); + private static Main.Pair trackedDataToJson(final TrackedData data, final DataTracker tracker) { + var handler = data.dataType(); + var val = tracker.get(data); if (handler == TrackedDataHandlerRegistry.BYTE) { - return new Pair<>("byte", new JsonPrimitive((Byte) val)); + return new Main.Pair<>("byte", new JsonPrimitive((Byte) val)); } else if (handler == TrackedDataHandlerRegistry.INTEGER) { - return new Pair<>("integer", new JsonPrimitive((Integer) val)); + return new Main.Pair<>("integer", new JsonPrimitive((Integer) val)); } else if (handler == TrackedDataHandlerRegistry.LONG) { - return new Pair<>("long", new JsonPrimitive((Long) val)); + return new Main.Pair<>("long", new JsonPrimitive((Long) val)); } else if (handler == TrackedDataHandlerRegistry.FLOAT) { - return new Pair<>("float", new JsonPrimitive((Float) val)); + return new Main.Pair<>("float", new JsonPrimitive((Float) val)); } else if (handler == TrackedDataHandlerRegistry.STRING) { - return new Pair<>("string", new JsonPrimitive((String) val)); + return new Main.Pair<>("string", new JsonPrimitive((String) val)); } else if (handler == TrackedDataHandlerRegistry.TEXT_COMPONENT) { // TODO: return text as json element. - return new Pair<>("text_component", new JsonPrimitive(((Text) val).getString())); + return new Main.Pair<>("text_component", new JsonPrimitive(((Text) val).getString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_TEXT_COMPONENT) { - var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(((Text) o).getString())) + final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(((Text) o).getString())) .orElse(JsonNull.INSTANCE); - return new Pair<>("optional_text_component", res); + return new Main.Pair<>("optional_text_component", res); } else if (handler == TrackedDataHandlerRegistry.ITEM_STACK) { // TODO - return new Pair<>("item_stack", new JsonPrimitive(((ItemStack) val).toString())); + return new Main.Pair<>("item_stack", new JsonPrimitive(((ItemStack) val).toString())); } else if (handler == TrackedDataHandlerRegistry.BOOLEAN) { - return new Pair<>("boolean", new JsonPrimitive((Boolean) val)); + return new Main.Pair<>("boolean", new JsonPrimitive((Boolean) val)); } else if (handler == TrackedDataHandlerRegistry.ROTATION) { - var json = new JsonObject(); - var ea = (EulerAngle) val; + final var json = new JsonObject(); + final var ea = (EulerAngle) val; json.addProperty("pitch", ea.getPitch()); json.addProperty("yaw", ea.getYaw()); json.addProperty("roll", ea.getRoll()); - return new Pair<>("rotation", json); + return new Main.Pair<>("rotation", json); } else if (handler == TrackedDataHandlerRegistry.BLOCK_POS) { - var bp = (BlockPos) val; - var json = new JsonObject(); + final var bp = (BlockPos) val; + final var json = new JsonObject(); json.addProperty("x", bp.getX()); json.addProperty("y", bp.getY()); json.addProperty("z", bp.getZ()); - return new Pair<>("block_pos", json); + return new Main.Pair<>("block_pos", json); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_BLOCK_POS) { - return new Pair<>("optional_block_pos", ((Optional) val).map(o -> { - var bp = (BlockPos) o; - var json = new JsonObject(); + return new Main.Pair<>("optional_block_pos", ((Optional) val).map(o -> { + final var bp = (BlockPos) o; + final var json = new JsonObject(); json.addProperty("x", bp.getX()); json.addProperty("y", bp.getY()); json.addProperty("z", bp.getZ()); return (JsonElement) json; }).orElse(JsonNull.INSTANCE)); } else if (handler == TrackedDataHandlerRegistry.FACING) { - return new Pair<>("facing", new JsonPrimitive(val.toString())); + return new Main.Pair<>("facing", new JsonPrimitive(val.toString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_UUID) { - var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) + final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) .orElse(JsonNull.INSTANCE); - return new Pair<>("optional_uuid", res); + return new Main.Pair<>("optional_uuid", res); } else if (handler == TrackedDataHandlerRegistry.BLOCK_STATE) { // TODO: get raw block state ID. - var state = (BlockState) val; - return new Pair<>("block_state", new JsonPrimitive(state.toString())); + final var state = (BlockState) val; + return new Main.Pair<>("block_state", new JsonPrimitive(state.toString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_BLOCK_STATE) { // TODO: get raw block state ID. - var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) + final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) .orElse(JsonNull.INSTANCE); - return new Pair<>("optional_block_state", res); + return new Main.Pair<>("optional_block_state", res); } else if (handler == TrackedDataHandlerRegistry.NBT_COMPOUND) { // TODO: base64 binary representation or SNBT? - return new Pair<>("nbt_compound", new JsonPrimitive(val.toString())); + return new Main.Pair<>("nbt_compound", new JsonPrimitive(val.toString())); } else if (handler == TrackedDataHandlerRegistry.PARTICLE) { - var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); - return new Pair<>("particle", new JsonPrimitive(id.getPath())); + final var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); + return new Main.Pair<>("particle", new JsonPrimitive(id.getPath())); } else if (handler == TrackedDataHandlerRegistry.PARTICLE_LIST) { - List particleList = (List) val; - JsonArray json = new JsonArray(); - for (ParticleEffect particleEffect : particleList) { - var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); + final List particleList = (List) val; + final JsonArray json = new JsonArray(); + for (final ParticleEffect particleEffect : particleList) { + final var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); json.add(id.getPath()); } - return new Pair<>("particle_list", json); - }else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { - var vd = (VillagerData) val; - var json = new JsonObject(); - var type = Registries.VILLAGER_TYPE.getId(vd.getType()).getPath(); - var profession = Registries.VILLAGER_PROFESSION.getId(vd.getProfession()).getPath(); + return new Main.Pair<>("particle_list", json); + } else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { + final var vd = (VillagerData) val; + final var json = new JsonObject(); + final var type = Registries.VILLAGER_TYPE.getId(vd.getType()).getPath(); + final var profession = Registries.VILLAGER_PROFESSION.getId(vd.getProfession()).getPath(); json.addProperty("type", type); json.addProperty("profession", profession); json.addProperty("level", vd.getLevel()); - return new Pair<>("villager_data", json); + return new Main.Pair<>("villager_data", json); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_INT) { - var opt = (OptionalInt) val; - return new Pair<>("optional_int", opt.isPresent() ? new JsonPrimitive(opt.getAsInt()) : JsonNull.INSTANCE); + final var opt = (OptionalInt) val; + return new Main.Pair<>("optional_int", opt.isPresent() ? new JsonPrimitive(opt.getAsInt()) : JsonNull.INSTANCE); } else if (handler == TrackedDataHandlerRegistry.ENTITY_POSE) { - return new Pair<>("entity_pose", new JsonPrimitive(((EntityPose) val).name().toLowerCase(Locale.ROOT))); + return new Main.Pair<>("entity_pose", new JsonPrimitive(((EntityPose) val).name().toLowerCase(Locale.ROOT))); } else if (handler == TrackedDataHandlerRegistry.CAT_VARIANT) { - return new Pair<>("cat_variant", + return new Main.Pair<>("cat_variant", new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.WOLF_VARIANT) { - return new Pair<>("wolf_variant", + return new Main.Pair<>("wolf_variant", new JsonPrimitive(((RegistryEntry) val).getIdAsString())); - } else if (handler == TrackedDataHandlerRegistry.FROG_VARIANT) { - return new Pair<>("frog_variant", + } else if (handler == TrackedDataHandlerRegistry.FROG_VARIANT) { + return new Main.Pair<>("frog_variant", new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_GLOBAL_POS) { - return new Pair<>("optional_global_pos", ((Optional) val).map(o -> { - var gp = (GlobalPos) o; - var json = new JsonObject(); + return new Main.Pair<>("optional_global_pos", ((Optional) val).map(o -> { + final var gp = (GlobalPos) o; + final var json = new JsonObject(); json.addProperty("dimension", gp.dimension().getValue().toString()); - var posJson = new JsonObject(); + final var posJson = new JsonObject(); posJson.addProperty("x", gp.pos().getX()); posJson.addProperty("y", gp.pos().getY()); posJson.addProperty("z", gp.pos().getZ()); @@ -162,29 +162,29 @@ private static Pair trackedDataToJson(TrackedData data, return (JsonElement) json; }).orElse(JsonNull.INSTANCE)); } else if (handler == TrackedDataHandlerRegistry.PAINTING_VARIANT) { - var variant = ((RegistryEntry) val).getKey().map(k -> k.getValue().getPath()).orElse(""); - return new Pair<>("painting_variant", new JsonPrimitive(variant)); + final var variant = ((RegistryEntry) val).getKey().map(k -> k.getValue().getPath()).orElse(""); + return new Main.Pair<>("painting_variant", new JsonPrimitive(variant)); } else if (handler == TrackedDataHandlerRegistry.SNIFFER_STATE) { - return new Pair<>("sniffer_state", + return new Main.Pair<>("sniffer_state", new JsonPrimitive(((SnifferEntity.State) val).name().toLowerCase(Locale.ROOT))); } else if (handler == TrackedDataHandlerRegistry.ARMADILLO_STATE) { - return new Pair<>("armadillo_state", + return new Main.Pair<>("armadillo_state", new JsonPrimitive(((ArmadilloEntity.State) val).name().toLowerCase(Locale.ROOT))); - }else if (handler == TrackedDataHandlerRegistry.VECTOR3F) { - var vec = (Vector3f) val; - var json = new JsonObject(); + } else if (handler == TrackedDataHandlerRegistry.VECTOR3F) { + final var vec = (Vector3f) val; + final var json = new JsonObject(); json.addProperty("x", vec.x); json.addProperty("y", vec.y); json.addProperty("z", vec.z); - return new Pair<>("vector3f", json); + return new Main.Pair<>("vector3f", json); } else if (handler == TrackedDataHandlerRegistry.QUATERNIONF) { - var quat = (Quaternionf) val; - var json = new JsonObject(); + final var quat = (Quaternionf) val; + final var json = new JsonObject(); json.addProperty("x", quat.x); json.addProperty("y", quat.y); json.addProperty("z", quat.z); json.addProperty("w", quat.w); - return new Pair<>("quaternionf", json); + return new Main.Pair<>("quaternionf", json); } else { throw new IllegalArgumentException( "Unexpected tracked handler of ID " + TrackedDataHandlerRegistry.getId(handler) + handler.toString()); @@ -200,29 +200,29 @@ public String fileName() { @SuppressWarnings("unchecked") public JsonElement extract() throws IllegalAccessException, NoSuchFieldException { - final var entityList = new ArrayList, EntityType>>(); - var entityClassTypeMap = new HashMap, EntityType>(); - for (var f : EntityType.class.getFields()) { + var entityList = new ArrayList, EntityType>>(); + final var entityClassTypeMap = new HashMap, EntityType>(); + for (final var f : EntityType.class.getFields()) { if (f.getType().equals(EntityType.class)) { - var entityClass = (Class) ((ParameterizedType) f.getGenericType()) + final var entityClass = (Class) ((ParameterizedType) f.getGenericType()) .getActualTypeArguments()[0]; - var entityType = (EntityType) f.get(null); + final var entityType = (EntityType) f.get(null); - entityList.add(new Pair<>(entityClass, entityType)); + entityList.add(new Main.Pair<>(entityClass, entityType)); entityClassTypeMap.put(entityClass, entityType); } } - final var dataTrackerField = Entity.class.getDeclaredField("dataTracker"); + var dataTrackerField = Entity.class.getDeclaredField("dataTracker"); dataTrackerField.setAccessible(true); - var entitiesMap = new TreeMap, JsonElement>(new ClassComparator()); + final var entitiesMap = new TreeMap, JsonElement>(new ClassComparator()); - for (var entry : entityList) { + for (final var entry : entityList) { var entityClass = entry.left(); @Nullable var entityType = entry.right(); - assert entityType != null; + assert null != entityType; // While we can use the tracked data registry and reflection to get the tracked // fields on entities, we won't know what their default values are because they @@ -231,45 +231,43 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException // the data tracker field from the base entity class. // We also handle player entities specially since they cannot be spawned with // EntityType#create. - final var entityInstance = entityType.equals(EntityType.PLAYER) ? new DummyPlayerEntity(world, BlockPos.ofFloored(0,70,0), 0, new GameProfile(UUID.randomUUID(), "cooldude"), null) - : entityType.create(world); - + var entityInstance = entityType.equals(EntityType.PLAYER) ? new DummyPlayerEntity(this.world, BlockPos.ofFloored(0, 70, 0), 0, new GameProfile(UUID.randomUUID(), "cooldude"), null) + : entityType.create(this.world); - final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); + var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); // final var dataTracker = entityInstance.getDataTracker(); - while (entitiesMap.get(entityClass) == null) { - var entityJson = new JsonObject(); + while (null == entitiesMap.get(entityClass)) { + final var entityJson = new JsonObject(); - var parent = entityClass.getSuperclass(); - var hasParent = parent != null && Entity.class.isAssignableFrom(parent); + final var parent = entityClass.getSuperclass(); + final var hasParent = null != parent && Entity.class.isAssignableFrom(parent); if (hasParent) { entityJson.addProperty("parent", parent.getSimpleName()); } - if (entityType != null) { + if (null != entityType) { entityJson.addProperty("type", Registries.ENTITY_TYPE.getId(entityType).getPath()); entityJson.add("translation_key", new JsonPrimitive(entityType.getTranslationKey())); } - var fieldsJson = new JsonArray(); - for (var entityField : entityClass.getDeclaredFields()) { + final var fieldsJson = new JsonArray(); + for (final var entityField : entityClass.getDeclaredFields()) { if (entityField.getType().equals(TrackedData.class)) { entityField.setAccessible(true); - var trackedData = (TrackedData) entityField.get(null); - + final var trackedData = (TrackedData) entityField.get(null); - var fieldJson = new JsonObject(); - var fieldName = entityField.getName().toLowerCase(Locale.ROOT); + final var fieldJson = new JsonObject(); + final var fieldName = entityField.getName().toLowerCase(Locale.ROOT); fieldJson.addProperty("name", fieldName); fieldJson.addProperty("index", trackedData.id()); - var data = Entities.trackedDataToJson(trackedData, dataTracker); + final var data = trackedDataToJson(trackedData, dataTracker); fieldJson.addProperty("type", data.left()); fieldJson.add("default_value", data.right()); @@ -278,20 +276,20 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException } entityJson.add("fields", fieldsJson); - if (entityInstance instanceof LivingEntity livingEntity) { - var type = (EntityType) entityType; - var defaultAttributes = DefaultAttributeRegistry.get(type); - var attributesJson = new JsonArray(); - if (defaultAttributes != null) { - var instancesField = defaultAttributes.getClass().getDeclaredField("instances"); + if (entityInstance instanceof final LivingEntity livingEntity) { + final var type = (EntityType) entityType; + final var defaultAttributes = DefaultAttributeRegistry.get(type); + final var attributesJson = new JsonArray(); + if (null != defaultAttributes) { + final var instancesField = defaultAttributes.getClass().getDeclaredField("instances"); instancesField.setAccessible(true); - var instances = (Map) instancesField + final var instances = (Map) instancesField .get(defaultAttributes); - for (var instance : instances.values()) { - var attribute = instance.getAttribute().value(); + for (final var instance : instances.values()) { + final var attribute = instance.getAttribute().value(); - var attributeJson = new JsonObject(); + final var attributeJson = new JsonObject(); attributeJson.addProperty("id", Registries.ATTRIBUTE.getRawId(attribute)); attributeJson.addProperty("name", Registries.ATTRIBUTE.getId(attribute).getPath()); @@ -303,9 +301,9 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException entityJson.add("attributes", attributesJson); } - var bb = entityInstance.getBoundingBox(); - if (bb != null && entityType != null) { - var boundingBoxJson = new JsonObject(); + final var bb = entityInstance.getBoundingBox(); + if (null != bb && null != entityType) { + final var boundingBoxJson = new JsonObject(); boundingBoxJson.addProperty("size_x", bb.getLengthX()); boundingBoxJson.addProperty("size_y", bb.getLengthY()); @@ -325,8 +323,8 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException } } - var entitiesJson = new JsonObject(); - for (var entry : entitiesMap.entrySet()) { + final var entitiesJson = new JsonObject(); + for (final var entry : entitiesMap.entrySet()) { entitiesJson.add(entry.getKey().getSimpleName(), entry.getValue()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java index 1d447ba7f..e144e33fd 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java @@ -18,10 +18,10 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - var itemsJson = new JsonArray(); + final var itemsJson = new JsonArray(); - for (var item : Registries.ITEM) { - var itemJson = new JsonObject(); + for (final var item : Registries.ITEM) { + final var itemJson = new JsonObject(); itemJson.addProperty("id", Registries.ITEM.getRawId(item)); itemJson.addProperty("name", Registries.ITEM.getId(item).getPath()); itemJson.addProperty("translation_key", item.getTranslationKey()); @@ -31,8 +31,8 @@ public JsonElement extract() throws Exception { itemJson.addProperty("fireproof", item.getComponents().contains(DataComponentTypes.FIRE_RESISTANT)); if (item.getComponents().contains(DataComponentTypes.FOOD)) { - var foodJson = new JsonObject(); - var foodComp = item.getComponents().get(DataComponentTypes.FOOD); + final var foodJson = new JsonObject(); + final var foodComp = item.getComponents().get(DataComponentTypes.FOOD); foodJson.addProperty("hunger", foodComp.nutrition()); foodJson.addProperty("saturation", foodComp.saturation()); @@ -41,12 +41,12 @@ public JsonElement extract() throws Exception { itemJson.add("food", foodJson); - var effectsJson = new JsonArray(); - for (var effectEntry : foodComp.effects()) { - var effectJson = new JsonObject(); + final var effectsJson = new JsonArray(); + for (final var effectEntry : foodComp.effects()) { + final var effectJson = new JsonObject(); - var effect = effectEntry.effect(); - var chance = effectEntry.probability(); + final var effect = effectEntry.effect(); + final var chance = effectEntry.probability(); effectJson.addProperty("chance", chance); effectJson.addProperty("translation_key", effect.getTranslationKey()); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java index cbb513fc5..f0721530a 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java @@ -28,19 +28,19 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - var miscJson = new JsonObject(); + final var miscJson = new JsonObject(); - var entityTypeJson = new JsonObject(); - for (var type : Registries.ENTITY_TYPE) { + final var entityTypeJson = new JsonObject(); + for (final var type : Registries.ENTITY_TYPE) { entityTypeJson.addProperty(Registries.ENTITY_TYPE.getId(type).getPath(), Registries.ENTITY_TYPE.getRawId(type)); } miscJson.add("entity_type", entityTypeJson); - var entityStatusJson = new JsonObject(); - for (var field : EntityStatuses.class.getDeclaredFields()) { - if (field.canAccess(null) && field.get(null) instanceof Byte code) { - if (field.getName().equals("field_30030")) { + final var entityStatusJson = new JsonObject(); + for (final var field : EntityStatuses.class.getDeclaredFields()) { + if (field.canAccess(null) && field.get(null) instanceof final Byte code) { + if ("field_30030".equals(field.getName())) { entityStatusJson.addProperty("stop_attack", code); } else { entityStatusJson.addProperty(field.getName().toLowerCase(Locale.ROOT), code); @@ -49,38 +49,38 @@ public JsonElement extract() throws Exception { } miscJson.add("entity_status", entityStatusJson); - var entityAnimationJson = new JsonObject(); - for (var field : EntityAnimationS2CPacket.class.getDeclaredFields()) { + final var entityAnimationJson = new JsonObject(); + for (final var field : EntityAnimationS2CPacket.class.getDeclaredFields()) { field.setAccessible(true); if (Modifier.isStatic(field.getModifiers()) && field.canAccess(null) - && field.get(null) instanceof Integer i) { + && field.get(null) instanceof final Integer i) { entityAnimationJson.addProperty(field.getName().toLowerCase(Locale.ROOT), i); } } miscJson.add("entity_animation", entityAnimationJson); - var villagerTypeJson = new JsonObject(); - for (var type : Registries.VILLAGER_TYPE) { + final var villagerTypeJson = new JsonObject(); + for (final var type : Registries.VILLAGER_TYPE) { villagerTypeJson.addProperty(Registries.VILLAGER_TYPE.getId(type).getPath(), Registries.VILLAGER_TYPE.getRawId(type)); } miscJson.add("villager_type", villagerTypeJson); - var villagerProfessionJson = new JsonObject(); - for (var profession : Registries.VILLAGER_PROFESSION) { + final var villagerProfessionJson = new JsonObject(); + for (final var profession : Registries.VILLAGER_PROFESSION) { villagerProfessionJson.addProperty(profession.id(), Registries.VILLAGER_PROFESSION.getRawId(profession)); } miscJson.add("villager_profession", villagerProfessionJson); - var catVariantJson = new JsonObject(); - for (var variant : Registries.CAT_VARIANT) { + final var catVariantJson = new JsonObject(); + for (final var variant : Registries.CAT_VARIANT) { catVariantJson.addProperty(Registries.CAT_VARIANT.getId(variant).getPath(), Registries.CAT_VARIANT.getRawId(variant)); } miscJson.add("cat_variant", catVariantJson); - var frogVariantJson = new JsonObject(); - for (var variant : Registries.FROG_VARIANT) { + final var frogVariantJson = new JsonObject(); + for (final var variant : Registries.FROG_VARIANT) { frogVariantJson.addProperty(Registries.FROG_VARIANT.getId(variant).getPath(), Registries.FROG_VARIANT.getRawId(variant)); } @@ -88,38 +88,38 @@ public JsonElement extract() throws Exception { - var directionJson = new JsonObject(); - for (var dir : Direction.values()) { + final var directionJson = new JsonObject(); + for (final var dir : Direction.values()) { directionJson.addProperty(dir.getName(), dir.getId()); } miscJson.add("direction", directionJson); - var entityPoseJson = new JsonObject(); - var poses = EntityPose.values(); + final var entityPoseJson = new JsonObject(); + final var poses = EntityPose.values(); for (int i = 0; i < poses.length; i++) { entityPoseJson.addProperty(poses[i].name().toLowerCase(Locale.ROOT), i); } miscJson.add("entity_pose", entityPoseJson); - var particleTypesJson = new JsonObject(); - for (var type : Registries.PARTICLE_TYPE) { + final var particleTypesJson = new JsonObject(); + for (final var type : Registries.PARTICLE_TYPE) { particleTypesJson.addProperty(Registries.PARTICLE_TYPE.getId(type).getPath(), Registries.PARTICLE_TYPE.getRawId(type)); } miscJson.add("particle_type", particleTypesJson); - var snifferStateJson = new JsonObject(); - for (var state : SnifferEntity.State.values()) { + final var snifferStateJson = new JsonObject(); + for (final var state : SnifferEntity.State.values()) { snifferStateJson.addProperty(state.name().toLowerCase(Locale.ROOT), state.ordinal()); } miscJson.add("sniffer_state", snifferStateJson); - var trackedDataHandlerJson = new JsonObject(); - for (var field : TrackedDataHandlerRegistry.class.getDeclaredFields()) { + final var trackedDataHandlerJson = new JsonObject(); + for (final var field : TrackedDataHandlerRegistry.class.getDeclaredFields()) { field.setAccessible(true); - if (Modifier.isStatic(field.getModifiers()) && field.get(null) instanceof TrackedDataHandler handler) { - var name = field.getName().toLowerCase(Locale.ROOT); - var id = TrackedDataHandlerRegistry.getId(handler); + if (Modifier.isStatic(field.getModifiers()) && field.get(null) instanceof final TrackedDataHandler handler) { + final var name = field.getName().toLowerCase(Locale.ROOT); + final var id = TrackedDataHandlerRegistry.getId(handler); trackedDataHandlerJson.addProperty(name, id); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java index 36986d645..e05c5628e 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java @@ -16,19 +16,19 @@ public class PacketRegistries implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; private final CombinedDynamicRegistries registries; - public PacketRegistries(MinecraftServer server) { - this.registryManager = server.getRegistryManager(); - this.registries = server.getCombinedDynamicRegistries(); + public PacketRegistries(final MinecraftServer server) { + registryManager = server.getRegistryManager(); + registries = server.getCombinedDynamicRegistries(); } public String fileName() { return "registry_codec.json"; } - public static JsonObject mapJson(RegistryLoader.Entry registry_entry, DynamicRegistryManager.Immutable registryManager, CombinedDynamicRegistries combinedRegistries) { - Codec codec = registry_entry.elementCodec(); - Registry registry = registryManager.get(registry_entry.key()); - JsonObject json = new JsonObject(); + public static JsonObject mapJson(final RegistryLoader.Entry registry_entry, final DynamicRegistryManager.Immutable registryManager, final CombinedDynamicRegistries combinedRegistries) { + final Codec codec = registry_entry.elementCodec(); + final Registry registry = registryManager.get(registry_entry.key()); + final JsonObject json = new JsonObject(); registry.streamEntries().forEach(entry -> { json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(combinedRegistries.getCombinedRegistryManager().getOps(JsonOps.INSTANCE), entry.value()).resultOrPartial((e) -> Main.LOGGER.error("Cannot encode json: {}", e)).orElseThrow()); }); @@ -36,10 +36,10 @@ public static JsonObject mapJson(RegistryLoader.Entry registry_entry, Dyn } public JsonElement extract() { - Stream> registries = RegistryLoader.SYNCED_REGISTRIES.stream(); - JsonObject json = new JsonObject(); + final Stream> registries = RegistryLoader.SYNCED_REGISTRIES.stream(); + final JsonObject json = new JsonObject(); registries.forEach(entry -> { - json.add(entry.key().getValue().toString(), mapJson(entry, registryManager, this.registries)); + json.add(entry.key().getValue().toString(), PacketRegistries.mapJson(entry, this.registryManager, this.registries)); }); return json; } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java index 58d10b5d4..785b07b42 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java @@ -3,58 +3,45 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; -import net.minecraft.data.DataOutput; -import net.minecraft.data.report.PacketReportProvider; -import net.minecraft.network.NetworkSide; +import io.netty.buffer.ByteBuf; import net.minecraft.network.NetworkState; +import net.minecraft.network.listener.PacketListener; import net.minecraft.network.state.*; import rs.valence.extractor.Main; -import java.lang.reflect.Method; -import java.util.Arrays; -import java.util.Locale; -import java.util.TreeSet; -import java.util.stream.Stream; +import java.io.IOException; public class Packets implements Main.Extractor { - public static final JsonArray PACKETS = new JsonArray(); @Override public String fileName() { return "packets.json"; } @Override - public JsonElement extract() { -// var packetsReportProvider = Main.magicallyInstantiate(PacketReportProvider.class); -// try { -// // Obtain the private method `toJson` -// Method toJsonMethod = PacketReportProvider.class.getDeclaredMethod("toJson"); -// // Make the method accessible -// toJsonMethod.setAccessible(true); -// // Invoke the method and get the result -// JsonObject packetsJson = (JsonObject) toJsonMethod.invoke(packetsReportProvider); -// return packetsJson; -// } catch (Exception e) { -// throw new RuntimeException("Failed to invoke toJson method", e); -// } + public JsonElement extract() throws IOException { + final var packetsJson = new JsonArray(); - Stream.of( - HandshakeStates.C2S_FACTORY, - QueryStates.S2C_FACTORY, - QueryStates.C2S_FACTORY, - LoginStates.S2C_FACTORY, - LoginStates.C2S_FACTORY, - ConfigurationStates.S2C_FACTORY, - ConfigurationStates.C2S_FACTORY, - PlayStateFactories.S2C, - PlayStateFactories.C2S - ).forEach(state -> { - state.forEachPacketType((packetType, packet) -> { -// Main.LOGGER.info(Arrays.toString(packetType.getClass().getTypeParameters()) + " " + packet); - }); - }); + Packets.serializeFactory(HandshakeStates.C2S_FACTORY, packetsJson); + Packets.serializeFactory(QueryStates.C2S_FACTORY, packetsJson); + Packets.serializeFactory(QueryStates.S2C_FACTORY, packetsJson); + Packets.serializeFactory(LoginStates.C2S_FACTORY, packetsJson); + Packets.serializeFactory(LoginStates.S2C_FACTORY, packetsJson); + Packets.serializeFactory(ConfigurationStates.C2S_FACTORY, packetsJson); + Packets.serializeFactory(ConfigurationStates.S2C_FACTORY, packetsJson); + Packets.serializeFactory(PlayStateFactories.C2S, packetsJson); + Packets.serializeFactory(PlayStateFactories.S2C, packetsJson); - return null; + return packetsJson; + } + private static void serializeFactory(final NetworkState.Factory factory, final JsonArray json) { + factory.forEachPacketType((type, i) -> { + final var packetJson = new JsonObject(); + packetJson.addProperty("name", type.id().getPath()); + packetJson.addProperty("phase", factory.phase().getId()); + packetJson.addProperty("side", factory.side().getName()); + packetJson.addProperty("id", i); + json.add(packetJson); + }); } } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java index d7380002f..9c8431e2b 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java @@ -14,8 +14,8 @@ public class Paintings implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; - public Paintings(MinecraftServer server) { - this.registryManager = server.getRegistryManager(); + public Paintings(final MinecraftServer server) { + registryManager = server.getRegistryManager(); } @Override @@ -25,16 +25,15 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - var dataDrivenMiscJson = new JsonObject(); + final var dataDrivenMiscJson = new JsonObject(); - // TODO - For the moment I don't know how does this registers works - var paintingRegistry = registryManager.get(RegistryKeys.PAINTING_VARIANT); + final var paintingRegistry = this.registryManager.get(RegistryKeys.PAINTING_VARIANT); - var codec = PaintingVariant.CODEC; + final var codec = PaintingVariant.CODEC; - JsonObject json = new JsonObject(); + final JsonObject json = new JsonObject(); paintingRegistry.streamEntries().forEach(entry -> { - json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), entry.value()).getOrThrow()); + json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(RegistryOps.of(JsonOps.INSTANCE, this.registryManager), entry.value()).getOrThrow()); }); return json; diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java b/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java index a204be726..40b33b41b 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java @@ -17,10 +17,10 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - var itemsJson = new JsonArray(); + final var itemsJson = new JsonArray(); - for (var sound : Registries.SOUND_EVENT) { - var itemJson = new JsonObject(); + for (final var sound : Registries.SOUND_EVENT) { + final var itemJson = new JsonObject(); itemJson.addProperty("id", Registries.SOUND_EVENT.getRawId(sound)); itemJson.addProperty("name", Registries.SOUND_EVENT.getId(sound).getPath()); itemsJson.add(itemJson); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java b/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java index 2ef189144..7f7a7e237 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java @@ -22,8 +22,8 @@ public class Tags implements Main.Extractor { private final CombinedDynamicRegistries dynamicRegistryManager; - public Tags(MinecraftServer server) { - this.dynamicRegistryManager = server.getCombinedDynamicRegistries(); + public Tags(final MinecraftServer server) { + dynamicRegistryManager = server.getCombinedDynamicRegistries(); } @Override @@ -33,22 +33,22 @@ public String fileName() { @Override public JsonElement extract() { - var tagsJson = new JsonObject(); + final var tagsJson = new JsonObject(); - final var registryTags = - SerializableRegistries.streamRegistryManagerEntries(this.dynamicRegistryManager) - .map(registry -> Pair.of(registry.key(), serializeTags(registry.value()))) + var registryTags = + SerializableRegistries.streamRegistryManagerEntries(dynamicRegistryManager) + .map(registry -> Pair.of(registry.key(), Tags.serializeTags(registry.value()))) .filter(pair -> !(pair.getSecond()).isEmpty()) .collect(Collectors.toMap(Pair::getFirst, Pair::getSecond, (l, r) -> r, () -> new TreeMap<>(new RegistryKeyComparator()))); - for (var registry : registryTags.entrySet()) { - var registryIdent = registry.getKey().getValue().toString(); - var tagGroupTagsJson = new JsonObject(); + for (final var registry : registryTags.entrySet()) { + final var registryIdent = registry.getKey().getValue().toString(); + final var tagGroupTagsJson = new JsonObject(); - for (var tag : registry.getValue().entrySet()) { - var ident = tag.getKey().toString(); - var rawIds = tag.getValue(); + for (final var tag : registry.getValue().entrySet()) { + final var ident = tag.getKey().toString(); + final var rawIds = tag.getValue(); tagGroupTagsJson.add(ident, rawIds); } @@ -58,13 +58,13 @@ public JsonElement extract() { return tagsJson; } - private static Map serializeTags(Registry registry) { - TreeMap map = new TreeMap<>(); + private static Map serializeTags(final Registry registry) { + final TreeMap map = new TreeMap<>(); registry.streamTagsAndEntries().forEach(pair -> { - RegistryEntryList registryEntryList = pair.getSecond(); - JsonArray intList = new JsonArray(registryEntryList.size()); - for (RegistryEntry registryEntry : registryEntryList) { - if (registryEntry.getType() != RegistryEntry.Type.REFERENCE) { + final RegistryEntryList registryEntryList = pair.getSecond(); + final JsonArray intList = new JsonArray(registryEntryList.size()); + for (final RegistryEntry registryEntry : registryEntryList) { + if (RegistryEntry.Type.REFERENCE != registryEntry.getType()) { throw new IllegalStateException("Can't serialize unregistered value " + registryEntry); } intList.add(registry.getRawId(registryEntry.value())); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java b/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java index a44ee34f0..bf773c05d 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java @@ -18,14 +18,14 @@ public String fileName() { @Override public JsonElement extract() { - JsonArray translationsJson = new JsonArray(); + final JsonArray translationsJson = new JsonArray(); - Map translations = extractTranslations(); - for (var translation : translations.entrySet()) { - String translationKey = translation.getKey(); - String translationValue = translation.getValue(); + final Map translations = TranslationKeys.extractTranslations(); + for (final var translation : translations.entrySet()) { + final String translationKey = translation.getKey(); + final String translationValue = translation.getValue(); - var translationJson = new JsonObject(); + final var translationJson = new JsonObject(); translationJson.addProperty("key", translationKey); translationJson.addProperty("english_translation", translationValue); @@ -37,16 +37,16 @@ public JsonElement extract() { @SuppressWarnings("unchecked") private static Map extractTranslations() { - Language language = Language.getInstance(); + final Language language = Language.getInstance(); - Class anonymousClass = language.getClass(); - for (Field field : anonymousClass.getDeclaredFields()) { + final Class anonymousClass = language.getClass(); + for (final Field field : anonymousClass.getDeclaredFields()) { try { - Object fieldValue = field.get(language); + final Object fieldValue = field.get(language); if (fieldValue instanceof Map) { return (Map) fieldValue; } - } catch (IllegalAccessException e) { + } catch (final IllegalAccessException e) { throw new RuntimeException("Failed reflection on field '" + field + "' on class '" + anonymousClass + "'", e); } } diff --git a/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java b/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java deleted file mode 100644 index a050a3cac..000000000 --- a/extractor/src/main/java/rs/valence/extractor/mixin/GrabPackets.java +++ /dev/null @@ -1,37 +0,0 @@ -package rs.valence.extractor.mixin; - -import com.google.common.reflect.TypeToken; -import io.netty.buffer.ByteBuf; -import net.minecraft.network.NetworkStateBuilder; -import net.minecraft.network.codec.PacketCodec; -import net.minecraft.network.listener.PacketListener; -import net.minecraft.network.packet.Packet; -import org.spongepowered.asm.mixin.Mixin; -import org.spongepowered.asm.mixin.Shadow; -import org.spongepowered.asm.mixin.gen.Accessor; -import org.spongepowered.asm.mixin.injection.At; -import org.spongepowered.asm.mixin.injection.Inject; -import org.spongepowered.asm.mixin.injection.Redirect; -import org.spongepowered.asm.mixin.injection.callback.CallbackInfo; -import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; -import rs.valence.extractor.Main; -import rs.valence.extractor.extractors.Packets; - -import java.util.List; - -@Mixin(NetworkStateBuilder.class) -abstract class GrabPackets { - - @Inject(method = "add", at = @At("HEAD")) - protected

> void onAdd(net.minecraft.network.packet.PacketType

id, PacketCodec codec, CallbackInfoReturnable ci) { - try { -// TypeToken

typeToken = new TypeToken<>(getClass()) { -// }; -// System.out.println(typeToken.getRawType().getSimpleName()); - System.out.println(id.toString()); - } catch (NullPointerException e) { - e.printStackTrace(); - } - - } -} diff --git a/extractor/src/main/resources/extractor.mixins.json b/extractor/src/main/resources/extractor.mixins.json index fbd318738..e7d59d660 100644 --- a/extractor/src/main/resources/extractor.mixins.json +++ b/extractor/src/main/resources/extractor.mixins.json @@ -4,7 +4,6 @@ "package": "rs.valence.extractor.mixin", "compatibilityLevel": "JAVA_17", "mixins": [ - "ExposeWallBlock", - "GrabPackets" + "ExposeWallBlock" ] } \ No newline at end of file From 6251a5877a1eddfdd91f9d751491cf7eac9aecb1 Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Sun, 25 Aug 2024 08:29:15 +1200 Subject: [PATCH 09/10] code cleanup --- .../rs/valence/extractor/ClassComparator.java | 4 +- .../valence/extractor/DummyPlayerEntity.java | 4 +- .../java/rs/valence/extractor/DummyWorld.java | 40 +++--- .../main/java/rs/valence/extractor/Main.java | 66 ++++----- .../extractor/RegistryKeyComparator.java | 4 +- .../rs/valence/extractor/ValenceUtils.java | 6 +- .../extractor/extractors/Attributes.java | 8 +- .../valence/extractor/extractors/Blocks.java | 54 +++---- .../valence/extractor/extractors/Effects.java | 10 +- .../extractor/extractors/Enchants.java | 10 +- .../extractor/extractors/Entities.java | 132 +++++++++--------- .../valence/extractor/extractors/Items.java | 20 +-- .../rs/valence/extractor/extractors/Misc.java | 60 ++++---- .../extractors/PacketRegistries.java | 20 +-- .../valence/extractor/extractors/Packets.java | 24 ++-- .../extractor/extractors/Paintings.java | 14 +- .../valence/extractor/extractors/Sounds.java | 6 +- .../rs/valence/extractor/extractors/Tags.java | 34 ++--- .../extractor/extractors/TranslationKeys.java | 22 +-- 19 files changed, 269 insertions(+), 269 deletions(-) diff --git a/extractor/src/main/java/rs/valence/extractor/ClassComparator.java b/extractor/src/main/java/rs/valence/extractor/ClassComparator.java index f3b2928e9..675f0c82a 100644 --- a/extractor/src/main/java/rs/valence/extractor/ClassComparator.java +++ b/extractor/src/main/java/rs/valence/extractor/ClassComparator.java @@ -11,12 +11,12 @@ public ClassComparator() { } @Override - public int compare(final Class c1, final Class c2) { + public int compare(Class c1, Class c2) { return c1.getSimpleName().compareTo(c2.getSimpleName()); } @Override - public boolean equals(final Object comp) { + public boolean equals(Object comp) { return comp instanceof ClassComparator; } } diff --git a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java index 01aa85a6e..0bd933307 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyPlayerEntity.java @@ -15,10 +15,10 @@ public class DummyPlayerEntity extends PlayerEntity { static { INSTANCE = Main.magicallyInstantiate(DummyPlayerEntity.class); - DummyPlayerEntity.INSTANCE.initDataTracker(new DataTracker.Builder(DummyPlayerEntity.INSTANCE)); + INSTANCE.initDataTracker(new DataTracker.Builder(INSTANCE)); } - public DummyPlayerEntity(final World world, final BlockPos pos, final float yaw, final GameProfile gameProfile, @Nullable final PlayerPublicKey publicKey) { + public DummyPlayerEntity(World world, BlockPos pos, float yaw, GameProfile gameProfile, @Nullable PlayerPublicKey publicKey) { super(world, pos, yaw, gameProfile); } diff --git a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java index db3e942dd..c2a65f0ae 100644 --- a/extractor/src/main/java/rs/valence/extractor/DummyWorld.java +++ b/extractor/src/main/java/rs/valence/extractor/DummyWorld.java @@ -46,40 +46,40 @@ public class DummyWorld extends World { INSTANCE = Main.magicallyInstantiate(DummyWorld.class); try { - final var randomField = World.class.getDeclaredField("random"); + var randomField = World.class.getDeclaredField("random"); randomField.setAccessible(true); - randomField.set(DummyWorld.INSTANCE, Random.create()); + randomField.set(INSTANCE, Random.create()); - final var propertiesField = World.class.getDeclaredField("properties"); + var propertiesField = World.class.getDeclaredField("properties"); propertiesField.setAccessible(true); - propertiesField.set(DummyWorld.INSTANCE, new DummyMutableWorldProperties()); + propertiesField.set(INSTANCE, new DummyMutableWorldProperties()); - } catch (final NoSuchFieldException | IllegalAccessException e) { + } catch (NoSuchFieldException | IllegalAccessException e) { throw new RuntimeException(e); } } - private DummyWorld(final MutableWorldProperties properties, final RegistryKey registryRef, final DynamicRegistryManager registryManager, final RegistryEntry dimension, final Supplier profiler, final boolean isClient, final boolean debugWorld, final long seed, final int maxChainedNeighborUpdates) { + private DummyWorld(MutableWorldProperties properties, RegistryKey registryRef, DynamicRegistryManager registryManager, RegistryEntry dimension, Supplier profiler, boolean isClient, boolean debugWorld, long seed, int maxChainedNeighborUpdates) { super(properties, registryRef, registryManager, dimension, profiler, isClient, debugWorld, seed, maxChainedNeighborUpdates); } @Override - public void updateListeners(final BlockPos pos, final BlockState oldState, final BlockState newState, final int flags) { + public void updateListeners(BlockPos pos, BlockState oldState, BlockState newState, int flags) { } @Override - public void playSound(@Nullable final PlayerEntity except, final double x, final double y, final double z, final RegistryEntry sound, final SoundCategory category, final float volume, final float pitch, final long seed) { + public void playSound(@Nullable PlayerEntity except, double x, double y, double z, RegistryEntry sound, SoundCategory category, float volume, float pitch, long seed) { } @Override - public void playSound(@Nullable final PlayerEntity except, final double x, final double y, final double z, final SoundEvent sound, final SoundCategory category, final float volume, final float pitch, final long seed) { + public void playSound(@Nullable PlayerEntity except, double x, double y, double z, SoundEvent sound, SoundCategory category, float volume, float pitch, long seed) { } @Override - public void playSoundFromEntity(@Nullable final PlayerEntity except, final Entity entity, final RegistryEntry sound, final SoundCategory category, final float volume, final float pitch, final long seed) { + public void playSoundFromEntity(@Nullable PlayerEntity except, Entity entity, RegistryEntry sound, SoundCategory category, float volume, float pitch, long seed) { } @@ -90,7 +90,7 @@ public String asString() { @Nullable @Override - public Entity getEntityById(final int id) { + public Entity getEntityById(int id) { return null; } @@ -101,12 +101,12 @@ public TickManager getTickManager() { @Nullable @Override - public MapState getMapState(final MapIdComponent id) { + public MapState getMapState(MapIdComponent id) { return null; } @Override - public void putMapState(final MapIdComponent id, final MapState state) { + public void putMapState(MapIdComponent id, MapState state) { } @@ -116,7 +116,7 @@ public MapIdComponent increaseAndGetMapId() { } @Override - public void setBlockBreakingInfo(final int entityId, final BlockPos pos, final int progress) { + public void setBlockBreakingInfo(int entityId, BlockPos pos, int progress) { } @@ -151,12 +151,12 @@ public ChunkManager getChunkManager() { } @Override - public void syncWorldEvent(@Nullable final PlayerEntity player, final int eventId, final BlockPos pos, final int data) { + public void syncWorldEvent(@Nullable PlayerEntity player, int eventId, BlockPos pos, int data) { } @Override - public void emitGameEvent(final RegistryEntry event, final Vec3d emitterPos, final GameEvent.Emitter emitter) { + public void emitGameEvent(RegistryEntry event, Vec3d emitterPos, GameEvent.Emitter emitter) { } @@ -177,7 +177,7 @@ public FeatureSet getEnabledFeatures() { } @Override - public float getBrightness(final Direction direction, final boolean shaded) { + public float getBrightness(Direction direction, boolean shaded) { return 0; } @@ -187,7 +187,7 @@ public List getPlayers() { } @Override - public RegistryEntry getGeneratorStoredBiome(final int biomeX, final int biomeY, final int biomeZ) { + public RegistryEntry getGeneratorStoredBiome(int biomeX, int biomeY, int biomeZ) { return null; } @@ -226,7 +226,7 @@ public boolean isRaining() { } @Override - public void setRaining(final boolean raining) { + public void setRaining(boolean raining) { } @@ -251,7 +251,7 @@ public boolean isDifficultyLocked() { } @Override - public void setSpawnPos(final BlockPos pos, final float angle) { + public void setSpawnPos(BlockPos pos, float angle) { } } diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index c8d8cee6e..61a7a9cc9 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -20,27 +20,27 @@ public class Main implements ModInitializer { public static final String MOD_ID = "valence_extractor"; - public static final Logger LOGGER = LoggerFactory.getLogger(Main.MOD_ID); + public static final Logger LOGGER = LoggerFactory.getLogger(MOD_ID); /** * Magically creates an instance of a concrete class without calling its constructor. */ - public static T magicallyInstantiate(final Class clazz) { - final var rf = ReflectionFactory.getReflectionFactory(); + public static T magicallyInstantiate(Class clazz) { + var rf = ReflectionFactory.getReflectionFactory(); try { - final var objCon = Object.class.getDeclaredConstructor(); - final var con = rf.newConstructorForSerialization(clazz, objCon); + var objCon = Object.class.getDeclaredConstructor(); + var con = rf.newConstructorForSerialization(clazz, objCon); return clazz.cast(con.newInstance()); - } catch (final Throwable e) { + } catch (Throwable e) { throw new IllegalArgumentException("Failed to magically instantiate " + clazz.getName(), e); } } @Override public void onInitialize() { - Main.LOGGER.info("Starting extractors..."); + LOGGER.info("Starting extractors..."); - final var extractors = new Extractor[]{ + var extractors = new Extractor[]{ new Attributes(), new Blocks(), new Effects(), @@ -51,64 +51,64 @@ public void onInitialize() { new TranslationKeys(), }; - final Path outputDirectory; + Path outputDirectory; try { outputDirectory = Files.createDirectories(Paths.get("valence_extractor_output")); - } catch (final IOException e) { - Main.LOGGER.info("Failed to create output directory.", e); + } catch (IOException e) { + LOGGER.info("Failed to create output directory.", e); return; } - final var gson = new GsonBuilder().setPrettyPrinting().disableHtmlEscaping().serializeNulls().create(); + var gson = new GsonBuilder().setPrettyPrinting().disableHtmlEscaping().serializeNulls().create(); - for (final var ext : extractors) { + for (var ext : extractors) { try { - final var out = outputDirectory.resolve(ext.fileName()); - final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + var out = outputDirectory.resolve(ext.fileName()); + var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(ext.extract(), fileWriter); fileWriter.close(); - Main.LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (final Exception e) { - Main.LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); + LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (Exception e) { + LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); } } ServerLifecycleEvents.SERVER_STARTED.register(server -> { - Main.LOGGER.info("Server starting, Running startup extractors..."); + LOGGER.info("Server starting, Running startup extractors..."); // TODO: make `Codec` implement `Extractor` // TODO: the way to get Codex has changed, this is not working anymore - final var packetRegistryExtractor = new PacketRegistries(server); + var packetRegistryExtractor = new PacketRegistries(server); try { - final var out = outputDirectory.resolve(packetRegistryExtractor.fileName()); - final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + var out = outputDirectory.resolve(packetRegistryExtractor.fileName()); + var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(packetRegistryExtractor.extract(), fileWriter); fileWriter.close(); - Main.LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (final Exception e) { - Main.LOGGER.error("Extractor for \"" + packetRegistryExtractor.fileName() + "\" failed.", e); + LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (Exception e) { + LOGGER.error("Extractor for \"" + packetRegistryExtractor.fileName() + "\" failed.", e); } - final var startupExtractors = new Extractor[]{ + var startupExtractors = new Extractor[]{ new Tags(server), new Paintings(server), new Enchants(server), new Entities(server), }; - for (final var ext : startupExtractors) { + for (var ext : startupExtractors) { try { - final var out = outputDirectory.resolve(ext.fileName()); - final var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); + var out = outputDirectory.resolve(ext.fileName()); + var fileWriter = new FileWriter(out.toFile(), StandardCharsets.UTF_8); gson.toJson(ext.extract(), fileWriter); fileWriter.close(); - Main.LOGGER.info("Wrote " + out.toAbsolutePath()); - } catch (final Exception e) { - Main.LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); + LOGGER.info("Wrote " + out.toAbsolutePath()); + } catch (Exception e) { + LOGGER.error("Extractor for \"" + ext.fileName() + "\" failed.", e); } } - Main.LOGGER.info("Done."); + LOGGER.info("Done."); server.stop(false); }); } diff --git a/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java b/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java index efb407231..e69c6d0db 100644 --- a/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java +++ b/extractor/src/main/java/rs/valence/extractor/RegistryKeyComparator.java @@ -10,8 +10,8 @@ public RegistryKeyComparator() { } @Override - public int compare(final RegistryKey o1, final RegistryKey o2) { - final var c1 = o1.getRegistry().compareTo(o2.getRegistry()); + public int compare(RegistryKey o1, RegistryKey o2) { + var c1 = o1.getRegistry().compareTo(o2.getRegistry()); if (0 != c1) { return c1; diff --git a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java index f04087167..a116ec81e 100644 --- a/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java +++ b/extractor/src/main/java/rs/valence/extractor/ValenceUtils.java @@ -16,11 +16,11 @@ private ValenceUtils() { * @param str The string to convert. * @return The converted string. */ - public static String toPascalCase(final String str) { - final StringBuilder result = new StringBuilder(); + public static String toPascalCase(String str) { + StringBuilder result = new StringBuilder(); boolean capitalizeNext = true; - for (final char c : str.toCharArray()) { + for (char c : str.toCharArray()) { if (Character.isWhitespace(c) || '_' == c) { capitalizeNext = true; } else if (capitalizeNext) { diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java b/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java index 69a46b954..c22654e9f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Attributes.java @@ -21,10 +21,10 @@ public String fileName() { @Override public JsonElement extract() { - final var attributesJson = new JsonObject(); + var attributesJson = new JsonObject(); - for (final EntityAttribute attribute : Registries.ATTRIBUTE) { - final var attributeJson = new JsonObject(); + for (EntityAttribute attribute : Registries.ATTRIBUTE) { + var attributeJson = new JsonObject(); attributeJson.addProperty("id", Registries.ATTRIBUTE.getRawId(attribute)); attributeJson.addProperty("name", Registries.ATTRIBUTE.getId(attribute).getPath()); @@ -32,7 +32,7 @@ public JsonElement extract() { attributeJson.addProperty("translation_key", attribute.getTranslationKey()); attributeJson.addProperty("tracked", attribute.isTracked()); - if (attribute instanceof final ClampedEntityAttribute a) { + if (attribute instanceof ClampedEntityAttribute a) { attributeJson.addProperty("min_value", a.getMinValue()); attributeJson.addProperty("max_value", a.getMaxValue()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java index 8e08c43d3..07a41fb06 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java @@ -26,35 +26,35 @@ public String fileName() { @Override public JsonElement extract() { - final var topLevelJson = new JsonObject(); + var topLevelJson = new JsonObject(); - final var blocksJson = new JsonArray(); + var blocksJson = new JsonArray(); var stateIdCounter = 0; - final var shapes = new LinkedHashMap(); + var shapes = new LinkedHashMap(); - for (final var block : Registries.BLOCK) { - final var blockJson = new JsonObject(); + for (var block : Registries.BLOCK) { + var blockJson = new JsonObject(); blockJson.addProperty("id", Registries.BLOCK.getRawId(block)); blockJson.addProperty("name", Registries.BLOCK.getId(block).getPath()); blockJson.addProperty("translation_key", block.getTranslationKey()); blockJson.addProperty("item_id", Registries.ITEM.getRawId(block.asItem())); - if (block.asItem() instanceof final VerticallyAttachableBlockItem wsbItem) { + if (block.asItem() instanceof VerticallyAttachableBlockItem wsbItem) { if (wsbItem.getBlock() == block) { - final var wallBlock = ((ExposeWallBlock) wsbItem).getWallBlock(); + var wallBlock = ((ExposeWallBlock) wsbItem).getWallBlock(); blockJson.addProperty("wall_variant_id", Registries.BLOCK.getRawId(wallBlock)); } } - final var propsJson = new JsonArray(); - for (final var prop : block.getStateManager().getProperties()) { - final var propJson = new JsonObject(); + var propsJson = new JsonArray(); + for (var prop : block.getStateManager().getProperties()) { + var propJson = new JsonObject(); propJson.addProperty("name", prop.getName()); - final var valuesJson = new JsonArray(); - for (final var value : prop.getValues()) { + var valuesJson = new JsonArray(); + for (var value : prop.getValues()) { valuesJson.add(value.toString().toLowerCase(Locale.ROOT)); } propJson.add("values", valuesJson); @@ -63,10 +63,10 @@ public JsonElement extract() { } blockJson.add("properties", propsJson); - final var statesJson = new JsonArray(); - for (final var state : block.getStateManager().getStates()) { - final var stateJson = new JsonObject(); - final var id = stateIdCounter; + var statesJson = new JsonArray(); + for (var state : block.getStateManager().getStates()) { + var stateJson = new JsonObject(); + var id = stateIdCounter; stateIdCounter++; stateJson.addProperty("id", id); stateJson.addProperty("luminance", state.getLuminance()); @@ -79,17 +79,17 @@ public JsonElement extract() { blockJson.addProperty("default_state_id", id); } - final var collisionShapeIdxsJson = new JsonArray(); - for (final var box : state.getCollisionShape(EmptyBlockView.INSTANCE, BlockPos.ORIGIN).getBoundingBoxes()) { - final var collisionShape = new Shape(box.minX, box.minY, box.minZ, box.maxX, box.maxY, box.maxZ); + var collisionShapeIdxsJson = new JsonArray(); + for (var box : state.getCollisionShape(EmptyBlockView.INSTANCE, BlockPos.ORIGIN).getBoundingBoxes()) { + var collisionShape = new Shape(box.minX, box.minY, box.minZ, box.maxX, box.maxY, box.maxZ); - final var idx = shapes.putIfAbsent(collisionShape, shapes.size()); + var idx = shapes.putIfAbsent(collisionShape, shapes.size()); collisionShapeIdxsJson.add(Objects.requireNonNullElseGet(idx, () -> shapes.size() - 1)); } stateJson.add("collision_shapes", collisionShapeIdxsJson); - for (final var blockEntity : Registries.BLOCK_ENTITY_TYPE) { + for (var blockEntity : Registries.BLOCK_ENTITY_TYPE) { if (blockEntity.supports(state)) { stateJson.addProperty("block_entity_type", Registries.BLOCK_ENTITY_TYPE.getRawId(blockEntity)); } @@ -102,9 +102,9 @@ public JsonElement extract() { blocksJson.add(blockJson); } - final var blockEntitiesJson = new JsonArray(); - for (final var blockEntity : Registries.BLOCK_ENTITY_TYPE) { - final var blockEntityJson = new JsonObject(); + var blockEntitiesJson = new JsonArray(); + for (var blockEntity : Registries.BLOCK_ENTITY_TYPE) { + var blockEntityJson = new JsonObject(); blockEntityJson.addProperty("id", Registries.BLOCK_ENTITY_TYPE.getRawId(blockEntity)); blockEntityJson.addProperty("ident", Registries.BLOCK_ENTITY_TYPE.getId(blockEntity).toString()); blockEntityJson.addProperty("name", Registries.BLOCK_ENTITY_TYPE.getId(blockEntity).getPath()); @@ -112,9 +112,9 @@ public JsonElement extract() { blockEntitiesJson.add(blockEntityJson); } - final var shapesJson = new JsonArray(); - for (final var shape : shapes.keySet()) { - final var shapeJson = new JsonObject(); + var shapesJson = new JsonArray(); + for (var shape : shapes.keySet()) { + var shapeJson = new JsonObject(); shapeJson.addProperty("min_x", shape.minX); shapeJson.addProperty("min_y", shape.minY); shapeJson.addProperty("min_z", shape.minZ); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java index 423991a60..414fdd099 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Effects.java @@ -18,10 +18,10 @@ public String fileName() { @Override public JsonElement extract() { - final var effectsJson = new JsonArray(); + var effectsJson = new JsonArray(); - for (final var effect : Registries.STATUS_EFFECT) { - final var effectJson = new JsonObject(); + for (var effect : Registries.STATUS_EFFECT) { + var effectJson = new JsonObject(); effectJson.addProperty("id", Registries.STATUS_EFFECT.getRawId(effect)); effectJson.addProperty("name", Registries.STATUS_EFFECT.getId(effect).getPath()); @@ -30,10 +30,10 @@ public JsonElement extract() { effectJson.addProperty("instant", effect.isInstant()); effectJson.addProperty("category", ValenceUtils.toPascalCase(effect.getCategory().name())); - final var attributeModifiersJson = new JsonArray(); + var attributeModifiersJson = new JsonArray(); effect.forEachAttributeModifier(0, (attribute, modifier) -> { - final var attributeModifierJson = new JsonObject(); + var attributeModifierJson = new JsonObject(); attributeModifierJson.addProperty("attribute", attribute.getIdAsString()); attributeModifierJson.addProperty("operation", modifier.operation().getId()); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java index d140e77ee..7407ce67a 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Enchants.java @@ -15,8 +15,8 @@ public class Enchants implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; - public Enchants(final MinecraftServer server) { - registryManager = server.getRegistryManager(); + public Enchants(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); } @Override @@ -26,10 +26,10 @@ public String fileName() { @Override public JsonElement extract() { - final var enchantsJson = new JsonObject(); + var enchantsJson = new JsonObject(); - for (final var enchant : this.registryManager.get(RegistryKeys.ENCHANTMENT).streamEntries().toList()) { - enchantsJson.add(enchant.getKey().orElseThrow().getValue().toString(), Enchantment.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, this.registryManager), enchant.value()).getOrThrow()); + for (var enchant : registryManager.get(RegistryKeys.ENCHANTMENT).streamEntries().toList()) { + enchantsJson.add(enchant.getKey().orElseThrow().getValue().toString(), Enchantment.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), enchant.value()).getOrThrow()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index b3c30da8f..913077314 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -42,13 +42,13 @@ public class Entities implements Main.Extractor { private final ServerWorld world; - public Entities(final MinecraftServer server) { - world = server.getOverworld(); + public Entities(MinecraftServer server) { + this.world = server.getOverworld(); } - private static Main.Pair trackedDataToJson(final TrackedData data, final DataTracker tracker) { - var handler = data.dataType(); - var val = tracker.get(data); + private static Main.Pair trackedDataToJson(TrackedData data, DataTracker tracker) { + final var handler = data.dataType(); + final var val = tracker.get(data); if (handler == TrackedDataHandlerRegistry.BYTE) { return new Main.Pair<>("byte", new JsonPrimitive((Byte) val)); @@ -64,7 +64,7 @@ private static Main.Pair trackedDataToJson(final TrackedDat // TODO: return text as json element. return new Main.Pair<>("text_component", new JsonPrimitive(((Text) val).getString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_TEXT_COMPONENT) { - final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(((Text) o).getString())) + var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(((Text) o).getString())) .orElse(JsonNull.INSTANCE); return new Main.Pair<>("optional_text_component", res); } else if (handler == TrackedDataHandlerRegistry.ITEM_STACK) { @@ -73,23 +73,23 @@ private static Main.Pair trackedDataToJson(final TrackedDat } else if (handler == TrackedDataHandlerRegistry.BOOLEAN) { return new Main.Pair<>("boolean", new JsonPrimitive((Boolean) val)); } else if (handler == TrackedDataHandlerRegistry.ROTATION) { - final var json = new JsonObject(); - final var ea = (EulerAngle) val; + var json = new JsonObject(); + var ea = (EulerAngle) val; json.addProperty("pitch", ea.getPitch()); json.addProperty("yaw", ea.getYaw()); json.addProperty("roll", ea.getRoll()); return new Main.Pair<>("rotation", json); } else if (handler == TrackedDataHandlerRegistry.BLOCK_POS) { - final var bp = (BlockPos) val; - final var json = new JsonObject(); + var bp = (BlockPos) val; + var json = new JsonObject(); json.addProperty("x", bp.getX()); json.addProperty("y", bp.getY()); json.addProperty("z", bp.getZ()); return new Main.Pair<>("block_pos", json); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_BLOCK_POS) { return new Main.Pair<>("optional_block_pos", ((Optional) val).map(o -> { - final var bp = (BlockPos) o; - final var json = new JsonObject(); + var bp = (BlockPos) o; + var json = new JsonObject(); json.addProperty("x", bp.getX()); json.addProperty("y", bp.getY()); json.addProperty("z", bp.getZ()); @@ -98,43 +98,43 @@ private static Main.Pair trackedDataToJson(final TrackedDat } else if (handler == TrackedDataHandlerRegistry.FACING) { return new Main.Pair<>("facing", new JsonPrimitive(val.toString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_UUID) { - final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) + var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) .orElse(JsonNull.INSTANCE); return new Main.Pair<>("optional_uuid", res); } else if (handler == TrackedDataHandlerRegistry.BLOCK_STATE) { // TODO: get raw block state ID. - final var state = (BlockState) val; + var state = (BlockState) val; return new Main.Pair<>("block_state", new JsonPrimitive(state.toString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_BLOCK_STATE) { // TODO: get raw block state ID. - final var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) + var res = ((Optional) val).map(o -> (JsonElement) new JsonPrimitive(o.toString())) .orElse(JsonNull.INSTANCE); return new Main.Pair<>("optional_block_state", res); } else if (handler == TrackedDataHandlerRegistry.NBT_COMPOUND) { // TODO: base64 binary representation or SNBT? return new Main.Pair<>("nbt_compound", new JsonPrimitive(val.toString())); } else if (handler == TrackedDataHandlerRegistry.PARTICLE) { - final var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); + var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); return new Main.Pair<>("particle", new JsonPrimitive(id.getPath())); } else if (handler == TrackedDataHandlerRegistry.PARTICLE_LIST) { - final List particleList = (List) val; - final JsonArray json = new JsonArray(); - for (final ParticleEffect particleEffect : particleList) { - final var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); + List particleList = (List) val; + JsonArray json = new JsonArray(); + for (ParticleEffect particleEffect : particleList) { + var id = Registries.PARTICLE_TYPE.getId(((ParticleEffect) val).getType()); json.add(id.getPath()); } return new Main.Pair<>("particle_list", json); } else if (handler == TrackedDataHandlerRegistry.VILLAGER_DATA) { - final var vd = (VillagerData) val; - final var json = new JsonObject(); - final var type = Registries.VILLAGER_TYPE.getId(vd.getType()).getPath(); - final var profession = Registries.VILLAGER_PROFESSION.getId(vd.getProfession()).getPath(); + var vd = (VillagerData) val; + var json = new JsonObject(); + var type = Registries.VILLAGER_TYPE.getId(vd.getType()).getPath(); + var profession = Registries.VILLAGER_PROFESSION.getId(vd.getProfession()).getPath(); json.addProperty("type", type); json.addProperty("profession", profession); json.addProperty("level", vd.getLevel()); return new Main.Pair<>("villager_data", json); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_INT) { - final var opt = (OptionalInt) val; + var opt = (OptionalInt) val; return new Main.Pair<>("optional_int", opt.isPresent() ? new JsonPrimitive(opt.getAsInt()) : JsonNull.INSTANCE); } else if (handler == TrackedDataHandlerRegistry.ENTITY_POSE) { return new Main.Pair<>("entity_pose", new JsonPrimitive(((EntityPose) val).name().toLowerCase(Locale.ROOT))); @@ -149,11 +149,11 @@ private static Main.Pair trackedDataToJson(final TrackedDat new JsonPrimitive(((RegistryEntry) val).getIdAsString())); } else if (handler == TrackedDataHandlerRegistry.OPTIONAL_GLOBAL_POS) { return new Main.Pair<>("optional_global_pos", ((Optional) val).map(o -> { - final var gp = (GlobalPos) o; - final var json = new JsonObject(); + var gp = (GlobalPos) o; + var json = new JsonObject(); json.addProperty("dimension", gp.dimension().getValue().toString()); - final var posJson = new JsonObject(); + var posJson = new JsonObject(); posJson.addProperty("x", gp.pos().getX()); posJson.addProperty("y", gp.pos().getY()); posJson.addProperty("z", gp.pos().getZ()); @@ -162,7 +162,7 @@ private static Main.Pair trackedDataToJson(final TrackedDat return (JsonElement) json; }).orElse(JsonNull.INSTANCE)); } else if (handler == TrackedDataHandlerRegistry.PAINTING_VARIANT) { - final var variant = ((RegistryEntry) val).getKey().map(k -> k.getValue().getPath()).orElse(""); + var variant = ((RegistryEntry) val).getKey().map(k -> k.getValue().getPath()).orElse(""); return new Main.Pair<>("painting_variant", new JsonPrimitive(variant)); } else if (handler == TrackedDataHandlerRegistry.SNIFFER_STATE) { return new Main.Pair<>("sniffer_state", @@ -171,15 +171,15 @@ private static Main.Pair trackedDataToJson(final TrackedDat return new Main.Pair<>("armadillo_state", new JsonPrimitive(((ArmadilloEntity.State) val).name().toLowerCase(Locale.ROOT))); } else if (handler == TrackedDataHandlerRegistry.VECTOR3F) { - final var vec = (Vector3f) val; - final var json = new JsonObject(); + var vec = (Vector3f) val; + var json = new JsonObject(); json.addProperty("x", vec.x); json.addProperty("y", vec.y); json.addProperty("z", vec.z); return new Main.Pair<>("vector3f", json); } else if (handler == TrackedDataHandlerRegistry.QUATERNIONF) { - final var quat = (Quaternionf) val; - final var json = new JsonObject(); + var quat = (Quaternionf) val; + var json = new JsonObject(); json.addProperty("x", quat.x); json.addProperty("y", quat.y); json.addProperty("z", quat.z); @@ -200,25 +200,25 @@ public String fileName() { @SuppressWarnings("unchecked") public JsonElement extract() throws IllegalAccessException, NoSuchFieldException { - var entityList = new ArrayList, EntityType>>(); - final var entityClassTypeMap = new HashMap, EntityType>(); - for (final var f : EntityType.class.getFields()) { + final var entityList = new ArrayList, EntityType>>(); + var entityClassTypeMap = new HashMap, EntityType>(); + for (var f : EntityType.class.getFields()) { if (f.getType().equals(EntityType.class)) { - final var entityClass = (Class) ((ParameterizedType) f.getGenericType()) + var entityClass = (Class) ((ParameterizedType) f.getGenericType()) .getActualTypeArguments()[0]; - final var entityType = (EntityType) f.get(null); + var entityType = (EntityType) f.get(null); entityList.add(new Main.Pair<>(entityClass, entityType)); entityClassTypeMap.put(entityClass, entityType); } } - var dataTrackerField = Entity.class.getDeclaredField("dataTracker"); + final var dataTrackerField = Entity.class.getDeclaredField("dataTracker"); dataTrackerField.setAccessible(true); - final var entitiesMap = new TreeMap, JsonElement>(new ClassComparator()); + var entitiesMap = new TreeMap, JsonElement>(new ClassComparator()); - for (final var entry : entityList) { + for (var entry : entityList) { var entityClass = entry.left(); @Nullable var entityType = entry.right(); @@ -231,18 +231,18 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException // the data tracker field from the base entity class. // We also handle player entities specially since they cannot be spawned with // EntityType#create. - var entityInstance = entityType.equals(EntityType.PLAYER) ? new DummyPlayerEntity(this.world, BlockPos.ofFloored(0, 70, 0), 0, new GameProfile(UUID.randomUUID(), "cooldude"), null) - : entityType.create(this.world); + final var entityInstance = entityType.equals(EntityType.PLAYER) ? new DummyPlayerEntity(world, BlockPos.ofFloored(0, 70, 0), 0, new GameProfile(UUID.randomUUID(), "cooldude"), null) + : entityType.create(world); - var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); + final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); // final var dataTracker = entityInstance.getDataTracker(); while (null == entitiesMap.get(entityClass)) { - final var entityJson = new JsonObject(); + var entityJson = new JsonObject(); - final var parent = entityClass.getSuperclass(); - final var hasParent = null != parent && Entity.class.isAssignableFrom(parent); + var parent = entityClass.getSuperclass(); + var hasParent = null != parent && Entity.class.isAssignableFrom(parent); if (hasParent) { entityJson.addProperty("parent", parent.getSimpleName()); @@ -254,20 +254,20 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException entityJson.add("translation_key", new JsonPrimitive(entityType.getTranslationKey())); } - final var fieldsJson = new JsonArray(); - for (final var entityField : entityClass.getDeclaredFields()) { + var fieldsJson = new JsonArray(); + for (var entityField : entityClass.getDeclaredFields()) { if (entityField.getType().equals(TrackedData.class)) { entityField.setAccessible(true); - final var trackedData = (TrackedData) entityField.get(null); + var trackedData = (TrackedData) entityField.get(null); - final var fieldJson = new JsonObject(); - final var fieldName = entityField.getName().toLowerCase(Locale.ROOT); + var fieldJson = new JsonObject(); + var fieldName = entityField.getName().toLowerCase(Locale.ROOT); fieldJson.addProperty("name", fieldName); fieldJson.addProperty("index", trackedData.id()); - final var data = trackedDataToJson(trackedData, dataTracker); + var data = Entities.trackedDataToJson(trackedData, dataTracker); fieldJson.addProperty("type", data.left()); fieldJson.add("default_value", data.right()); @@ -276,20 +276,20 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException } entityJson.add("fields", fieldsJson); - if (entityInstance instanceof final LivingEntity livingEntity) { - final var type = (EntityType) entityType; - final var defaultAttributes = DefaultAttributeRegistry.get(type); - final var attributesJson = new JsonArray(); + if (entityInstance instanceof LivingEntity livingEntity) { + var type = (EntityType) entityType; + var defaultAttributes = DefaultAttributeRegistry.get(type); + var attributesJson = new JsonArray(); if (null != defaultAttributes) { - final var instancesField = defaultAttributes.getClass().getDeclaredField("instances"); + var instancesField = defaultAttributes.getClass().getDeclaredField("instances"); instancesField.setAccessible(true); - final var instances = (Map) instancesField + var instances = (Map) instancesField .get(defaultAttributes); - for (final var instance : instances.values()) { - final var attribute = instance.getAttribute().value(); + for (var instance : instances.values()) { + var attribute = instance.getAttribute().value(); - final var attributeJson = new JsonObject(); + var attributeJson = new JsonObject(); attributeJson.addProperty("id", Registries.ATTRIBUTE.getRawId(attribute)); attributeJson.addProperty("name", Registries.ATTRIBUTE.getId(attribute).getPath()); @@ -301,9 +301,9 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException entityJson.add("attributes", attributesJson); } - final var bb = entityInstance.getBoundingBox(); + var bb = entityInstance.getBoundingBox(); if (null != bb && null != entityType) { - final var boundingBoxJson = new JsonObject(); + var boundingBoxJson = new JsonObject(); boundingBoxJson.addProperty("size_x", bb.getLengthX()); boundingBoxJson.addProperty("size_y", bb.getLengthY()); @@ -323,8 +323,8 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException } } - final var entitiesJson = new JsonObject(); - for (final var entry : entitiesMap.entrySet()) { + var entitiesJson = new JsonObject(); + for (var entry : entitiesMap.entrySet()) { entitiesJson.add(entry.getKey().getSimpleName(), entry.getValue()); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java index e144e33fd..1d447ba7f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java @@ -18,10 +18,10 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - final var itemsJson = new JsonArray(); + var itemsJson = new JsonArray(); - for (final var item : Registries.ITEM) { - final var itemJson = new JsonObject(); + for (var item : Registries.ITEM) { + var itemJson = new JsonObject(); itemJson.addProperty("id", Registries.ITEM.getRawId(item)); itemJson.addProperty("name", Registries.ITEM.getId(item).getPath()); itemJson.addProperty("translation_key", item.getTranslationKey()); @@ -31,8 +31,8 @@ public JsonElement extract() throws Exception { itemJson.addProperty("fireproof", item.getComponents().contains(DataComponentTypes.FIRE_RESISTANT)); if (item.getComponents().contains(DataComponentTypes.FOOD)) { - final var foodJson = new JsonObject(); - final var foodComp = item.getComponents().get(DataComponentTypes.FOOD); + var foodJson = new JsonObject(); + var foodComp = item.getComponents().get(DataComponentTypes.FOOD); foodJson.addProperty("hunger", foodComp.nutrition()); foodJson.addProperty("saturation", foodComp.saturation()); @@ -41,12 +41,12 @@ public JsonElement extract() throws Exception { itemJson.add("food", foodJson); - final var effectsJson = new JsonArray(); - for (final var effectEntry : foodComp.effects()) { - final var effectJson = new JsonObject(); + var effectsJson = new JsonArray(); + for (var effectEntry : foodComp.effects()) { + var effectJson = new JsonObject(); - final var effect = effectEntry.effect(); - final var chance = effectEntry.probability(); + var effect = effectEntry.effect(); + var chance = effectEntry.probability(); effectJson.addProperty("chance", chance); effectJson.addProperty("translation_key", effect.getTranslationKey()); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java index f0721530a..43269280f 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Misc.java @@ -28,18 +28,18 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - final var miscJson = new JsonObject(); + var miscJson = new JsonObject(); - final var entityTypeJson = new JsonObject(); - for (final var type : Registries.ENTITY_TYPE) { + var entityTypeJson = new JsonObject(); + for (var type : Registries.ENTITY_TYPE) { entityTypeJson.addProperty(Registries.ENTITY_TYPE.getId(type).getPath(), Registries.ENTITY_TYPE.getRawId(type)); } miscJson.add("entity_type", entityTypeJson); - final var entityStatusJson = new JsonObject(); - for (final var field : EntityStatuses.class.getDeclaredFields()) { - if (field.canAccess(null) && field.get(null) instanceof final Byte code) { + var entityStatusJson = new JsonObject(); + for (var field : EntityStatuses.class.getDeclaredFields()) { + if (field.canAccess(null) && field.get(null) instanceof Byte code) { if ("field_30030".equals(field.getName())) { entityStatusJson.addProperty("stop_attack", code); } else { @@ -49,38 +49,38 @@ public JsonElement extract() throws Exception { } miscJson.add("entity_status", entityStatusJson); - final var entityAnimationJson = new JsonObject(); - for (final var field : EntityAnimationS2CPacket.class.getDeclaredFields()) { + var entityAnimationJson = new JsonObject(); + for (var field : EntityAnimationS2CPacket.class.getDeclaredFields()) { field.setAccessible(true); if (Modifier.isStatic(field.getModifiers()) && field.canAccess(null) - && field.get(null) instanceof final Integer i) { + && field.get(null) instanceof Integer i) { entityAnimationJson.addProperty(field.getName().toLowerCase(Locale.ROOT), i); } } miscJson.add("entity_animation", entityAnimationJson); - final var villagerTypeJson = new JsonObject(); - for (final var type : Registries.VILLAGER_TYPE) { + var villagerTypeJson = new JsonObject(); + for (var type : Registries.VILLAGER_TYPE) { villagerTypeJson.addProperty(Registries.VILLAGER_TYPE.getId(type).getPath(), Registries.VILLAGER_TYPE.getRawId(type)); } miscJson.add("villager_type", villagerTypeJson); - final var villagerProfessionJson = new JsonObject(); - for (final var profession : Registries.VILLAGER_PROFESSION) { + var villagerProfessionJson = new JsonObject(); + for (var profession : Registries.VILLAGER_PROFESSION) { villagerProfessionJson.addProperty(profession.id(), Registries.VILLAGER_PROFESSION.getRawId(profession)); } miscJson.add("villager_profession", villagerProfessionJson); - final var catVariantJson = new JsonObject(); - for (final var variant : Registries.CAT_VARIANT) { + var catVariantJson = new JsonObject(); + for (var variant : Registries.CAT_VARIANT) { catVariantJson.addProperty(Registries.CAT_VARIANT.getId(variant).getPath(), Registries.CAT_VARIANT.getRawId(variant)); } miscJson.add("cat_variant", catVariantJson); - final var frogVariantJson = new JsonObject(); - for (final var variant : Registries.FROG_VARIANT) { + var frogVariantJson = new JsonObject(); + for (var variant : Registries.FROG_VARIANT) { frogVariantJson.addProperty(Registries.FROG_VARIANT.getId(variant).getPath(), Registries.FROG_VARIANT.getRawId(variant)); } @@ -88,38 +88,38 @@ public JsonElement extract() throws Exception { - final var directionJson = new JsonObject(); - for (final var dir : Direction.values()) { + var directionJson = new JsonObject(); + for (var dir : Direction.values()) { directionJson.addProperty(dir.getName(), dir.getId()); } miscJson.add("direction", directionJson); - final var entityPoseJson = new JsonObject(); - final var poses = EntityPose.values(); + var entityPoseJson = new JsonObject(); + var poses = EntityPose.values(); for (int i = 0; i < poses.length; i++) { entityPoseJson.addProperty(poses[i].name().toLowerCase(Locale.ROOT), i); } miscJson.add("entity_pose", entityPoseJson); - final var particleTypesJson = new JsonObject(); - for (final var type : Registries.PARTICLE_TYPE) { + var particleTypesJson = new JsonObject(); + for (var type : Registries.PARTICLE_TYPE) { particleTypesJson.addProperty(Registries.PARTICLE_TYPE.getId(type).getPath(), Registries.PARTICLE_TYPE.getRawId(type)); } miscJson.add("particle_type", particleTypesJson); - final var snifferStateJson = new JsonObject(); - for (final var state : SnifferEntity.State.values()) { + var snifferStateJson = new JsonObject(); + for (var state : SnifferEntity.State.values()) { snifferStateJson.addProperty(state.name().toLowerCase(Locale.ROOT), state.ordinal()); } miscJson.add("sniffer_state", snifferStateJson); - final var trackedDataHandlerJson = new JsonObject(); - for (final var field : TrackedDataHandlerRegistry.class.getDeclaredFields()) { + var trackedDataHandlerJson = new JsonObject(); + for (var field : TrackedDataHandlerRegistry.class.getDeclaredFields()) { field.setAccessible(true); - if (Modifier.isStatic(field.getModifiers()) && field.get(null) instanceof final TrackedDataHandler handler) { - final var name = field.getName().toLowerCase(Locale.ROOT); - final var id = TrackedDataHandlerRegistry.getId(handler); + if (Modifier.isStatic(field.getModifiers()) && field.get(null) instanceof TrackedDataHandler handler) { + var name = field.getName().toLowerCase(Locale.ROOT); + var id = TrackedDataHandlerRegistry.getId(handler); trackedDataHandlerJson.addProperty(name, id); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java index e05c5628e..36986d645 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java @@ -16,19 +16,19 @@ public class PacketRegistries implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; private final CombinedDynamicRegistries registries; - public PacketRegistries(final MinecraftServer server) { - registryManager = server.getRegistryManager(); - registries = server.getCombinedDynamicRegistries(); + public PacketRegistries(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); + this.registries = server.getCombinedDynamicRegistries(); } public String fileName() { return "registry_codec.json"; } - public static JsonObject mapJson(final RegistryLoader.Entry registry_entry, final DynamicRegistryManager.Immutable registryManager, final CombinedDynamicRegistries combinedRegistries) { - final Codec codec = registry_entry.elementCodec(); - final Registry registry = registryManager.get(registry_entry.key()); - final JsonObject json = new JsonObject(); + public static JsonObject mapJson(RegistryLoader.Entry registry_entry, DynamicRegistryManager.Immutable registryManager, CombinedDynamicRegistries combinedRegistries) { + Codec codec = registry_entry.elementCodec(); + Registry registry = registryManager.get(registry_entry.key()); + JsonObject json = new JsonObject(); registry.streamEntries().forEach(entry -> { json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(combinedRegistries.getCombinedRegistryManager().getOps(JsonOps.INSTANCE), entry.value()).resultOrPartial((e) -> Main.LOGGER.error("Cannot encode json: {}", e)).orElseThrow()); }); @@ -36,10 +36,10 @@ public static JsonObject mapJson(final RegistryLoader.Entry registry_entr } public JsonElement extract() { - final Stream> registries = RegistryLoader.SYNCED_REGISTRIES.stream(); - final JsonObject json = new JsonObject(); + Stream> registries = RegistryLoader.SYNCED_REGISTRIES.stream(); + JsonObject json = new JsonObject(); registries.forEach(entry -> { - json.add(entry.key().getValue().toString(), PacketRegistries.mapJson(entry, this.registryManager, this.registries)); + json.add(entry.key().getValue().toString(), mapJson(entry, registryManager, this.registries)); }); return json; } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java index 785b07b42..d007565bd 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Packets.java @@ -19,24 +19,24 @@ public String fileName() { @Override public JsonElement extract() throws IOException { - final var packetsJson = new JsonArray(); + var packetsJson = new JsonArray(); - Packets.serializeFactory(HandshakeStates.C2S_FACTORY, packetsJson); - Packets.serializeFactory(QueryStates.C2S_FACTORY, packetsJson); - Packets.serializeFactory(QueryStates.S2C_FACTORY, packetsJson); - Packets.serializeFactory(LoginStates.C2S_FACTORY, packetsJson); - Packets.serializeFactory(LoginStates.S2C_FACTORY, packetsJson); - Packets.serializeFactory(ConfigurationStates.C2S_FACTORY, packetsJson); - Packets.serializeFactory(ConfigurationStates.S2C_FACTORY, packetsJson); - Packets.serializeFactory(PlayStateFactories.C2S, packetsJson); - Packets.serializeFactory(PlayStateFactories.S2C, packetsJson); + serializeFactory(HandshakeStates.C2S_FACTORY, packetsJson); + serializeFactory(QueryStates.C2S_FACTORY, packetsJson); + serializeFactory(QueryStates.S2C_FACTORY, packetsJson); + serializeFactory(LoginStates.C2S_FACTORY, packetsJson); + serializeFactory(LoginStates.S2C_FACTORY, packetsJson); + serializeFactory(ConfigurationStates.C2S_FACTORY, packetsJson); + serializeFactory(ConfigurationStates.S2C_FACTORY, packetsJson); + serializeFactory(PlayStateFactories.C2S, packetsJson); + serializeFactory(PlayStateFactories.S2C, packetsJson); return packetsJson; } - private static void serializeFactory(final NetworkState.Factory factory, final JsonArray json) { + private static void serializeFactory(NetworkState.Factory factory, JsonArray json) { factory.forEachPacketType((type, i) -> { - final var packetJson = new JsonObject(); + var packetJson = new JsonObject(); packetJson.addProperty("name", type.id().getPath()); packetJson.addProperty("phase", factory.phase().getId()); packetJson.addProperty("side", factory.side().getName()); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java index 9c8431e2b..8a22a72a1 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Paintings.java @@ -14,8 +14,8 @@ public class Paintings implements Main.Extractor { private final DynamicRegistryManager.Immutable registryManager; - public Paintings(final MinecraftServer server) { - registryManager = server.getRegistryManager(); + public Paintings(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); } @Override @@ -25,15 +25,15 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - final var dataDrivenMiscJson = new JsonObject(); + var dataDrivenMiscJson = new JsonObject(); - final var paintingRegistry = this.registryManager.get(RegistryKeys.PAINTING_VARIANT); + var paintingRegistry = registryManager.get(RegistryKeys.PAINTING_VARIANT); - final var codec = PaintingVariant.CODEC; + var codec = PaintingVariant.CODEC; - final JsonObject json = new JsonObject(); + JsonObject json = new JsonObject(); paintingRegistry.streamEntries().forEach(entry -> { - json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(RegistryOps.of(JsonOps.INSTANCE, this.registryManager), entry.value()).getOrThrow()); + json.add(entry.getKey().orElseThrow().getValue().toString(), codec.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), entry.value()).getOrThrow()); }); return json; diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java b/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java index 40b33b41b..a204be726 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Sounds.java @@ -17,10 +17,10 @@ public String fileName() { @Override public JsonElement extract() throws Exception { - final var itemsJson = new JsonArray(); + var itemsJson = new JsonArray(); - for (final var sound : Registries.SOUND_EVENT) { - final var itemJson = new JsonObject(); + for (var sound : Registries.SOUND_EVENT) { + var itemJson = new JsonObject(); itemJson.addProperty("id", Registries.SOUND_EVENT.getRawId(sound)); itemJson.addProperty("name", Registries.SOUND_EVENT.getId(sound).getPath()); itemsJson.add(itemJson); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java b/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java index 7f7a7e237..f7d3976af 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Tags.java @@ -22,8 +22,8 @@ public class Tags implements Main.Extractor { private final CombinedDynamicRegistries dynamicRegistryManager; - public Tags(final MinecraftServer server) { - dynamicRegistryManager = server.getCombinedDynamicRegistries(); + public Tags(MinecraftServer server) { + this.dynamicRegistryManager = server.getCombinedDynamicRegistries(); } @Override @@ -33,22 +33,22 @@ public String fileName() { @Override public JsonElement extract() { - final var tagsJson = new JsonObject(); + var tagsJson = new JsonObject(); - var registryTags = - SerializableRegistries.streamRegistryManagerEntries(dynamicRegistryManager) - .map(registry -> Pair.of(registry.key(), Tags.serializeTags(registry.value()))) + final var registryTags = + SerializableRegistries.streamRegistryManagerEntries(this.dynamicRegistryManager) + .map(registry -> Pair.of(registry.key(), serializeTags(registry.value()))) .filter(pair -> !(pair.getSecond()).isEmpty()) .collect(Collectors.toMap(Pair::getFirst, Pair::getSecond, (l, r) -> r, () -> new TreeMap<>(new RegistryKeyComparator()))); - for (final var registry : registryTags.entrySet()) { - final var registryIdent = registry.getKey().getValue().toString(); - final var tagGroupTagsJson = new JsonObject(); + for (var registry : registryTags.entrySet()) { + var registryIdent = registry.getKey().getValue().toString(); + var tagGroupTagsJson = new JsonObject(); - for (final var tag : registry.getValue().entrySet()) { - final var ident = tag.getKey().toString(); - final var rawIds = tag.getValue(); + for (var tag : registry.getValue().entrySet()) { + var ident = tag.getKey().toString(); + var rawIds = tag.getValue(); tagGroupTagsJson.add(ident, rawIds); } @@ -58,12 +58,12 @@ public JsonElement extract() { return tagsJson; } - private static Map serializeTags(final Registry registry) { - final TreeMap map = new TreeMap<>(); + private static Map serializeTags(Registry registry) { + TreeMap map = new TreeMap<>(); registry.streamTagsAndEntries().forEach(pair -> { - final RegistryEntryList registryEntryList = pair.getSecond(); - final JsonArray intList = new JsonArray(registryEntryList.size()); - for (final RegistryEntry registryEntry : registryEntryList) { + RegistryEntryList registryEntryList = pair.getSecond(); + JsonArray intList = new JsonArray(registryEntryList.size()); + for (RegistryEntry registryEntry : registryEntryList) { if (RegistryEntry.Type.REFERENCE != registryEntry.getType()) { throw new IllegalStateException("Can't serialize unregistered value " + registryEntry); } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java b/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java index bf773c05d..a44ee34f0 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/TranslationKeys.java @@ -18,14 +18,14 @@ public String fileName() { @Override public JsonElement extract() { - final JsonArray translationsJson = new JsonArray(); + JsonArray translationsJson = new JsonArray(); - final Map translations = TranslationKeys.extractTranslations(); - for (final var translation : translations.entrySet()) { - final String translationKey = translation.getKey(); - final String translationValue = translation.getValue(); + Map translations = extractTranslations(); + for (var translation : translations.entrySet()) { + String translationKey = translation.getKey(); + String translationValue = translation.getValue(); - final var translationJson = new JsonObject(); + var translationJson = new JsonObject(); translationJson.addProperty("key", translationKey); translationJson.addProperty("english_translation", translationValue); @@ -37,16 +37,16 @@ public JsonElement extract() { @SuppressWarnings("unchecked") private static Map extractTranslations() { - final Language language = Language.getInstance(); + Language language = Language.getInstance(); - final Class anonymousClass = language.getClass(); - for (final Field field : anonymousClass.getDeclaredFields()) { + Class anonymousClass = language.getClass(); + for (Field field : anonymousClass.getDeclaredFields()) { try { - final Object fieldValue = field.get(language); + Object fieldValue = field.get(language); if (fieldValue instanceof Map) { return (Map) fieldValue; } - } catch (final IllegalAccessException e) { + } catch (IllegalAccessException e) { throw new RuntimeException("Failed reflection on field '" + field + "' on class '" + anonymousClass + "'", e); } } From d51a0a4939bf4ab46c9d45126c893c1eaa274d44 Mon Sep 17 00:00:00 2001 From: jack crump-leys Date: Sun, 25 Aug 2024 09:36:53 +1200 Subject: [PATCH 10/10] improve Items.java + code cleanup + fix ci to java 21 --- .github/workflows/ci.yml | 2 +- .../main/java/rs/valence/extractor/Main.java | 2 +- .../valence/extractor/extractors/Blocks.java | 2 - .../extractor/extractors/Entities.java | 1 - .../valence/extractor/extractors/Items.java | 60 ++++++++----------- .../extractors/PacketRegistries.java | 1 - 6 files changed, 26 insertions(+), 42 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea46962fd..e72d5aada 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -147,7 +147,7 @@ jobs: uses: actions/setup-java@v2 with: distribution: "zulu" - java-version: "17" + java-version: "21" - name: Test Build run: ./gradlew build diff --git a/extractor/src/main/java/rs/valence/extractor/Main.java b/extractor/src/main/java/rs/valence/extractor/Main.java index 61a7a9cc9..8cbff3f14 100644 --- a/extractor/src/main/java/rs/valence/extractor/Main.java +++ b/extractor/src/main/java/rs/valence/extractor/Main.java @@ -45,7 +45,6 @@ public void onInitialize() { new Blocks(), new Effects(), new Misc(), - new Items(), new Packets(), new Sounds(), new TranslationKeys(), @@ -94,6 +93,7 @@ public void onInitialize() { new Paintings(server), new Enchants(server), new Entities(server), + new Items(server), }; for (var ext : startupExtractors) { diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java index 07a41fb06..bb3e5c613 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Blocks.java @@ -72,8 +72,6 @@ public JsonElement extract() { stateJson.addProperty("luminance", state.getLuminance()); stateJson.addProperty("opaque", state.isOpaque()); stateJson.addProperty("replaceable", state.isReplaceable()); - // TODO `blocksMovement` seems to be deprecated. How else can one get this property? - stateJson.addProperty("blocks_motion", state.blocksMovement()); if (block.getDefaultState().equals(state)) { blockJson.addProperty("default_state_id", id); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java index 913077314..2a1c8929a 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Entities.java @@ -236,7 +236,6 @@ public JsonElement extract() throws IllegalAccessException, NoSuchFieldException final var dataTracker = (DataTracker) dataTrackerField.get(entityInstance); -// final var dataTracker = entityInstance.getDataTracker(); while (null == entitiesMap.get(entityClass)) { var entityJson = new JsonObject(); diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java index 1d447ba7f..f202e96b1 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/Items.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/Items.java @@ -3,12 +3,25 @@ import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; +import com.mojang.serialization.JsonOps; +import net.minecraft.component.ComponentMap; import net.minecraft.component.DataComponentTypes; +import net.minecraft.component.type.FoodComponent; +import net.minecraft.enchantment.Enchantment; +import net.minecraft.item.Item; +import net.minecraft.item.ItemStack; +import net.minecraft.registry.DynamicRegistryManager; import net.minecraft.registry.Registries; +import net.minecraft.registry.RegistryKeys; +import net.minecraft.registry.RegistryOps; +import net.minecraft.server.MinecraftServer; import rs.valence.extractor.Main; public class Items implements Main.Extractor { - public Items() { + private final DynamicRegistryManager.Immutable registryManager; + + public Items(MinecraftServer server) { + this.registryManager = server.getRegistryManager(); } @Override @@ -20,47 +33,22 @@ public String fileName() { public JsonElement extract() throws Exception { var itemsJson = new JsonArray(); - for (var item : Registries.ITEM) { + for (var item : registryManager.get(RegistryKeys.ITEM).streamEntries().toList()) { var itemJson = new JsonObject(); - itemJson.addProperty("id", Registries.ITEM.getRawId(item)); - itemJson.addProperty("name", Registries.ITEM.getId(item).getPath()); - itemJson.addProperty("translation_key", item.getTranslationKey()); - itemJson.addProperty("max_stack", item.getMaxCount()); - itemJson.addProperty("max_durability", item.getDefaultStack().getMaxDamage()); - itemJson.addProperty("enchantability", item.getEnchantability()); - itemJson.addProperty("fireproof", item.getComponents().contains(DataComponentTypes.FIRE_RESISTANT)); - - if (item.getComponents().contains(DataComponentTypes.FOOD)) { - var foodJson = new JsonObject(); - var foodComp = item.getComponents().get(DataComponentTypes.FOOD); - - foodJson.addProperty("hunger", foodComp.nutrition()); - foodJson.addProperty("saturation", foodComp.saturation()); - foodJson.addProperty("always_edible", foodComp.canAlwaysEat()); - foodJson.addProperty("eat_ticks", foodComp.getEatTicks()); - - itemJson.add("food", foodJson); - var effectsJson = new JsonArray(); - for (var effectEntry : foodComp.effects()) { - var effectJson = new JsonObject(); + itemJson.addProperty("id", item.getKey().orElseThrow().getValue().toString()); + itemJson.addProperty("name", item.getKey().orElseThrow().getValue().toString()); + Item realItem = item.value(); + itemJson.addProperty("translation_key", realItem.getTranslationKey()); + itemJson.addProperty("max_stack", realItem.getMaxCount()); + itemJson.addProperty("max_durability", realItem.getDefaultStack().getMaxDamage()); + itemJson.addProperty("enchantability", realItem.getEnchantability()); + itemJson.addProperty("fireproof", realItem.getComponents().contains(DataComponentTypes.FIRE_RESISTANT)); - var effect = effectEntry.effect(); - var chance = effectEntry.probability(); - - effectJson.addProperty("chance", chance); - effectJson.addProperty("translation_key", effect.getTranslationKey()); - // TODO: more effect information. - - effectsJson.add(effectJson); - } - - foodJson.add("effects", effectsJson); - } + itemJson.add("components", ComponentMap.CODEC.encodeStart(RegistryOps.of(JsonOps.INSTANCE, registryManager), realItem.getComponents()).getOrThrow()); itemsJson.add(itemJson); } - return itemsJson; } } diff --git a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java index 36986d645..13c1583cf 100644 --- a/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java +++ b/extractor/src/main/java/rs/valence/extractor/extractors/PacketRegistries.java @@ -12,7 +12,6 @@ public class PacketRegistries implements Main.Extractor { -// private static final RegistryOps REGISTRY_OPS= RegistryOps.of(JsonOps.INSTANCE, DynamicRegistryManager.of(Regist)); private final DynamicRegistryManager.Immutable registryManager; private final CombinedDynamicRegistries registries;